/* @override 
	http://amadeus.local/patriot/assets/style.css
	http://localhost/patriot/assets/style.css
	http://patriotenergygroup.com/demo2/assets/style.css
*/

/* @group CSS Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, 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,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* @end */
/* @group General Formatting */
body {
	font:62.5%/1.3 Arial,sans-serif;
	background-color:#e8e8e8;
	color:#333333;
	overflow-y:scroll
}

a:link,
a:visited {
	color:#3497dc;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#wrapper {
	width:978px;
	margin:10px auto 0;
}

#header {
	position:relative;
	background:#c00000 url(images/header.gif) no-repeat;
	height:110px;
	overflow:hidden;
}

#header h1 {
	position:absolute;
	left:23px;
	top:25px;
}

#header h1 a:link,
#header h1 a:visited,
#header h1 a:hover {
	display:block;
	width:199px;
	height:75px;
	text-indent:-9999em;
	overflow:hidden;
	background:url(images/logo.gif) no-repeat;
}

#header #navigation {
	position:absolute;
	left:436px;
	top:55px;
	width:526px;
	height:26px;
}

#header #navigation li,
#header #extras li {
	float:left;
	margin-right:5px;
}

#header #navigation li.last {
	margin:0;
}

#header #navigation li a:link,
#header #navigation li a:visited {
	font-size:14px;
	text-decoration:none;
	color:#fff;
	display:block;
	padding:4px 6px;
}

#header #navigation li a:hover,
#header #navigation li.currentPage a:link,
#header #navigation li.currentPage a:visited {
	background-color:#a30a0a;
}

#header #extras {
	position:absolute;
	left:623px;
	top:25px;
	width:345px;
}

#header #extras li {
	margin-left:10px;
}

#header #extras li#signup_link {
	margin-right:0;
}

#header #extras li a:link,
#header #extras li a:visited {
	color:#fff;
	text-decoration:none;
	font-size:12px;
}

#header #extras li a:hover {
	text-decoration:underline;
}

#header #extras li#signup_link a:link,
#header #extras li#signup_link a:visited {
	display:block;
	padding:6px 30px 5px 6px;
	border:1px solid #fff;
	font-weight:bold;
	background:#9e1818 url(images/signUpArrow.gif) no-repeat 108px 8px;
	margin-top:-8px;
}

#header #extras li#signup_link a:hover {
	text-decoration:none;
	border-color:#aaa;
}

.module_container:after,
#content:after,
.input_text:after {
	content:'';
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}

/* @end */

/* @group Content */
#content {
	background:#fff url(images/contentBack.gif) repeat-y;
	font-size:12px;
	padding:0 5px;
}
/* @end */

/* @group Promos */

.promo {
	position:relative;
	background:no-repeat 0 0;
	overflow:hidden;
}

.promo h2 {
	position:absolute;
	text-indent:-9999em;
}

/* @group Home Promo */

#promo_home {
	height:311px;
	background-image:url(images/home/promo.jpg);
}

#promo_home p {
	position:absolute;
	text-indent:-9999em;
}

#promo_home .btn_learnMore {
	position:absolute;
	top:149px;
	left:625px;
	overflow:hidden;
}

#promo_home .btn_learnMore a:link,
#promo_home .btn_learnMore a:visited,
#promo_home .btn_learnMore a:hover {
	display:block;
	width:82px;
	height:25px;
	text-indent:-9999em;
}

#promo_home ul.promo_links {
	display:none;
	position:absolute;
	top:215px;
	color:#fff;
	left:680px;
	font-size:13px;
}

#promo_home ul.promo_links em {
	display:block;
	margin-bottom:4px;
}

#promo_home ul.promo_links a:link,
#promo_home ul.promo_links a:visited {
	color:#fff;
	text-decoration:none;
	font-size:18px;
	padding-left:20px;
	line-height:1.25;
}

#promo_home ul.promo_links a:hover {
	text-decoration:underline;
}

