html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,caption, p{    margin: 0;    padding: 0;}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background: #6b4732;
	height: 100%;
}
html { height: 100%; }

.screenreader-text {
	position: absolute;
	left: -999px;
	width: 1px;
	height: 1px;
	top: auto;
	color:white;
}
.screenreader-text:focus {
	color: black;
	display: inline-block;
	height: auto;
	width: auto;
	position: static;
	margin: auto;
}

.clear { clear: both; } 
.no_margin { margin-bottom: 0; }

.row {
	overflow:hidden;
}

.ind-row {
	border-bottom:1px solid #3E9A2D;
	padding:10px 0;
}

.col2, .col23, .col3, .col4, .col5 {
	float:left;
}

.col2 {
	width:48%;
	margin-right:2%;
}

.col3 {
	width:31%;
	margin:1%;
}

.col23 {
	width:65%;
	margin-right:1%;
}

/*
	BG + WRAP 
*/
#bg	{ width: 100%; background: #fff; }
#wrap { width: 960px; margin: 0 auto; overflow:hidden; position:relative; }



/*
	HEADER
*/
#header { width: 100%;height: 175px; position: relative; top:5px; z-index: 10; text-align: left; overflow:hidden; }
	body#hp #header { /*height: 391px;*/ }

/*
	LOGO
*/
a#logo  { display: block; width: 250px; height: 70px; line-height: 42px; overflow: hidden; position: relative; color: #6b4732; text-align: center; text-decoration: none; font-size: 24px; font-weight: bold; position: absolute; top: 17px; left: 20px; }
a#logo span { display: block; width: 250px; height: 51px; background-image: url(/bundles/scorepage/enviroportal/images/layout/logo.gif); background-repeat:no-repeat; position: absolute; top: 0; left: 0; cursor: pointer; }
a#logo strong { color: #5cb343; }

a#logo span#slogan {position:absolute;font-size:12px; width: 250px; top:40px; background: none; left:0; text-align: center; color:#6B4732; font-family: Verdana,Arial,Helvetica,sans-serif; fon-weight:normal; font-weight:normal;}
/*
	NAVIGATION
*/
ul#nav 					{ width: 960px; height: 77px; overflow: hidden; background: url(/bundles/scorepage/enviroportal/images/layout/nav_bg_1200.gif) 0 37px no-repeat; list-style: none; font-size: 12px; font-weight: bold; margin: 0; padding: 0; position: absolute; top: 97px; left: 0; }
ul#nav li 				{ display: block; float: left; width: auto; padding: 0 2px 0 0; margin: 0; background: none; }
ul#nav li a 			{ display: block; float: left; width: auto; background: none; color: #6b4732; text-decoration: none; }
ul#nav li a span		{ display: block; float: left; width: auto; background: none; cursor: pointer; }
ul#nav li a span span	{ height: 41px; line-height: 37px; padding: 0 10px; }

	ul#nav li a:hover,
	ul#nav li.sfHover a,
	ul#nav li.active a 				{ background: #6ec251 url(/bundles/scorepage/enviroportal/images/layout/nav.gif) top repeat-x; color: #fff; }
	
	ul#nav li a:hover span,
	ul#nav li.sfHover a span,
	ul#nav li.active a span 		{ background: url(/bundles/scorepage/enviroportal/images/layout/nav_left.gif) left top no-repeat; }
	
	ul#nav li a:hover span span,
	ul#nav li.sfHover a span span,
	ul#nav li.active a span span 	{ background: url(/bundles/scorepage/enviroportal/images/layout/nav_right.gif) right top no-repeat; }

	/* level 2 */
	ul#nav li ul 			       			{ padding-left: 2px; width: 958px; height: 36px; overflow: hidden; font-weight: normal; background: #6ec251 url(/bundles/scorepage/enviroportal/images/layout/nav_bg_1200.gif) 0 -3px no-repeat; position: absolute; top: 41px; left: 0; }
	ul#nav li.sfHover ul li 		     	{ padding: 0; margin-right: -14px; font-weight: normal; }
	ul#nav li.sfHover ul li a 		     	{ color: #fff; background: none; }
	ul#nav li.sfHover ul li a span			{ background: none; }
	ul#nav li.sfHover ul li a span span		{ height: 36px; background: none; line-height: 36px; padding: 0 17px; }

	ul#nav li.sfHover ul li a:hover				{ background: none; text-decoration: underline; }
	ul#nav li.sfHover ul li.active a 			{ background: #fff url(/bundles/scorepage/enviroportal/images/layout/nav_level_2.gif) top repeat-x; color: #6b4732; }
	
	ul#nav li.sfHover ul li a:hover span		{ background: none; }
	ul#nav li.sfHover ul li.active a span 		{ background: url(/bundles/scorepage/enviroportal/images/layout/nav_level_2_left.gif) left top no-repeat; }
	
	ul#nav li.sfHover ul li a:hover span span	{ background: none; }
	ul#nav li.sfHover ul li.active a span span 	{ background: url(/bundles/scorepage/enviroportal/images/layout/nav_level_2_right.gif) right top no-repeat; }

