/*Default Styles*/
html{height:100%;min-height: 100%;}
img{border:0px;padding:0px;margin:0px;}
h1{color:#fff;}
h2{color:#f2921a;}
a{text-decoration:none;}
input{margin-left:8px;width:190px;height:19px;background:transparent;border:0px; border:0px solid #000}
select{margin-left:8px;margin-bottom:9px;width:190px;}
form{padding:0px;margin:0px;}
p{}
br{padding:0px;}
.inputContainer {
    height: 26px;
    overflow: hidden;
    margin-top: 4px;
    position: relative;
}

select {
	width: 153px;
}

#frmtitle{
    margin-top:5px;
    padding-left:6px;
    height:60px;
    overflow:hidden;
}

#salesforce{display:none;}

.frmlarge{font-size:36px;font-weight:bold;color:#fff;}
.frmsmall{font-size:12px;color:#fff;}
#first_name{}
#last_name{margin-left:6px;}
#company{margin-top:0px;}
#phone{margin-top:0px;}
#email{margin-top:0px;}
#zip{margin-top:0px;}
#00N20000001Ppzl{background-color:#fff;}
#submit{cursor:pointer;margin-top:2px;height:34px;width:290px;font-size:18px;font-weight:bold;}
.checkarea{position:absolute;left:108px;margin-top:4px;}
.frmright{position:absolute;right:3px;margin-right:10px;}
.frmtextleft{margin-left:6px;color:#fff;font-weight:bold;font-size:14px;}
#frmelectricity{margin-top:0px;margin-left:4px;}
#frmgas{margin-top:1px;margin-left:4px;}
#frmtelecoms{margin-top:2px;margin-left:4px;}

#homeadvisoryservice a:link{text-decoration:none;font-size:14px;font-weight:bold;color:#00559c;}
#homeadvisoryservice a:visited{text-decoration:none;font-size:14px;font-weight:bold;color:#00559c;}
#homeadvisoryservice a:hover{text-decoration:none;font-size:14px;font-weight:bold;color:#00559c;}
#homeadvisoryservice a:active{text-decoration:none;font-size:14px;font-weight:bold;color:#00559c;}

#homeadvisoryservice{margin:15px;padding-top:4px;}
.homeadvisoryservice1{font-size:14px;margin-top:4px;color:#a3a3a3;font-weight:bold;}
.homeadvisoryservice2{font-size:14px;font-weight:bold;color:#00559c;}


/* INITIAL
*/

html {
    overflow-y: scroll;
}

/* Neutralize styling:
   Elements we want to clean out entirely: */ html, body, form, fieldset {
    margin: 0;
    padding: 0;
}

/* Neutralize styling:
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
    margin: 0px 0px 0.4em 0px;
    padding: 0;
}

p {
    margin-bottom: 1em;
}

/* Apply left margin:
   Only to the few elements that need it: */ li, dd, blockquote {
    margin-left: 3em;
    margin-bottom: 1em;
}

#container {
    min-height: 100%;
    position: relative;
}

body, .formInput, td, th, #searchArea {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #000;
}

/* Miscellaneous conveniences: */
form label, label {
    display: block;
    float: left;
    width: 155px;
    color: #6d6d6d;
    font-weight: bold;
}

label.inline {
    display: inline;
    float: none;jquery tutorials each
}

fieldset {
    border: none;
}

form input, textarea, select {
    font-size: 100%;
    color: #000;
}

img {
    border: 0px none;
}


.ulist{margin-left:10px;padding:0px;line-height:10px;list-style-image: url('/custom/images/bullet.png');}
.ulist li{margin:4px;padding:0px;line-height:10px;list-style-image: url('/custom/images/bullet.png');}
/*ul,li{margin:0px;padding:0px;line-height:10px;list-style-image: url('/custom/images/bullet.png');}*/
.usablewidth {width:969px;margin:auto;text-align: left;}
.container{}
.left{float:left;}
.right{float:right;}

/*Navigation Styles*/
#nav {background-color:#4b4b4b;}
.navlink a {text-decoration:none;color:#fff;}
.navtext{margin-top:14px;}
.navlinkselected a {text-decoration:none;color:#fff;}

/*logo styles*/
.head{height:130px;background-color:#4b4b4b;background-image:url('/custom/images/header_grad.jpg');}
.logo{float:left;}
.phone{float:right;}

.bar1{height:12px;width:100%;background-color:#f3870b;}
.bar2{height:28px;width:100%;background-image:url('/custom/images/bar2_grad.jpg');padding-top:20px;}
.bar2text{float:left;width:100%;color:#fff;font-weight:bold;}
.bar3{width:100%;height:66px;background-color:#f2f2f2;margin-bottom:40px;}

.smallyellow{color:#fdda18;}

body{
    font-family : arial;
    font-size:12px;
    padding:0px;
    margin:0px;
    height:100%;
    min-height: 100%;
    color:#000;
    background-color:#f0f0f0;
}



.yellow{
    font-weight:bold;
    font-size:48px;
    color:#e7c200;
    line-height:54px;
}

#middle, .banner {
	text-align: center;
}

#overlays {
	height:100%;
	width:100%;
    position:absolute;
    display:none;
}
#overlay1{
    height:100%;
    width:100%;
    position:absolute;
    background:#000;
    opacity:0.5;
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    
}
#overlay2Container {
	text-align: center;
	position: relative;
}
#overlay2{
    height:614px;
    width:325px;
    background-color:transparent;
    margin: 0 auto;
}

.msgbox{
    display:visible;
    width:326px;
    height:614px;
    margin:auto;
    background-image : url('/custom/images/msgbox.png');
}

#msgboxspacer{height:216px;width:100%;}
#msgboxclose{height:30px;width:100%;}
#msgboxcontent{
    height:350px;
    width:280px;
    color:#444444;
    padding-left:16px;
    padding-right:10px;
}

.msgboxtexttitle1{font-size:12pt;font-weight:bold;color:#007ECA}
.msgboxtexttitle2{font-size:12pt;font-weight:bold;color:#444444;}
.msgboxtextsmall{}

#bannerlefttext{
    padding:0px;
    margin-left:20px;
    width:264px;
    height:120px;
    float:left;
    overflow: hidden;
    font-size:40px;
    font-weight:bold;
}

#bannerrighttext{
    font-weight:bold;
    padding:0px;
    width:400px;
    height:120px;
    overflow: hidden;
    float:right;
    font-size:30px;
    line-height:34px;
}

#bannerrighttext2{
    margin-right:120px;
    font-weight:bold;
    padding: 8px 0 0 0;
    width:286px;
    height:120px;
    float:right;
    font-size:30px;
    line-height:34px;
}

#banner{
    color:#fff;
    height:136px;
    width:955px;
    background-image : url('/custom/images/banner.jpg');
    background-repeat:no-repeat;
    background-position:0px 0px;
}

.bannertelegraph {
    color:#fff;
    height:136px;
    width:955px;
    background-image : url('/custom/images/banner_telegraph.jpg');
    background-repeat:no-repeat;
    background-position:0px 0px;
}

.bannerlsgenergy {
    color:#fff;
    height:136px;
    width:955px;
    background-image : url('/custom/images/banner_lsgenergy.jpg');
    background-repeat:no-repeat;
    background-position:0px 0px;
}

.bannerMoneyExpert {
    color:#fff;
    height:136px;
    width:955px;
    background-image : url('/custom/images/banner_moneyexpert.jpg');
    background-repeat:no-repeat;
    background-position:0px 0px;
}

.bannerSimplySwitch {
    color:#fff;
    height:136px;
    width:955px;
    background-image : url('/custom/images/banner_simplyswitch.jpg');
    background-repeat:no-repeat;
    background-position:0px 0px;
}

.bannerinsurance{
    color:#fff;
    height:136px;
    width:955px;
    background-image : url('/custom/images/banner_insurance.jpg');
    background-repeat:no-repeat;
    background-position:0px 0px;
}

.bannergrassroots{
    color:#fff;
    height:136px;
    width:955px;
    background-image : url('/custom/images/banner_grass_roots.jpg');
    background-repeat:no-repeat;
    background-position:0px 0px;
}

.lefttext{
    padding-top:48px;
    padding-left:70px;
    padding-right:25px;
    font-size:24px;
    color:#787878;
}

#rightcontainer1{
    font-size:14px;
    font-weight:bold;
    
}

#left1{
    width:318px;
    height:157px;
    background-image:url('/custom/images/left_1.jpg');
}

#left2{
    width:318px;
    height:154px;
    background-image:url('/custom/images/left_2.jpg');
}

#left3{
    width:318px;
    height:157px;
    background-image:url('/custom/images/left_3.jpg');
}

