@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: 18px;
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	line-height: 32px;
	padding: 0px;
}

h2 {
	font-size: 18px;
	width: 100%;
	color: #7AA240;
	text-decoration: none;
	padding: 0px;
	margin-top: 35px;
	margin-bottom: -5px;
}

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

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

h3 {
	color: #0096D6;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 20px 0px -5px 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-weight: bold;
	font-size: 16px;
}

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

div#lowerMastheadText h4 {
	text-align: center;
	font-size: 1.50em;
}

#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: #000000;
	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;
}

.bold {
	font-weight: bold;
}

.top5 {
	padding-top: 5px;
}

.textShadow {
	text-shadow: 1px 1px 2px #333333;
}

.underline {
	text-decoration: underline;
}

.indent30 {
	padding-left: 30px;
}

.indent60 {
	padding-left: 60px;
}

.indent90 {
	padding-left: 90px;
}

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

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

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

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

#topCTA .tagline {
	font-size: 16px;
	line-height: 24px;
	padding: 0px;
	margin-left: 5px;
	text-align: right;
	color: #0096D6;
	font-weight: bold;
}

#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: -40px;
	padding-right: 3px;
}

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

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

#contentContainer {
	width: 100%;
	margin: 0px;
	height: auto;
	padding-bottom: 20px;
	border-bottom: 1px solid #0096D6;
	border-left: 1px solid #0096D6;
	border-right: 1px solid #0096D6;
	border-top: 1px solid #0096D6;
}

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

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

#intro {
	padding: 15px 0px 15px 22px;
	background: #F47B20;
	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 {
	color: #FFFFFF;
	font-size: 16px;
	margin-top: 10px;
	font-weight: bold;
}

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

.details h3 {
	font-weight: normal;
	font-size: 0.90em;
}

.details h3 #detail_title {
	font-weight: bold;
	font-size: 1.5em;
	line-height: 120%;
}

.details h3 #pricing {
	font-size: 1.2em;
	text-decoration: none;
	font-weight: bold;
}

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

.details ul li {
	margin-left: -15px;
	padding: 3px 0px 3px 0px;
	list-style: none !important;
	font-size: 12px;
	background: url('../../assets/orange_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: 310px;
	float: left;
	margin: 0px 0px 0px 25px;
	height: auto;
	min-height: 600px;
}

#sideOffer {
	width: 310px;
	height: 250px;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	min-height: 251px;
	border: 1px solid #82017E;
	-moz-box-shadow: 7px 7px 5px #888888;
	-webkit-box-shadow: 7px 7px 5px #888888;
	box-shadow: 7px 7px 5px #888888;
}

#sideOffer img {
	border: 0px;
	margin: 0px 0px 4px 7px;
}

#rightColumn .cta {
	line-height: 26px;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
	background: #82017E;
	width: 310px;
	border: 1px solid #82017E;
	height: 120px;
	margin-top: 15px;
	-moz-box-shadow: 7px 7px 5px #888888;
	-webkit-box-shadow: 7px 7px 5px #888888;
	box-shadow: 7px 7px 5px #888888;
}

#rightColumn .cta .ctaText {
	margin: 15px 0px 10px 20px;
	font-size: 35px;
	line-height: 60%;
}

#rightColumn .cta .ctaText span {
	font-size: 17px;
}

#rightColumn .gradient {
	margin-top: 0px;
	border: 1px solid #6EBB0D;
	height: auto;
	width: 310px;
	background: #6EBB0D;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr ='#80C342', endColorstr='#C4D82E');
	background: -webkit-gradient(linear, left bottom, left top, from(#80C342), to(#C4D82E));
	background: -moz-linear-gradient(bottom, #80C342, #C4D82E);
	-moz-box-shadow: 7px 7px 5px #888888;
	-webkit-box-shadow: 7px 7px 5px #888888;
	box-shadow: 7px 7px 5px #888888;
}

#rightColumn .leadPost {
	width: 200px;
	margin: 25px 35px 0px 35px;
	color: #000000;
}

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

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

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

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

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

.infoHeaderAlternate {
	width: 100%;
	height: 30px;
	line-height: 14px;
	background: #F47B20;
	border: 1px solid #F47B20;
}

.infoHeaderAlternate h1 {
	padding: 0px;
	margin: 0px;
	text-align: center;
}

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;
}

#buttons {
	padding-bottom: 15px;
	border-bottom: 1px solid #0096D6;
	width: 100%;
	height: auto;
}

.btn {
	float: left;
	background: url('../../images/btn_left.png') no-repeat;
	padding: 0px 0px 0px 10px;
	margin: 5px 0px;
	height: 51px;
}

.btn a {
	float: left;
	height: 51px;
	background: url('../../images/btn_stretch.png') repeat-x left top;
	line-height: 51px;
	padding: 0px 10px;
	color: #FFFFFF;
	font-size: 1em;
	text-decoration: none;
	font-size: 12px;
}

.btn span {
	background: url('../../images/btn_right.png') no-repeat;
	float: left;
	width: 7px;
	height: 51px;
}

.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: #F47B20 url('../../images/arr.gif') no-repeat 5px;
	width: 100%;
	border: 1px solid #F47B20;
}

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

#locationsHeader:hover {
	cursor: pointer;
	background: #F47B20 url('../../images/arrow.png') no-repeat 5px;
	border: 1px solid #F47B20;
}

.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('../../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: #0096D6;
	line-height: 28px;
	width: 100%;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}

#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;
}

.green {
	color: #7AA240;
}

ul.orange {
	width: 100%;
	list-style-position: outside;
	padding: 0px;
	margin: 0px;
}

ul.orange li {
	font-weight: normal;
	margin-left: 0px;
	padding: 0px 0px 5px 0px;
	list-style: none !important;
	background-image: url('images/orange_checkmark_small.png') no-repeat 0px 2px;
}

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

ul.orange li.none {
	list-style: none !important;
	background: none;
}

sup, sub {
	height: 0px;
	line-height: 1px;
	font-size: .9em;
	vertical-align: bottom;
	position: relative;
}

sup {
	vertical-align: super;
	top: 3px;
}

sub {
	vertical-align: sub;
}

#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-left: 1px solid #333333;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	padding-left: 5px;
}

#tblGEOModifiers td.summaryWide {
	border-left: 1px solid #333333;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	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;
}

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

div#mastheadCircle div.line1 {
	color: #F47B20;
	margin-top: 65px;
	margin-left: 15px;
	font-size: 16px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #333333;
}

div#mastheadCircle div.line2 {
	color: #FFFFFF;
	margin-top: 0px;
	margin-left: 20px;
	font-size: 34px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #333333;
}

div#mastheadCircle div.line3 {
	color: #0185BD;
	margin-top: 0px;
	margin-left: 37px;
	font-size: 18px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #333333;
}

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 #FF7200;
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	background: #ECEDEF;
	color: #FF7200;
	text-shadow: 1px 1px 1px #FFFFFF;
}

.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;
}

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

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

.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: #FF7200;
}

.link_packs .selected {
	display: block;
}

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

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