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

body
{
	padding:0px;
	margin:0px;
	font-family:verdana;
	/*font-variant:normal;*/
	background:url(images/bodybg.jpg) left top repeat-x;
	background-color:#efeff0;
}
a
{
	text-decoration:none;
	border:0px;
	outline:none;
}
p
{
	line-height:20PX;
	font-size:11PX;
	text-align: justify;
	color:#737373;
	padding:0px;
	margin-top:15px;
}
h2
{
	font-size:18px;
	color:#f97801;
	padding:0px;
	margin:15px 0 0 0;
	font-variant:normal;
	font-weight:normal;
	font-family:verdana;
}
hr{
height:1px;
background-color:#dfdfdf;
size:1px;
border:0px;
}
.spacer
{
	clear:both;
	height:25px;
	padding:0px;
	margin:0px;
}
.container
{
	padding:0px;
	margin:0px auto;
	width:1000px;
	height:100%;
}
.topmenu
{
	width:1000px;
	padding:0px;
	height:49px;
	text-align:right;
	line-height:49px;
	color:#fff;
	 font-size:11px;
}
.topmenu a
{	
color:#fff;
text-decoration:none;
}
.logo
{
	padding:0px;
	height:85px;
	text-align:left;
	width:1000px;
}
.topsearch
{
	padding:5px 5px 3px 5px;
	text-align:left;
	background-color:#80b51d;
	width:400px;
	float:right;
	margin-top:20px;
}
.textbox
{
	background: url(images/searchbg.jpg) left top repeat-x;
	height:27px;
	border:0px;
	line-height:27px;
	font-size:12px;
	color:#666;
}
.textbox-cap
{
	background: url(images/searchbg.jpg) left top repeat-x;
	height:27px;
	border:0px;
	line-height:27px;
	font-size:12px;
	color:#666;
	width:120px;
}

.textbox1
{
	background: url(images/searchbg.jpg) left top repeat-x;
	background-color:#fff;
	height:32px;
	border:0px;
	line-height:32px;
	font-size:12px;
	color:#666;
	border:1px solid #e8e8e8;
	width:260px;
	padding:0 7px 0 7px;
}

.textbox1-cap
{
	background: url(images/searchbg.jpg) left top repeat-x;
	background-color:#fff;
	height:32px;
	border:0px;
	line-height:32px;
	font-size:12px;
	color:#666;
	border:1px solid #e8e8e8;
	width:100px;
	padding:0 7px 0 7px;
}

.textbox2
{
	background: url(images/searchbg.jpg) left top repeat-x;
	background-color:#fff;
	/*height:27px;*/
	border:0px;
	line-height:27px;
	font-size:12px;
	color:#666;
	border:1px solid #e8e8e8;
	width:225px;
	padding:0 7px 0 7px;
}

