@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	min-width: 100%;
	background-color: #FFFFFF;
	background-image: url(gui/pagebg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-bottom:8px;
	font-family:Arial, Helvetica, sans-serif;
}
#wrapperbg {
	margin: 0px;
	padding: 0px;
	text-align: center;
	min-width: 960px;
	width:100%;
	background-image: url(gui/topbg.jpg);
	background-repeat: no-repeat;
	background-position: center 96px;
}
#wrapper {
	width:960px;
	margin: 0 auto;
	text-align:left;
}
#logo {
	width:211px;
	float:left;
}


.clearboth {
	clear:both;
}

.clearleft {
	clear:left;
}
#header {
	margin-top:46px;
}
.ie8 #header {
	padding-top:46px;
}

#content {
	margin-top:12px;
	margin-bottom:6px;
}
#left {
	float:left;
	width:620px;
	margin-left:20px;
	padding-top:12px;
	min-height:350px
}
#left p {
	font-size:12px;
}

#left a:link {
	color:#0000FF;
	text-decoration:underline;
}

#left a:visited {
	color:#0000FF;
	text-decoration:underline;
}

#left a:hover {
	color:#0000FF;
	text-decoration:none;
}

#left h1 {
	color:#437FBB;
	font-size:18px;
}
#left h2 {
	color:#437FBB;
	font-size:13px;
}
.normal {
	font-size:14px;
	color:#000000;
}

.ulnormal {
	font-size:12px;
	color:#000000;
}

.twelvenormal {font-size:12px; font-weight:normal;}

.picpad {padding:12px;}

#contentbg {
	background-image: url(gui/contentbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top:8px;
	padding-top:18px;
	width:570px;
}
#right {
	float:right;
}
.bluehd {
	color:#437FBB;
	font-size:12px;
}

a.navhdlink:link {
	color:#000;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
a.navhdlink:visited {
	color:#000;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
a.navhdlink:hover {
	color:#437FBB;
	font-size:12px;
	text-decoration:underline;
}
#rightbox {
	width:302px;
	background-image: url(gui/rightboxmiddle.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#rightboxtop {
	background-image: url(gui/rightboxtop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:40px;
	font-size:13px;
	font-weight:bold;
	padding-left:15px;
	padding-top:9px;
	letter-spacing:1px;
	text-transform: uppercase;
	color:#FFFFFF;
}
#rightboxmid {
	padding-left:8px;
	padding-right:8px;
	font-size:12px;
}
.rightboxhr {
	height:1px;
	color:#CCCCCC;
}
#rightboxbottom {
	background-image: url(gui/rightboxbottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height:20px;
}
#bluebox {
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(gui/bluebox.jpg);
	height: 35px;
	width: 302px;
	padding-left: 16px;
	padding-top: 18px;
	font-size: 12px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left;
}
a.rightboxlink:link {
	color:#437FBB;
	text-decoration:none;
	font-weight:bold;
}
a.rightboxlink:visited {
	color:#437FBB;
	text-decoration:none;
	font-weight:bold;
}
a.rightboxlink:hover {
	color:#437FBB;
	text-decoration:underline;
	font-weight:bold;
}

#footer {
	background-image: url(gui/footer.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 34px;
	width: 960px;
}
#footertext {
	padding-left:14px;
	padding-top:4px;
}
#footertext a:link {
	color:#FFF;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	padding-right:8px;
}
#footertext a:visited {
	color:#FFF;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	padding-right:8px;
}
#footertext a:hover {
	color:#FFF;
	text-decoration:underline;
	font-size:12px;
	font-weight:bold;
	padding-right:8px;
}

.datatable {
	font-weight:bold;
	font-size:12px;
	
}


.rowheader {background-color:#4080C3; color:#FFFFFF; font-size:14px;}
.row {background-color:#F2F2F2; border-left:1px solid #ccc}
.redx {color:#990000;}
.greencheck {color:#009900;}

#littleleft {float:left; width:200px; font-size:12px; font-weight:bold;}

#littleright {float:left; width:225px; margin-left:12px; font-size:12px; margin-bottom:24px;}

#btPrint {width:auto; float:right; margin-right:-300px;}

.btPrint {
	color: #000000;
	padding: 2px;
	border: 1px solid #3E70AF;
	background-color:#FFFFFF;
	
}

.sidePic p {font-size:11px; margin-top:-10px}
.sidePic img {border:2px solid #b8cde8; margin:15px 0}
.sidePic2 img { margin:15px 0}

/*RIGHT COLUMN _____________________________*/

.rightLines {border-bottom:2px solid  #808080; padding:0 0 15px 5px; margin-top:0px; margin-bottom:0px; margin-top:15px}
.rightLinesBot { padding:0 0 0 5px; margin-top:0px; margin-top:15px; border:0px !important}

#right p {border-bottom:2px solid  #808080; padding:0 0 15px 5px; margin-top:0px; margin-bottom:0px; margin-top:15px}

#logoTop {position:relative; z-index:50; float:right; top:-50px; left:50px}
#logoTopT {position:relative; z-index:50; float:right; top:-80px; left:50px}
#logoTopChem {position:relative; z-index:50; float:right; top:-100px; left:50px}

sup, sub {line-height:0px; }
h1 sup { font-size:70%}

#stTable {border:1px solid #ccc; font-size:12px}
#stTable td {padding:10px; vertical-align:top}

#popTable { font-size:12px;}
#popTable td {padding:10px; vertical-align:top; margin:0px; width:190px;}

.subTitle {color:#000 !important; border-top:1px dotted #ccc; padding-top:10px; margin:25px 0}

#prod a:link, #prod a:visited {color:#437FBB; font-size:13px; text-decoration:none;  padding:3px 3px 2px 3px; margin-left:-2px; *margin-left:0px;
background:#f4f4f4; -webkit-border-radius:3px; -moz-border-radius:3px; line-height: 20px }
#prod a:hover, #prod a:active {color:#333; font-size:13px; text-decoration:none; background:#dfe9f4; padding:3px 3px 2px 3px; -webkit-border-radius:3px;
-moz-border-radius:3px; margin-left:-2px; *margin-left:0px; }

#prod h2 {margin-bottom:3px; margin-top:20px}
#prod p {margin-top:0px}

h1 sub {*line-height:20px}

.mapSub {margin:3px 0 0px 0 !important; font-size:13px !important; border-bottom:0px !important}




/*Images popup on pages _____________________________*/

#galBox img { border:2px solid #b8cde8; margin-right:7px}
#galBox img:hover {  border:2px solid #b8cde8; *border:2px solid #8aa6c9; -webkit-box-shadow: 0px 0px 4px #333;
-moz-box-shadow: 0px 0px 4px #333;}

.galTitle {color:#437fbb; font-size:12px; border-bottom:0px}


#faqList {font-size:12px; list-style-type:none; margin-left:0px; padding-left:0px}
#faqList li {margin-bottom:10px}

/*Product pages layout _____________________________*/

.prodBox {border-bottom:1px solid #eee;  padding-right:145px; text-align:justify; padding-bottom:10px}

.prodBox sup {*line-height:20px !important}




.maps img:hover {  border:2px solid #b8cde8; *border:2px solid #8aa6c9 !important; -webkit-box-shadow: 0px 0px 4px #333;
-moz-box-shadow: 0px 0px 4px #333;}
.popI img:hover {  border:2px solid #b8cde8; *border:2px solid #8aa6c9 !important; -webkit-box-shadow: 0px 0px 4px #333;
-moz-box-shadow: 0px 0px 4px #333;}

.footLogo {float:right; margin:40px 10px 0 0; border:0px; *margin-top:20px}