/*
Author: Tom Sinclair
Website: Filosofou
Date: 18/11/08
*/ 
html, body{ 
	margin:0; 
	padding:0; 
	text-align:center; 
} 
 
#pagewidth{ 
	width:100%; 
	text-align:left;  
	z-index: 1;
} 

.style6 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color: 333333;
}

.style6.link {
text-decoration:none;
}
 
#logo {
	float: left;
	position: absolute;
	width: 69px;
	height: 112px;
	margin: -20px 0 0 26px;
	z-index: 2;	
	background-image: url(images/Logo.gif);
	background-repeat: no-repeat;
}

#logo img {
	margin: 50px 0 0 90px;	
}

#top_links_full {
	position:relative; 
	height:21px; 
	background-color:#000000; 	
}

#top_links {
	position:relative; 
	height:21px; 
	background-color:#000000; 
	width:960px;
	color: #FFF;
	margin-left: auto;
	margin-right: auto;
} 

#top_links a {
	color: #FFF;
	text-decoration: none;	
	font-family: "Trebuchet MS";
}

#top_links a:hover {
	color: #FFF;
	text-decoration: underline;
}

#top_links #left li{
	display: inline;
}

#top_links #left {
	width: 200px;
	float: left;
	margin: 0px 0 0 115px;
	padding-top: 4px;
	text-align: left;
}

#top_links #right {
	width: 500px;
	margin: 0px 0 0 450px;
	padding-top: 4px;
	text-align: right;
}

#top_links #right li{
	display: inline;	
}

#header_full {	
	background-image: url(images/Header-BG.jpg);
	width: 100%;
}

#header{
	position:relative; 
	height:100px; 
	background-color:#FFFFFF; 
	background-image: url(images/Header.jpg);
	background-repeat: repeat-x;
	width:960px;
	z-index: 1;
	margin-left: auto;
	margin-right: auto;
} 

#main_nav_full {
	height:61px; 
	background-image: url(images/Navigation-Repeator.jpg);
	background-repeat: repeat-x;
	border-top: 1px solid #FFF;
}

#main_nav {
	height: 61px; 
	background-color:#5b5a5a; 
	width: 960px;
	z-index: 1;
	margin-left: auto;
	margin-right: auto;
	background:url(images/Navigation.jpg) no-repeat;
}

#main_nav #navigation li, #main_nav #navigation a {
	display: block;
	height: 61px;	
}

#main_nav #navigation li {
	float: left;
	list-style: none;
	display: inline;	
}

#navigation #nav1 {
	left: 4px;
	width: 120px;
}
#navigation #nav2 {
	margin-left: 1px;
	width: 113px;
}
#navigation #nav3 {
	margin-left: 1px;
	width: 111px;
}
#navigation #nav4 {
	margin-left: 1px;	
	width: 102px;	
}
#navigation #nav5 {
	margin-left: 1px;
	width: 111px;
}
#navigation #nav6 {
	margin-left: 1px;
	width: 159px;	
}
#navigation #nav7 {
	margin-left: 1px;
	width: 79px;
}
#navigation #nav8 {
	margin-left: 1px;
	width: 154px;	
}

#nav1 .active {
	background-image: url(images/Navigation.jpg); 
	background-position: 0 -62px;
}
#nav2 .active {
	background-image: url(images/Navigation.jpg); 
	background-position: -121px -62px;
}
#nav3 .active {
	background-image: url(images/Navigation.jpg); 
	background-position: -235px -62px;
}
#nav4 .active {
	background-image: url(images/Navigation.jpg); 
	background-position: -347px -62px;
}
#nav5 .active {
	background-image: url(images/Navigation.jpg); 
	background-position: -450px -62px;
}
#nav6 .active {
	background-image: url(images/Navigation.jpg); 
	background-position: -562px -62px;
}
#nav7 .active {
	background-image: url(images/Navigation.jpg); 
	background-position: -722px -62px;
}
#nav8 .active {
	background-image: url(images/Navigation.jpg); 
	background-position: -802px -62px;
}

#nav1 a:hover {
	background-image: url(images/Navigation.jpg); 
	background-position: 0 -124px;
}
#nav2 a:hover {
	background-image: url(images/Navigation.jpg); 
	background-position: -121px -124px;
}
#nav3 a:hover {
	background-image: url(images/Navigation.jpg); 
	background-position: -235px -124px;
}
#nav4 a:hover {
	background-image: url(images/Navigation.jpg); 
	background-position: -347px -124px;
}
#nav5 a:hover {
	background-image: url(images/Navigation.jpg); 
	background-position: -450px -124px;
}
#nav6 a:hover {
	background-image: url(images/Navigation.jpg); 
	background-position: -562px -124px;
}
#nav7 a:hover {
	background-image: url(images/Navigation.jpg); 
	background-position: -722px -124px;
}
#nav8 a:hover {
	background-image: url(images/Navigation.jpg); 
	background-position: -802px -124px;
}

