body {
	top:0px;
	margin:0px;
	color:#fff;
	font-size:11px;
	font-family: Verdana, Helvetica, Times;
	background-color:#000;
	}

A, A:link, A:active, A:visited {
	color:#fff;
	font-size:11px;
	font-family: Verdana, Helvetica, Times;
	text-decoration:none;
} A:hover {
	text-decoration:underline;
	color:#fff;}


ul{
	list-style: none;
}

.listaChicas{
	cursor: pointer;
}	

.clearer{
	clear:both;
	margin:0;
}


.clearerSpacer{
	padding-top:20px;
	clear:both;
	margin:0;
}
 
h1{
	color:#fff;
	font-size:1.4em;
	font-family: Arial, Lucida Sans, Verdana, Helvetica, Times;
	font-weight:bold;
	text-decoration:none;
}

h2{
	color:#fff;
	font-size:11px;
	font-family: Arial, Lucida Sans, Verdana, Helvetica, Times;
	font-weight:bold;
	text-decoration:none;
}


#wrapper {
	width: 100%;
	text-align: center;
}

#container {
	width: 100%;
	margin-left:auto;
	margin-right:auto;
	background-repeat:no-repeat;
	background-position: center top;
	background-position-y:-2px;
	background-image:url('/images/bgContent.gif');
}

#container-middle {
	width: 100%;
	margin-left:auto;
	margin-right:auto;
	background-repeat:repeat-y;
	background-position: center top;
	background-image:url('/images/bgContent-middle.gif');
}


#header {
	background-image:url('/images/headerChicams.jpg');
	width:100%;
	height:120px;
	background-repeat:no-repeat;
	background-position: center top;
}

#content-container {
	width: 100%;
	text-align:center
}


#menu{
	background-image:url('/images/bgMenu_chicams_web.jpg');
	background-repeat:no-repeat;
	width:928px;
	overflow: hidden;
	padding-top:4px;
	margin:0 auto;
	height:51px;
	text-align:center;
	text-transform: uppercase;
	font-size:12px;
}

	#menu a, a:link, a:active, a:visited {
		color:#949494;
		text-decoration:none;
		font-size:12px;
	} 
	
	#menu a:hover {
		text-decoration:underline;
		color:#fff;
		font-size:12px;
	}

	#menu strong, #menu strong a{
		color:#fff;
		font-weight: normal;
	}

#content{
	width:920px;
	padding:10px 0 10px 0px;
	overflow: hidden;
	margin:0 auto;
	min-height:400px;
	
}

	#content .cuadroCentralContainer{
		width: 650px;
		float:left;
  		min-height: 1250px;
	}
	
	
		#content .cuadroCentralContainer .cuadroCentralTitle{
			width: 680px;
			font-family: 'Playball';
			font-weight: lighter;
			font-size:36px;
		}
		
		#content .cuadroCentralContainer .cuadroCentralTitle em{
			font-style: normal;
		}
		
		#content .cuadroCentralContainer .cuadroCentralTitle.webcam h1{
			
			margin-bottom:0;
		}
				
		#content .cuadroCentralContainer .bloqueCentralTitle{
			width: 680px;
			font-family: 'Playball';
			font-weight: lighter;
			font-size:36px;
			text-align:center;
		}
		
							

		#content .cuadroCentralContainer .cuadroCentralContent .webcamListContainer .webcamListTitle{
			float:left;
			font-size:12px;
			margin-left:0px;
			margin-top:0px;
		}
		
		#content .cuadroCentralContainer .cuadroCentralContent .webcamListContainer ul{
			margin-left:-38px;
			width: 680px;
		}
		
		#content .cuadroCentralContainer .cuadroCentralContent .webcamListContainer li{
			font-size:9px;
			float:left;
			text-align:left;
			padding-right:10px;
			padding-top:15px;
			height:140px;
		}
		
		#content .cuadroCentralContainer .cuadroCentralContent .webcamListContainer p{
			line-height: 0px;
		}

		
		#content .cuadroCentralContainer .cuadroCentralContent .webcamListContainer ul img{
		 	width:155px;
		 	height:116px;
		 	border: 1px solid #FFFFFF;
		 }
		 
		#content .cuadroCentralContainer .cuadroCentralContent .webcamListContainer ul li .icoWebcamContainer{
		 	position:absolute;
		 	margin-top:-15px;
		 	text-align:right;
		 	width:115px;
		  }
		
		 #content .cuadroCentralContainer .cuadroCentralContent .webcamListContainer ul li .icoWebcam{
		 	width:12px;
		 	height:10px;
		 	border: 0;
		 	display:inline;
		 }
		 
		

