img{
	border:0;
}


a{
	text-decoration:none;
	color:#9d1d07;
}
a:hover{
	text-decoration:underline;
}

html, body, h1, h2, h3, h4, h5, h6, p, ul{
	margin:0;
	padding:0;
	color:#9d1d07;
}
html{
	font-size:100.01%;
}
body{
	background:#fff;
	font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
	font-size:62.5%;
	line-height:1;
	text-align:center;
}
/* Header styles */
div#head{
	min-width:1000px;
	background:url(../img/bg-head.gif) repeat-x 0 0;
}
div.holder{
	width:100%;
	overflow:hidden;
}
div.head-cont{
	width:1000px;
	height:140px;
	margin:0 auto;
	overflow:hidden;
}
/* Languege select styles */
div.head-cont ul.lang{
	float:right;
	display:inline;
	width:130px;
	height:34px;
	overflow:hidden;
	margin:0px 36px 0 0;
	padding:7px 0 0 26px;
	background:url(../img/bg-lang.gif) no-repeat 0 0;
}
div.head-cont ul.lang li{
	float:left;
	display:inline;
	margin-left:3px;
	width:22px;
	height:30px;
}
div.head-cont ul.lang li a{
	float:left;
	width:22px;
	height:30px;
}
div.head-cont ul.lang li.usa a{
	background:url(../img/ico-usa.gif) no-repeat 0 0;
}
div.head-cont ul.lang li.usa a:hover{
	background:url(../img/ico-usahov.gif) no-repeat 0 0;
}
div.head-cont ul.lang li.chin a{
	background:url(../img/ico-chin.gif) no-repeat 0 0;
}
div.head-cont ul.lang li.chin a:hover{
	background:url(../img/ico-chinhov.gif) no-repeat 0 0;
}
div.head-cont ul.lang li.span a{
	background:url(../img/ico-span.gif) no-repeat 0 0;
}
div.head-cont ul.lang li.span a:hover{
	background:url(../img/ico-spanhov.gif) no-repeat 0 0;
}
div.head-cont ul.lang li.ger a{
	background:url(../img/ico-ger.gif) no-repeat 0 0;
}
div.head-cont ul.lang li.ger a:hover{
	background:url(../img/ico-gerhov.gif) no-repeat 0 0;
}
/* Logo position */
div.head-cont h1{
	float:left;
	display:inline;
	margin:7px 0 0 50px;
}
div.head-cont h1 a{
	float:left;
	width:114px;
	height:92px;
	background:url(../img/logo.gif) no-repeat 0 0;
	text-indent:-9999px;
}
/* Main navigation */
div.head-cont ul#menu{
	float:right;
	display:inline;
	margin:31px 29px 0 0;
	list-style:none;
	overflow:hidden;
}
div.head-cont ul#menu li{
	float:left;
	display:inline;
	margin:0 1px;
}
div.head-cont ul#menu li a{
	float:left;
	padding:0 8px 9px;
	border-bottom:4px solid #fff;
	font-family: "Myriad Pro";
	font-weight:normal;
	font-size:1.3em;
	text-transform:uppercase;
	color:#474747;
}
div.head-cont ul#menu li.active a,
div.head-cont ul#menu li a:hover{
	border-bottom:4px solid #ae1b08;
	text-decoration:none;
	color:#af1a08;
}
/* Block for flash */
div.flash-hold{
	width:100%;
	clear:both;
	min-width:1000px;
	height:321px;
	background:url(../img/bg-flash.gif) repeat-x 0 0;
}
div.flash-hold div.flash{
	width:1000px;
	margin:0 auto;
}
div.flash-hold img{
	display:block;
	
}
/* Header on inner page */
div.head-inner div.head-cont{
	height:120px;
}
div.head-inner div.head-cont h1{
	margin:1px 0 0 50px;
}
div.head-inner div.head-cont h1 a{
	height:72px;
}
div.head-inner div.flash-hold{
	height:149px;
	background:url(../img/bg-flash-inn.gif) repeat-x 0 0;
}
/* Main content block */
div#cont-hold{
	width:1000px;
	overflow:hidden;
	margin:0 auto;
	text-align:left;
}
div#cont-hold div#content{
	width:914px;
	float:left;
	display:inline;
	margin:14px 0 0 46px;
	padding-bottom:17px;
}
div#cont-hold div#content.homepage{
	margin:34px 0 0 50px;
}
div#content p{
	margin-top:16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.3em;
	line-height:1.45em;
	color:#777;
}
div#content p.t-red{
	margin-top:4px;
	font-weight:bold;
	font-size:1.2em;
	line-height:1.35;
	color:#9d1d07;
}
div#content h3{
	font-weight:bold;
	font-size:1.6em;
	line-height:1;
	color:#a12108;
}
div#content h3 span{
	color:#343434;
}
div#content div.col-wide{
	width:333px;
	float:left;
}
div#content div.cont-inn{
	width:360px;
	float:left;
	display:inline;
	margin:10px 0 0 39px;
}
div#content div.cont-inn.wide{
	width:628px;
	overflow:hidden;
}
div#content div.cont-inn p{
	color:#555;
}
div#content div.cont-inn p.t-red{
	padding-bottom:17px;
	font-weight:normal;
	font-size:1.4em;
	line-height:1.15;
	color:#9d1d07;
}
div#content div.right-img{
	width:242px;
	float:left;
	display:inline;
	margin:16px 0 0 22px;
}
div#content div.right-img img{
	display:block;
}
/* List with cube markers */




