///* these are to be used on the home page only during promotions */
/* this sheet is for the HP promotion from 2009.02.26 to 2009.02.27 */
body {
	background:#000000 url(images/bg_hp_optimized.jpg) no-repeat scroll center top;
	color:#000000;
	font-family:"Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
	font-size:10px;
}
.media-name {
	color:#C9C9C9;
	font-size:11px;
	text-align:left;
}
.version {
	display:none;
}
.channel-img-link {
	background-color:#333333 !important;
	color:#333333 !important;
}
.home-content .channel-list ul.media-items li {
	color:#666666;
	font-size:11px;
	text-align:left;
}
.home-content .channel-list .more-channels-link {
	background:#666666 none repeat scroll 0 0;
	color:#EBEBEB;
	margin-bottom:15px;
	margin-right:20px;
	padding:5px;
	text-align:right;
}

.more-channels-link a:link, .more-channels-link a:hover, .more-channels-link a:active, .more-channels-link a:visited {
	color:#EBEBEB;
	font-size:12px;
	text-decoration:none;
}

div#footer a {
	color:#EBEBEB;
	font-weight:bold;
}

.media-items strong {
	color:#EBEBEB;
}

.channel-list h2 {
	background:#666666 none repeat scroll 0 0;
}

#main-content .content-wrapper, .home-content .content-wrapper {
	background: none;
}

.home-content .channel-list ul.media-items li {
	padding-left: 10px;
}

div#footer a {
	color:#808184;
}