/*main.css*/
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,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-family:inherit;font-size:100%;text-align:left;vertical-align:baseline;}
a img{border:none;}
table{border-collapse:collapse; border-spacing:0;}
q:before,q:after,blockquote:before,blockquote:after{content:"";}

body{font-size:11px;font-family:'Helvetica',Helvetica,Verdana,Arial,Sans-Serif;color:#333333;text-align:center;background:#cee0b2;margin:20px 0 20px 0;text-align:center;}
div{text-align:left;}
a{color:#333333;}
#container{width:790px;margin:0 auto 0 auto;background:#f4f5ec;}

.clear{float:none;clear:both;}
.left{float:left;}
.right{float:right;}
.middle{float:left;}

.corners, .topCorners, .btmCorners{height:5px;font-size:1px;line-height:1px;}
.corners div, .topCorners div, .btmCorners div{height:5px;width:5px;font-size:1px;line-height:1px;}

#bodyTop .left{background:url(../images/img-corners-green.gif) no-repeat 0 0;}
#bodyTop .right{background:url(../images/img-corners-green.gif) no-repeat -5px 0;}
#bodyBtm .left{background:url(../images/img-corners-green.gif) no-repeat 0 -5px;}
#bodyBtm .right{background:url(../images/img-corners-green.gif) no-repeat -5px -5px;}

#demoTop .left{background:url(../images/img-corners-cream2.gif) no-repeat 0 0;}
#demoTop .right{background:url(../images/img-corners-cream2.gif) no-repeat -5px 0;}
#demoBtm .left{background:url(../images/img-corners-cream2.gif) no-repeat 0 -5px;}
#demoBtm .right{background:url(../images/img-corners-cream2.gif) no-repeat -5px -5px;}

.topCorners .left{background:url(../images/img-corners-cream.gif) no-repeat 0 0;}
.topCorners .right{background:url(../images/img-corners-cream.gif) no-repeat -5px 0;}
.btmCorners .left{background:url(../images/img-corners-cream.gif) no-repeat 0 -5px;}
.btmCorners .right{background:url(../images/img-corners-cream.gif) no-repeat -5px -5px;}

#header{padding:5px 10px 10px 10px;}
#logo{padding-left:4px;}
#logo{width:353px;float:left;padding-top:25px;}
h1,h2,h3,h4{float:none;clear:both;}
h1{font-size:42px;font-weight:bold;color:#404040;text-align:right;}
h1 sup{font-size:10px;top:1ex;height:0;line-height:1;vertical-align:top;_vertical-align:top;position:relative;font-style:normal;font-weight:normal;}
h2{font-size:13px;font-weight:bold;color:#46769A;text-align:right;font-style:italic;margin-top:-3px;}/* 46769A 66 95B7 7c b2d9 */
#logo h2{padding-right:12px;}
h3{font-size:24px;font-weight:bold;color:#b56f6c;}
h4{font-size:20px;font-weight:bold;color:#ffffff;}

#login{width:400px;float:right;margin-top:5px;}
#login label{display:block;padding:3px 0 1px 0;}
#login form div[class=""]{clear:both;}
#login .input{float:left;padding-right:6px;clear:none;}
#login .select{float:none;clear:both;}
#login .input input{width:138px;border:1px solid #d6d6d6;padding:3px;margin:0;font-size:12px;line-height:12px;}
#login .left{width:8px;height:101px;background:url(../images/img-signin-bg-left.gif) no-repeat;}
#login .middle{width:384px;height:101px;background:url(../images/img-signin-bg-middle.gif) repeat-x;}
#login .right{width:8px;height:101px;background:url(../images/img-signin-bg-right.gif) no-repeat;}
#alreadyamember{color:#46769A;font-weight:bold;font-size:14px;line-height:14px;}
#forgotpassword{float:right;display:block;color:#46769A;padding-right:10px;line-height:14px;}

#login form{padding:10px 0 0 18px;}
#login select{display:block;float:left;width:286px;margin-top:6px;}
#signin{display:block;float:left;margin-top:6px;margin-left:8px;}

#body{padding:10px 10px 10px 10px;clear:both;float:none;}

#main{float:left;width:510px;}

#nav{width:510px;}
#interior #nav{width:770px;}
#nav .left{width:5px;height:12px;background:url(../images/img-navbar-left.gif) no-repeat;}
#nav .middle{width:500px;height:12px;background:url(../images/img-navbar-middle.gif) repeat-x;}
#interior #nav .middle{width:760px;}
#nav .right{width:5px;height:12px;background:url(../images/img-navbar-right.gif) no-repeat;}

#intro{font-size:15px;font-weight:normal;padding:30px 0 0 20px;}
#intro p{padding-top:10px;line-height:19px;}
#intro ul{margin-top:30px;float:left;}
#intro ul li{list-style:none;margin:0 0 0 0;padding:2px 0 2px 8px;background:url(../images/bullet-red.gif) no-repeat 0 50%;}
#intro ol{margin:20px 0 0 25px;}
#intro ol li{margin:0 0 0 0;padding:2px 0 15px 4px;}
#intro select{font-size:13px;color:#303030;}
#intro dl input{border:1px solid #d6d6d6;padding:3px;font-size:13px;}
#intro .button input{border:1px solid #8f514f;background:#b56f6c;padding:3px 10px 3px 10px;color:#fff;font-weight:bold;text-transform:uppercase;letter-spacing:.035em;cursor:pointer;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
#intro .button input:hover{background:#c48e8b;}
#intro .button{float:left;border-bottom:1px solid #cccccc;border-right:1px solid #cccccc;border-top:1px solid #dddddd;border-left:1px solid #dddddd;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
#intro dl{padding:0 0 0 0;display:block;float:none;clear:both;}
#intro dl label{font-weight:bold;color:#3f3f3f;display:block;padding:0 0 5px 0;}
#intro .alert_bad{font-size:13px;color:#b56f6c;}
#intro .alert_good{font-size:14px;padding:15px 0 0 0;}
#intro ul.sub_alert{margin:10px 10px 0 20px;float:none;font-size:12px;}
#intro ul.sub_alert li{padding:0 0 15px 0;list-style-type:disc;background:none;}
.alert_star{font-size:16px;color:#b56f6c;}

#videotour{display:block;width:117px;height:97px;background:url(../images/btn-videotour-sprite.gif) no-repeat 0 0;float:left;margin:30px 0px 0px 20px;;}
#videotour:hover{background-position:0 -97px;}
#videotour span{display:none;}

#clients, #energydata{width:100px;background:#ffffff;float:left;height:180px;width:120px;margin:10px 10px 0 0;}
#clients .middle, #energydata .middle{height:170px;}
#clients ul, #energydata ul{margin-top:8px;}
#clients ul li, #energydata ul li{list-style:none;margin:0 0 0 15px;padding:2px 15px 2px 8px;background:url(../images/bullet-black.gif) no-repeat 0 50%;}

#clients strong, #energydata strong{color:#46769A;font-weight:bold;font-size:18px;}
#clients p, #energydata p{margin-top:8px;padding:0 15px 0 15px;}

.testimonial{width:510px;background:#ffffff;float:right;height:180px;margin-top:10px;}
#testimonial2{width:auto;}
#testimonial3{width:auto;}
.testimonialPhoto{float:left;}
.testimonialPhoto img{margin:20px 35px 45px 22px;display:block;}
.testimonialQuote{color:#46769A;font-style:italic;font-size:16px;font-weight:normal;padding:18px 30px 0px 22px;line-height:19px;}
.testimonialSource{padding:11px 30px 0px 22px;}
.testimonialSource strong{font-weight:bold;}
.qstart{font-size:19px;}
.qend{font-size:19px;}

#demo{float:right;width:250px;background:#accce5 url(../images/img-bg-blue.gif) repeat-x;color:#000000;line-height:15px;}
#demoMiddle{padding:20px 15px 15px 18px;}
#demoMiddle p{padding:6px 0 0 0;}

#demosite{width:185px;height:118px;margin:17px 17px 0 15px;}

#footer{width:790px;margin:0 auto 0 auto;padding:11px 0 0 0;}
#ria{float:right;margin-top:15px;}
#learnmore{text-align:right;}
#copyright{color:#969c5b;line-height:25px;}

#loggedin{font-weight:bold;font-size:12px;padding:28px 0 15px 20px;}
#loggedin a{font-weight:bold;font-size:12px;color:#b56f6c;}
#loggedin strong{font-weight:bold;font-size:12px;color:#333333;}
#loggedinsite{padding:0 0 0 20px;}
#loggedinsite a{font-weight:bold;font-size:12px;color:#b56f6c;}
.alert_good{font-weight:bold;color:#46769A;padding-bottom:1px;}
.alert_bad{font-weight:bold;color:#c45e4b;padding-bottom:1px;}

#contact a{text-decoration:none;}

#media{padding:25px 35px 25px 30px;margin:0 auto 0 auto;}
#noUpdate{margin: 0 auto;font-family:Arial, Helvetica, sans-serif;font-size: x-small;color: #cccccc;text-align: left;width: 210px; height: 200px;	padding: 40px;}

div.alerticon{cursor:default;background-color:#cc0000;width:14px;height:13px;overflow:hidden;border-radius:2px;text-align:center;font-size:12px;line-height:13px;foat:left;clear:both;display:inline-block;}
div.alerticon span,
div.alerticon span.tooltip{display:inline-block;width:15px;height:13px;text-align:center;font-family:Verdana,monospace;cursor:default;color:#ffffff;font-weight:bold;font-size:12px;line-height:13px;}
