body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	margin-top: 0px;
	background-color: #000;
}
#logo {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 60px;
	color: #FFF;
	height:80px;
	margin-top:30px;
}

#h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 22px;
	color: #FFF;
}
#nombre {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 45px;
	color: #ef00f4;
	margin-top:25px;
}
#subnombre {
	font-size: 18px;
	color: #ef00f4;
}
#fotos {
}
#descripcion {
	font-size: 16px;
	color: #FFF;
	margin-bottom:20px;
}
#foot {
	font-size: 10px;
	color: #ffffff;
	text-align:center;
	width:801px;
	margin-top:30px;
	
	
}

/*
div{
	border: 1px solid black;  
}
*/

form{
	display: inline;
	margin-bottom: 0px;
}

a,a:visited{
	color: white;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;

}

a:active{
	color: #ffd47d;
}

table{
	margin: 0px;
	padding: 0px;
}

td{
	vertical-align: top;
}

img{
	border: 0px;
	margin: 0px;
}

input,select{
	color: black;
	margin-bottom: 3px;
}

#phone_results{
	clear: both;
	font-size: 14px;
	color: orange;
}


#search input,#search select, #preference input, #preference select, #sendtoafriend select, #sentoafriend input{
	border: 1px solid black;
	color: black;
	margin-left: 8px;
}


#header{
	margin-left: auto;
	margin-right: auto;
}

#mainfooter{
	clear:both;
	background-color: black;
	text-align: center;
	background-position: bottom;
}

#centercontent{
    background-color: #000000;
    background-repeat: no-repeat;
    background-position: center;
    width: 	880px;
    margin-left: auto;
    margin-right: auto;
}

#view #menu{
	display: none;
}


#menu{
	font-size: 13px;
	background-image: url(../images-v2/barra.jpg);
	background-repeat: repeat-x;	
	height: 39px;
	clear: both;
	top: 229px;
	left:0px;
	position: absolute;
	z-index: 2;
	width: 100%;
}


#menu1, #menu2, #menu3, #menu4, #menu5, #menu6, #menu7{
	padding-left: 6px;
	float: left;	
	/*border-left: 1px solid #b00101;*/
	padding-right: 25px;
	padding-left: 17px;
	height: 26px;
	padding-top: 12px;
}

#menu1{
	border-left: 0px; 
}

#private #menu1{
	display: none;
}

#private #menu1, #view #menu1{
	display: none;
}


#menu6{
	/* border-right: 1px solid #b00101; */
}

#menu a{
	color: white !important;
}

.flagsmenu{
	height: 29px;
	text-align: right;
	float: left;
	padding-left: 14px;
	padding-top: 12px;
}

.flagsmenu a{
	margin-right: 8px;
}

#maincontent{
	clear: both;
	width: 880px;
	margin-top: 0px;
}

/*
#public #maincontent{
	background-image: url(../images-v2/bh.jpg);
	background-repeat: repeat-y;
}
*/

#webcamers{
	float: left;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 0px;
	width: 860px;
}

#menuleft{
	width: 142px;
	height: 100%;
	float: left;
	padding-left: 8px;
}

#payscreen #menuleft{
	display: none;	
}	


#private #menuleft{
	display: none;	
}	


#view #menuleft{
	visibility: hidden;
}	


#payscreen #webcamers{
	width: 840px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: black;
	padding-top: 10px;
}



#private #webcamers{
    padding-top: 13px;

}

/*
#payscreen{
    background:black url(../images-v2/pay-b-head.gif) no-repeat scroll center top;
}

#payscreen #maincontent{
	clear: both;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-color: red;
}



#payscreen #menu{
	width: 900px;
	margin-left: 42px;
	display: none;
	clear: both;
}

*/


#payscreen{
	position: absolute;
	z-index: 5;
	width: 100%;
	height: 6013px;
	display: none;
	top: 0px;
	left: 0px;
	opacity: 0.5; 
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; 
	filter: alpha(opacity=50);					
	background-color: black;
}

