/**
*	Core CSS
*/

body
{
	margin: 0;
	padding: 0;
	background-color: #FFF;

	font-family: Arial, Verdana, Tahoma;
	font-size: 100%;
	/*line-height: 20px;*/
	color: #817a74;
}

a img 
{
	border:0px;
}

div.hr 
{
	height: 1px;
	background-image: url('../img/hr-fade.gif'); 
	background-repeat: no-repeat; 
	background-position: center center;
}
div.hr hr {
	display: none;
}

div.hr_bottom
{
	margin-top: 6px;
	height: 1px;
	background-image: url('../img/hr-bottom.gif'); 
	background-repeat: no-repeat; 
	background-position: center center;
}
div.hr_bottom hr {
	display: none;
}
*html div.hr_bottom
{
	margin-top: -4px;
	margin-bottom: -12px;
}

/**
*
*/

div.message
{
	color: #F36E4A;
	font-weight: bold;
}

/**
*	
*/

#content-wrapper a, #footer a,
#content-wrapper a:visited, #footer a:visited,
#content-wrapper a b, #content-wrapper a:visited b
{
	color: #c75235;
	text-decoration: underline;
}
#content-wrapper a:hover, #footer a:hover
{
	color: #f36e4a;
	text-decoration: underline;
}
/**
*	FLASH outline fix
*/

#content-wrapper #myContent,
#content-wrapper #sem_maps_swf
{
	outline: none;
}

/**
*	GOOGLE overwrite
*/

.gsc-tabsArea, .gs-visibleUrl, .gsc-resultsHeader
{
	display: none;
}

.gsc-resultsRoot
{
	padding: 25px;
}

.gsc-cursor-box
{
	margin-top: 30px;
}

/**/

#body
{
	text-align: left;
	clear: both;
}

input#PageSearch.blur
{
	color: #CCC;
}

input#PageSearch, input#your_email, input#address
{
	font-family: Arial;
	font-size: 11pt;
	font-weight: normal;
	color: #817a74;
	height: 18px;
	width: 120px;
	border: 1px solid #999;
}

input#address
{
	font-size: 10pt;
}

input#PageSearch
{
	margin-left: 10px;
	margin-top: 1px;
}

#content-wrapper #footer-div td #EmailAddForm .submit,
#content-wrapper #footer-div td #EmailAddForm input
{
	float: left;
}
#content-wrapper #footer-div td #EmailAddForm .submit
{
	margin: -2px 0 0 4px;
}

#header 
{
	width: 961px;
	margin-left: -490px;
	position: relative;
	left: 50%;
	
}

#content-wrapper 
{
	/*position: relative;
	z-index: 0;*/
	
	width: 960px;
	margin-left: -510px;
	position: relative;
	left: 50%;
	
	margin-top: -20px;
	margin-bottom: -80px;
	padding: 0 20px 40px 20px;
	line-height: 20px;
	
	/*height: 400px;
	border: 1px solid #F00;*/
}

#content-wrapper #nav_container
{
	width: 255px;
	/*background-color: #f2f2f2;*/
	padding-bottom: 100px;
	margin-bottom: -35px;
	/*border-right: 1px dotted #b6b6b6;*/
}

#header
{
	color: #464646;
	font-size: 1em;
	/*padding: 10px;*/
	
	background-image: url('../img/header.png');
	background-repeat: repeat-x;
	background-position: 0 0;
	
	height: 150px;
	
	position: relative;
	z-index: 3;
}

#header #menu ul li .divider
{
	padding: 0 1px 0 1px;
}

#header #menu a.home_rollover,
#header #menu a.strictly_business_rollover,
#header #menu a.safety_first_rollover,
#header #menu a.energy_smart_rollover,
#header #menu a.save_energy_money_rollover
{
	text-decoration: none;
	display: block;
	height: 33px;
	background-repeat: no-repeat;
	background-position: 0 0;
}

/**
*	ENGLISH NAV
*/

.en #header #menu a.home_rollover
{
	background-image: url('../img/en_nav-home.gif');
	width: 67px;
}

.en #header #menu a.strictly_business_rollover
{
	background-image: url('../img/en_nav-business.gif');
	width: 123px;
}