/* @end */
/* @group Promo Electricity */

#promo_electricity {
	height:184px;
	background-image:url(images/electricity/promo.jpg);
}

#promo_electricity p {
	position:absolute;
	top:65px;
	left:24px;
	font-size:15px;
	width:570px;
}

/* @end */

/* @group Promo Gas */

#promo_gas {
	height:184px;
	background-image:url(images/gas/promo.jpg);
}

#promo_gas h2 {
	position:absolute;
	text-indent:-9999em;
}

#promo_gas p {
	color:#fff;
	position:absolute;
	top:65px;
	left:24px;
	font-size:15px;
	width:570px;
}

/* @end */



/* @group Promo Green */

#promo_green {
	height:184px;
	background-image:url(images/green/promo.jpg);
}

#promo_green p {
	position:absolute;
	top:65px;
	left:24px;
	font-size:15px;
	width:570px;
}

/* @end */
/* @group Promo Careers */
#promo_careers {
	height:184px;
	background-image:url(images/careers/promo.jpg);
}

#promo_careers p {
	position:absolute;
	top:65px;
	left:24px;
	font-size:15px;
	width:500px;
}
/* @end */
/* @group Promo About */
#promo_about {
	height:184px;
	background-image:url(images/about/promo.jpg);
}

#promo_about p {
	color:#fff;
	position:absolute;
	top:65px;
	left:24px;
	font-size:15px;
	width:490px;
}
/* @end */
/* @group Promo FAQs */
#promo_faqs {
	height:184px;
	background-image:url(images/faqs/promo.jpg);
}
/* @end */
/* @group Promo testimonials */
#promo_testimonials {
	height:184px;
	background-image:url(images/testimonials/promo.jpg);
}
/* @end */
/* @group Promo Contact Us */
#promo_contact {
	height:60px;
	background-image:url(images/contact/promo.jpg);
}
/* @end */

/* @group Promo Resources */
#promo_resources {
	height:60px;
	background-image:url(images/resources/promo.gif);
}
/* @end */

/* @group Promo Leadership */
#promo_leadership,
#promo_news {
	height:60px;
}
#promo_leadership h2,
#promo_news h2 {
	text-indent:0;
	padding:20px;
	color:#c00000;
	font-size:32px;
	font-weight:bold;
	margin-bottom:20px;
}
/* @end */
/* @end */

/* @group Modules */

.module_container {
	position:relative;
}

.module_container .module {
	float:left;
	width:209px;
	background-color:#f4f4f4;
	border-right:1px solid #fff;
	padding:10px 16px;
}

#home_modules.module_container .module {
	height:210px;
}

.module_container .module h3 {
	color:#000;
	font-size:14px;
	margin-bottom:8px;
}

.module_container .module h3 a:link,
.module_container .module h3 a:visited,
.module_container .module h3 a:hover {
	color:#000;
}

.module_container .module p {
	color:#6f6e6e;
	margin-bottom:10px;
}

.module_container #module_careers.module p {
	margin-bottom:3px;
}

.module_container #module_careers.module img {
	margin-left:-3px;
}

.module_container .module .stocks {
	overflow:hidden;
}

.module_container #module_news.module a {
	display:block;
}

/* @end */

/* @group State List */

.state_list {
	width:650px;
	margin:20px 20px 0;
	padding-bottom:20px;
	float:left;
}

.state,
.location {
	position:relative;
	height:100px;
	margin-bottom:20px;
	padding-top:10px;
	line-height:1.6em;
}

.location {
	height:110px;
	padding-top:5px;
}

.state h3,
.location h3 {
	font-size:14px;
	margin-left:120px;
	margin-bottom:3px;
}

.state p,
.location ul {
	font-size:12px;
	margin-left:120px;
}

.location ul {
	line-height:1.3em;
}

.state img,
.location img {
	top:0;
	left:0;
	position:absolute;
}

/* @end */

