* {
	padding: 0px;
	margin: 0px;
}

body {
	background-color: #000;
	font-size: 11px;
	font-family: "Tahoma", helvetica, sans-serif;
	color: #fff;
	line-height: 18px;
}

a {
	color: #FF9900;
	text-decoration: none;
}

a:hover { text-decoration: none; color:  #FFF; }

sup { font-size: 0.75em; }

p {
	margin-bottom: 14px;
	text-align: justify;
}

img.mainthumb {
	width: 160px;
	height: 120px;
	border: none;
}

img.mainthumbrelated {
	width: 140px;
	height: 100px;
	border: none;
}

img.mainthumbclip {
	top: -2px;
	background: #FFF;
	width: 100px;
	height: 70px;
	padding: 4px;
}

img.imgcategory {
	position: relative;
	top: -2px;
	background: url('../images/a26.gif') no-repeat;
	width: 90px;
	height: 50px;
	padding: 3px;
}

img.floatleft { float: left; margin: 8px; }

img { border: none;}

ul.linklist {
	list-style: none;
}

ul.linklist li {
	border-top: solid 1px #EEEEEE;
	padding-top: 5px;
	margin: 5px 0px 0px 0px;
}

ul.linklist li.first {
	border-top: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

.notfound{
	font-size: 12px;
	font-weight: normal;
	color: #FCE2CA;
}

.clear {
	clear: both;
}

#upbg {
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #000;
	width: 1000px;
	height: 264px;
	z-index: 1;
}

#outer {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	background-color: #000;
}

#inner {
	position: relative;
	padding: 13px 10px 13px 10px;
	z-index: 2;
}

#header {
	position: absolute;
	background: #000 url('../images/tubebingo.jpg') no-repeat;
	background-color: #000;
	width: 500px;
	height: 150px;
	color: #fff;
	padding-left: 20px;
}

#header span {
	font-weight: normal;
}

#header h1 {
	position: absolute;
	font-size: 23px;
	letter-spacing: -1px;
	top: 30px;
	height: 92px;
}

#header h2 {
	position: absolute;
	font-size: 12px;
	font-weight: normal;
	color: #FCE2CA;
	top: 51px;
}

#header sup { color: #FCE2CA; }

#splash {
	position: absolute;
	right: 10px;
	border: 0px;
	background-color: #000;
}

#menu {
	position: relative;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	padding: 0px 20px 0px 5px;
	margin: 105px 0px 20px 0px;
}

#menu ul { }

#menu ul li {
	display: inline;
	line-height: 52px;
	padding-left: 3px;
}

#menu ul li.first a{
	background-color: #FF9900;
	color: #FFF;
	padding: 8px 12px 8px 12px;
	font-size: 16px;
	border-left: 0px;
	text-decoration: none;
}

#menu ul li a {
	background-color: transparent;
	background-repeat: repeat-x;
	padding: 8px 12px 8px 12px;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#menu ul li a:hover {
	background-color: #FF9900;
	color:  #FFF;
	text-decoration: none;
}

#menu #search {
	position: absolute;
	top: 15px; 
	color: #BDBDA2;
	right: 30px;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: -1px;
}

#menu #search .text {
	border: 1px solid rgb(72, 71, 71); 
	background: rgb(51, 51, 51) none repeat scroll 0%; 
	margin-left: 35px; 
	height: 19px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; color: rgb(255, 255, 255);
}

#menu #search .button {
	background-color: #FF9900; 
	border:1px solid #C8101D;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;  
	font-size:12px;
	font-weight:bold;
	padding:2px;
}

/** MAIN CONTENT DISPLAY e.g thumb display */ 
#main {
	position: relative;
	width: 820px;
	float: left;
}

/** PAGINATION */
#main #paginate {
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
}

#main #paginate .title {
	padding-right: 40px;
	display: inline;
}

#main #paginate .pagecounter {
	display: inline;
	padding-right: 30px;
}
	
#main #paginate a { text-decoration:none; color: #FFF;}
	
