html {
	width: auto;
	height: auto;
}
body {
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	background: url(../images/body-back.png) repeat-x top left #000000;
	width: auto;
	height: auto;
}
img {
	border:none;
	padding:0;
	margin:0;
}
h1, h2, h3, h4, h5, h6, h7, h8 {
	padding:0;
	margin:0;
	line-height:100%;
}
/* ----------------------------------------------------------------------------------------------------*/
/* Div Styles */
/* ----------------------------------------------------------------------------------------------------*/
#overcontainer {
	background: url(../images/content-back.png) repeat-y top center;
	width: auto;
	height: 100%;
}
#content {
	width: 960px;
	height: 100%;
	margin:auto;
	background: url(../images/bluecorners-bottom.jpg) no-repeat bottom left #fff;
}
#header {
	background: url(../images/bluecorners-top.jpg) no-repeat top center;
	position:relative;
	padding:20px 0 15px 15px;
	height:150px;
}
*html #header { background:none;}
div.clear { clear:both;}
div.row {
	width:950px;
	background: url(../images/box-part.png) repeat-x bottom left;
	padding: 0 0 25px 0;
	margin: 0 0 10px 10px;
}
div.package {
	width: 308px;
	float:left;
	margin: 0 13px 0 0;
	position:relative;
	min-height: 423px;
}
*html div.package {height:423px;}
div.end { margin:0;}
#top-bar {
	position:relative;
	margin:0 0 20px;
	padding:5px 0px 5px 0px;
	height:10px;
	width:100%;
	background:#0a2530;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-weight:bold;
	font-size:22px;
	text-align:center;
	z-index:100
}
#top-bar span {
	color:#fcd879;
}
#footer {
	position:relative;
	margin:0;
	padding:20px 0px 0px 0px;
	width:960px;
	height:50px;
	background:#0a2530;
	color:#FFF;
	font-size:12px;
	text-align:center;
}
/* ----------------------------------------------------------------------------------------------------*/
/* Head Styles */
/* ----------------------------------------------------------------------------------------------------*/
#header h1 {
	background:url(../images/dtvlogo.jpg) no-repeat top left;
	width: 150px;
	height:130px;
	margin:10px 20px 0 10px;
	padding:0;
	float:right;
}
#header h2 {
	background:url(../images/cta-headline.gif) no-repeat 30px 10px;
	width: 600px;
	height:145px;
	float:left;
	margin:0;
}
#header h1 span, #header h2 span {
	display:none;
}
#header h3 {
color:#333333;
font-size:17px;
line-height:130%;
position:absolute;
text-decoration:none;
top:200px;
}
div.package h4 {
	font-size:12px;
	font-weight:bold;
	color: #092c49;
	text-align:center;
	display:block;
	width: 279px;
	padding: 0 0 5px 0;
	margin: 0 0 15px 10px;
	border-bottom: 3px solid #054c71;
	line-height: 150%;
}
/*
div.family h4 {
	line-height: 35px;
}*/
div.package h4 b {
	color:#F97B00;
	font-size:15px;
}
div.feature h5, div.t1 h5 {
	background: url(../images/carrott-right.gif) no-repeat 0px 1px;
	padding: 0 0 0 14px;
}
div.selected h5 {
	background: url(../images/carrott-down.gif) no-repeat 0px 1px;
}
div.bonus h5 {
	border-bottom: 2px solid #049de0;
	padding: 0 0 4px 0;
	margin: 0 0 10px 0;
	color:  #056bb3;
}
/* ----------------------------------------------------------------------------------------------------*/
/* Image Styles */
/* ----------------------------------------------------------------------------------------------------*/
#header img {
	position:absolute;
	top: 10px;
	right: 20px;
	z-index:10;
}
/* ----------------------------------------------------------------------------------------------------*/
/* Link Styles */
/* ----------------------------------------------------------------------------------------------------*/\
div.package a {
}
span.head {
	display:block;
	width: 308px;
	height:75px;
	margin: 0 0 15px 0;
	cursor:pointer;
}
div.family span.head {
	background:url(../images/box-heads/29_2.png) no-repeat top left;
}
div.choice span.head {
	background:url(../images/box-heads/29.png) no-repeat top left;
}
div.choiceXtra span.head {
	background:url(../images/box-heads/34.png) no-repeat top left;
}
div.plusDVR span.head {
	background:url(../images/box-heads/39.png) no-repeat top left;
}
div.plusHDDVR span.head {
	background:url(../images/box-heads/49.png) no-repeat top left;
}
div.premier span.head {
	background:url(../images/box-heads/83.png) no-repeat top left;
}
span.head b {
	display:none;
}
a.button, span.button {
	display:block;
	width: 299px;
	height:39px;
	margin: 0 0 10px 0;
	cursor:pointer;
}
div.family span.button {
	background:url(../images/buttons/family.png) no-repeat top center;
}
div.choice span.button {
	background:url(../images/buttons/choice.png) no-repeat top center;
}
div.choiceXtra span.button {
	background:url(../images/buttons/choiceXtra.png) no-repeat top center;
}
div.plusDVR span.button {
	background:url(../images/buttons/plusDVR.png) no-repeat top center;
}
div.plusHDDVR span.button {
	background:url(../images/buttons/plusHDDVR.png) no-repeat top center;
}
div.premier span.button {
	background:url(../images/buttons/premier.png) no-repeat top center;
}
div.family span.button:hover, 
div.choice span.button:hover, 
div.choiceXtra span.button:hover, 
div.plusDVR span.button:hover, 
div.plusHDDVR span.button:hover, 
div.premier span.button:hover {
	background-position: center -39px;
}
a.button b, span.button b {
	display:none;
}
/* ----------------------------------------------------------------------------------------------------*/
/* Box Styles */
/* ----------------------------------------------------------------------------------------------------*/
div.feature, div.t1 {
	position:relative;
	width:267px;
	margin: 0 0 10px 10px;
	padding:5px;
	border: 1px solid #cccccc;
	background:#FFFFFF;
}
div.feature em, div.t1 em {
	position:absolute;
	top: 5px;
	right: 5px;
	color:#CCCCCC;
	font-size:10px;
	font-style:normal;
}
div.details, div.familyFeature_slide {
	/*height: 120px;
	overflow-x:hidden;
	overflow-y:auto;*/
	overflow:hidden;
}
div.feature hr {
	height:1px;
	background:#cccccc;
	color: #cccccc;
	margin: 7px 0 7px 0;
	padding:0;
	border-collapse:collapse;
	border:none;
}
div.details ul {
	font-size:10px;
	color:#333333;
	list-style:none;
	padding:0;
	margin: 0 10px 0 0;
	width:110px;
	float:left;
}
div.details b, div.familyFeature_slide {
	font-size:11px;
	display:block;
	padding: 0 0 5px 0;
	font-weight:bold;
}
div.details i {
	clear:both;
	display:block;
	font-size:10px;
	color:#999999;
	padding: 5px 0 0 0;
}
div.pkg-feat ul {
	font-size:12px;
	width: 230px;
}
div.pkg-feat li {
	background:url(../images/bullet.gif) no-repeat 0px 4px;
	margin:0;
	padding: 0 0 0 12px;
}
div.bonus {
	position:relative;
	width:267px;
	margin: 0 0 10px 10px;
	padding:5px;
	border: 1px solid #049de0;
	background:#f2fafd;
}
div.bonus ul {
	list-style:none;
	padding:0;
	margin: 0 0 10px 0;
	font-weight:bold;
	font-size:11px;
	color:#333333;
}
div.bonus li {
	background: url(../images/bullet.gif) no-repeat 0px 1px;
	padding: 0 0 0 14px;
	margin: 0 0 8px 0;
}
div.bonus li b {
	color:#333333;
}
div.bonus i {
	clear:both;
	display:block;
	font-size:10px;
	color:#333;
	padding: 5px 0 0 0;
}
div.bonus b {
	font-size:12px;
	display:block;
	padding: 0 0 8px 0;
	font-weight:bold;
	color:#049DE0;
}
div.bonus img {
	margin: 0 0 0 14px;
}
/* ----------------------------------------------------------------------------------------------------*/
/* Returning User Styles */
/* ----------------------------------------------------------------------------------------------------*/
div.returningUser {
	color:#FFFFFF;
	font-size:10px;
	width: 960px;
	margin:auto;
}
div.returningUser div {
}
div.returningUser p {
	display: inline;
	margin: 0 5px 0 0;
}
div.returningUser h6 {
	padding: 5px;
	text-align:center;
	font-size: 11px;
	color:#FFFFFF;
}
div.returningUser h6:hover {
	color:#CCCCCC;
}
form.returningUser_slide {
	text-align:center;
	padding: 0 0 5px 0;
	position: relative;
}
div.returningUser input {
	font-size:10px;
	padding:2px;
	margin: 0 10px 0 0;
}
div.returningUser input.goButton {
	width:89px;
	height: 20px;
	background: url(../images/buttons/logIn.png) no-repeat 0px -20px;
	margin:0;
	padding: 0;
	display:inline;
	position:absolute;
	top: 0px;
	left: 650px;
}
div.returningUser input.goButton:hover {
	background-position: 0px 0px;
}
/* ----------------------------------------------------------------------------------------------------*/
/* Returning User Styles */
/* ----------------------------------------------------------------------------------------------------*/
body#returningUser div#header, body#lostPass div#header {
	height:200px;
}
body#returningUser div#header h2 {
	background:url(../images/log-in-below.gif) no-repeat 35px 20px;
	height:170px;
}
body#returningUser .row {
	background: url(../images/returningUserBox.png) no-repeat 22px 0px;
	height:85px;
}
body#returningUser .row form, body#lostPass .row form {
	padding: 15px 0 30px 60px;
	margin:0;
	position:relative;
}
body#returningUser .row form span, body#lostPass .row form span {
	float:left;
	margin: 0 40px 0 0;
}
body#returningUser .row form span p, body#lostPass .row form p {
	font-size:12px;
	padding: 0;
	margin: 0 0 3px 0;
	color:#FFFFFF;
	font-weight:bold;
}
body#returningUser .row form span a {
	color:#FFFFFF;
	font-size:14px;
	padding: 25px 0 0 0;
	display:block;
}
body#returningUser .row form span a:hover {
	text-decoration:none;
}
body#returningUser .row form input.fields {
	border: 1px solid #004472;
	padding:3px;
	font-size:14px;
	width:200px;
}
body#returningUser .row form input.loginButton {
	width:92px;
	height:44px;
	background:url(../images/buttons/loginButton.png) no-repeat 0px 5px;
}
body#returningUser .row form input.loginButton:hover {
	background-position: -92px 5px;
}
div.returningUser a {
	padding: 5px;
	text-align:center;
	font-size: 11px;
	color:#FFFFFF;
	font-weight:bold;
	display:block;
	text-decoration:none;
}
div.returningUser a:hover {
	text-decoration:underline;
}
/* Lost Pass Styles */
body#lostPass .row {
	background: none;
}
body#lostPass .row form input.submitButton {
	width:100px;
	height:44px;
	background:url(../images/buttons/submitButton.png) no-repeat 0px 5px;
}
body#lostPass .row form input.submitButton:hover {
	background-position: -100px 5px;
}
body#lostPass .row form span p, body#lostPass .row form p {
	color:#004472;
}

