@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	background-color: #000000;
	font-size: 11px;
}

html {
overflow: auto;
}



.contener{
width:1000px;
margin:auto;
}


#login{
width:100%;
float:right;
margin-top:5px;
text-align:right;}

a.logo{
display:block;
float:left;
width:450px;
height:85px;}

#login a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f3f0eb;
	text-decoration: none;
	font-weight: bold;
}

#search{
width:300px;
margin-top:20px;
margin-right:5px;
float:right;
height:35px;
}

.input{
	display:block;
	float:left;
	background-image: url(input.jpg);
	background-repeat: no-repeat;
	width:150px;
	padding-left:14px;
	height:20px;
	padding-top:9px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9e9e9e;
}
#top{
	width:100%;
	float:left;
	background-image: url(top.jpg);
	background-repeat: no-repeat;
	height:126px;
}



#tabs {
	float:left;
	width:100%;
	margin-top:2px;
	font-size:93%;
	margin-top:-1px;
	line-height:normal;
	overflow:hidden;
	}

#tabs ul {
	margin:0;
	padding:0px 0px 0 0px;
	list-style:none;
	
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs a {
	float:left;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	background-image: url(left.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-position:0% -24px;
	}

#tabs a span {
	float:left;
	display:block;
	margin-right:2px;
	color:#FFFFFF;
	background-image: url(right.png);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	padding-top: 6px;
	padding-right:8px;
	padding-bottom: 2px;
	padding-left: 8px;
	font-weight: bold;
	text-decoration: none;
	background-position:100% -24px;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
	}

#tabs a:hover {
	background-position:0% 0px;
	}

#tabs a:hover span {
	background-position:100% 0px;
	}

#downlvid {
	width:590px;
	height:30px;
	float:left;
	margin-left:30px;
	border:2px solid white;
	background-image: url(downlvid.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	padding-top: 10px;
	font-size: 18px;
	font-weight: bold;
}

#downlvid a {
	text-decoration: none;
}

#downlvid a:hover {
	text-decoration: underline;
}

#main{
width:988px;
float:left;
margin-left:6px;
margin-top:15px;}	
	
	
#sub{
	width:100%;
	float:left;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
	margin-top:5px;
	background-color: #282828;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}	


#left{
width:668px;
float:left;}

#header{
	width:100%;
	margin-top:10px;
	float:left;
	height:22px;
	background-image: url(header.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#header h2{
	padding:0px;
	margin:0px;
	padding-left:30px;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #faf351;
}

.contents{
width:100%;
float:left;
margin-top:10px;}


.contents a{
color:#FFCCFF;}
#content{
	width:162px;
	float:left;
	margin:2px;
}




#img a{
	width:160px;
	height:120px;
	float:left;
	border: 1px solid #d3d6d6;
}

#img {
	width:162px;
	height:122px;
	float:left;
}



#txt{
	width:100%;
	float:left;
	margin-top:2px;
	font-family: Tahoma;
	font-size: 10px;
	color: #b9b9b9;
}


#txt table{
border-collapse:collapse;}

#txt a{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #cc3afb;
	text-decoration: none;
}

#star_on{
	height:14px;
	float:left;
	background-image: url(star_on.gif);
	background-repeat: repeat-x;
}
#star_off{
	height:14px;
	width:70px;
	float:right;
	margin-left:8px;
	background-image: url(star_off.gif);
	background-repeat: repeat-x;
}


#pagination {
	float:left;
	text-align:center;
	width:100%;
	height:20px;
	padding-top:15px;
	margin-top:10px;
	background-repeat: no-repeat;
}
#pagination a {
	font-size: 11px;
	margin-left:2px;
	padding-left:7px;
	padding-right:7px;
	text-align:center;
	display:inline;
	padding-top:2px;
	padding-bottom:2px;
	line-height:22px;
	font-weight: bold;
	background-image: url(pag.gif);
	background-repeat: repeat-x;
	
		color: #c16efc;
	text-decoration:none;
	background-color: #000000;
	border: 1px solid #c16efc;
	
}


#pagination span {
	font-size: 11px;
	margin-left:2px;
	padding-left:7px;
	padding-right:7px;
	text-align:center;
	display:inline;
	padding-top:2px;
	padding-bottom:2px;
	line-height:22px;
	font-weight: bold;
	background-image: url(pag.gif);
	background-repeat: repeat-x;
	
	color: #FFFFFF;
	text-decoration:none;
	background-color: #000000;
	border: 1px solid #ff094e;
	
}



#pagination a:hover {
	color: #FFFFFF;
}





#right{
width:316px;
margin-top:10px;
float:right;}

#right_bg{
	width:100%;
	float:left;
	text-align:center;
	background-color: #2d2c2c;
	border: 1px solid #777074;
}

#links{
	width:100%;
	float:left;
	line-height:18px;
	background-color: #2d2c2c;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #777074;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #c16efc;
}

#links a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8d8c8c;
	text-decoration: none;
}


#footer{
	width:100%;
	float:left;
	text-align:center;
	padding-top:15px;
	margin-bottom:20px;
	color:#FFFFFF;
	font-size: 12px;
}


.row{
width:100%;
float:left;}

#player{
width:587px;
float:left;
margin-left:30px;
margin-top:10px;}

#option{
	width:587px;
	float:left;
	margin-left:30px;
	margin-top:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b5b4b4;
}

#option a{
	color: #b5b4b4;
	text-decoration:none;
	font-weight: bold;
}

.coment{
	width:612px;
	margin-left:4px;
	margin-top:5px;
	padding:10px;
	float:left;
	background-color: #b785db;
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #373636;
}

.coment a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fce703;
	text-decoration: none;
}