#main #paginate a.pagerNotCurrent:hover {
	background-color: #C8101D;
	border:1px solid #333333;
	color:#fff;
}
	
#main #paginate .pagerCurrent {
	padding:0 2px;
	margin:0 1px;
	color:#666;
}
	
#main #paginate .pagerNotCurrent {
	padding: 3px 5px 3px 5px;
	margin:0 2px;
	border:1px solid #333333;
}

#main .date {
	clear: both;
	font-size: 16px;
}

#main #maincontent {
	position: relative;
	width: 188px;
	float: left;
	margin: 6px 6px 20px 6px;
	border: 1px solid #333333;
}

#main #maincontent h3 {
	font-size: 13px;
	color: #656551;
}

#main #maincontent .content {
	margin: auto;
	text-align: center;
}

#main #maincontent .post {
	margin-bottom: 2px;
	width: 188px;
}

#main #maincontent .post .header {
	position: absolute;
	background-color: #000;
	filter: alpha(opacity=70);
	opacity: .7;
	-moz-opacity: .7;
	text-align: center;
	top: 0px;
	left: 0px;
	width: 188px;
}

#main #maincontent .post .date {
	position: absolute;
	right: 15px;
	top: 0px;
	line-height: 35px;
	color: #AFAFA4;
	font-weight: bold;
}

#main #maincontent .post .content {
	margin-top: 25px;	
}

#main #maincontent .post .footer {
	position: relative;
	padding: 0;
	margin-top: 3px;
	border-top: 1px solid #333333;
}

#main #maincontent .post .footer #info {
	width: auto;
}

#main #maincontent .post .footer #info .leftinfo{
	float: left;
	width: 45px;
	margin-top: 5px;
	margin-left:5px;
}

#main #maincontent .post .footer #info .rightinfo {
	position: relative;
	float: right;
	width: 122px;
	margin-top: 5px;
	margin-right:5px;
	text-align: right;
}

#main #bannermainupper {
	text-align: center;
}

#main #bannermainlower {
	margin-top: 30px;
	text-align: center;
}

/** BANNER SIDEBAR PART */
#sidebarcontent {
	position: relative;
	width: 160px;
	float: right;
	text-align: center;
}

/** BANNER FOOTER PART */
#bannerfooterpart {
	clear:both;
	text-align: center;
}


/** CATEGORIES PART */
#main #categorycontent {
	position: relative;
	width: 250px;
	float: left;
	margin: 6px 6px 10px 6px;
	border: 1px solid #333333;
}

#main #categorycontent h3 {
	position: relative;
	font-size: 12px;
	letter-spacing: 1px;
	border-bottom: 1px solid #333333;
	padding-left: 15px;
	margin-bottom: 5px;
}

#main #categorycontent .content { padding: 5px; }

#main #categorycontent .content p{ line-height: 2px; }

#main #categorycontent .post { margin-bottom: 10px; }

#main #categorycontent .post .header { position: relative; }

#main #categorycontent .post .content {
	position: relative;
}

#main #categorycontent .post .footer {
	position: relative;
	height: 5px;
}

#main #categorycontent .post .footer ul {
	list-style: none;
	position: absolute;
	right: 5px;
}

#main #categorycontent .post .footer ul li {
	display: inline;
	margin-left: 5px;
}

/** SPONSORS PART */
#main #sponsorcontent {
	position: relative;
	background: #000;
	border: 1px solid #484848;
	width: 250px;
	float: left;
	margin: 6px 6px 10px 6px;
}

#main #sponsorcontent h3 {
	position: relative;
	font-size: 16px;
	letter-spacing: 1px;
	background-color: #222222;
	border-bottom: 1px solid #484848;
	padding: 5px 5px 5px 15px;
	margin-bottom: 5px;
}

#main #sponsorcontent .post { margin-bottom: 5px; }

#main #sponsorcontent .post .header { position: relative; }

#main #sponsorcontent .post .content {
	position: relative;
}

#main #sponsorcontent .post .leftcontent {
	float: left;
	font-size: 25px;
	background-color: #222222;
	border-top: 1px solid #484848;
	border-bottom: 1px solid #484848;
	margin: 15px 25px 5px 5px;
	padding: 15px;
}