/*
	MININAV
*/
ul#mininav 					{ color: #6b4732; font-size: 11px; line-height: 1em; padding: 0; margin: 0; position: absolute; top: 39px; right: 196px; }
ul#mininav li				{ display: inline; background: none; padding: 0 0 0 5px; font-weight: normal; margin: 0; }
ul#mininav li a 			{ color: #6b4732; text-decoration: none; background-position: left; background-repeat: no-repeat; }
ul#mininav a.active,
ul#mininav a:hover 			{ text-decoration: underline; }

	ul#mininav li.about a 	{ padding-left: 15px; background-image: url(/bundles/scorepage/enviroportal/images/layout/mininav_about.gif); }
	ul#mininav li.press a 	{ padding-left: 20px; background-image: url(/bundles/scorepage/enviroportal/images/layout/mininav_press.gif); }
	ul#mininav li.rss a 		{ padding-left: 17px; background-image: url(/bundles/scorepage/enviroportal/images/layout/mininav_rss.gif); }
	ul#mininav li.sitemap a 	{ padding-left: 18px; background-image: url(/bundles/scorepage/enviroportal/images/layout/mininav_sitemap.gif); }
	ul#mininav li.contact a 	{ padding-left: 19px; background-image: url(/bundles/scorepage/enviroportal/images/layout/mininav_contact.gif); }