.pasaWebcams{
	height:80px;
	width:650px;
	overflow:hidden;
	padding-top:10px;
	padding-left:5px;

}			

	.pasaWebcams ul{
		padding:0px;
		margin:0;
	}
	
	.pasaWebcams li{
		float:left;
		margin-left:10px;
	}
	
	.pasaWebcams li img{
		width:95px;
		border: 1px solid #FFFFFF;
	}


	#content .cuadroContainer{
		float: left;
	    margin-left: 14px;
	    width: 218px;
	}
	
		#content .cuadroContainer h1,
		#content .cuadroContainer h2,
		#content .cuadroContainer h3,
		#content .cuadroContainer em{
			color: white;
			font-size: 11px;
			font-family: Verdana, Helvetica, Times;
			font-weight: normal;
			font-style: normal;
		}
			#content .cuadroCentralContainer .cuadroCentralTitle h1{
				font-family: 'Playball';
				font-size:36px;
				font-weight: lighter;
				margin:0;
				margin-bottom: 28px;
			}
	
		#content .cuadroContainer .title{
				font-family: 'Playball';
				font-size:28px;
				font-weight: lighter;
				margin:0;
				width:200px;
		}
		
		#content .cuadroContainer .bgTop{		
			background-image:url('/images/bgTop_cuadro_cams.jpg');
			height:7px;
			background-repeat:no-repeat;
		}
		
		#content .cuadroContainer .bgBgMiddle{	
			width: 198px;		
			background-color:#262626;
			position:relative;
			padding-bottom: 0px;
			margin-bottom:0px;
			
		}
		#content .cuadroContainer .bgMiddle{			
			background-image:url('/images/bgMiddle_cuadro_Mujeres.gif');
			min-height:190px;
			background-repeat:no-repeat;
		
		}
		
		#content .cuadroContainer .bgBottom{					

			background-image:url('/images/bgBottom_cuadro_camara.jpg');
			height:7px;
			background-repeat:no-repeat;
			margin-bottom:25px;
			
		}
		
		
		
		
		#content .cuadroContainer ul {
			margin:0;
			margin-left:-45px;	
			padding-top:1px;
	
	 	}
	 	
	 	#content .cuadroContainer ul li{
			background:url("/images/estrellaNoticiaPorno.png") no-repeat top left; 		
	 		
	 		text-align:left;
	 		margin-left:15px;
	 		
	 		padding:0 15px 8px 22px;
	

	 		
	 	}
	 	
	 	#content .contentGalerias{
	 		width:670px;
	 	}
		
		#content .contentGalerias .gallery-title{
			position:absolute;
			margin-top:-31px;
			font-family: 'Playball';
			font-size:20px;
			font-weight: lighter;
			
		}
		
		#content .contentGalerias .pagination{
		 float:right;
		 height:25px;
		 margin-right:20px;
		
		}
				#content .contentGalerias .pagination a{
					font-size:11px;
				}
				#content .contentGalerias .pagination a:hover{
					text-decoration:underline;
				}
				
				#content .contentGalerias .pagination .currentPage{
					font-weight:bold;
					font-size:12px;
				}
		
		#content .contentGalerias ul {
			margin:0;
			margin-left:-48px;	
			float:left;
	
	 	}
	 	
	 		#content .contentGalerias ul.galeria_interior{
		 		margin-top:-40px;
	 		}
	 	
	 	#content .contentGalerias ul li{
			float: left;
			width: 140px;
			text-align: center;
			margin-left: 14px;
			padding: 6px;
			margin-bottom: 35px;
			background-color: #fff;
			border-radius: 5px;
	 		
	 	}
	 	
	 	#content .contentGalerias .textList1 ul {
			margin:0;
			margin-left:-15px;	
			padding-top:0px;
			float:left;
	
	 	}
	 	
	 	#content .contentGalerias .textList1 ul li{
	 		float:left;
			width:620px;		
	 		text-align:left;
	 		margin-left:0px;
	 		padding-left:0px;
	 		padding-bottom: 12px;
	  	}
	  	
	  	#content .contentGalerias .textList2 ul {
			margin:0;
			margin-left:-20px;	
			padding-top:0px;
			float:left;
	
	 	}
	 	
	 	#content .contentGalerias .subTitle{
	 		margin-top:20px;
	 	}
	 	
	 	#content .contentGalerias .textList2 ul li{
	 		float:left;
			width:310px;		
	 		text-align:left;
	 		margin-left:0px;
	 		padding-left:10px;
	 		padding-bottom: 12px;
	 		min-height:90px;
	  	}
	  	
	  	#content .contentGalerias .textList3 ul {
			margin:0;
			margin-left:-40px;	
			padding-top:10px;
			float:left;
	
	 	}
	 	
	 	#content .contentGalerias .textList3 ul li{
			float:left;
			width:140px;		
	 		text-align:left;
	 		margin-left:14px;
	 		padding-left:8px;
	 		padding-bottom: 12px;
	 		min-height:220px;
	 		overflow:hidden;
	  	}
	  			#content 
	  	#content .cuadroContainer .contentGalerias .cuadroCentralTitle h1{
			font-family: 'Playball';
			font-size:20px;
			font-weight: lighter;

		 }
	  	
	  	#content .contentGalerias.fotos_detalle	ul{
		  	margin-top:10px;
		  	
	  	}

	  	#content .contentGalerias.fotos_detalle	ul li{
			float: left;
			width: 140px;
			text-align: center;
			margin-left: 20px;
			padding: 1px;
			margin-bottom: 20px;
			background-color: #fff;
			border-radius:0;
		  	
	  	}
	  	
	  	



