﻿#qwestLeft img {
	margin-top: 10px;
	margin-left: 15px;
}
body {
	margin: 0px 0px 15px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
#container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 900px;
	top: 5px;
	left: 0px;
	height: auto;
	margin-bottom: 10px;
}
#main {
	width: 900px;
	margin-top: 0px;
	position: relative;
	background-image: url('images/gradient_main.gif');
	background-repeat: repeat-y;
}
#masthead {
	width: 900px;
	height: 180px;
	position: relative;
}
#topNav {
	position: absolute;
	bottom: 4px;
	right: 8px;
	height: 27px;
}
#mainLeft {
	width: 402px;
	float: left;
	height: 100%;
	text-align: center;
}
#mainRight {
	float: left;
	width: 498px;
	height: auto;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #3A0206;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#bottom {
	width: 900px;
	margin-top: 0px;
	color: #333333;
	background-color: #C4D4E1;
}
#bottom ul {
	list-style-type: none;
	text-decoration: none;
	text-align: center;
	line-height: 22px;
	margin: 0px 0px 0px 0px;
	vertical-align: middle;
	font-size: 10px;
	padding-left: 0px;
	padding-right: 0px;
}
#bottom li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
}
#bottom p {
	font-size: 10px;
	text-align: center;
	font-weight: normal;
	padding-top: 5px;
	line-height: 12px;
	vertical-align: middle;
	margin-top: 0px;
	font-style: italic;
	padding-bottom: 0px;
	margin-bottom: 3px;
}
#bottom a {
	font-size: 10px;
	color: #333333;
}
.italic {
	font-style: italic !important;
}
.bold {
	font-style: bold !important;
}

