/* hmn tweaks */
html{
	background-color:#000;
}
body {
	background:#000;
	font: normal 80% Arial, Verdana, Helvetica, sans-serif;
	color:#fff;
	line-height:120%;
}

#wrapper {
	background:#000;
}

a img {
border:1px solid #97bf0d;
}

a:hover img{
	border:1px dotted #e74193;
}

a{
	color: #97bf0d;
}
a:hover{
	color: #e74193;
}

ul.nav li {
background:transparent url(../images/nav_divider.gif) no-repeat scroll left top;
}
ul.nav li a:hover{
	color: #e74193;
}

#header{
	background:#000 url('../images/hmn_header.gif') no-repeat scroll top left;
}

#main_content .big_pod {
background:transparent url(../images/hmn_big_pod_borders.gif) repeat-y scroll 0 0;
border-bottom:1px solid #929292;
}

.win .formpod {
	background:transparent url(../images/hmn_big_pod_borders.gif) repeat-y scroll 0 0;
}

/* headers */
.win #main_content .big_pod h3{
	background: url('../images/hmn_header_win.gif') no-repeat scroll top left;
}


.christmas #main_content .big_pod h3{
	background: url('../images/hmn_header_win_christmas.gif') no-repeat scroll top left;
}

.xrank #main_content .big_pod h3{
	background: url('../images/hmn_header_xrank.gif') no-repeat scroll top left;	
}

.bing #main_content .big_pod h3{
	background: url('../images/hmn_header_bing.gif') no-repeat scroll top left;	
}

.xfactor #main_content .big_pod h3{
	background: url('../images/hmn_header_xfactor.gif') no-repeat scroll top left;	
}

#main_content .big_pod h3.welcome_pod{
	background: url('../images/hmn_header_welcome.gif') no-repeat scroll top left;	
}

.win .formpod h3{
	background: url('../images/hmn_header_win.gif') no-repeat scroll top left;	
}

#main_content .big_pod h3{
	background: url('../images/hmn_header_xfactor.gif') no-repeat scroll top left;
}

/* right pods */
#right_column .right_pod span.right_iframe{
	background: url('../images/side_pods_iframe.gif') no-repeat scroll top left;
	width: 258px;
	height: 142px;
	display:block;
}

#right_column .right_pod a.right_try_bing{
	background: url('../images/hmn_side_pod_try_bing.jpg') no-repeat scroll top left;
}

#right_column .right_pod a.right_xfactor{
	background: url('../images/hitmusic_screensaver_pod.jpg') no-repeat scroll top left;
}

#right_column .right_pod a.right_christmas{
	background: url('../images/hmn_side_pod_christmas.jpg') no-repeat scroll top left;
}

#right_column .right_pod a.right_xrank{
	background: url('../images/hmn_side_pod_xrank.jpg') no-repeat scroll top left;
}

#right_column .right_pod a.right_bing{
	background: url('../images/hmn_side_pod_bing.jpg') no-repeat scroll top left;
}
#right_column .right_pod a.right_email{
	background: url('../images/hmn_side_pod_holiday.jpg') no-repeat scroll top left;
}

/* header - footer */
#header a.bing_header{
	background: url('../images/hmn_bing_header_logo.gif') no-repeat scroll top left;
	display:block;
	height:65px;
	left:680px;
	position:absolute;
	text-indent:-9000em;
	top:18px;
	width:243px;
}

#bing_logo a {
	background:transparent url(../images/hmn_header_bing_logo.gif) no-repeat scroll 0 0;
	display:block;
	float:left;
	height:40px;
	margin:0 10px 10px 220px;
	text-indent:-900em;
	width:108px
}

#footer{
	background:#000 url('../images/hmn_footer_background.gif') no-repeat scroll top left;
	height:140px;
	padding-top:80px;
}
