/* CSS Document */

/*
if you are using the file manger to upload files, the path would be /files/

if you would like more tages put into the html template, please email support@contentexecutive.com
*/
html, body {
	background-color:#6B6D6B;
 	/*height:100%;*/
}

body {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-image:url(/themes/togetherwesavetheme/images/TWS_Background.jpg);
	background-repeat:no-repeat;
	background-position:top center ;
	font-size:12px;
	height:970px;
}
a {
	color:#222222;
	text-decoration:none;
}
a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
img {
	border:none;
}

#about {
	width:950px;
	height:697px;
	background-image:url(/themes/togetherwesavetheme/images/event.png);

}

#about_content {
	width:892px;
	height:600px;
	background-image:url(/themes/togetherwesavetheme/images/green_back.png);
	margin-top: 50px;
}

#main_border {
	padding:3px 4px 14px 4px;
}

#lower_left_border {
	padding:0px 0px 15px 7px;
}

#lower_left_inner {
	height:698px; 
}

#right_border {
	padding:7px 7px 0px 0px;  
}

#right_inner {
	height:244px ;
}





.viewstats_header {
	font-size:18px;
	font-weight:bold;
}

.stats_table {
	width:100%;
	padding:5px;
}

.stats_header {
	font-size:14px;
	text-align:center;
	background-color:#004918;
	width:200px;
}

.stats_text {
	font-size:12px;
	text-align:center;
	padding:5px;
}





/* Begin nav*/

.nav, .nav * {
	margin:0;
	padding:0;
}
.nav {
	float: left;
	line-height:2.45;
	
	position:relative;
}
.nav ul {
	/*background:#fff; IE6 needs this*/
	float: left;
	position:relative;
	
}
.nav li {
	float: left;
	list-style:none;
	z-index:999;
	background-image:url(/themes/togetherwesavetheme/images/nav-bg.gif);
}
.nav a {
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	display:block;
	float: left;
	padding: .50em 1.25em .20em 1.25em;
	text-decoration:none;
	
}
.nav li ul {
	left:0;
	top:-999em;
	position:absolute;
}
.nav li:hover,
.nav li.sfHover,
.nav a:focus, .nav a:hover, .nav a:active {
	background-image:url(/images/nav-bg-over.gif);
}
.nav li li:hover,
.nav li li.sfHover,
.nav li li a:focus, .nav li li a:hover, .nav li li a:active {
	color:#ffffff;
}
.nav li li li:hover,
.nav li li li.sfHover,
.nav li li li a:focus, .nav li li li a:hover, .nav li li li a:active {
	color:#ffffff;
}
.nav li:hover ul, /* pure CSS hover is removed below */
ul.nav li.sfHover ul {
	top:2.85em;
}

.nav li:hover li ul,
.nav li.sfHover li ul {
	top:-999em;
}
.nav li li:hover ul, /* pure CSS hover is removed below */
ul.nav li li.sfHover ul {
	top:2.5em;
}
.nav li li:hover li ul,
.nav li li.sfHover li ul {
	top:-999em;
}
.nav li li li:hover ul, /* pure CSS hover is removed below */
ul.nav li li li.sfHover ul {
	top:2.5em;
}
/*following rule negates pure CSS hovers
so submenu remains hidden and JS controls
when and how it appears*/
.superfish li:hover ul,
.superfish li li:hover ul,
.superfish li li li:hover ul {
	top: -999em;
}
.nav li li {
background-color:#000000;
	
	padding: .20em 1em .20em 1em;
}
.nav li li li {
	background:#BEDF6F;
	
	padding: .10em 1em .10em 1em;
}
.nav li li a {
	font-size:12px;
	/*color:#527DA5;*/
	color:#BDBEBD;
	padding: .50em 1em .50em 1em;
}
.nav li li li a {
	font-size:10px;
	padding: .50em 1em .50em 1em;
	font-weight:bolder;
}
.nav li li li li {
	background:#CEEB8C;
	border-bottom-style: solid;
	border-bottom-color: #652F01;
	padding-bottom: 10px;
}

.select_co_op 
{
color:#ffffff;
cursor:pointer;
}

