@import url("reset.css");
@import url("index.css");

html {
	display: block;
	font: 12px/150% "Lucida Grande", Lucida, Verdana, sans-serif;
	background-color: #151515;
}

body {
	display: block;
	position: relative;
	color: #333;
	text-align: center;
	background: url(../images/int-body-bg2.gif) repeat-x center top;
}

#content-holder {
	display: block;
	position: relative;
	background-color: #fff;
}

body.interior #content-holder {
	background: #fff url(../images/int-body-bg2.gif) repeat-x center -236px;
}

/* @group Branding & Navigation */

#branding-nav {
	display: block;
	position: relative;
	margin: 0 auto;
	width: 100%;
	height: 236px;
	z-index: 200;
	background: url(../images/arc.gif) no-repeat right 77px;
}

#branding-nav h1 {
	display: block;
	position: absolute;
	left: 50%;
	top: 99px;
	width: 169px;
	height: 100px;
	margin-left: -460px;
}

#branding-nav h1 a {
	display: block;
	position: relative;
	width: 169px;
	height: 100px;
	background: url(../images/act-logo-color-trans.png) no-repeat left top;
}

body.interior #branding-nav h1 a {
	background: url(../images/act-logo-trans.png) no-repeat left top;
}

body.interior.actv #branding-nav h1 a {
	background: url(../images/actv-logo-trans.png) no-repeat left top;
}

#branding-nav h1 a img {
	display: none;
}

#branding-nav h2 {
	display: block;
	position: absolute;
	left: 50%;
	top: 146px;
	width: 373px;
	height: 78px;
	margin-left: -222px;
}


body.biz-com #branding-nav h2 {
	background: url(../images/business-trans.png) no-repeat left top;
}

body.biz-trans #branding-nav h2 {
	background: url(../images/network-services-trans.png) no-repeat left top;
}

body.res #branding-nav h2 {
	background: url(../images/residential-trans.png) no-repeat left top;
}

body.about #branding-nav h2 {
	background: url(../images/about-trans.png) no-repeat left top;
}

body.support #branding-nav h2 {
	background: url(../images/support-trans.png) no-repeat left top;
}

body.actv #branding-nav h2 {
	background: url(../images/actv-trans.png) no-repeat left top;
}

	<?php } ?>
	
body.phones #branding-nav h2 {
	background: url(../images/available-phones-trans.png) no-repeat left top;
}

body.bundle #branding-nav h2 {
	background: url(../images/bundle-calculator-trans.png) no-repeat left top;
}


#branding-nav ul#nav-main {
	display: block;
	position: absolute;
	top: 26px;
	left: 50%;
	width: 686px;
	height: 49px;
	margin-left: -471px;
}

#branding-nav ul#nav-main li {
	display: inline;
	float: left;
	height: 49px;
}

#branding-nav ul#nav-main li a {
	display: -moz-inline-block;
	display: inline-block;
	zoom: 1;
	*display: inline;
	height: 49px;
	background: url(../images/nav.gif) repeat-y left top;
}

#branding-nav ul#nav-main li#nav-home a {
	width: 76px;
}

#branding-nav ul#nav-main li#nav-residential a {
	width: 111px;
	background: url(../images/nav.gif) repeat-y -76px top;
}

#branding-nav ul#nav-main li#nav-business-communications a {
	width: 96px;
	background: url(../images/nav.gif) repeat-y -187px top;
}

#branding-nav ul#nav-main li#nav-business-transport-services a {
	width: 151px;
	background: url(../images/nav.gif) repeat-y -283px top;
}

#branding-nav form {
	display: block;
	position: absolute;
	height: 27px;
	width: 230px;
	top: 35px;
	left: 50%;
	text-align: right;
	padding-left: 250px;
}

#branding-nav form input {
	display: inline;
	position: relative;
	float: left;
	width: 173px;
	height: 25px;
	padding: 0 5px 0 5px;
	border: 1px solid #666;
	border-right: none;
	color: #b6b6b6;
}

#branding-nav form input:focus, #branding-nav form input:active {
	outline: none;
	border-color: #c41230;
}

#branding-nav form button {
	display: inline;
	position: relative;
	float: left;
	width: 27px;
	height: 27px;
	border: none;
	background: url(../images/go.gif) no-repeat left top;
}

#branding-nav form button:hover {
	background: url(../images/go.gif) no-repeat left -27px;

}

#branding-nav ul#upgrade {
	display: block;
	position: absolute;
	top: 0;
	left: 50%;
	width: 470px;
	height: 22px;
	text-align: left;
	margin-left: -460px;
}

#branding-nav ul#upgrade li {
	display: inline;
	
}

#branding-nav ul#upgrade li a {
	display: -moz-inline-block;
	display: inline-block;
	zoom: 1;
	*display: inline;
	padding: 0 7px 0 7px;
	color: #fff;
	font-size: 10px;
	height: 22px;
	line-height: 22px;
	font-weight: bold;
	background: url(../images/upgrade.gif) no-repeat;
	padding-left: 25px;
}

#branding-nav ul#nav-util {
	display: block;
	position: absolute;
	top: 0;
	left: 40%;
	width: 580px;
	height: 22px;
	text-align: right;
}

#branding-nav ul#nav-util li {
	display: inline;
}

#branding-nav ul#nav-util li a {
	display: -moz-inline-block;
	display: inline-block;
	zoom: 1;
	*display: inline;
	padding: 0 7px 0 7px;
	color: #fff;
	font-size: 10px;
	height: 22px;
	line-height: 22px;
	font-weight: bold;
}

#branding-nav ul#upgrade li a:hover, #branding-nav ul#nav-util li a:hover {
	text-decoration: none;
	background-color: #333;
}

#branding-nav ul#upgrade li a:active, #branding-nav ul#nav-util li a:active {
	text-decoration: none;
	background-color: #c03;
}

body.index img.main {
	display: block;
	position: absolute;
	left: 50%;
	top: 96px;
	margin-left: -235px;
	z-index: 600;
}

