body {
	font-family: Verdana, Geneva, sans-serif;
	margin: 0px;
	overflow-x: hidden;
}
body.white #info h3 {
	color: white;
}
body.white #bottom ul li img {
	border: 1px solid white;
}
body.white #bottom ul li:hover:after, #bottom ul li.active:after {
	border-color: white!important;
}
#wrapper {
	background: no-repeat center bottom;
}
#top {
	
}
#player {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	background: black;
} 
#playerReplacement div,
#player iframe,
#player embed,
#player object,
#player video {
    position: absolute;
    width: 100%!important;
    height: 100%!important;
    left: 0;
    top: 0;
}
#info {
	height: 40px;
	text-transform: uppercase;
	font-size: 11px;
	padding-top: 20px;
	text-align: center;
}
#info p {
	margin: 0;
	padding: 0;
	color: #3b3b3b;
}

#info h3 {
    margin: 0;
	font-weight: normal;
	font-size: 16px;
}
#info h3 strong{
	padding: 2px 4px;
	font-weight: normal;
	color: #ec5006;
}
#bottom {
	width: 489px;
	margin: 0 auto;
}
.thumbsfull {
	width: 830px!important;
}
#info p.label {
	font-size: 10px;
	font-style: italic;
	text-transform: uppercase;
}
#description {
	font-size: 11px;
	height: 45px;
	overflow: hidden;
	text-transform: none;
	padding-top: 5px;
}
#bottom ul {
	list-style: none;
	margin: 0;
	padding: 0px 0 0 0;
	clear: both;
	height: 100px;
	overflow: hidden;
	white-space: nowrap;
}

#bottom ul li {
	padding: 0;
	float: left;
	white-space: nowrap;
	width: 163px;
	height: 100px;
	margin: 0px;
	display: inline;
}

#bottom ul li img{
	height: 84px;
	width: 150px;
	border: none;
	margin-left: 13px;
	filter: alpha(opacity=30);
	-khtml-opacity: 0.3;
	-moz-opacity: 0.3;
	opacity: 0.3;
    -webkit-transition: .3s;
}
#bottom ul li img:hover,
#bottom ul li.active img{
	filter: alpha(opacity=100);
	-khtml-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
}
#bottom ul li:hover:after,
#bottom ul li.active:after {
	content: "";
	border-bottom: 8px solid #000;
	position: absolute;
	display: block;
	width: 150px;
	margin-left: 13px;
}
#bottom ul li .mask {
	border: none;
	text-decoration: none;
}
#bottom ul li a {
	border: none;
}

#bottom ul li h4 {
	margin: 0;
	padding: 0;
	color: #02315D;
	font-size: 12px;
}

#bottom ul li span {
	display: block;
	font-size: 11px;
	color: #002A5C;
	padding: 10px 0 0 10px;
	line-height: 3px;
	*line-height: 7px;
}

#pagination {
	padding-right: 2px;
	text-transform: uppercase;
}

#pagination ul {
	border: 0; 
	margin: 0; 
	padding: 0;
}

#pagination li {
    border: 0; 
    margin: 0; 
    padding: 0;
    font-size: 11px;
    color: #000;
    list-style: none;
    margin-right: 2px;
	float: left;
	width: auto!important;
	height: auto!important;
}
#pagination li.next {
	position: absolute;
	top: 473px;
	margin-left: 609px;
}
#pagination li.previous {
	position: absolute;
	top: 473px;
	left: 530px;
}
#pagination .active {
    font-weight: bold;
    display: block;
    float: left;
    padding: 2px 6px;
}

#pagination a:link,
#pagination a:visited {
    display: block;
    float: left;
    padding: 1px 6px;
    text-decoration: none;
    font-weight: normal;
}

#pagination a:hover {
}
ul#channels {
	margin: 0px;
	padding: 0px 0 0 8px;
	float: left;
	font-size: 12px;
	height: 21px;
}
ul#channels li{
	margin: 0px;
	padding: 1px 0px 0px;
	float: left;
	list-style: none;
	font-weight: bold;
	color: white;
	width: 120px;
	height: 21px;
	text-align: center;
	white-space: nowrap;
	background: url(../images/bg_channels.jpg) no-repeat;
}
ul#channels a{
	text-decoration: none;
	color: #000;
	text-transform: uppercase;
	font-size: 10px;
}
ul#channels a:hover{
	color: white;
}

.clear {
	clear: both;
}
.channelstext {
	font-size: 19px;
	color: white;
	width: 93px;
	*width: 63px;
	float: left;
	padding: 6px 0px 0px 10px;
}

#playlist {
	clear: both;
	width: 660px;
	margin: 0px 0px 7px 7px;
	height: 21px;
}
#follow {
	float: left;
	font-weight: bold;
	font-size: 18px;
	padding: 10px 0px 0px 10px;
	clear: both;
}
#follow img{
	margin: -4px 0px 0px 7px;
	float: right;
}
.active {
	color: #fff!important;
}
#ecommerce {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	border-top: 1px solid #CCCCCC;
	padding: 10px 0px;
}
#ecommerce a{
	color: #002A5C;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	
}
.arrows {
	font-size: 16px;
}
.searchbox {
	float: right;
	padding: 8px 0px 0px 0px;
	display: none;
	font-size: 12px;
	font-weight: bold;
}
.searchbox input{
	width: 220px;
	padding: 1px 5px;
	margin-left: 3px;
	color: #aaa;
}
.popup-content {
	display: none;
	background: black;
	color: white;
	font-size: 12px;
	height: 64px;
	width: 130px;
	margin-left: 13px;
	padding: 10px;
	position: absolute;
	white-space: normal;
}
.popup-content img{
	width: 30px!important;
	height: 30px!important;
	margin: 0 4px 40px -3px!important;
	float: left;
}
@media only screen and (max-width: 767px) {
	#bottom {
		display: none;
	}
}