@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #aab6ce;
	font-size: 12px;
	color: #000000;
	background-repeat: repeat-x;
	background-image: url(../gfx/bg.jpg);
}





.contener{
width:1004px;
margin: 0 auto;}

a.logo{
display:block;
float:left;
width:305px;
height:68px;
margin:5px;}
#header{
	width:100%;
	float:left;
	margin-top:10px;
	height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#header a{
	color: #FFFFFF;
	padding-left:5px;
	padding-right:5px;
	text-decoration: none;
}
#header a:hover{
text-decoration:underline;}
#header strong{
	color: #a2c0fe;
}


#top{
	width:100%;
	float:left;
	background-image: url(../gfx/top.gif);
	background-repeat: no-repeat;
	height:78px;
	margin-top:8px;
}

#menu{
width:400px;
margin-left:20px;
margin-top:20px;
float:left;}


#menu a{
	display:block;
	float:left;
	margin-left:7px;
	margin-right:7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	height:32px;
	padding-top:10px;
	color: #0b5a8e;
	text-decoration: none;
	text-align:center;
		background-repeat: no-repeat;
}

a.home{
	width:76px;}

a.home:hover{
	background-image: url(../gfx/home.gif);
}

a.most{
	width:118px;}

a.most:hover{
	background-image: url(../gfx/most_popular.gif);
}

#search{
width:185px;
height:29px;
float:right;
margin-right:20px;
margin-top:25px;}

#search input{
display:block;
float:left;}
.input{
	background-image: url(../gfx/input.gif);
	background-repeat: no-repeat;
	width:150px;
	padding-left:4px;
	height:27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#main{
	width:994px;
	float:left;
	margin-top:25px;
	padding:5px;
	background-color: #FFFFFF;
}

.header{
	width:98%;
	padding-left:1%;
	padding-right:1%;
	height:24px;
	padding-top:6px;
	float:left;
	background-color: #24427f;
	font-size: 12px;
	color: #FFFFFF;
}

.header a{
	color: #a7c3ff;
	text-decoration: none;
}

.header a:hover{
	color: #a7c3ff;
	text-decoration: underline;
}
.contents{
width:100%;
float:left;
margin-top:10px;}


.content{
	width:192px;
	margin:3px;
	float:left;

}


.content h2 a{
	padding:0px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3b5998;
	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:190px;
	height:142px;
	float:left;
	border: 1px solid #3b5998;
}



.txt{
	width:100%;
	float:left;
	line-height:14px;
	text-align:left;
	margin-top:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6b6c6d;
	font-weight: normal;
}
.row{
width:100%;
float:left;}
.txt span{
display:block;
float:left;
}
.txt a{
color:#ff0000;
	text-decoration: none;
	
}

.txt a:hover{
text-decoration:underline;}

.star_off{
	float:left;
	background-image: url(../gfx/star_off.gif);
	background-repeat: repeat-x;
	height:15px;
	width:75px;
	display:block;
}


.star_on{
	float:left;
	background-image: url(../gfx/star_on.gif);
	background-repeat: repeat-x;
	height:13px;

}

#pagination{
	width:990px;
	float:left;
	margin-top:10px;
	height:23px;
	padding-top:6px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(../gfx/pagination.gif);
	background-repeat: no-repeat;
}

#pagination a{
	text-decoration:none;
	padding:2px;
	padding-left:5px;
	padding-right:5px;
	color: #FFFFFF;
	border: 1px solid #686767;
	background-color: #3b3a3a;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

#pagination span{
	padding:2px;
	padding-left:5px;
	padding-right:5px;
	color: #FFFFFF;
	border: 1px solid #95befc;
	background-color: #3b5998;
	font-size: 12px;
	font-weight: normal;
}

#pagination a:hover{
	padding:2px;
	padding-left:5px;
	padding-right:5px;
	color: #FFFFFF;
	border: 1px solid #95befc;
	background-color: #3b5998;
	font-size: 12px;
	font-weight: normal;
}

#footer{
	width:100%;
	float:left;
	background-image: url(../gfx/footer.gif);
	background-repeat: repeat-x;
	height:159px;
	margin-top:10px;
	background-color: #d6d6d6;
}

#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: #686868;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #686868;
}


#footer h3{
	font-size: 11px;
	color: #000000;
}

#footer a{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #686868;
	text-decoration:none;
}
	#footer a:hover{
	text-decoration:underline;}
	
	

#categories_top{
	float:left;
	background-image: url(../gfx/categories.gif);
	background-repeat: no-repeat;
	width:389px;
	height:46px;
}

#categories{
width:389px;
margin-top:3px;
float:right;
margin-right:7px;
height:196px;}

#categories_bg{
	width:387px;
	float:left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #3b5998;
	border-bottom-color: #3b5998;
	border-left-color: #3b5998;
}


#categories_bg a{
	width:192px;
	display:block;
	float:left;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #545556;
	text-decoration: underline;
	height:23px;
	padding-top:5px;
	border-bottom-width: 1px;
	
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #d0d1d3;
	border-left-color: #d0d1d3;
}

#player{
float:left;
width:590px;}

#video_option{
	width:386px;
	line-height:18px;
	float:right;
	margin-right:3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6d6e6f;
}

#video_option h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #5e7fc3;
	padding:0px;
	margin:0px;
}
#video_option  hr{
	margin-top:10px;
	padding:0px;
	height:1px;
	display:block;
	background-color: #c3c2c2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c3c2c2;
}
#video_option a{
	color: #6d6e6f;
	text-decoration:none;}
#video_option strong{
	color: #5e7fc3;
	font-size: 12px;
}
.embed{
	border: 1px solid #bcbcbc;
	width:100%;
	height:60px;
}

#related{
	width:984px;
	padding-left:3px;
	padding-right:3px;
	float:left;
	margin-top:15px;
	height:26px;
	padding-top:3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(../gfx/related.gif);
	background-repeat: no-repeat;
	}
	
	.rel_off{
	display:block;
	float:left;
	height:21px;
	padding-top:2px;
	text-align:center;
	width:123px;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../gfx/rel_off.gif);
}

.rel_on{
	display:block;
	float:left;
	height:21px;
	padding-top:2px;
	text-align:center;
	width:123px;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #24427f;
	text-decoration: none;
	background-image: url(../gfx/rel_on.gif);
}

#signup{
	width:98%;
	margin-left:1%;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #979696;
}
#signup h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-bottom:5px;
	font-weight: bold;
	color: #b90e85;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bdbdbd;
}

#table_left table, #table_right table{
border-collapse:collapse;}
#table_left{
width:263px;
float:left;}

#table_left table td, #table_right table td{
padding:5px;}

#table_left table thead td, #table_right table thead td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #24427f;
}

#table_left table tbody td, #table_right table tbody td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #24427f;
	background-color: #e7e8ea;
}
#table_right table tbody td img{
padding-right:5px;}
#table_right{
width:700px;
float:right;}
#table_right table tbody td{
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #aeb8ce;
	border: 1px solid #ccd6ec;
}