#branding-nav dl#bundle-calc {
	display: block;
	position: absolute;
	top: 258px;
	left: 50%;
	margin-left: 250px;
	width: 220px;
	height: 67px;
	background: url(../images/res-bundle-calc-trans.png) no-repeat;
}

#branding-nav dl#bundle-calc dt {
	display: none;
}

#branding-nav dl#bundle-calc dd#bundle-res {
	display: block;
	position: absolute;
	top: 3px;
	left: 0;
	height: 41px;
	width: 96px;
}

#branding-nav dl#bundle-calc dd#bundle-biz {
	display: block;
	position: absolute;
	top: 3px;
	left: 130px;
	height: 41px;
	width: 96px;
}

#branding-nav dl#bundle-calc dd a {
	display: block;
	position: relative;
	height: 41px;
	width: 96px;
	background: url(../images/res-bundle-calc-trans.png) no-repeat left -3px;
}

#branding-nav dl#bundle-calc dd a:hover {
	background: url(../images/res-bundle-calc-trans.png) no-repeat left -70px;
}

#branding-nav dl#bundle-calc dd#bundle-biz a {
	background: url(../images/res-bundle-calc-trans.png) no-repeat -130px -3px;
}

#branding-nav dl#bundle-calc dd#bundle-biz a:hover {
	background: url(../images/res-bundle-calc-trans.png) no-repeat -130px -70px;
}

body.interior #branding-nav dl#bundle-calc {
	display: none;
}

/* @end */

/* @group Content */

div#content {
	display: block;
	position: relative;
	margin: 0 auto;
	width: 960px;
	z-index: 400;
	overflow: hidden;
}

/* @group Content Main */

div#content-main {
	display: inline;
	position: relative;
	float: left;
	width: 570px;
	margin: 0 30px 0px 30px;
	text-align: left;
	font-size: 13px;
}

body.bundle div#content-main {
	padding-bottom: 50px;
}

div#content-main a {
	color: #c03;
	text-decoration: underline;
}

div#content-main a:hover {
	color: #333;
	text-decoration: underline;
}

div#content-main.about {
	padding-bottom: 260px;
	background: url(../images/backgrounds/act-005.jpg) no-repeat left bottom;
}

div#content-main.history {
	padding-bottom: 260px;
	background: url(../images/backgrounds/act-007.jpg) no-repeat left bottom;
}

div#content-main.mission {
	padding-bottom: 260px;
	background: url(../images/backgrounds/act-006.jpg) no-repeat left bottom;
}


div#content-main.padbottom {
	padding-bottom: 30px;
	/*background: url(../images/backgrounds/business-transport-services.jpg) no-repeat left bottom;*/
}

div#content-main div#fiber {
	padding-bottom: 280px;
	background: url(../images/backgrounds/business-transport-services.jpg) no-repeat left bottom;
}

div#content-main div#maps {
	padding-bottom: 160px;
	background: url(../images/backgrounds/network-map.jpg) no-repeat left bottom;
}


body.res div#content-main div#wireless {
	padding-bottom: 240px;
	background: url(../images/backgrounds/res-mobile.jpg) no-repeat left bottom;
}

body.res div#content-main div#dsl {
	padding-bottom: 280px;
	background: url(../images/backgrounds/res-internet.jpg) no-repeat left bottom;
}

body.res div#content-main div#phone {
	padding-bottom: 255px;
	background: url(../images/backgrounds/res-phone.jpg) no-repeat left bottom;
}

div#content-main div#services {
	padding-bottom: 240px;
	background: url(../images/backgrounds/biz-services.jpg) no-repeat left bottom;
}

body.biz-com div#content-main div#services {
	padding-bottom: 240px;
	background: url(../images/backgrounds/act-001.jpg) no-repeat left bottom;
}

body.biz-com div#content-main div#services {
	padding-bottom: 250px;
	background: url(../images/backgrounds/act-002.jpg) no-repeat left bottom;
}

body.biz-com div#content-main div#phone {
	padding-bottom: 260px;
	background: url(../images/backgrounds/act-003.jpg) no-repeat left bottom;
}

body.biz-com div#content-main div#wireless {
	padding-bottom: 220px;
	background: url(../images/backgrounds/act-004.jpg) no-repeat left bottom;
}

body.contact div#content-main {
	padding-bottom: 260px;
	background: url(../images/backgrounds/contact.jpg) no-repeat left bottom;
}



ul#article-nav {
	display: block;
	position: absolute;
	top: 0;
	left: 220px;
	width: 380px;
	height: 32px;
	border-left: 1px solid #fff;
}

ul#article-nav li {
	display: inline;
	float: left;
	height: 32px;
	width: auto;
}

ul#article-nav li a {
	display: inline;
	float: left;
	height: 31px;
	width: auto;
	padding: 0 10px 0 10px;
	font-size: 14px;
	font-weight: bold;
	color: #989797;
	background-color: #f0f0f0;
	border: 1px solid #f0f0f0;
	border-right-color: #d3d3d3;
	border-bottom-color: #fff;
	border-left: none;
	line-height: 31px;
}

ul#article-nav li a:hover {
	color: #c41230;
	background-color: #e4e4e4;
	text-decoration: none;
	border: 1px solid #e4e4e4;
	border-right-color: #d3d3d3;
	border-bottom-color: #fff;
	border-left: none;
}

ul#article-nav li.ui-tabs-selected a {
	display: inline;
	float: left;
	height: 31px;
	width: auto;
	padding: 0 10px 0 10px;
	font-size: 14px;
	font-weight: bold;
	color: #363636;
	background-color: #e1e1e1;
	border: 1px solid #fff;
	border-bottom-color: #e1e1e1;
	line-height: 31px;
	border-left: none;
}

ul#article-nav li.ui-tabs-selected a:hover {
	color: #363636;
	background-color: #e1e1e1;
}

.ui-tabs-hide {
	display: none;
}

div#content-main img.big-icon {
	display: inline;
	float: left;
	margin: 0 15px 15px 0;
}

