@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}

a {
	color: #666666;
}

h1 {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	line-height: 100%;
}

h2 {
	font-size: 18px;
	width: 100%;
	color: #1b75bc;
	text-decoration: none;
	padding: 0px;
	margin: 25px 0px -8px 0px;
}

h2.masthead {
	width: 100%;
	color: #FFFFFF;
	font-size: 32px;
	line-height: 100%;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 10px 0px;
}

h2 a {
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 15px;
	padding: 0px;
	font-size: 14px;
}

h3 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 20px 0px -10px 0px;
	line-height: 14px;
}

h3 span {
	text-decoration: underline;
}

h4 {
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	line-height: 18px;
}

h4.bold {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
}

.mastheadh2 {
	width: 300px;
	color: #FFFFFF;
	font-size: 40px;
	font-weight: bold;
	padding: 0px;
	margin-left: 27px;
	line-height: 40px;
}

#promotions {
	width: 300px;
}

#promotions ul {
	width: 100%;
	margin-right: 15px;
}

#promotions ul li {
	font-weight: bold;
	margin-left: -15px;
	padding: 3px 0px 3px 0px;
	list-style: none !important;
	background: url('../../assets/white_checkmark.png') no-repeat 0px 3px;
}

#promotions li span {
	color: #FFFFFF;
	margin-left: 20px;
	line-height: 18px;
}

#promotions ul li.none {
	margin-left: -15px;
	padding: 3px 0px 3px 0px;
	list-style: none !important;
	background: none;
}

.disclaimer {
	font-size: 0.8em;
}

.autoMargin {
	width: 925px;
	margin: 17px auto;
}

.clear {
	clear: both;
	height: 15px;
}

.clear7 {
	clear: both;
	height: 7px;
}

.clear0 {
	clear: both;
	height: 0px;
}

.left {
	float: left;
}

.left7 {
	float: left;
	margin-left: 7px;
	padding: 0px;
}

.left20 {
	float: left;
	margin-left: 20px;
}

.left55 {
	float: left;
	margin-left: 55px;
	padding: 0px;
}

.right {
	float: right
}

.marginTop10 {
	margin-top: 10px;
}

.marginTop20 {
	margin-top: 20px;
}

.normal {
	font-weight: normal;
}

.bold {
	font-weight: bold;
}

.underline {
	text-decoration: underline;
}

.indent30 {
	padding-left: 30px;
}

.indent60 {
	padding-left: 60px;
}

.indent90 {
	padding-left: 90px;
}

.topNegative10 {
	margin-top: -10px;
}

#mainContainer {
	width: 925px;
	height: auto;
	zoom: 1;
	margin-top: 0px;
}

#logo {
	float: left;
	width: 158px;
	height: 85px;
}

.qology_logo {
	position: relative;
	left: 200px;
	top: 10px;
}

#topCTA {
	color: #000000;
	float: right;
	width: 220px;
	height: 71px;
	margin-top: 20px;
}

#topCTA .tagline {
	font-size: 15px;
	line-height: 24px;
	padding: 0px;
	margin-left: 5px;
	text-align: right;
}

#topCTA .number {
	font-size: 26px;
	line-height: 26px;
	padding: 0px;
	margin: 0px;
	text-align: right;
}

div.callCenterHours {
	width: 290px;
	height: 20px;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	margin-left: -70px;
	padding-right: 3px;
}

#nav {
	margin-top: 15px;
	line-height: 24px;
	width: 100%;
	border-top: 1px solid #1b75bc;
	border-right: 1px solid #1b75bc;
	border-left: 1px solid #1b75bc;
}

#breadcrumbs {
	width: 100%;
	line-height: 23px;
	padding: 7px 0px 7px 0px;
	border: 0px;
}

#contentContainer {
	width: 100%;
	margin: 0px;
	height: auto;
	padding-bottom: 20px;
	border: 1px solid #666666;
}

#content {
	width: 100%;
	height: auto;
	margin: 25px 15px 15px 20px;
}

#leftColumn {
	width: 550px;
	float: left;
	height: auto;
}

