/* Begin Structure Styles =============================================== */



body {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #221e1f;
	font-size:12px;
	background:#fff url(../images/header_back.jpg) repeat-x ;
}


body.pages {
	background:#fff url(../images/pages_back.jpg) repeat-x  ;
}


body#popupbody {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #221e1f;
	font-size:12px;
	background:none;
}



#wrapper {
	padding: 0;
	width: 980px;
	margin: 0 auto;
	text-align: left;

}


#popup{
		padding: 0;
width:500px;
	margin: 0 auto;
	text-align: left;
	
	
	
	}
	
	
	#popupwide{
		padding: 0;
width:900px;
	margin: 0 auto;
	text-align: left;
	
	
	
	}
	
.popupfloat{
	float:left;
	width:400px;
		padding: 10px;

	margin: 0 ;
	text-align: left;
	
	
	
	}	
	
	
.pdf{
	float:left;
	min-width:100px;
	margin:5px;
	
	
	}


#header {
	margin: 0;
	padding: 0 0 0 0;
	width: 980px;
	text-align: left;
}

#headertop {
	margin: 0;
	padding: 20px 0px 0 20px;
	width: 960px;
	height:55px;
	text-align: left;
}


#logo {
	float:left;
	padding:10px 0 0 0px;
	width:250px;
}

.banner {
	float:right;
	padding:25px 20px 0 0;
	width:480px;
	text-align: right;
}

#topnav{
	float: left;
	width: 980px;
	height:51px;
}

#topnav ul{
	margin:0;
	padding:18px 0px;
	list-style:none;
	font-size: 12px;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
}

#topnav li{
	margin:0;
	padding:0 32px 0 32px;
	border-right:1px solid #fff;
	display:inline;
}

#topnav li.last{
	border-right:none;
	padding:0 0px 0 30px;
}

#topnav li.first{
	padding:0 32px 0 2px;
}

#topnav a{
	padding:0;
	text-decoration:none;
	color:#fff;
}

#topnav a:hover{
	text-decoration:none;
	color: #fff;
}

#topnav a:visited{
	text-decoration:none;
	color: #fff;
}


.pages_content {
	background-image:url(../images/pages_bg.jpg);
	background-repeat:repeat-x;
	width:980px;
	margin: 0;
	padding: 0;
	float:left;
}







.human_content {
	background-image:url(../images/human_health_bg.jpg);
	background-repeat:repeat-x;
	width:980px;
	margin: 0;
	padding: 0;
		float:left;
}

.human_content h1{
	background-image:url(../images/icon_human.png);
	background-repeat:no-repeat;
	font-size:26px;
	color:#006699;
	padding:2px 0 2px 40px;
}

.human_content h2{
	font-size:22px;
	color:#006699;
	padding-top:10px;
}

.food_content {
	background-image:url(../images/food_bg.jpg);
	background-repeat:repeat-x;
	width:980px;
	margin: 0;
	padding: 0;
	float:left;
}

.food_content h1{
	background-image:url(../images/icon_food.png);
	background-repeat:no-repeat;
	font-size:26px;
	color:#ff9d0a;
	padding:2px 0 2px 40px;
}

.food_content h2{
	font-size:22px;
	color:#ff9d0a;
	padding-top:10px;
}

.industrial_content {
	background-image:url(../images/industrial_bg.jpg);
	background-repeat:repeat-x;
	width:980px;
	margin: 0;
	padding: 0;
	float:left;
}

.industrial_content h1{
	background-image:url(../images/icon_industrial.png);
	background-repeat:no-repeat;
	font-size:26px;
	color:#e33648;
	padding:2px 0 2px 40px;
}

.industrial_content h2{
	font-size:22px;
	color:#e33648;
	padding-top:10px;
}

.animal_content {
	background-image:url(../images/animal_bg.jpg);
	background-repeat:repeat-x;
	width:980px;
	margin: 0;
	padding: 0;
	float:left;
}

.animal_content h1{
	background-image:url(../images/icon_animal.png);
	background-repeat:no-repeat;
	font-size:26px;
	color:#3b663d;
	padding:2px 0 2px 40px;
}

.animal_content h2{
	font-size:22px;
	color:#3b663d;
	padding-top:10px;
}

.product_list {
	width:940px;
	margin:0 20px 0 20px;
}

.sort_bar {
	background-image:url(../images/filter_bg.jpg);
	background-repeat:no-repeat;
	width:940px;
	height:52px;
	margin-bottom:10px;
	margin-top:10px;
	padding:15px 0 0 10px;
}

.sort_bar p{
	font-size:16px;
	margin:0px;
	padding:0px;
}

.main_image {
	float:left;
	padding:20px 20px 0 20px;
}

.call {
	float:right;
	padding:10px 20px 0 0;
	width:350px;
	text-align: right;
	color:#FFF;
	font-size:18px;
	font-weight:normal;
}