.textbox2-cap
{
	background: url(images/searchbg.jpg) left top repeat-x;
	background-color:#fff;
	/*height:27px;*/
	border:0px;
	line-height:27px;
	font-size:12px;
	color:#666;
	border:1px solid #e8e8e8;
	width:80px;
	padding:0 7px 0 7px;
}
.mainmenu
{
	width:1000px;
	height:42px;
	padding:0px;
	float:left;
}
.mainmenu_left
{
	width:25px;
	height:42px;
	float:left;
}
.mainmenu_right
{
	width:25px;
	height:42px;
	float:right;
}
.menulink
{
	width:950px;
	height:42px;
	float:left;
	background:url(images/menubg.jpg) left top repeat-x;
	background-color:#fff;
}
.menulink ul
{
	list-style-type:none;
	margin:0px;
	padding:0px;
	line-height:42px;
	height:42px;
	float:left;
	
}
.menulink ul li a
{
	background:url(images/line.jpg) left top no-repeat;
	line-height:42px;
	height:42px;
	list-style-type:none;
	font-size:15px;
	color:#fff;
	padding:0px 38px 0 38px;
	float:left;	
}
.menulink ul li a:hover
{
	background-color:#e15a16;
	/*background:url(images/menubgover.jpg) left top repeat-x;*/
	color:#fff;
}
.inner
{
	padding:0 25px 0px 25px;
	width:950px;
	background-color:#fff;
	margin:0px;
	display:inline-block;
}
.banner
{
	width:950px;
	padding:0px;
	/*height:300px;*/
	margin:0px;
}
.middle
{
	width:950px;
	padding:0px;	
	margin:0px;
	display:inline;
}
/*.breadcrumb ul
{
	width:950px;
	padding:0px;
	margin:0px;
	list-style-type:none;
	float:left;
}
.breadcrumb ul li
{
	font-size:10px;
	text-align:left;
	color:#999;
	padding:0px 17px 0 0;
	margin:0px;
	line-height:25px;
	height:25px;
	list-style-type:none;
	float:left;
	background:url(images/arrow1.gif) right  center no-repeat
}
.breadcrumb ul li a
{
	color:#ff6600;
	text-decoration:none;
	outline:none;
}*/
.breadcrumb
{
	width:630px;
	padding:0px;
	margin:1px 0 0 0;
	height:30px;
	/*background:url(images/breadbg1.jpg) left top repeat-x;
	border-right:1px solid #eaeaea;
	border-left:1px solid #eaeaea;*/
	}
.breadcrumb ul
{
	padding:0px;
	margin:0px 0 0 0px;
	list-style-type:none;
}
.breadcrumb ul li
{
	padding:0px 10px 0 10px;
	margin:0px;
	list-style-type:none;
	color: #e15a16;
	font-size: 11px;
	font-weight:bold;
	line-height:30px;
	background:url(images/breadarrow.jpg) right  no-repeat;
	float:left;
}
.breadcrumb ul li a
{
	color: #1276A8;
	margin:0px 10px 0 0px;
}
/*.breadcrumb a:link, .breadcrumb a:visited, .breadcrumb a{
	color: #1276A8;
	text-decoration: none;
	outline: none;
	}

.breadcrumb a:hover{
	color: #2CC4F7;
	text-decoration: none;
	outline: none;
	}*/
.middleleft
{
	width:630px;
	padding:0px;
	margin:10px 0 0 0;
	float:left;
}
.middleleft h2
{
	font-size:18px;
	font-style:normal;
	color:#f97801;
	padding:0px;
	margin:0px;
	font-variant:normal;
	font-weight:normal;
}
.middleleft h3
{
	font-size:16px;
	font-style:italic;
	line-height:22px;
	color:#f97801;
	padding:0px;
	margin:0px;
	font-variant:normal;
	font-weight:normal;
}
.middleleft P
{
	line-height:23PX;
	font-size:12PX;
	text-align: justify;
	color:#737373;
	padding:0px;
	margin-top:9px;
}
.linehr
{
	width:610px;
	line-height:35PX;
	font-size:16PX;
	text-align: justify;
	color:#e15a16;
	padding:0px 0 0 0px;
	font-style:italic;	
}
.middleleft ul
{
	padding:0px;
	margin:0px 0 0 40px;
}
.middleleft ul li
{
	line-height:23PX;
	font-size:12PX;
	text-align: left;
	color:#737373;
	padding:0px;
	margin:0px;
}
.middleleft ul li a
{
	color:#737373;
	text-decoration:none;
}
.middleleft ul li a:hover
{
	color:#ff6600;
	text-decoration:underline;
}
.middleleft h6
{
	font-size:13PX;
	text-align: left;
	color:#505050;
	padding:5px 0 3px 0;
	margin:0px;
	font-weight:bold;
	text-decoration:underline;
	
}
.tablehead
{
	background-color:#fff;
	font-family:Verdana;
	font-weight:bold;
	color:#fff;
	text-align:left;
	font-size:14px;
	line-height:25px;
	background:url(images/tabheadbg.jpg) left top repeat-x;
}
.tablerow
{
	background-color:#f2f2f2;
	font-family:Verdana;
	color:#000;
	text-align:left;
	font-size:11px;
	line-height:14px;
}
.linespacer
{
	width:630px;
	padding:0px;
	margin:0px;
	height:32px;
	text-align:left;
}
.proleft
{
	width:269px;
	text-align:left;
	float:left;
	padding:0px;
	margin:0px;
	border-right:1px dotted #c8c8c8;
	
}
.proleft ul
{
	padding:0px;
	margin:0px;
	list-style-type:none;
	
}
.proleft ul li a
{
	padding:0px 0 0 25px;
	margin:0px 0 2px 0;
	font-size:11px;
	list-style-type:none;
	color:#737373;
	text-align:left;
	text-decoration:none;
	display:table;
	background:url(images/arrow1.gif) left center no-repeat;
}

