/* CSS Document */


/* Reset */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

:focus {
	outline: 0;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

a img, iframe {
	border: none;
	
}

ol, ul {
	list-style: none;
}

input, textarea, select, button {
	font-family: inherit;
}

select {
	margin: inherit;
}

a {
	text-decoration:none;
}

/* Fixes incorrect placement of numbers in ol's in IE6/7 */
ol { margin-left:2em; }



/* LAYOUT TOOLS */

.floatLeft 			{ float: left; }
.floatRight			{ float: right; }
.clear				{ clear: both; }
.layoutCenter		{ margin: 0 auto; }
.textCenter			{ text-align: center; }
.textRight			{ text-align: right; }
.textLeft			{ text-align: left; }
.fix				{ overflow:hidden; }
/*


/* INDEX */


body {
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:20px;
	background-color:#dcdcdc;
	background-image:url(../imagenes/bg.jpg);
	background-repeat:repeat-x;	
}

div#wrapper{
	width:998px;
	margin: 0 auto;	
	padding-bottom:24px;
}

/* HEADER */

div#header {
	background-image:url(../imagenes/head.jpg);
	background-repeat:no-repeat;
	height:186px;
	position:relative;
}

.c_pago div#header {
	background-image:url(../imagenes/head2.jpg);
}

div#header #navbar{
	position:absolute;
	top:10px;
	right:5px;
	width:530px;
}


div#header  #navbar a{
	font-size:14px;
	font-weight:bold;
	margin-right:32px;
	color:#fff;
	display:block;
	height:37px;
	background-image:url(../imagenes/bt_l.jpg);
	background-repeat:no-repeat;
	float:left;
	margin-right:2px;
	padding-left:10px;	
}

div#header  #navbar a p{
	height:37px;
	background-image:url(../imagenes/bt_r.jpg);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:10px;	
}

div#header  #navbar a p span{
	background-image:url(../imagenes/bt_bg.jpg);
	background-repeat:repeat-x;
	display:block;
	padding-top:12px;
	height:25px;	
}

div#header  #navbar a:hover{
	text-decoration:underline;
}


/* end HEADER */

/* SIDEBAR */

#sidebar  {
	width:212px;
	float:right;
	display:inline;
	margin-right:16px;
}

/* Acceso */
#sidebar .box_acceso{
	width:212px;	
	margin: 0 auto;
	margin-bottom:10px;
	background-image:url(../imagenes/box_acceso_bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:8px;
}

#sidebar .box_acceso h4{
	color:#FFF;
	text-transform:uppercase;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	margin-bottom:8px;
}

#sidebar .box_acceso .box_content {
	background-color:#86074c;
	padding-bottom:10px;
}

#sidebar .box_acceso form{
	width:189px;
	overflow:hidden;	
	margin: 0 auto;	
}

#sidebar .box_acceso form input.txt{
	background-image:url(../imagenes/input_acceso.jpg);
	background-repeat:no-repeat;	
	display:block;
	width:189px;
	height:32px;
	border:0;
	padding:0;
	padding-left:6px;
	margin-bottom:4px;
}

#sidebar .box_acceso form input.bt{
	display:block;
	width:189px;
	border:0;
	padding:0;
	margin-bottom:4px;	
	background-image:url(../imagenes/bt_acceso.jpg);
	background-repeat:no-repeat;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	padding-top:2px;
	height:32px;
	cursor:pointer;	
}

/* end acceso */

/* Cams actrices porno */
#sidebar .cams_actrices_porno {
	width:212px;	
	margin: 0 auto;	
	margin-bottom:10px;
}

#sidebar .cams_actrices_porno ul {
	width:192px;
	margin: 0 auto;
	padding-top:4px;		
}


#sidebar .cams_actrices_porno ul li{
	background-image:url(../imagenes/bg_cam_sidebar.jpg);
	width:192px;
	height:198px;
	padding-top:12px;
	margin-bottom:2px;
	text-align:center;
}

#sidebar .cams_actrices_porno ul li p{
	color:#FFF;
	font-weight:bold;
	font-size:14px;
	margin-bottom:6px;
}

#sidebar .cams_actrices_porno ul li img{
	border: 2px solid #FFF;
}

#sidebar .cams_actrices_porno ul li a.ft:hover img{
	border: 2px solid #000;
}

