/* CSS Document */

/*energymanager.com



 <!--  side bar  color    is ffeb99  -->
 <!--  main body color    is fff5cc  -->
 <!--  top gold bar color is ffcc00  -->
 
 */


html, body {
height: 100%;
margin:0;
padding: 0;
background-color: #FFEB99;
}

a:link {
text-decoration: none;
color: #000000
}

a:visited: {
color: #333333;
text-decoration:none;
}

a:hover { 
color: #333333;
text-decoration: underline;
}

/*H STYLES */
h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #CCCCCC;
font-style: italic;
font-weight: bold;
position: absolute; top: 30px; left: 410px;
margin: 0;
padding: 0;
}

h1 a:link{
color: #CCCCCC;
text-decoration: none;
}

h1 a:visited {
color: #CCCCCC;
text-decoration: none;
}
h1 a:hover {
color: #CCC;
text-decoration: none;
}

h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
font-style: italic;
font-weight: bold;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

h3 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
color:#000000;
margin: 0;
padding: 0;
padding: 10px 0 5px 0;
}

h4 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
margin: 0;
padding: 0;
font-weight: lighter;
text-align: center;
background-color: #ffeb99;
}

h4 a{
font-weight: bold;
color: #000000;
text-decoration: none;
}

h4 a:visited {
color: #000000;
text-decoration: none;
}

h4 a:hover {
color: #ffcc00;
text-decoration: none;
}

h5 {
width: 200px;
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
float: right;
margin, padding: 0;
}

.worksTitle {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 26px;
color:#000000;
font-weight:bold;
margin: 0;
padding: 0;
padding: 10px 0 5px 0;
}

/*LIST STYLES*/
li.list1 {
	margin: 0px;
	padding: 0px;
	display: inline;
	float: left;
	width: 101px;
	height: 40px;
	overflow: hidden;
	line-height: 300%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	list-style-type: none;
}

li.list1 a {
height: 40px;
display: block;
color: #333333;
text-decoration: none;
background-color: #ffcc00;
}

li.list1 a:hover {
background-color: #000000;
text-decoration: none;
font-weight:normal;
color: #FFFFFF;
}

li.list2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
	margin: 0px;
	padding: 0px;
	display: inline;
	float: left;
	text-align: center;
	list-style-type: none;
}

li.list3 { 
	margin: 0px;
	padding-bottom: 10px;
	padding: 0px;
	float: left;
	width: 70px;
	height: 20px;
	line-height: 200%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	list-style-type: none;
	}

li.list3 a {
display: block;
color: #000000;
text-decoration: none;
}

li.list3 a:visited {
display: block;
color: #000000;
text-decoration: none;
}

li.list3 a:hover {
background-color: #000000;
text-decoration: underline;
color: #FFFFFF;
}

li.list4  {
	margin: 0px;
	padding-bottom: 20px;
	padding: 0px;
	float: left;
	text-indent: 2px;
	height: 40px;
	line-height: 300%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	list-style-type: none;
}

li.list4 a {
color: #000000;
text-decoration:none;
}

li.list4 a:visited {
color: #000000;
text-decoration:none;
}

li.list4 a:hover {
color: #000000;
text-decoration: underline;
}

li.howitworks {
list-style-image: url(images/bullet.gif);
font-weight: normal;
}

ul.ul2 a:link {
text-decoration: none;
color: #000000;
font-size:12px;
}

ul.ul2 a:visited {
text-decoration: none;
color: #000000;
font-size:12px;
}

ul.ul2 a:hover {
text-decoration: underline;
color: #000000;
font-size:12px;
}

#container {
	position: relative;
    min-height: 100%;
	}
/*TOP MENU*/
#nav {
background-color: #FFFFFF;
width: 809px;
height: 120px;
float: left;
margin: 0;
padding: 0;
}

#nav ul {
margin: 0;
padding: 0;
position: absolute;	top: 80px; left: 405px;
}

#nav ol {
margin: 0;
padding: 0;
position: absolute;	top: 0px; left: 459px;
}

.title {
width: 405px;
height:118px;
display: inline;
float: left;
padding-right:0px;
padding-left: 0px;
margin:0;
border: none;
vertical-align: top;

}

.title img{
border: none;
}


/* SIDE BAR */
#sidebar {
width: 140px;
height: auto;
margin: 0;
padding:0;
display: block;
float: left;
position: absolute; top: 120px; left: 0px;
}

