*{
	margin: 0;
	padding: 0;
}
body {
  	font-family: Tahoma, Helvetica, Verdana, sans-serif;
  	background: #5792bc;
	font-size: 11px;
	color: #8b7868;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0;
}
.products, .projects {
	width: 220px;
	overflow: hidden;
}
#site {
	background: url('/images/bg.gif') no-repeat top right;
	margin: 0 auto;
	width: 940px;
	overflow: hidden;
}
.clear {
	overflow: hidden;
	height: 0px;
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
.right .full {
	float: left;
}
.p_header {
	color: #4186b3;
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
}
.full {
	background: url('/images/arrow2.gif') no-repeat left bottom;
	height: 14px;
}
.full a {
	padding-left: 20px;
	color: #1b6faa;
	text-decoration: underline;
}
.full a:hover {
	text-decoration: none;
}
.blue {
	color: #4394cf;
	font-weight: bold;
}
/* Scroller */
#hold {
	position: relative;
	overflow: hidden;
	border: 3px solid #e8e2d3;
	width: 517px;
	height: 76px;
	z-index: 100;
}
#wn {
	float: left;
	margin-left: 6px;
	position: relative;
	width: 480px;
	height: 76px;
	clip: rect(0px, 480px, 76px, 0px); 
	overflow: hidden;	
	z-index: 1;
}
#lyr1 { 
	position: absolute;
	visibility: hidden;
	z-index: 1;
}
#t1 {
	width: 1200px;
}
#t1 td {
	width: 120px;
	height: 76px;
	vertical-align: middle;
	text-align: center;
	overflow: hidden;
}
.scr_arr-r {
	padding: 30px 5px 0;
	float: right;
	cursor: pointer;
}
.scr_arr-l {
	padding: 30px 0 0 5px;
	float: left;
	cursor: pointer;
}
/* End of Scroller */
/* Scroller-small */
#hold2 {
	position: relative;
	overflow: hidden;
	border: 3px solid #e8e2d3;
	width: 356px;
	height: 76px;
	z-index: 100;
	right: 3px;
}
#wn2 {
	float: left;
	margin-left: 6px;
	position: relative;
	width: 240px;
	height: 76px;
	clip: rect(0px, 240px, 76px, 0px); 
	overflow: hidden;	
	z-index: 1;
}
.scr_arr-r2 {
	padding: 30px 15px 0 30px;
	float: right;
	cursor: pointer;
}
.scr_arr-l2 {
	padding: 30px 30px 0 15px;
	float: left;
	cursor: pointer;
}
/* End of Scroller-small */
/* Top */
#logo {
	float: left;
	width: 244px;
	height: 83px;
}
#topright {
	float: right;
	width: 680px;
}
#toolbar {
	float: right;
	margin-top: 5px;
}
#toolbar a {
	padding-left: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#toolbar a:hover, .hmenu_focus {
	text-decoration: underline;		
}
.hmenu, .hmenu_ {
	float: right;
	list-style: none;
	margin: 45px 2px 0;
}
.hmenu li, .hmenu_ li {
	float: left;
	border-right: 1px #b4d1e9 solid;
	padding: 0 5px;
}
.hmenu a:hover, hmenu_ a:hover {
	text-decoration: underline;
}
.hmenu li.hmenu_noborder, .hmenu_ li.hmenu_noborder {
	border: 0;
	padding: 0 0 0 5px;
}
.hmenu li.selected a, .hmenu_ li.selected a {
	text-decoration: underline;
}

