@charset "utf-8";
a{
	outline: none;
}
#headerCont{
	width: 930px;
	height: 338px;
	margin: 0 0 0 15px;
}
#flashShell{
	float: left;
	width: 672px;
}
#price{
	float: left;
	width: 258px;
	height: 338px;
	text-align: right;
	background: #efefef url("/static/Images/Personal/SpecialOffers/mediaRoom/topGradientBG.gif") right bottom no-repeat;
}
#price p, #price h2{
	margin: 15px 0 0 40px;
	text-align: left;
}
#price  p, #bottomInfo #location p {
	color: #333333;
}
p.get_directions a {
	display: block;
	width: 7.5em;
	height: 16px;
	font-weight: normal;
	background-image: url("/static/Images/Personal/SpecialOffers/mediaRoom/caretMedia.gif");
	background-repeat: no-repeat;
	background-position: right center;
}
.nojs #tabNavCont {
	display:none;
}
#tabNavCont{
	width: 935px;
	height: 38px;
	margin: 20px 0px 0px 26px;
}
#tabnav {
	width: auto;
	height: 34px;
	padding: 0px;
	margin: 0px;
}
#tabnav li {
	float: left;
	list-style:none;
}
#tabnav li a {
	display: block;
	text-align: center;
}
#tabCont {
	width: 888px;
	margin: 0px 0px 36px 26px;
	padding: 10px;
	border: 1px solid #d9d9d9;
	position: relative;
	clear: both;
}

#compareTab, #plansTab, #channelsTab, #remoteDemoTab{
	display: none;
}
#advancedTab {
	display: block;
}

/* Tab CSS -- Modified from greenTabs.css */
#content .greenTabs {
	position: relative;
	clear: both;
	top: 3px;
	z-index: 100;
}

#content .greenTabs .tabs {
	top: 0px;
}

#content .greenTabs .tabs li {
	background-image: url("/static/Images/Discover/tabInactiveRightGreen.gif");
	background-repeat: no-repeat;
	background-position: 171px 2px;
	padding: 0 10px 0 0;
	margin: 0 2px 0 0;
}
#content .greenTabs .tabs a {
	background-image: url("/static/Images/Discover/tabInactiveLeftGreen.gif");
	background-position: left 2px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	padding: 12px 0 8px;
	width: 171px;
}
#content .greenTabs ul.tabs li.active {
	background-image: url("/static/Images/Discover/bodyTabActiveRight.gif");
	background-repeat: no-repeat;
	background-position: 168px top;
}
#content .greenTabs ul.tabs li.active a {
	color: #000;
	background-image: url("/static/Images/Discover/bodyTabActiveLeft.gif");
	background-repeat: no-repeat;
	background-position: left top;
}


/****  COMPARE   ****/

#compareTab{
	line-height: 0px; /* makes the bottom border image align */
}

#compareTab table{
	background: url("/static/Images/Personal/SpecialOffers/mediaRoom/compareBG.jpg") no-repeat;
	margin: 0px;
}

#compareTab td, #compareTab th{
	border-top: 1px solid #9bcd37;
	border-left: 1px solid #9bcd37;
	padding: 10px 15px;
	text-align: center;
	color: #fff;
	line-height: 15px;
	font: bold 16px arial,helvetica,sans-serif;
}

#compareTab th{
	border-top: none;
	font-size: 16px;
}

#compareTab table td.first, #compareTab table th.first{
	width: 77%;
	border-left: none;
	padding-left: 20px;
	text-align: left;
}

#compareTab table td.cntl{
	font-size: 18px;
	color: #8cc63f;
}

#compareTab td p, #compareTab td h3{
	font: bold 13px arial,helvetica,sans-serif;
	margin: 0px;
	padding: 0px;
}
#compareTab th p, #compareTab th h2{
	font: bold 16px arial,helvetica,sans-serif;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#compareTab td p{
	font: 12px arial,helvetica,sans-serif;
}
#compareTab th.tv{
	padding: 0px;
	margin: 0px;
}


#compareTab th h2{
	font-size: 24px;
	color: #8CC63F;
}

#compareTab h3{
	color: #8CC63F;
}
#compareBottom{
	padding: 0px;
	margin: 0px;
}



/****  PLANS   ****/

#plansTab{
	overflow: hidden;
}

#offerCont{
	margin-bottom: 0;
	height: 480px;
}

.offer {
	float: left;
	width: 296px;
	height: 480px;
	color: #666;
	background-image: url("/static/Images/Personal/SpecialOffers/mediaRoom/planColBG.gif");
	background-repeat: no-repeat;
	background-position: 6px 110px;
	margin-bottom: 0;
}
.offer img {
	margin: 0px 0px 0px 6px;
	padding: 0px;
}

.offer hr{
	margin: 10px 20px;
	padding: 0px;
	height: 1px;
	background-color: #666;
	color: #666;
	border: none;
}
.offer p{
	margin: 0px 27px;
	padding: 3px 0px;
	font: bold 12px arial,helvetica,sans-serif;
}

.offer ul {
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 35px;
	font-size: 12px;
	line-height: 1.4em;
}
.offer li {
	margin-bottom: 5px;
}
.offer h3 {
	margin: 0px 20px;
}

#lineupBtnCont{
	//overflow: hidden;
	height: 65px;
	margin-top: 0;
	clear: both;
}
.lineupBtns{
	float: left;
	width: 296px;
	padding: 0;
	background-image: url("/static/Images/Personal/SpecialOffers/mediaRoom/planColBG.gif");
	background-repeat: no-repeat;
	background-position: 6px bottom;
	margin: 0;
}
.lineupBtns a {
	text-align: center;
	padding: 20px 0 20px 10px;
	display: block;
	clear: both;
}



/****  BOTTOM   ****/

#bottomInfo{
	overflow: hidden;
	clear: both;
	width: 100%;
	padding: 0;
	margin: 0;
}

#bottomInfo #location{
	float: left;
	width: 65%;
	font-weight: bold;
}

#bottomInfo #location h2{
	font-size: 20px;
}

#logos{
	float: right;
	width: 30%;
}
.disclaimer {
	display:block;
	clear: both;
}
