/* CSS Document */

/********************************************************************************
			RESETS
********************************************************************************/

body, div, ul, ol, li, h1, h2, h2, h4, h5, h6, form, input, textarea, label, p, strong, em, table, td, fieldset { margin: 0; padding: 0;}
ul, ol { list-style: none;}
h1, h2, h3, h4, h5, h6 { font-size: 100%; margin: 0;}
img { border: 0;}
sup, sub { position: relative ;height: 0; line-height: 1; vertical-align: baseline !important; vertical-align: bottom;}
sup { bottom: .75ex;}
sub { top: .5ex;}
fieldset{border:none;}
/********************************************************************************
			GLOBAL STYLES
********************************************************************************/

#content ul.ordered-list { list-style-type: decimal; }

a { color: #65b445; text-decoration: underline;}
a:hover { text-decoration: none;}
a.no-link { color: #000000; text-decoration: none;}
a.no-underline { text-decoration: none;}
hr { height: 1px; line-height: 1px; border:none; border-bottom:solid #000000 1px; width:80%; margin: 10px auto; text-align: center;}
h1 {font-size:28px; line-height: 105%; font-weight:bold; color: #000000; margin-bottom: 15px;}
	h1 span { font-size:23px;}
		h1 span sup { font-size: 65%;}
h2 { font-size:19px; line-height: 105%; font-weight:bold; color: #000000; margin: 1em 0 5px;}
	h2.smaller { font-size: 17px}
h3 { font-size: 16px; line-height: 135%; font-weight: bold; color: #c70000; text-align: center; clear: both;}
	h3.align-left { text-align: left; color: #000000; margin: 10px 0;}
h4 { font-size: 14px; font-weight: bold; color: #000000; margin-bottom: 5px;}
.float-right { float: right; margin: 0 0 1em 1em;}
.float-left { float: left; margin: 0 1em 0 1em;}
br.clearfix { height: 1px; font-size: 1px; line-height: 1px; clear: both;}
.black { color: #000000;}
.corners, .callout { border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px;}

/********************************************************************************
			BACKGROUNDS
********************************************************************************/

body { background:url(/images/main-repeat-x.jpg) repeat-x #d8edce; font-family:Arial, Helvetica, sans-serif;}

/********************************************************************************
			WRAPPERS
********************************************************************************/

#large-wrapper { background:url(/images/main-bg.jpg) no-repeat top center; min-width:960px;}
#medium-wrapper { margin:auto; width:960px; background:#000000;}
#small-wrapper { margin:auto; width:940px; position:relative;}
#left-column { width:680px; float:left;}
#content-wrapper { width:680px; background:#ffffff; margin:10px 0 0 0;}
#right-column { width:250px; float:right; position: relative; padding-top: 34px;}


/********************************************************************************
			HEADER
********************************************************************************/

#header { display:block; width:680px;}
#logo { height:110px; width:240px; float:left;}
#site-phone {font-size:25px; color:#8c9793; float:right; padding:30px 30px 0 0;}
#site-phone span {font-size:37px; color:#abd287; font-weight:bold;}
#site-phone p#promo {font-size:16px; color:8c9793; width:375px; text-align:center;}

/********************************************************************************
			MAIN NAV
********************************************************************************/

#main-nav { background:url(/images/main-nav.jpg) no-repeat top left; height: 34px; margin:0 0 0 20px; width:639px; font-family:Arial, Helvetica, sans-serif; font-size:15px;}
#main-nav ul { margin:auto; width:550px;}
.nav-divider { height:34px; padding:0 8px; background:url(/images/nav-divider.jpg) no-repeat center;}
#main-nav ul li {float:left; display:block;}
#main-nav ul li a {color:#000000; text-decoration: none; padding:8px 0 0 0; display:block;}
#main-nav ul li a:hover {text-decoration: none; color:#3eaa48;}
#main-nav ul li#active a {text-decoration: none; color:#3eaa48;}

/********************************************************************************
			COUNTDOWN BANNER
********************************************************************************/
.countdown { width: 680px; height: 150px; background: url(/images/countdown_bg.png) no-repeat; margin-bottom: 10px; font-weight: bold; font-size: 25px; line-height: 43px; font-family: Arial, Helvetica, sans-serif; color: #ffffff; text-align: center; overflow: hidden;}
.countdown .headline { padding-top: 10px; font-size: 30px;}
.countdown .headline span { color: #fffc00;}
.countdown .time { display: inline-block; width: 44px; height: 38px; background: #ffffff url(/images/time_bg.png) no-repeat; line-height: 38px; color: #000000;}


.black-friday {
	position:relative;
	left:-29px;
}

/* seasonal banners */

.banner_black_friday { margin:0 0 10px 0; }


/********************************************************************************
			LEFT COLUMN ITEMS
********************************************************************************/

#hero-image { width: 680px; position: relative;}
	#hero-zip-search { font: normal normal 13px/175% Helvetica, Arial, sans-serif; color: #000000; text-align: left; position: absolute; left: 20px; bottom: 10px;}
		#hero-zip-search form { margin-top: 5px;}
		#hero-zip-search #large-text { font-size: 18px; font-weight: bold;}
		#hero-zip-search input { float: left; width: 147px; height: 15px; font-size: 15px; text-align: left; padding: 8px 0 10px 8px; margin-right: 5px; border: #000000 solid 1px;}
		#hero-zip-search .submit { display: block; float: left; width: 132px; height: 35px; background: url(/images/hero-zip-search-submit.png) no-repeat; padding: 0; margin: 0; border: none; cursor: pointer;}
		#hero-zip-search .submit:hover { background: url(/images/hero-zip-search-submit-hover.png) no-repeat;}
		#hero-zip-search #center { width: 294px;}
#content { font: normal normal 13px/150% Helvetica, Arial, Helvetica, sans-serif; color: #555555; padding: 25px;}
	#content p { margin: 1em 0;}
	#content ul { list-style-type: disc; margin: 1em 0 1em 35px;}
	#content ol { list-style-type: decimal; margin: 1em 0 1em 35px;}
	#content .two-columns { float: left; width: 50%;}
	#content hr { width: 100%; height: 1px; line-height: 1px; border: none; border-top: #e3e3e3 solid 1px; margin: 0 auto 1em; text-align: center;}
	#content img.border { background: #e2edd5; border: #65b445 solid 2px; padding: 2px; margin-top: 4px;}
	#content img.coverage-map { background: #ffffff; border: #65b445 solid 2px; padding: 2px}
	#content .callout { background: #f2f2f2; font-size: 12px; text-align: center; border: #bfbfbf solid 1px; padding: 15px; margin-bottom: 1em;}
	#content .callout.red.big { background: #fe0000; font-size: 18px; line-height: 1.25; color: #ffffff; border: none;}
	
	/* 3 column list */
	#content .three_column { list-style: none; margin: 1em 0 2em;}
	
		.three_column li { float: left; width: 210px;}
		.three_column .last { margin: 0;}
		
		/* clear solutions on home page */
		#clear_solutions { background: #e5e5e5; border-bottom: #cccccc solid 1px; padding: 0 0 10px;}
			#clear_solutions h3 { background: #000000; padding: 5px 0 5px 10px; border-right: #ffffff solid 1px; font-size: 14px; line-height: 1; color: #ffffff; text-align: left;}
			#clear_solutions p { margin: 0; padding: 5px 10px 10px;}
			#clear_solutions .cta { clear: both; width: 100%; padding: 10px 0 0; font-weight: bold; font-size: 24px; line-height: 1; text-align: center; text-shadow: 0 1px 0 #ffffff;}
			#clear_solutions a { text-decoration: none;}
	
	/* deals chart */
	#deals-chart { background: #e3e3e3; font-size: 12px; margin: 1em 0;}
	#deals-chart td div { width: 100%; position: relative;} /* this is so that we can position the strike through image absolutely */
	#deals-chart .strike-through { position: absolute; left: 30px; top: 3px;}
	#deals-chart td#zip-search { padding: 10px;}
	#deals-chart #best-offer { float: left; width: 60px; height: 60px; margin: -10px 0 0 -10px; position: absolute;}
	
		/* cell borders */
		#deals-chart table td { padding: 10px; border: #ffffff solid 1px; border-style: none none solid none;}
		#deals-chart .border-right { border-right-style: solid;}
		
		/* cell corners */
		#deals-chart .top-left { background: url(/images/top-left-corner.png) no-repeat left top;}
		#deals-chart .top-right { background: url(/images/top-right-corner.png) no-repeat right top;}
		#deals-chart .bottom-left { background: url(/images/bottom-left-corner.png) no-repeat left bottom;}
		#deals-chart .bottom-right { background: url(/images/bottom-right-corner.png) no-repeat right bottom;}
		
		/* deals typography */
		#deals-chart-headers { font-size: 18px; font-weight: bold;}
		#deals-chart p { margin-bottom: 0;}
		#deals-chart h4 { color: #65B445;}
		#deals-chart ul { margin: 5px 0 0 15px;}
		#deals-chart .dollar-sign { font-size: 22px; position: relative; top: -13px;}
		#deals-chart .price { font-size: 42px; line-height: 42px; font-weight: bold; color: #65b445;}
		#deals-chart .price.slashed { color: #555555;}
		#deals-chart .per-month { font-size: 22px; color: #555555;}
		#deals-chart .promo { font-size: 14px; line-height: 20px;}
			#deals-chart .promo .price { color: #65b445;}
		#deals-chart .reminder { font-size:12px; font-weight:bold; line-height:14px;}
		
		/* zip lookup for charts page */
		#content-zip-lookup { width: 610px; height:33px; position: relative;}
		#content-zip-lookup p { color:#000000; font-size: 14px; line-height: 16px; font-weight: bold; padding: 9px 0 0 15px; margin: 0;}
		#chart-zip-search-form { position: absolute; top:0; right: 15px;}
		#chart-zip-search-form input { float: left; width: 92px; -width: 87px; height: 15px; font-size: 15px; text-align: left; padding: 8px 0 8px 8px; margin-right: 5px; border: #000000 solid 1px;}
		#chart-zip-search-form .submit { display: block; float: left; background: url(/images/chart-button.jpg) no-repeat; width: 90px; height: 33px; padding: 0; margin: 0; border: 0; cursor: pointer;}
		
	/* horizontal out of service form */
	#horizontal-form { background: #e3e3e3; padding: 10px 15px 15px; border: #bbbbbb solid 1px;}
	#horizontal-form label { float: left; display: block; font-size: 13px; font-weight: normal; color: #000000; padding-left: 3px;}
	#horizontal-form label span { font-size: 80%; line-height: 1;}
	#horizontal-form input { width: 586px; padding: 5px; font-size: 13px; font-weight: normal; border: #bbbbbb solid 1px; margin: 2px 0 10px -3px;}
	#horizontal-form .two-column { width: 282px; margin-right: 10px;}
	#horizontal-form .three-column { width: 180px; margin-right: 10px;}
	#horizontal-form #City, #horizontal-form #State { width: 180px;}
	#horizontal-form #Email { width: 282px;}
	#horizontal-form br.clearfix { height: 1px; font-size: 1px; line-height: 1px; margin: 0; padding: 0; clear: both;}
	#horizontal-form .submit { display: block; background: url(/images/button-contact-me.png) no-repeat; width: 200px; height: 35px; padding: 0; margin: 5px 0 0; border: 0; clear: both;}
	#horizontal-form .submit:hover { background-position: 0 -35px;}
	#horizontal-form .form-error { background: #fe0000; font-size: 14px; line-height: 1; color: #ffffff; text-align: center; padding: 8px 0; margin: 5px 0 10px;}
	
	/* competitor comparison charts */
	#competitor_comparison { font-size: 11px; line-height: 1.5;}
		
		/* layout & display */
		#competitor_comparison td, #competitor_comparison th { padding: 10px;}
		#competitor_comparison th { background: #000000; border-bottom: #ffffff solid 1px;}
		#competitor_comparison .spacer { background: #000000; border-radius: 5px 0 0 0; -moz-border-radius: 5px 0 0 0;}
		#competitor_comparison .even td { background: #e3e3e3; border-bottom: #cccccc solid 1px;}
		#competitor_comparison .odd td { background: #f7f7f7; border-bottom: #cccccc solid 1px;}
		#competitor_comparison .top_right { border-radius: 0 5px 0 0; -moz-border-radius: 0 5px 0 0;}
		#competitor_comparison .bottom_right { border-radius: 0 0 5px 0; -moz-border-radius: 0 0 5px 0;}
		#competitor_comparison .bottom_left { border-radius: 0 0 0 5px; -moz-border-radius: 0 0 0 5px;}
		
			/* CLEAR cells */
			#competitor_comparison th.clear { background: #65b445; color: #ffffff;} /* single comparison page */
			#competitor_comparison td.clear,
			#competitor_comparison .clear .clear { background: #65B445; color: #ffffff; font-weight: bold;}
			#competitor_comparison .clear td { border-bottom: #ffffff solid 1px; background: #65b445; font-size: 11px; color: #ffffff;} /* clear vs. all page */
		
		/* typography */
		#competitor_comparison th { font-size: 14px; line-height: 1.25; color: #ffffff; text-align: center;}
		#competitor_comparison td span { font-weight: bold; font-size: 12px;}	

	/* early termination chart on terms page */
	#cancellation { width: 98%; padding: 0; background: #ffffff;}
		
		#cancellation_chart { margin: 15px 0 0; font-size: 11px; line-height: 1.5; text-align: left; border-collapse: collapse;}
		#cancellation_chart th { padding: 0 0 0 10px; background: #c5c5c5; border: #b5b5b5 solid 1px; font-size: 14px; line-height: 28px; letter-spacing: 0.1;}
		#cancellation_chart td { background: #f2f2f2; padding: 5px 10px; vertical-align: top; border: #b5b5b5 solid 1px;}
		#cancellation_chart .section_title { background: #e5e5e5; font-weight: bold;}

/********************************************************************************
			RIGHT COLUMN ITEMS
********************************************************************************/

#sidebar-grey { width:250px; background:#e3e3e3; padding: 15px 0;}
#sidebar-grey .content { width:200px; padding:0 25px;}
#sidebar-grey .content p { font-size:13px;}
#headset-box { background:url(/images/headset-woman.jpg) no-repeat 140px 0px; width:200px; padding:15px 25px 5px 25px; margin: auto;}
	#headset-box hr { width: 200px; height: 1px; line-height: 1px; border: none; border-top: #000000 solid 1px; margin: auto;}
#headset-box #call-now {font-size:33px; color:#37a848; font-weight:bold; font-family:Verdana, Geneva, sans-serif; line-height:30px; text-transform:uppercase;}
#headset-box #be-online-tomorrow { background: #37A848; font-weight:bold; font-family:Verdana, Geneva, sans-serif; font-size:16px; color: #ffffff; text-align: center; padding: 5px; margin-top: 15px; border: #ffffff solid 1px;}
#headset-box .phone { font-weight:bold; font-family:Verdana, Geneva, sans-serif; font-size:21px; color:#000000; margin:10px 0 5px 0; display:block;}
#headset-box .promo-code { display: block; background: #555555; border: #ffffff solid 1px; font-size: 17px; line-height: 34px; color: #ffffff; text-align: center;
						   text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5); border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}

/* social box */
.social { padding: 10px; background: #e3e3e3 url(/images/social_bubble.png) no-repeat 10px 50%; margin-bottom: 20px; border-radius: 10px; -moz-border-radius: 10px; text-align: center;}
	.social h2 { margin: 0 0 10px; padding: 0;}
	.facebook-like-button iframe { width: 55px !important; overflow: hidden;}
		.fb_edge_comment_widget iframe { width: 401px !important;}
	#___plusone_0 { margin-left: 5px !important; position: relative; top: 3px;}

#lead-gen-form label { font-size: 12px; font-weight: bold;}
#lead-gen-form label span { font-size: 10px; font-weight: normal; font-style: italic;}
#lead-gen-form input { width: 188px; padding: 5px; margin: 2px 0 15px 0; border: #000000 solid 1px;}
#lead-gen-form .submit { display: block; background: url(/images/button-call-me.png) no-repeat; width: 200px; height: 35px; padding: 0; margin: 0 0 10px 0; border: 0;}
#lead-gen-form .submit:hover { background: url(/images/button-call-me-hover.png) no-repeat;}
#lead-gen-form .form-error { background: #eeeeee; font-size: 12px; color: #fe0000; padding: 5px; margin-bottom: 1em; border: #bebebe solid 1px;}
#required-field { font-size: 10px;}

/* availability box with zip search */
#availability-box-content { font: normal normal 12px/150% Helvetica, Arial, sans-serif; color: #ffffff; padding: 0 10px; margin: 0 0 10px 0; position: absolute; top: -60px;}
#availability-box-content .formError { background: #d50000; font: normal bold 12px Arial, Helvetica, sans-serif; color: #ffffff; padding: 5px; text-align: center; margin-top: 5px; border: #000000 solid 1px;} 
#availability-box-content .green { color: #a4d65a;}
#zip-search-form { margin-top: 5px;}
#zip-search-form input { float: left; width: 82px; -width: 78px; height: 15px; font-size: 15px; text-align: left; padding: 8px 0 8px 8px; margin-right: 5px; border: #cce291 solid 1px;}
#zip-search-form .submit { display: block; float: left; background: url(/images/button-check-now.png) no-repeat; width: 130px; height: 33px; padding: 0; margin: 0; border: 0; cursor: pointer;}
#zip-search-form .submit:hover { background: url(/images/button-check-now-hover.png) no-repeat;}

/* testimonial box */
#testimonial-box { width: 220px; font: normal normal 12px/150% Helvetica, Arial, sans-serif; font-style: italic; color: #ffffff; padding: 0 10px; margin-top: 20px;}
#testimonial-box span { display: block; font-size: 19px; line-height: 19px; font-weight: bold; font-style: normal; color: #65b445; padding-bottom: 10px; margin-bottom: 10px; border-bottom: #333333 solid 1px;}
#testimonial-box p { margin-bottom: 1em;}
#testimonial-box #customer { background: url(/images/testimonial-arrow.png) no-repeat left 45%; font-weight: bold; padding-left: 15px;}

/********************************************************************************
			FOOTER
********************************************************************************/

#footer-black { height:20px; width:960px; margin:0 auto 20px auto;}
#footer { width: 960px; font: normal normal 12px/100% Helvetica, Arial, sans-serif; color: #000000; text-align: center; padding: 0 0 20px 0; margin: auto; clear: both;}
	#secondary-nav { margin-bottom: 10px;}
		#secondary-nav li { display: inline; padding: 0 5px; border-right: #000000 solid 1px;}
		#secondary-nav li.last { border: none;}
		#secondary-nav a { color: #000000; text-decoration: none;}
		#secondary-nav a:hover { text-decoration: underline;}
	#footer p { margin-bottom: 5px;}
	#legal { font-size: 10px; line-height: 12px; text-align: left;}
	#footer sup { bottom: .5ex; font-size: 80%;}

/********************************************************************************
			CLEARING FLOATS HACK!
********************************************************************************/

.clearFloat:after, .clearfix:after {	content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearFloat, .clearfix { display: inline-block;}

/* Hides from IE-mac \*/

* html .clearFloat, * html .clearfix { height: 1%;}

.clearFloat, .clearfix { display: block;}

/* End hide from IE-mac */

/********************************************************************************
			GEONATOR
********************************************************************************/

#geo_breadcrumbs { margin: -10px 0 10px; font-size: 11px;}
ul#state-list { list-style: none; margin: 0; padding: 0;}
        ul#state-list li { float: left; width: 125px; border-bottom: #ffffff solid 1px; border-right: #ffffff solid 1px; padding: 0; text-align: center;}
        ul#state-list a { display: block; width: 124px; background: #f2f2f2; border-bottom: #b0b0b0 solid 1px; border-right: #b0b0b0 solid 1px; font-size: 11px; line-height: 30px; text-decoration: none;}
        ul#state-list a:hover { background: #e5e5e5; color: #000000;}
#city-container { width: 100%; background: #f2f2f2; border: #cccccc solid 1px; padding: 15px 0 10px; margin-bottom: 20px;}
        #city-container .instructions { display: block; padding: 0 15px 5px 15px; font-weight: bold; font-size: 18px; line-height: 1; color: #555555;}
        ul.cities { list-style: none !important; padding: 0 15px !important; margin: 0 !important;}
                ul.cities li { float: left; display: block; width: 33%; padding: 0; line-height: 2em;}
                ul.cities .city_coverage_label { float: none; width: 100%; border-bottom: #555555 solid 1px; padding-bottom: 4px; margin-bottom: 10px; font-weight: bold; font-size: 18px; line-height: 1; color: #555555;}
                ul.cities span.coming-soon { padding-left: 5px; font-size: 10px; line-height: 1; color: #da0000;}
                ul.cities span.now-available { padding-left: 5px; font-size: 10px; line-height: 1; color: #006acd;}
                ul.cities a { color: #555555;}
#localCitiesTable { margin: 10px 0 15px; border-collapse: collapse;}
	#localCitiesTable td { width: 156px; border-bottom: #ffffff solid 1px; border-right: #ffffff solid 1px; padding: 0; text-align: center;}
	#localCitiesTable td a { display: block; width: 155px; background: #f2f2f2; border-bottom: #b0b0b0 solid 1px; border-right: #b0b0b0 solid 1px; font-size: 11px; line-height: 30px; text-decoration: none;}
        #localCitiesTable td a:hover { background: #e5e5e5; color: #000000;}
#geoCityMap { display: block; margin: auto;}