#sidebar .cams_actrices_porno ul li a.bt_conectate {
	display:block;
	width:160px;
	height:26px;
	margin: 0 auto;
	margin-top:10px;
}

/* end cams actrices porno */

#sidebar .box .box_content .redes_sociales {
	width:160px;
	margin: 0 auto;
}

#sidebar .box .box_content .nube_tags {
	width:190px;
	margin: 0 auto;
}


#sidebar .box .box_content .nube_tags .tag1{ font-size:12px; line-height:1em; }
#sidebar .box .box_content .nube_tags .tag2{ font-size:16px; line-height:1em; }
#sidebar .box .box_content .nube_tags .tag3{ font-size:22px; line-height:1em; }
 #sidebar .box .box_content .nube_tags a{ color:#000; }
#sidebar .box .box_content .nube_tags a:hover{ text-decoration:underline; }

#sidebar .box{
	width:212px;	
	margin: 0 auto;
	margin-bottom:10px;
	background-image:url(../imagenes/box_sidebar_bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:8px;
}

#sidebar .box h1{
	color:#FFF;
	text-transform:uppercase;
	text-align:center;
	font-size:16px;
	line-height:15px;
	font-weight:bold;
	margin-bottom:2px;
}

#sidebar .box h2{
	color:#FFF;
	text-transform:uppercase;
	text-align:center;
	font-size:16px;
	line-height:15px;
	font-weight:bold;
	margin-bottom:2px;
}

#sidebar .box h3{
	color:#FFF;
	text-transform:uppercase;
	text-align:center;
	font-size:16px;
	line-height:15px;
	font-weight:bold;
	margin-bottom:2px;
}

#sidebar .box h4{
	color:#FFF;
	text-transform:uppercase;
	text-align:center;
	font-size:16px;
	line-height:15px;
	font-weight:bold;
	margin-bottom:2px;
}

#sidebar .box h5{
	color:#FFF;
	text-transform:uppercase;
	text-align:center;
	font-size:16px;
	line-height:15px;
	font-weight:bold;
	margin-bottom:2px;
}

#sidebar .box h1 span{
	font-size:12px;
}

#sidebar .box h2 span{
	font-size:12px;
}

#sidebar .box h3 span{
	font-size:12px;
}

#sidebar .box h4 span{
	font-size:12px;
}

#sidebar .box  h5 span{
	font-size:12px;
}

#sidebar .box .box_content {
	background-color:#FFF;
	padding-top:10px;
	padding-bottom:10px;
}

#sidebar  ul.links {
	width:170px;
	margin: 0 auto;
	color:#1ba309;
	list-style:square;
	padding-left:8px;
}

#sidebar  ul.links li {
}

#sidebar  ul.links li a{
	color:#000;
	font-size:12px;
}

#sidebar  ul.links li a:hover{
	text-decoration:underline;
}

h1#tit_actrices_porno {
 width:734px;
 margin: 0 auto;
 margin-bottom:10px; 
}


/* FIN SIDEBAR */

div#main {
	float:left;
	display:inline;
	width:744px;
	margin-left:10px;
}


div#content{
	padding-bottom:20px;
	padding-top:20px;
	background-image:url(../imagenes/bg_content.jpg);
	background-repeat:repeat-y;
}

.c_pago div#content {
	background-image:url(../imagenes/bg_content2.jpg)!important;
}

.texto_suscripcion {
	width:930px;
	margin: 0 auto;
	margin-bottom:20px;
	text-align:center;
}

.texto_suscripcion p{
	font-size:12px;
	margin-bottom:6px;
}

.texto {
	width:730px;
	margin: 0 auto;
	margin-bottom:20px;
}

.texto h1 {
	font-size:12px;
	float:left;
	font-weight:bold;
	text-transform:uppercase;
	margin-right:5px;
}

.texto p{
	font-size:12px;
	margin-bottom:6px;
}

.texto p a{
	font-weight:bold;
	color:#aa0a61;
}

.texto p a:hover{
	text-decoration:underline;
}

div.webcams {
	width:734px;
	margin: 0 auto;
	margin-bottom:20px;
}

div.webcams .webcams_title{
	background-image:url(../imagenes/video_tit_bg.jpg);
	background-repeat:no-repeat;
	height:36px;
	overflow:hidden;	
}

div.webcams .webcams_title h2{
	color:#FFF;
	font-size:15px;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	height:17px;
	overflow:hidden;
}

