@charset "utf-8";
/* CSS Document */
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset, img { border:0; }
address, caption, cite, code, dfn, em, strong, th, var, optgroup { font-style:inherit; font-weight:inherit; }
del, ins { text-decoration:none; }
li { list-style:none; }
caption, th { text-align:left; }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal; }
q:before, q:after { content:''; }
abbr, acronym { border:0; font-variant:normal; }
sup { vertical-align:baseline; }
sub { vertical-align:baseline; }
legend { color:#000; }
input, button, textarea, select, optgroup, option { font-family:inherit; font-size:inherit; font-style:inherit; font-weight:inherit; }
input, button, textarea, select { *font-size:100%;}
.clearfix { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .clearfix { zoom: 1; } /* IE6 */
*+html .clearfix { zoom: 1; } /* IE7 */
* html .le { float:left; margin: 0px -3px 0px -3px; }
* html .re { float:right; margin: 0px -3px 0px -3px; }
/*Carcas*/
body{
	background-image: url(/images/bg.gif);
	background-color: #1A0437;
	font-family: Helvetica;
}
.container {
	background-image: url(/images/bg_overlay.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 1201px;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
}
.header {
	width: 100%;
	height: 98px;
	display: block;
	margin-bottom: 5px;
}
.logo {
	float: left;
}
.menu {
	float: right;
}
.menu li {
	float: left;
	padding-right: 2px;
	display: block;
	height: 98px;
}

.menu li a {
	font-size: 24px;
	color: #6d00ff;
	text-decoration: none;
	font-weight: bold;
	padding-top: 32px;
	display: block;
	padding-bottom: 32px;
	padding-right: 10px;
	padding-left: 10px;
	text-shadow: 1px 1px 0px #000;
}
.menu li a:hover {

	color: #fff;
	background-image: url(/images/btn_bg.png);
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
.total_videos {
	background-image: url(/images/total_bg.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 33px;
	width: 445px;
	color: #FFF;
	text-align: center;
	font-size: 24px;
	margin-top: 28px;
	padding-top: 2px;
	text-shadow: 1px 1px 0px #000;
}
.content {
	float: left;
	width: 980px;
}
.title {
	background-image: url(/images/h_bg_stars.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 100%;
	display: block;
}
.title h2 {
	float: left;
	color: #FFF;
	font-size: 20px;
	font-weight: bold;
	padding-top: 6px;
	padding-left: 55px;
}
.sort {
	float: right;
	display: block;
	background-image: url(/images/sort_bg.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 310px;
	margin-top: 7px;
}
.sort li {
	background-image: url(/images/line.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 33%;
	float: left;
	text-align: center;
	height: 21px;
	text-transform: uppercase;
	font-size: 14px;
	padding-top: 5px;
	text-shadow: 1px 1px 0px #000;
}
.sort li:last-child {
	background-image: none;
}
.sort li a {
	color: #FFF;
	text-decoration: none;
}
.sort li a:hover {
	color: #BE94F8;
	text-decoration: none;
}
.thumbs {
	width: 100%;
	padding-top: 2px;
}
.thumbs li {
	float: left;
	display: block;
	margin-right: 3px;
	margin-bottom: 3px;
	width: 242px;
}
.thumbs li a {
	color: #FFF;
	text-decoration: none;
}
.thumbs li a img {
	border: 1px solid #FF2059;
	display: block;
	height: 180px;
	width: 240px;
}
.thumbs li a:hover img {
	border: 1px solid #FFFFFF;
	display: block;
	height: 180px;
	width: 240px;
}

.thumbs li a .name {
	background-image: url(/images/li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	width: 230px;
	padding-left: 12px;
	font-size: 14px;
	height: 16px;
	overflow: hidden;
}
.thumbs li a:hover .name {
	background-image: url(/images/li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	width: 230px;
	padding-left: 12px;
	font-size: 14px;
	height: 16px;
	overflow: hidden;
	color: #FF2059;
}

.thumbs li .votes {
	color: #6D00FF;
	float: left;
	font-size: 12px;
	font-weight: bold;
	display: block;
	width: 90px;
	height: 15px;
	overflow: hidden;
}
.thumbs li .tags {
	font-size: 12px;
	color: #6D00FF;
	display: block;
	float: left;
	width: 152px;
	height: 15px;
	overflow: hidden;
}
.thumbs li .tags a {
	color: #FFF;
	text-decoration: underline;
}
.thumbs li .tags a:hover {
	color: #FF2059;
	text-decoration: none;
}


.sidebar {
	float: right;
	margin-left: 10px;
	width: 211px;
}
.sidebar form {
	background-image: url(/images/bg_sidebar.png);
	padding: 10px;
	display: block;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.sidebar form .s_input {
	background-color: transparent;
	background-image: url(/images/input.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 35px;
	width: 141px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 12px;
	color: #FFF;
	padding-right: 5px;
	padding-left: 5px;
}
.sidebar form .buton {
	display: block;
	float: left;
	margin-top: 7px;
	margin-left: 10px;
}
.top_list {
	display: block;
	padding: 5px;
}
.top_list li {
	display: block;
	float: left;
	margin-bottom: 3px;
	width: 204px;
}
.top_list li a {
	color: #FFF;
	font-size: 14px;
	text-decoration: none;
}
.top_list li a img {
	border: 2px solid #6D00FF;
	display: block;
	height: 150px;
	width: 200px;
}
.top_list li a:hover img {
	border: 2px solid #FFFFFF;
}
.top_list li a .name {
	background-image: url(/images/li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 16px;
	width: 192px;
	padding-left: 12px;
	display: block;
	overflow: hidden;
}
.top_list li a:hover .name {
	color: #FF337C;
}
.flash_page {
	float: left;
	width: 640px;
}
.line {
	color: #FFF;
	font-size: 18px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.line a {
	color: #FF2059;
	font-weight: bold;
}
.line a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.flash h3 {
	padding: 5px;
	text-align: center;
}
.flash h3 a {
	background-image: url(/images/btn_bg.png);
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 24px;
	color: #FFF;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-shadow: 1px 1px 0px #000;
	text-decoration: none;
}
.flash h3 a:hover {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 24px;
	color: #FFF;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #FF2059;
}


.banners_blk {
	float: right;
	width: 320px;
	display: block;
	margin-left: 5px;
	text-align: center;
}
.txt_top ul {
	float: left;
	width: 240px;
	padding-left: 5px;
}
.txt_top ul li {
	background-image: url(/images/li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}
.txt_top ul li a {
	color: #FFF;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
.txt_top ul li a:hover {
	color: #FF2667;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
.footer {
	width: 100%;
	padding-top: 10px;
	text-align: center;
	color: #AD78F5;
	font-size: 12px;
}
.footer a {
	font-weight: bold;
	color: #FFF;
}
.footer a:hover {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.pagination {
	clear: both;
	float: none;
	list-style-type: none;
	position: relative;
	width: 100%;
	text-align: center;
	background-image: url(/images/bg_sidebar.png);
	background-repeat: repeat;
	height: 30px;
	padding-top: 6px;
}

.paginator_top {
	display:inline;
	font-size:18px;
	color: #4C0CA2;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.paginator_top ul { display:inline; padding-top: 0px; padding-right: 3px; padding-bottom: 0px; padding-left: 3px; margin-right: auto; margin-left: auto; }
.paginator_top .pages {
	padding-right:15px;
	color: #4C0CA2;
}
.paginator_top ul li { display:inline; padding-top: 4px; padding-right: 0px; padding-bottom: 4px; padding-left: 0px; }
.paginator_top ul li a, .paginator_top ul li a:visited { text-decoration:underline; text-shadow: 1px 1px 0px #000; color: #FFF; 
}
.paginator_top ul li a:hover {
	text-decoration: none;
}
.paginator_top .pages .scj_dots { display: inline; padding-top: 4px; padding-right: 2px; padding-bottom: 4px; padding-left: 2px; }