div#content-main h3 {
	display: inline;
	float: left;
	width: 400px;
	margin: 50px auto;
	margin-bottom: 20px;
	font: bold 18px/24px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}

div#content-main h3.video {
	width: 100%;
}

div#content-main h3 em {
	display: inline;
	float: right;
	text-align: right;
	width: 200px;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	line-height: 24px;
	font-style: normal;
}

div#content-main h3 a {
	color: #c03;
}

div#content-main h3 a:hover {
	text-decoration: none;
	color: #333;
}

div#content-main p, div#content-main h4, div#content-main h5 {
	display: block;
	clear: both;
	position: relative;
	margin-top: 15px;
}

div#content-main p.note {
	clear: both;
	color: #666;
	font: bold 11px/17px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}

div#content-main p.info {
	color: #666;
	font: bold 14px/17px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	border: 1px solid #e2e2e2;
	background-color: #f4f4f4;
	padding: 10px;
	text-align: center;
}

div#content-main h4 {
	margin-bottom: 15px;
	font-size: 14px;
	line-height: 19px;
	font-weight: bold;
	color: #5e5e5e;
}

div#content-main h5 {
	font-size: 13px;
	line-height: 19px;
	font-weight: bold;
	color: #000;
	margin-bottom: 5px;
}

div#content-main div.aside {
	display: block;
	clear: both;
	position: relative;
	padding: 12px;
	background: transparent url(../images/content-callout-bg.gif) repeat-x left bottom;
	border: 1px solid #f1f1f1;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-bottom: 15px;
	overflow: hidden;
}

div#content-main div.aside p {
	display: inline;
	float: left;
	width: 230px;
	font-weight: bold;
	border-right: 1px solid #fff;
	margin: 0;
	font-size: 12px;
	line-height: 19px;
	padding: 0 14px 0 0;
}

div#content-main div.aside ul {
	display: inline;
	float: left;
	width: 230px;
	font-weight: bold;
	border-left: 1px solid #f1f1f1;
	margin: 0;
	padding: 0 0 0 14px;
	font-size: 11px;
}

div#content-main div.aside ul li {
	display: block;
	padding-left: 20px;
	background: url(../images/icons/tick-blue-trans.png) no-repeat left 2px;
}

div#content-main div.aside ul li em {
	display: inline;
	margin-left: 5px;
	font-weight: normal;
	font-style: normal;
}

div#content-main div.points {
	display: block;
	position: relative;
	margin: 20px auto;
	overflow: hidden;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}

div#content-main div.points dl.point {
	display: inline;
	float: left;
	width: 202px;
	height: 52px;
	background: transparent url(../images/points-bg.gif) repeat-x left bottom;
	color: #4d4d4d;
	font-weight: bold;
}

div#content-main div.points dl.point.last {
	width: 166px;
}

div#content-main div.points dl.point dt {
	display: inline;
	float: left;
	width: 32px;
	height: 32px;
	padding: 12px;
}

div#content-main div.points dl.point dd {
	display: inline;
	float: left;
	width: 90px;
	padding: 12px 0 0 12px;
	font-size: 11px;
	line-height: 14px;
}


p.view-all a {
	display: block;
	font-size: 10px;
	font-weight: bold;
	color: #cc0000;
	text-align: right;
}

div#content-main div.section, div#content-main div.feature-offer {
	display: block;
	margin: 20px auto;
	clear: both;
	padding: 20px 0 0px 0;
	border: 1px dotted #bf102c;
	border-right: none;
	border-left: none;
	border-bottom: none;
	overflow: hidden;
}

div#content-main div.other-offer {
	display: block;
	margin: 20px auto;
	clear: both;
	padding: 20px 0 0px 0;
	border: none;
	overflow: hidden;
}


div#content-main div.section h4 {
	margin: 0;
	color: #cc0033;
	font: bold 16px/21px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}

div#content-main div.section h4.video-title { 
	color: #494949;
	margin-bottom: 10px;
}

div#content-main div.section h4 span {
	display: block;
	color: #666;
}

/*div#content-main div.section ul {
	display: inline;
	float: left;
	position: relative;
	color: #2c2c2c;
	width: 50%;
	margin: 15px 0;
}

div#content-main div.section ul.full {
	display: inline;
	float: left;
	position: relative;
	color: #2c2c2c;
	width: 100%;
	margin: 15px 0;
}*/

div#content-main div.section ul {
	display: block;
	position: relative;
	color: #2c2c2c;
	margin: 15px 0;
}

div#content-main div.section ul.bundle-features {
	display: inline;
	float: left;
	position: relative;
	color: #2c2c2c;
	width: 100%;
	margin: 0;
}

div#content-main div.section ul li a {
	color: #cc0033;
}

div#content-main div.section ul li a:hover {
	color: #666;
}

div#content-main div.section ul li {
	display: block;
	padding-left: 12px;
	font-size: 11px;
	line-height: 18px;
	background: url(../images/bullet-open.gif) no-repeat left 6px;
}

div#content-main div.section ul.alt li {
	display: block;
	padding: 0 3px 0 3px;
	font-size: 11px;
	line-height: 21px;
	background: none;
	border-bottom: 1px solid #e2e2e2;
}

div#content-main div.section ul.sitemap {
	display: inline;
	position: relative;
	color: #2c2c2c;
	margin: 15px 0;
}

div#content-main div.section ul.sitemap li {
	display: block;
	padding-left: 12px;
	font-size: 11px;
	line-height: 18px;
	background: url(../images/bullet-open.gif) no-repeat left 6px;
}

div#content-main dl.faq, div#content-main dl.troubleshooting-faq {
	clear: left;
	margin-top: 20px;
}

div#content-main dl.faq dt, div#content-main dl.troubleshooting-faq dt {
	font-weight: bold;
	color: #000;
	padding: 5px 0px 5px 20px;
	height: 20px;
	line-height: 15px;
	background: url(../images/q.gif) no-repeat left center;
	cursor: pointer;
	cursor: default;
}