div.webcams .webcams_content {
    background-image: url("../imagenes/video_bg.jpg");
    overflow: hidden;
    padding-top: 8px;
}

div.webcams .webcams_content p {
	font-size:12px;
	margin-left: 8px;
    margin-right: 8px;
}

div.webcams .webcams_footer {
    background-image: url("../imagenes/video_bottom.jpg");
    background-repeat: no-repeat;
    height: 9px;
    overflow: hidden;
}

ul.cams_main {
	overflow:hidden;
	width:745px;
	margin: 8px auto 5px 4px;
}

ul.cams_main li{
	width:137px;
	height:135px;
	float:left;
	margin-left:4px;
	margin-right:4px;
	background-image:url(../imagenes/cam_main_bg.jpg);
	background-repeat:no-repeat;
	text-align:center;	
}


ul.cams_main li p.conectada{
	color:#FFF;
	text-align:left;
	padding-left:18px;
	font-size:10px;
	padding-top:2px;
	height:15px;
	display:block;
}

ul.cams_main li a {
	display:block;
	margin-bottom:3px;
}

ul.cams_main li a img{
	border: 1px solid #FFF;
	margin: 0;
	padding:0;
}

ul.cams_main li a:hover img{
	border: 1px solid #000;
}

ul.cams_main li p.nombre{
	color:#FFF;
	font-size:12px;
	font-weight:bold;
}


.banner {
	width:734px;
	margin: 0 auto;
	margin-bottom:20px;
}

div.box_texto {
	width:734px;
	margin: 0 auto;
}
 
div.box_texto .titulo_black {
	background-image:url(../imagenes/tit_black_bg.jpg);
	background-repeat:no-repeat;
	height:36px;
	overflow:hidden; 
}
 
div.box_texto .titulo_black h2 {
	color:#FFF;
	font-size:15px;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	height:17px;
	overflow:hidden;
}
 
div.box_texto .box_content {
	padding:8px;
	overflow:hidden; 
}
 
div.box_texto .box_content p{
	font-size:12px;
	margin-bottom:5px;
}

/* Videos */

div.video {
	width:734px;
	margin: 0 auto;
	margin-bottom:20px;
}

div.video .video_title{
	background-image:url(../imagenes/video_tit_bg.jpg);
	background-repeat:no-repeat;
	height:36px;
	overflow:hidden;	
}

div.video .video_title h1{
	color:#FFF;
	font-size:15px;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	height:17px;
	overflow:hidden;
}

div.video .video_title h3{
	color:#FFF;
	font-size:15px;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	height:17px;
	overflow:hidden;
}

div.video .video_content{
	background-image:url(../imagenes/video_bg.jpg);
	background-repeat:y;
	padding-top:8px;
	overflow:hidden;	
}

div.video .video_content .img_gr {
	float:left;
	display:inline;
	margin-left:10px;
	margin-bottom:10px;
}

div.video .video_content .img_gr img{
	border: 1px solid #000;
}

div.video .video_content .img_pq {
	float:right;
	display:inline;
	margin-right:10px;
}

div.video .video_content .img_pq img{
	border: 1px solid #000;
	display:block;
	margin-bottom:18px;	
}

div.video .video_content .col_bt {
	width:233px;
	float:left;
	display:inline;
	margin-left:10px;
}

div.video .video_content .col_bt a{
	display:block;
	margin-bottom:5px;
}

div.video .video_content .col_sinopsis {
	width:460px;
	float:right;
	display:inline;
	margin-right:10px;
	background-image:url(../imagenes/video_sinopsis_bg.jpg);
	background-repeat:repeat-x;
	padding:6px;
}

div.video .video_content .col_sinopsis p{
	font-size:12px;
	margin-bottom:6px;
}

div.video .video_content .col_sinopsis .datos{
	background-image:url(../imagenes/video_datos_l.jpg);
	background-repeat:no-repeat;
	height:28px;
	padding-left:7px;	
}

div.video .video_content .col_sinopsis .datos .datos_right{
	background-image:url(../imagenes/video_datos_r.jpg);
	background-repeat:no-repeat;
	background-position:right;
	height:28px;
	padding-right:7px;	
}

div.video .video_content .col_sinopsis .datos .datos_bg{
	background-image:url(../imagenes/video_datos_bg.jpg);
	background-repeat:repeat-x;
	height:28px;
	overflow:hidden;
}