.en #header #menu a.safety_first_rollover
{
	background-image: url('../img/en_nav-safety.gif');
	width: 116px;
}

.en #header #menu a.energy_smart_rollover
{
	background-image: url('../img/en_nav-smart.gif');
	width: 134px;
}

.en #header #menu a.save_energy_money_rollover
{
	background-image: url('../img/en_nav-save.gif');
	/*width: 208px;*/
	width: 142px;
}

/**
*	SPANISH NAV
*/

.es #header #menu a.home_rollover
{
	background-image: url('../img/es_nav-home.gif');
	width: 70px;
}

.es #header #menu a.strictly_business_rollover
{
	background-image: url('../img/es_nav-business.gif');
	width: 123px;
}

.es #header #menu a.safety_first_rollover
{
	background-image: url('../img/es_nav-safety.gif');
	width: 192px;
}

.es #header #menu a.energy_smart_rollover
{
	background-image: url('../img/es_nav-smart.gif');
	width: 187px;
}

.es #header #menu a.save_energy_money_rollover
{
	background-image: url('../img/es_nav-save.gif');
	width: 128px;
}


#header #menu a.home_rollover:hover,
#header #menu a.strictly_business_rollover:hover,
#header #menu a.safety_first_rollover:hover,
#header #menu a.energy_smart_rollover:hover,
#header #menu a.save_energy_money_rollover:hover
{
	background-position: 0 -32px;
}

#header #menu ul
{
	list-style: none;
	list-style-position: outside;
	padding: 0;
	margin-right: 5px;
	min-width: 600px;
}

#header .logo
{
	position: absolute;
	z-index: 2;
	top: 30px;
	float: left;
}

/* .es #header .logo
{
	top: 15px;
}*/

#header .rightcolumn
{
	float: right;
	/*width: 695px;*/
	margin-right: -5px;
	position: relative;
	top: 50px;
	right: -10px;
	width: 700px;
}

#header .rightcolumn .submit input
{
	margin: 0 15px 0 5px;
}

#header .rightcolumn .rebate_finder label,
#header .rightcolumn .search label
{
	display: none;
}

#header .rightcolumn .rebate_finder
{
	/*background-image: url('../img/form-rebate-finder.gif');*/
	background-repeat: no-repeat;
	background-position: 10px 5px;
	
	/*padding-left: 100px;*/
	
	position: relative;
	top: -3px;
}

#header .rightcolumn .rebate_finder,
#header .rightcolumn .search,
#header .rightcolumn .submit,
#header .rightcolumn #menu ul,
#header .rightcolumn #menu ul li
{
	float: right;
}

.rebate_finder
{
	float: left;
}

/**
*	UNIVERSAL SIDE NAV CLASSES
*/

#content-wrapper #nav_container ul
{
	padding: 20px 0 0 0;
	list-style-type: none;
	list-style-position: outside;
}

#content-wrapper #nav_container ul li a span,
#content-wrapper a span
{
	visibility: hidden;
}

#content-wrapper #nav_container ul li a, 
#content-wrapper #nav_container ul li a:visited
{
	cursor: pointer;
	display: block;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 254px;
	height: 38px;
}

#content-wrapper #nav_container ul li a.inactive, 
#content-wrapper #nav_container ul li a.inactive:visited
{
	cursor: pointer;
	background-position: 0 -38px;
}

#content-wrapper #nav_container ul li ul
{
	padding: 0;
}

#content-wrapper #nav_container ul li ul li a, 
#content-wrapper #nav_container ul li ul li a:visited
{
	display: block;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 254px;
	height: 29px;
}
/**
*	double-lined Success Stories menu
*/
#content-wrapper #nav_container ul li ul.expanded li a, 
#content-wrapper #nav_container ul li ul.expanded li a:visited
{
	height: 45px;
}

#content-wrapper #nav_container ul li ul li a.inactive, 
#content-wrapper #nav_container ul li ul li a.inactive:visited
{
	cursor: pointer;
	background-position: 0 -28px;
}
/**
*	double-lined Success Stories menu
*/
#content-wrapper #nav_container ul li ul.expanded li a.inactive, 
#content-wrapper #nav_container ul li ul.expanded li a.inactive:visited
{
	cursor: pointer;
	background-position: 0 -45px;
}