.sp #wrap, .sp ul#nav, .sp ul#nav li ul   {width:1200px;}
/*
	SEARCH
*/
#search 				{ width: 185px; height: 30px; position: absolute; top: 30px; right: 0; background: url(/bundles/scorepage/enviroportal/images/layout/search.gif) left no-repeat; }
#search form			{ width: auto; }
#search input.text 		{ display: block; position: absolute; top: 0; left: 33px; width: 127px; height: 12px; padding: 9px 0 9px 0; margin: 0; background: url(/bundles/scorepage/enviroportal/images/layout/search_text.gif) repeat-x; border: none; color: #6b4732; font-size: 10px; }
#search .button 	{ display: block; position: absolute; top: 0; right: 0; width: 25px; height: 30px; margin: 0; padding: 0; background: #5cb343 url(/bundles/scorepage/enviroportal/images/layout/search_button.gif) top; border: none; cursor: pointer; }
#search input.b_hover 	{ background: #6b4732 url(/bundles/scorepage/enviroportal/images/layout/search_button.gif) bottom; }

  .gsc-input {border:0; width:119px !important; padding:0;}
  
  input.gsc-input {
	background: url("/bundles/scorepage/enviroportal/images/layout/search_text.gif") repeat-x scroll 0 0 transparent !important;;
    border: medium none !important;
    color: #6B4732;
    display: block;
    font-size: 10px;
    height: 12px;
    left: 33px;
    margin: 0;
    padding: 9px 0;
    position: absolute;
    top: 0;
    width: 127px !important;
  	
  }
  input.gsc-search-button {
    border:0;
    position:relative;
  	left:-17px;
  }
  .gsc-clear-button {display:none;}
  td.gsc-search-button {
  	width: 25px  !important; 
	border:none  !important;
	height:30px;
	position: absolute;
    right: 0;
    top: 0;
	padding:0;
	margin:0;
	}
	
  input.gsc-search-button {
  	background: url("/bundles/scorepage/enviroportal/images/layout/search_button.gif") no-repeat scroll right top #5CB343  !important;
    border: medium none  !important;
    cursor: pointer;
    display: block;
    height: 30px;
    margin: 0;
    padding: 0;
    width: 25px  !important;}
	
	.gsc-wrapper td{border:0;}
	.gs-result a.gs-title, .gs-result a.gs-title b {color:#6B4732;}
	
	#cse .gsc-search-box {display:none;}
    

/* ----------------------------------------------------- */
/* -------------------->>> COLUMNS <<<------------------ */
/* ----------------------------------------------------- */
#content 				{ width: 960px; padding: 10px 0 10px; text-align: left; position: relative; z-index: 5; overflow:hidden;  }
#content .padding 		{ width: 940px; padding: 10px 10px 10px 10px;}
	.column_2 .padding { background: url(/bundles/scorepage/enviroportal/images/layout/column_2.gif) 650px 0 repeat-y; }
	.column_3 .padding { background: url(/bundles/scorepage/enviroportal/images/layout/column_3_1200.gif) 230px 0 repeat-y; }


#left 		{ width: 600px; float: left; overflow: hidden; padding-left: 10px; }
#right 		{ width: 290px; float: right; }

#big_left 			{ width: 690px; float: left; }
	#small_left 	{ width: 210px; float: left; margin-right:10px; }
	#right 	{ width: 220px; float: right; }
	#center 		{ width: 700px; float: left; }


/*
	LINKS
*/
#links 			{ width: 100%; background: #e5f6d2; color: #6b4732; font-size: 10px; }
#links .cnt 	{ width: 960px; padding: 16px 0 16px; margin: 0 auto; position: relative; background: url(/bundles/scorepage/enviroportal/images/layout/links_tree.gif) 890px 100% no-repeat; }
#links .column	{ float: left; padding-right: 10px; }
	#links .c_1	{ width: 165px; padding-left: 20px; }
	#links .c_2	{ width: 115px; }
	#links .c_3	{ width: 182px; }
	#links .c_4	{ width: 155px; }
	#links .c_5	{ width: 147px; }
#links h2 		{ color: #6b4732; font-size: 11px; font-weight: bold; line-height: 18px; margin: 0; }
#links a 		{ color: #6b4732; text-decoration: none; }
#links a:hover 	{ text-decoration: underline; }
#links ul		{ margin: 0; padding: 0; }
#links li		{ background: none; padding: 0; line-height: 18px; font-weight: normal; margin: 0;  }

/*
	FOOTER
*/
#footer 		{ width: 100%; background: #6b4732; color: #d9d0cb; font-size: 12px; }
#footer .cnt 	{ width: 960px; height: 126px; margin: 0 auto; position: relative; }
#footer a 		{ color: #d9d0cb; text-decoration: underline; }
#footer a:hover { text-decoration: underline; }
#footer p 		{  margin: 0; line-height: 1.4em; margin-top:12px; }
	#footer p#copyright 	{ left: 20px; float:left; width:30%; }
	#footer p#wcag 	{ left: 20px; float:right; width:70%; text-align: right; }
        
	#footer p#webdesign 	{ right: 20px; text-align: right; }
	
/*
#left {background:red;}
#right {background:green;}
#center {background:gray;}
*/

/*homepage*/

#center-right-layout.divide-bg {  background: transparent url('/bundles/scorepage/enviroportal/images/layout/column_2.gif') 650px 0 repeat-y; margin-top:10px;}
#center-right-layout #center {width:600px; padding:10px;}
.sp #center-right-layout #center {width:880px; padding:10px;}
#center-right-layout #right {width:290px; padding-top:10px;}

#hp-promo-box {float:right; width:264px; padding:15px;  margin-bottom:20px; background:#EEF9E1; border-radius:10px; }
#hp-promo-box h3 {font-size:12px;}
#hp-promo-box .divide {width:100%; height:0; border-bottom:1px solid #5CB343; margin-bottom:10px;}
.hp-video-icon {width:100%;}
.hp-events {padding-bottom:10px;}
/*subpage with submenu*/


#left-center-right-layout.divide-bg {padding-top:10px;overflow:hidden; margin-top:10px; background: transparent url('/bundles/scorepage/enviroportal/images/layout/column_3_1200.gif') repeat-y scroll 230px 0}
#left-center-right-layout #left {width:210px; padding:0 10px;}
#left-center-right-layout #right {width:220px;}
#left-center-right-layout #center {margin-left:20px;}




.symtoo-left-center  .divide-bg, #left-center-layout.divide-bg {padding-top:10px;overflow:hidden; margin-top:10px; background: transparent url(/bundles/scorepage/enviroportal/images/layout/column_2.gif) repeat-y scroll 230px 0}
.symtoo-left-center #left, #left-center-layout #left {width:210px; padding:0 10px;}
.symtoo-left-center #center, #left-center-layout #center {width:710px; padding:0 10px;}
.sp #left-center-layout #center {width:930px;}

#center-layout #center {padding:20px 0 0 0;}
#center-layout-full #center {width:1200px; padding:20px 0 0 0;}

.symtoo-center .divide-bg {padding-top:10px;overflow:hidden; margin-top:10px; }
.symtoo-center #center {width:960px; }


#alert {color: #D35959; left: 22px; position: absolute; top: 0;z-index: 1000; font-weight:bold; font-size: 10px;}
#job_offers {padding-left:20px;}

#social {
	float:right;
}