div.video .video_content .col_sinopsis .datos .datos_bg span{
	float:left;
	display:block;
	font-size:12px;
	font-weight:bold;
}

div.video .video_content .col_sinopsis .datos .datos_bg span.duracion{
	padding-top:8px;
	background-image:url(../imagenes/ic_duracion.jpg);
	background-repeat:no-repeat;
	background-position:0 8px;
	padding-left:22px;
}

div.video .video_content .col_sinopsis .datos .datos_bg span.formato{
	padding-top:8px;
	background-image:url(../imagenes/ic_formato.jpg);
	background-repeat:no-repeat;
	background-position:0 8px;
	padding-left:22px;
}

div.video .video_content .col_sinopsis .datos .datos_bg span.tamano{
	padding-top:8px;
	background-image:url(../imagenes/ic_tamano.jpg);
	background-repeat:no-repeat;
	background-position:0 8px;
	padding-left:22px;
}

div.video .video_content .col_sinopsis .datos .datos_bg span.sep{
	width:1px;
	background-image:url(../imagenes/video_datos_sep.jpg);
	background-repeat:no-repeat;
	margin-left:10px;
	margin-right:10px;
	height:28px;
}

div.video .video_footer{
	background-image:url(../imagenes/video_bottom.jpg);
	background-repeat:no-repeat;
	height:9px;
	overflow:hidden;	
}

/* end videos */

/* Videos trailer */

div.video_trailer {
	width:734px;
	margin: 0 auto;
	margin-bottom:20px;
}

div.video_trailer .video_title{
	background-image:url(../imagenes/video_tit_bg.jpg);
	background-repeat:no-repeat;
	height:36px;
	overflow:hidden;	
}

div.video_trailer .video_title h1{
	color:#FFF;
	font-size:15px;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	height:17px;
	overflow:hidden;
}

div.video_trailer .video_title h2{
	color:#FFF;
	font-size:15px;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	height:17px;
	overflow:hidden;
}

div.video_trailer .video_content{
	background-image:url(../imagenes/video_bg.jpg);
	background-repeat:y;
	padding-top:8px;
	padding-bottom:10px;
	overflow:hidden;	
}

div.video_trailer .video_content .trailer {
	width:720px;
	border: 1px solid #000;
	margin: 0 auto;
	margin-bottom:6px;
}

div.video_trailer .video_content .thumbs {
	margin-bottom:8px;
	overflow:hidden;
	text-align:center;
}

div.video_trailer .video_content .thumbs  img{
	border: 1px solid #000;
	margin-left:10px;
	margin-right:10px;
}


div.video_trailer .video_content .col_descargar {
	width:697px;
	padding-top:49px;
	margin: 0 auto;
	background-image:url(../imagenes/tit_descargar.jpg);
	background-repeat:no-repeat;	
}

div.video_trailer .video_content .col_descargar .marco_iframe {
	background-color:#fff;
	border: 1px solid #CCC;
	padding-top:10px;
	text-align:center;
}


div.video_trailer .video_content .col_sinopsis {
	width:710px;
	margin: 0 auto;
	background-image:url(../imagenes/video_sinopsis_bg.jpg);
	background-repeat:repeat-x;
	padding:6px;
	margin-bottom:20px;
}

div.video_trailer .video_content .col_sinopsis p{
	font-size:12px;
	margin-bottom:6px;
}

div.video_trailer .video_content .col_sinopsis .datos{
	background-image:url(../imagenes/video_datos_l.jpg);
	background-repeat:no-repeat;
	height:28px;
	padding-left:7px;	
}

div.video_trailer .video_content .col_sinopsis .datos .datos_right{
	background-image:url(../imagenes/video_datos_r.jpg);
	background-repeat:no-repeat;
	background-position:right;
	height:28px;
	padding-right:7px;	
}

div.video_trailer .video_content .col_sinopsis .datos .datos_bg{
	background-image:url(../imagenes/video_datos_bg.jpg);
	background-repeat:repeat-x;
	height:28px;
	overflow:hidden;
}

div.video_trailer .video_content .col_sinopsis .datos .datos_bg span{
	float:left;
	display:block;
	font-size:12px;
	font-weight:bold;
}

div.video_trailer .video_content .col_sinopsis .datos .datos_bg span.duracion{
	padding-top:8px;
	background-image:url(../imagenes/ic_duracion.jpg);
	background-repeat:no-repeat;
	background-position:0 8px;
	padding-left:22px;
}