#payscreen2{
	position: absolute;
	z-index: 6;
	width: 100%;
	display: none;
	/* top: 500px; */
	left: 0px;
}

#paymentsys,#headerpaymentsys{
	width: 383px;
	margin: auto;
	color: white;
}

#headerpaymentsys{
	text-align: right;
}

#payfoot br{
	line-height: 20px;
}


#payfoot{
    text-align: center;
    font-size: 10px;
    padding-top: 10px;
}

.age{
 float:right;
 padding-right: 7px;
 font-size: 13px;
 padding-top: 8px;
}

#webcamers_search{

}

.webcamer{
	background-color: white;
	display: none;
	position: absolute;
	z-index: 2;
/*	background-image: url(../images-v2/polaroid.gif); */
	height: 372px;
	width: 258px;
	border-right: 2px solid black;
	border-bottom: 2px solid black;
	color: black;
	padding-left: 28px;
	padding-right: 24px;
}

.webcamer .preview{
	overflow: hidden;
	margin-bottom: 12px;
	margin-top: 3px;
	margin-left: auto;
	margin-right: auto;
}

.webcamer .preview img{
/*	border: 1px solid black; */
}

.webcamer .title{
	color: #FF9A00;
	width: 110px;
	overflow: hidden;	
	height: 12px;
	font-weight: bold;
	padding-top: 2px;
	padding-left: 6px;
	padding-bottom: 8px;
}


#payscreen .description{
	width: 390px;
	border: 1px solid #fc8b01;
	text-align: center;
	overflow: hidden;
	font-size: 12px;
	height: 56px;
	padding: 4px;
	clear: both;
}


.description{
	text-align: left;
	overflow: hidden;
	font-size: 12px;
	height: 40px;
	padding-left: 	4px;
	padding-right: 	4px;
	padding-bottom: 4px;
	padding-top: 	4px;
	clear: both;
	text-align: justify;
}

.seeall{
	text-align:center;
	background-image: url(../images-v2/botonxs.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 24px;
	padding-top: 10px;
	 color: black;
	font-weight: bold;
	cursor: pointer;
	color: red;
}


.webcamer .flags{
	padding-top: 4px;
	text-align: center;
}
.webcamer .flags a{
	padding-left: 4px;
	padding-right: 4px;
}

#payscreen .flags img{
	padding: 12px 8px;

}
#payscreen .flags{
	text-align: left;
}


#destacado .flags img{
	padding: 12px 8px;

}

#lightbox{
	width: 250px;
	height: 256px ;
	visibility: hidden;
	position: absolute;
	z-index: 3;
	opacity: 0.75;
	filter:	alpha(opacity=75);
}

#textbox{
	width: 250px;
	visibility: hidden;
	position: absolute;
	z-index: 3;
	opacity: 0.90;
	filter:	alpha(opacity=75);
}


#textboxtitle{
	background-image: url(../images-v2/fotoflota-top.gif);
	background-repeat: no-repeat;
	font-size: 12pt;
	height: 30px;
	overflow: hidden;
	padding-top: 4px;
	padding-left: 1em;
}

#textboxcontent{
	background-image: url(../images-v2/fotoflota.gif);
	background-repeat: repeat-y;
	overflow: hidden;	
	padding: 8px;
	text-align: justify;
	min-height: 50px;
}



.destacado{
	background-image: url(../images-v2/barra-destacados.gif);
	height: 16px;
	font-weight: bold;
	font-size: 11px;
	padding-top: 4px;
	border-left: 2px solid #6e0000;
	border-right: 2px solid #6e0000;
	border-bottom: 2px solid #6e0000;
	padding-left: 12px;
}


.item{
	width: 920px;
	font-size: 11px;
	padding-left: 68px;
	padding-top: 10px;
	text-align: left;
}	

