@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #980055;
	font-size: 12px;
	color: #000000;
	height:100%;
	background-image: url(../gfx/bg.gif);
	background-repeat: repeat-x;
}



#bg{
	width:100%;
	float:left;
	position:relative;
	height:100%;
	background-image: url(../gfx/mainBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.contener{
width:1000px;
height:100%;
margin:0 auto;}
#top{
	width:100%;
	float:left;
	height:255px;
	background-image: url(../gfx/top.jpg);
	background-repeat: no-repeat;
}

.top{
width:100%;
height:51px;}

#footer{
	width:100%;
	text-align:center;
	float:left;
	height:501px;
	background-image: url(../gfx/footer.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #616161;
}

#footer img{
padding-top:7px;
padding-bottom:7px;}
#footer a{
	color: #FFFFFF;
	text-decoration: none;
}

#login{
	width:470px;
	float:left;
	margin-top:25px;
	margin-left:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cfcfcf;
}


#login a{	color:#febf00;
	font-weight: bold;
	text-decoration: none;}
.input{
	display:block;
	float:left;
	background-image: url(../gfx/input.gif);
	background-repeat: no-repeat;
	width:134px;
	padding-left:10px;
	height:19px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.input_bottom{
	display:block;
	float:left;
	background-image: url(../gfx/input_bottom.gif);
	background-repeat: no-repeat;
	width:134px;
	padding-left:10px;
	height:19px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#search{
	width:328px;
	float:right;
	font-size: 11px;
	color: #FFFFFF;
}

#search a{
	color:#febf00;
	font-weight: bold;
	text-decoration: none;
}

#middle{
height:154px;
width:100%;
float:left;}

a.logo{
width:505px;
height:156px;
display:block;
float:left;}

#baner_468{
float:right;
width:468px;
margin-right:20px;
margin-top:10px;}

#menu{
height:48px;
width:96%;
padding-left:4%;
float:left;}

#menu a{
	text-align:center;
	height:34px;
	padding-top:14px;
	display:block;
	float:left;
	padding-left:15px;
	padding-right:15px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../gfx/span.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#menu a:hover{
text-decoration:underline;}

#main{
	width:100%;
	float:left;
	background-color: #000000;
}
#left{
	width:694px;
	float:left;
	background-color: #242424;
	border: 1px solid #5e5e5e;
}

.header{
	width:98%;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:1%;
	padding-right:1%;
	float:left;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 11px;
}

.header a{
	color: #febf00;
	text-decoration: none;
}

#right{
width:300px;
margin-right:2px;
float:right;}

#right img{
padding-bottom:10px;}

.contents{
	width:98%;
	padding:1%;
	float:left;
	margin-top:10px;
	padding-bottom:22px;
	color: #CCCCCC;
}

.content{
	width:217px;
	margin-top:10px;
	float:left;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 5px;
	height: 220px;
}

.row{
width:100%;
float:left;}

.content h2 a{
	padding:0px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #b2b2b2;
	text-decoration: none;
}
.content h2 {
	padding:0px;
	margin:0px;
	padding-top:3px;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.img {
	width:210px;
	height:158px;
	float:left;
	border: 1px solid #000000;
}



.txt{
	width:100%;
	float:left;
	line-height:17px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
	font-weight: normal;
}
.row{
width:100%;
color:#cdcdcd;
font-size:11px;
float:left;}

.row img{
vertical-align:middle;}
.txt span{
display:block;
float:left;
}
.txt a{
	color:#e7e6e7;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;	
}

.txt a:hover{
text-decoration:underline;}

.star_off{
	float:left;
	background-image: url(../gfx/star_off.gif);
	background-repeat: repeat-x;
	height:16px;
	width:85px;
	display:block;
}


.star_on{
	float:left;
	background-image: url(../gfx/star_on.gif);
	background-repeat: repeat-x;
	height:16px;

}

#pagination{
	width:99%;
	padding-left:1%;
	float:left;
	margin-top:0px;
	height:32px;
	padding-top:0px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(../gfx/pagination.gif);
	background-repeat: repeat-x;
}

#pagination a{
	text-decoration:none;
	padding:2px;
	padding-left:5px;
	padding-right:5px;
	color: #FFFFFF;
	border: 1px solid #888888;
	background-color: #2b2b2b;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

#pagination span{
	text-decoration:none;
	padding:2px;
	padding-left:5px;
	padding-right:5px;
	color: #FFFFFF;
	border: 1px solid #888888;
	background-color: #000000;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

#pagination a:hover{
	padding:2px;
	padding-left:5px;
	padding-right:5px;
	color: #FFF;
	border: 1px solid #2f2f2f;
	background-color: #FE269F;
}

#player{
	float:left;
	width:609px;
	margin-left:35px;
	border: 2px solid #FFFFFF;
}

#option{
	width:615px;
	margin-left:35px;
	float:left;
	margin-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
	
	#option strong{}
	
	#option a{
	color: #febf00;
	text-decoration: none;
}
	#option img{
	vertical-align:middle;
	padding-left:4px;}
	
	.option{
	background-color:#000000;
	padding:5px;
	float:left;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
}


.option input{
	border: 1px solid #abadb3;
}

a.anc:link { text-decoration: none; color:#fff;font-size:10pt;}
a.anc:visited { text-decoration: none; color:#fff;font-size:10pt;}
a.anc:active { text-decoration: none; color:#fff;font-size:10pt;}
a.anc:hover {text-decoration: underline; color:#fff;font-size:10pt;}
