@CHARSET "UTF-8";
/******* GENERAL RESET *******/
html, body, div, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em,
font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody,
 tfoot, thead, tr, th, td {
border: 0pt none;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0pt;
padding: 0pt;
vertical-align: baseline;
}
body{
	line-height: 14px;
	font-size: 12px;
	background: #fff;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 0pt;
	cursor: default;
	background-color: #5BAAEF;
}
table{
}
caption, th, td{
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after, q:before, q:after{
	content: "";
}
blockquote, q{
	quotes: "" "";
}
input, textarea, select{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
strong{
	font-weight: 700;
}
ul{
	list-style: outside;
}
a{
	cursor: pointer;
	color: #296ba5;
	text-decoration: none;
}
.clear{
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}
/******* /GENERAL RESET *******/
/******* REUSE *******/
h1, h2, h3, h4, h5, h6{
	font-weight: 700;
	color: #6ea6fb;
	line-height: 1.8em;
}
h2{
	font-size: 22px;
}
/******* /REUSE *******/
/******* CONTAINER *******/
#container{
	width: 665px;
	height: 278px;
	margin: 0pt auto;
	color: #000;
	background-image: url(images/player-page-bg.png);
	background-repeat: no-repeat;
}
/******* /CONTAINER *******/
/******* TOP *******/
#topplayer{
	float:left;
	background: transparent url(images/background-lighten.png) repeat;
	margin: 5px 0px 0px 10px ;
	padding: 0px;
	width: 340px;
	height: 67px;
}
#topplayer h1 a{
	background: transparent url(images/hr_logo.png) no-repeat scroll left top;
	display: block;
	margin: 3px 5px 2px 10px;
	float: left;
	height: 57px;
	text-indent: -999999px;
	width: 168px;
}
/******* /TOP *******/
/******* MENU *******/
#topplayer #menu{
	float: left;
	list-style-type: none;
	margin: 5px 0 0 6px;
}
#topplayer #menu li{
	font-size: 10px;
	margin-right: 0px;
	margin-left: 0px;
	text-indent: 0px;
	text-transform: uppercase;
	font-weight: bolder;
	color: #0000FF;
}
#topplayer #menu li a:hover{
	color: #F54D00;
	cursor: pointer;
}
/******* /MENU *******/
/******* LOADING *******/
#loading{
	text-align: center;
	visibility: hidden;
}
/******* /LOADING *******/
/******* CONTENT *******/
#nowplayingbox{
	padding: 0px 5px 0 0;
	margin: 5px 0px 0px 10px ;
	width: 335px;
	height: 144px;
	float: left;
	background: transparent url(images/background-lighten.png) repeat;
	overflow-y: auto;
}

.moduletable-ad {
margin: 5px;
font-size: 10px;
}
#playerarea{
	padding: 5px 0px 0px 14px ;
	width: 330px;
	height: 47px;
	float: left;
}
#adspace{
	margin: 0 10px 0 5px;
	width: 300px;
	height: 280px;
	float: right;
}
/******* /CONTENT *******/
/******* FOOTER *******/
#playerfooter{
	padding: 10px;
	font-size: 11px;
}
/******* /FOOTER *******/

h2#archivetitle {
	font-size: 12px;
	margin-left: 4px;
}

.caption {
	margin-left: 4px;
	padding: 1px 8px 0 2px;
	font-weight: bolder;
	font-size: 10px;
	display: inline;
	color:#F54D00;
	clear: left;
	float: left;
	}
.data {
	margin: 0px 4px;
	font-weight: normal;
	font-size: 10px;
	padding: 1px 2px 0 2px;
	display: inline;
	float: left;
	}
/* Superscript */
sup {
	padding: 0 2px;
	font: bold 0.6em "Lucida Grande", Lucida, Verdana, sans-serif;
	
	}
sup.new {
	color: #007d00;
	}
sup.featured {
	color: #0048de;
	}
sup.popular {
	color: #ff264e;
	}
/* @end */


.listing-desc {
	margin: 0 18px 10px 0;
	float: left;
	font-size: 12px;
	line-height: 1.4em;
	display: inline;
	}
.thumbnail {
	float: right;
	clear: none;
	margin: 5px 0px 5px 5px;
	text-align: center;
	}
	
.mt_list_pic img {
	width: 45px;
	height: 45px;
	margin: 3px;
	padding: 3px;
	float:left;
}	

div.mt_list_pic {
	float: left; 
	margin:0px 5px 5px 0px; 
	width:45px; 
	height:33px;
}