#freechatrules{
	width: 734px;

}

#chatgratis item{
	width: 765px;
	font-size: 11px;
	padding-left: 104px;
	padding-top: 10px;
}	


#chatgratis a{
	color: #daff35;
}	

.item input{
	background-color: white;
	color: black;
	border: 0px;
	margin: 1px;
}

#search {
	float: left;
}

#submenu{
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
	background-image: url(../images-v2/sendtoafriend.gif);
	background-repeat: repeat-x;
	height: 62px;
	text-align: center;
	padding-top: 9px;
	font-weight: bold;
	color: #ffffff;
}

#payscreen #submenu, #private #submenu, #chatgratis #submenu{
	display: none;
}

#webcamers_search{
	padding: 6px;
	font-size: 11px;
}

#current_image{
/*	cursor: url(../images-v2/cursor.cur),pointer; */

}

#current_media{
	width: 400px;
	height: 299px;
	overflow: hidden;
}

#imagepanel, #videopanel{
	clear:both;	
	width: 402px;
	/* height: 150px;*/
	padding-top: 1px;
	cursor: pointer;
	padding-bottom: 2px;
}

#imagepanel div, #videopanel div{
	float: left; 
	padding-right: 2px;
	padding-bottom: 2px;
	height: 74px;
	overflow-y: hidden; 
}


#profiletitle{
	background-image: url(../images-v2/pay-ella-arriba.gif);
	background-repeat: no-repeat;
	width: 401px;
	height: 22px;
	overflow: hidden;
	padding-left: 19px;
	padding-right: 19px;
	padding-top: 3px;
	font-size: 15px;
	color: #EEEEEE;
	font-weight: bold;
}


#profilebody{

	background-image: url(../images-v2/pay-ella-enmedio.gif);
	background-repeat: repeat-y;
	padding-left: 19px;
	padding-right: 22px;
	padding-bottom: 4px;
}

#profilefooter{
	background-image: url(../images-v2/pay-ella-abajo.gif);
	background-repeat: no-repeat;
	height: 8px;
	padding-left: 19px;
	padding-right: 19px;
}



#rprofiletitle{
	/*
	background-image: url(../images-v2/destacado-arriba.gif); 
	background-repeat: repeat-y;
	*/
	height: 25px;
	padding-left: 19px;
	padding-right: 19px;
	font-size: 14px;
	font-weight: bold;
}


#rprofilebody{
	/*
	background-image: url(../images-v2/destacado-enmedio.gif) !important; 
	background-repeat: repeat-y;
	*/
	padding-left: 19px;
	padding-right: 19px;
	padding-bottom: 12px;
}

#rprofilefooter{
	/*
	background-image: url(../images-v2/destacado-abajo.gif); 
	background-repeat: no-repeat;
	background-position: bottom left;
	*/
	height: 8px;
	padding-left: 19px;
	padding-right: 19px;
}



#destacado #imagepanel{
	width: 395px;
	padding-top: 41px;
}

#pager{
	clear: both;	
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

#optiontitle{
	width:342px;
	background-image: url(../images-v2/pay-todas-arriba.gif);
	background-repeat: repeat-y;
	height: 17px;
	padding-left: 19px;
	padding-right: 19px;
	padding-top: 4px;
	font-size: 11px;
	overflow: hidden;
	color: black;
}


#mh1{
	height: 	17px;
	font-size: 	12px;
	font-weight: 	bold;
	margin: 	0px;
	z-index:	1;
	clear: 		both;
	padding-right: 	38px;
	padding-bottom: 52px;
}

h1{
	font-size: 13px;
	width: 300px;
	height: 15px;
	overflow: hidden;
	display: block;
	text-align: 	right;
	float: right;
}



#optionbody{
	width:342px;
	background-image: url(../images-v2/pay-todas-enmedio.gif);
	background-repeat: repeat-y;
	padding-left: 19px;
	padding-right: 19px;
	padding-bottom: 12px;
	padding-top: 12px;
}