.call_article_section {
	padding:0 0 10px 0;
}
#fos_user_profile_form_tags {
	clear:both;
}
#center .taglist li {
	float:left; 
	overflow:hidden;
	width:48%;
        padding: 0 0 0 2%;
}
.taglist li input {
	float:left;
}
.taglist li label {
	float:left;
	width:100%;
}

.eia-block {
    overflow: hidden;
    padding-bottom:15px;
}

.eia-block h4 {
    margin-bottom:3px;
}

.form_row  {
	clear:both;
}

.action_row {
	clear:both;
	padding:10px 0;
}

.divide {
	clear:both;
	margin:5px 0;
	height:1px;
	overflow:hidden;
	background:#69C03E;
}

#area_choice, #selected_areas {
	float:left;
	width:400px;
	padding-bottom:10px;
	margin-right:10px;
}

#selected_areas{
	padding:10px;
	background:#E5F6D2;
	display:none;
}

.indicator_trend_table .emo td {text-align:center;}
.graph_note {font-style: italic;}
.collapse_trigger {background:url('/bundles/scorepage/enviroportal/images/layout/box_li_arrow_down.gif') right top no-repeat;} 
.collapse_trigger_active {background:url('/bundles/scorepage/enviroportal/images/layout/box_li_arrow_up.gif') right top no-repeat;} 

#eia-person-form label {
	width:200px;
}
.meta_def ul li {line-height:15px;}
.meta_def ul li {font-weight:normal;}

.gallery-block {
    float:left;
    margin:1%;
    border:1px solid #E0E0E0;
    border-radius:5px;
    padding:5px;
    text-align: center;
    height:320px;
    /*background: #BEE1B4;*/
    max-width:30%;
    box-shadow: 0 0 5px #D8D8D8;
}

.gallery-block img{
    border-radius:5px;
    border:3px solid #BEE1B4;
    max-width:250px;
    max-height: 180px;
}

.gallery-block  strong {
    display: block;
    padding:5px;
    /*background: #BEE1B4;*/
    color:#6b4732;
}

.gallery-block  p {
    
    padding:10px;

}