/* @group Footer */
#footer {
	padding:15px 10px;
	background:url(images/footerBack.gif) no-repeat 0 0;
	color:#686767;
	font-size:12px;
}

#home #footer {
	background-image:url(images/footerBackAlt.gif);
}

#footer a:link,
#footer a:visited {
	color:#686767;
	text-decoration:none;
	padding:0 5px;
}

#footer a:hover {
	text-decoration:underline;
}



/* @end */

/* @group Sidebar */

#sidebar {
	width:194px;
	float:right;
	margin:20px 12px 0 0;
}

.state_page #sidebar {
	width:140px;
	float:left;
	margin:20px 0 0 12px;
}

.state_page #sidebar ul li a:link,
.state_page #sidebar ul li a:visited {
	padding-left:20px;
}

.state_page #sidebar ul li.currentPage a:link,
.state_page #sidebar ul li.currentPage a:visited,
.state_page #sidebar ul li.currentPage a:hover {
	background:url(images/subnav_arrow.gif) no-repeat 0 50%;
}

#sidebar .btn_requestQuote {
	margin-bottom:20px;
}

#sidebar .btn_requestQuote a {
	display:block;
	overflow:hidden;
	text-indent:-9999em;
	height:39px;
	background:url(images/requestQuote.gif);
}

#sidebar .source_module {
	padding:54px 0 0 0;
	margin-bottom:20px;
	border:1px solid #ccc;
	background:transparent no-repeat 0 0;
}

#sidebar .source_module.green { background-image:url(images/rr_greenOptions.jpg); }
#sidebar .source_module.gas { background-image:url(images/rr_naturalGas.jpg); }
#sidebar .source_module.electricity { background-image:url(images/rr_electricity.jpg); }

#sidebar .source_module2 {
	height:370px;
	padding:54px 0 0 0;
	margin-bottom:20px;
	border:1px solid #ccc;
	background:transparent no-repeat 0 0;
}

#sidebar .source_module2.leadership { background-image:url(images/Leadership.jpg); }

#sidebar .source_module h4 {
	font-size:18px;
	font-family:Times New Roman,serif;
	font-weight:normal;
	border-top:1px solid #ccc;
	padding:0 5px;
}

#sidebar .source_module h4 a:link,
#sidebar .source_module h4 a:visited {
	color:#333333;
	line-height:1.7em;
}

#sidebar .source_module p {
	padding:0 5px 5px;
	color:#666;
}

#sidebar .quote {
	padding:10px 3px;
	line-height:1.5em;
	border-top:1px solid #d9d9d9;
	border-bottom:1px solid #d9d9d9;
}

#sidebar .quote p {
	color:#838282;
}

#sidebar .quote .author {
	margin-top:10px;
	background:transparent no-repeat right 50%;
}

#sidebar .quote .author.salvationArmy {
	background-image:url(images/salvationArmyLogo.gif);
	background-position:right top;
	padding-top:12px;

}

#sidebar .quote .author.nashobaValley {
	background-image:url(images/nashobaValleyLogo.gif);
	background-position:right top;
	padding-top:12px;

}

#sidebar .quote .author strong {
	display:block;
}

/* @end */

/* @group Large Content */
.large_content {
	width:650px;
	margin:20px 20px 0;
	padding-bottom:20px;
	float:left;
}

.state_page .large_content {
	width:800px;
	margin:20px 0 0;
	padding-bottom:20px;
	float:right;
	background:transparent no-repeat 480px 50px;
}

.state_page .large_content h2 {
	color:#c00000;
	font-size:28px;
	font-weight:normal;
	margin-bottom:20px;
}

