body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #242424;
	text-align:center;
	padding:0;
	margin:0;
	background:url(../imgs/main_bg.jpg) no-repeat top center #242424;
}


/****************************************************/
.page_results{
	padding:1px 2px 1px 1px;
}
.page_results span{
	width:100px;
	padding:3px 6px 3px 3px;
	margin:2px;
	color:#ddd;
	float:right;
	display:block;
	text-align:right;
}
.page_results a{
	width:7px;
	padding:3px;
	margin:2px;
	background-color:#333;
	color:#fff;
	text-decoration:none;
	display:block;
	float:right;
}
.page_results a:hover{
	background-color:#eee;
	color:#333;
	text-decoration:none;
}
.page_results div{
	margin:2px;
	float:right;
	width:7px;
	padding:3px;
	background-color:#ddd;
	color:#333;
}
/****************************************************/

.promo1{
	position:absolute;
	top:17px;
	right:10px;
}
.promo1 img{
	border:0;
}
.promo2{
	top:17px;
	right:10px;
}
.promo2 img{
	border:0;
}

#content{
	width:791px;
	margin-left:auto;
	margin-right:auto;
	height:500px;
}

#header{
	height:101px;
	position:relative;
}

#flash_{

}

#col_left{
	text-align:left;
	width:300px;
	float:left;
	font-size:1em;
	color:#fff;
}
#col_left ul{
	list-style-type:none;
	padding:10px 0 0 10px;
	margin:0;
}
#col_left ul li{
	padding:2px 2px 4px 0px;
	margin:0;
}

#col_left ul li a{
	padding:2px;
	display:block;
	color:#fff;
	text-decoration:none;
	font-size:1.3em;
	font-weight:bold;
	border-bottom:1px solid #666666;
}
#col_left ul li a.cat_selected{
	padding:2px;
	display:block;
	color:#eee;
	text-decoration:none;
	font-size:1.3em;
	font-weight:bold;
	background-color: #666666;
	border-bottom:1px solid #666666;
}

#col_left ul li a:hover{
	color:#ddd;
	text-decoration:none;
	border-bottom:1px solid #ddd;
}
#col_left ul li a span{
	font-size:.7em;
	color:#666666;
	font-weight:normal;
}


#col_right{
	text-align:left;
	width:475px;
	float:right;
	background:url(../imgs/right_bg.jpg) no-repeat top center #404040;
	margin:0px 7px 4px 0;
	padding:2px 2px 7px 2px;
	font-size:.9em;
	color:#ddd;
}

#col_right .promo2{
	height:70px;
	margin:10px 0 0 0;
	overflow:hidden;
}

.br{
	clear:both;
}
.categories{
	font-weight:normal;
}
.categories div{
	font-size:1.2em;
	width:170px;
	/*display:block;*/
	float:left;
	padding:10px 0 1px 60px;
	margin:0;
	color:#ddd;
	text-decoration:none;
	background:url(../imgs/ico_cat.jpg) no-repeat center left;
}

.novideo{
	padding:10px;
}
.categories a{
	font-weight:bold;
	padding:2px 0;
	margin:0;
	color:#ddd;
	text-decoration:none;
}
.categories a.video_selected{
	color:#eee;
	text-decoration:underline;
}
.categories a:hover{
	text-decoration:underline;
}
.categories span a{
	font-weight:normal;
	text-decoration:underline;
	display:normal;
}
.categories span {
	font-size:.7em;
}

#footer{
	clear:both;
	padding:10px;
	text-align:center;
	color:#666666;
	font-size:10px;
	margin:10px 0 0 0;
	border-top:1px dotted #555;
}
#footer a{
	color:#666666;
	text-decoration: none;
}