#content-wrapper #nav_container ul li a:hover,
#content-wrapper #nav_container ul li a.inactive:hover,
#content-wrapper #nav_container ul li ul li a.inactive:hover
{
	background-position: 0 0;
}
/**
*	double-lined Success Stories menu
*/
#content-wrapper #nav_container ul li ul.expanded li a.inactive:hover
{
	background-position: 0 0;
}

#content-wrapper #content_container,
#content-wrapper #content_container .main_section img,
#content-wrapper #content_container .section_container img
{
	margin-left: 1px; /* to reveal dotted line in content_tile.gif */
}

#content_wrapper #content_container .pr_header
{
	margin-bottom: -100px;
	padding-bottom: -100px;
}

/**
*	FOOTERS
*/

#footer
{
	position: relative;
	bottom: 0;
	z-index: 3;
	height: 200px;
	clear: both;
	font-size: 10px;
	line-height: 20px;
}

/**
*	CMS
*/

body#admin
{
	background-position: 50% 30px;
}

.yui-skin-sam #content-wrapper #nav_container ul li
{
	background-color: #FFF;
}

#adminbar
{
	background-image: url('../img/adminbar_bg.gif');
	background-repeat: repeat-x;
	background-position: 0 0;
	padding: 5px;
	height: 20px;
}

#adminbar, #adminbar a, #adminbar a:hover, #adminbar a:visited
{
	color: #333;
	text-decoration: none;
	font-size: 10pt;
}

#adminbar .language_setting
{
	float: right; 
	margin-right: 90px;
}

*html #adminbar .language_setting
{
	margin-right: 5px;
}

#adminbar .language_setting .language_select img
{
	border: 1px solid #FFF;
	margin-bottom: -1px;
}

/*
div.fileinputs {
	position: relative;
	border: 1px solid #00F;
	top: 10px;
}

div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	border: 1px solid #F0F;
	margin: 0;
	padding: 0;
	height: 10px;
}

div.fakefile.input
{
	margin-top: -10px;
}

input.file {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}*/

input.upload
{
	margin-bottom: -8px;
}

*:first-child+html input.upload
{
	margin-bottom: -5px;
}

/**
*	IE 6 HTML hack
*/

*html #header .rightcolumn
{
	top: 35px;
	width: 720px;
}

*html #header .rightcolumn #menu
{
	margin-top: 60px;
}

*html #header .rightcolumn #menu ul
{
	margin: 0;
}

*html input#PageSearch
{
	margin-top: 0;
	height: 18px;
}

*html input#address
{
	margin-bottom: -3px;
}

*html #content-wrapper
{
	margin-top: -25px;
	height: 475px;
}

*html #content-wrapper #nav_container
{
	width: 240px;
	padding-top: 15px;
}

*html #content-wrapper #nav_container ul
{
	margin: 0;
	display: block;
}

*html .footer-events-div 
{
	width: 75%;
}

*html #header .rightcolumn #menu ul
{
	padding-top: 0;
}

*html #footer
{
	padding-top: 50px;
}

*html #content-wrapper #footer-div .footer-email-div td #submit-search
{
	margin-top: -18px;
}

*html #content-wrapper #footer-div .footer-events-div td a
{
	margin-top: -5px;
}

/**
*	IE 7 fix
*/

*:first-child+html #footer
{
	padding-top: 50px;
}

*:first-child+html #header .rightcolumn #menu ul
{
	padding-top: 19px;
	width: 840px;
	margin: 0;
}

*:first-child+html input#PageSearch
{
	margin-top: 0;
	height: 18px;
}

*:first-child+html input#address
{
	margin-bottom: -3px;
}

*:first-child+html #content-wrapper #nav_container
{
	padding-top: 15px;
}

*:first-child+html #content-wrapper #nav_container ul
{
	margin-left: 0;
}

*:first-child+html #content-wrapper #footer-div .footer-email-div td #submit-search
{
	margin-top: -18px;
}

*:first-child+html #content-wrapper #footer-div .footer-events-div td a
{
	margin-top: -5px;
}

