@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
height:100%; 
	background-repeat: repeat;
	background-image: url(../gfx/bg.png);
}


#nav_link_box {
	padding-top: 10px;
 	padding-bottom: 10px;
	margin-left: 10px;
 	margin-bottom: 5px;
	width: 248px; 
	display:block; 
}

#nav_link_box a {
 	margin-bottom: 3px;
	display:block; 
	font-size: 14px;
}  

#contener{
	width:100%;
	height:100%;
	position: relative;
	float:left;
	top:0px;
	right:0px;
	background-image: url(../gfx/contener.png);
	background-repeat: repeat-y;
	background-position: center top;
}

.contener{
width:989px;
margin: 0 auto;}


#top{
	background-image: url(../gfx/top.jpg);
	background-repeat: no-repeat;
	width:989px;
	height:266px;
	float:left;
}

#stat{
	width:380px;
	height:16px;
	margin-left:15px;
	margin-top:12px;
	float:left;
	font-size: 12px;
	color: #cbcbcb;
}

#stat strong{
	color: #99ccff;
}

#login{
float:right;
margin-top:8px;
margin-right:15px;}

#login a{
padding-left:1px;
padding-right:1px;}

a.logo{
width:250px;
height:158px;
margin-top:19px;
margin-left:15px;
clear:both;
display:block;
float:left;}


#baner{
width:475px;
float:right;
height:86px;
margin-top:30px;
margin-right:15px;}

#extra_link{
height:33px;
margin-right:15px;
float:right; margin-top:30px;}

#extra_link a{
	display:block;
	float:left;
	text-decoration:none;
	background-image: url(../gfx/extra_link.png);
	background-repeat: no-repeat;
	width:101px;
	height:23px;
	padding-top:10px;
	text-align:center;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}


#menu{
	float:left;
	/* background-image: url(../gfx/meun.gif); */
	background-repeat: repeat-x;
	height:38px;
	clear:both;
	margin-top:4px;
}



#tabs{
margin-top:4px;
margin-left:20px;}

#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 8px;
	text-decoration:none;

	}

#tabs a span {
	float:left;
	display:block;
	margin-right:2px;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	height:30px;
	padding-right:12px;
	padding-left:6px;
	padding-top:8px;
	margin-right:22px;
	text-transform: none;
	font-weight: bold;
	}