#nav1 .active:hover{
	background-image: url(images/Navigation.jpg); 
	background-position: 0 -62px;
}
#nav2 .active:hover {
	background-image: url(images/Navigation.jpg); 
	background-position: -121px -62px;
}
#nav3 .active:hover {
	background-image: url(images/Navigation.jpg); 
	background-position: -235px -62px;
}
#nav4 .active:hover {
	background-image: url(images/Navigation.jpg); 
	background-position: -347px -62px;
}
#nav5 .active:hover {
	background-image: url(images/Navigation.jpg); 
	background-position: -450px -62px;
}
#nav6 .active:hover {
	background-image: url(images/Navigation.jpg); 
	background-position: -562px -62px;
}
#nav7 .active:hover {
	background-image: url(images/Navigation.jpg); 
	background-position: -722px -62px;
}
#nav8 .active:hover {
	background-image: url(images/Navigation.jpg); 
	background-position: -802px -62px;
}

#wrapper {
	width: 960px;
	margin-left: auto;
	margin-right: auto;		
}

#content-background {
	background-image:url(images/Main-Background-Repeater.png);
	background-repeat: repeat-x;	
}

#navigation span {
	display: none;
}

#sub_navigation {
	background-image: url(images/Banner-background-Repeater.jpg);
	background-repeat: repeat-x;
	background-position: top left;	
	height: 142px;
}

#twocols {
	width:100%; 
	float:right; 
	position:relative; 
	padding-top: 11px;
}
 
#rightcol {
	width:205px; 
	float: right; 
	position:relative; 
	text-align: center;
 }
 
#maincol {
	float: left; 
	display:inline; 
	position: relative; 
	width:755px; 
 }
 
 #smallmaincol {
 	float: right; 
	display:inline; 
	position: relative; 
	width:578px; 	
 }
 
#bigmaincol {
 	float: right; 
	display:inline; 
	position: relative; 
	width:778px; 	
 }
 
#prodmaincol {
 	float: right; 
	position: relative; 
	width:578px; 	
}
 
 #leftcol {
	width:155px; 
	float: left;
	position:relative; 
	text-align: left; 	
	margin-right: 9px;
	padding: 4px;
	background-color: #FFF;
 }
 
 #leftcol #side_navigation {
  	background-image: url(images/Side-Navigation-Header.jpg);
 	background-repeat: no-repeat;
 	background-position: top right;
 	margin-top: 0px;
 	padding-top: 60px;
 	color: #FFF;
 	background-color: #293c4d;
 }
 
 #leftcol ul li{
 	position: relative;
 }
 
.sub_side_navigation {
 	padding-top:	5px;	
 	padding-bottom: 3px;
 }
 
#leftcol #side_navigation .sub_side_navigation li a{
  	font-size: 11px;	
 }
 
#leftcol #side_navigation .sub_side_navigation li a:hover{
  	text-decoration: underline;
  	background-color: transparent;
 }
 
 #leftcol #side_navigation ul {
 	position: absolute;
	top: 0;
	left: 100%; /* to position them to the right of their containing block */
	width: 100%; /* width is based on the containing block */
	z-index: 4;
	background-color: #485d74;
	background-image: url(images/Side-Sub-Navigation-Background.gif);
	background-repeat: repeat;
	border: 2px solid #364d66;
}

#leftcol #side_navigation .sub_side_navigation, #leftcol #side_navigation .sub_side_navigation li .sub_sub_side_navigation {
	display: none;
}

#leftcol #side_navigation li:hover ul, #leftcol #side_navigation .sub_side_navigation li:hover .sub_sub_side_navigation {
	display: block; 
	z-index: 4;
}

#leftcol #side_navigation li a {
 	padding-left: 5px;
 	font-size: 12px;
 	line-height: 25px;
 	height: 24px;
 	display: block;
 	text-decoration: none;
 	color: #FFF;
 	z-index: 4;
 }
 
#leftcol #side_navigation li a:hover {
	  background-color: #485d74;
 }
 
#maincol #flash_banner {
	width: 739px;
	height: 136px;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 4px;
}

#smallmaincol #small_flash_banner {
	width: 561px;
	height: 136px;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 4px;
}

#prodmaincol #small_flash_banner {
	width: 561px;
	height: 136px;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 4px;
}