.home_banner {
	margin: 0;
	padding: 0;
	width: 980px;
	height:250px;
	text-align: left;
	background:url(../images/home-banner.jpg);
}


.banners {
	margin: 0;
	padding: 0;
	width: 980px;
	height:250px;
	text-align: left;
	
}




.visitus {
	float:left;
	padding:10px;

	}

#footer-wrapper {
	margin: 0 auto;
	padding: 10px 0 0 0;
	width:980px;
	font-size:12px;
	background:	#004694;


}

#footer {
	 clear:both;
	margin: 0 auto;
	padding: 0 0 0 0;
	height:250px;
	background:	#004694;
	color:#ffffff;
	border-top:solid 4px #7fb2d8;
	
}

#footer-block {
	 clear:both;
	margin: 0 auto;
	padding: 0 0 0 0;
	height:2px;
	background:	#fff;
	color:#ffffff;
	
}


#footer-details {
	 clear:both;
	margin: 0 auto;
	padding: 5px 0 0 0;
	height:50px;
	background:	#013673;
	color:#ffffff;
	
}


#footer-details-wrapper {
	margin: 0 auto;
	padding: 0;
	width:980px;
	font-size:12px;


}

.footer_address{
	float:left;
	width:190px;
	padding-left:30px;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.footer-menu{
	float:left;
	width:450px;
	padding:10px;
	margin:0px;
	}
	
	
.footer-right{
	float:left;
	width:480px;
	padding:0;
	margin:0;
	
	}	
	
.footer-menu-float{
	float:left;
	width:220px;
	padding:0px;
	margin:0px;
	}	


.footer-text{
	float:left;
	width:550px;
/*	padding:10px;*/
	padding:14px 0 0 40px;
	margin:0;
	
	}


#moirae {
	float:right;
	padding: 5px;
	margin:0;
	width: 180px;
	text-align:left;


}



.basket {
	padding: 5px 0 0 10px;
	float:left;



}

.basket-text {
	padding: 5px 0 0 5px;
	float:left;
	font-size:10px;
	width:100px;


}







/* End Structure Styles =============================================== */



/* menu Styles =============================================== */






	
	
/* Start Content Styles =============================================== */
#content_container {
	float: left;
	padding: 0 0 20px 0;
	margin:0;
	width: 980px;
}


#full_container {
	float: left;
	padding: 20px 0 0 20px;
	width: 960px;
}


#left_container {
	float: left;
	padding: 20px 0 0 20px;
	width: 600px;
}




#right_container {
	float: right;
	padding: 20px 20px 0 0;
	width: 300px;


}


.topcontent_full {
	width:940px;
	float:left;
}

.right_left_col {
	
	float: left;
	padding: 0 20px 0 0;
	width: 290px;
	
	
}




.hgrey {
	color:#7f807f;
}


.hred {
	color:#c5168d;
}

.hblack{
	
	color:#1a171b;
	
	
	}




.bullets {
	width:500px;
	float:left;
	margin:0 0 20px 20px;
}

.bullets ul {
	margin:0;
	padding:0;
	list-style:none;
	display: inline;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;	
}

.bullets li{
	margin:0;
	padding:10px 0px 0px 15px;
	display:block;
	background-image:url(../images/bullets.png);
	background-repeat:no-repeat;
	background-position:0px 12px;
		font-weight:bold;	
}

.bullets li.last{
	border-bottom:none;
}

.bullets li.first{
	padding:0px 0px 10px 15px;
	background-position:0px 3px;
}

/* End Content Styles =============================================== */

/* Begin Breadcrumb Styles =============================================== */

#breadcrumb {
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#B7CE35;
	margin:10px 0 20px 0;
	float: left;
	width:680px;
}

#breadcrumb ul {
	margin: 0;
	padding: 0;
}

#breadcrumb ul li {
	display: inline;
	background-image:url(../images/bread_bul.png);
	background-repeat:no-repeat;
	padding:3px 5px 0 15px;
	background-position: 0px 6px;
	color:#B9CF3C;
}


#breadcrumb ul li a {
	font-weight:bold;
	text-decoration:underline;
	color:#B9CF3C;
}

#breadcrumb ul li a:hover {
	text-decoration:none;
	color:#FFF;
}

.numbering {
	float: left;
	border: 1px solid #d3d6d7;
	text-align: right;
	padding: 6px 10px 6px 10px;
	margin: 0 0 6px 0;
	font-size:12px;
}

/* End Breadcrumb Styles =============================================== */


/* Begin Class Styles =============================================== */

p {

	padding: 0 0 5px 0;
	margin: 0;

	
	}

h1 {
	font-size:24px;
	padding: 0 0 5px 0;
	margin: 0;
	font-weight:lighter;
	
	}
	



h2 {
	font-size:20px;
	padding: 0 0 5px 0;
	margin: 0;
	font-weight:lighter;
	text-align: left;
	color:#ff7f00;
	
	}
	
