/* HD Access */

div.services h3 {
	margin-bottom: 5px;
	font-size: 18px;
	font-weight: normal;
	text-transform: none;
}
div.services p {
	margin-bottom: 30px;
}
div.services .footnote p {
	margin-bottom: 5px;
}
div.services .features {
	margin-bottom: 30px;
}
div.services .l-column p strong {
	display: block;
	font-size: 14px;
	font-weight: bold;
}

div.for-customers .access {
	width: 177px;
	height: 112px;
	float: left;
	margin: 10px 20px 0 0;
	background: url(../images/direct.gif) no-repeat 0 0;
}

div.for-customers .on-demand {
	width: 177px;
	height: 112px;
	float: left;
	margin: 15px 20px 0 0;
	background: url(../images/ondemand.gif) no-repeat 0 0;
}
div.hd-available {
	margin: 0 auto;
}
div.shadow-box {
	width: 243px;
	background: url(../images/shadow-box-bg.gif) repeat-y 0 0;
}
div.shadow-box .head {
	background: url(../images/shadow-box-top.gif) no-repeat 0 0;
}
div.shadow-box .data {
	padding: 20px 24px;
	background: url(../images/shadow-box-bot.gif) no-repeat 0 100%;
}
div.shadow-box .data h4 {
	margin-bottom: 5px;
}
div.shadow-box .data p {
	margin-bottom: 8px;
	line-height: 1.4;
}
/* DVR - Digital Video Recording */
.dvr {
	margin: 0 auto;
}
div.services h3.sub {
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: normal;
	position: relative;
	top: -14px;
	text-transform: none;
}
div.services h3.sub a {
	margin-right: 30px;
}

div.add-dvr {
	width: 80%;
	margin: 30px auto 40px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
div.add-dvr .icon {
	left: -18px;
	top: -19px;
	background: url(../images/add-icon.gif) no-repeat 0 0;
}
div.add-dvr p {
	padding-left: 10px;
}
div.add-dvr .price {
	display: block;
	width: 84px;
	position: relative;
	float: right;
	font-weight: normal;
}
div.add-dvr .price .dollar {
	font-size: 60px;
	position: absolute;
	left: 16px;
	top: -9px;
}
div.add-dvr .price .usd {
	font-size: 28px;
	font-weight: bold;
}
div.add-dvr .price .cent {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 30px;
	border-bottom: 1px solid #fff;
}
div.add-dvr .price .period {
	font-size: 25px;
	position: absolute;
	right: 0;
	top: 36px;
}
/* on demand */

.demo-link {
	padding-left: 18px;
	background: url(../images/demo.gif) no-repeat 3px 40%;
}
.pdf-link {
	padding-left: 18px;
	background: url(../images/pdf.gif) no-repeat 0 0;
}

div.setup-guide {
	margin: 10px auto 40px;
}
div.questions {
	width: 225px;
	margin: 0 auto;
	color: #fff;
	background: #003366;
}
/* dvr scheduler */

div.add-receiver {
	margin-bottom: 35px;
	margin-left: 13px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
div.add-receiver .data p {
	margin-left: 10px;
}
div.add-receiver .icon {
	left: -18px;
	top: -19px;
	background: url(../images/add-icon.gif) no-repeat 0 0;
}
div.steps {
	clear: left;
	overflow: hidden;
}
div.steps h5 {
	font-size: 14px;
	font-weight: bold;
}
div.steps .step {
	width: 170px;
	float: left;
}
div.steps .next {
	width: 13%;
	height: 190px;
	float: left;
	background: url(../images/arrow.gif) no-repeat 50% 50%;
}
.step div {
	padding: 165px 0 0 0;
}
div.steps .one div {
	background: url(../images/connect.jpg) no-repeat 0 0;
}
div.steps .two div {
	background: url(../images/select.jpg) no-repeat 0 0;
}
div.steps .three div {
	background: url(../images/enjoy.jpg) no-repeat 0 0;
}

/* protection plan */
div.yo {
	margin: 20px auto;
}
div.yo p {
	margin-bottom: 5px;
	color: #fff;
	line-height: 1.4;
}
div.yo h4 {
	color: #fff;
}
div.dyk {/* did you know */
	width: 224px;
}
div.dyk .icon {
	top: -18px;
	left: -17px;
	background: url(../images/ok-icon.gif) no-repeat 0 0;
}
div.how-to {
	width: 224px;
}
div.how-to .icon {
	top: -19px;
	left: -18px;
	background: url(../images/add-icon.gif) no-repeat 0 0;
}
div.how-to h5 {
	color: #fff;
	font-size: 14px;
}
.order-hsi {
	width: 229px;
	height: 36px;
	padding: 32px 0 0 42px;
	background: url(../images/hsi.gif) no-repeat 0 0;
	color: #fff;
}