.content_section_headers {
	background-image: url(images/Section-Header.jpg);
	background-repeat: no-repeat;		
	width: 749px;
	height: 23px;
}

.category_section_headers {
	background-image: url(images/Category-Header.jpg);
	background-repeat: no-repeat;		
	width: 570px;
	height: 23px;	
}

.product_header {
	background-image: url(images/Category-Header.jpg);
	background-repeat: no-repeat;		
	width: 570px;
}

#footer_full {
	height:188px; 
	background-color: #445f81;
	background-image: url(images/Footer-Background-Repeater.jpg);
	background-repeat: repeat-x;
	width: 100%;	
}

#footer {
	height:188px; 
	clear:both;
	background-image: url(images/Footer-Background-Repeater.jpg);
	background-repeat: repeat-x;
	color: #FFF;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
 } 
 
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}

h1 {
	color: #FFFFFF;
	font-size: 13px;
	margin-left: 5px;
	vertical-align: baseline;
	line-height: 25px;
}

.shop_section {
	height: 212px;	
	margin-left: 5px;
}

#product_section {
	margin: 10px 0 0 5px;
}

#PDFImage {
	margin-bottom: 25px;
}

.shop_item {
	width: 126px;
	height: 	170px;
	margin: 15px 6px 0 6px;
	float: left;
}

.shop_item .item_image {
	text-align: center;	
	height: 90px;
}

.shop_item .item_name {
	font-size: 11px;	
	min-height:50px;
	_height: auto !important;
	height:50px;
}

.shop_item .item_name a{
	font-size: 11px;	
	text-decoration: none;
	color: #000;
}

.shop_item .item_name a:hover{
	font-size: 11px;	
	text-decoration: none;
	color: #000;
}

.shop_item .item_name img {
	float: left;	
}

.shop_item .item_price {
	color: #ff1c00;	
}

.shop_item .item_more {
	position: absolute;
	float: right;
	height: 32px;
	margin: 0px;
	text-align: right;
	width: 126px;
}

#product_item {
	margin-top: 13px;
	width: 300px;
	float: left;
}

#product_id {
	font-size: 12px;
	color: #ff2509;
	width: 295px;
	height: 40px;
}

#product_id p {
	width: 165px;
	float: left;
}

#PDF {
	width: 155px;
	height: 70px;
}

#PDF img {
	width: 55p;
	float: left;
}

#PDF p {
	width: 100px;
	float: right;
	color: #999898;
	font-size: 10px;	
	margin-top: 18px;
}

#product_right {
	width: 240px;	
	margin-top: 13px;
	float: right;
	text-align: right;
}

#price_box #price {
	margin-top: 20px;
	color: #72aa64;
	font-size: 22px;
	float: right;
	margin: 12px 2px 0 0;
}

#price_box #TIMH {
	margin-top: 20px;
	color: #3b5370;
	font-size: 16px;
	float: left;
	margin: 15px 2px 0 10px;
}

#price_box #price p {
	color: red;
}

#price_box #sub_price {
	float: right;
	margin-left: 25px;
	width: 180px;
}

#buy_button p {
	color: #659ee3;
	height: 20px;
	width: 150px;
	float: left;
	margin: 20px 0 0 10px;
}

#buy_button img {
	float: left;
	margin: 5px 0 0 8px;
	*margin-left: 15px;
}

#product_right #price_box {
	width: 218px;
	height: 156px;
	background-image: url(images/Product-Price-Box.jpg);
	background-repeat: no-repeat;
	margin-left: 22px;
}

#product_right #main_image {
	max-width: 215px;
	max-height: 215px;	
}

#product_right #mini_images {
	text-align: center;
	width: 240px;
}

#product_right #mini_images img {
	float: left;
	border: 3px solid #d67e7f;
	margin: 4px;
}


#product_text {
	width: 300px;
	font-size: 13px;
	color: #31465d;
	line-height: 18px;
	float: left;
}

#product_text ul {  list-style-type:square;}

#search {
	float: right;
	width: 350px;	
	margin-top: 15px;
	color: #4b6686;
}

#search a {
	text-decoration: none;	
	color: #7489A2;
}

#search a:hover {
	text-decoration: underline;	
	color: #7489A2;
}

#search input {
	width: 274px;
	height: 28px;
	background-image: url(images/Search-Background.png);
	background-repeat: no-repeat;
	border: none;
	border: hidden;
	padding: 5px 5px 0 10px;
	font-size: 14px;
	background-color: transparent;
}

.itemprice {
	background-image: url(images/Item-Price.jpg);
	background-repeat: no-repeat;
}