h3 {
	font-size:16px;
	padding: 0 0 5px 0;
	margin: 0;
	font-weight:bold;
	text-align: left;
	
	}	
	
h4 {
	font-size:12px;
	padding: 0;
	margin: 0;
	font-weight: bold;
	
	}	




.fontsize9px {

	font-size:9px;

	
	}	

.fontsize10px {

	font-size:10px;

	
	}	


.fontsize11px {

	font-size:11px;

	
	}	

.fontsize12px {

	font-size:12px;

	
	}	
	
	.fontsize14px {

	font-size:14px;

	
	}	
	
.fontsize16px {

	font-size:16px;

	
	}
	
.fontsize18px {

	font-size:18px;

	
	}		
	
	
.fontsize24px {

	font-size:24px;

	
	}		
	
	
	
.padding5px {
	padding:5px;
}
.padding10px {
	padding:10px;
}

.padding20px {
	padding:20px 0 10px 20px;
}


.marginleft10px {
	margin:0 0 0 10px;
}


.margin10px {
	margin:10px;
}


.margin20px {
	margin:20px;
}


.paddingleft10px {
	padding:0 0 0 10px;
}

.paddingleft20px {
	padding:0 0 0 20px;
}

.paddingleft40px {
	padding:0 0 0 40px;
}


.marginleft40px {
	margin:0 0 0 40px;
}


.paddingright10px {
	padding:0 10px 0 0;
}


.paddingright20px {
	padding:0 20px 0 0;
}
.paddingtop10px {
	padding:10px 0 0 0;
}
.paddingtop20px {
	padding:20px 0 0 0;
}

.paddingbottom10px {
	padding:0 0 10px 0;
}

.paddingbottom20px {
	padding:0 0 20px 0;
}
.marginbottom10px {
	margin:0 0 5px 0;
}

.margintop20px {
	margin:20px 0 0 0;
}



.orange{
	color: #F26923;
}
.fontorange{
	color: #F26923;
}