/* 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-image: url(../gfx/menu_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}

#tabs a:hover span {
	background-image: url(../gfx/menu_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #FFFFFF;
	}




#search{
	width:255px;
	padding-left:15px;
	height:28px;
	padding-bottom:2px;
	float:right;
	margin-top:8px;
	margin-right:15px;
	background-image: url(../gfx/search_bg.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}

.input{
	display:block;
	width:201px;
	padding-left:10px;
	height:28px;
	float:left;
	background-image: url(../gfx/input.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #cccccc;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#left{
width:708px;
margin-top:10px;
padding:5px;
float:left;}

#main{
width:100%;
float:left;}

#header{
	width:100%;
	float:left;
	font-weight: bold;
	color: #666666;
}

#header strong{
	font-size: 12px;
	color: #cc3399;
}

.contents{
width:100%;
float:left;
margin-top:15px;}


.content{
	width:228px;
	float:left;
	margin:3px;

}


.img {
	width:218px;
	height:164px;
	float:left;
	padding:2px;
	border: 2px solid #cc3399;
	background-color: #FFFFFF;
}



.txt{
	width:218px;
	padding:5px;
	float:left;
	height:81px;
	line-height:14px;
	text-align:left;
	margin-top:1px;
	font-family: Tahoma, arial;
	font-size: 11px;
	color: #999999;
	font-weight: normal;
	background-image: url(../gfx/txt.gif);
	background-repeat: no-repeat;
}

.txt strong{
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
}
.txt span{
display:block;
float:left;
width:100%;}

.txt a{
	font-family: Tahoma, arial;
	font-size: 11px;
	margin-top:0px;
	display:block;
	float:left;
	line-height:8px;
	height:22px;
	font-weight: bold;
	color: #FFFFFF;
	width:100%;
	text-decoration: none;
	text-transform: none;	

}

.txt a:hover{
text-decoration:underline;}

.star_off{
	float:right;
	background-image: url(../gfx/star_off.gif);
	background-repeat: repeat-x;
	height:14px;
	margin-right:5px;
	width:70px;
	margin-top:5px;
	display:block;
}


.star_on{
	float:left;
	background-image: url(../gfx/star_on.gif);
	background-repeat: repeat-x;
	height:14px;

}

.txt_span{
	display:block;
	float:left;
	width:108px;
	margin-top:2px;
	padding-left:3px;
	height:16px;
	padding-top:2px;
	background-image: url(../gfx/txt_left.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	color: #ffccff;
}

.rate{
	float:right;
	height:37px;
	width:84px;
	margin-top:2px;
	background-image: url(../gfx/txt_right.gif);
	background-repeat: no-repeat;
}

#pagination{
width:96%;
float:right;
text-align:center;
padding:2%;}


a.next{
	font-size: 11px;
	font-weight: bold;
	color: #cc3399;
	text-decoration: none;
}


a.pag{
	background-image: url(../gfx/pag_off.gif);
	background-repeat: no-repeat;
	height:19px;
	padding-top:5px;
	width:24px;
	text-align:center;
	display:inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#pagination span{
	background-image: url(../gfx/pag_on.gif);
	background-repeat: no-repeat;
	height:19px;
	padding-top:5px;
	width:24px;
	display:inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}



#right{
	width:270px;
	padding-bottom:10px;
	text-align:center;
	float:right;
	background-color: #b8dafd;
}

#right img{
margin-top:10px;}

#adv_footer img{
margin-left:2px;
margin-right:2px;}
#adv_footer{
width:968px;
padding-top:10px;
padding-bottom:10px;
float:left;
margin-left:10px;
	background-color: #b8dafd;
text-align:center;
margin-top:20px;}


#footer{
	width:96%;
	padding-left:2%;
	padding-right:2%;
	float:left;
	height:241px;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:20px;
	background-image: url(../gfx/footer.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#footer table{
border-collapse:collapse;}


#footer a{
	color:#99ccff;
	text-decoration:none;
}
#footer td{
vertical-align:top;
padding:8px;}

.foorter_left{
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #000000;
}

#video{
	width:703px;
	margin-top:15px;
	margin-left:5px;
	float:left;
	background-color: #cc3399;
}

#player{
	float:left;
	width:681px;
	margin-left:10px;
	float:left;
	border: 1px solid #FFFFFF;
}

#video_contener{
	float:left;
	width:683px;
	margin-left:10px}
	
#video_top{
	width:100%;
	float:left;
	height:6px;
	background-image: url(../gfx/video_top.gif);
	background-repeat: no-repeat;
}

#video_bottom{
	width:100%;
	float:left;
	height:6px;
	background-image: url(../gfx/video_bottom.gif);
	background-repeat: no-repeat;
}


#option_in{
width:100%;
margin-top:3px;
	float:left;
	color: #FFFFFF;
}

#option_in_bg strong{
	color:#FFFFFF;
}

#option_in_top{
	background-image: url(../gfx/option_in_top.gif);
	background-repeat: no-repeat;
	width:100%;
	height:5px;
}


#option_in_bg{
	width:673px;
	padding-left:5px;
	padding-right:5px;

	float:left;
	background-color: #a30a5c;
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #FFFFFF;
}

#option_in_bg a{
	color: #ffccff;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ffccff;
	text-decoration: none;
}

.option_row{
width:100%;
margin-top:3px;
float:left;
text-align:center;}

.option_row img{
display:block;
margin:0px;
padding:0px;
float:left;
margin-left:1px;
}
#option_in_bottom{
	background-image: url(../gfx/option_in_bottom.gif);
	background-repeat: no-repeat;
	width:100%;
	float:left;
	height:5px;
}

#option_left{
width:537px;
margin-top:7px;
float:left;}

.option_item{
	background-image: url(../gfx/option_small.gif);
	background-repeat: no-repeat;
	width:530px;
	padding-left:7px;
	height:21px;
	padding-top:4px;
	float:left;
	margin-top:2px;
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #FFFFFF;
}

.option_item strong{
	color:#FFFFFF;
}

.option_item a {
	color: #ffccff;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ffccff;
	text-decoration: none;
}

#option_right{
	background-image: url(../gfx/rating_out.gif);
	background-repeat: no-repeat;
	width:139px;
	height:59px;
	padding-top:20px;
	float:right;
	margin-top:7px;
}

#link{
	float:left;
	background-image: url(../gfx/link.gif);
	background-repeat: no-repeat;
	width:502px;
	margin-top:10px;
	padding-left:10px;
	height:23px;
	padding-top:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#link input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;

	border: 1px solid #cccccc;
}
a.embed{
	display:block;
	float:right;
	width:170px;
	height:25px;
	margin-top:10px;
	background-image: url(../gfx/embed.gif);
	background-repeat: no-repeat;
}

#hr{
	width:100%;
	float:left;
	height:1px;
	margin-top:10px;
	padding-bottom:0px;
	background-color: #FFFFFF;
}

#related_header{
	width:978px;
	height:41px;
	margin-left:5px;
	float:left;
	background-image: url(../gfx/related_header.gif);
	background-repeat: no-repeat;
}

#rel_bg{
	width:978px;
	margin-left:5px;
	margin-top:10px;
	float:left;}
#related_header a{

	background-repeat: no-repeat;
	width:110px;
	text-align:center;
	height:22px;
	padding-top:10px;
	display:block;
	margin-top:2px;
	float:right;
	margin-right:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;

}


#related_header a:hover{
text-decoration:underline;}

.rel_on{
	color: #FFFFFF;
	background-image: url(../gfx/rel_on.gif);
	background-repeat: no-repeat;
}

.rel_off{
	color: #333333;
}

.coment{
	width:978px;
	margin-top:1px;
	float:left;
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #000000;
}
	
.coment_top{
	width:100%;
	float:left;
	background-image: url(../gfx/coments_top.gif);
	background-repeat: no-repeat;
	height:7px;
}	

.coment_bg{
width:958px;
padding:10px;

	float:left;
	background-color: #99ccff;
}
.coment_bg a{
	color: #003366;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003366;
}
.coment_bottom{
	width:100%;
	float:left;
	background-image: url(../gfx/coments_bottom.gif);
	background-repeat: no-repeat;
	height:7px;
}	

.blue{
	width:96%;
	padding:2%;
	padding-top:10px;
	padding-bottom:10px;
	background-color: #5ca3ff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.black{
	color: #FFFFFF;
	width:96%;
	padding:2%;
	background-color: #000000;
	border: 1px solid #000000;
}