#basket {
	width: 196px;
	min-height:144px;
	_height: auto !important;
	height:144px;
	margin-bottom: 15px;
	background: #FFF;
	padding-top: 1px;
}

#user_login {
}

#user_login input {
	background-image: url(images/Login-Field-2.png);
	background-repeat: no-repeat;
	width: 154px;
	height: 19px;
	border: none;
	*border: 1px solid #FFF;
	padding-left: 3px;
	padding-top: 4px;
}

#basket #basket_contents {
	margin: auto;
	width: 188px;
	height: 134px;
	margin-top: 5px;
	background-image: url(images/Shopping-Basket-BG.png);
	background-repeat: no-repeat;
	cursor: pointer;
}

#shopping_basket_items {
	padding-top: 45px;
}

.hr {
	background-image: url(images/Shopping-Basket-Seperator.png);
	background-repeat: no-repeat;		
	width: 179px;
	height: 8px;
	background-color: #FFF;
	margin: auto;
	margin-top: 16px;
	padding-bottom: 7px;
}

#shopping_basket_links {
	text-align: left;
	padding-left: 15px;	
	margin-top: -3px;
	padding-bottom: 1px;
}

#shopping_basket_buttons {
	text-align: left;
	padding-left: 15px;	
	margin-top: 5px;
}

#shopping_basket_links a{
	color: #3B5370;
	font-size: 12px;
	text-decoration: none;	
}

#shopping_basket_links a:hover{
	color: #3B5370;
	font-size: 12px;
	text-decoration: underline;	
}

#number_of_items {
	font-size: 14px;
	float: left;
	padding-left: 13px;
	width: 85px;
	text-align: left;
}

#price_of_items {
	font-size: 14px;
	float: right;
	margin-right: 15px;
	width: 70px;
	text-align: right;
}

#credit_cards {
	float: left;
	width: 166px;	
	height: 151px;
	margin-top: 22px;
	background-image: url(images/Footer-Seperator.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}

#footer_1 {
	float: left;
	width: 210px;	
	height: 151px;
	margin-top: 22px;
	background-image: url(images/Footer-Seperator.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}

#footer_2 {
	float: left;
	width: 205px;
	height: 151px;
	margin-top: 22px;
	background-image: url(images/Footer-Seperator.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}

#footer_3 {
	float: left;
	width: 205px;	
	height: 151px;
	margin-top: 22px;
	background-image: url(images/Footer-Seperator.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}

#newsletter {
	float: left;
	height: 151px;	
	margin-top: 22px;
}

#newsletter_cont {
	margin-top: 55px;
	margin-left: 20px;
	width: 100px;
}

#newsletter_cont label {
	font-size: 18px;
}

#newsletter_cont input {
	width: 141px;
	height: 25px;	
	font-size: 22px;
	background-image: url(images/Newsletter-BG.jpg);
	background-repeat: no-repeat;
	border: 2px solid #F5F5F5;
}


#credit_cards_cont {
	width: 100px;
	margin-top: 20px;
	margin-left: 29px;
	background-color: #FFFFFF;
}

#credit_cards_cont #Verisign {
	padding-bottom: 5px;
}

#footer_1_cont {
	margin-top: 55px;
	margin-left: 30px;
	text-align: left;
}

#footer_2_cont {
	margin-top: 55px;
	margin-left: 30px;
	text-align: left;
}

#footer_3_cont {
	margin-top: 55px;
	margin-left: 30px;
	text-align: left;
}

.footer_list a{
	color: #FFF;
	font-size: 13px;
	text-decoration: none;
	display: block;
	line-height: 16px;
}

.footer_list a:hover{
	color: #FFF;
	text-decoration: underline;
	display: block;
}

#copyright {
	width: 960px;
	background-color: #415a7b;
	height: 21px;
	margin-left: auto;
	margin-right: auto;
}

#copyright_full {
	width: 100%;
	background-color: #415a7b;
	padding-top: 5px;
	color: #FFF;
}

#copyright p {
	margin-left: 15px;	
}

#footer_copyright_left {
	width: 300px;	
	float: left;
}

#footer_copyright_right {
	width: 450px;
	float: right;
	height: 14px;
	text-align: right;
	margin-right: 15px;
}

#footer_copyright_right img {
	float: left;	
	margin-right: 5px;
}

.RightBanner2 {
	background-color: #FFF;	
	width: 190px;
	height: 223px;
	text-align: center;
	margin-left: 10px;
	padding-top: 5px;
}

#copyright a, a:active{
color: #FFF
}
#copyright a:hover{
#ECECC3
}



* html img,
* html .png{
position:relative;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "images/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}
