/*------------------------Extended Header----------*/
#home-phone-check {
	position: absolute;
	right: 36px;
	top: -10px;
	color: #fff;
	text-transform: capitalize;
	display: block;
	padding: 7px 9px;
	text-shadow: none;
}

#home-phone-check:hover {
	color: #e0f0df;
}
#home-bundles-check {
	position: absolute;
	right: 35px;
	top: -10px;
	color: #fff;
	text-transform: capitalize;
	display: block;
	padding: 7px 7px;
	text-shadow: none;
}

#home-bundles-check:hover {
	color: #e0f0df;
}
#home-prism-tv-check {
	position: absolute;
	right: 35px;
	top: -10px;
	color: #fff;
	text-transform: capitalize;
	display: block;
	padding: 7px 9px;
	text-shadow: none;
}

#home-prism-tv-check:hover {
	color: #e0f0df;
}
#home-tv-check {
	position: absolute;
	right: 35px;
	top: -10px;
	color: #fff;
	text-transform: capitalize;
	display: block;
	padding: 7px 9px;
	text-shadow: none;
}

#home-tv-check:hover {
	color: #e0f0df;
}
#home-specialoffers-check {
	position: absolute;
	right: 35px;
	top: -10px;
	color: #fff;
	text-transform: capitalize;
	display: block;
	padding: 7px 9px;
	text-shadow: none;
}

#home-specialoffers-check:hover {
	color: #e0f0df;
}
#home-ease-check {
	position: absolute;
	right: 35px;
	top: -10px;
	color: #fff;
	text-transform: capitalize;
	display: block;
	padding: 7px 9px;
	text-shadow: none;
}

#home-ease-check:hover {
	color: #e0f0df;
}
#home-internetonly-check {
	position: absolute;
	right: 35px;
	top: -10px;
	color: #fff;
	text-transform: capitalize;
	display: block;
	padding: 7px 9px;
	text-shadow: none;
}

#home-internetonly-check:hover {
	color: #e0f0df;
}
/*------------------------End Extended Header----------*/

/*------------------------Main offer content area--------*/
.main-offer{
	clear:both;
	margin-top:10px;
}
.main-offer img{
	float:left;
	margin-right:10px;
}
.main-offer img.no-price{
	margin:0 50px 0 50px;
}
.main-price-content{
	float:left;
	width:160px;
	color:#666;
	font-size:11px;
	border-right:1px solid #E0E0E0;
	padding-right:10px;
	margin:20px 10px auto 10px;
	text-align:center;
	min-height:155px;
}
.main-price-content a{
	margin:10px auto;
}
.main-price-content .price{
	font-size:34px;
	color:#00853F;
	font-weight:bold;
}
.main-offer-details{
	float:left;
	width:410px;
	margin:20px 0 0 0;
}
.main-offer-details-internet{
	float:left;
	width:480px;
	margin:20px 0 0 0;
}
.main-offer-details-no-price{
	padding:10px 10px 10px 20px;
	margin-left:20px;
	width:650px !important;
}
a.already-customer{
	display:block;
	float:right;
	color:#00853F;
	font-weight:bold;
}
.secondary{
	padding: 0 10px;
}
.secondary a.important-details{
	margin-bottom:15px;
	color:#00853F;
	display:block;
}

.secondary-offer .content{
	float:left;
	width:300px;
}
.secondary-offer .indent{
	padding-left: 10px;
}
.secondary-banner{
	display:block;
	float:right;
}
img.partner-logos{float:right; padding:0;}
/*-----------------------Containing Box no tabs---------*/
.containing-box{
	clear:both; 
	margin: 20px 0;
	width:920px; 
	overflow:visible;
}
.containing-box .top{
	background: url("../tab_sprite.html") no-repeat 0 0;
	height: 16px;
	clear:both;
	width:920px;
	margin-top:0;
}
/*------------------------Tabs--------------------------*/

a.tab{
    color: #666666;
	font: 12px Arial,Helvetica,sans-serif;
	background: url("../tab_sprite.html") no-repeat 0 -61px;
	outline:none;
	text-align:center;
	display: block; /*mshumwa*/
}