div.video_trailer .video_content .col_sinopsis .datos .datos_bg span.formato{
	padding-top:8px;
	background-image:url(../imagenes/ic_formato.jpg);
	background-repeat:no-repeat;
	background-position:0 8px;
	padding-left:22px;
}

div.video_trailer .video_content .col_sinopsis .datos .datos_bg span.tamano{
	padding-top:8px;
	background-image:url(../imagenes/ic_tamano.jpg);
	background-repeat:no-repeat;
	background-position:0 8px;
	padding-left:22px;
}

div.video_trailer .video_content .col_sinopsis .datos .datos_bg span.sep{
	width:1px;
	background-image:url(../imagenes/video_datos_sep.jpg);
	background-repeat:no-repeat;
	margin-left:10px;
	margin-right:10px;
	height:28px;
}

div.video_trailer .video_footer{
	background-image:url(../imagenes/video_bottom.jpg);
	background-repeat:no-repeat;
	height:9px;
	overflow:hidden;	
}

/* end videos trailer */

/* Cams */

ul#cams {
	overflow:hidden;
	width:744px;
	margin: 0 auto;	
	margin-bottom:20px;
}

ul#cams li{
	background-image:url(../imagenes/fnd_cam.jpg);
	background-repeat:no-repeat;
	width: 180px;
	height: 183px; 
	margin-bottom:6px;
	margin-right:3px;
	margin-left:3px;
	padding-top:36px;
	text-align:center;
	overflow:hidden;
	float:left;
	display:inline;
	position:relative;
}


ul#cams li .hd{
	position:absolute;
	top:118px;
	right:14px;
}

ul#cams img.marco{
	border: 2px solid #FFFFFF;
	margin-bottom:2px;
}

ul#cams p.nombre {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#FFF;
	text-align:center;
	width:160px;
	height:15px;
	overflow:hidden;
	margin-bottom:0;
}

ul#cams p.edad {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	text-align:center;
	width:160px;
	height:15px;
	overflow:hidden;
	margin-bottom:2px;
}

ul#cams div.idiomas img{
	margin-right:1px;
	margin-left:1px;
}

/* end Cams */

/* Cams premium */

ul#cams_premium {
	overflow:hidden;
	width:744px;
	margin: 0 auto;	
	margin-bottom:20px;
}

ul#cams_premium li{
	background-image:url(../imagenes/fnd_cam_premium.jpg);
	background-repeat:no-repeat;
	width: 180px;
	height: 280px;
	margin-bottom:6px;
	margin-right:3px;
	margin-left:3px;
	padding-top:36px;
	text-align:center;
	overflow:hidden;
	float:left;
	display:inline;
	position:relative;
}


ul#cams_premium li .hd{
	position:absolute;
	top:210px;
	right:14px;
}

ul#cams_premium img.marco{
	border: 2px solid #FFFFFF;
	margin-bottom:4px;
}

ul#cams_premium p.nombre {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#FFF;
	text-align:center;
	width:160px;
	height:15px;
	overflow:hidden;
	margin-bottom:0;
}

ul#cams_premium p.edad {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	text-align:center;
	width:160px;
	height:15px;
	overflow:hidden;
	margin-bottom:2px;
}

ul#cams_premium div.idiomas img{
	margin-right:1px;
	margin-left:1px;
}

/* end Cams premium*/

/* Actrices */

ul#actrices {
	overflow:hidden;
	width:744px;
	margin: 0 auto;	
	margin-bottom:20px;
}

ul#actrices li{
	background-image:url(../imagenes/fnd_actriz.jpg);
	background-repeat:no-repeat;
	width: 180px;
	height: 308px;
	padding-top:8px;
	margin-bottom:6px;
	margin-right:3px;
	margin-left:3px;
	text-align:center;
	overflow:hidden;
	float:left;
	display:inline;
	position:relative;
}



ul#actrices img.marco{
	border: 2px solid #000;
	margin-bottom:4px;
}

ul#actrices p.nombre {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#000;
	text-align:center;
	width:160px;
	margin: 0 auto;
	height:16px;
	overflow:hidden;
	margin-bottom:6px;
	padding:0;
}

ul#actrices p.cant_escenas {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-align:center;
	width:160px;
	margin: 0 auto;
	height:15px;
	overflow:hidden;
	margin-bottom:12px;
}