div#content-main dl.faq dt:hover, div#content-main dl.troubleshooting-faq dt:hover {
	cursor: default;
	cursor: pointer;
	background-color: #f4f4f4;
}

div#content-main dl.faq dt:focus, div#content-main dl.troubleshooting-faq dt:focus {
	outline: none;
}

div#content-main dl.faq dd, div#content-main dl.troubleshooting-faq dd {
	padding: 10px;
	border: 1px solid #e2e2e2;
	border-left: none;
	border-right: none;
	margin-bottom: 10px;
	background-color: #f4f4f4;
}

div#content-main dl.internet-service, div#content-main dl.voicemail-service {
	display: block;
	float: left;
	width: 170px;
	margin: 15px 25px 15px 0;
	border-bottom: 1px solid #e3e3e3;
}


div#content-main dl.internet-service.last, div#content-main dl.voicemail-service.last {
	display: block;
	float: left;
	width: 170px;
	margin: 15px 0px 15px 0;
}


div#content-main dl.internet-service dt, div#content-main dl.voicemail-service dt {
	font-weight: bold;
	font-size: 13px;
	color: #000;
	border-bottom: 1px solid #e3e3e3;
	padding: 3px 5px;
	margin: 0 0 5px 0;
	height: 20px;
	background: url(../images/internet-service-bg.gif) repeat-x left bottom;
}

div#content-main dl.internet-service dt span, div#content-main dl.voicemail-service dt span {
	display: inline;
	color: #cc0033;
	font-size: 12px;
	padding-left: 10px;
}

div#content-main dl.internet-service dd, div#content-main dl.voicemail-service dd {
	display: block;
	padding-left: 12px;
	font-size: 11px;
	line-height: 14px;
	margin: 7px 0;
	background: url(../images/bullet-open.gif) no-repeat left 5px;
}

div#content-main dl.voicemail-service {
	border-bottom: none;
}

div#content-main dl.calling-features {
	display: block;
	margin: 0 0 15px 0;
}

div#content-main dl.calling-features dt {
	font-weight: bold;
}

div#content-main dl.calling-features dd {
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

div#content-main dl.calling-features dd.last {
	border-bottom: 0px solid #e2e2e2;
}

div#content-main div.section div#ebill-signup {
	background-color: #323232;
	color: #f6f6f6;
	padding: 10px;
	text-align: center;
	font-size: 12px;
	line-height: 17px;
	margin-bottom: 20px;
}

div#content-main div.section div#ebill-signup strong {
	font-size: 14px;
}

div#content-main div.section ol {
	position: relative;
	margin: 15px 0;
}

div#content-main div.section ol li {
	list-style-type: decimal;
	font-size: 12px;
	font-weight: bold;
	margin-left: 20px;
	*margin-left: 30px;
	color: #c00;
}

div#content-main div.section ol li p {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	color: #333;
}

div#content-main table.building-blocks {
	display: block;
	position: relative;
	width: 570px;
	margin: 20px 0;
	border-bottom: 0px solid #e2e2e2;
}

div#content-main table.building-blocks th {
	display: table-cell;
	font: bold 13px/15px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	vertical-align: middle;
	border-bottom: 0px solid #fff;
	background-color: #cc0033;
	color: #fff;
	padding: 5px 11px 3px 11px;
	text-transform: normal;
	text-align: left;
}

div#content-main table.building-blocks th.pages {
	text-align: center;
	width: 95px;
	border-left: 1px solid #e2e2e2;
}

div#content-main table.building-blocks th.price {
	text-align: center;
	width: 145px;
	border-left: 1px solid #e2e2e2;
}


div#content-main table.building-blocks tr.alt {
	background-color: #f8f8f8;
}

div#content-main table.building-blocks td {
	display: table-cell;
	margin: 0 auto;
	border-bottom: 1px solid #e2e2e2;
	height: 30px;
	font-size: 12px;
	color: #424242;
	text-align: left;
	width: 330px;
	padding: 0 11px;
	font-weight: bold;
}

div#content-main table.building-blocks td.pages {
	font-size: 12px;
	color: #424242;
	text-align: center;
	width: 95px;
	font-weight: normal;
	border-left: 1px solid #e2e2e2;
}

div#content-main table.building-blocks td.price {
	font-size: 12px;
	color: #424242;
	text-align: center;
	width: 145px;
	font-weight: bold;
	border-left: 1px solid #e2e2e2;
}

div#content-main table.minutes, div#content-main table.minutes {
	display: block;
	position: relative;
	width: 570px;
	margin: 10px 0;
	border-bottom: 0px solid #e2e2e2;
}

div#content-main table.minutes tr.alt {
	background-color: #f8f8f8;
}

div#content-main table.minutes th {
	display: table-cell;
	font: bold 12px/13px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	vertical-align: middle;
	border-bottom: 0px solid #fff;
	background-color: #cc0033;
	color: #fff;
	padding: 5px 11px 3px 11px;
	text-transform: normal;
	text-align: left;
}

div#content-main table.minutes th.plan {
	width: 200px;
	text-align: left;
}

div#content-main table.minutes th.minutes {
	text-align: center;
	border-left: 1px solid #e2e2e2;
}

div#content-main table.minutes th.price {
	text-align: center;
	border-left: 1px solid #e2e2e2;
}

div#content-main table.minutes td {
	display: table-cell;
	margin: 0 auto;
	border-bottom: 1px solid #e2e2e2;
	color: #424242;
	text-align: left;
	padding: 0 11px;
	font-weight: bold;
}

div#content-main table.minutes td.minutes {
	display: table-cell;
	margin: 0 auto;
	border-bottom: 1px solid #e2e2e2;
	height: 30px;
	font-size: 11px;
	color: #424242;
	text-align: center;
	padding: 0 11px;
	font-weight: normal;
	width: 100px;
	border-left: 1px solid #e2e2e2;
}

div#content-main table.minutes td.plan {
	width: 200px;
	text-align: left;
	font-size: 12px;
}


div#content-main table.minutes td.price {
	width: 70px;
	text-align: center;
	border-left: 1px solid #e2e2e2;
}

