body {
	background-color: #fff;
	margin: 0;
	font-family: Verdana, "Lucida Grande", Lucida,  sans-serif;
}

a img {
	border-style: none;
}



#header {
	
	width: 929px;
	height: 172px;
	background-image: url(../img/logo.jpg);
}

#logo {
	width:443px;
	height:143px;
	float:left;
}

#banner {
	
	width:466px;
	height:88px;
	margin-top:29px;
	float:left;

}

#hosted-link {
	width:920px;
	text-align:right;
	margin-top:6px;

}

#hosted-link a {
	color:#ffa430;
	font-size:12px;

}

a:visited {
	
}

#main {

	width:100%;
	height:100%;
	text-align:center ;
	background: #20010e url(../img/bg-main.jpg) repeat-x;
}


#page {

	border: 0px;
	margin:0 auto;
	padding:0px;
	text-align:left;
	width: 929px;
	_width: 933px;
	height: 100%;
	background-color: #49001d;
}

#page-bottom {
	width: 929px;
	_width:933px;
	height: 8px;
	background: url(../img/page-bottom.gif);
	background-repeat:no-repeat;
	text-align: center;
	padding:0px;
	margin:0px;
	background-color: #20010e;
}


#finish	{
	background-color: #49001d;
}


#hosted {
	
	background: url(../img/hosted-bg.jpg) repeat-x;
	width: 929px;
	height: 117px;
}

#ad {
	width: 929px;
	height: 270px;
}


#heading {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:1px;
	padding-top:8px;
	padding-left:20px;
	background-color:#7F3043;
	height:100%;
	
}

#heading h1 {
	color:#FFA430;
	font-size:16px;
	margin-top:0px;
	text-transform: uppercase;

}

#heading p {
	color:#fff;
	font-size:11px;
	margin-top:0px;
	padding-bottom:8px;
	margin-bottom:0px;
	padding-right:16px;
	
}

#gradient {
	margin:0px;
	margin-left:1px;
	margin-right:1px;
	padding:0px;
	width:928px;
	height:8px;
	background: url(../img/gradient.gif) repeat-x;
}

/* HOSTED VIDEOS */

.hosted-thumb {
	float: left;
	border: 1px solid #e13d80;
	width: 131px;
	height: 96px;
	background-color: #941247;
	padding: 4px;
	margin-top: 3px;
	margin-right: 14px;
}

.hosted-thumb-playing {
	float: left;
	border: 1px solid #e13d80;
	width: 131px;
	height: 96px;
	background-color: yellow;
	padding: 4px;
	margin-top: 3px;
	margin-right: 14px;
}

.hosted-thumb img {
	border-left: 1px solid black;
	border-right: 1px solid black;
	
}

.hosted-thumb-playing img {
	border-left: 1px solid black;
	border-right: 1px solid black;
	
}

#hosted-left {
	float: left;
	height: 114px;
	margin-left: 14px;
	margin-right: 14px;
	margin-top: 3px;
	width: auto;
	
}

#hosted-right {
	float: left;
	height: 114px;
	margin-right: 0px;
	margin-top: 3px;
	width: auto;
}

#tabs {
	width: 925px;
	height: 280px;
	background-color: #49001d;
	padding-left: 1px;
	padding-top: 1px;
}


#tabs img {
	margin-top: 5px;
}

#content {
	width: 605px;
	background-color: #49001d;
	height: auto;
	float: left;
	padding-left:4px;
	margin-top:5px;
}



.list-item {
	width: 609px;
	height: auto;
	padding-left: 0px;
	background-color: #49001d;
	margin-bottom: 5px;
	
}

/* LIST */

.list-top { 
	width: 600px;
	height: 100%;
	background: rgb(73,0,29) url(../img/list-top.gif) no-repeat; 

}

.list-top-hosted {
	width: 600px;
	height: 100%;
	background: rgb(73,0,29)  no-repeat;

}

.small-thumb {
	border: 4px solid rgb(127,48,67);
	margin-top: 15px;
	margin-left: 14px;
	float: left;
	width: 100px;
	
}

.list-text {
	float: left;
	width: 328px;
	margin-top: 15px;
	margin-left: 10px;
}

.list-title a {
	font-family: "Lucida Grande", Lucida,  sans-serif;
	font-size: 16px;
	color:rgb(0,255,0);
	font-weight: bold;
	text-decoration: none;
}

.list-title2 a {
	font-family: "Lucida Grande", Lucida,  sans-serif;
	font-size: 14px;
	color:rgb(0,255,0);
	font-weight: bold;
	text-decoration: none;
}


.list-desc {
	font-size: 11px;
	color: rgb(153,255,255);
	margin-top: 2px;
	
}