#main #sponsorcontent .post .content { padding: 5px; }

#main #sponsorcontent .post .content p{ line-height: 2px; }


/** WATCH PART e.g. left side of watch */
#watch {
	position: relative;
	float: left;
	margin-top: 20px;
	width: 980px;
}

#watch #primarycontent {
	position: relative;
	width: 520px;
	float: left;
	padding: 0;
}

#watch #primarycontent  h3 {
	position: relative;
	top: 4px;
	font-size: 12px;
	line-height: 20px;
	color: #FFF;
	padding: 0px 0px 10px 15px;
	border-bottom: 1px solid #333333;
	margin-bottom: 15px;
}

#watch #primarycontent .post {
	margin-bottom: 30px;
	border: 1px solid #333333;
}

#watch #primarycontent .post .sponsors { 
	position: relative; 
	line-height: 20px;
	padding: 10px;
	background-color: #333333;
	text-align: center;	
}

#watch #primarycontent .post .sponsors a { 
	font-size: 20px;
	font-weight: bold;
}

#watch #primarycontent .post .header { position: relative;}

#watch #primarycontent .content {
	padding: 0px 5px 0px 5px;
	margin-bottom: 20px;
	text-align: center;
}

#watch #primarycontent .content #player { position: relative; }

#watch #primarycontent .content #adsroll { position: inherit; }

#watch #primarycontent .content #adsroll a{ color: #FFF; }

#watch #primarycontent .content #adsroll .displayadsroll {
	position: absolute;
	filter:alpha(opacity=50);
	opacity: .5;
	-moz-opacity: .5;
	background-color: #000;
	width: 450px;
	height: 360px;
	left: 35px;
	z-index: 100;
}

#watch #primarycontent .content #adsroll .subdisplayadsroll{
	position: absolute;
	font-size: 14px;
	font-weight: bold;
	left: 35px;
	width: 450px;
	height: 360px;
	left: 35px;
	padding-top: 20px;
	text-align: center;
	z-index: 100;
}

#watch #primarycontent .content #adsroll .subdisplayadsroll .playbutton { margin-top: 5px; }

#watch #primarycontent .content #adsroll .subdisplayadsroll .play {
	padding: 5px;
	margin-top: 5px;
	font-size: 15px;
	font-weight: bold;
}


#watch #primarycontent #cloud {
	position: relative;
	margin-bottom: 30px;
	border: 1px solid #333333;
}

#watch #primarycontent .cloudtitle {
	margin-bottom: 20px;
	background-color: #C8101D;
	padding: 5px;
	text-align: center;
	font-size: 16px;
}

#watch #primarycontent .cloudcontent {
	padding: 5px;
	line-height: 120%; 
}

#watch #primarycontent #bannerplayerlower {
	text-align: center;
}

/** WATCH PART e.g. left side of watch */
#watch #secondarycontent {
	position: relative;
	width: 430px;
	float: right;
}

#watch #secondarycontent #info {
	position: relative;
	padding: 20px 10px 20px 10px;
	border: 1px solid #333333;
}

#watch #secondarycontent #info h3 {
	position: relative;
	top: 4px;
	font-size: 12px;
	line-height: 10px;
	color: #FFF;
	padding: 0px 0px 10px 10px;
	margin-bottom: 10px;
}

#watch #secondarycontent #info .content {
	padding: 0px 10px 0px 10px;
	margin-bottom: 20px;
}

#watch #secondarycontent #info .content p { line-height: 4px;}

#watch #secondarycontent #info .thumbs {
	float: left;
	margin: 0px 14px 10px 0px;
}

#watch #secondarycontent #info #share {
	border-top: 1px solid #333333;
	font-weight: bold;
	padding: 5px;
}

#watch #secondarycontent #info #share .sharebox {
	float: right;
	margin-bottom: 2px;
}

#watch #secondarycontent #info #share .sharebox .span{
	display: inline-block;
}