div#content-main table.other-charges {
	width: 100%;
}

div#content-main table.other-charges th.price {
	width: 160px;
	text-align: center;
	border-left: 0px solid #e2e2e2;
}

div#content-main table.other-charges td.price {
	width: 160px;
	text-align: center;
	border-bottom: 1px solid #e2e2e2;
	/*height: 30px;*/
	padding: 5px 0;
}


div#content-main table.other-charges th.other {
	width: 220px;
	text-align: left;
	border-left: 0px solid #e2e2e2;
}

div#content-main table.other-charges td.other {
	width: 220px;
	text-align: left;
	border-bottom: 1px solid #e2e2e2;
	/*height: 30px;*/
	vertical-align: top;
	padding: 5px 0;
}

div#content-main table.bundles {
	display: block;
	position: relative;
	width: 570px;
	margin: 10px 0;
	border-bottom: 0px solid #e2e2e2;
	text-align: left;
}

div#content-main table.bundles th {
	display: table-cell;
	font: bold 13px/15px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	vertical-align: middle;
	border-bottom: 0px solid #fff;
	background-color: #cc0033;
	color: #fff;
	padding: 5px 11px 3px 11px;
	text-transform: normal;
	text-align: left;
}

div#content-main table.bundles td {
	height: 30px;
	padding: 0 11px;
}

div#content-main table.bundles th.bundle-name {
	width: 390px;
	font-weight: bold;
}

div#content-main table.bundles td.bundle-name {
	width: 390px;
	font-weight: bold;
}

div#content-main table.bundles td.bundle-price {
	width: 80px;
	text-align: center;
	font-weight: bold;
}

div#content-main table.bundles th.bundle-price {
	width: 80px;
	text-align: center;
	font-weight: bold;
	border-left: 1px solid #e2e2e2;
}

div#content-main table.features {
	display: block;
	position: relative;
	width: 570px;
	margin-bottom: 45px;
	border-bottom: 1px solid #e2e2e2;
}

div#content-main table.features th {
	display: table-cell;
	font: bold 18px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	vertical-align: middle;
	border-bottom: 1px solid #fff;
}

div#content-main table.features th img.icon {
	display: inline;
	float: left;
}

div#content-main table.features td {
	display: table-cell;
	margin: 0 auto;
	border-top: 1px solid #e2e2e2;
	width: 350px;
	height: 70px;
	font-size: 11px;
	color: #424242;
}


div#content-main table.features tr {
	display: block;
	border: 1px solid #fff;
	border-right: none;
	border-left: none;
}

div#content-main table.features tr.first {
	display: block;
	border: 1px solid #fff;
	border-top: none;
	border-right: none;
	border-left: none;
}

div#content-main table.features tr.alt {
	background-color: #f8f8f8;
}

div#content-main table.features td.number {
	color: #c2112e;
	width: 75px;
	padding-left: 10px;
	font: bold 40px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}

div#content-main table.features td.dialpad {
	width: 135px;
}

div#content-main table.features td.dialpad img {
	display: inline;
	margin-right: 7px;
}

div#content-main table.features td strong {
	display: block;
	font-size: 13px;
}

div#content-main div.section p a.button {
	display: block;
	margin: 0 auto;
	color: #fff;
	width: 90px;
	height: 30px;
	line-height: 30px;
	background-color: #666;
	text-align: center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-decoration: none;
}

div#content-main div.section p a.button:hover {
	background-color: #cc0033;
	text-decoration: none;
}

div#content-main form {
	clear: both;
}

div#content-main form h5 {
	display: block;
	text-align: center;
	color: #fff;
	line-height: 24px;
	height: 24px;
	background-color: #424242;
	margin-bottom: 0;
}

div#content-main form#contact h5 {
	height: auto;
	text-align: left;
	font-size: 13px;
	line-height: 19px;
	font-weight: bold;
	color: #000;
	margin-top: 0;
	margin-bottom: 5px;
	background-color: transparent;
}

div#content-main form#contact ul {
	margin: 0 0 5px 0;
}

div#content-main form dl {
	display: block;
	overflow: hidden;
	margin-top: 10px;
}

div#content-main form dl dt {
	display: inline;
	float: left;
	width: 20px;
	margin-right: 5px;
}

div#content-main form dl dd {
	display: inline;
	float: left;
	width: 545px;
}

div#content-main form dl dd.disabled {
	color: #666;
}

div#content-main form div.section ul li {
	padding-left: 0;
	background-image: none;
}

div#content-main form#contact div.section ul li {
	padding-left: 12px;
	background: url(../images/bullet-open.gif) no-repeat left 6px;
}

div#content-main form div.section input.checkbox {
	margin-right: 3px;
}

div#content-main form table.plan {
	display: table;
}

div#content-main form#contact label.error
{
	color: #C00;
	font-weight: bold;
}

div#content-main form table.plan th, div#content-main form table.plan td {
	display: table-cell;
}

div#content-main form table.plan tr.alt {
	background-color: #f4f4f4;
}

div#content-main form table.plan th {
	text-align: center;
	font-size: 10px;
	color: #424242;
	padding: 5px 10px 5px 10px;
	line-height: 14px;
	background-color: #fff;
	border: 1px solid #dcdcdc;
	border-top: none;
	border-right: none;
}

div#content-main form table.plan td {
	text-align: center;
	font-size: 11px;
	padding: 5px 10px 5px 10px;
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
}

div#content-main form table.plan td.first {
	width: 160px;
	font-weight: bold;
	text-align: left;
	border-left: none;
}

div#content-main form table.plan td.shared {
	text-align: center;
	font-size: 11px;
	padding: 5px 10px 5px 10px;
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
}

div#content-main form table.plan td.firstshared {
	width: 160px;
	font-weight: bold;
	text-align: left;
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
}

div#content-main form table.plan td.price {
	font-weight: bold;
	color: #cc0033;
}

div#content-main form table.plan th:first-child {
	border-left: none;
}