/** 
*	SAFARI HACK (because no browser is perfect)
*/

@media screen and (-webkit-min-device-pixel-ratio:0) 
{
	/* Safari 3.0 and Chrome rules here */
	
	#footer
	{
		margin-top: 45px;
	}
}

/***************************
 ** Shared styles:        **
 ** Save energy and money **
 ** Strictly business     **
 **************************/
 
h2,h3,h4,h5,h6
{	
	font-weight: normal;
	/*display: inline;*/
	margin: 0;
	padding: 0;
}

h1,
.section_title 
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 16px;
	line-height: 24px;
	color: #4a4847;
	margin-top: 0px;
	padding-top: 20px;
	font-weight: normal;
}
h2,
.section_subtitle 
{
	font-size: 14px;
	color: #4a4847;
}
h6,
.section_tall
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 16px;
	color: #66615C;
}
h3,
#content-wrapper #save_energy_money_container #content_container,
#content-wrapper #energy_smart_container #content_container,
#content-wrapper #strictly_business_container #content_container,
.section_text {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	color: #A2958A;
}
h4,
.section_subtext {
	font-size: 10px;
	font-weight: normal;
	/*line-height: 20px;*/
	color: #A2958A;
}
h5,
.section_text_bold {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: bold;
	/*line-height: 12px;*/
	color: #817A74;
}
/*.section_container
{
	width:704px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
}*/
.ui-accordion-content {
	padding-left: 22px;
	padding-right: 22px;
	background-color:#FDFDFD;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.ui-accordion-content p li {
	list-style-position: inside;
	list-style-type: square;
}
.ui-accordion-header {
	font-family: Helvetica, sans-serif, Arial, Verdana, Tahoma;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.ui-accordion-header a {
	color: #4D4D4D;
	text-decoration: none;
	font-size: 18px;
	padding-left: 22px;
}
.ui-state-active a {
	background-image: url(../img/arrow_02_s.gif);
	background-position: 22px center;
	background-repeat: no-repeat;
	padding-left: 43px;
}
.ui-state-default a {
	background-image: url(../img/arrow_02_e.gif);
	background-position: 22px center;
	background-repeat: no-repeat;
	padding-left: 43px;
}
/*
.underline_south {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}*/
#logo_container
{
	background-image: url(../img/horizontal_separator_01.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#logo_container img
{
	margin-top: 22px;
	margin-left: 24px;
}
#map_container
{
	/*border-bottom: 1px dotted #6A6A6A;*/
	margin-bottom: -6px;
}
#PageRebateFinder
{
	width: 150px;
}
/************** END SHARED STYLES **********************/

/*** LANGUAGE SELECTOR ****/
.en_spanish_language_selector span, .en_english_language_selector span,
.es_spanish_language_selector span, .es_english_language_selector span{
	display: none;
}
.en_spanish_language_selector {
	background-image: url(../img/buttons/en_es.gif);
	display: block;
	height: 14px;
	width: 41px;
	float: left;
	background-position: 42px -38px;
	margin-left: 10px;
	margin-top: 10px;
}
.en_english_language_selector {
	background-image: url(../img/buttons/en_es.gif);
	display: block;
	height: 12px;
	width: 40px;
	float: left;
	background-position: 0px -40px;
	margin-top: 12px;
}
.es_spanish_language_selector {
	background-image: url(../img/buttons/es_en.gif);
	display: block;
	height: 12px;
	width: 42px;
	float: left;
	background-position: 42px 0px;
	margin-left: 10px;
	margin-top: 10px;
}
.es_english_language_selector {
	background-image: url(../img/buttons/es_en.gif);
	display: block;
	height: 13px;
	width: 40px;
	float: left;
	background-position: 0px 0px;
	margin-top: 10px;
}
.en_language_bar, .es_language_bar
{
	float: left;
	background-image: url(../img/nav-divider.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	position: relative;
	height: 28px;
	top: 2px;
	left: 7px;
}
.es_language_bar
{
	left: 4px;
}
/*****/

/**
*	nicEdit fixes
*/

.nicEdit-pane h1
{
	padding: 0;
	margin: 0;
}
