@charset "utf-8";
/* CSS Document */

/* Developed By: imicreation */
/* css by: VIP */

body {
	margin: 0;
	padding: 0;
	height: 100%;
	background-color: #F2F2ED;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}

.strong {
	font-weight: bold;
}
.lefttext {
	font-size: 11px;
	color: #575757;
	text-align: left;
}


b {
	font-weight:bold;

color:
; 	color: #5BAE54;
}
html, body{
	height: 100%;
}

p {
	font-size: 0.8em;
	line-height: 1.4em;
	color: #575757;
	padding-left: 20px;
	width: 600px;
}

ul {
list-style-type: none;
}

h1 {
	margin: 0;
	padding: 0;
	height: 29px;
	text-indent: -9999px;
	background-repeat: no-repeat;

}

h3 {
	width: 618px;
	height: 130px;
	overflow: hidden;
	padding: 0;
	border: 3px solid #CCCCCC;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	clear: both;
}
h4 {
	color: #315D7A;
	font-size: 0.8em;
	font-weight: bold;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 4px;
	margin-left: 20px;
}
h5 {
	width: 600px;
	background-color: #315D7A;
	color: #FFFFFF;
	line-height: 30px;
	margin-left: 20px;
	text-align: center;
	font-size: 1em;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	clear: both;
}

.astrik {
	color: #CC0000;
	font-size: 120%;
}



a:link, a:visited, a:active, a:hover {
text-decoration: none;
}

* {
outline: 0;
}
.download_bt {
	background-image: url(../images/download_bt.jpg);
	background-repeat: no-repeat;
	background-position: 20px;
	float: left;
	height: 37px;
	width: 172px;
	padding-left: 20px;
	padding-bottom: 10px;
}
.download_bt a {
	text-indent: -9999px;
	display: block;
	height: 37px;
}

.topscroll {
	text-align: right;
	float: left;
	width: 95%;
	font-size: 0.7em;
	line-height: 20px;
	font-weight: bold;
	height: 20px;
padding-right: 5%;
}
.topscroll a {
color: #25670f;;
background-image : url(../images/gototop_bt.gif);
background-repeat : no-repeat;
background-position : left center;
padding: 20px;
}

/*tooltip*/

a.tip {
	position: relative;
}

a.tip span {
	display: none;
	position: absolute;
	top: 0px;
	left: 100px;
	width: 200px;
	padding: 5px;
	z-index: 100;
	background: #000;
	color: #fff;
	-moz-border-radius: 5px; /* this works only in camino/firefox */
	-webkit-border-radius: 5px; /* this is just for Safari */
}

a:hover.tip {
	font-size: 99%; /* this is just for IE */
}

a:hover.tip span {
	display: block;
}


#box {
	height: 600px;
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
}
#header {
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 176px;
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
}
#logo {
	float: left;
	height: 80px;
	width: 100%;
	text-indent: 0px;
	margin-top: 20px;
}
#logo a {
	display: block;
	height: 80px;
	text-indent: -9999px;
	width: 280px;
	margin-left: 20px;
	font-weight: normal;
}
#navigation {
	float: left;
	height: 43px;
	width: 800px;
	margin-top: 16px;
	padding-left: 12px;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
}
#navigation ul li {
	float: left;
	line-height: 42px;
	background-image: url(../images/navli_bg.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#navigation ul li a {
	padding-right: 20px;
	padding-left: 20px;
	font-size: 0.8em;
	color: #FFFFFF;
	display: block;
}
#navigation ul li a:hover, #navigation ul li a.current {
	color: #000000;
}
#quotebt {
	float: right;
	width: 90px;
	padding-right: 20px;
	height: 74px;
}
#quotebt a {
	text-indent: -9999px;
	display: block;
	height: 74px;
}
#container {
	margin: 0px;
	float: left;
	height: auto;
	width: 94%;
	background-image: url(../images/container_bg.gif);
	background-repeat: repeat-y;
	padding-top: 1%;
	padding-right: 3%;
	padding-bottom: 3%;
	padding-left: 3%;
}
#containert {
	width: 100%;
	float: left;
	margin-bottom: 30px;
	height: auto;
}

#leftcol {
	float: left;
	width: 640px;
	margin: 0px;
	padding: 0px;
	height: auto;
}
.promo {
	background-image: url(../images/promo.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 600px;
	width: 620px;
	border: 3px solid #999999;
}

#leftcol ul {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
#leftcol ul li {
	color: #575757;
	font-size: 0.75em;
	background-repeat: no-repeat;
	background-position: left -8px;
	padding-left: 32px;
	line-height: 1.6em;
	padding-bottom: 10px;
}

 #leftcol ul li a {
 color: #575757;
 }


 
.businessnorms ul li {
background-image: url(../images/maxvoltar.gif);
}

.sitemap ul li{
	background-image: url(../images/celsius.gif);
}

.about_h {
	background-image: url(../images/about_h.gif);}

.nav_h {
	background-image: url(../images/nav_h.gif);}

.mission_h {
	background-image: url(../images/mission_h.gif);}
.contact_h {
	background-image: url(../images/contact_h.gif);}


.businessnorms_h {
	background-image: url(../images/businessnorms_h.gif);}

.sitemap_h {
	background-image: url(../images/sitemap_h.gif);
}