div#content-main form input#submit {
	display: inline;
	float: right;
	position: relative;
	color: #fff;
	width: 90px;
	height: 25px;
	line-height: 25px;
	background-color: #666;
	text-align: center;
	margin: 7px 0 10px 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	cursor: pointer;
	border: none;
}

div#content-main form input#submit:hover {
	background-color: #cc0033;
	text-decoration: none;
}

div#content-main form#contact dl dt {
	display: inline;
	float: left;
	clear: both;
	width: 150px;
	height: 30px;
	line-height: 30px;
}

div#content-main div#order-form dl dt {
	display: block;
	float: none;
	width: auto;
	height: auto;
}

div#content-main form#contact dl dd {
	display: inline;
	float: left;
	width: 320px;
	height: 25px;
	line-height: 30px;
}

div#content-main div#order-form dl dd {
	display: block;
	float: none;
	width: auto;
	height: auto;
}

/* @end */

/* @group Content Sub */

div#content-sub {
	display: inline;
	float: right;
	margin-top: -3px;
	width: 330px;
	min-height: 330px;
	background: transparent url(../images/content-sub-bg-trans.png) no-repeat left top;
	text-align: left;
}

div#content-sub h3 {
	display: block;
	position: relative;
	width: 270px;
	margin: 21px 30px 25px 30px;
	padding-left: 25px;
	color: #494949;
	font: bold 18px/20px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	background: url(../images/logomark.gif) no-repeat left top;
}

div#content-sub h4 {
	display: block;
	position: relative;
	width: 270px;
	font-size: 12px;	
}

div#content-sub h4 a {
	display: block;
	position: relative;
	width: 250px;
	padding-left: 20px;
	color: #c03;
	height: 30px;
	line-height: 30px;
	border: 1px solid #fff;
	border-right: none;
	border-left: none;
	text-decoration: none;
	background: url(../images/circle-arrow-down.gif) no-repeat left 9px;
}

div#content-sub h4 a:hover {
	color: #2d2d2d;
}

div#content-sub h4.selected a {
	color: #2d2d2d;
	border-top: 1px solid #d3d3d3;
	background: url(../images/circle-arrow-up.gif) no-repeat left 9px;
}

div#content-sub h4.selected a:hover {
	color: #c03;
}


div#content-sub div#subnav ul {
	display: block;
	position: relative;
	width: 270px;
	font-size: 12px;	
}

div#content-sub div#subnav ul li a {
	display: block;
	position: relative;
	width: 250px;
	padding-left: 20px;
	color: #c03;
	height: 30px;
	line-height: 30px;
	border: 0px solid #fff;
	border-right: none;
	border-left: none;
	text-decoration: none;
	background: url(../images/arrow-right.gif) no-repeat left 9px;
	font-weight: bold;
}

div#content-sub div#subnav ul li a:hover {
	color: #2d2d2d;
}

div#content-sub div#subnav ul li.selected a {
	color: #2d2d2d;
	border-top: 0px solid #d3d3d3;
	background: url(../images/arrow-left.gif) no-repeat left 9px;
}

div#content-sub div#subnav ul li.selected a:hover {
	color: #c03;
}

div#content-sub div#subnav ul.video-list {
	display: block;
	position: relative;
	width: 270px;
	font-size: 13px;	
}

div#content-sub div#subnav ul.video-list li {
	display: block;
	position: relative;
	width: 250px;
	padding-left: 20px;
	color: #c03;
	height: 20px;
	line-height: 20px;
	border: 0px solid #fff;
	border-right: none;
	border-left: none;
	text-decoration: none;
	background: url(../images/arrow-right.gif) no-repeat left 5px;
	font-weight: bold;
}


div#content-sub div.section {
	display: block;
	position: relative;
	margin: 0 30px 0 30px;
	padding-bottom: 25px;
	background: url(../images/content-sub-secton-bg.gif) repeat-x left bottom;
}

div#content-sub div.section div {
	display: block;
	position: relative;
	border-bottom: 0px solid #d3d3d3;
}

div#content-sub div.section a {
	color: #cc0033;
}

div#content-sub div.section a:hover {

}

div#content-sub div.section div p {
	display: block;
	position: relative;
	padding-left: 20px;
	margin-bottom: 20px;
}

div#content-sub div.section div p a.button {
	display: block;
	position: relative;
	color: #fff;
	width: 90px;
	height: 25px;
	line-height: 25px;
	background-color: #666;
	text-align: center;
	margin: 7px 0 0 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

div#content-sub div.section div p a.button:hover {
	background-color: #cc0033;
	text-decoration: none;
}

div#content-sub div.section ul.news {
	display: block;
	position: relative;
}

div#content-sub div.section ul.news li {
	display: block;
	padding: 5px 0 5px 12px;
	font-size: 11px;
	line-height: 13px;
	background: url(../images/bullet-open-gray.gif) no-repeat left 10px;
}

div#content-sub div.section table {
	display: table;
	position: relative;
	font-size: 11px;
	width: 270px;
	padding-bottom: 10px;
}

div#content-sub div.section table th {
	font-weight: bold;
	padding-bottom: 5px;
}

div#content-sub div.section table th.model {
	padding-left: 5px;
}

div#content-sub div.section table td {
	height: 20px;
	border-top: 1px solid #dcdcdc;
}

div#content-sub div.section table tbody tr {
	height: 20px;
	cursor: pointer;
}

div#content-sub div.section table tbody tr:hover {
	color: #fff;
	background-color: #38a2d7;
}

div#content-sub div.section table tbody a {
	display: -moz-inline-block;
	display: inline-block;
	zoom: 1;
	*display: inline;
	color: #2d2d2d;
	text-decoration: none;
	border: 1px solid #fff;
	border-right: none;
	border-left: none;
}

div#content-sub div.section table tbody td.model a {
	color: #c03;
}

div#content-sub div.section table tbody tr:hover a {
	color: #fff;
}

div#content-sub div.section table td.model a {
	padding-left: 5px;
	width: 130px;
}

