@charset "utf-8";
/* CSS Document */

body{
	background-repeat: repeat-x;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e8e8df;
	background-image: url(../gfx/bg.gif);
}


.contener {
	width:964px;
	margin:  auto;

}

#border_bg{
	width:100%;
	float:left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cbcbb8;
	border-left-color: #cbcbb8;
}



#stat{
	width:96%;
	padding-left:2%;
	padding-right:2%;
	float:left;
	background-image: url(../gfx/stat.gif);
	background-repeat: no-repeat;
	height:20px;
	padding-top:5px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
}

#stat strong{
	color: #fc6fb5;
}

#stat a{
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

#top{
	width:100%;
	float:left;
	background-image: url(../gfx/top.jpg);
	background-repeat: no-repeat;
	height:150px;
}

a.logo{
width:470px;
height:107px;
display:block;
float:left;
margin-top:0px;
margin-left:5px;}



#main{
	width:100%;
	float:left;
	padding-top:10px;
	background-color: #FFFFFF;
}
#sort{
	width:430px;
	float:left;
	margin-left:100px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8e0022;
}

#sort a{
	text-decoration:none;
	color: #ff013e;
}

#sort a:hover{
text-decoration:underline;}
.input{
	display:block;
	width:180px;
	padding-left:10px;
	height:15px;
	float:left;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cecece;
	font-weight: bold;
	border: 1px solid #cecece;
}

#search{
width:275px;
margin-right:120px;
float:right;}

#search input{
display:block;
float:left;}


#menu{
	width:100%;
	height:61px;
	float:left;
	background-image: url(../gfx/menu.gif);
	background-repeat: repeat-x;
}

#menu a{
	display:block;
	float:left;
	text-decoration:none;
	height:33px;
	padding-top:18px;
	text-align:center;
	padding-left:10px;
	padding-right:13px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover{
	color: #fef861;
}

#menu span{
	display:block;
	float:left;
	background-image: url(../gfx/span.gif);
	width:22px;
	height:61px;
	background-repeat: no-repeat;
	
}

#header{
float:left;
margin-top:20px;
clear:both;
height:40px;
}

.header{
	float:left;
	height:32px;
	padding-top:8px;
	padding-left:15px;
	padding-right:125px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../gfx/header.gif);
	background-repeat: repeat-x;
}

.date{
	float:left;
	height:32px;
	padding-top:8px;
	padding-left:15px;
	padding-right:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: repeat-x;
	background-color: #ff3399;
}

.contents{
width:98%;
padding:1%;
float:left;
padding-bottom:0px;
}

.content{
	width:224px;
	margin:6px;
	float:left;


}

.row{
width:100%;
float:left;}


.img {
	width:222px;
	height:166px;
	float:left;

	border: 1px solid #ff3399;
}



.txt{
	width:100%;
	float:left;
	letter-spacing:0px;
	margin-top:5px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:18px;
	font-weight: bold;
}



.txt a{
	color:#ff1565;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.txt a:hover{
text-decoration:underline;}


.star_off{
	float:left;
	background-image: url(../gfx/star_off.gif);
	background-repeat: repeat-x;
	height:17px;
	width:100px;
	margin-top:2px;
	display:block;
}


.star_on{
	float:left;
	background-image: url(../gfx/star_on.gif);
	background-repeat: repeat-x;
	height:17px;

}

#pagination{
	width:100%;
	float:left;
	height:40px;
	padding-top:10px;
	text-align:center;
	background-color: #1a8cff;
}

#pagination span{
	text-decoration:underline;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 20px;
	color: #FFFFCC;
}


#pagination a{
	text-decoration:none;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 20px;
	color: #FFFFFF;
}



#footer{
	width:100%;
	float:left;
	background-image: url(../gfx/footer.gif);
	background-repeat: repeat-x;
	height:201px;
	margin-top:1px;
}

#copy{
	width:100%;
	float:left;
	text-align:center;
	font-family: Tahoma, Arial;
	font-size: 11px;
	margin-top:5px;
	color: #FFFFFF;
}


#footer2 div{
	width:23%;
	padding-left:15px;
	padding-right:15px;
	float:left;
	margin-top:15px;
	line-height:14px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
}


#footer h3{
	font-size: 11px;
	color: #FFFFFF;
}

#footer a{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}
	#footer a:hover{
	text-decoration:underline;}
	


#left{
width:656px;
float:left;}
#player{
	float:left;
	width:654px;
	border: 1px solid #eaeaea;
}


#option{
	width:100%;
	float:left;
	margin-top:10px;
	line-height:17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #605f5f;
}

#option a{
color:#ff3399;
text-decoration:none;}


#right{
	width:230px;
	text-align:center;
	padding-top:15px;
	float:right;
	padding-bottom:15px;
	background-color: #f6f9fa;
	border: 1px solid #b6b4b4;
}

#signup_top{
	width:100%;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ff0749;
}
.sing_input{
	border: 1px solid #ffccec;
	width:90%;
	padding:4px;
}
#signup_top h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding:0px;
	margin:0px;
	color: #ff0749;
}
.signup_top_row{
width:98%;
padding:1%;
float:left;}
#signup_bottom{
	width:100%;
	float:left;
	height:545px;
	margin-top:10px;
	background-image: url(../gfx/signup.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.signup_item{
	width:887px;
	float:left;
	height:40px;
	background-image: url(../gfx/signup_bg.gif);
	background-repeat: no-repeat;
}