#intro {
	padding: 15px 0px 15px 22px;
	background: #1E6293;
	height: auto;
	width: 535px;
	-moz-box-shadow: 7px 7px 5px #888888;
	-webkit-box-shadow: 7px 7px 5px #888888;
	box-shadow: 7px 7px 5px #888888;
}

.introHeader {
	float: left;
	width: auto;
}

.introHeader2 {
	font-size: 16px;
	color: #FFFFFF;
}

.details {
	margin: 20px 0px 10px 20px;
	width: 100%;
	font-size: 12px;
}

.details ul {
	width: auto;
	margin-right: 15px;
	width: 450px;
}

.details ul li {
	margin-left: -15px;
	padding: 3px 0px 3px 0px;
	list-style: none !important;
	background: url('../../assets/blue_checkmark.png') no-repeat 0px 3px;
}

.details ul li.none {
	margin-left: -15px;
	padding: 3px 0px 3px 0px;
	list-style: none !important;
	background: none;
}

.details ul li span {
	margin-left: 20px;
	line-height: 18px;
}

#rightColumn {
	width: 300px;
	float: left;
	margin: 0px 20px 0px 35px;
	height: auto;
	min-height: 300px;
	min-height: 200px;
}

#rightColumn .cta {
	margin-top: 20px;
	line-height: 30px;
	color: #FFFFFF;
	font-size: 30px;
	font-weight: bold;
	background: #000000;
	width: 99%;
	border: 1px solid #000000;
	height: 120px;
	-moz-box-shadow: 7px 7px 5px #888888;
	-webkit-box-shadow: 7px 7px 5px #888888;
	box-shadow: 7px 7px 5px #888888;
}

#rightColumn .cta .ctaText {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	text-align: center;
}

#rightColumn img {
	margin: 15px;
}

#rightColumn .gradient {
	margin-top: 0px;
	border: 1px solid #1b75bc;
	height: auto;
	width: 99%;
	color: #FFFFFF;
	background: #1b75bc;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1b75bc', endColorstr='#FFFFFF');
	background: -webkit-gradient(linear, left bottom, left top, from(#1b75bc), to(#FFFFFF));
	background: -moz-linear-gradient(bottom, #1b75bc, #FFFFFF);
	background: -o-linear-gradient(bottom, #1b75bc, #FFFFFF);
	-moz-box-shadow: 7px 7px 5px #888888;
	-webkit-box-shadow: 7px 7px 5px #888888;
	box-shadow: 7px 7px 5px #888888;
}

#rightColumn .leadPost {
	width: 295px;
	margin: 25px 1px 0px 1px;
	color: #000000;
}

#rightColumn .leadPost div#formHeader {
	width: 100%;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-top: -15px;
}

#rightColumn .leadPost div#formBody {
	width: 190px;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 10px 55px;
}

input {
	margin-bottom: 5px;
}

input.address {
	width: 176px;
	border: 1px solid #666666;
}

input.apt {
	width: 40px;
	margin-right: 5px;
	border: 1px solid #666666;
}

input.zip {
	width: 126px;
	border: 1px solid #666666;
}

.textHolder {
	height: auto;
	width: 100%;
	margin-top: 11px;
}

.text {
	margin: 15px;
	line-height: 16px;
}

.text ul {
	width: auto;
	margin-left: 0px;
	width: 450px;
	list-style-position: inside;
}

.text ul li {
	margin-left: 0px;
	padding: 3px 0px 3px 20px;
	list-style: none !important;
	background: url('../../assets/blue_checkmark.png') no-repeat 0px 3px;
}

.infoHeader {
	line-height: 14px;
	background: #1E6293;
	width: 100%;
	border: 1px solid #1E6293;
}

.infoHeaderAlternate {
	width: 100%;
	height: 35px;
	color: #FFFFFF;
	line-height: 14px;
	text-align: center;
	background: #1b75bc;
	border: 1px solid #1b75bc;
}

#buttons {
	padding-left: 18px;
	padding-bottom: 15px;
	border-bottom: 2px solid #1b75bc;
	width: 100%;
	height: auto;
	color: #000000;
}