#container-footer {
	width: 100%;
	height: 288px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	margin:0;
	background-repeat:no-repeat;
	background-position: center top;
	text-align:center;
	background-image:url('/images/bgContent-footer.gif');
	font-size:9px;
	color:#b4b4b4;
}
 
#container-footer .footerContent{
	margin: 0 auto;
	width: 892px;
	padding-top:100px;
}

#container-footer .busquedasFooterContainer{
	text-align:left;
	margin-top:-20px;
	padding-bottom:10px;
	font-size:11px;
}

#container-footer .busquedasFooterContainer a{
	font-size:11px;	
}

#container-footer .busquedasFooterContainer a:hover{
	text-decoration:underline;
}

#container-footer .bgTop{		
			background-image:url('/images/bgFooterTop-chicasSexo.jpg');
			height:4px;
			width:892px;
			background-repeat:no-repeat;
		}
		
		#container-footer .bgBgMiddle{	
			width: 892px;		
			background-color:#272727;
			position:relative;
			padding-bottom:0px;
			margin-bottom:0px;
			
		}
		#container-footer .bgMiddle{			
			background-image:url('/images/bgFooter-middle-webcams.jpg');
			min-height:30px;
			width: 892px;
			background-repeat:no-repeat;
		
		}
		
		#container-footer .bgBottom{					
			width: 892px;
			background-image:url('/images/bgFooter-bottom-chicas.jpg');
			height:2px;
			background-repeat:no-repeat;
			margin-bottom:0px;
			
		}



.listadoBusquedas{
	text-align:left;
	margin-left:10px;
	color:#949494;
}

	
	
	.listadoBusquedas em{
		font-weight:bold;
		font-style: normal;
	}
	
	.listadoBusquedas img{
		border: 1px solid #FFFFFF;
		float:left;
		margin: 0 10px 0 0;
	}
	
	.listadoBusquedas p{
		color:#949494;
	}
	
	.listadoBusquedas p a{
		color:#fff;
	}	


#pagina404{
	color:#949494;
	text-align:left;
	margin-left:20px;
}


