body {
	background-color: #ffffff;
	background-image: url(/images/bg.gif);
	background-repeat: repeat-x;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
}

#channels-body {
	background-image: none;
	background-color: #ffffff;
	margin: 4px;
}

#wrapper {
	margin: 0px auto;
	width: 847px;
}

#header {
	height: 143px;
	overflow: hidden;
	width: 847px;
}

#container {
	clear: both;
	background-color: #ffffff;
	background-image: url(/images/body-bg.gif);
	background-repeat: repeat-x;
	border-right: 2px solid #a09e9e;
	border-left: 2px solid #a09e9e;
	min-height: 200px;
	overflow: hidden;
	padding: 10px;
	width: 823px;
	float: left;
}

#menu {
	background-color: #850202;
	background-image: url(/images/menu-bg.jpg);
	background-repeat: no-repeat;
	clear: both;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	height: 47px;
	line-height: 50px;
	margin-left: 30px;
	text-align: center;
	width: 592px;
}

#offers {
	clear: both;
	height: 197px;
	padding-bottom: 8px;
	width: 847px;
}

#footer {
	background: #ffffff url(/images/footer-bg.gif);
	color: #890202;
	clear: both;
	font-size: 14px;
	font-weight: bold;
	height: 53px;
	padding-right: 10px;
	padding-top: 25px;
	text-align: center;
}

h2 {
	margin-top: 2px;
}

h2, h3, h4, .body-highlight {
	color: #890202;
}

.body-highlight {font-weight: bold;}

.right {
	float: right;
}

img {border: 0px;}

img.offer-box, img.offer-box-small {
	float: left;
}

img.offer-box {
	height: 197px;
	margin-right: 8px;
	width: 286px;
}

img.offer-box-small {
	height: 197px;
	width: 258px;
}

img.logo {
	float: left;
	height: 81px;
	margin-top: 35px;
	margin-left: 20px;
	width: 204px;
}

img.call-us {
	float: left;
	height: 23px;
	margin-bottom: 9px;
	margin-left: 275px;
	margin-top: 62px;
	width: 207px;
}

img.dish-dealer-logo {
	float: left;
	height: 71px;
	margin-left: 30px;
	margin-top: 12px;
	width: 99px;
}

img.body-top, img.body-bottom  {
	float: left;
	height: 3px;
	width: 846px;
}

img.dish-network-logo {
	height: 185px;
	margin: 14px;
	width: 235px;
}

img.body-top {
	margin-top: 8px;
}

img.body-bottom  {
	clear: both;
	margin-bottom: 8px;
}

img.current-offer-programming, img.current-offer-price, img.current-offer-hd, img.current-offer-latino  {
	height: 300px;
	width: 565px;
}

img.standard-receiver, img.hd-receiver, img.dvr-receiver {
	border: 1px solid #dcdcdc;
	width: 698px;
}

img.standard-receiver {
	height: 285px;
}
		
img.hd-receiver {
	height: 283px;
}
		
img.dvr-receiver {
	height: 285px;
}

/*text formatting*/

.company-name {
	color: #850202;
	font-weight: bold;
	font-size: 15px;
}

.owner-name {
	font-weight: bold;
	font-size: 17px;
}

/*Programming Formatting*/

div.programming-bronze, div.programming-silver, div.programming-gold, div.programming-purple {
	clear: both;
	background-repeat: repeat-x;
	border: 2px solid #c5c5c5;
	float: left;
	font-size: 16px;
	font-weight: bold;
	height: 38px;
	line-height: 42px;
	padding-left: 10px;
	width: 220px;
}
	
div.programming-bronze {
	background-image: url(/images/programming-bronze.gif);
	color: #ffffff;
}

div.programming-silver {
	background-image: url(/images/programming-silver.gif);
	color: #ffffff;
}

div.programming-gold {
	background-image: url(/images/programming-gold.gif);
	color: #ffffff;
}

div.programming-purple {
	background-image: url(/images/programming-purple.gif);
	color: #ffffff;
}

div.programming-white, div.programming-white-popup {
	background-image: url(/images/programming-white.gif);
	background-repeat: repeat-x;
	color: #850202;
	height: 38px;
	line-height: 38px;
	margin-top: 4px;
	padding-left: 10px;
}

div.programming-white {
	float: left;
	width: 559px;
}

div.programming-white-popup {
	clear: both;
	width: 450px;
}

div.programming-price, div.programming-description {
	border: 1px solid #c5c5c5;
	border-top: 0px;
	height: 100px;
	padding: 10px;
}

div.programming-price {
	border-right: 0px;
	clear: both; 
	float: left;
	margin-bottom: 8px;
	text-align: center;
	width: 211px;
}

div.programming-description {
	float: left;
	width: 539px;
}

span.programming-price, span.programming-option {
	color: #850202;
	font-weight: bold;
}

span.programming-price {
	font-size: 21px;
}

/*Channel Line-up Formatting*/
table.channels {
	padding-top: 6px;
}

#menu a:link, #menu a:visited {
	color: #ffffff;
	margin-right: 20px;
	text-decoration: none;
}

#menu a:active, #menu a:hover {
	color: #df8585;
	text-decoration: none;
}

#footer a:link, #footer a:visited, a:link, a:visited {
	color: #8c0303;
	text-decoration: none;
}

#footer a:active, #footer a:hover, a:active, a:hover {
	color: #404040;
	text-decoration: none;
}