ul#actrices li a.bt_ver_escenas {
	display:block;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	width:162px;
	height:19px;
	padding-top:4px;
	font-size:12px;
	margin: 0 auto;
	background-image:url(../imagenes/bt_bg2.jpg);
}

ul#actrices div.idiomas img{
	margin-right:1px;
	margin-left:1px;
}

/* end Actrices*/

/* Ficha Actriz */

div.ficha {
	width:734px;
	margin: 0 auto;
	margin-bottom:20px;
}

div.ficha .ficha_title{
	background-image:url(../imagenes/video_tit_bg.jpg);
	background-repeat:no-repeat;
	height:36px;
	overflow:hidden;	
}

div.ficha .ficha_title p{
	color:#FFF;
	font-size:15px;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	height:17px;
	overflow:hidden;
}

div.ficha .ficha_content{
	background-image:url(../imagenes/video_bg.jpg);
	background-repeat:y;
	padding-top:8px;
	overflow:hidden;	
}

div.ficha .ficha_content .ficha_img{
	min-height:300px;	
}

div.ficha .ficha_content .img_v{
	float:left;
	display:inline;
	margin-left:10px;
	width:250px;
}

div.ficha .ficha_content .img_v img{
	border: 1px solid #000;
}

div.ficha .ficha_content .img_h{
	float:right;
	display:inline;
	margin-right:10px;
	width:322px;
}

div.ficha .ficha_content .img_h img{
	border: 1px solid #000;
	margin-bottom:16px;
}


div.ficha .ficha_content .col_descripcion {
	width:702px;
	margin: 0 auto;
	background-image:url(../imagenes/video_sinopsis_bg.jpg);
	background-repeat:repeat-x;
	padding:6px;
}

div.ficha .ficha_content .col_descripcion p{
	font-size:12px;
	margin-bottom:6px;
}

div.ficha .ficha_content span{
	margin-left:15px;
	font-size:14px;
}

div.ficha .ficha_footer{
	background-image:url(../imagenes/video_bottom.jpg);
	background-repeat:no-repeat;
	height:9px;
	overflow:hidden;	
}



/* end ficha Actriz */

/* Cams */

ul#escenas {
	overflow:hidden;
	width:712px;
	margin: 5px auto 20px;
}

ul#escenas li{
	background-image:url(../imagenes/fnd_video.jpg);
	background-repeat:no-repeat;
	width: 174px;
	height: 212px; 
	margin-bottom:6px;
	margin-right:2px;
	margin-left:2px;
	padding-top:7px;
	text-align:center;
	overflow:hidden;
	float:left;
	display:inline;
	position:relative;
}



ul#escenas img.marco{
	border: 2px solid #000;
	margin-bottom:4px;
}

ul#escenas div.datos {
	width:160px;
	margin: 0 auto;
	height:48px;
	overflow:hidden;
	margin-bottom:2px;
	text-align:center;
}

ul#escenas div.datos p.nombre {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	line-height:11px;
	color:#000;
	text-align:center;
	margin-bottom:2px;;
}

ul#escenas div.datos p.duracion{
	font-size:10px;
}

ul#escenas li a.bt_ver_trailer {
	display:block;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	width:162px;
	height:19px;
	padding-top:4px;
	font-size:12px;
	margin: 0 auto;
	background-image:url(../imagenes/bt_bg2.jpg);
}

/* end Cams */


/*---------------------------------
FOOTER
----------------------------------*/
div#footer {
	background-image:url(../imagenes/bg_footer.jpg);
	background-repeat:no-repeat;
	height:168px;	
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#fff;
	padding-top:20px;
	padding-left:20px;
	text-align:left;
	padding-top:20px;
}

div#footer a{
	color:#e01f88;
}

div#footer a:hover {
	text-decoration:underline;
}

/* end FOOTER */


/*---------------------------------
VIDEOS
----------------------------------*/

div#categorias {
	text-align:center;
	width:738px;
	margin: 0 auto;
	margin-bottom:40px;
	font-size:13px;
	color:#ccc;
}

div#categorias a{
	color:#000;
	font-size:13px;
	margin-left:4px;
	margin-right:4px;
	text-decoration:none;
}

div#categorias a:hover{
	text-decoration:underline;
}