#right1{
    width:318px;
    height:157px;
    background-image:url('/custom/images/right_1.jpg');
}

#right2{
    width:318px;
    height:154px;
    background-image:url('/custom/images/right_2.jpg');
}

#right3{
    width:318px;
    height:157px;
    background-image:url('/custom/images/right_3.jpg');
}

#rightimage{

}

#righttitle{
    width:316px;
    height:40px;
    color:#fff;
    font-size:14px;
    font-weight:bold;
    margin-top:20px;
    text-align:center;
    padding-top:10px;
    background-image:url('/custom/images/logos_title.jpg');
    background-repeat:no-repeat;
    background-position:0px 0px;
}

#bodymiddle_gas {
	float: left;
    width:321px;
    height:542px;
    background-image:url('/custom/images/main_gas.jpg');
    background-repeat:no-repeat;
}

#bodymiddle_ins {
	float: left;
    width:321px;
    height:480px;
    background-image:url('/custom/images/main_ins.jpg');
    background-repeat:no-repeat;
}

#bodymiddle_elec {
	float: left;
    width:321px;
    height:542px;
    background-image:url('/custom/images/main_elec.jpg');
    background-repeat:no-repeat;
}

#bodyleft {
    float:left;
    width : 318px;
    margin-top: 1px;
}