.blackbox {
background-color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
padding-top: 5px;
padding-left: 5px;
height: auto;
padding-bottom: 10px;
}

.blackbox a:link {
color: #FFFFFF;
}

input.button01 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
background-image: url(images/button.gif);
background-repeat: no-repeat;
width: 50px;
height: 17px;
display: block;
text-decoration: none;
color: #333333;
margin: 0;
padding: 0;
border: 0;
margin-top: 5px;
margin-bottom: 5px;
cursor: pointer;
font-weight: bold;
font-style: italic;
text-indent: 5px;
padding-top: 3px;
padding-left: 5px;
}

input.button02 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
background-image: url(images/button02.gif);
background-repeat: no-repeat;
width: 50px;
height: 17px;
display: block;
text-decoration: none;
color: #FFFFFF;
margin: 0;
padding: 0;
border: 0;
margin-top: 5px;
margin-bottom: 5px;
cursor: pointer;
font-weight: bold;
font-style: italic;
text-indent: 10px;
padding-top: 3px;
padding-left: 5px;
}

input.button02:hover {
background-position: -55px;
color: #FFFFFF;
}

input:hover {
background-position: -55px;
color: #ffffff;
}

.joinBox {
background: #ffcc00;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
margin-top:-10px;
padding: 5px 5px 5px 5px;
}

.started {
margin-top: 5px;
background-color: #ffeb99;
width: 100%;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
padding-left: 5px;
line-height: 150%;
margin-right: 5px;
}

.started a:link {
font-weight: bold;
color: #000000;
text-decoration: none;
text-indent: 5px;
margin:0;
padding:0;
display: inline;
}

.started a:visited {
font-weight: bold;
color: #000000;
text-decoration: none;

}

.started a:hover {
font-weight: bold;
color: #000000;
text-decoration: underline;
}

.started ol {
margin:0;
padding: 5px 0px 0px 25px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
list-style-type: decimal;
line-height: 100%;
}

.started li {
padding: 3px;
}

.started ul {
margin:0;
padding: 5px 0px 5px 5px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
list-style-type: none;
list-style: none;
line-height: 120%;
}

/* ---------------------------MAIN BODY-------------------------- */

#mainBody {
background-color: #fff5cc;
width: 654px;
height: auto;
position: absolute; top: 120px; left: 140px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
padding-left: 10px;
padding-right: 5px;
padding-top: 5px;
}

#mainBody a {
font-weight: bold;
text-decoration: none;
}

#mainBody a:visited {
font-weight: bold;
}

#mainBody a:hover {
text-decoration: underline;
font-weight: bold;
}

#mainBody ol {
background-color: #E3E897;
width: 200px;
border:1px solid #999999; 
float: right;
}



.seperate {
width: 250px;
background-color: #ffcc00;
height: 3px;
margin: -10px 0 0 0;
}

.image {

width: 408px;
height: auto;
float: left;
vertical-align: middle;
}

.image img {
  display: block;
  position: relative;
  background-color: #fff5cc;
  border: 1px solid #a9a9a9;
  margin-left: 30px;
  padding: 2px;
  vertical-align: middle;
  }
  
 .worksText {
margin-left: 20px;
text-align: left;
 }

.type {
width: 507px;
height: auto;
float: left;
margin-top: 5px;
}

.yellowHeader {
background-color: #ffcc00;
width: 507px;
height: auto;
font-family: Verdana, Arial, Helvetica, sans-serif;
padding:5px;
font-size: 1.5em;
font-weight: bold;
margin-bottom: 15px;
margin-top: 15px;
float: left;
}
 
.reduceText {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
float: left;
padding-left: 10px;
}

.reduceText a {
color: #000000;
font-weight: none;
text-decoration: none;
}

.reduceText a:visited {
color: #000000;
font-weight: none;
text-decoration: none;
}

.reduceText a:hover {
color: #000000;
font-weight: none;
text-decoration: underline;
}
.reduceText img {
float:right;
}
.reduce {
float: left;
margin: 0;
padding: 0;
}

.lowerText {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
margin: 10px 10px 10px 10px;
}

.lowerText a {
color: #000000;
font-weight: none;
text-decoration: none;
}

.lowerText a:visited {
color: #000000;
font-weight: none;
text-decoration: none;
}