body#lostPass h3, body#returningUser h3 {
	position:relative;
	font-size:16px;
	line-height: 130%;
	margin:0;
	width:95%;
}
body#lostPass h3 b {
	color: #CC0000;
}
body#lostPass h3 em {
	color: #009900;
}
body#lostPass div#header h2 {
	background: url(../images/recover-password.gif) no-repeat 35px 20px;
	width:700px;
}
#text-box {
	position:relative;
	padding:10px 10px 10px 30px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}
/* ----------------------------------------------------------------------------------------------------*/
/* Address Box Styles */
/* ----------------------------------------------------------------------------------------------------*/
div.form {
	position:absolute;
	left:7px;
	background: url(../images/orderBack.png) no-repeat 0px 0px;
	width: 278px;
	padding:5px 12px 5px 5px;
	display:none;
	z-index:2;
	height:300px;
}
div.bottomForm {
	bottom: 15px;
}
div.topForm {
	top: 88px;
}
div.form form {
	padding:0;
	margin:0;
}
div.form form p {
	padding:0;
	margin: 0 0 3px 0;
	font-size:10px;
	color:#CCCCCC;
}
div.form form input.addressField {
	width:266px;
	border: 1px solid #cccccc;
	padding:2px;
	color:#333333;
	margin: 0 0 10px;
}
div.form form input.addressSubmit {
	width: 270px;
	height:39px;
	margin: 0 0 10px 0;
}
div.family div.form form input.addressSubmit {
	background: url(../images/buttons/family-order.png) no-repeat 0px -39px;
}
div.choice div.form form input.addressSubmit {
	background: url(../images/buttons/choice-order.png) no-repeat 0px -39px;
}
div.choiceXtra div.form form input.addressSubmit {
	background: url(../images/buttons/choiceXtra-order.png) no-repeat 0px -39px;
}
div.plusDVR div.form form input.addressSubmit {
	background: url(../images/buttons/plusDVR-order.png) no-repeat 0px -39px;
}
div.plusHDDVR div.form form input.addressSubmit {
	background: url(../images/buttons/plusHDDVR-order.png) no-repeat 0px -39px;
}
div.premier div.form form input.addressSubmit {
	background: url(../images/buttons/premier-order.png) no-repeat 0px -39px;
}
div.family div.form form input.addressSubmit:hover, 
div.choice div.form form input.addressSubmit:hover, 
div.choiceXtra div.form form input.addressSubmit:hover, 
div.plusDVR div.form form input.addressSubmit:hover, 
div.plusHDDVR div.form form input.addressSubmit:hover, 
div.premier div.form form input.addressSubmit:hover {
	background-position: 0px 0px;
}
div.form h5 {
	text-align:left;
	line-height: 120%;
	color: #cccccc;
	margin: 0 0 10px 0;
	background: url(../images/addyBoxArrow.gif) no-repeat 0px 5px;
	padding: 0 0 0 44px;
}
span.closeAddy {
	font-size: 10px;
	color:#cccccc;
	background: #666666;
	border:1px solid #333333;
	padding: 2px 4px 2px 4px;
	margin: 0 auto 10px auto;
	position:relative;
	display:block;
	width:35px;
	text-align:center;
	cursor:pointer;
}
span.closeAddy:hover {
	background:#333333;
}
div.whiteout {
	width:inherit;
	height:4000px;
	background:#FFFFFF;
	position:absolute;
	top:0;
	left:0;
	display:none;
	opacity:0.4;
	filter: alpha(opacity=40);
	z-index:1;
}
div.second {
	z-index:10000;
	position:relative;
}
/* ----------------------------------------------------------------------------------------------------*/
/* Returning User Styles */
/* ----------------------------------------------------------------------------------------------------*/
body#returningUser div#header h2 {
	background:url(../images/log-in-below.gif) no-repeat 0px 20px;
}
body#returningUser .row {
	background: url(../images/returningUserBox.png) no-repeat 0px 0px;
	height:75px;
}