#topRound {
	background-image: url('images/masthead_top.gif');
	height: 40px;
	position: relative;
}
#blueBarTop {
	height: 6px;
	background-color: #3A709C;
}
h1 {
	padding: 0px;
	margin: 10px 20px 10px 15px;
	font-size: 24px;
	letter-spacing: -1px;
}
#textRoundTop {
	background-image: url('images/text_top.gif');
	background-repeat: no-repeat;
	height: 15px;
}
#textMain {
	background-repeat: repeat-y;
	height: auto;
	margin-top: 0px;
	padding-top: 0px;
	background-image: url('images/text_middle.gif');
	width: 481px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin: 0px 15px 3px 15px;
}
#textMain p {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 15px 10px 15px;
}
#textRoundBottom {
	background-image: url('images/text_bottom.gif');
	background-repeat: no-repeat;
	height: 15px;
}
.lastParagraph {
	margin-bottom: 0px !important;
}
#blueBarBottom {
	height: 25px;
	background-color: #3A709C;
}
#blueBarBottom ul {
	padding: 0px;
	margin: 0px 20px 0px 0px;
	list-style-type: none;
	color: #FFFFFF;
	text-align: right;
	font-size: 11px;
	line-height: 25px;
	vertical-align: middle;
}
#blueBarBottom ul li {
	display: inline;
	padding-left: 0px;
	padding-right: 0px;
}
#blueBarBottom a {
	color: #FFFFFF;
	text-decoration: none;
}
#mainLeft img {
	margin-top: 15px;
}
#topNav ul {
	margin-left: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-left: 0px;
	height: 23px;
}
#topNav ul li {
	font-size: 11px;
	float: left;
	text-align: center;
	list-style-type: none;
	height: 27px;
}
#topNav ul a {
	margin-left: 2px;
	margin-right: 2px;
	margin: 0 2px 0 0;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-right: 0px;
	padding-left: 0px;
	line-height: 27px;
	text-align: center;
	background-image: url('images/navigation_tab_light.png');
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 11px;
	width: 117px;
	padding-top: 3px;
}
#topNav ul a:hover {
	background-image: url('images/navigation_tab_dark.png');
	background-repeat: no-repeat;
}
#containerGradient {
	width: 100%;
	background-image: url('images/gradient_background.gif');
	background-repeat: repeat-x;
	height: 650px;
}
#rotating {
	position: absolute;
	width: 344px;
	height: 180px;
}
#textMain ul {
	padding: 0px;
	margin: 0px 15px 0px 15px;
	font-size: 12px;
	list-style-position: inside;
}
#textMain ul li {
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
	line-height: 17px;
}
#blueBarBottom a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#mainHome {
	width: 900px;
	margin-top: 0px;
	position: relative;
	background-image: url('images/home-gradient.gif');
	background-repeat: repeat-y;
}
#mainLeftHome {
	width: 490px;
	float: left;
	height: 100%;
	text-align: left;
}
#mainRightHome {
	float: left;
	width: 410px;
}
#mainLeftHome img {
	border-style: none;
	border-width: 0px;
	margin-left: 5px;
	margin-top: 10px;
}
.rightButton {
	margin-right: 5px;
}
#mainRightHome p {
	padding: 0px;
	margin: 0px 15px 6px 10px;
	font-size: 12px;
	line-height: 15px;
	text-align: justify;
}
#mainRightHome ul {
	padding: 0px 0px 0px 15px;
	margin: 0px 15px 7px 15px;
	font-size: 12px;
	list-style-position: inside;
	font-weight: bold;
}
#mainRightHome ul li {
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
	line-height: 14px;
}
#mainRightHome h1 {
	font-size: 20px;
	margin-left: 10px;
}
.bullet {
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
#regions {
	width: auto;
}
#regions ul li {
	display: inline;
	margin-right: 0px;
	list-style-type: circle;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 13px;
	padding-right: 0px;
}
#disclaimers {
	margin-top: 15px;
}
#disclaimers p {
	font-size: 9px;
	text-align: justify;
	margin: 0px 0px 6px 0px;
	color: #666666;
	line-height: 11px;
}
#regions ul {
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	letter-spacing: -1px;
	padding: 0px 0px 0px 0px;
	margin-right: 15px;
	margin-left: 10px;
}
#mainQwest {
	width: 898px;
	margin-top: 0px;
	position: relative;
	background-color: #FFFFFF;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #C4D4E1;
	border-left-color: #C4D4E1;
}
#qwestTop {
	height: 120px;
	background-image: url('images/qwest-gradient-top2.png');
	background-repeat: repeat-y;
	width: 900px;
}
#qwestLeft {
	width: 365px;
	height: 100%;
	float: left;
}
#qwestRight {
	float: left;
	height: 100%;
	width: 535px;
}
p {
	font-size: 12px;
	line-height: 15px;
	padding: 0px;
	margin: 0px 15px 8px 15px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
}
#qwestRight p {
	font-size: 13px;
	line-height: 15px;
	margin-top: 20px;
}
#qwestInternet {
	text-align: center;
	margin-bottom: 15px;
}
#qwestPhone {
	text-align: center;
}
#mainQwest h1 {
	text-align: right;
	padding: 0px;
	margin: 20px 35px 0px 0px;
	font-weight: normal;
}
.restricted {
	font-size: 13px;
	vertical-align: top;
}
#masthead img {
	border-style: none;
	border-width: 0px;
}
img {
	border-style: none;
	border-width: 0px;
}
#equip {
	position: absolute;
	top: 200px;
	left: 50px;
	width: 184px;
}
#equip p {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 29px;
	vertical-align: middle;
	padding: 0px;
	margin: 0px 0px 4px 0px;
}
#equip a {
	text-decoration: none;
	display: block;
	width: 184px;
	height: 29px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	background-image: url('images/buttons/DTV-nav-button.gif');
	background-repeat: no-repeat;
}
#dtvChannels {
	position: absolute;
	bottom: 47px;
	right: 42px;
	width: 127px;
}
#dtvChannels img {
	margin-bottom: 10px;
}
#equip a:hover {
	background-image: url('images/buttons/DTV-nav-button-hover.gif');
	background-repeat: no-repeat;
}
#mainLeftHome img:hover {
	bottom: 5px;
}
#adtTop {
	width: 900px;
	height: 292px;
	position: relative;
	background-image: url('images/adt-gradient-box.png');
	background-repeat: no-repeat;
}
#adtEquip {
	width: 489px;
	height: 239px;
	position: absolute;
	top: 25px;
	left: 35px;
}
#adtYoutube {
	position: absolute;
	height: 235px;
	width: 285px;
	top: 26px;
	right: 40px;
	background-color: #FFFFFF;
}
#mainADT {
	width: 899px;
	margin-top: 0px;
	position: relative;
	background-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #C4D4E1;
	background-image: url('images/gradient_main.gif');
	background-repeat: repeat-y;
}
#ADTmainLeft {
	width: 400px;
	float: left;
	height: 100%;
	text-align: left;
}
#ADTmainRight {
	float: left;
	width: 498px;
	height: 100%;
}
#ADTmainLeft img {
	margin-top: 10px;
	margin-left: 15px;
}
.boldItalic {
	font-weight: bold !important;
	font-style: italic !important;
}
#textMainADT {
	background-repeat: repeat-y;
	height: auto;
	margin-top: 0px;
	padding-top: 0px;
	background-image: url('images/text_middle.gif');
	width: 481px;
}
#textMainADT h1 {
	margin-top: 0px;
	margin-bottom: 8px;
	padding: 0px;
	font-size: 20px;
	line-height: 22px;
}
#textMainADT h2 {
	font-size: 14px;
	line-height: 16px;
}
#textMainADT h3 {
	padding: 0px;
	margin: 0px 15px 3px 15px;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	line-height: 14px;
}
#textMainADT p {
	line-height: 14px;
	font-size: 12px;
}
#click {
	width: 606px;
	height: 111px;
	position: absolute;
	right: 33px;
	top: 210px;
	background-image: url('images/dtv-click-receiver-box.gif');
	background-repeat: no-repeat;
}
#click table {
	margin-top: 50px;
	border-collapse: collapse;
	width: 100%;
	margin-left: 5px;
}
#receiverText {
	height: 16px;
	vertical-align: bottom;
}
#receiverImage {
	height: 36px;
}
#click td {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
}
#mainDTVequip {
	width: 898px;
	margin-top: 0px;
	position: relative;
	background-color: #FFFFFF;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #c4D4E1;
	border-left-color: #C4D4E1;
}
#mastheadDish {
	width: 750px;
	height: 149px;
	position: relative;
}
#DishBarTop {
	height: 4px;
	background-color: #770801;
}
#dish {
	background-color: #770801;
	margin-bottom: 0px;
	margin-top: 5px;
}
#containerDish {
	margin: 0px auto 0px auto;
	position: relative;
	width: 790px;
	left: 0px;
	height: auto;
}
#topRoundDish {
	background-image: url('images/masthead_top_dish.gif');
	height: 40px;
	position: relative;
	background-repeat: no-repeat;
}
#noFrames {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 5px;
	left: 0px;
	height: auto;
	background-color: #FFFFFF;
}
#noFrames h1 {
	text-align: center;
	margin-bottom: 20px;
}
#noFrames h2 {
	text-align: center;
	margin-bottom: 10px;
}
.restrictedHome {
	vertical-align: top;
	font-size: 10px;
}
#contactTop {
	width: 899px;
	height: 80px;
	background-image: url('images/gradient_main.gif');
	background-repeat: repeat-y;
	border-left-color: #C4D4E1;
	border-left-width: 1px;
	border-left-style: solid;
}
#mainContact {
	width: 899px;
	margin-top: 0px;
	position: relative;
	background-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #C4D4E1;
	background-image: url('images/gradient_main.gif');
	background-repeat: repeat-y;
}
#ContactmainLeft {
	width: 400px;
	float: left;
	height: 100%;
	text-align: left;
}
#ContactmainRight {
	float: left;
	width: 499px;
	height: auto;
}
#contactTop h1 {
	text-align: center;
	font-size: 28px;
	color: #C11F25;
	margin-top: 0;
	margin-bottom: 0px;
}
#contactTop h2 {
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: -1px;
}
#ContactmainLeft img {
	margin-left: 19px;
	margin-top: 20px;
}
#contactRoundTop {
	background-image: url('images/contact-box-top.png');
	background-repeat: no-repeat;
}
#contact {
	background-repeat: repeat-y;
	height: auto;
	margin-top: 0px;
	padding-top: 0px;
	background-image: url('images/text_middle.gif');
	width: 481px;
	font-family: Arial, Helvetica, sans-serif;
}
#contact h1 {
	margin-top: 0px;
	margin-bottom: 12px;
	padding: 0px;
	font-size: 22px;
	line-height: 22px;
	text-align: center;
	letter-spacing: normal;
	color: #666666;
}
label {
	float: left;
	margin-right: 15px;
	line-height: 20px;
	vertical-align: middle;
	text-align: right;
	width: 120px;
	margin-right: 8px;
}
input, select {
	margin-right: 2px;
	border: 1px #999999 solid;
	padding: 2px;
	margin: 0px 3px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #E1E1E1;
	vertical-align: middle;
	border-collapse: collapse;
	border-spacing: 0px;
}
#submit {
	text-align: left;
	padding: 0px;
	margin-top: 25px;
	margin-left: 143px;
	margin-bottom: 0px;
}
.submitButtons {
	border: 1px #666666 solid;
	width: 70px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}