.lightorange{
	
	color:#ffddb2;}

.fontwhite {
	color: #FFFFFF;	
}

.fontgrey {
	color: #333;
}
.fontgreen{
color: #3b663d;
}
.fontblack {
	color: #000000;	
}

.fontred {
	color: #e33648;
}

.fontyellow {
	color: #ff9d0a;	
}
.fontblue {
color: #10437b;	
}


.border {
	border: 1px #757575 solid;
}

.border2 {
	border: 2px #B7B7B7 solid;
}

.borderwhite {
	border: 2px #fff solid;
}


.borderright {
	border-right: 1px solid #EA8383;
}

.borderleft {
	border-left: 1px solid #7399AD;
}

.borderbottom {
	border-bottom: 1px solid #999;
}

.borderbottomdashed {
	border-bottom: 1px dashed #636363;
}

.backgroundred {
	background-color: #8e1104;
}

.backgroundgrey {
	background-color: #eceeef;
}

a:link, a:visited, a:active {
	text-decoration: underline;
	color:#0F0F11;
}

.icon_human a:hover {
	text-decoration: none;
	color:#10437b;
}

.icon_human .selected{
	color:#10437b;
}

.icon_food a:hover {
	text-decoration: none;
	color:#ff9d0a;
}

.icon_food .selected{
	color:#ff9d0a;
}

.icon_animal a:hover {
	text-decoration: none;
	color:#3b663d;
}

.icon_animal .selected{
	color:#3b663d;
}

.icon_industrial a:hover {
	text-decoration: none;
	color:#e33648;
}

.icon_industrial .selected{
	color:#e33648;
}

a:hover {
	text-decoration: none;
	color: #0F0F11;
}



	
a.blue:link, a.blue:visited, a.blue:active {
	text-decoration: none;
	color: #00306E;
	font-size:16px;
	font-weight:bold;
	line-height:30px;
}

a.blue:hover {
	text-decoration: underline;
		font-size:16px;
	font-weight:bold;
}	

a.white:link, a.white:visited, a.white:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.white:hover {
	text-decoration: underline;
}



a.dark:link, a.dark:visited, a.dark:active {
	text-decoration: none;
	color: #141414;
}

a.dark:hover {
	text-decoration: underline;
	color: #141414;
}



a.orange:link, a.orange:visited, a.orange:active {
	text-decoration: none;
	color: #F26923;
}

a.orange:hover {
	text-decoration: underline;
}


.aligncenter {
	text-align:center;	 
			 
}

 .centeredImage
    {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    }






/* Begin Form Styles =============================================== */




.white_btn
{
  display: block;
	width:131px;
	height:32px;
  background: url(/images/white_btn.png) no-repeat 0 0;
  text-align: center;
}

.white_btn:hover
{ 
  background: url(/images/green_btn.png) no-repeat 0 0;
  
}

.white_btn span
{
	line-height:28px;
	text-align: center;
	
}


a.white_btn:link, a.white_btn:visited, a.white_btn:active {
	text-decoration: none;
	font-weight:bold;
	color: #000000;
}

a.white_btn:hover {
	text-decoration: none;
}





.left_box {
	background:	url(../images/left_box.jpg) no-repeat;
	padding:10px 20px 40px 20px;
	width:260px;
	float:left;
	
	
	
	
	}





legend { 
	padding: 0;
	font-size:14px;
	font-weight: bold;
}

input:focus, textarea:focus {

}


fieldset{
	
	padding:0;
	margin:0;
	border:none;
	}

label {
	display: block;
	float: left;
	text-align: right;
	padding: 3px 5px 0 0px;
	width: 60px;
	font-weight:normal;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;

}



.label2 {
	display: block;
	float: left;
	text-align: right;
	padding: 3px 8px 0 0px;
	margin-bottom: 10px;
	width: 120px;
	font-weight: bold;
	height: 25px;
		font-size: 14px;
}





.inputcontact {
	font-size: 12px;
	background: #FFFFFF !important;
	border: 1px #b5b5b5 solid;
	color: #333;
	font-weight:normal;
		height: 20px;
	line-height:20px;
	width:300px;
	float:left;
	margin:4px 10px 0 0;
}

.input {
	font-size: 12px;
	background: #FFFFFF !important;
	border: 1px #b5b5b5 solid;
	color: #333;
	height: 20px;
	line-height:20px;
	font-weight:normal;
	width:150px;
	margin:0 0 10px 0;
}



.input2 {
	font-size: 12px;
	background: #FFFFFF !important;
	border: 1px #b5b5b5 solid;
	color: #333;
	height: 30px;
	line-height:30px;
	font-weight:normal;
	width:250px;
	margin:0 0 10px 0;
}


.label3 {

	text-align: right;
	padding: 3px 8px 0 0px;
	margin-bottom: 10px;
	width: 100px;
	font-weight: bold;
	height: 25px;
		font-size: 14px;
		float:left;
}

.input3 {
	font-size: 12px;
	background: #FFFFFF !important;
	border: 1px #b5b5b5 solid;
	color: #333;
	height: 30px;
	line-height:30px;
	font-weight:normal;
	width:150px;
	margin:0 0 10px 0;
	float:left;
}

.input4 {
	font-size: 12px;
	background: #FFFFFF !important;
	border: 1px #b5b5b5 solid;
	color: #333;
	height: 30px;
	line-height:30px;
	font-weight:normal;
	width:50px;
	margin:0 5px 10px 0;
	float:left;
}


.selectcontact {
	float: left; 
	color: #333;
	border: 1px #b5b5b5 solid;
	height: 25px;
	line-height:25px;
	font-size: 12px;
}

.select {
	font-size: 11px;
	color: #333;
	border: 1px #b5b5b5 solid;
	width:250px;
}

.textarea {
	font-size: 11px;
	background: #FFFFFF !important;
	border: 1px #b5b5b5 solid;
	color: #333;
	font-family: arial, sans-serif;
	width:150px;
	margin-bottom:15px;
	font-weight:normal;
}

.textareacontact {
	font-size: 11px;
	background: #FFFFFF !important;
	border: 1px #b5b5b5 solid;
	color: #333;
	font-family: arial, sans-serif;
	width:300px;
	font-weight:normal;
	margin:4px 10px 10px 0;
}



a.button {
	background: transparent url(../images/button_blue.png) no-repeat scroll top right;
	color: #FFF;
	display: block;
	float: left;
	font: normal 16px arial, sans-serif;
	height: 38px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
	text-align:left;
}

a.button span {
    background: transparent url(../images/button_blue_span.png) no-repeat;
    display: block;
    line-height: 28px;
    padding: 3px 0 5px 40px;
	text-align:left;
	
} 


a.button:hover {
	background: transparent url(../images/button_white_on.png) no-repeat scroll top right;
	color: #10437b;
	 display: block;
}

a.button:hover span {
    background: transparent url(../images/button_white_on_span.png) no-repeat;
	 display: block;
    
} 








a.button-blue {
	background: transparent url(../images/button_blue.png) no-repeat scroll top right;
	color: #FFF;
	display: block;
	float: left;
	font: normal 16px arial, sans-serif;
	height: 38px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
	text-align:left;
}

a.button-blue span {
    background: transparent url(../images/button_blue_span.png) no-repeat;
    display: block;
    line-height: 28px;
    padding: 3px 0 5px 40px;
	text-align:left;
} 


a.button-blue:hover {
	background: transparent url(../images/button_white_on.png) no-repeat scroll top right;
	color: #10437b;
	 display: block;
}

a.button-blue:hover span {
    background: transparent url(../images/button_white_on_span.png) no-repeat;
	 display: block;
    
} 







a.button-red {
	background: transparent url(../images/button_red.png) no-repeat scroll top right;
	color: #FFF;
	display: block;
	float: left;
	font: normal 16px arial, sans-serif;
	height: 38px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
	text-align:left;
}

a.button-red span {
    background: transparent url(../images/button_red_span.png) no-repeat;
    display: block;
    line-height: 28px;
    padding: 3px 0 5px 40px;
	text-align:left;
} 


a.button-red:hover {
	background: transparent url(../images/button_white_on.png) no-repeat scroll top right;
	color: #d21024;
	 display: block;
}

a.button-red:hover span {
    background: transparent url(../images/button_white_on_span.png) no-repeat;
	 display: block;
    
} 





a.button-black {
	background: transparent url(../images/button_black.png) no-repeat scroll top right;
	color: #FFF;
	display: block;
	float: left;
	font: normal 16px arial, sans-serif;
	height: 38px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
	text-align:left;
}

a.button-black span {
    background: transparent url(../images/button_black_span.png) no-repeat;
    display: block;
    line-height: 28px;
    padding: 3px 0 5px 40px;
	text-align:left;
	color: #FFF;
} 


a.button-black:hover {
	background: transparent url(../images/button_white_on.png) no-repeat scroll top right;
	color: #000;
	 display: block;
}

a.button-black:hover span {
    background: transparent url(../images/button_white_on_span.png) no-repeat;
	 display: block;
    
} 





a.button-green {
	background: transparent url(../images/button_green.png) no-repeat scroll top right;
	color: #FFF;
	display: block;
	float: left;
	font: normal 16px arial, sans-serif;
	height: 38px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
	text-align:left;
}

a.button-green span {
    background: transparent url(../images/button_green_span.png) no-repeat;
    display: block;
    line-height: 28px;
    padding: 3px 0 5px 40px;
	text-align:left;
} 


a.button-green:hover {
	background: transparent url(../images/button_white_on.png) no-repeat scroll top right;
	color: #1f9124;
	 display: block;
}

a.button-green:hover span {
    background: transparent url(../images/button_white_on_span.png) no-repeat;
	 display: block;
    
} 



a.button-yellow {
	background: transparent url(../images/button_yellow.png) no-repeat scroll top right;
	color: #FFF;
	display: block;
	float: left;
	font: normal 16px arial, sans-serif;
	height: 38px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
	text-align:left;
}

a.button-yellow span {
    background: transparent url(../images/button_yellow_span.png) no-repeat;
    display: block;
    line-height: 28px;
    padding: 3px 0 5px 40px;
	text-align:left;
} 


a.button-yellow:hover {
	background: transparent url(../images/button_white_on.png) no-repeat scroll top right;
	color: #ff9d0a;
	 display: block;
}

a.button-yellow:hover span {
    background: transparent url(../images/button_white_on_span.png) no-repeat;
	 display: block;
    
} 







a.button-red-pdf {
	background: transparent url(../images/button-red-pdf_off.png) no-repeat scroll top right;
	color: #FFF;
	display: block;
	float: left;
	font: normal 16px arial, sans-serif;
	height: 47px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
	text-align:left;
}

a.button-red-pdf  span {
    background: transparent url(../images/button-red-pdf_off_span.png) no-repeat;
    display: block;
    line-height: 40px;
    padding: 6px 0 5px 40px;
	text-align:left;
	color: #FFF;
} 


a.button-red-pdf:hover {
	background: transparent url(../images/button-red-pdf_on.png) no-repeat scroll top right;
	color: #000;
	 display: block;
}

a.button-red-pdf:hover span {
    background: transparent url(../images/button-red-pdf_on_span.png) no-repeat;
	 display: block;
    
} 






a.button-yellow-pdf {
	background: transparent url(../images/button-yellow-pdf_off.png) no-repeat scroll top right;
	color: #FFF;
	display: block;
	float: left;
	font: normal 16px arial, sans-serif;
	height: 47px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
	text-align:left;
}

a.button-yellow-pdf  span {
    background: transparent url(../images/button-yellow-pdf_off_span.png) no-repeat;
    display: block;
    line-height: 40px;
    padding: 6px 0 5px 40px;
	text-align:left;
	color: #FFF;
} 


a.button-yellow-pdf:hover {
	background: transparent url(../images/button-yellow-pdf_on.png) no-repeat scroll top right;
	color: #000;
	 display: block;
}

a.button-yellow-pdf:hover span {
    background: transparent url(../images/button-yellow-pdf_on_span.png) no-repeat;
	 display: block;
    
} 




a.button-blue-pdf {
	background: transparent url(../images/button-blue-pdf_off.png) no-repeat scroll top right;
	color: #FFF;
	display: block;
	float: left;
	font: normal 16px arial, sans-serif;
	height: 47px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
	text-align:left;
}

a.button-blue-pdf span {
    background: transparent url(../images/button-blue-pdf_off_span.png) no-repeat;
    display: block;
    line-height: 40px;
    padding: 6px 0 5px 40px;
	text-align:left;
	color: #FFF;
} 


a.button-blue-pdf:hover {
	background: transparent url(../images/button-blue-pdf_on.png) no-repeat scroll top right;
	color: #000;
	 display: block;
}

a.button-blue-pdf:hover span {
    background: transparent url(../images/button-blue-pdf_on_span.png) no-repeat;
	 display: block;
    
} 





.inputsearch {
	font-size: 12px;
	color: #333;
	background:none;
	border: none;
	font-weight:normal;
	height: 20px;
	line-height:20px;
	width:90px;
	float:left;
	margin:5px 0 0 35px;
}




.searchsubmit {
	float: left;
	background: #7b7b7b;
	border: none;
	cursor:pointer;
	text-decoration: none;
	font-weight:normal;
	font-size:11px;
	color: #FFF;
	text-align:centre;
	padding:5px;
	margin:5px 0 0 0;
}

.searchsubmit:hover {
	float: left;
	background: #999;
	border: none;
	cursor:pointer;
	text-decoration: none;
	font-weight:normal;
	font-size:11px;
	color: #000;
	text-align:centre;
	padding:5px;
	margin:5px 0 0 0;

}







.submit {
	float: left;
	background: url(../images/submit_off.png) no-repeat;
	border: none;
	width:111px;
	height:36px;
	cursor:pointer;
	text-decoration: none;
	font-weight:normal;
	font-size:16px;
	color: #000;
	text-align:left;
	padding: 3px 0 5px 35px;
}

.submit:hover {
	float: left;
	background: url(../images/submit_on.png) no-repeat;
	border: none;
	height:36px;
	cursor:pointer;
	text-decoration: none;
	color: #FFF;
	text-align:left;
    padding: 3px 0 5px 35px;


}

a img {border: none;}

.add-to-basket {
	float: right; 
	background: url(../images/add-to-basket-off.jpg) no-repeat;
	border: none;
	width:97px;
	height:69px;
	cursor:pointer;

}

.add-to-basket:hover {
	float: right; 
	background: url(../images/add-to-basket-on.jpg) no-repeat;
	border: none;
	width:97px;
	height:69px;
	cursor:pointer;

}



.fileuploader {
	float: left; 
	font-size: 11px;
	background: #FFFFFF !important;
	border: 1px #b5b5b5 solid;
	color: #939191;
	height: 22px;
	font-weight:normal;
}


.left_contact {
	background:url(../images/left-trans.png);
	width:230px;
	padding:0 0 50px 20px;
	
	}



/* End Form Styles =============================================== */


.floatleft {
	float:left;
	}
	
.floatright {
	float:right;
	}

.clear {
	clear:both;
	
	}



.accToggler{
	margin:0 0 5px 0;
	padding:10px 0px 10px 20px;
	display:block;
	font-size:16px;
	clear: both;
	background:#ff9900;
}

.accContent{
	margin:0 0 0 0;
	display: none;
	padding: 5px 10px 0 0px;
	
}

.acc_images{
	width:300px;
	float:left;
	padding: 10px;
	
}

.acc_text{
	width:550px;
	float:left;
	padding: 10px;
	
}

.bottom_text {
float:left;
padding:20px 0 0 0;


}

.news {
	width:304px;
	float:left;
	
}

.article {
	float:left;
	padding:10px 0 10px 0;
}

.news_image {
	float:left;
	padding-left:4px;
	width:99px;
}

.news_text {
	float:left;
	padding-left:8px;
	padding-right:15px;
	width:178px;
}

.news_text p{
	padding:0px;
	margin:0px;
	line-height:15px;
}


.botttomleft {
	float:left;
	width:520px;
	padding:0 10px 0 0;
}

.botttomright {
	float:left;
	width:380px;
	padding:0 0 0 20px;
}



#projectshow {
	padding: 0;
	margin: 0;
	width: 388px;
	height:360px;
	background:url(/images/projects_back.png);
	float: right;
	position:relative;
}
#projectshow #projectsContainer {
  margin:0 auto;
  width:388px;
  height:285px;
  overflow:auto; /* allow scrollbar */
  position:relative;
}
#projectshow #projectsContainer .project {
  margin:0 auto;
   width:388px; /* reduce by 20 pixels of #projectsContainer to avoid horizontal scroll */
  height:285px;
}