/* ------------------------------------------------- NUEVOS ESTILOS ------------------------------------------------------------- */

.cuadro-acceso-webcam{
	float:left;
	width:610px;
	background-color:#494949;
	padding:20px;
	border-radius:10px;
	-webkit-border-radius: 10px;
	-moz-border-radius:10px;
}

.thumbnail-webcam{
	float:left;
	margin-right: 40px; 
}
	.thumbnail-webcam img{
		border: 1px solid #fff;
	}

.volver-listado-webcams{
	float:right;
	margin-top:10px;
	margin-right:10px;
}
	.volver-listado-webcams a{
		font-size: 10px;	
	}
	.volver-listado-webcams a:hover{
		text-decoration: underline;
	}


.cuadros-informacion-generales{
	float:left;
	width: 215px;
	display:block;
	overflow:hidden;
	margin-left:8px;
	margin-right:15px;
	padding-top: 20px;
}
	.cuadro-informacion-principal{
		float:left;
		width:190px;
		margin-bottom:30px;
		background-color:#212121;
		padding:5px;
		border-radius:5px;
		-webkit-border-radius: 5px;
		-moz-border-radius:5px;
		
	}
	
		.cuadro-informacion-principal h1,
		.cuadro-informacion-principal h2,
		.cuadro-informacion-principal h3,
		.cuadro-informacion-principal em{
			color: white;
			font-size: 11px;
			font-family: Verdana, Helvetica, Times;
			font-weight: normal;
			font-style: normal;
		}
	
		.cuadro-informacion-principal ul {
			margin:0;
			margin-left:-45px;	
			padding-top:1px;
	
	 	}
		 	
		.cuadro-informacion-principal ul li{
			background:url("/images/estrellaNoticiaPorno.png") no-repeat top left; 		
	 		text-align:left;
	 		margin-left:15px;
	 		padding:0 15px 8px 22px;
	 	}
	
	 	.topWebcams .webcamIconContainer{
			position:absolute;
			margin:5px 0 0 20px;
			min-height: 120px;
		}
		
		.topWebcams img.webcamIco{
			border: 2px solid #fff;
			width:20px;
			margin-left: 132px;
			margin-top: 5px;
			min-height: 20px;
			background-color: #fff;
		}
	
		
		.topWebcams img{
			border:solid 1px #fff;
			width:160px;
			margin-top:10px;
			min-height: 120px;
			
		}
		
		.topWebcams p.nombre-chica-webcam{
			line-height: 0px;
			color:#fff;
			font-size:10px;
			text-align:left;
			width:180px;
			margin-left:13px;
			
		}

.cuadros-informacion-generales .title{
		font-family: 'Playball';
		font-size:28px;
		font-weight: lighter;
		margin:0;
		width:185px;
}

.listadoChicas{
	float:left;	
	text-align: left;
	margin-left:-40px;
	margin-top:20px;

}

.tituloChicas{
	float:left;
	font-size:11px;
	
}

	.listadoChicas li{
		width:100%;
		min-height:90px;
		color:#999999;
		
	}

			.listadoChicas li a{
				color:#fff;
				font-weight: bold;
				
			}	
	.listadoChicas img{
		border:solid 1px #fff;
		float:left;
		margin-right:10px;
	}


.bloqueCostes{
	float:left;
	width:650px;
	margin-bottom:30px;
	background-color:#212121;
	padding:10px;
	border-radius:5px;
	-webkit-border-radius: 5px;
	-moz-border-radius:5px;
} 	

	.bloqueCostes ul{
		padding:0;
		margin:0;
	} 	
	
	.bloqueCostes li{
		width:200px;
		margin-left:15px;
		float:left;

	} 	
	
.decripcionGaleria{
	text-align: justify;
	width:640px;
	margin-left:10px;
	margin-bottom:20px;
		
}
	.decripcionGaleria em{
		font-style: normal;
	}
	
/* ---- MAGIC POPOUP -----*/
.white-popup {
  position: relative;
  background: #FFF;
  padding: 40px;
  width: auto;
  max-width: 650px;
  margin: 20px auto;
  border-radius: 10px 10px 10px 10px;
}