.lowerText a:hover {
color: #000000;
font-weight: none;
text-decoration: underline;
}

.lowerText img {
float:right;
}

.address {
margin-top: 10px;
}
/*DIV TABLE STYLES */
#table {
text-align: center;
margin-left: auto;
margin-right: auto;
cursor: default;
width: 580px;
margin: 10px;
display: block;
}

.tableHeader {
width: 290px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight:bold;
text-align: left;
margin: 20px 0 0 0;
padding: 6px 6px 6px 12px;
background-color: #ffeb99;
float: left;
}

.tr3left {
height: 30px;
background-color: #FFF;
padding: 6px 6px 6px 12px;
float: left;
width: 290px;
margin:0;
text-align: left;
font-size: 12px;
display: inherit;
}


.tr3right {
height: 30px;
background-color: #FFF;
padding: 6px 6px 6px 12px;
float: left;
width: 290px;
margin:0;
text-align: left;
font-size: 12px;
display: inherit;

}

.tr4left {
height: 30px;
background-color: #ffeb99;
padding: 6px 6px 6px 12px;
float: left;
width: 290px;
margin:0;
text-align: left;
font-size: 12px;
display: block;
}

.tr4right {
height: 30px;
background-color: #ffeb99;
padding: 6px 6px 6px 12px;
float: left;
width: 290px;
margin:0;
text-align: left;
font-size: 12px;
display: block;
}

.trbottom {
height: 30px;
background-color: #ffeb99;
padding: 6px 6px 6px 12px;
float: left;
width: 290px;
margin: 0 0 30px 0;
text-align: left;
font-size: 12px;
}
.quickFacts {
float: left;
width: 580px;
margin: 0 0 0 0;
tab
}
th {
background-color: #ffeb99;
padding: 6px 6px 6px 12px;
height: 30px;
}
#row1 {
background color: #CC0033;
padding: 6px 6px 6px 12px;
height: 30px;
}
#row2 {
background-color: #FFFFFF;
padding: 6px 6px 6px 12px;
height: 30px;
}

.pricingBG {
background-color: #CCCCCC;
text-align: left;
}
.pricingRight {
text-align: right;
}

.terms {
font-size: 10px;
margin-left: 30px;
margin: right: 20px;}
/* FOOTER */
.info {
text-align: center;
width: 670px;
float: left;
padding: 5px 0 5px 0;
margin: 0 0 0 -10px;
background-color: #ffeb99;
font-size: 10px;
}

.info a:visited {
text-decoration: none;
color: #000000;
}


.footer {
background-color: #fff5cc;
height: auto;
float: left;
text-align:center;
padding: 15px 5px 5px 10px;
margin-top: 15px;
width: 654px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 8px;
padding-left: 10px;
padding-right: 5px;
margin-left: -10px;
clear: both;
}

.footer a{
color: #000000;
text-decoration: none;
}

.footer a:visited {
color: #000000;
text-decoration: none;
}

.footer a:hover {
color: #000000;
text-decoration: underline;
}

#clear {
clear: both;
}

.pagesBox {
background-color: #FF0000;
width: 200px;
border-color: #00FF99;
}

/*HOW IT WORKS -------------------------------- */
#worksgallery {
width: 595px;
position: relative; left:;
}

#worksgallery li{
padding:0; 
margin:0px; 
list-style-type:none; 
width:100px; 
height: 225px;
float: left;
text-align: center;
margin: 5px;
font-weight: bold;
display: inline;
}

#worksgallery li a:visited {
color: #000;
}

#worksgallery li a:hover {
color: #ffcc00;
text-decoration: none;
}
/*I like this------------------------------
#worksgallery li a:hover {
background-color: #fce998;
display: block;
}
*/

#worksgallery img {
padding: 10px 0 10px 0;
margin: 2px 0 0 0;
text-align: center;
border: 1px solid #999999;
}
#worksgallery img a:hover {
border: 1px solid #ffcc00;
} 

/*HOW IT WORKS POP UP WINDOWS--------------------*/

.newworks{
border: 0px solid #666666;
margin: 10px;
}

/*CONTACT US----------------------*/
.contactTitle {
padding: 10px 10px 10px 15px;
background-color: #ffcc00;
width: 300px;
font-weight: bold;
}

.contactTitle a:visited {
color: #000000;
}
.contactInfo {
padding: 0 0 0 30px;
}