/** 
 * projectshow controls style rules.
 */
.control {
  display:block;
  width:36px;
  height:36px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
  z-index:2;
}
#leftControl {
  top:160px;
  left:5px;
  background:transparent url(/images/arrow_left.png) no-repeat 0 0;
}
#rightControl {
  top:160px;
  right:10px;
  background:transparent url(/images/arrow_right.png) no-repeat 0 0;
}


#pageContainer {
  margin:0 auto;
  width:348px;
}
#pageContainer h1 {
  display:block;
  width:348px;
  height:360px;
  background:transparent url(img/bg_pagecontainer_h1.jpg) no-repeat top left;
  text-indent: -10000px;
}
.project h2, .project p {
	
	background:url(/images/project_title_box.png);
	width:300px;
	height:50px;
  	padding:10px 20px 0 20px;
	margin:0 0 0 20px;
}
.project h2 {
  font:italic 24px Georgia, "Times New Roman", Times, serif;
  color:#ccc;
  letter-spacing:-1px;
}
.project img {
  float:left;
  margin:0 20px 10px 20px;
}



.testimonialspages {
	font:italic 14px Arial, "Times New Roman", Times, serif;
	color:#666;
	line-height:18px;
	}
	
	
.testimonialspages_title {
	font:bold 20px Arial, "Times New Roman", Times, serif;
	color:#F90;
	}