.proleft ul li a:hover
{
	color:#ff6600;
	text-decoration:none;
}
.proright
{
	width:320px;
	text-align:left;
	float:right;
	padding:0px 0 0 40px;
	margin:0px;
	
}
.proright ul
{
	padding:0px;
	margin:0px;
	list-style-type:none;
}
.proright ul h4
{
	padding:0px;
	margin:0px;
	color:#727272;
	font-size:13px;
	font-weight:bold;
}
.proright ul h4 a.link
{
		color:#727272;
		text-decoration:none;
}
.proright ul h4 a.link:hover
{
		color:#ff6600;
		text-decoration:none;
}
.proright ul li a
{
	padding:0px 0 0 25px;
	margin:2px 0 2px 0;
	font-size:11px;
	color:#737373;
	text-align:left;
	list-style-type:none;
	text-decoration:none;
	display:table;
	background:url(images/arrow1.gif) left center no-repeat;
}
.proright ul li a:hover
{
	color:#ff6600;
	text-decoration:none;
}
.clearall {
	clear:both;
	height:0px;
	padding:0px;
	font-size:0px;
}
.middleright
{
	width:300px;
	padding:0px;
	margin-left:20px;
	float:right;
	
}
.querybox
{
	background:url(images/boxbg.jpg) left top repeat-x;
	border:1px solid #6fa542;
	width:268px;
	padding:15px;
	background-color:#84b923;
}