input.btn {
	width: 185px;
	border: 0px;
	background-color: #1b75bc;
	border: 1px solid #01B9DF;
	color: #FFFFFF;
	-moz-border-radius: 0.5em;
	border-radius: 0.5em;
	padding: 10px;
	font-weight: bold;
	cursor: pointer;
	margin-bottom: 10px;
	text-shadow: 1px 1px 2px #333333;
}

input.btn:hover {
	background-color: #01B9DF;
}

.btn1 {
	background-color: #0096D6;
	float: left;
}

.btn2 {
	background-color: #F89828;
	float: left;
	margin-left: 10px;
}

.btn3 {
	background-color: #000000;
	float: left;
	margin-left: 10px;
}

.btn1:hover {
	background-color: #6D6F71;
}

.btn2:hover,.btn3:hover {
	background-color: #6D6F71;
	float: left;
	margin-left: 10px;
}

#locationsHeader {
	line-height: 35px;
	background: #1E6293 url('http://www.americaconnects.net/providers/cox-communications/images/arr.gif') no-repeat 5px;
	width: 100%;
	border: 1px solid #1E6293;
}

#locationsHeader a {
	margin-left: 15px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

#locationsHeader:hover {
	cursor: pointer;
	background: #638F3D url('http://www.americaconnects.net/providers/cox-communications/images/arrow.png') no-repeat 5px;
	border: 1px solid #638F3D;
}

.places {
	width: 150px;
	float: left;
	margin-right: 25px;
}

.places ul {
	width: 140px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.places ul li {
	list-style-image: url('http://www.americaconnects.net/providers/cox-communications/images/arr.gif');
	list-style-position: inside;
	line-height: 16px;
	color: #0096D6;
}

.places ul li a {
	line-height: 16px;
	color: #0096D6;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

.places ul li a:hover {
	text-decoration: underline;
}

#footer {
	background: #1E6293;
	line-height: 28px;
	width: 100%;
	text-align: center;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

#footer span a {
	line-height: 28px;
	width: 100%;
	color: #FFFFFF;
	text-decoration: none;
}

#footer span a:hover {
	line-height: 28px;
	width: 100%;
	color: #FFFFFF;
	text-decoration: underline;
}

sup, sub {
	font-size: 1em;
}

#tblGEOModifiers {
	border: 0px;
	width: 100%;
	margin-top: 2px;
}

#tblGEOModifiers.small {
	border: 0px;
	width: 400px;
}

#tblGEOModifiers th {
	background-color: #333333;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	padding: 3px 2px 3px 2px;
}

#tblGEOModifiers th.right {
	text-align: right;
}

#tblGEOModifiers th.description {
	background-color: #333333;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	padding: 3px 2px 3px 2px;
	text-align: center;
	text-transform: uppercase;
}

#tblGEOModifiers td.dataWide {
	border: 0px;
	padding: 1px 5px 1px 1px;
	font-size: 11px;
	white-space: nowrap;
	vertical-align: top;
}

#tblGEOModifiers td.dataWide a:link {
	text-decoration: none;
}

#tblGEOModifiers td.dataWide a:hover {
	text-decoration: underline;
}

#tblGEOModifiers td.summary {
	border: 0px;
	padding-left: 5px;
}

#tblGEOModifiers td.summaryWide {
	border: 0px;
	padding-left: 5px;
	width: 33%;
}

#tblGEOModifiers td.summaryDataRow {
	border: 0px;
	padding-left: 5px;
	line-height: 18px;
	font-size: 12px;
	width: 33%;
}

.arrow {
	padding-right: 3px;
}

a.linkBlue:link {
	color: #666666;
	text-decoration: none;
}

a.linkBlue:active {
	color: #666666;
	text-decoration: none;
}

a.linkBlue:hover {
	color: #666666;
	text-decoration: underline;
}

a.linkBlue:visited {
	color: #666666;
	text-decoration: none;
}

a.clickLinkText:link {
	color: #1b75bc;
	font-weight: bold;
	text-decoration: underline;
}

a.clickLinkText:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

a.clickLinkText:active {
	color: #1b75bc;
	font-weight: bold;
	text-decoration: underline;
}

a.clickLinkText:visited {
	color: #1b75bc;
	font-weight: bold;
	text-decoration: underline;
}