#watch #secondarycontent .text {
	border: 1px solid rgb(72, 71, 71);
	background: rgb(51, 51, 51) none repeat scroll 0%;
	margin-left: 35px;
	height: 20px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; 
	color: rgb(255, 255, 255);
	font-size: 14px;
}

#watch #secondarycontent #dynaBanner {
	text-align: center;
	margin-top: 20px;
}

#watch #related {
	clear: both;
	position: relative;
	margin-top: 20px;
	margin-bottom: 20px;
}

#watch #related .title {
	border: 1px solid #333333;
	color: #FFF;
	background: #C8101D;
	padding: 5px;
	width: 80px;
}

#watch #related #relatedcontent {
	border: 1px solid #333333;
	padding: 20px;
}

#watch #related #relatedcontent #maincontent {
	position: relative;
	padding: 0;
	width: 170px;
	float: left;
	margin: 0px 6px 6px 6px;
	border: 1px solid #333333;
}

#watch #related #relatedcontent #maincontent h3 {
	position: relative;
	top: 4px;
	font-size: 11px;
	color: #656551;
	border-bottom: 1px solid #333333;
	padding: 0px 0px 2px 8px;
	margin-bottom: 10px;
}

#watch #related #relatedcontent #maincontent .content {
	border: 0;
	text-align: center;
}

#watch #related #relatedcontent #maincontent .post { margin-bottom: 20px; }

#watch #related #relatedcontent #maincontent .post .content { margin-bottom: 0px; }

#watch #related #relatedcontent #maincontent .post .footer {
	position: relative;
	padding: 0;
	margin-top: 2px;
	border-top: 1px solid #333333;
}

#watch #related #relatedcontent #maincontent .post .footer #info {
	width: auto;
}

#watch #related #relatedcontent #maincontent .post .footer #info .leftinfo {
	float: left;
	width: 30px;
	margin-top: 5px;
	margin-left:5px;
}

#watch #related #relatedcontent #maincontent .post .footer #info .rightinfo {
	position:  relative;
	float: right;
	width: 115px;
	margin-top: 5px;
	margin-right:5px;
	text-align: right;
}


	/* For banner on watch on upper part of content */
#bannerupperpart {
	text-align: center;
}

/** FOOTER PART */
#footer {
	position: relative;
	clear: both;
	margin-top: 10px;
	height: 66px;
	text-align: center;
	line-height: 20px;
	border-top: 1px solid #333333;
	color: #333333;
}

#footer a { color: #333333; }


/* Pagination */
div.pagination {
	margin: 3px 3px 15px;
	text-align:center;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	padding-top: 10px;
	padding-bottom: 10px;
}
div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	text-decoration: none; /* no underline */
	color: #CCC;
}
div.pagination a:hover, div.pagination a:active {
	color: #FFF;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	font-weight: bold;
	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	/*border: 1px solid #EEE;*/
	color: #DDD;
}


/** RATING STAR*/
.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating{
	background: url(../images/star.jpg) left -1000px repeat-x;
}

.star-rating{
	position:relative;
	width:125px;
	height:25px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}
.star-rating li{ display: inline; }
.star-rating a, 
.star-rating .current-rating{
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:25px;
	line-height:25px;
	outline:none;
	overflow:hidden;
	border: none;
}

.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus{ background-position: left bottom; }
.star-rating a.stars1 { width:20%; z-index:6; }
.star-rating a.stars2 { width:40%; z-index:5; }
.star-rating a.stars3 { width:60%; z-index:4; }
.star-rating a.stars4 { width:80%; z-index:3; }
.star-rating a.stars5 { width:100%; z-index:2; }
.star-rating .current-rating{ z-index:1; background-position: left center; }	

/* For an inline rater */
.inline-rating{
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	vertical-align: middle;
}

/* Smaller star */
.small-star{ width:75px; height:15px; }
.small-star,
.small-star a:hover,
.small-star a:active,
.small-star a:focus,
.small-star .current-rating{
	background-image: url(../images/smallstar.jpg);
	line-height: 15px;
	height: 15px;
}

