@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	font-size: 11px;
	color: #333333;
	background-image: url(../gfx/bg.jpg);
	background-repeat: repeat-x;
}


#slogan{
	width:100%;
	float:left;
	height:16px;
	padding-top:2px;
	font-family: Tahoma, arial;
	font-size: 11px;
	font-weight: bold;
	color: #c9c8c8;
}

#slogan a{
	color:#f30000;
	text-decoration: none;
}

#slogan a:hover{
text-decoration:underline;}
.red{
color:#f30000;}

.pink{
	color:#fd46be;
}


.contener{
width:1000px;
margin:auto;}




#login{
width:100%;
margin-top:2px;
float:right;}

#login a{
	display:block;
	float:right;
	margin-right:4px;
	background-image: url(../gfx/login.png);
	background-repeat: no-repeat;
	width:92px;
	padding-top:4px;
	height:20px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #fbfbfb;
	text-decoration: none;
}







#login a:hover{
text-decoration:underline;}

a.logo{
	display:block;
	float:left;
	background-image: url(../gfx/logo.png);
	background-repeat: no-repeat;
	width:424px;
	height:131px;
	margin-top:-15px;
}

#search{
width:307px;
height:32px;
margin-top:35px;
float:right;}

.input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	display:block;
	float:left;
	width:220px;
	padding-left:16px;
	height:21px;
	padding-top:7px;
	color: #000000;
	border: 1px solid #919191;
}


#menu{
width:100%;
margin-top:-4px;
float:left;}

#menu a{
	display:block;
	float:left;
	text-align:center;
	height:23px;
	padding-top:6px;
	width:123px;
	margin-left:1px;
	margin-right:1px;
	text-decoration:none;
	background-image: url(../gfx/tab_off.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

#menu a:hover{
	background-image: url(../gfx/tab_on.gif);
}

#main{
width:100%;
float:left;
margin-top:14px;}

#left{
width:660px;
float:left;}

.header{
	width:640px;
	padding-left:10px;
	padding-right:10px;
	height:27px;
	padding-top:3px;
	float:left;
	background-image: url(../gfx/header.jpg);
	background-repeat: no-repeat;
}

.header h2{
	padding:0px;
	display:block;
	float:left;
	width:60%;
	margin:0px;
	color: #eaeaea;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}

.header strong{
display:block;
float:right;
text-align:right;
	color: #eaeaea;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
width:40%;}

.content{
	width:160px;
	float:left;
	margin:2px;

}


.img {
	width:160px;
	height:120px;
	float:left;
	border: 1px solid #c7c5c5;
}



.txt{
	width:100%;
	float:left;
	line-height:18px;
	text-align:left;
	margin-top:5px;
	font-family: Tahoma, arial;
	font-size: 10px;
	color: #b1aeae;
	font-weight: normal;
}

.txt strong{
	font-weight: bold;
	color: #e5000b;
	text-decoration: none;
}
.txt span{
display:block;
float:left;
width:100%;}
.txt a{
	font-family: Tahoma, arial;
	font-size: 11px;
	display:block;
	float:left;
	font-weight: bold;
	color: #d0cfcf;
	width:100%;
	text-decoration: none;
	text-transform: uppercase;
}

.txt a:hover{
text-decoration:underline;}

.star_off{
	float:right;
	background-image: url(../gfx/star_off.gif);
	background-repeat: repeat-x;
	height:13px;
	width:70px;
	margin-top:2px;
	display:block;
}


.star_on{
	float:left;
	background-image: url(../gfx/star_on.gif);
	background-repeat: repeat-x;
	height:13px;

}


#pagination {
	float:left;
	text-align:center;
	width:100%;
	margin-top:3px;
}
#pagination a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #a8a7a7;
	padding-left:4px;
	padding-right:4px;
	text-decoration: none;
}

#pagination span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ff30d2;
		padding-left:4px;
	padding-right:4px;
	text-decoration: none;
	font-weight: bold;
}


#pagination a:hover {
	text-decoration: underline;
}





.contents{
width:100%;
float:left;
padding-bottom:15px;
margin-top:10px;}


#right{
	width:316px;
	text-align:center;
	padding-bottom:10px;
	padding-top:10px;
	float:right;
	background-color: #3f3f3f;
}


#footer{
	width:100%;
	text-align:center;
	float:left;
	background-image: url(../gfx/footer.gif);
	background-repeat: repeat-x;
	height:47px;
	padding-top:6px;
	line-height:18px;
	margin-top:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fdfbfb;
}

#footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fdfbfb;
	text-decoration: none;
}

#player{
width:590px;
margin-left:40px;
margin-top:10px;
float:left;}





#title{
	width:590px;
	margin-left:40px;
	margin-top:5px;
	float:left;
	text-transform:uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}

#title strong{
	color: #FF0000;
}

#video_desc{
	width:590px;
	margin-left:40px;
	margin-top:10px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c8c4c4;
}

#video_desc a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #f82345;
	text-decoration: none;
}
#video_desc strong{
color: #f82345;}