body {
	margin:0px 0px 0px 0px; 
	padding:0px;
	border:0px;
	text-align:center; 
	color: #FFF;
	font-size:12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #FFF;
	background-image: url('../images/bg.png');
	background-repeat: repeat-x;
	}

#content {
	width: 1000px;
	margin: 0px auto;
	text-align:left;
	background-color: #FFF;
	}

#header {	
	position: relative;
	width: 1000px;
	height: 86px;
	background-image: url('../images/bg.png');
	background-repeat: repeat-x;
}

#header a img {
	border: 0px;
}


#registerlink {
	position: absolute;
	top: 5px;
	right: 7px;
	width: 300px;
	font-size: 8pt;
	color: #d9009e;
	text-align: right;
}

#registerlink a {
	color:#d9009e;
	text-decoration:underline;
}

#registerlink a:hover{
	color:#d9009e;
	text-decoration:underline;
}



#header-nav {
	position: absolute;
	top: 60px;
	left: 7px;
	width: 670px;
	font-size: 14pt;
	color: #FFF;
}

#searchbox {
	position: absolute;
	top: 59px;
	left: 690px;
	width: 300px;
	color: #FFF;
	text-align: right;
}


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

#header-nav a:hover{
	color:#FFF;
	text-decoration:underline;
}



#left {
	float: left;
	display: inline;
	width: 1000px;
	margin-left: 8px;
	margin-top: 8px;
}

#left-register {
	margin-left: 8px;
	margin-top: 8px;
	margin-right: 8px;
}


.iframesize {
	width: 883px;
	height: 300px;
}

#right {
	float: left;
	display: inline;
	width: 160px;
	margin-left: 8px;
	margin-top: 8px;
	background-color: #a6a6a6;
}

.thumb {
	float: left;
	display: inline;
	width: 313px;
	height: 270px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 6px;
	font-size: 8pt;
	font-weight: bold;
	color: #FFF;
	background-color: #ffddf6;
	padding: 5px;
}

.thumb a img {
	border-style: solid;
	border-width: 1px;
	border-color: #d9009e;
}

.thumb-title {
	width: 305px;
	height: 10px;
	padding: 3px;
	color: #d9009e;
}

.thumb-title a {
	color:#d9009e;
	text-decoration:none;
}

.thumb-title a:hover{
	color:#d9009e;
	text-decoration:underline;
}

.thumb-stars {
	float: left;
	display: inline;
	width: 54px;
	height: 10px;
	margin-left: 3px;
}

.thumb-length {
	float: left;
	display: inline;
	width: 250px;
	height: 10px;
	margin-left: 2px;
	text-align: right;
	color: #d9009e;
}

.bars {
	position: relative;
	height: 27px;
	background-color: #d9009e;
	margin-bottom: 8px;
}

.bars-left {
	position: absolute;
	top: 3px;
	left: 5px;
	width: 270px;
	height: 20px;
	z-index: 1;
	text-align: left;
	color: #FFF;
	font-size: 12pt;
}

.bars-right {
	position: absolute;
	top: 3px;
	right: 0px;
	width: 530px;
	height: 20px;
	z-index: 1;
	text-align: right;
}


.bars-left-video {
	position: absolute;
	top: 3px;
	left: 5px;
	width: 630px;
	height: 20px;
	z-index: 1;
	text-align: left;
	color: #FFF;
	font-size: 12pt;
}


/* Pagination */
div.pagination {
	padding: 3px;
	margin: 0px;
	color: #FFF;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #FFF;
	
	text-decoration: none; /* no underline */
	color: #FFF;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #FFF;

	color: #FFF;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
		border: 1px solid #FFF;
		
		font-weight: bold;
		background-color: #FFF;
		color: #d9009e;
	}
	div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #FFF;
	
		color: #FFF;
	}
	

/* Player */


#left-player {
	float: left;
	display: inline;
	width: 640px;
	margin-left: 8px;
	margin-top: 8px;
}

#right-player {
	float: left;
	display: inline;
	width: 330px;
	margin-left: 8px;
	margin-top: 8px;
}



.viewall {
	margin: 5px;
	text-align: right;
}

.viewall a {
	color:#d9009e;
	text-decoration:none;
}

.viewall a:hover{
	color:#d9009e;
	text-decoration:underline;
}


.thumb-related {
	float: left;
	display: inline;
	width: 313px;
	height: 270px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 6px;
	font-size: 8pt;
	font-weight: bold;
	color: #FFF;
	background-color: #ffddf6;
	padding: 5px;
}

.thumb-related a img {
	border-style: solid;
	border-width: 1px;
	border-color: #FFF;
}


#details {
	margin: 5px;
	padding: 5px;
	text-align: center;
	font-size: 11pt;
	color: #d9009e;
	background-color: #ffddf6;
}

#details a {
	color:#d9009e;
	text-decoration:underline;
}

#details a:hover{
	color:#d9009e;
	text-decoration:underline;
}

#loginrate {
	margin-top: 5px;
	font-weight: bold;
	color: #d9009e;
	font-size: 13pt;
}

#news {
	font-size: 11pt;
	color: #FFF;
	margin-bottom: 10px;
	background-color: #ffddf6;
	padding: 5px;
	color: #d9009e;
	}

#news a {
	color:#d9009e;
	text-decoration:underline;
}

#news a:hover{
	color:#d9009e;
	text-decoration:underline;
}

#videoplayer {
	width: 640px;
	height: 518px;
	background-color: #FFF;
}

.reg-left {
	float: left;
	display: inline;
	width: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 100px;
	font-size: 13pt;
	color: #000;
}

.reg-right {
	float: left;
	display: inline;
	width: 600px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #000;
}


#registerpage-left {
	float: left;
	display: inline;
	width: 370px;
	margin-right: 10px;
}

#registerpage-right {
	float: left;
	display: inline;
	width: 600px;
}


.reg-new-left {
	float: left;
	display: inline;
	width: 100px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 13pt;
	color: #000;
}

.reg-new-right {
	float: left;
	display: inline;
	width: 480px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #d50000;
}