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

html,body{
	height:100%;

}


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

#top{
	width:100%;
	
	

}

a.logo{
	display:block;
	float:left;
	width:301px;
	margin-top:39px;
	height:43px;
	background-image: url(../gfx/logo.gif);
}


#search a{
	color: #FFFFFF;
	text-decoration: none;
}

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

h1{
font-size:20px;
font-weight:normal;
margin:0 0 10px;
text-transform:lowercase;
text-align:left;
}
h2{
font-size:10px;
font-weight:normal;
}

h1, h2{
margin:0px;
padding:0px;
}

.input{
	background-image: url(../gfx/input.gif);
	background-repeat: no-repeat;
	width:143px;
	padding-left:6px;
	margin-left:3px;
	margin-right:3px;
	height:19px;
	padding-top:6px;
	display:block;
	float:left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Tahoma, arial;
	font-size: 11px;
	color: #adacac;
}




a.menu1{
	background-image: url(../gfx/menu_01.gif);
	width:47px;
}
a.menu2{
	background-image: url(../gfx/menu_02.gif);
	width:75px;
}
a.menu3{
	background-image: url(../gfx/menu_03.gif);
	width:78px;
}
a.menu4{
	background-image: url(../gfx/menu_04.gif);
	width:73px;
}
a.menu5{
	background-image: url(../gfx/menu_05.gif);
	width:90px;
}
a.menu6{
	background-image: url(../gfx/menu_06.gif);
	width:108px;
}

a.menu7{
	background-image: url(../gfx/menu_07.gif);
	width:55px;
}

a.menu8{
	background-image: url(../gfx/menu_08.gif);
	width:52px;
}




#form_search{
width:230px;
float:right;
}

#main{
width:100%;
max-width:1000px;
margin:0 auto;
padding-bottom:20px;
}


#left_out{
width:100%;
float:left;
/*margin-top: -18px;
margin-left:47px;*/

}

#left{
	
	/*width:100%;*/
	padding:10px 0 40px 10px;
	
	float:left;
	

	background-position: center bottom;
	background-color: #000000;
}

#left_top{
	background:0;
	
	height:7px;
	width:759px;
	float:left;
}



#left_bg h2{
	display:block;
	padding:0px;
	margin:0px;
	float:left;
	width:536px;
	text-align:left;
	margin-top:10px;
	padding-left:2%;
	font-family: Tahoma, arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#contents{
width:749px;
margin-top:24px;
float:left;
padding:5px 0px 5px 0px;}


/*.content{
	width:177px;
	height:202px;
	float:left;
	margin:5px;
	background-image: url(../gfx/thumb.gif);
}*/




.txt{
	width:95%;
	padding-left:5%;
	float:left;
	line-height:18px;
	text-align:left;
	margin-top:5px;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.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: #9f0400;
	width:100%;
	text-decoration: none;
	text-transform: uppercase;
}

.txt a:hover{
text-decoration:underline;}

.star_off{
	float:left;
	background-image: url(../gfx/star_off.gif);
	background-repeat: repeat-x;
	height:18px;
	margin-left:29px;
	margin-top:2px;
	width:95px;
	display:block;
}


.star_on{
	float:left;
	background-image: url(../gfx/star_on.gif);
	background-repeat: repeat-x;
	height:18px;

}


#pagination {
	float:left;
	text-align:center;
	width:96%;
	margin-left:2%;	
	padding-top:25px;
	margin-top:15px;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#pagination a {
	font-size: 11px;
	text-align:center;
	display:inline;
	padding:4px;
	padding-right:6px;
	padding-left:8px;
	background-image: url(../gfx/pan_off.gif);
	background-repeat: no-repeat;
	font-family: Tahoma, arial;
	color: #363636;
	text-decoration: none;
}


#pagination span {
	font-size: 11px;
	text-align:center;
	display:inline;
	padding:4px;
	padding-right:6px;
	padding-left:6px;
	background-image: url(../gfx/pag_on.gif);
	background-repeat: no-repeat;
	font-family: Tahoma, arial;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}


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


#right{
	float:right;
	background-image: url(../gfx/sponsor_top.png);
	background-repeat: no-repeat;
	width:233px;
	margin-top:-7px;
	padding-top:20px;
	background-position: center top;
}

#sponsor{
	width:100%;
	padding-bottom:15px;
	float:left;
	background-image: url(../gfx/sponsor_bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#sponsor h2{
	display:block;
	padding:0px;
	margin:0px;
	float:left;
	width:96%;
	padding-bottom:18px;
	padding-left:4%;
	font-family: Tahoma, arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}




#footer a{
	color: #CCCCCC;
	text-decoration: none;
}
#footer a:hover{
text-decoration:underline;}


#player{
	
	width:550px;
	float:left;
	margin-top:17px;
	position:relative;
	height: 405px;
	
	
}

#movie_info{
	
	padding-top:90px;
	height: 280px;
	line-height:18px;
	width:650px;
	text-align:left;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #033268;
	font-family: Tahoma, arial;
	font-size: 11px;
	color: #FFFFFF;
	float:left;
}

#movie_bg{
	width:550px;
	background-repeat: no-repeat;
	background-position: center bottom;
}

#movie_bg a{
text-decoration:none;
color:#FFFFFF;}
#bottom{
clear:both;
}

.content{
display:inline-block;
/*height:192px;*/
margin:5px 3px 20px 3px;
position:relative;
text-align:left;
width:240px;
}


.img {
	width:169px;
	height:128px;
	margin-left:4px;
	margin-top:3px;
	
}
.img img{

width:169px;
height:128px;
}
#img{
border:1px solid #828282;
display:block;
float:left;
height:180px;
width:240px;
}
.txt2 {
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
height:30px;
margin-left:2px;
margin-top:2px;
width:100%;
}
#contents{
width:100%;
}
#contents .content{
float:left;
}
#chatRoomContainer {
float:right !important;
width:325px;
}
#video-page-banners img,.openx img{
border:#696969 solid medium;
}