.testimonials {
	float:left;
	width:400px;
	margin:10px 0 0 0;
	padding:20px;

	
	}
	
	.testimonials_text {
	width:400px;
	padding:5px;
	font-size:12px;
	font-weight:normal;
	text-align: left;

	
	}
	
	


#rotating_items{
	position: relative;
	width:280px;
	height:200px;
	margin:0;
	font-size:14px;
}
	#rotating_items h3{
		margin: 0px;
	}
 
	#rotating_items div.rotating_item{
		position: absolute;
	}





img.floatLeft {
	float: left;
	margin: 4px;
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}




.special-left{
	float:left;
	width:275px;
	padding:0;
	margin:0px 30px 20px 20px;

	}

	
.product{
	float:left;
	width:180px;
	height:232px;
	padding:0;
	margin:10px 4px 10px 4px;
	color:#202020;
	text-align: center;
	background-image:url(../images/product_bg.jpg);
	background-repeat:no-repeat;
	}
	
.product2{
	float:left;
	width:180px;
	height:270px;
	padding:0;
	margin:10px 4px 10px 4px;
	color:#202020;
	text-align: center;
	background-image:url(../images/product_bg2.png);
	background-repeat:no-repeat;
	}
	
.product_header {
	height:38px;
	text-align:center;
	width:180px;
	padding-top:5px;
}