/* End of Top */
#pad {
	width: 940px;
	overflow: hidden;
	background: #FFFFFF;
}
/* Panel 1 */
#p1 {
	padding: 7px;
	height: 288px;
	overflow: hidden;
	background: url('/images/p1_bottom.gif') no-repeat bottom;
}
.p1_left {
	float: left;
}
.p1_left img {
	margin-right: 5px;
}
.p1_right {
	float: right;
	padding: 30px 5px 0;
	color: #84a0b5;
}
.p1_header {
	padding-bottom: 3px;
	color: #4394cf;
	border-bottom: 1px #daeda6 solid;
}
.p1_right ul {
	margin-top: 3px;
	margin-left: 5px;
}
.p1_right li {
	list-style: none;
	border-bottom: 1px #daeda6 solid;
}
.p1_row {
	font-weight: bold;
}
.p1_row span, .p1_rowh span {
	margin-right: 10px;
	color: #84a0b5;
	font-weight: bold;
}
.p1_row a, .p1_rowh a {
	display: block;
	padding: 3px 0;
	color: #6fb1e2;
	font-weight: normal;
	text-decoration: none;
}
.p1_row a:hover, .p1_rowh a {
	background: #cce5f8;
	color: #5593c1;
	text-decoration: none;
}
/* End of Panel 1 */
/* Left Panel */
#leftpanel {
	float: left;
	width: 390px;
	overflow: hidden;
}
.aboutus {
	padding: 20px 15px 0;
	text-align: justify;
	color: #8b7868;
}
.newsletter {
	margin: 24px 0 0 12px;
	padding: 14px 0 0 16px;
	width: 340px;
	height: 60px;
	background: #f5f2eb;
	color: #706155;
	font-weight: bold;
	border: 3px solid #e8e2d3;
}
.newsletter_ {
	margin-top: 15px;
	padding-left: 30px;
	background: url('/images/mail2.gif') no-repeat;
}
.nl_t1 {
	position: relative;
	bottom: 9px;
}
input.nl_text {
	position: relative;
	bottom: 9px;
	padding: 3px 5px 2px 5px;
	margin-left: 10px;
	font-size: 11px;
	color: #000;
	vertical-align: middle;
}
input.nl_submit {
	margin-left: 2px;
	position: relative;
	bottom: 2px;
}
.contact {
	margin: 30px 0 20px 15px;
}
.contact a {
	color: #8b7868;
	text-decoration: underline;
}
.contact a:hover {
	text-decoration: none;
}
.brands-left {
	margin: 20px 0 0 15px;
}
.au_text {
	display: block;
	margin: 10px 15px 0 0;
	text-align: justify;
}
.au_text a {
	color: #8b7868;
	text-decoration: underline;
}
.au_text a:hover {
	text-decoration: none;
}
.ob {
	margin: 15px 0 0 15px;
}
.ob_menu {
	width: 359px;
	list-style: none;
	padding: 0;
	margin: 0;
}
.ob_menu li {
	display: block;
	margin: 0;
	padding: 0;
	height: 17px;
	border-top: 1px solid #FFFFFF;
}
.ob_menu a {
	display: block;
	padding: 3px 5px;
	width: 349px;
}
.ob_menu a:hover {
	background: #dfe5e8;
	color: #4394cf;
	text-decoration: none;
}
.ob_menu a.selected {
	background: #dfe5e8;
	color: #4394cf;
	text-decoration: none;
}
.ob_menu span {
	margin-right: 5px;
	color: #8b7868;
	font-weight: bold;
}
.ob_link {
	background: #e2ded3;
	color: #8b7868;
	padding: 0;
}
.ob_link_f {
	background: #dfe5e8;
	color: #4394cf;
	padding: 0;
}
.ob_t {
	display: block;
	padding: 3px 5px;
	width: 349px;
	background: #e2ded3;
	font-weight: bold;
	color: #8b7868;
}
.ob_t:hover {
	color: #4394cf;
}
.ob_33 {
	float: left;
	margin-top: 20px;
	width: 33%;
	overflow: hidden;
}
.ob_33 a {
	color: #4394cf;
}
.ob_it {
	margin-left: 5px;
}
.pr_vl1 {
	margin: 5px 0;
	width: 157px;
	height: 1px;
	border-bottom: 1px solid #e2ded3;
}
.pr_vl2 {
	margin: 5px 10px 5px 0;
	width: 136px;
	height: 1px;
	border-bottom: 1px solid #e2ded3;
}
#pr_ts1 {
	padding: 0 15px 0 22px;
	background: url('/images/folder_.gif') no-repeat left center;
}
#pr_ts2 {
	padding: 2px 15px 0 22px;
	background: url('/images/img_.gif') no-repeat left center;
}
#pr_ts_new {
	padding: 2px 15px 0 22px;
	background: url('/images/puzzle-icon.gif') no-repeat left center;
}
#pr_ts3 {
	margin-left: 10px;
	padding: 0 15px 0 22px;
	background: url('/images/mail_.gif') no-repeat left center;
}
#pr_ts4 {
	margin-left: 10px;
	padding: 0 15px 0 22px;
	background: url('/images/dl_.gif') no-repeat left center;
}
#pr_ts5 {
	margin-left: 10px;
	padding: 3px 15px 0 22px;
	background: url('/images/print_.gif') no-repeat left center;
}
.pr_d2 {
	margin: 20px 20px 15px 3px;
}
.navi {
	margin-left: 15px;
}
.navi a {
	color: #4394cf;
	text-decoration: underline;
}
.navi a:hover {
	text-decoration: none;
}
/* End of Left Panel */
/* Right Panel */
#rightpanel {	
	float: left;
	width: 530px;
	margin: 20px 0 0 10px;
	overflow: hidden;
}
.rp_img {
  background: url('/images/picbg.gif') no-repeat;
}
img.rp {
	padding: 6px;
}
.brands {
	margin: 31px 0;
}
.news_blue {
	display: block;
	color: #4186b3;
}
a.partners_link {
	color:#4186b3;
	text-decoration: underline;
}
a.partners_link:hover {
	text-decoration: none;
}
.news_item {
	margin: 10px 15px 10px 0;
	text-align: justify;
}
.news_item a {
	color: #8b7868;
	text-decoration: underline;
}
.news_item a:hover {
	text-decoration: none;
}
.ob_blue {
	display: block;
	margin-top: 5px;
	color: #4394cf;
	font-weight: bold;
}
.ob_right {
	float: left;
	margin: 0 0 20px 30px;
}
/* End of Right Panel */
/* Footer */
#footer {
	margin: 20px 0;
	color: #FFFFFF;
	overflow: hidden;
}
#footer a {
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}
.ft_left {
	float: left;
}
.hmenu_ {
	margin: 0;
}
input.txt1 {
	width: 40px;
}
input.txt2 {
	width: 80px;
}
input.txt3 {
	width: 190px;
}
/* End of Footer */
/* Offer */
.captcha {
	float:right;
	margin-right: 3px;
}
.add_field {
	float: left;
}
.add_field a {
	font-weight: bold;
	color: #8b7868;
}
.add_field a:hover {
	color: #555555;
	text-decoration: none;
}
form.default td {
	padding: 0 10px 5px 0;
	
}
form.default th {
	font-weight: bold;
	text-align: right;
	padding: 0 10px 5px 0;
	color: #565d69;
}
form.default table textarea, form.default table input.txt, input.txts {
	color: #666;
	padding: 2px;
	border: 1px solid #aaa;
}
input.txts {
	width: 95px;
	text-align: center;
	font-weight: bold;
}
form.default table input.txt {
	width: 170px;
}
table.of_ii {
	margin-left: 3px;
}
textarea.o_ta {
	width: 467px;
}
table.list th {
	text-align: center;
}
table.list td {
	padding: 0 5px 5px 0;
}
.req {
	color: red;
}
select.o_s {
	color: #666;
	padding: 2px;
	border: 1px solid #aaa;
	border: 1px solid #999999;
	color: #666666;
	padding: 1px;
	width: 180px;
}
select.o_s2 {
	color: #666;
	padding: 2px;
	border: 1px solid #aaa;
	border: 1px solid #999999;
	color: #666666;
	padding: 1px;
	width: 110px;
}
select#of_s2 {
	display: none;
}
select#of2_s2 {
	display: none;
}
select#of3_s2 {
	display: none;
}
select#of4_s2 {
	display: none;
}
select#of5_s2 {
	display: none;
}
#Value2 {
	display: none;
}
#Value2_2 {
	display: none;
}
#Value3_2 {
	display: none;
}
#Value4_2 {
	display: none;
}
#Value5_2 {
	display: none;
}
#field2 {
	display: none;
}
#field3 {
	display: none;
}
#field4 {
	display: none;
}
#field5 {
	display: none;
}
/* End of Offer */
/* Customers */
.customers {
	margin: 10px 30px 0 0;
}
.customers p {
	color: #4186b3;
}
.customers a {
	color: #4186b3;
	text-decoration: underline;
}
.customers a:hover {
	text-decoration: none;
}
.customers_b {
	margin-bottom: 10px;
	text-align: justify;
}
/* End of Customers */
/* Contact */
div.contacts {
	width: 180px;
	margin: 0 30px 0 0;
	padding: 0;
	float: left;
}
div.contact_form {
	width: 545px;
	margin: 0;
	padding: 0;
}
div.contact_form_txt {
	width: 130px;
	margin: 0;
	padding: 0;
	float: left;
}
div.contact_form_field {
	width: 300px;
	margin: 0;
	padding: 0;
	float: left;
}
input.field, textarea.field, select.field, select.field_s {
	border: 1px solid #999999;
	font-family: Tahoma, Helvetica, Verdana, sans-serif;
	margin: 0 0 5px 0;
	font-size: 11px;
	color: #666666;
	padding: 1px;
	width: 277px;
}
select.field_s {
	width: 281px;
}
.span1 {
	font-weight: bold;
	font-size: 11px;
}
/* End of Contact */
/* LightBox */
#lightbox{
	position: absolute;
	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; color: #666; }