#electricity_Ohio .state_page .large_content, #gas_Ohio .state_page .large_content { background-image:url(images/states/oh.jpg);}
#electricity_Pennsylvania .state_page .large_content, #gas_Pennsylvania .state_page .large_content { background-image:url(images/states/pa.jpg);}
#electricity_massachusetts .state_page .large_content, #gas_massachusetts .state_page .large_content { background-image:url(images/states/ma.jpg);}
#electricity_connecticut .state_page .large_content, #gas_connecticut .state_page .large_content { background-image:url(images/states/ct.jpg);}
#electricity_newyork .state_page .large_content, #gas_newyork .state_page .large_content { background-image:url(images/states/ny.jpg);}
#electricity_maine .state_page .large_content, #gas_maine .state_page .large_content { background-image:url(images/states/me.jpg);}
#electricity_newhampshire .state_page .large_content, #gas_newhampshire .state_page .large_content { background-image:url(images/states/nh.jpg);}
#electricity_rhodeisland .state_page .large_content, #gas_rhodeisland .state_page .large_content { background-image:url(images/states/ri.jpg);}
#electricity_texas .state_page .large_content, #gas_texas .state_page .large_content { background-image:url(images/states/tx.jpg);}

.state_page .large_content ul.pdf_list li {
	margin-bottom:10px;
}

.state_page .large_content ul.pdf_list li .pdf_link {
	padding-left:20px;
	line-height:1.6;
	background:url(images/pdf.gif) no-repeat 0 0;
	margin-bottom:5px;
}

.state_page .large_content p {
	width:460px;
}

.large_content h3 {
	font-size:14px;
	margin-bottom:3px;
}

.large_content p {
	margin-bottom:25px;
	font-size:12px;
	color:#666666;
	line-height:20px;
}

.large_content .job {
	margin:10px 0 10px;
	padding:0 0 0 20px;
}

.large_content .job.open {
	background:url(images/arrow_open.gif) no-repeat 0 5px;
}

.large_content .job.closed {
	background:url(images/arrow_closed.gif) no-repeat 3px 4px;
} 

.large_content .job.open  .job_description {
	display:block;
	margin-bottom:30px;
}

.large_content .job.closed .job_description {
	display:none;
}

.large_content .job h3 {
	color:#3497dc;
	cursor:pointer;
}

.large_content .job_description {
	color:#666;
}

.large_content .job_description p,
.large_content .job_description ul {
	margin-bottom:10px;
	line-height:1.4;
}

.large_content .blurb {
	font-size:16px;
}

.large_content p.no_margin {
	margin-bottom:0;
}

.large_content ul.patriot_bullets {
	color:#666;
	margin-bottom:20px;
	list-style:disc;
	list-style-position:inside;
	line-height:1.5em;
}

.leadership_list {
	color:#666;
	margin-left:20px;
	margin-bottom:20px;
}

.leadership_list li {
	margin-bottom:10px;
}


/* @end */

/* @group Columns */

.resource_column {
	width:320px;
	float:left;
}

.resource_list {
	margin-bottom:20px;
}

.resource_list li {
	line-height:1.6em;
}

.resource_group h4 {
	font-weight:normal;
	font-style:italic;
}

/* @end */

/* @group Page Specific Formatting */

/* @group Request a Quote */
#signup form h3 {
	margin-bottom:20px;
}

#signup form h4 {
	margin-top:20px;
	margin-left:150px;
}

.input_check,
.input_button {
	margin-left:150px;
}

.input_text {
	margin-bottom:5px;
}
.input_text label {
	float:left;
	width:140px;
	text-align:right;
	margin-right:10px;
	line-height:2em;
}
.input_text input {
	width:240px;
}

.input_button {
	margin-top:20px;
}


/* @end */

/* @group News */
#news h3 a {
	color:#333;
}

.news_item {
	margin-bottom:30px;
}

.news_item p {
	margin-bottom:10px;
}

/* @end */

/* @group Contact Us */

#contact #sidebar p {
	margin-bottom:10px;
	color:#666;
}

#contact #sidebar ul {
	list-style:disc;
	margin-left:25px;
	color:#666;
	margin-bottom:10px;
}



/* @end */


/* @end */