.product_header h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
}

.product_thumb {
	width:180px;
	height:100px;
}

.product_thumb2 {
	width:180px;
	height:135px;
}
	
.product_desc {
	width:180px;
	height:45px;
}

.product_desc p{
	padding:0px;
	margin:0px;
	font-size:11px;
}

.product_button {
	text-align:center;
	width:180px;
	padding-left:30px;
}


.special_products_box{
	width:165px;
	float:left;
	background:#EBEBEB;
	margin: 4px 0 10px 0;
	height: 80px;
}




.products_box{
	width:165px;
	float:left;
	background:#c6c6c6;
	margin: 4px 0 0 0;
	height: 80px;
}


a.products_box:link, a.products_box:visited, a.products_box:active {
	text-decoration: none;
	color: #333;
}

a.products_box:hover {
	text-decoration: underline;
}

	
	
	
	
	.boxproduct {
	background:#c6c6c6;
	width:197px;
	margin:0 30px 20px 0;
	padding:0;
	float:left;
	color:#202020;
	text-align: center;

	}
	
	
.boxproduct_box{
	width:197px;
	float:left;
	background:#c6c6c6;
	padding: 5px 0 5px 0;
	font-size:14px;
	font-weight:bold;
}
	
	
	

.deals{
	background:url(../images/deals.png);
	width:49px;
	height:48px;
	position:relative;
	z-index:20;
	top:-10px;
	left:-20px;
	float:left;
	}		
	

	



.content {
	width:920px;
	padding: 10px 20px 0 40px;
	float:left;
}

.content_left {
	width:610px;
	background:none;
	float:left;
}


.content_right {
	width:300px;
	background:none;
	float:right;
}


.content_box {
	width:670px;
	border:1px #FFF solid;
	padding:20px;
	float:left;
	margin:10px 0px 10px 0px;
}


.strike{
 text-decoration:line-through;
}

.services_box{
	width:200px;
	float:left;
	margin: 0 0 0 20px;

}
	

.services_box_image{
	width:200px;
	float: left;
}
	
	
.services_box_text{
	width:200px;
	padding:5px;
	font-size:12px;
	font-weight:normal;
	text-align: left;
}



.flashunit {
	float:left;
	background:#FCB03C;
	padding:10px;

	width: 285px;
}


object.flashvideo {
	width:260px;
	height:180px;
	margin: 0 0 0 20px;
	float: left;
}


.youtube_box{
	background:url(../images/youtube_box.png) no-repeat;
	float:right;
	width:300px;
	height:270px;
	padding: 0px;

	
	}
	
	