div#content ul.list{

	width:100px;
	float:left;
	display:inline;
	margin:9px 0 0 99px;
	list-style:none;
}
 

div#content ul.list li{

	width:85px;

	float:left;
	margin-top:4px;
	padding-left:15px;
	background:url(../img/bg-sertif-li.gif) no-repeat 0 3px;
}
div#content ul.list li a{

	font:normal 1.1em/1.2 "Trebuchet MS";
	text-decoration:none;
	color:#000;
}
div#content ul.list li a:hover{
	text-decoration:none;
	
}
div#content ul.list li a img{
	width:99px;
	height:135px;
	position:absolute;
	left:3px;
	top:82px;
	display:none;
}
div#content ul.list li a:hover img,
div#content ul.list li a.hover img{
	z-index:9999;
	display:inline;
}
/* List of products */
div#content ul.products{
	width:659px;
	overflow:hidden;
	margin:2px 0 0 -27px;
	list-style:none;
}
div#content ul.products li{
	width:300px;
	float:left;
	display:inline;
	margin:34px 0 0 29px;
}
div#content ul.products div.img{
	width:107px;
	float:left;
}
div#content ul.products div.img img{
	display:block;
	margin-top:5px;
	border:1px solid #515151;
}
div#content ul.products div.text{
	width:193px;
	float:left;
}
div#content ul.products div.text h4{
	font:bold 1.4em "Trebuchet MS";
}
div#content ul.products div.text p{
	margin-top:1px;
	
}
/* Block with sertificate */
div#content div.sertif{
	width:223px;
	height:auto !important;
	height:196px;
	min-height:196px;
	position:relative;
	padding:20px 0 7px 0;
	background:url(../img/tsi-sertified2.gif) no-repeat 120px 0px;
}
div#content div.sertif div.pict{
	position:absolute;
	left:0;
	top:79px;
	width:105px;
	height:141px;
	background:url(../img/bg-pict.gif) no-repeat 0 0;
}
div#content div.sertif div.pict img{
	display:block;
}
div#content div.sertif ul.list li{
	padding-left:20px;
	margin-top:4px;
	background:url(../img/bg-sertif-li.gif) no-repeat 0 4px;
}
/* Column medium width */
div#content div.col-med{
	width:271px;
	float:left;
	display:inline;
	margin:0 0 0 41px;
}
div#content div.col-med div.block{
	background:url(../img/bg-bl-med.gif) repeat-y 0 0;
}
div#content div.col-med div.block div.block-top{
	background:url(../img/bg-bl-med-top.gif) no-repeat 0 0;
}
div#content div.col-med div.block div.block-top div.block-bot{
	height:auto !important;
	height:261px;
	min-height:261px;
	background:url(../img/bg-bl-med-bot.gif) no-repeat 0 100%;
}
div#content div.col-med div.sertif{
	width:253px;
	height:auto !important;
	height:190px;
	min-height:190px;
	padding:39px 0 0 18px;
	background:url(../img/tsi-sertified.gif) no-repeat 144px 4px;
}
div#content div.col-med div.sertif div.pict{
	left:18px;
	top:88px;
}
div#content div.col-med div.sertif ul.list{
	margin:16px 0 0 120px;
}
div#content div.col-med div.sertif ul.list li a img{
	left:21px;
	top:91px;
}
/* Column small width */
div#content div.col-thin{
	width:247px;
	overflow:hidden;
	float:left;
	display:inline;
	margin:0;
}
div#content div.col-thin div.block{
	margin-top:12px;
	background:url(../img/bg-bl.gif) repeat-y 0 0;
}
div#content div.col-thin div.block div.block-top{
	background:url(../img/bg-bl-top.gif) no-repeat 0 0;
}
div#content div.col-thin div.block div.block-top div.block-bot{
	height:auto !important;
	height:164px;
	min-height:164px;
	padding:4px 0 15px 20px;
	background:url(../img/bg-bl-bot.gif) no-repeat 0 100%;
}
div#content div.col-thin div.for-sertif{
	background:url(../img/bg-bl2.gif) repeat-y 0 0;
}
div#content div.col-thin div.for-sertif div.block-top{
	background:url(../img/bg-bl2-top.gif) no-repeat 0 0;
}
div#content div.col-thin div.for-sertif div.block-top div.block-bot{
	background:url(../img/bg-bl2-bot.gif) no-repeat 0 100%;
}
div#content div.col-thin h3{
	margin:0 0 0 3px;
	padding:10px 0 0;
}
div#content div.col-thin ul.list{
	margin-left:3px
}
div#content div.col-thin div.sertif h3{
	margin-left:0;
}
div#content div.col-thin div.sertif ul.list{
	margin:16px 0 0 115px;
}
div#content div.col-thin a.more-info{
	display:block;
	width:249px;
	height:80px;
	margin-top:16px;
	background:url(../img/btn-info.gif) no-repeat 0 0;
	text-indent:-9999px;
}
/* Search form */
div#content form.capabil div{
	width:248px;
	height:74px;
	margin-top:15px;
	background:url(../img/bg-form.gif) no-repeat 0 0;
}
div#content form.capabil div label{
	display:block;
	padding:17px 0 0 20px;
	font-weight:bold;
	font-size:1.2em;
	color:#fff;
}
div#content form.capabil div select{
	width:182px;
	height:17px;
	float:left;
	margin:10px 3px 0 18px;
	font:bold 10px " Trebuchet MS"
}
div#content form.capabil div select option{
	padding:0 10px;
	
}
div#content form.capabil div input{
	float:left;
	margin:10px 0 0;
}
/* Same styles for homepage */
div#content.homepage div.col-thin{
	margin:0 0 0 21px;
}
div#content.homepage div.col-thin div.block{
	margin-top:0;
}
div#content.homepage form.capabil div{
	margin-top:6px;
}
/* Footer styles */
div#footer{
	width:100%;
	min-width:1000px;
	height:120px;
	background:#d4a622 url(../img/bg-foot.gif) repeat-x 0 0;
	background-color:#dfb320;
	margin-top:20px;
	position:static;
	bottom:0;
	top:auto;
}
div#footer div.foot-cont{
	width:1000px;
	margin:0 auto;
	color:#fff;
}
div.foot-cont ul{
	float:left;
	display:inline;
	margin:11px 0 0 48px;
	overflow:hidden;
	list-style:none;
}
div.foot-cont ul li{
	float:left;
	display:inline;
	margin-left:-1px;
	padding:0 4px;
	background:url(../img/bg-li-foot.gif) no-repeat 0 3px;
}
div.foot-cont a{
	font-weight:bold;
	text-decoration:underline;
	color:#fff;
}
div.foot-cont a:hover{
	text-decoration:none;
}
div.foot-cont p{
	float:right;
	display:inline;
	color:#FFF;
	margin:11px 37px 0 0;
}




#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* 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; overflow: auto; width: 100%	; }

#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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