textarea {
	border: 1px solid #999999;
	padding: 2px;
	width: 300px;
	height: 70px;
	background-color: #e1e1e1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
#radio {
}
#radio input {
	width: 20px;
	border-style: none;
}
#contact p {
	text-align: left;
	margin-right: 10px;
	line-height: 15px;
	margin-bottom: 3px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 12px;
}
#contact table {
	width: 300px;
	margin-left: 15px;
	padding-left: 0px;
	margin-bottom: 0px;
	margin-top: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 12px;
}
#contact td {
	padding: 0px 7px 0px 0px;
	margin: 0px;
	width: 100px;
	vertical-align: middle;
	height: 12px;
}
#contact th {
	text-align: left;
}
#contact table input {
	padding: 0px;
	margin: 0px 2px 0px 0px;
	border-style: none;
	border-width: 0px;
	background-color: #FFFFFF;
}
.formText {
	width: 210px !important;
}
.leftcolumn {
	width: 120px !important;
	text-align: right;
	font-style: italic;
	padding-right: 2px;
}
form {
	margin: 0px;
	padding: 0px;
}
#formConfirm {
}
#formConfirm h1 {
	text-align: center;
	margin-top: 0px;
}
#formConfirm p {
	text-align: center;
	font-size: 14px;
	margin-top: 15px;
}
#sitemap {
}
#sitemap ul {
	font-size: 12px;
	padding-left: 0px;
	margin-left: 50px;
}
#sitemap ul li {
	line-height: 18px;
	font-size: 13px;
	padding: 0px;
	margin: 0px;
}
#sitemap h1 {
	text-align: center;
	margin-top: 0px;
}
#hd_dvr {
	height: 540px;
}
#hd {
	height: 450px;
}
#dvr {
	height: 480px;
}
#sd {
	height: 390px;
}
#dtvEquipLeft {
	float: left;
	width: 250px;
	text-align: center;
}
#dtvEquipRight {
	width: 648px;
	float: left;
}
#dtvEquipLeft h2 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	width: 100%;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}
#dtvTopSpacer {
	height: 10px;
}
#dtvEquipRight ul {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#dtvEquipRight h3 {
	font-size: 14px;
	margin: 0px 0px 2px 0px;
	padding: 10px 0px 0px 0px;
}
#dtvEquipRight ul li {
	line-height: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#dtvEquipLeft img {
	margin-bottom: 5px;
}
#dtvEquipLeft a {
	font-size: 12px;
	font-style: italic;
}
#footer {
	text-align: center;
	font-size: 12px;
}
.city {
	color: #FFFFFF !important;
}
#disclaimers hr {
	line-height: 1px;
	padding: 0px;
	margin: 5px 0px 5px 0px;
	width: 100%;
	height: 1px;
	color: #666666;
	background-color: #666666;
	border-style: none;
	border-width: 0px;
}
.noBottomMargin {
	margin-bottom: 0px !important;
}
#business {
	margin-left: 15px;
	margin-right: 15px;
	height: 280px;
	margin-top: 15px;
}
#disclaimers a {
	color: #666666;
}