.youtube_box h1{
	
	margin: 20px 0 10px 60px;
	font-size:24px;
	padding: 0 0 5px 0;
	font-weight:lighter;
	background-image:none;

	
	}
	
	.twitter_box{
	background:url(../images/twitter_box.png) no-repeat;
	float:right;
	width:300px;
	height:270px;
	padding: 0px;

	
	}
	
	
.twitter_box h1{
	
	margin: 20px 0 0 60px;
	font-size:24px;
	padding: 0 0 5px 0;
	font-weight:lighter;
	background-image:none;

	
	}	
	

.news_box{
	background:url(../images/news_box.png) no-repeat;
	float:right;
	width:280px;
	height:240px;
	padding: 0px 10px 0 10px;
	font-size:11px;

	
	}


.news_box h1{
	
	margin: 20px 0 10px 60px;

	
	}	



.follow_box{
	background:url(../images/follow_box.png) no-repeat;
	float:left;
	width:380px;
	height:100px;
	margin:5px 0 0 0;
	padding:10px;

	
	}
	
	
.big_box{
	background:url(../images/big_box.png) no-repeat;
	float:left;
	width:500px;
	height:300px;
	padding: 0px;

	
	}
	
.contact_box	{
	background:url(../images/contact_box.png) no-repeat;
	float:left;
	width:940px;
	height:40px;
	padding: 20px;
	
}
	



.detailbox_top{
	
	background:url(../images/detailbox_top.png) no-repeat;
	float:left;
	width:940px;
	height:23px;

	
	}
	
	
	
	.detailbox_bottom{
	
	background:url(../images/detailbox_bottom.png) no-repeat;
	float:left;
	width:940px;
	height:23px;

	
	}
	
	
	.detailbox_back{
	
	background:#cacaca url(../images/detailbox_back.png) no-repeat;
	float:left;
	width:940px;


	
	}
	
	
	
	.detailbox_back{
	
	background:#cacaca url(../images/detailbox_back.png) no-repeat;
	float:left;
	width:940px;


	
	}
	
	
	.detailsbox {
	width:450px;
	float:left;
}


.formbox {
	padding:0;
	margin:20px 0 30px 0;
}

.formbox h1 {
	padding:0;
	margin:0;
	
	
	background:none}
	
	
	

.form_top{
	
	background:url(../images/form_top.png) no-repeat;
	float:left;
	width:471px;
	height:14px;

	
	}
	
	
	
	.form_bottom{
	
	background:url(../images/form_bottom.png) no-repeat;
	float:left;
	width:471px;
	height:14px;

	
	}
	
	
	.form_back{
	
	background:url(../images/form_back.png) repeat-y;
	float:left;
		width:471px;


	
	}
	
.search{
	
		background:url(../images/search.png) no-repeat;
		float:left;
		width:160px;
		height:32px;
		margin:0 10px 0 0;



	
	}
		
.topback{
	
		background:url(../images/topback.jpg) no-repeat;
		float:right;
		width:566px;
		height:51px;
		padding:8px 0 0 20px;


	
	}
	
	
a.topbutton {
	background: transparent url(../images/topbutton.png) no-repeat scroll top right;
	color: #FFF;
	display: block;
	float: left;
	font: normal 12px arial, sans-serif;
	height: 38px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
	text-align:left;
}

a.topbutton span {
    background: transparent url(../images/topbutton_span.png) no-repeat;
    display: block;
    line-height: 28px;
    padding: 3px 0px 5px 15px;
	text-align:left;
	color: #FFF;
} 


a.topbutton:hover {
	background: transparent url(../images/topbutton_on.png) no-repeat scroll top right;
	color: #000;
	 display: block;
}

a.topbutton:hover span {
    background: transparent url(../images/topbutton_on_span.png) no-repeat;
	 display: block;
    
} 
	
	
	
	
	/* Begin Breadcrumb Styles =============================================== */

#breadcrumb
{
	font: 20px Arial, Helvetica, sans-serif;
	height:30px;
	line-height:30px;
	color:#161616;
	width:100%;
	overflow:hidden;
	margin:0px 0 10px 10px;
	padding:0px;
}
#breadcrumb li 
{
    list-style-type:none;
    float:left;
    padding-left:10px;
}
#breadcrumb a
{
    height:30px;
    display:block;
    border-right:solid 1px #161616;
    padding-right: 15px;
    text-decoration: none;
	color:#161616;
}
.home
{
    border:none;
    margin: 5px 0px;
}

#breadcrumb a:hover
{
	color:#000;
}

.numbering {
	float: left;
	border: 1px solid #d3d6d7;
	text-align: right;
	padding: 6px 10px 6px 10px;
	margin: 0 0 6px 0;
	font-size:12px;
}

/* End Breadcrumb Styles =============================================== */

	
	