div.details h3 {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

div.details h3 span {
	font-size: 1.25em;
	font-weight: bold;
	line-height: 125%;
	text-decoration: underline;
}

div.headline h3 span {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

div#sideOffer {
	width: 289px;
	height: auto;
	min-height: 230px;
	color: #000000;
	text-align: center;
	padding: 22px 5px 10px 5px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	-moz-box-shadow: 7px 7px 5px #888888;
	-webkit-box-shadow: 7px 7px 5px #888888;
	box-shadow: 7px 7px 5px #888888;
}

div#sideOffer hr {
	width: 250px;
	border: 3px solid #1b75bc;
}

div#sideOffer span.bigText {
	font-size: 25px;
	line-height: 100%;
	text-shadow: 1px 1px 2px #888888;
}

div#sideOffer span.superBigText {
	font-size: 30px;
	line-height: 100%;
	text-shadow: 1px 1px 2px #888888;
}

div#sideOffer span.extraBigText {
	font-size: 40px;
	line-height: 100%;
	font-weight: bold;
	color: #1b75bc;
	text-shadow: 1px 1px 2px #888888;
}

div#sideOffer span.smallText {
	font-size: 25px;
	line-height: 100%;
	text-shadow: 1px 1px 2px #888888;
}

div#sideOffer span.superSmallText {
	font-size: 16px;
	line-height: 100%;
}

div#mastheadCircle {
	width: 181px;
	min-height: 181px;
	color: #000000;
	background-color: transparent;
	text-align: center;
	padding: 2px 5px 10px 2px;
	background: url('images/masthead_graphic.png') no-repeat 0px 0px;
}

div#mastheadCircle div.line1 {
	color: #1b75bc;
	margin-top: 20px;
	font-size: 25px;
	line-height: 100%;
	font-weight: bold;
	text-shadow: 1px 1px 2px #333333;
}

div#mastheadCircle div.line2 {
	color: #FFFFFF;
	margin-top: -5px;
	font-size: 28px;
	font-weight: bold;
	line-height: 100%;
	text-shadow: 1px 1px 2px #333333;
}

div#mastheadCircle div.line2 span {
	font-size: 17px;
}

div#mastheadCircle div.line3 {
	color: #000000;
	margin-top: -5px;
	font-size: 14px;
	line-height: 100%;
}

div#tabs ul {
	background: none;
}

div#tabs ul li {
	background: none;
}

.link_packs .tab {
	float: left;
	padding: 10px;
	position: relative;
	top: 1px;
	font-size: 14px;
	min-width: 140px;
	text-align: center;
	cursor: pointer;
	margin: 5px 5px 0px 5px;
	padding: 10px 20px;
	background: #CCCCCC;
	border: 1px solid #1b75bc;
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	background: #ECEDEF;
	color: #666666;
}

.link_packs .tab {
	margin-top: 7px !important;
	margin-left: 0px;
}

.link_packs span.selected {
	margin-top: 8px !important;
	font-weight: bold;
}

.link_packs .tab:hover {
	background-color: #F6F6F6;
}

.link_packs .tab.selected {
	background-color: #FFFFFF;
	border-bottom: 0px;
	color: #1b75bc;
	font-size: 1.5em;
}

.link_packs .drop_down_content {
	padding: 10px 10px 10px 10px; 
	background-color: #FFFFFF;
	display: none;
	border: 1px solid #1b75bc;
	margin-top: -1px;
}

.link_packs .drop_down_content.selected {
	display: block;
	margin-top: -4px;
	border-top: 1px solid #1b75bc;
}

.link_packs .drop_down_content li {
	float: left;
	width: 235px;
	padding: 6px 0px 6px 14px;
	font-size: 11px;
	list-style: none;
	height: 12px;
	text-align: left;
}

.link_packs .drop_down_content a {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-align: left;
}

.link_packs .drop_down_content a:hover {
	color: #1b75bc;
}

.link_packs .selected {
	display: block;
}

.link_packs .drop_down_wrapper {
	margin: 5px 0px 0px;
}

.link_packs .drop_down_button {
  background: none;
  height: 49px;
}