.list-desc a {
	color: #6e6e6e;
	text-decoration: underline;
}


.list-bottom {
	width: 600px;
	height: 18px;
	/* background: url(../img/list-bottom.jpg) no-repeat; */

}

.list-rate {
	width: 136px;
	float: left;
	text-align:center;
}

.list-ratebox {

    width: 136px;

}



.list-minus {
	float: left;
	height: 30px;
	margin-top: 32px;
	margin-left: 20px;	
	_margin-left: 10px;

}

.list-plus {
	float: left;
	height: 30px;
	margin-top: 29px;	
}

.list-rating {
	float: left;
	height: 30px;
	width: 58px;
	margin-top: 27px;
	margin-left: 4px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-align: center;


}

.list-rateinfo {
	font-size: 9px;
	color: #6e6e6e;
	margin-left: 8px;

}

.clear {
	clear: both;
}


/* RIGHT COL */

#right-col {
	float: left;
	width: 314px;
	
}

#right-col-top {
	width: 307px;
	padding-top: 4px;
	padding-left: 7px;	
	background: url(../img/right-col-top.gif) no-repeat;	
	border-top: 5px solid #49001d;
	border-right: 6px solid #49001d;
	background-color: white;
	height: 4px;

}

#right-col-box {
	width: 307px;
	padding-left: 7px;
	background-color: white;
	border-right: 6px solid #49001d;	
}


#right-col-bottom {
	background: url(../img/right-col-bottom.gif) no-repeat;
	width: 314px;
	height: 3px;
}

#login-top {
	background: url(../img/login-top.jpg) no-repeat;
	width: 300px;
	height: 27px;
}

#login {
	background-color: #eaebea;
	font-size: 11px;
	color: #7d7d7d;
	width: 296px;
	padding-left: 4px;
}

#login2 {
	background-color: #eaebea;
	height: 30px;
	width: 296px;
	padding-left: 4px;
	
}

#login2 a {
	
	font-size: 9px;
	color: #fa3b87;	
	text-decoration: none;
	
}

#login2 div {
	float: left;
	background-color: #eaebea;
	height: 26px;
}

.input-login {
	width: 74px;
	border-top: 1px solid #b4b4b4;
	border-left: 1px solid #b4b4b4;
	border-right: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	height: 17px;
}

#login-bottom {
	background: url(../img/login-bottom.jpg) no-repeat;
	width: 300px;
	height: 3px;	
}

#right-banner {
	margin-top: 4px;
}

#tag-cloud {

	margin-left: 6px;
	margin-right: 6px;
	margin-top: 12px;
	margin-bottom: 12px;	

}

#tag-cloud a {
	color: #fa3b87;
	text-decoration: none;
	font-size: 10px;
}

#choosen-top {
	width: 300px;
	height: 49px;
	background: url(../img/choosen-top.jpg) no-repeat;
}

#choosen {
	width: 269px;
	background-color: #b41e6b;
	padding-left: 31px;
	
}

#choosen img {
	border: 1px solid black;
	margin: 7px;
}

#choosen-bottom {
	width: 300px;
	height: 3px;
	background: url(../img/choosen-bottom.gif) no-repeat;

}

#footer {
	font-size: 10px;
	color:#b41e6b;
}

/* Page Numbers */


.paging {

	width:430px;
	height:auto;
	margin-left:20px;
	border-bottom:1px solid #E7E7E7;
	padding-bottom:0px;
	padding-left:2px;

}

.paging-bottom {

	width:430px;
	height:48px;
	margin-left:20px;
	border-top:1px solid #E7E7E7;
	padding-top:8px;
	padding-left:2px;


}

.paging-text {

	height:auto;
    font-size: 11px;
	color:#626263;

	padding-top:4px;
	padding-bottom:4px;
}

.pages {

	width:430px;
	text-align:right;
    font-size: 11px;
	padding-top:4px;
	padding-bottom:6px;	

}

.pages a, .pages span {

    display: inline;
    padding: 2px 5px;
    margin-right: 3px;
    border: 1px solid #626263;
    text-decoration: none;
    background: #fff;
    font-size: 11px;
	color : #626263;
	font-weight:bold;

}

.pages span.current {

    border: 1px solid #e7e7e7;
    font-weight: bold;
    color: #e7e7e7;
}


.pages a:hover {

    background: #626263;
	color:white;
	border: 1px solid #626263;

}



/* My Comment */
.login-links {
	height: 16px;
	margin-left: 6px;
}

.login-links a {
	color: #fa3b87 ;
	font-size: 10px;
	text-decoration: none;
}

