/* CSS Document */

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	





body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(about/images/bg.jpg);
	background-repeat: repeat-x;
}

.footer {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #227778; line-height:20px;}
.footer a{font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #227778;}
.footer a:hover{font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #1AAEB9;}

.sidenav a{
	font-family: Arial, Helvetica, sans-serif;
	padding-left:17px;
	line-height:16px;
	font-size: 11px;
	font-weight:bold;
	color: #FFF;
	background-image: url(images/sn_bg.jpg);
	text-decoration:none;
	display: block;
	background-repeat: no-repeat;
}

.sidenav a:hover{
	background-image: url(images/sn_bgo.jpg);
	background-repeat: no-repeat;
}

.nav a{
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
	font-size: 11px;
	padding-left:10px;
	padding-right:10px;
	height:15px;
	text-decoration:none;	
}

.nav a:hover {
	color: #fff;
	text-decoration:underline;	
}

.ttl {
	font-family: Arial, Helvetica, sans-serif;
	color:#92AD07;
	font-size: 17px;
	padding-left:16px;
	line-height:25px;
	text-decoration:none;	
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	color:#68634D;
	font-size: 12px;
	padding-left:18px;
	text-decoration:none;	
}

.txtfield {
	font-family: Arial, Helvetica, sans-serif;
	color:#68634D;
	font-size: 12px;
	text-decoration:none;	
}


.redttl {
	font-family: Arial, Helvetica, sans-serif;
	color:#D31119;
	font-size: 14px;
	text-decoration:none;	
}

.img {
border-top-width: medium;
border-right-width: medium;
border-bottom-width: medium;
border-left-width: medium;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
border-top-color: -moz-use-text-color;
border-right-color: -moz-use-text-color;
border-bottom-color: -moz-use-text-color;
border-left-color: -moz-use-text-color;
}

.contentpaneopen img {
margin-top: 5px;
margin-right: 5px;
margin-bottom: 5px;
margin-left: 5px;
}

#cp img{
float: left;
margin-top: 3px;
margin-left: 0pt;
margin-bottom: 2px;
margin-right: 8px;
border-top-width: 4px;
border-right-width: 4px;
border-bottom-width: 4px;
border-left-width: 4px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #d5d0bc;
border-right-color: #d5d0bc;
border-bottom-color: #d5d0bc;
border-left-color: #d5d0bc;

}

.sidebg{
	background-image:url(about/images/sidebg.jpg);
	background-repeat: repeat-x;
}

.contentbg{
background-image:url(about/images/contentbg.jpg);
background-repeat: repeat-x;
}

.contentbg2{
background-image:url(about/images/contentbg2.jpg);
background-repeat: repeat-x;
}



.supplierbg{
background-image:url(supplier/images/contentbg.jpg); 
background-repeat: repeat-x;
}


.productsbg{
background-image:url(products/images/contentbg.jpg); 
background-repeat: repeat-x;
}

.contactbg{
background-image:url(contact/images/contentbg.jpg); 
background-repeat: repeat-x;
}

.cataloguebg{
background-image:url(catalogue/images/contentbg.jpg); 
background-repeat: repeat-x;
}

.promobg{
background-image:url(promotion/images/contentbg.jpg); 
background-repeat: repeat-x;
}

.link1 a{
	font-family: Arial, Helvetica, sans-serif;
	color:#169EB1;
	font-size: 12px;
	text-decoration:underline;	
}

.link1 a:hover{
	color:#A1E7F1;
}