div#videos ul {
	overflow:hidden;
	width:744px;
	margin: 0 auto;
	background-image:url(../imagenes/sep.jpg);
	background-repeat:repeat-y;
	background-position:center top;
}

div#videos ul li{
	width:322px;
	float:left;
	overflow:hidden;
	height:450px;
	display:inline;
	margin-left:25px;
	margin-right:25px;
	margin-bottom:30px
}

div#videos ul li a {
	text-decoration:none;
	color:#000;
	font-size:12px;	
}

div#videos ul li a h2{
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color:#aa0a61;
	line-height:14px;
	height:32px;
	margin-bottom:4px;
	overflow:hidden;
}

div#videos ul li a img.ft{
	border: 1px solid #000;
	margin-bottom:3px;
}

div#videos ul li a .captura{
	position:relative;
}

div#videos ul li a .play{
	position:absolute;
	top:81px;
	left:132px;
}

div#videos ul li a .sinopsis {
	line-height:13px;
	overflow:hidden;
	height:66px;
	margin-bottom:8px;
}

div#videos ul li a .duracion {
	float:left;
	margin-bottom:5px;
}

div#videos ul li a .valoracion {
	float:right;
	margin-bottom:5px;
}



div#paginacion {
	text-align:center;
	margin-bottom:20px;
}

div#paginacion span{
	font-size:12px;
	color:#aa0a61;
	margin-left:5px;
	margin-right:5px;
	font-weight:bold;
		
}

div#paginacion a{
	font-size:12px;
	color:#000;
	margin-left:5px;
	margin-right:5px;
}

/*---------------------------------
PAGO
----------------------------------*/

#pago {
	overflow:hidden;
	width:750px;
	margin: 0 auto;
	margin-bottom:30px;
	padding:0;
}

#pago  #text{
	font-size:12px;
	margin-bottom:20px;
	text-align:center;
}

#pago  #text p{
	margin-bottom:8px;
}


#pago p.title_pago {
	text-align:center;
	color:#000;
	margin-bottom:20px;
	font-size:25px;
}

#pago p.title_pago strong{
	color:#aa0a61;
	font-weight:bold;
}

div#cam {
	background-image:url(../imagenes/fnd_cam.jpg);
	background-repeat:no-repeat;
	width: 180px;
	height: 183px; 
	margin-top:6px;
	padding-top:36px;
	text-align:center;
	overflow:hidden;
	float:left;
	display:inline;
	position:relative;
}

div#cam .hd{
	position:absolute;
	top:118px;
	right:14px;
}

div#cam img.marco{
	border: 2px solid #FFFFFF;
	margin-bottom:5px;
}

div#cam p.nombre {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#FFF;
	text-align:center;
	width:160px;
	height:15px;
	overflow:hidden;
	margin-bottom:0;
}

div#cam p.edad {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	text-align:center;
	width:160px;
	height:15px;
	overflow:hidden;
	margin-bottom:2px;
}

div#cam div.idiomas img{
	margin-right:1px;
	margin-left:1px;
}

#iframe-pago {
	float:right;
	display:inline;
	border: 1px solid #aa0a61!important;
	margin-bottom:40px;
}

#cam_premium{
	overflow:hidden;
	margin-bottom:40px;
	display:inline;

} 

#cam_premium a {
	float:left;
	position:relative;
	display:block;

}

#cam_premium a img.ft {
	border: 2px solid #aa0a61;
	padding:2px;
	background-color:#FFF;
}

#cam_premium a .hd{
	position:absolute;
	right:10px;
	bottom:10px;
}

#cam_premium a .hd img{
	border:0;
}

#cam_premium .info {
	float:right;
	width:472px;

}

#cam_premium .info h1{
	font-size:24px;
	font-weight:bold;
	margin:0!important;
	padding:0!important;
	background-image:none!important;
	color:#000;
}

#cam_premium .info p{
	font-size:13px;
	margin-bottom:4px;
}

#cam_premium .datos p.edad{
	margin-bottom:10px;
	font-size:16px;
}

#cam_premium .datos hr{
	border:0;
	margin:0;
	padding:0;
	background-color:#000;
	height:2px;
	margin-bottom:5px;
}

ul#preferencias {
	list-style:none;
	font-size:12px;
	overflow:hidden;
}

ul#preferencias li{
	float:left;
	width:200px;
}

div#pago_suscripcion {
	width:900px;
	margin: 0 auto;
	padding:20px;
	background-color:#FFF;
	border: 1px solid #aa0a61;
}