div#content-sub div.section table td.hac a {
	width: 70px;
}

div#content-sub div.section table td.type a {
	padding-right: 5px;
	width: 60px;
}

div#content-sub div#coverage-maps ul {
	display: block;
	position: relative;
}

div#content-sub div#coverage-maps ul li {
	display: -moz-inline-block;
	display: inline-block;
	zoom: 1;
	*display: inline;
	position: relative;
	margin-left: 13px;
}

div#content-sub div#coverage-maps ul li:first-child {
	margin-left: 0;
}

div#content-sub .banner {
	/*display: block;*/
	display: none;
	position: relative;
	margin: 20px 30px 20px 30px;
}

div#content-sub a.banner {
	/*display: block;*/
	display: none;
	position: relative;
	width: 270px;
	height: 50px;
	background: url(../images/bundle-calculator.gif) no-repeat left top;
}

div#content-sub a.banner:hover {
	/*display: block;*/
	display: none;
	position: relative;
	width: 270px;
	height: 50px;
	background: url(../images/bundle-calculator-o.gif) no-repeat left top;
}

/* @end */

/* @end */

/* @group Site Info/Footer */

div#site-info {
	display: block;
	position: relative;
	clear: both;
	width: 100%;
	height: 90px;
	background: url(../images/footer-bg.gif) repeat-x left top;
}

div#site-info div.article {
	display: block;
	position: relative;
	width: 940px;
	margin: 0 auto;
	padding: 20px 12px 0 12px;
}

div#site-info div.article a {
	color: #999;
	padding: 0 20px 0 0;
}

div#site-info div.article a:hover {
	text-decoration: none;
	color: #fff;
}

div#site-info div.article p {
	display: inline;
	position: relative;
	text-align: left;
	color: #ddd;
	font-size: 10px;
	float: left;
}

div#site-info div.article p.logos {
    margin-left: 40px;
}


div#site-info div.article ul {
	display: block;
	position: absolute;
	top: 20px;
	left: 100%;
	width: 400px;
	margin-left: -430px;
	height: 22px;
	text-align: right;
}

div#site-info div.article ul li {
	display: inline;
}

div#site-info div.article ul li a {
	display: -moz-inline-block;
	display: inline-block;
	zoom: 1;
	*display: inline;
	padding: 0 8px 0 8px;
	color: #999;
	font-size: 10px;
	height: 22px;
	line-height: 22px;
}

div#site-info div.article ul li a:hover {
	color: #fff;
	text-decoration: none;
	/*background-color: #333;*/
}

/* @end */


/*  video thumbs */

div#content-sub div.section div.video-thumb {
	float: left;
	width: 128px;
	height: 180px;
	padding: 0 7px 0 0;
	margin-bottom: 5px;
}
  
div#content-sub div.section div.video-thumb p {
	text-align: left;
	font-size: 12px;
	line-height: 15px;
	margin-top: 0px;
	margin-left: -15px;
}

div#content-sub div.section div.video-thumb p a {
	display: block;
	font-weight: bold;
	color: #cc0000;
	padding-bottom: 5px;
}

div#content-sub div.section div.video-thumb p em {
	display: block;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #999;
	/*margin-top: 3px;*/
}

div#content-sub div.section div.video-thumb p em.duration {
	color: #444;
}

div#content-sub div.section div.video-thumb a img {
	padding: 3px;
	border: 1px solid #999;
	background: #fff;
}

div#content-sub div.section div.video-thumb a:hover img {
		background: #f2edba;
}

div#content-sub div.section div.spacer {
	display: block;
	clear: both;
	margin: 0;
}

div#content-sub div.section p.view {
	display: block;
	clear: both;
	margin: 0 auto;
	padding-top: 15px;
	text-align: left;
}

div#content-main div.section div.video-thumb {
	float: left;
	width: 128px;
	height: 215px;
	padding: 0 13px 0 0;
	margin-bottom: 15px;
}
  
div#content-main div.section div.video-thumb p {
	text-align: left;
	font-size: 12px;
	line-height: 15px;
	margin-top: 0px;
}

div#content-main div.section div.video-thumb p a {
	display: block;
	font-weight: bold;
	color: #cc0000;
	padding-bottom: 5px;
}

div#content-main div.section div.video-thumb p em {
	display: block;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #999;
	/*margin-top: 3px;*/
}

div#content-main div.section div.video-thumb p em.duration {
	color: #444;
}

div#content-main div.section div.video-thumb a img {
	padding: 3px;
	border: 1px solid #999;
	background: #fff;
}

div#content-main div.section div.video-thumb a:hover img {
		background: #f2edba;
}

div#content-main div.section div.spacer {
	clear: both;
}

div#content-main div.section div#video-details {
	margin: 0;
	background-color: #f4f4f4;
}



div#content-main div.section div#video-details p {
	margin: 0;
	padding: 10px;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
}

div#content-main div.section div#video-details p a {
	color: #cc0000;
}

div#content-main div.section div#video-details p.tags {
	background-color: #fff;
}

div#content-main div.section div#video-details dl {
	font-size: 10px;
	line-height: 20px;
	font-weight: bold;
	background-color: #fff;
	padding: 5px 0 5px 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	height: 20px;
	text-transform: uppercase;
	color: #666;
}

div#content-main div.section div#video-details dl dt {
	display: inline;
	float: left;
	padding-left: 10px;
}
div#content-main div.section div#video-details dl dd {
	display: inline;
	padding-right: 10px;
	float: right;
	text-align: right;
}

div#content-main div.section div#video-details dl#sponsors {
	display: block;
	font-size: 10px;
	line-height: 20px;
	font-weight: bold;
	background-color: #f4f4f4;
	padding: 5px 0 5px 0;
	border: none;
	text-transform: uppercase;
	color: #666;
	height: auto;
	overflow: hidden;
}

div#content-main div.section div#video-details dl#sponsors dt {
	display: inline;
	float: left;
	padding-left: 10px;
	width: 122px;
	height: 122px;
	text-align: center;
}