.querybox1
{
	background:url(images/boxbg.jpg) left top repeat-x;
	border:1px solid #6fa542;
	width:292px;
	padding:3px;
	background-color:#84b923;
}
.contquerybox
{
	border:1px solid #e8e8e8;
	width:400px;
	padding:5px;
	background-color:#f3f3f3;
	
}
.servicebox
{
	padding:0px;
	margin:0px;
	width:407px;
}
.boxtop
{
	padding:0px 15px 0 15px;
	margin:0px;
	width:377px;
	height:44px;
	line-height:40px;
	background:url(images/boxtop.jpg) left top no-repeat;
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#fff;
	text-align:left;
	font-weight:normal;
}
.boxmiddle
{
	padding:0px 15px 0 15px;
	margin:0px;
	width:377px;
	font-family:Arial;
	font-size:12px;
	color:#666;
	text-align:left;
	line-height:20px;
	background:url(images/boxbg1.jpg) left top repeat-y;
}
.boxbtm
{
	padding:0px 15px 0 15px;
	margin:0px;
	width:377px;
	height:43px;
	line-height:40px;
	text-align:right;
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#ff6600;
	background:url(images/boxbtm.jpg) left top no-repeat;
}
.formtext
{
	font-size:15px;
	color:#fff;
	text-align:left;
}
.formtextcont
{
	font-size:14px;
	color:#666;
	text-align:left;
	padding-left:40px;
}
.innerright
{
	width:300px;
	padding:0px;
	margin:0px 0 0 20px;
	float:right;
	
}
.footer
{
	background-color:#444343;
	width:100%;
	margin:0px;
	padding:0 0 30px 0;
	float:left;
}
.copy
{
	width:950px;
	margin:0px auto;
	padding:0 25px 25px 25px;
	background:url(images/footerbg.jpg) left bottom no-repeat;
	background-color:#303030;
	display: table;
}
.copybox
{
	padding:0px;
	margin:0px;
	float:left;
	background:url(images/sepline.jpg) right top repeat-y;
	height:230px;
}
.copybox h5
{
	width:250px;
	height:35px;
	background:url(images/copyboxbg.jpg) left top repeat-x;
	border:1px solid #515151;
	line-height:35px;
	font-size:13px;
	text-align:center;
	color:#97c942;
	padding:0px;
	margin:10px 0 0px 0px;
}
.copybox h6
{
	width:230px;
	height:100px;
	background:url(images/addbg.jpg) left top repeat-x;
	border:1px solid #515151;
	line-height:21px;
	font-size:12px;
	text-align:left;
	font-weight:normal;
	color:#ababab;
	padding:10px;
	margin:1px 0 0px 0px;
}
.copybox ul
{
	width:250px;
	padding:0px;
	margin:10px 0 0 20px;
	list-style-type:none;
}
.copybox ul li
{
	width:250px;
	padding:0px 0 0 32px;
	margin:0px;
	line-height:20px;
	list-style-type:none;
	background:url(images/arrow1.gif) left center no-repeat;
}
.copybox ul li a
{
	width:250px;
	font-size:11px;
	text-align:left;
	color:#ababab;
	text-decoration:none;
	
}
.copybox ul li a:hover
{
		text-decoration:none;
		color:#fff;
}
.footermenu
{
	
	width:950px;
	height:40px;
	background:url(images/footermenubg.jpg) left top repeat-x;
	float:left;
	margin-top:10px;
}
.footermenu ul
{
	padding:0px;
	margin:0px;
	list-style-type:none;
	width:600px;
	float:left;
}
.footermenu ul li a
{
	padding:0px 7px 0 8px;
	margin:0px ;
	font-size:11px;
	color:#ababab;
	text-align:left;
	font-family:arial;	
	line-height:40px;
	text-decoration:none;
	list-style-type:none;
	border-right:1px solid #ababab;
}
.footermenu ul li a:hover
{
	color:#fff;
}

/*Accordion*/
.glossymenu{
margin: 5px 0;
padding: 0;
width: 266px; /*width of menu*/
border: 1px solid #6a9814;
border-bottom-width: 0;

}

.glossymenu a.menuitem{
background: black url(images/glossyback.jpg) repeat-x bottom left;
font: bold 14px  Verdana;
color:#fff;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 0px 0;
padding-left: 10px;
text-decoration: none;
height:36px;
line-height:36px;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 12px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background-image: url(images/glossyback2.jpg);
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background:#fff;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid #e5e5e5;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 11px Verdana;
color:#515151;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
height:26px;
line-height:26px;
}

.glossymenu div.submenu ul li a:hover{
background: #ebebeb;
colorz:#fff;
height:26px;
line-height:26px;

}

/* Chemical Consulting */

table.gmtable {
	border-collapse: collapse;
	width: 460px;
	font-size: 12px;
	background-color:#f2f2f2;
	font-family:Verdana;
	color:#737373;
	line-height:24px;
}

table.widthfix {
	border-collapse: collapse;
	width: 560px;
	font-size: 12px;
	background-color:#f2f2f2;
	font-family:Verdana;
	color:#737373;
	line-height:24px;
}
/*tr.color td {
	border-top: 1px solid #1276A8;
	border-bottom: 1px solid #1276A8;
	background: #FFC;
	}

td.gmtable, td.widthfix {
	border-bottom: 1px solid #CCC;
	padding: 0 0.5em;
	}*/
	
tr.gmtable td, tr.widthfix td {
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 0 0.5em;
	}

td.bleft {
	border-left: 1px solid #CCC;
	text-align: center;
	}
	
td.bright {
	border-right: 1px solid #CCC;
	text-align: center;
	}
	
/*td.bleft-sp {
	border-left: 1px solid #CCC;
	text-align: left;
	}
	
td.bright-sp {
	border-right: 1px solid #CCC;
	text-align: left;
	}*/
