body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: -13px 0px 0px!important;
}

#wrapper {
	width: 900px;
	margin-left: -6px;
}

#top {
	width: 722px;
	height: 462px;
	background: url(images/bg_player.jpg) no-repeat center top;
}

#video {
	padding: 44px 0 0 38px;
	float: left;
	*margin-top: -144px;
}

#info {
	width: 230px;
	float: left;
	margin: 0;
	margin-top: 75px;
	color: #fff9f9;
}

#info p {
	font-size: 0.8em;
	margin: 0;
	padding: 0;
}

#info h3 {
    margin: 2px 0 7px;
    padding: 0 0 7px;
    font-size: 130%;
    border-bottom: 1px solid #4c4c43;
}

#info p.label {
	font-size: 80%;
}
#bottom {
	height: 246px;
}
#bottom ul {
	list-style: none;
	margin: 0;
	padding: 0px;
	clear: both;
}

#bottom ul li {
	margin: 13px 0 0 0px;
	padding: 8px 0 0 8px;
	float: left;
	font-size: 12px;
	width: 135px;
	background: url(images/bg_thumb.jpg) no-repeat;
}

#bottom ul li .mask {
	position: absolute;
	width: 131px;
	height: 93px;
	background: url(images/mask.png) no-repeat center center transparent;
}
#bottom ul li .maskplay {
	position: absolute;
	width: 170px;
	height: 170px;
	background: transparent url(images/playbtn.png) no-repeat center center;
}
#bottom ul li h4 {
	margin: 0;
	padding: 0;
	color: #575746;
	height: 40px;
	line-height: 13px;
	font-size: 12px;
}

#bottom ul li span {
	display: block;
	font-size: 10px;
	color: #125477;
	clear: both;
	line-height: 10px;
}

#pagination {
	margin-left: 229px;
	clear: both;
}

#pagination ul {
	border: 0; 
	margin: 0; 
	padding: 0;
}

#pagination li {
	padding: 0;
	font-size: 80%;
	color: #FF7506;
	list-style: none;
	margin-right: 2px;
	float: left;
}

#pagination a {
    border: solid 1px #9aafe5;
    margin-right: 2px;
    color: #464637;
}

#pagination .disabled {
    border: solid 1px transparent;
    display: block;
    float: left;
    font-weight: bold;
    margin-right: 2px;
    padding: 1px 6px;
}

#pagination .active {
    font-weight: bold;
    display: block;
    float: left;
    padding: 1px 6px;
}

#pagination a:link,
#pagination a:visited {
    display: block;
    float: left;
    padding: 1px 6px;
    text-decoration: none;
    font-weight: normal;
}

#pagination a:hover {
    border: solid 1px transparent;
    background: #FF7506;
    color: white;
}
#channels {
	margin-top: 13px;
	padding-left: 300px;
	height: 35px;
}
#channels ul{
	margin: 0px;
	padding: 0px;
	
}
#channels li{
	margin: 0px;
	padding: 5px 10px;
	font-size: 16px;
	color: #FFFFFF;
	background: #ff7506;
	float: left;
	list-style: none;
	white-space: nowrap;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	text-transform: lowercase;
}
#channels li a{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#channels li:hover{
	background: #125477;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	color: white;
}
#paperclip {
	background: url(images/paper-clip.png) no-repeat;
	height: 102px;
	width: 33px;
	position: absolute;
	*position: relative;
	z-index: 10000;
	margin: 44px 0 0 607px;
	visibility: visible;
}
#now_playing{
	height: 34px\9;
	padding-top: 11px\9;
	background: url(images/bg_now-playing.gif) no-repeat;
	height: 42px;
}
ul.play_share {
	margin: 0px!important;
	padding: 0px 0 0 10px;!important;
}
ul.play_share li{
	width: auto!important;
	list-style: none;
	margin: 2px 0px 15px 10px!important;
	padding: 1px 14px 0 15px!important;
}
ul.play_share li a{
	color: #125477;
	text-decoration: none;
}
ul.play_share li.play {
	background: url(images/bg_play.gif) no-repeat left center!important;
}
ul.play_share li.share {
	background: url(images/bg_share.gif) no-repeat left center!important;
	padding: 0px 0px 0px 18px;
}
.title {
	float: left;
	font-size: 16px!important;
	font-style: italic;
	font-weight: normal!important;
	color: white!important;
	padding: 10px 0 0 120px;
	*padding: 0px 0 0 120px;
	padding: 0px 0 0 120px\9;
}
.mediatitle {
	font-weight: bold;
	padding-bottom: 5px;
}