div#content-main div.section div#video-details dl#sponsors dt a {
	display: block;
	position: relative;
	width: 122px;
	height: 122px;
	background-color: #fff;
	border: 1px solid #ccc;
	margin: 0 auto;
}

div#content-main div.section div#video-details dl#sponsors dt a img {
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	width: 122px;
	border: none;
}

/* end */


/*   phone thumbs */




div#content-main div.section div.phone-thumb {
	float: left;
	width: 119px;
	height: 165px;
	padding: 0 23px 0 0;
	margin-bottom: 15px;
}
  
div#content-main div.section div.phone-thumb p {
	text-align: left;
	font-size: 12px;
	line-height: 15px;
	margin-top: 0px;
}

div#content-main div.section div.phone-thumb p a {
	display: block;
	font-weight: bold;
	color: #cc0000;
	padding-bottom: 5px;
}

div#content-main div.section div.phone-thumb p em {
	display: block;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #999;
	/*margin-top: 3px;*/
}

div#content-main div.section div.phone-thumb p em.duration {
	color: #444;
}

div#content-main div.section div.phone-thumb a img {
	padding: 3px;
	border: 1px solid #999;
	background: #fff;
}

div#content-main div.section div.phone-thumb a:hover img {
		background: #f2edba;
}

/* end */

div#content-main div.section div#phone-specs {
	float: right;
	width: 360px;
}

div#content-main div.section div#phone-price {
	display: block;
	margin-bottom: 10px;
	height: 184px;
	width: 184px;
	float: left;
}

div#content-main div.section div#phone-price img {
	display: block;
	float: left;
	width: 182px;
	height: 182px;
	border: 1px solid #e3e3e3;
}

div#content-main div.section div#phone-price dl {
	display: block;
	float: right;
	width: 184px;
	margin-bottom: 2px;
}

div#content-main div.section div#phone-price dl dt {
	display: block;
	width: 184px;
	height: 40px;
	background: #c00;
	color: #fff;
	line-height: 40px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin: 0 0 10px 0;
}

div#content-main div.section div#phone-price dl dd {
	display: block;
	width: 164px;
	color: #333;
}


div#content-main div.section dl.phone-spec {
	display: block;
	position: relative;
	margin-bottom: 20px;
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: 10px;
}

div#content-main div.section dl.phone-spec dt {
	display: block;
	width: 124px;
	color: #cc0000;
	text-transform: none;
	margin: 10px 0 -17px 0;
	font-weight: bold;
	text-align: left;
	padding: 0;
}

div#content-main div.section dl.phone-spec dd {
	display: block;
	margin: 0 0 3px 124px;
	font-size: 11px;
}



/* contact Form  */

#form-container {
	display: block;
	background: none;
	font-size: 11px;
	margin-top: 20px;
}

form#contact {
	text-align: left;
	color:#151515;
	margin: 10px 0;
}

fieldset {
	margin: 0;
	border: 0px solid #e2e2e2;;
	padding: 0;
}

legend {
	display: none;
}

form#contact h2 {
	clear: both;
	padding: 5px 0px 10px 0px;
	font-size: 14px;
	margin: 0;
	color: #000;
}

form#contact label, div#order-form label {
	display: block;
	font-size: 11px;
	line-height: 14px;
	padding: 0px 0px 12px 0px;
}

form#contact input, div#order-form input {
	display: block;
	margin-top: 3px;
	height: 25px;
	border: 1px solid #999;
}

form#contact select {
	float: left;
	display: block;
}

form#contact label.field-first,
form#contact label.field-address,
form#contact label.field-city,
form#contact label.field-email {
	clear: left;
}


form#contact label.field-first,
form#contact label.field-last,
form#contact label.field-city,
form#contact label.field-email,
form#contact label.field-phone {
	float: left;
	margin: 0px 20px 0px 0px;
	width: 180px;
}

form#contact label.field-first input,
form#contact label.field-last input,
form#contact label.field-email input,
form#contact label.field-city input,
form#contact label.field-phone input {
	float: left;
	width: 180px;
}

form#contact p.captcha {
	width: 230px;
	line-height: 13px;
	display: block;
	margin: 0;
	margin-left: 15px;
}

form#contact input.captcha {
	width: 230px;
	padding: 5px;
	margin: 0 0 0 15px;;
}

form#contact span.small {
	font-size: 10px;
}

form#contact img.captcha {
	float: left;
	margin-right: 15px;
}

form#contact label.field-state {
	float: left;
	margin-right: 20px;
	width: 80px;
}

form#contact label.field-state select {
	width: 80px;
	float: left;
	margin-top: 3px;
}

form#contact label.field-zip {
	float: left;
	width: 80px;
}

form#contact label.field-zip input {
	float: left;
	width: 80px;
}

form#contact label.field-address {
	float: left;
	width: 380px;
	margin: 0px 0px 0px 0px;
}

form#contact label.field-address input {
	float: left;
	width: 380px;
}

form#contact input#radiobutton_1,
form#contact input#radiobutton_2,
form#contact input#radiobutton_3,
form#contact input#radiobutton_4 {
	clear: left;
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

form#contact label.radioitem {
	clear: none;
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 15px 0px;
}

form#contact input.submit {
	display: block;
	width: 55px;
	height: 25px;
	border: 1px solid #666;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
	background: #333;
	margin-top: 30px;
}

form#contact input.submit:hover {
	border: 1px solid #666;
	color: #fff;	
	background: #cc0033;
}

textarea {
	display: block;
}

form#contact input#checkbox_1,
form#contact input#checkbox_2,
form#contact input#checkbox_3 {
	clear: both;
	float: left;
	padding: 0px;
	margin: 0px;
}

form#contact label.field-checkbox {
	clear: none;
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 15px 0px;
}

form#contact textarea {
	margin-top: 3px;
	width: 380px;
	padding: 5px;
	border: 1px solid #999;
}

#contact-confirm {
	display: block;
}


#contact-confirm h3.error {
	color: #C00;
}

span.required {
	display: inline;
	color: #f30;
}

/* @end */