#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;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* End of LightBox */
a#l_bg, a#l_en {
	color: #fff;
}
div.pagination {
	color: #706155;
	font-weight: bold;
	padding: 0 15px 0 0 ;
}
div.pagination a.other {
	color: #706155;
	font-weight: normal;
}
div.pagination a.pg_next, div.pagination a.pg_prev {
	color: #706155;
	font-weight: bold;
}
div.error {
	color: #ff5555;
}
a.document {
	color: #4186b3;
	text-decoration: underline;
}
a.document:hover {
	text-decoration: none;
}
div.flash {
	position: relative;
	left: 5px;
}
table.images, table.mini {
	border-collapse: collapse;
}
table.images td.backgr_products {
	background: url('/images/det1.gif') no-repeat;
	width: 166px;
	height: 142px;
	overflow: hidden;
	padding: 5px 0 0 0;
	text-align: center;
	vertical-align: top;
}
td.backgr_products a {
	margin: 0 1px 0 0;
}
div.normaldivtext {
	text-align: justify;
	padding: 0 5px 0 0 ;
}
table.mini td.tudo {
	width: 82px;
	height: 68px;
	overflow: hidden;
	background: url('/images/det2.gif') no-repeat;
	text-align: center;
	vertical-align: top;
	padding: 3px 0 0 0;
}	
table.mini td.tudo a {
	
}
a.pg_link {
	color: #8b7868;
	text-decoration: underline;
}
a.pg_link:hover {
	text-decoration: none;
}
table.large td.tudo1 {
	width: 296px;
	vertical-align: top;
	text-align: center;
	/*height: 249px;
	overflow: hidden;
	
	
	padding: 5px 0 0 0;
	border: 1px solid #bfc5c8;*/
}	
table.projects_back td {
	background: url('/images/proj_back.gif') no-repeat;
	width: 164px;
	height: 138px;
	overflow: hidden;
	text-align: center;
	padding: 5px 0 0 0;
	vertical-align: top;
}