h4
{
	font-size:15px;
	color:#ffffff; 
	font-weight:bold;
}
#legal_content, #main_inner .bodycopy
{
	background-color: #73716D;
	color: #FFFFFF;
	background-image: url(images/p-bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}	
#legal_content a, #main_inner .bodycopy a
{
	color:#F2983A;
	text-decoration:none;
}
#legal_content a:hover, #main_inner .bodycopy a:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}
h1
{
	background-image: url(images/headingGreen-bg.gif);
	background-repeat: repeat;
	padding-left: 30px;
	font-size: 1.4em;
	padding-top: 15px;
	text-transform: uppercase;
	padding-bottom: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
	font-weight: bold;
}
#legal_content h2, #main_inner h2
{
	font-size: 1em;
	margin-top: 30px;
	margin-bottom: 15px;
	text-transform: uppercase;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 30px;
	background-image: url(images/heading-bg.gif);
	background-repeat: repeat-x;
	background-color: #434343;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #434343;
	color: #FFFFFF;
	font-weight: bold;
}
#legal_content h3, #main_inner h3
{
	font-size: 1.1em;
	margin-top: 0px;
	margin-bottom: 0px;
	text-transform: uppercase;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 60px;
	font-weight: bold;
}
#legal_content p, #main_inner p
{
	line-height: 1.7em;
	padding-right: 150px;
	padding-left: 60px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 1.2em;
	padding-top: 0em;
}
#legal_content ul, #main_inner ul
{
	line-height: 1.7em;
	font-size: 1em;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 90px;
	padding-bottom: 20px;
	padding-left: 90px;
	text-align: left;
}
#legal_content li, #main_inner li
{
	list-style-type: disc;
}

/* =Clearfix (all browsers)--------------------------------*/
.clearFloat:after {
	content: ".";
	display: block;
	height: 100;
	clear: both;
	visibility: hidden;
}
/* IE6 */ 
* html .clearFloat {height: 1%;}
/* IE7 */
*:first-child+html .clearFloat {min-height: 1px;}

#legal_content {
	min-height: 600px;
}
#legal_content table.alan
{
	margin-left: 60px;
	width: 70%;
	font-size: 0.9em;
	text-align: left;
	background-color: #555555;
}
#legal_content table.alan td
{
	padding: 4px;
	margin: 0px;
	border: 1px solid #888888;
}
#legal_content table.alan small
{
	font-size: 0.9em;
}
#legal_content table.alan .titles
{
	background-color: #222222;
	background-image: url(images/heading-bg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
}

#legal_content table.alan .total
{
	background-color: #222222;
	background-image: url(/images/total-bg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
}
#legal_content table.saved
{
	font-size: 0.9em;
	text-align: left;
	background-color: #333333;
	width: 250px;
	border: 1px solid #222222;
}
#legal_content table.saved td
{
	padding: 6px;
	margin: 0px;
}
#legal_content table.saved .titles
{
	background-color: #222222;
	background-image: url(/images/heading-bg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	font-size: 1.1em;
}
#legal_content table.saved .titles td
{
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #222222;	
}
#legal_content table.saved .total
{
	background-color: #F39A3C;
	background-image: url(/images/total-bg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	font-size: 1.2em;
}
#legal_content table.saved .total td
{
	padding-top: 15px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #652F01;
	padding-bottom: 10px;
}
#legal_content #leftCol
{
	float: left;
	padding-left: 30px;
	padding-top: 20px;
}
#legal_content #rightCol
{
	float: left;
	width: 600px;
	background-color: #222222;
	margin-left: 20px;
	border: 1px solid #111111;
	padding-top: 10px;
	margin-top: 20px;
	margin-bottom: 30px;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
}

.logo_text {
	font-size:24px;
	color:#000000;
	font-weight:bold;
	width:285px;
	background-image:url(/themes/togetherwesavetheme/images/no_logo_default.jpg);
	background-repeat:no-repeat;
	padding-bottom:25px;
	background-position:bottom;
}

.state_logo {
	width:400px;
	height:100px;
	background-image:url(/files/logos/TSE_default_logo.png);
	background-repeat:no-repeat;
	background-position:left top;
	/*display:table-cell;*/
	vertical-align:bottom; 
}

.state_logo_text {
	color: #333;
	font-weight: normal;
	font-size: 16px;
	padding-left:93px;
	padding-top:73px;
	font-family: Georgia, "Times New Roman", Times, serif;
}


#coop_data a{
color:#FFFFFF !important ;
}


#coop_data td{
padding:5px ;
}

#coop_data .odd_row{
background-color:#393839;
}
.checkboxlabel{
color:#FFFFFF !important;
}

#rightCol h3 {
	font-size: 1em;
	margin: 0px 0px 30px 0px;
	text-transform: uppercase;
	padding: 8px 20px;
	background-image: url(images/heading-bg.gif);
	background-repeat: repeat-x;
	background-color: #434343;
	color: #FFFFFF;
	font-weight: bold;
}