.ui-tabs .tab-container .top{
	background: url("../tab_sprite.html") no-repeat 0 0;
	height: 16px;
	clear:both;
	width:915px;
	margin-top:-14px;
}
.ui-tabs .tab-container .mid, .containing-box .mid{
	background: url("../tab-content-mid.html") repeat-y scroll left top transparent;
	padding: 0 16px 0 16px;
	/* mshumwa: width:886px !important; */
	width: 915px !important;
	clear:both;
}

.ui-tabs .tab-container .mid .content{
	clear:both;
	}
.ui-tabs .tab-container .bottom-expanding{
	background: url("../tab_sprite.html") no-repeat 0px -42px;
	height: 37px;
	clear:both;
	width:915px;
}
.ui-tabs .tab-container .bottom, .containing-box .bottom{
	background: url("../tab_sprite.html") no-repeat 0 -169px;
	height: 23px;
	clear:both;
	width:920px;
}
.ui-tabs .tab-container .bottom-expanding:hover{
	background: url("../tab_sprite.html") no-repeat 0 -82px;
	cursor:pointer;
	
}
.ui-tabs .tab-container .bottom-expanding a{
	display:block;
	color:#00853F;
	font-weight:bold;
	margin:10px auto auto 427px;
	outline:none;
	
}
.tab-container{
	clear:both; 
	margin-left:-20px; 
	width:920px; 
	overflow:visible;
	}
.tab-cta{
	border-bottom:1px solid #ddd;
	width:100%;
	text-align:right;
}
.tab-second-cta{
	border-top:1px solid #ddd;
	width:100%;
	padding-top:10px;
	text-align:right;
}
.tab-cta-block {
	float:right; 
	padding: 3px 0 5px 0;
}
.tab-second-cta .button,.tab-cta .button,.tab-second-cta  h6,.tab-cta h6{ float:left;text-align:right;}
.tab-second-cta  h6,.tab-cta h6{font-weight:bold; line-height:30px;}
.tab-second-cta{margin:auto -20px auto -20px;}
.ui-tabs  ul.two-column, .containing-box ul.two-column {
	list-style-type:disc;
}
.ui-tabs  ul.two-column li, .containing-box ul.two-column li{
	float:left; 
	width:40%;
	display: list-item;
}
.tab-content-area{
	float:left;
	width:430px;
	border-right:1px solid #ddd;
	min-height:309px;
	padding:20px;
}

.tab-content-area ul{
	margin-top:10px;
}
.tab-content-area ul.ld li{
	color:#00853F;
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
}
.tab-content-area ul.ld li p{
	color:#484747;
	font-size:12px;
	margin:10px auto 10px 20px;
	font-weight:normal;
	
}
.tab-image-area{
	float:right;
	width:380px;
}
img.tab-image-area{
	display: block;
	margin-left: auto;
	margin-right: auto
}
.expanded-content{
	display:none;
}
p.tab-content-block{
	margin:10px auto 10px auto;
}
.two-col-content{
	width:45%;
	float:left;
}
p.speed-desc{
	min-height:25px;
}
.features-pad-top-left{
	padding-left:1px;
	padding-top:15px;
}
/*------------------------End Tabs--------------------------*/

/*------------------------Comparison Table-------------------*/
.content table.comparison-table{
	width:100%;
	table-layout: fixed;
}
table.five-col td{width:20%}
table.four-col td{width:25%}
table.three-col td{width:33.3%;}

table.comparison-table td{
	border:1px solid #ddd;
	border-top:0;
	margin:0;
	padding:20px 20px 20px 15px;
}
table.comparison-table td li, table.comparison-table td p, table.comparison-table td{color:#484747;}

.comparison-table td p.speed-title{
	text-align:center;
}

.comparison-table td p.how-fast{
	text-align:center;
	color:#FFA812;
	font-weight: bold;
	margin:10px auto 10px auto;
}
.comparison-table td a.reviews-link{text-align:center;}
table.comparison-table tr.shade{
	background-color:#F3F3F3;
}
table.comparison-table tr.expanded-heading td{
	color:#00853F;
	text-align:center;
	font-size:18px;
}
.comparison-table p.start-now{text-align:center;}
.comparison-table p.start-now a{
	color:#00853F;
}
.green, .green a, .green a:visited{
	text-decoration:none;
	color:#00853F;
	outline:none;
}

/*-------------------Ratings & Reviews----------------------*/
.review-stars{
	text-align:center;
	margin-top:10px;
}