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

body, html{
	margin:0;
	padding:0;
	background:#333333;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#214483;
}

/*****************************
		Main Links
*****************************/
.norseman_environmental_link:link{
	color:#92171C;
	text-decoration:none;
}
.norseman_environmental_link:visited{
	color:#92171C;
	text-decoration:none;
}
.norseman_environmental_link:active{
	color:#92171C;
	text-decoration:none;
}
.norseman_environmental_link:hover{
	color:#7eb93c;
	text-decoration:underline;
}
a:link{
	color:#214483;
	text-decoration:none;
}
a:visited{
	color:#214483;
	text-decoration:none;
}
a:active{
	color:#214483;
	text-decoration:none;
}
a:hover{
	color:#7eb93c;
	text-decoration:underline;
}

#norseman_environmental_main{
	width:960px;
	background:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	padding:0;
}

/*****************************
		logo header
*****************************/

#norseman_environmental_logoHeader{
	padding-top:20px;
	padding-bottom:20px;
	padding-left:25px;
	float:left;
}

#norseman_environmental_OrbisHeader{
	padding-top:0px;
	padding-bottom:3px;
	float:right;
}

.norseman_environmental_taglineGreen{
	font-family:Helvetica, Arial, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#7eb93c;
	float:left;
	padding-top:30px;
}
.norseman_environmental_taglineBlue{
	font-family:Helvetica, Arial, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#214483;
	float:left;
	padding-top:30px;
}
/*****************************
		Navigation
*****************************/
#norseman_environmental_navigation{
	width:100%;
	height:28px;
	clear:both;
	position:relative;
	margin: 0px;
	text-align: left;
	font-family:Helvetica, Arial,  sans-serif;
	font-size: 12px;
	z-index: 100;
	background:url(../images/norseman_environmental_nav_back.jpg) repeat-x;
}
#norseman_environmental_navigation-list {
	margin: 0;
	padding: 0 0 0 15px;
	list-style: none;
	height:28px;
}

#norseman_environmental_navigation-list li {
	float: left;
	padding: 0;
	height:28px;
}

#norseman_environmental_navigation-list a {
	display: block;
	text-decoration: none;
	color: White;
	padding-top: 8px;
	padding-left:25px;
	padding-right:25px;
	height:20px;
}

#norseman_environmental_navigation-list a:hover {
	background:#214483;
}

#norseman_environmental_navigation-list li ul {
	position: absolute;
	width: 165px;
	left: -999em;
	background-color: #214483;
	list-style: none;
	margin: 0;
	padding: 0;
}

#norseman_environmental_navigation-list li ul a {
	width: 165px;
}

#norseman_environmental_navigation-list li ul a:hover {
	width: 135px;
	background-color:#7eb93c;
}

#norseman_environmental_navigation-list li:hover ul, #norseman_environmental_navigation-list li.sfhover ul  {
	left: auto;
}
/*****************************
			Header
*****************************/
#norseman_environmental_Header{
	padding:6px;
}
#norseman_environmental_groupProducts{
	position:absolute;
	margin-top:215px;
	margin-left:137px;
	margin-right:auto;
}
#norseman_environmental_pages{
	position:absolute;
	margin-left:400px;
	margin-top:15px;
	width:480px;
	line-height:18px;
}
#norseman_environmental_pages_image{
	position:absolute;
	margin-left:400px;
	margin-top:180px;
	width:480px;
	line-height:18px;
}
#norseman_environmental_pages_text{
	margin-left:100px;
}
.norseman_environmental_page_title{
	font-size:16px;
}

/*****************************
			Body
*****************************/

#norseman_environmental_body_index{
	padding:15px 25px 10px 25px;
	margin-top:80px;
	margin-left:40px;
	margin-right:40px;
	font-size:12px;
	color:#333333;
	border:#7eb93c solid 1px;
	clear:both;
	line-height:18px;
}
#norseman_environmental_body_pages{
	padding:15px 25px 10px 25px;
	margin-top:35px;
	margin-left:40px;
	margin-right:40px;
	font-size:12px;
	color:#333333;
	border:#7eb93c solid 1px;
	clear:both;
	line-height:18px;
}
#norseman_environmental_body{
	padding:15px 25px 10px 25px;
	margin-top:15px;
	margin-left:40px;
	margin-right:40px;
	font-size:12px;
	color:#333333;
	border:#7eb93c solid 1px;
	clear:both;
	line-height:18px;
}

.norseman_environmental_grey_text{
	color:#333333;
}
.norseman_environmental_blue_text{
	color:#214483;
	font-size:14px;
	border-bottom: 1px #7eb93c solid;
}