.query_h {
	background-image: url(../images/query_h.gif);
}

.promotion_h {
	background-image: url(../images/promotion_h.gif);
}

.tests_h {
	background-image: url(../images/gallery_h.jpg);}

.vision_h {
	background-image: url(../images/vision_h.gif);}
	
.values_h {
	background-image: url(../images/values_h.gif);}

.range_h {
	background-image: url(../images/range_h.gif);}
	
.catalog_h {
	background-image: url(../images/catalog_h.gif);}
	
.career_h {
	background-image: url(../images/career_h.gif);}

.pagination_h {
	background-image: url(../images/h1.jpg);}
.form {
	color: #315D7A;
	font-size: 0.8em;
	font-weight: bold;
	background-color: #DDEFFF;
	margin-left: 20px;
	padding: 5px;
	width: 415px;
}

#leftcol table {

}
.rangetable {
	font-size: 0.7em;
	background-color: #DDEFFF;
	margin-left: 20px;
	margin-bottom: 10px;
}
.greybold {
	font-size: 120%;
	color: #416885;
	font-weight: bold;
}
.rangetable a {
	color: #446C86;
	text-decoration: underline;
	font-weight: bold;
}




.field {
	width: 160px;
}
.textarea {
	height: 70px;
	width: 100%;
}



#show {
	float: left;
	height: 229px;
	width: 663px;
	overflow: hidden;
}
#slideshow {
	float: left;
	width: 663px;
	height: 295px;
	background-color: #FFFFFF;
	padding: 0px;
}

#rotator
{
	overflow: hidden;
	padding:0;
	margin:0;
	position: relative;
	float:left;
	width: 100%;
	height: 295px;
}

#rotator img
{
display: none;
	position: absolute;
	top: 0;
	left: 0;


}


#pagination {
	float: right;
	height: auto;
	width: 180px;
	padding-right: 30px;
}
#pagination h1, #latestproducts h1, #latestpromo h1, #gallery h1 {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 29px;
}
	
#pagination ul {
	background-image: url(../images/pagination_bg.jpg);
	background-repeat: no-repeat;
	height: auto;
	width: 176px;
	padding: 2px;
	margin: 0px;
	background-color: #315D7A;
	float: left;
	background-position: left bottom;
}
#paginationul li {
}
#pagination ul li a {
	margin-top: 5px;
	width: 96%;
	display: block;
	color: #FFFFFF;
	font-size: 0.7em;
	font-weight: bold;
	height: 22px;
	padding-left: 4%;
	line-height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: outset;
	border-bottom-color: #000000;
	margin-bottom: 5px;
}

#pagination ul li a:hover, #pagination ul li a.active {
	color: #A1D3FF;
}

#containerb {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
#latestproducts {
	float: left;
	height: auto;
	width: 410px;
}
#latestproducts h1 {
	background-image: url(../images/latestproducts_h.jpg);
	background-repeat: no-repeat;
	width: 156px;
}
#latestproslide {
	height: 109px;
	width: 366px;
	float: left;
	background-image: url(../images/featured_bg.jpg);
}
#latestproslide img {
border:0;
}

#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider, #slider li{
	/* 
			define width and height of container element and list item (slide)
			list items must be the same size as the slider area
		*/ 
		width:366px;
	height:109px;
	overflow:hidden;
		}
	span#prevBtn{
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
	height: 18px;
	width: 100px;
}

	span#nextBtn{
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
	height: 18px;
	width: 100px;
}	

span#prevBtn a, span#nextBtn a {
	color: #86C425;
	padding-right: 10px;
	padding-left: 10px;
}

#latestpromo {
	float: left;
	width: 280px;
	height: auto;
}
#latestpromo h1 {
	background-image: url(../images/latestpromo_h.jpg);
	background-repeat: no-repeat;
}
#promoslide {
	width: 236px;
	float: left;
	height: 109px;
}
#gallery {
	width: 200px;
	float: left;
	height: auto;
}
#gallery h1 {
	background-image: url(../images/gallery_h.jpg);
	background-repeat: no-repeat;
}
#galleryslide {
	float: left;
	height: 109px;
	width: 190px;
	background-image: url(../images/gallery_bg.jpg);
	background-repeat: no-repeat;
}

#show, #promoslide, #galleryslide {
border: solid 1px #dcdddc;
}






#footer {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 71px;
	width: 100%;
	padding: 0px;
	clear: left;
}
.copyrights {
	float: left;
	width: 450px;
	padding-left: 30px;
	height: 50px;
	padding-top: 9px;
}
.copyrights ul {
	margin: 0px;
	padding: 0px;
}
.copyrights ul li {
	float: left;
}
.copyrights ul li a {
	font-size: 10px;
	color: #01375b;
	padding-right: 6px;
	padding-left: 6px;
	line-height: 22px;
}
.copyrights ul li a:hover {
	background-color: #01375b;
	color: #FFFFFF;
}

.copyrights h2 {
	margin: 0px;
	font-size: 10px;
	clear: both;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	font-weight: normal;
}
.design {
	float: right;
	width: 40%;
	padding-right: 30px;
	padding-top: 31px;
	font-size: 10px;
	text-align: right;
}
.design a {
	color: #999999;
}
.design a:hover {
	color: #01375b;
}
.leftpad {
	margin-left: 20px;
}