#legal_content #rightCol p {
	padding-left: 20px;
}

#rightCol #right_energy {
	padding: 0px 10px 40px 20px; 
}

#rightCol #right_energy .bodycopy {
	background-image: none;
	background-color: #222;
}

#rightCol #right_energy .bodycopy h4 {
	color: #f2983a;
	font-size: 1.1em;
	font-weight: normal;
	margin-top: 30px;
	margin-bottom: 7px;
}

#rightCol #right_energy .bodycopy ul {
	padding: 0;
	margin: 0;
}

#rightCol #right_energy .bodycopy li {
	font-size: 1em;
	line-height: 1.6em;
	list-style: none;
}

#rightCol #right_energy .bodycopy a:link, #rightCol #right_energy .bodycopy a:visited {
	color: #fff;
	text-decoration: none;
}

#rightCol #right_energy .bodycopy a:hover, #rightCol #right_energy .bodycopy a:active {
	color: #f2983a;
	text-decoration: none;
}

.video_block {
min-height:200px;
width:100%;
float:left;
}
.video_header {
background-color:#004118;
color:#FFFFFF;
font-size:16px;
font-weight:bold;
min-height:20px;
padding:10px;
}

.video_item {
font-size:14px;
float:left;
margin:10px;
text-align:center;
line-height:22px;
width:250px;
}

.video_item img{


}

.video_item a{
color:#FFFFFF
}

.float_left{
float:left;
}

.float_right{
float:right;
}


.twitter_button {
	margin-top: 10px;
}

.twitter_button a{
	background-image: url(images/twitter_share.gif);
	background-color:#0093C1;
	padding-left:50px;
	padding-right:30px;
	padding-top:5px;
	padding-bottom:5px;
	width:106px;
	height:27px;
	float:left;
	color:#FFFFFF!important;
	font-weight:bold;
	text-align: center;
}

.twitter_button a:hover{
	text-decoration: none!important;
}

.facebook_button {
	margin-top:10px;
	margin-left:196px;
}

.facebook_button a{
	background-image: url(images/facebook_share.gif);
	background-color:#3B5998;
	padding-left:44px;
	padding-right:5px;
	padding-top: 12px;
	padding-bottom: 5px;
	width:137px;
	height:20px;
	float:left;
	color:#FFFFFF!important;
	font-weight:bold;
	text-align: center;
}
.facebook_button a:hover{
	text-decoration: none!important;
}

#facebook_form_post {
	background-image: url(images/facebook_share_back.gif);
	background-color: #3b5998;
	width: 530px;
	height:50px; 
	padding-left: 12px;
	padding-right: 17px;
	padding-bottom: 17px;
	padding-top: 30px;
	margin-top: 20px;
	vertical-align: middle;

}

#facebook_form_post textarea{
	height: 43px;
	width: 380px;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 0px;
	padding-top: 6px;
	padding-left: 6px;
	padding-right: 12px;
	padding-bottom: 0px;
	margin-bottom: 3px;
}
#facebook_form_post input{
	/* margin-bottom: 8px; */
}

#facebook_form_post img{
	margin-top: 2px;
	border: solid;
	border-color: #648ad2;
	border-width: 1px;

}

#fb_message{
	width:250px;
	margin-left:196px;
	color: #8daceb;
}