#callusfree{
    width:318px;
    height:467px;
    background-image:url('/custom/images/callusfreeon.jpg');
}
.callfree{
    width: 210px;
    height:80px;
    padding: 20px 0 10px 10px;
    margin-left:100px;
    margin-bottom:10px;
    color:#767676;
    font-size:26px;
    letter-spacing: -1px;
}

.tick{
    background-image:url('/custom/images/tick.jpg');
    background-repeat:no-repeat;
    padding-left:40px;
    padding-top:14px;
    height:24px;
    width:100%;
}

#bodyright {
    position : relative;
    float : right;
    width : 330px;
}

#footerContainer {
	text-align: left;
}
.footer {
    position: absolute;
    z-index:1;
    width:100%;
    background-color:#363636;
}

#foot {
    display:none;
}

.foot {
    background-color:#363636;
}

#arrow{margin-top:3px;}

#hidefooter{
    color:#fff;
    font-weight:bold;
    height:20px;
    width:120px;
    float:right;
    cursor:pointer;
}

.infobox {
    padding : 15px;
    margin-left:10px;
    float : left;
    width : 240px;
}

.infotitle {
    
    color:#fff;
}

.infobody {
    color:#fff;
}

.infobox a:link{color:#fff;}
.infobox a:visited{color:#fff;}
.infobox a:hover{color:#fff;}
.infobox a:active{color:#fff;}

.leftticks{
    float:left;
    width:320px;
    font-weight:bold;
}

#footernetfox{
    text-align:center;
    width:100%;
    color:#fff;
}

#footernetfox a{
    text-decoration:none;
    color:#fff;
}

.logostext{
    font-size:14px;
    font-weight:bold;
    color:#00569a;
}

.checkbox {
	width: auto !important;
	margin-top: -2px;
}
.checkboxLabel {
	display: block;
	float: left;
	width: 100px;
}