@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.jpg); background-color: #2F2F2F; font-family: Helvetica; 
}
a:link {
	color: #FFFFFF;
}
a:visited { color: #FFFFFF; 
}
a:hover { color: #FFCC00; 
}
a:active { color: #FFCC00; 
}
.container { display: block; width: 100%; background-image: url(/images/bg_cont.jpg); background-repeat: no-repeat; background-position: center top; }
.container .header { background-image: url(/images/bg_header.png); background-repeat: repeat-x; width: 100%; background-position: top; height: 120px; }
.wrap { display: block; margin-right: auto; margin-left: auto; max-width: 1021px; }
.logo { float: left; display: block; }
.menu_top { background-image: url(/images/p18t19_03.jpg); background-repeat: no-repeat; background-position: left top; float: left; height: 120px; width: 730px; }
.menu_top .top { width: 100%; height: 85px; }
.top ul { background-image: url(/images/ul_bg_top.png); background-repeat: no-repeat; background-position: right top; float: left; width: 223px; height: 59px; margin-top: 8px; padding-left: 20px; padding-top: 15px; padding-bottom: 5px; }
.top ul li { background-image: url(/images/li.png); background-repeat: no-repeat; background-position: left 3px; padding-left: 19px; font-size: 14px; text-transform: uppercase; }
.top ul li a { color: #FFEE86; text-decoration: none; }
.top ul li a:hover { color: #FFFFFF; text-decoration: none; }
.menu { width: 100%; }
.menu ul { float: left;  display: block; padding-top: 2px; }
.menu ul li { float: left; padding-left: 2em; font-size: 18px; font-weight: bold; }
.menu ul li a { color: #FFF; text-decoration: none; text-shadow: 1px 1px 0px #000; }
.menu ul li a:hover { color: #FFBE00; text-decoration: none; text-shadow: 1px 1px 0px #000; }


.menu form { float: right; padding-top: 2px; padding-right: 7px; }
form .s_input { background-image: url(/images/input.png); background-repeat: no-repeat; height: 16px; width: 161px; float: left; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; background-color: transparent; font-size: 12px; color: #FFF; padding: 5px; }
form .btn { float: left; padding-top: 4px; padding-left: 4px; }
.thumbs { width: 100%; padding: 5px; }
.thumbs li { background-image: url(/images/bg_th.png); display: block; height: 237px; width: 323px; padding-top: 7px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; position: relative; float: left; margin-bottom: 2px; margin-left: 2px; }
.thumbs li a {
	text-decoration: none;
}

.thumbs li a img { border: 1px solid #AB0D24; height: 210px; width: 320px; display: block; }
.thumbs li a:hover img { border: 1px solid #FFCC00;  }
.thumbs li a:hover .overlay { visibility: visible; }

.thumbs li a .overlay {
	background-image: url(/images/hover_thumb.png);
	background-repeat: no-repeat;
	height: 210px;
	width: 320px;
	position: absolute;
	top: 8px;
	left: 6px;
	visibility: hidden;
}
.thumbs li a .overlay .name { background-image: url(/images/text_bg_btn.png); padding: 5px; color: #000; text-decoration: none; height: 20px; width: 310px; overflow: hidden; }
.thumbs li .tags {
	float: left;
	padding-top: 6px;
	color: #FFF;
	width: 225px;
	font-size: 12px;
}
.thumbs li .tags a {
	color: #F61827;
	text-decoration: underline;
}
.thumbs li .tags a:hover { color: #FFCC00; }

.thumbs li .votes {
	float: right;
	color: #F0BD00;
	font-size: 12px;
	text-align: right;
	text-decoration: none;
	position: absolute;
	right: 11px;
	bottom: 35px;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
	background-image: url(/images/vote_bg.png);
}
.toplist, .gally { padding-top: 5px; padding-right: 15px; padding-bottom: 5px; padding-left: 10px; }
.title  { padding-top: 3px; border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #171717; color: #FFF; font-size: 24px; font-weight: bold; padding-bottom: 3px; background-image: url(/images/li.png); padding-left: 25px; background-repeat: no-repeat; background-position: 10px center; margin-bottom: 2px; }
.toplist ul { width: 332px; float: left; font-size: 18px; font-weight: bold; }
.toplist ul li { background-image: url(/images/li.png); background-repeat: no-repeat; background-position: left center; padding-left: 20px; }
.toplist ul li a { text-decoration: none; color: #FFBE00; }
.toplist ul li a:hover { text-decoration: none; color: #FFFFFF; }
.top_thumbs {padding-top: 5px; padding-right: 15px; padding-bottom: 5px; padding-left: 10px;  }
.top_thumbs li { float: left; margin-top: 2px; margin-bottom: 2px; margin-left: 2px; }
.top_thumbs li a img { border: 1px solid #AB0D24; }
.top_thumbs li a:hover img { border: 1px solid #FFCC00; }

.top_thumbs li a .name { background-image: url(/images/li.png); background-repeat: no-repeat; background-position: left center; padding-left: 20px; font-size: 14px; text-transform: uppercase; height: 17px; width: 175px; overflow: hidden; }
.top_thumbs li a { text-decoration: none; }
.footer{ padding-top: 5px; padding-right: 15px; padding-bottom: 5px; padding-left: 10px; color: #999; font-size: 12px; text-align: center; }
#flash_page { float: left; width: 640px; }
.flash { width:100%; max-width:640px; margin-right: auto; margin-left: auto; display: block; }
.line {
	color: #FFBE00;
	font-size: 12px;
	font-weight: bold;
	width: 60%;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
}
.rate_gall {
	float: right;
	display: block;
	width: 35%;
	padding-top: 5px;
	padding-bottom: 5px;
}
.rate_gall #rating_div {
	float: left;
	display: block;
	color: #F00;
	font-size: 14px;
}
.rate_gall h4 {
	display: block;
	float: left;
	color: #FFBE00;
	font-size: 14px;
}

.flash h3 { font-size: 24px; font-weight: bold; text-align: center; text-transform: uppercase; }
.flash h3 a { color: #F00; }
.flash h3 a:hover { color: #FFF; }
.gally .banners_blk { float: left; padding-left: 20px; width: 325px; }

.pagination { clear: both; float: none; list-style-type: none; position: relative; width: 100%; text-align: center; 
}

.paginator_top { display:inline; font-size:20px; padding-top: 0px; padding-right: 15; padding-bottom: 0px; padding-left: 0; color: #999999; text-align: center; 
}
.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: #999999;
}
.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;
}
.paginator_top ul li a:hover {
	text-decoration: none;
}
.paginator_top .pages .pdot { display: inline; padding-top: 4px; padding-right: 2px; padding-bottom: 4px; padding-left: 2px; }
div.rating-cancel,div.star-rating{
	float:left;
	width:18px;
	height:16px;
	text-indent:-999em;
	cursor:pointer;
	display:block;
	background:transparent;
	overflow:hidden
}
div.rating-cancel,div.star-rating,div.star-rating a{
	background-image: url(/images/stars.png);
	background-repeat: no-repeat;
	background-position: -19px 0px;
}
div.rating-cancel a,div.star-rating a{
	display:block;
	width:18px;
	height:100%;
	background-position:-18px 0px;
	border:0
}
div.star-rating-on a{
	background-position:0 0px!important
}
div.star-rating-hover a{
	background-position:-38px 0px
}
/* Read Only CSS */
div.star-rating-readonly a{cursor:default !important}
/* Partial Star CSS */
div.star-rating{
	background:transparent!important;
	overflow:hidden!important;
}
/* END jQuery.Rating Plugin CSS */ 

.rate {
	display: block;
	height: 11px;
	float: right;
	width: 90px;
	padding-top: 5px;
	padding-right: 5px;
}
.rate .star {
	background-image: url(/images/stars.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: left;
	height: 16px;
	width: 18px;
}
.rate .star_2 {
	background-image: url(/images/stars.png);
	background-repeat: no-repeat;
	background-position: left -18px;
	display: block;
	float: left;
	height: 15px;
	width: 15px;
}

.rate span {
	background-image: url(/images/stars.png);
	background-repeat: no-repeat;
	background-position: -19px 0px;
	display: block;
	float: left;
	height: 16px;
	width: 18px;
}
.addthis_toolbox {
   background: transparent !important;
}

@media all and (max-width:1023px) {
	.menu_top {
    background-image: none;
    float: left;
    height: auto;
    width: 100%;
}
	.top ul {
    background-image: none;
    float: left;
    width: 31%;
    height: 59px;
    margin-top: 8px;
    padding-left: 20px;
    padding-top: 15px;
    padding-bottom: 5px;
				box-sizing: border-box;
}
	.thumbs {
		box-sizing: border-box;
	}
	.thumbs li {
    background-image: url(/images/bg_th.png);
    display: block;
    height: auto;
    width: 31%;
    padding-top: 7px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    position: relative;
    float: left;
    margin-bottom: 2px;
    margin-left: 2px;
		color:transparent;
		font-size:0;
}
	.thumbs li a img {
    border: 1px solid #AB0D24;
    height: auto;
    width: 100%;
    display: block;
		box-sizing: border-box;
}
.thumbs li a .overlay {
   display:none;
}
	.votes, .rate {
	
	}
	.top_thumbs {
		text-align:center;
	}
	.top_thumbs li {
    float: none;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
		display:inline-block;
		vertical-align:top;
}
	#flash_page {
		width:100%;
	}
.gally .banners_blk {
    float: left;
    padding:20px 0;
    width: 100%;
	text-align:center;
}
	.gally .banners_blk .title {
		display:none;
	}
	.gally .banners_blk .bg {
		display:inline-block;
	}
}

@media all and (max-width:530px) {
.top ul {
    width: 100%;
    height:auto;
margin:0;
	padding:0;
	text-align:center;
}
	.top li {
		float:none;
		display:inline-block;
		margin:10px;
		height:auto;
	}
		.thumbs li {
    width: 48%;
			box-sizing: border-box;
}
	.menu form {
    float: none;
		clear:both;
    padding-top: 2px;
    padding-right: 7px;
		margin:0 auto;
		width:200px;
}
.menu, 	.menu ul {width: 100%;text-align:center;float:none;}
	.menu ul li {
		float:none;
		display:inline-block;
		margin:5px;
	}
}
@media all and (max-width:460px) {
	.top {
		display:none;
	}
	.tags {
		display:none;}
		.pages li {
			margin:5px;
		}
}


.addthis_toolbox {
	top:20% !important;
	left:0 !important;
}