#optionfooter{
	width:342px;
	background-image: url(../images-v2/pay-todas-abajo.gif);
	background-repeat: no-repeat;
	height: 10px;
	padding-left: 19px;
	padding-right: 19px;
}


.botonstart{
	background-image: url(../images-v2/boton-iz.gif);
	background-repeat: no-repeat;
	padding-left: 6px;
	height: 24px;
}

.botonend{
	background-image: url(../images-v2/boton-der.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding-right: 7px;
	height: 24px;
}

.botonbody{
	background-image: url(../images-v2/boton-enmedio.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	font-size: 12px;
	height: 24px;
	padding-top: 4px;
	overflow: hidden;
	color: black;
}


.botonbody a{
	color: black;
}



.botonbody a:hover{
/*	text-decoration: underline; */
}


#payboxtitle{
	width:358px;
	background-image: url(../images-v2/pay-todas-arriba.gif);
	background-repeat: repeat-y;
	height: 17px;
	padding-left: 7px;
	padding-right: 19px;
	padding-top: 4px;
	font-size: 13px;
	font-weight: bold;
	color: white;
}


#payboxbody{
	width:342px;
	background-image: url(../images-v2/pay-todas-enmedio.gif);
	background-repeat: repeat-y;
	padding-left: 19px;
	padding-right: 19px;
	padding-bottom: 12px;
	padding-top: 12px;
}

#payboxfooter{
	width:342px;
	background-image: url(../images-v2/pay-todas-abajo.gif);
	background-repeat: no-repeat;
	height: 10px;
	padding-left: 19px;
	padding-right: 19px;
}

#copy span{
	padding-right: 75px;

}

#phonenum{
	font-size: 29px;
}


a.currentpageritem{
    color: orange;
}


#payfoot{
    text-align: center;
    font-size: 10px;
    padding-top: 10px;
}

a.menu_current{
	text-decoration: underline;
}

#tarif{
	display: inline;

}

#sendtoafriend{
	background-image: url(../images-v2/sendtoafriend.gif);
	width: 824px;
	height: 37px;
	margin-left: auto;
	margin-right: auto;
}

.overtitle{
	font-size: 10px;
	padding-left: 6px;
	padding-top: 2px;
	color: #eeeeee;
	font-size: 12px;
}


#remark{
	padding-left: 75px;
	width: 773px;
	padding-bottom: 10px;
	padding-top: 10px;
}


.vermas{
	float: left;
	text-align: right;
	font-size: 10px;
	padding-left: 10px;
}

.top{
	float:left;
	font-size: 24px;
}

.mujer{

	background-image: url(../images-v2/layout-mujeres.png);
	background-repeat: no-repeat;

}


.hombre{

	background-image: url(../images-v2/layout-parejas.png);
	background-repeat: no-repeat;

}

.pareja{

	background-image: url(../images-v2/layout-hombres.png);
	background-repeat: no-repeat;

}

.travesti{

	background-image: url(../images-v2/layout-trans.png);
	background-repeat: no-repeat;

}


.gratis{
	background-image: url(../images-v2/layout-gratis.png);
	background-repeat: no-repeat;
}


.mujer .top{
	color: #D40000;
}


.hombre .top{
	color: #FDD105;
}


.pareja .top{
	color: #FD6905;	
}

.travesti .top{
	color: #FFB1B1;	
}


.gratis .vermas, .gratis .vermas{
	float: none;
}

#spbot{
}


.vipstatus0{
	position: absolute;
	margin-left: 156px;
	margin-top: 131px; 
}


.vipstatus1{
	position: absolute;
	margin-left: 32px;
	margin-top: 131px; 
}

.vipstatusright0{
	position: absolute;
	margin-left: 156px;
	margin-top: 131px;
}

.vipstatusright1{
	position: absolute; margin-left: 32px; margin-top: 131px;
}