/*---------------------------------
PAGINACION
----------------------------------*/

.paginacion {
	margin-bottom:20px;
	text-align:center;
	font-size:12px;
	color:#aa0a61;
	font-weight:bold;  
}

.paginacion a {
	margin-left:10px;
	margin-right:10px;
	font-size:12px;
	color:#aa0a61;
	font-weight:bold; 
}

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

/* Los mas vistos */

div.video_mas_visto {
	width:367px;
	overflow:hidden;
	margin-bottom:20px;
	float:left;
	display:block;
	margin-left:2px;
	margin-right:2px;	
	overflow:hidden;
}

div.video_mas_visto .video_title{
	background-image:url(../imagenes/video_tit2_bg.jpg);
	background-repeat:no-repeat;
	height:36px;
	overflow:hidden;	
}

div.video_mas_visto .video_title h1{
	color:#FFF;
	font-size:13px;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	height:17px;
	overflow:hidden;
}

div.video_mas_visto .video_content{
	background-image:url(../imagenes/video2_bg.jpg);
	background-repeat:y;
	padding-top:8px;
	overflow:hidden;	
}

div.video_mas_visto .video_content .img_gr {
	width:352px;
	margin: 0 auto;
	margin-bottom:4px;
}

div.video_mas_visto .video_content .img_gr img{
	border: 1px solid #000;
}

div.video_mas_visto .video_content .img_pq img{
	border: 1px solid #000;
	display:block;
}

div.video_mas_visto .video_content .col_bt {
	text-align:center;
}

div.video_mas_visto .video_content .col_bt a{
	margin-left:2px;
	margin-right:2px;
}

div.video_mas_visto .video_content .col_sinopsis {
	width:338px;
	margin: 0 auto;
	background-image:url(../imagenes/video_sinopsis_bg.jpg);
	background-repeat:repeat-x;
	padding:6px;
}

div.video_mas_visto .video_content .col_sinopsis  .sinopsis {
	overflow:hidden;
	height:76px;
	margin-bottom:6px;
}

div.video_mas_visto .video_content .col_sinopsis p{
	font-size:12px;
	margin-bottom:6px;
}

div.video_mas_visto .video_content .col_sinopsis .datos{
	background-image:url(../imagenes/video_datos_l.jpg);
	background-repeat:no-repeat;
	height:28px;
	padding-left:7px;	
}

div.video_mas_visto .video_content .col_sinopsis .datos .datos_right{
	background-image:url(../imagenes/video_datos_r.jpg);
	background-repeat:no-repeat;
	background-position:right;
	height:28px;
	padding-right:7px;	
}

div.video_mas_visto .video_content .col_sinopsis .datos .datos_bg{
	background-image:url(../imagenes/video_datos_bg.jpg);
	background-repeat:repeat-x;
	height:28px;
	overflow:hidden;
}

div.video_mas_visto .video_content .col_sinopsis .datos .datos_bg span{
	float:left;
	display:block;
	font-size:12px;
	font-weight:bold;
}

div.video_mas_visto .video_content .col_sinopsis .datos .datos_bg span.duracion{
	padding-top:8px;
	background-image:url(../imagenes/ic_duracion.jpg);
	background-repeat:no-repeat;
	background-position:0 8px;
	padding-left:22px;
}

div.video_mas_visto .video_content .col_sinopsis .datos .datos_bg span.formato{
	padding-top:8px;
	background-image:url(../imagenes/ic_formato.jpg);
	background-repeat:no-repeat;
	background-position:0 8px;
	padding-left:22px;
}

div.video_mas_visto .video_content .col_sinopsis .datos .datos_bg span.tamano{
	padding-top:8px;
	background-image:url(../imagenes/ic_tamano.jpg);
	background-repeat:no-repeat;
	background-position:0 8px;
	padding-left:22px;
}

div.video_mas_visto .video_content .col_sinopsis .datos .datos_bg span.sep{
	width:1px;
	background-image:url(../imagenes/video_datos_sep.jpg);
	background-repeat:no-repeat;
	margin-left:10px;
	margin-right:10px;
	height:28px;
}

div.video_mas_visto .video_footer{
	background-image:url(../imagenes/video2_bottom.jpg);
	background-repeat:no-repeat;
	height:9px;
	overflow:hidden;	
}

/* end Los mas vistos */