body#returningUser .row form, body#lostPass .row form {
	padding: 15px 0 0 60px;
}
body#returningUser .row form span, body#lostPass .row form span {
	float:left;
	margin: 0 40px 0 0;
}
body#returningUser .row form span p, body#lostPass .row form p {
	font-size:12px;
	padding: 0;
	margin: 0 0 3px 0;
	color:#FFFFFF;
	font-weight:bold;
}
body#returningUser .row form span a {
	color:#FFFFFF;
	font-size:14px;
	padding: 25px 0 0 0;
	display:block;
}
body#returningUser .row form span a:hover {
	text-decoration:none;
}
body#returningUser .row form input.fields {
	border: 1px solid #004472;
	padding:3px;
	font-size:14px;
	width:200px;
}
body#returningUser .row form input.loginButton {
	width:92px;
	height:44px;
	background:url(../images/buttons/loginButton.png) no-repeat 0px 5px;
}
body#returningUser .row form input.loginButton:hover {
	background-position: -92px 5px;
}
div.returningUser a {
	padding: 5px;
	text-align:center;
	font-size: 11px;
	color:#FFFFFF;
	font-weight:bold;
	display:block;
	text-decoration:none;
}
div.returningUser a:hover {
	text-decoration:underline;
}
/* Lost Pass Styles */
body#lostPass .row {
	background: none;
}
body#lostPass .row form input.submitButton {
	width:100px;
	height:44px;
	background:url(../images/buttons/submitButton.png) no-repeat 0px 5px;
}
body#lostPass .row form input.submitButton:hover {
	background-position: -100px 5px;
}
body#lostPass .row form span p, body#lostPass .row form p {
	color:#004472;
}
body#lostPass h3 {
	font-size:16px;
	line-height: 130%;
}
body#lostPass h3 b {
	color: #CC0000;
}
body#lostPass h3 em {
	color: #009900;
}
body#lostPass div#header h2 {
	background: url(../images/recover-password.gif) no-repeat 0px 20px;
	width:600px;
}