/*****************************
			tabs
*****************************/
#norseman_environmental_tab{
	width:850px;
	margin:12px 0px 0px 50px;
	padding:0;
	position:absolute;
	
}
#norseman_environmental_tab-list{
	height:24px;
	margin:0 0 0 5px;
	padding:0;
	list-style:none;
	background:url(../images/norseman_environmental_greenTab.jpg) no-repeat;
	float:left;
}

#norseman_environmental_tab-list a{
	width:150px;
	text-align:center;
	display:block;
	color:#FFFFFF;
	padding-top:7px;
	text-decoration:none;
}
#norseman_environmental_tab-list a:hover{
	color:#214483;
}

/*****************************
			footer
*****************************/

#norseman_environmental_footer_left{
	float:left;
	width:400px;
	height:38px;
	background:#FFFFFF;
	font-size:11px;
	color:#999999;
	padding:25px 10px 5px 40px;
}
#norseman_environmental_footer_right{
	float:right;
	width:460px;
	height:38px;
	text-align:right;
	background:#FFFFFF;
	font-size:11px;
	color:#999999;
	padding:25px 40px 5px 10px;
}

#norseman_environmental_footer{
	background:url(../images/norseman_environmental_footer.jpg) no-repeat;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}

.norseman_environmental_footer_links:link{
	color:#7eb93c;
	text-decoration:none;
}
.norseman_environmental_footer_links:visited{
	color:#7eb93c;
	text-decoration:none;
}
.norseman_environmental_footer_links:active{
	color:#7eb93c;
	text-decoration:none;
}
.norseman_environmental_footer_links:hover{
	color:#214483;
	text-decoration:underline;
}

/*****************************
	 News & Events Table
*****************************/

#norseman_news_events_table{
	width:500px;
}
#norseman_news_events_table_colunm{
	width:25%;
	float:left;
}
#norseman_news_events_table_row{
	clear:both;
	width:100%;
	border-bottom:1px solid #7eb93c;
}
#norseman_news_events_table_clear{
	clear:both;
}

/*****************************
	 Product Pages
*****************************/
.norseman_bottom_space{
	padding-bottom:25px;
	}

.norseman_environmental_product_title{
	color:#214483;
	font-size:16px;
	font-weight:bold;
	border-bottom: 1px #7eb93c dotted;
}

#norseman_environmental_product_left{
	float:left;
	padding-right:15px;
	width:24%;
}
#norseman_environmental_product_right{
	float:right;
	width:65%;
	min-height:330px;
	padding-left:20px;
	border-left: 1px #7eb93c dotted;
}
#norseman_environmental_product_clear{
	clear:both;
}
.norseman_environmental_product_image{
	padding-bottom:15px;
}

.norseman_environmental_product_bold{
	color:#214483;
	font-size:14px;
	font-weight:bold;
}
#norseman_environmental_product_list{
	font-size:12px;
}
#norseman_environmental_product_detail{
	width:250px;
	margin-top:-20px;
}
#norseman_environmental_product_detail_left{
	float:left;
	width:125px;
	border-bottom: 1px #cccccc solid;
	font-size:11px;
	padding-top:15px;
}
#norseman_environmental_product_detail_right{
	float:right;
	width:125px;
	font-size:11px;
	padding-top:15px;
	border-bottom: 1px #cccccc solid; 
}

#norseman_environmental_product_page{
	width:200px;
	padding-left:6px;
	float:left;
}
#norseman_environmental_image_height{
	height:140px;
}
.norseman_environmental_product_description{
	padding:8px 15px 8px 15px;
	text-align:center;
	color:#214483;
}
.norseman_environmental_productpage_image{
	border-right:dotted 1px #7eb93c;
}
/*****************************
	 Contact Form
*****************************/

#norseman_environmental_form_title{
	float:left;
	width:100px;
	padding-top:10px;
	padding-left:25px;
	}
#norseman_environmental_form_nofloat{
	clear:both;
	padding-top:10px;
	padding-left:25px;
	}
#norseman_environmental_form_long_title{
	clear:both;
	float:left;
	padding-top:10px;
	padding-left:25px;
	width:350px;
	
	}
#norseman_environmental_form_field{
	width:280px;
	float:left;
	padding-top:10px;
	}
#norseman_environmental_form_radio{
	width:150px;
	float:left;
	padding-top:10px;
	}
#norseman_environmental_form_radio2{
	width:25px;
	display:inline;
	text-align:left;
	padding-left:25px;
	}
#norseman_environmental_form_radio_text{
	width:400px;
	text-align:left;
	display:inline;
	margin-left:25px;
	}
.norseman_clear{
	clear:both;
	}
.norseman_required_fields{
	font-size:10px;
	color:#FF0000;
}
.norseman_required_field2{
	font-size:13px;
	color:#FF0000;
}