#scroller4 {
	width: 326px;
	padding: 0 13px;
	position: relative;
	/*float: left;*/
}
/*horizontal 4*/
#scroller4 img {
	border: 0;
}
#scrollLeft4 {
	width: 13px;
	height: 76px;
	cursor: default;
	position: absolute;
	left:3px;
	top:0;
	float: left;
}
#scrollRight4 {
	width: 13px;
	height: 76px;
	cursor: pointer;
	position: absolute;
	float: left;
	left: 345px;
	top:0;
}
#scrollBox4 {
	padding:0;
	width: 326px;
	height: 76px;
	overflow: hidden;
	float:left;
	margin: 0 0 0 1px;
}
#scrollContent4 {
	width: 10000px;
	position: relative;
	overflow: hidden;
}
div.scrollPromoBox4 {
	width: 110px;
	height: 76px;
	font-size: 11px;
	/*padding: 10px 8px 0 8px;*/
	overflow: hidden;
	float: left;
}
div.scrollPromoBox4 .box4 {
	width: 110px;
	height: 76px;
	overflow: hidden;
	float: left;
}
div.scrollPromoBox4 a:hover {
	color: #4c4141;
}
div.in_si {
	display: block;
	float: left;
}
/*end of scroller*/
div.scrollPromoBox4 div.image {
	width: 120px;
	overflow: hidden;
	padding: 10px 0 0 0;
}
span.error, span.span1 {
	color: red;
}








#scroller3 {
	width: 494px;
	padding: 0 13px;
	position: relative;
	/*float: left;*/
}
/*horizontal 4*/
#scroller3 img {
	border: 0;
}
#scrollLeft3 {
	width: 13px;
	height: 76px;
	cursor: default;
	position: absolute;
	left:3px;
	top:0;
	float: left;

}
#scrollRight3 {
	width: 13px;
	height: 76px;
	cursor: pointer;
	position: absolute;
	float: left;
	left: 506px;
	top:0;
}
#scrollBox3 {
	padding:0;
	width: 468px;
	height: 76px;
	overflow: hidden;
	float:left;
	margin: 0 0 0 10px;
}
#scrollContent3 {
	width: 10000px;
	position: relative;
	overflow: hidden;
}
div.scrollPromoBox3 {
	width: 117px;
	height: 76px;
	font-size: 11px;
	/*padding: 10px 8px 0 8px;*/
	overflow: hidden;
	float: left;
	
}
div.scrollPromoBox3 .box3 {
	width: 117px;
	height: 76px;
	overflow: hidden;
	float: left;
}
div.scrollPromoBox3 a:hover {
	color: #4c4141;
}
div.in_si {
	display: block;
	float: left;
}
/*end of scroller*/
div.scrollPromoBox3 div.image {
	width: 120px;
	overflow: hidden;
	padding: 10px 0 0 0;
}
.regular {
	font-size: 15px;
	color: #4186b3;
}
span.style3 {
	color: #4186b3;
	padding: 0 0 5px;
}
.conffig {
	width: 15px;
	height: 15px;
	display: block;
	overflow: hidden;
}
.conffig:hover {
	border: 1px solid #fff;
}
div.outera {
	width: 17px;
	height: 17px;
	padding: 3px 3px ;
	margin: 0 4px 0 0;
	float: left;
	overflow: hidden;
}