/* BODY */

body {
	
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 16px;
	color:#333333;
	margin:10px 0 0 0;
	width: 1010px;
}

* html body {
	margin-top: 4px;
}

html#homepage body {
	background: url(/graphics/homebg.gif) no-repeat -1px 133px;
}

html#homepage.ie body {
	background-position: 0 140px;
}

* html#homepage.ie body {
	background-position: 0 138px;
}

#top_wrapper {
	text-align:left;
	margin-top:20px;
	width: 100%;
}
  
  	/**********/	
	/* Header */
	/**********/

#euroenv_logo {
	margin:0 0 0 20px;
	float:left;
}

* html h1#euroenv_logo {
	position: relative;
	/*top: -15px;*/
	margin-left: 10px;
}
		
.offleft {
	position: absolute;
	top: -999px;
	left: -999px;
}

form#customer_login {
	float: left;
	padding: 0;
	margin: 0;
	width:285px;
	height:50px;
	background: url(/graphics/customerloginbg.gif) no-repeat;
	display: block;
}

* html form#customer_login {
	left: -80px;

}

form#customer_login fieldset {
	border: 0;
	margin: 7px 2px;
	padding: 0;
	font-size: 9px;
}

fieldset#user_pass {
	float: left;
}


fieldset#submit_forgot {
}

input#submit {
	background: #017862;
	color: #ffffff;
	border: solid 1px #000000;
	font-size: 9px;
	line-height: 11px;
	margin: 3px 0 0 0;
}

form#customer_login legend {
	visibility: hidden;
	width: 0;
	height: 0;

}

form#customer_login input.text {
	font-size: 9px;
	line-height: 11px;
	border: solid 1px #017862;
	background: #ffffff;
	display: block;
	margin: 0 0 2px 30px;
	width: 147px;
}

.ie form#customer_login input.text {
	width: 140px;	
}

a img {
	border: none;
	margin: 0;
}

#aux_links_article {
	display: block;
	float: none;
	clear: both;
	margin: 5px 0 5px -7px;
	padding: 3px 0;
	width: 100%;
}

#article_image {
    float: right;
    margin: 0 0 10px 10px;
}

#aux_links_article a {
	color: #017862;
	display: block;
	float: left;
	border-right: solid 1px #017862;
	padding: 0 7px;
}

#aux_links_article a.last {
	border-right: 0;
}

h2, h3 { 
	font-family: Helvetica Neue Light, Helvetica, Arial, sans-serif;
	font-size:150%;
	line-height:1.6em;
	margin-top:5px;
	margin-left:0px; margin-bottom:0px; color:#017862; font-weight:bold;
}

h3 {
	font-size: 120%;
}
/*h3 { padding-left:25px; font-family: Helvetica Neue Light, Helvetica, Arial, sans-serif; font-size:22px; line-height:30px; margin-top:5px; margin-left:0px; margin-bottom:0px; color:#999999; font-weight:lighter;}*/

h4 {
	font-size:100%;
	color: #017862;
}

	
	
/* TOP */
#top {
		float: right;
		width: 566px;
		color:#555555;
		font-family:Arial, Helvetica, sans-serif;
		margin: 0pt 0pt 0pt 20px;
		padding: 0;
 }

 .ie #top {
		float: right;
		margin: 0 0 0 20px;
 }


* html #top {
		top: -10px;
		width:580px;
		
}

#chain_of_custody {
		position: relative;
		margin: 304px -4px 0pt -284px;
}

* html #chain_of_custody {
		margin: 0;
		position: relative;
		left: -286px;
		top: 55px;

}

* html #request_a_quote {
	
	width: 307px;
	height: 83px;
}


* html #request_a_quote {
	/*position: absolute;
	top: 0px;
	left: 486px;*/
	float: left;
	margin:-54px 0 0 246px;
	padding: 0;
	position: relative;
	top: 0;
	left: 0;
	
}

/* TOPend */

/* NAV **********************************************************/