.login-title {
	color: #49001d ;
	font-size: 14px;
	margin-bottom: 4px;
}


/* Scroller */

div.scroller { 

	width: 780px; 
	height: 117px;
	overflow: hidden;
	}
	
div.scroller div.section {
	width:780px;
	height:117px;
	overflow:hidden;
	float:left;
	}
	
div.scroller div.content {
	width: 16000px;
	}

#my-glider {
	
	float:left;
}


#video {

	width: 580px;
	background-color : #fff;
	padding-left:20px;
	margin-bottom:0px;

}

#video h1 {

	font-size:	20px;
	color:#a91f57;
	font-weight: bold;
	margin-bottom:4px;
	padding-top:12px;
	margin-top:0px;

}

#show-video h1 {
	font-size:	14px;
	color:#a91f57;
	font-weight: bold;
	margin-bottom:4px;
	padding-top:6px;
	margin-top:0px;	
	margin-left:4px;
	margin-right:4px;
	
	
}

#show-video p {

	font-size:	11px;
	color:#7d7d7d;
	margin-top:0px;
	margin-left:4px;
	margin-right:4px;	
	
}

#prev-video {
	float:left;
	width:150px;
	text-align:left;
}

#prev-video a, #next-video a {
	
	color:#fa3b87;
	font-size:14px;
	
}

#next-video {
	float:left;
	width:150px;
	text-align:right;
}

#video p {

	font-size:	11px;
	color:#7d7d7d;
	margin-top:0px;

}

.ad-item {
	
	background-color:#fff;
	padding:4px;
	width: 592px;
	height: 85px;
	margin-bottom: 5px;
	
}

#video-top {

	width:600px;
	_width:600px;
	background: url(../img/video-top.gif) no-repeat;
	background-repeat: no-repeat;
	height:4px;
	margin-top:0px;
	padding:0px;
	background-color : #fff;
	
}


#video-bottom {

	width:609px;
	background: url(../img/video-bottom.gif) no-repeat;
	height:3px;

}

#video-player {
	text-align: center;

}

label {

	color:#555;
	font-size:12px;

}

form {

	margin:0px;
	padding:0px;

}

.input {

border:1px solid #cd5f86;

}

.list-paging {

	color: #fff;
	font-size: 11px;
	border:0px;
	margin-bottom:6px;
	margin-top:6px;
	margin-left:12px;
	float:left;

}

.pages {
    font-size: 11px;
	padding-top:4px;
	padding-bottom:6px;	
	color: #fff;
	text-align:right;
	margin-bottom:6px;
	margin-top:2px;
	float:left;	
	margin-left:12px;
	
}


.pages a, .pages span {


    padding: 2px 5px;
    margin-right: 3px;
    border: 1px solid #fa3b87;
    text-decoration: none;
    background: #fa3b87;
    font-size: 11px;
	color : #fff;
	font-weight:normal;

}

.pages span.current {

    border: 1px solid #5c2331;
    font-weight: normal;
    color: #fff;
	background-color:#5c2331;
}


.pages a:hover {

    background: #ffa430;
	color:white;
	border: 1px solid #ffa430;

}

/* TOP REF */

#topref {
	
	background-color: #fff;
}

#topref h1 {
	
	font-size: 14px;
	font-weight: bold;
	color:#a91f57;
	text-align:center;
	
}


table.topref {

	padding-left:4px;
	padding-right:4px;
	width:100%;

}

.topref TH {

	font-size:12px;
	font-weight:bold;
	color:#626263;
	padding-bottom:6px;

}

TD.topref-delimiter{

	border-top: 1px dashed #D8D8D8;
	height:3px;
	
}

.topref TD {

	font-size:11px;
	font-weight:normal;
	padding:0px;
	color:#626263;
	padding-bottom:7px;
	padding-top:0px;



}

.topref TD a {

	font-size:11px;
	font-weight:normal;
	color:#fa3b87;
	text-decoration:none;

}

#topref-link {
	
	text-align: right;
	
}

#topref-link a {
	
	color: #fa3b87;
	font-size: 12px;
	
}

#footer a {
	
	color: #fa3b87;
	
}



/*
CHOOSE MORE
*/

.cm-box {
	float:left;
	width:140px;
	text-align:center;
}

.cm-title {

	height:36px;
	width:140px;	
}

.cm-title a{
	color:#A91F57;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}

.cm-title a:hover {

	text-decoration:underline;
}

.cm {
	padding-left:4px;
	background-color:#eaeaea;
}

.cm h1 {
	color:#333;
	font-size:16px;
	font-weight:bold;
	margin:0px 4px 4px;
	padding-top:4px;
	padding-bottom:12px;
}