#navlist a {
	color:#ffffff;
}
	
#navlist a:hover {
	color:#86BFB4;
	text-decoration:none;
}

#navlist { 
	background-color:#017862;
	margin: 0;
	padding: 3px 0 0 5px;
	font-size:13px;
	height:22px;
	font-weight:normal;
	/*color:#7CBBAA;*/
	clear: both;
}

#navlist li {
	list-style-type: none;
}

#navlist li.toplevel {
	text-transform: uppercase;
	padding: 0 15px;
	border-right: solid 1px #5aa774;
	font-weight: bold;
	/*overflow: visible;*/
	float: left;
	height: 15px;
	
}

#navlist li.toplevel a {
	float: left;
	/*height: 23px;*/
	display: block;
}

#navlist li.toplevel ul {
	display: none;
	position: absolute;
	padding: 0px;
	background-color:#2D9087;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 15px auto auto -15px ;
	border-left: solid 1px #017862;
	border-right: solid 1px #017862;
	border-bottom: solid 1px #017862;
	border-top: solid 7px #017862;
	width: 196px;
  }

.ie #navlist li.toplevel ul {
	margin: -1px auto auto -15px;

}

* html #navlist {
	margin-top: 6px;
}

* html #navlist li.toplevel ul {
	margin: -1px 0 0 0;
	
}

#navlist li:hover ul, #navlist li.over ul {
	display: block;
	clear: both;
	background-color: #7CBBAA;
	color: #ff6600;
	
}

#navlist li.toplevel li {
	clear: both;
	border: none;
	text-transform: capitalize;
	margin: 0;
	padding: 0;
}

#navlist li.toplevel li a {
	display: block;
	padding: 4px 0 6px 18px;
	background: url(/graphics/nav_li_li_bullet.gif) no-repeat 6px center;
	width: 178px;
	margin: 0;
}

#navlist li.toplevel li a:hover {
	background: #017862 url(/graphics/nav_li_li_bullet.gif) no-repeat 6px center;
}

/* END */

.ie #montage {

	margin-top: -19px;

}

#montage object, #montage embed {
	margin: 0;
	padding: 0;
	display: block;
	clear: both;
	
}

#montage img {
	display: block;
	clear: both;
}

#site_description_location { 
	background-color:#017862;
	font-family: Lucida Grande, Helvetica, Arial, sans-serif; 
	font-size:13px;
	color:#FFFFFF;
	clear: both;
	height: 27px;
}

p#site_description {
	float: left;
	margin: 5px 20px;
}

img#find_us {
	float: right;
}

#end a { color:#86BFB4;} #end a:hover {color:#ffffff; }

.credits { padding-left:23px; font-size:10px; color:#888888; } .credits a {color:#017862; } .credits a:hover{color:#000000; }


hr.clear {
	clear: both;
	visibility: hidden;
	height: 0;
	margin: 0;
	padding: 0;
}

/* content */
div#content { 
	margin: -5px 0 0 0;
	clear: both;
	padding: 0 20px 15px 20px;
	background: url(/graphics/general/bg_water.jpg) no-repeat top left;

}

.ie div#content {
	margin-top: -19px;
}

* html div#content {
	margin-top: -19px;
}

div#content_onecol {
	margin: 0;
	clear: both;
	padding: 10px 20px 15px 20px;
	text-align: left;
	background: url(/graphics/general/bg_water.jpg) no-repeat top left;
}

* html div#content_onecol, .ie div#content_onecol {
	margin-top: -19px;
}

.ie #find_us div#content_onecol {
  margin-top: 0px;
}

* html #find_us div#content_onecol {
	margin-top: 0px;
}

#content h4 { font-family: Helvetica Neue Light, Helvetica, Arial, sans-serif; font-size:16px; margin-top:5px; margin-left:0px; margin-bottom:0px; color:#017862; font-weight:lighter; }
#category_list li,#article_list li {list-style-type: none }
#category_list li a,#article_list li a {background: url(/graphics/bullet.gif) no-repeat left 0.6em;color: #017862; padding: 3px 0 3px 15px}


ul#accreditations_list {
	clear: both;
	list-style-type: none;
	padding: 0;
	margin: 0;
	width: 100%;
	background: none;
}

ul#accreditations_list li {
	/*float:left;*/
	padding: 8px;
	margin: 8px 0;
	display: block;
	background: transparent;
}

ul#accreditations_list li img {
	display: block;
	float: left;
	margin: 0 8px 0 0;
}

ul#accreditations_list li a {
	float:left;
}

#latest_news, #home_jobs, #home_case_studies {
	background: #d4eadd;
	margin: 8px 0px 8px 7px;
	width: 300px;
	color: #017862;
	padding: 10px;
	float: left;
}

#home_case_studies {
	background: #B3CCDF;
	color: #3F7196;
}

#latest_news h6, #home_jobs h6, #home_case_studies h6  {
	display: inline;
	font-size: 12px;
	text-transform: uppercase;
}

#home_jobs p, #home_case_studies p,#latest_news p {
	display: block;
	margin: 0;
}

#latest_news p#view_all_news, #home_jobs p#view_all_jobs, #home_case_studies p#view_all_cs {
	display: block;
	margin: 0;
}

ul#bottom_nav {
	margin: 0 20px;
	padding: 0;
	text-transform: uppercase;
	font-size: 10px;
	clear: both;
}

ul#bottom_nav li {
	float: left;
	list-style-type: none;
	display: block;
	padding: 0 15px 0 0;
}

ul#breadcrumb {
	clear: both;
	margin: 0 0 8px 0;
	padding: 0;
	height: 18px;

}

ul#breadcrumb li {
	float: left;
	list-style-type: none;
	display: block;
	padding: 0 3px;
}

ul#breadcrumb li a {
	display: inline;
}
	
ul#bottom_nav li a {
	color: #017862;
}

/* DYNAMIC */


.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #555;
	text-decoration: none;
	background-color: #ECECEC;
	border: 1px inset #333333;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555; width:100px; margin:1px; letter-spacing: -1px }
	


.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	padding-left: 4px;
	height:21px;
	
}

/* LINES */


	
.line
	{ border-bottom: 1px solid #017862; }
	


a {
	text-decoration: none; color: #990000;
}

a:hover {
	text-decoration: underline; color: #660000;
}

img#category_image {
	float: right;
	margin: 0 0 0 8px;
}



.th_form label {
				display: block;
				width: 100px;
				float: left;
			}

.th_form input.text {
				/*float: left;*/
			}

.th_form fieldset {
				height: 2.3em;
				clear: both;
			}

.th_form fieldset.textarea {
				height: 12em;
				clear: both;
			}
.gecko .th_form fieldset {
				height: 2.2em;
			}

.gecko .th_form fieldset.textarea {
				height: 12em;
				clear: both;
			}
			
.th_form fieldset {
				margin: 0;
				padding: 0;
				clear: both;
				border: none;
			}

form.th_form {
				margin: 0;
				padding: 0;
			}
			
p.form_error {
	background: #CBE5D8;
	padding: 8px;
	border: solid 1px #017682;
	color: #017682;
}

a.pagetoplink {
	display: block;
	clear: both;
	padding: 20px 0 0 0;
}

#footer_container {
	width: 1024px;
}

form#subscribe {
	float: right;
	width: 476px;
	border: solid 1px #017862;
	background: #CBE5D8;
	padding: 12px;
}

th
{
	color: #FFFFFF;
	font-weight: bold;
}

tr.login
{
    background-color: yellow;
}

/* DK ADDED REF ONLINE ORDERING, PROJ 3729 */
form#customer_login { height:51px; width:287px; background:transparent url(/graphics/customerloginbg-new.gif) no-repeat; }
form#customer_login input.text { width:80px; }
#top { width:650px; }
#chain_of_custody { margin:304px -3px 0 -287px; }