BODY
{
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	background: #CDCDCD url(images/back1.gif) repeat-x fixed left bottom;
    font-size: 62.5%;
}
DIV, H1, H2, H3, H4, P, LABEL, IMG, SPAN, FORM, UL, BUTTON
{
	margin: 0;
	padding: 0;
	border: none;
}
BUTTON
{
	font-size: 11px;
	cursor: pointer;
	background: url(images/fondoboton.gif) repeat-x 0 0;
	border: none;
	height: 31px;
	color: #FFF;
	font-weight: bold;
	font-family: Arial;
	font-size: 13px;
}
UL
{
	list-style-type: none;
}
.limpiar
{
	clear: both;
}
.main
{
	margin: 0;
	padding: 0 0 50px;
	background: url(images/back2.png) repeat center top;
	float: left;
	width: 100%;
	overflow: hidden;
}
A
{
	text-decoration: none;
    color: #7E0404;
}
a:hover{
    text-decoration: underline;
}
a:visited{
    color:#804040;
}
/*Menu Principal*/
#menumain
{
	width: 100%;
	height: 38px;
	background: url(images/menu_bg.gif) repeat-x 0 0;
}
#menumain .centro
{
	width: 910px;
	text-align: left;
	overflow: hidden;
	margin: 0 auto;
}
.centro .logo
{
	float: left;
	margin-right: 8px;
}
#menumain UL
{
	background: url(images/menu_bg.gif.gif) repeat-x 0 0;
	overflow: hidden;
	text-align: left;
	float: left;
	height: 38px;
}
#menumain UL LI
{
	float: left;
	line-height: 38px;
	text-align: center;
}
#menumain UL LI A
{
	color: #FFF;
	text-decoration: none;
	display: block;
	padding: 0 10px;
	border-right: 1px solid #CCC;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 13px;
}
#menumain UL LI A:hover
{
	background: url(images/menu_active.gif) repeat-x left top;
	color: #7E0404;
}
#menumain UL LI A.active
{
	background: url(images/menu_active.gif) repeat-x left top;
	color: #7E0404;
}
#menumain .buscar
{
	float: left;
	/*[disabled]display:block;*/
	/*[disabled]line-height:38px;*/
	/*[disabled]overflow:hidden;*/
	/*[disabled]height:23px;*/
	margin: 5px 0 0 5px;
}
#menumain .buscar BUTTON
{
	background: url(images/buscar.gif) no-repeat 0 0;
	height: 23px;
	width: 57px;
	border: none;
	padding-top: 6px;
}
#menumain .buscar INPUT
{
	background: url(images/buscar_bg.gif) no-repeat 0 0;
	border: none;
	width: 219px;
	height: 23px;
	padding: 4px 0 0 25px;
}
/*Contenido*/
#wrapper
{
	margin: 0 auto;
	padding: 0;
	width: 850px;
	overflow: hidden;
}
#wrapper #banner
{
	overflow: hidden;
	margin: 10px 0;
}
/*Contenido principal*/
#content
{
	width: 100%;
}
#content .menusup
{
	height: 34px;
	overflow: hidden;
	background: url(images/menusup_bg.gif) repeat-x 0 0;
	border-left: 1px solid #757575;
}
/*login user*/
#content .menusup .logine
{
	float: left;
	line-height: 32px;
	font-family: Arial;
	padding-right: 5px;
	margin: 2px 4px 0 0;
	border-right: 1px dotted #000000;
	width: 460px;
}
#content .menusup .logine A
{
	text-decoration: none;
	float: right;
	font-weight: normal;
	font-size: 10px;
	color: #A10000;
	border: none;
}
#content .menusup .logine A:hover
{
	text-decoration: underline;
}
#content .menusup .logine LABEL
{
	float: right;
	color: #FF0000;
	margin-right: 5px;
	line-height: 36px;
	font-size: 11px;
}
#content .menusup .login
{
	float: right;
}
#content .menusup .login BUTTON
{
	background: url(images/entrar.gif) no-repeat 0 0;
	border: none;
	height: 34px;
	margin: 2px 0 0;
	width: 60px;
	float: right;
	margin-left: 9px;
}
#content .menusup .login .inputs
{
	float: right;
	height: 22px;
	overflow: hidden;
	margin: 7px 0 0;
}
.inputs P
{
	float: left;
	margin: 0 5px;
}
.inputs P LABEL
{
	font-weight: bold;
	color: #7D0303;
	font-size: 11pt;
	float: left;
}
.inputs P LABEL STRONG
{
	color: #FFF;
	font-weight: bold;
	font-size: 18px;
}
.inputs P INPUT
{
	padding: 5px 0 0 3px;
	background: url(images/loginbox.gif) no-repeat left top;
	width: 95px;
	height: 22px;
	border: none;
	color: #484848;
	float: left;
    font-size:11px;
}
/*fin login user*/
#content .menusup UL
{
	height: 34px;
	float: left;
	display: block;
}
#content .menusup UL LI
{
	float: left;
}
#content .menusup A
{
	display: block;
	height: 32px;
	line-height: 32px;
	padding: 0 10px;
	border-right: 1px solid #FFF;
	color: #7E0404;
	font-weight: bold;
	font-size: 13px;
	float: left;
	margin-top: 3px;
}
#content .menusup A.activomu
{
	color: #FFF;
	background: #A90000 url(images/menusup_bg_act.gif) repeat-x left bottom;
}
#content .menusup UL LI A:hover
{
	color: #FFF;
	background: #A90000 url(images/menusup_bg_act.gif) repeat-x left bottom;
}
#content .menusup .datosuser
{
	float: right;
	overflow: hidden;
	color: #7E0404;
	font-weight: bold;
	height: 35px;
	line-height: 35px;
}
#content .menusup .datosuser .conect
{
	height: 35px;
	float: right;
	display: block;
	font-size: 14px;
}
#content .menusup .datosuser .conect LABEL
{
	color: #484848;
	padding: 0 7px;
}
#content .menusup .datosuser BUTTON
{
	background: #A20000 url(images/salir.gif) no-repeat 0 0;
	width: 60px;
	height: 32px;
	border: none;
	margin: 3px 0 0;
	float: right;
}
/*Contenido Principal*/
#content #contentcentral
{
	margin: 0 auto;
	background: #000;
	overflow: hidden;
	padding: 0;
	width: 100%;
}
#contentcentral .contentizq
{
	float: left;
	width: 51%;
	display: block;
	background: #FFF;
	overflow: hidden;
	background: #000;
/**/
}
/*principal*/
#contentcentral .contentizq #page
{
	overflow: hidden;
	color: #000;
	margin: 10px 0 10px 10px;
	background: #FFF;
	padding: 7px;
}
#contentcentral .contentder
{
	float: left;
	overflow: hidden;
	background: #000;
	/*[disabled]width:48%;*/
}
#contentcentral .contentder #promofirst
{
	background: #000;
	overflow: hidden;
	margin: 10px;
}
#promofirst .promsup
{
	background: #FFF;
	position: relative;
	padding: 8px;
	margin-bottom: 10px;
}
#promofirst .promsup A
{
	position: absolute;
	right: 40px;
	top: 85px;
}
#promofirst .prominf
{
	background: #FFF;
	padding: 6px;
}
#promofirst .prominf A
{
	position: absolute;
	float: right;
	margin-top: 145px;
	margin-left: 180px;
}
#promofirst .buscadormain
{
	background: #FFF;
	margin: 0 auto;
	font-size: 14px;
	padding: 8px;
	color: #FFF;
}
#promofirst .buscadormain .buscadorfondo
{
	background: url(images/fondobuscador.gif) no-repeat 0 0;
	width: 378px;
	height: 223px;
	overflow: hidden;
}
.buscadorfondo .titlebuscador
{
	background: url(images/buscador.gif) no-repeat 0 0;
	height: 30px;
	margin: 5px;
	border-bottom: 3px solid #FFF;
}
.buscadorfondo .selsexo
{
	font-weight: bold;
	border-bottom: 2px dotted #FFF;
	text-align: left;
	padding: 0 0 3px;
	margin: 0 5px;
}
.buscadorfondo .selsexo INPUT
{
	margin: 0 7px;
}
.buscadorfondo .camposelect
{
	margin: 5px;
}
.buscadorfondo .camposelect BUTTON
{
	background: #FFF;
	color: #7E0404;
	float: right;
	margin: 5px 0;
	padding: 0 10px;
}
.buscadorfondo .camposelect .col
{
	float: left;
	display: block;
	position: relative;
	width: 46%;
	padding: 5px;
	text-align: left;
}
.col LABEL
{
	color: #FFF;
	padding: 5px 3px 3px 0;
	display: block;
}
.col SELECT
{
	background: #FFF;
	border: none;
	height: 20px;
	font-size: 13px;
	color: #7D0404;
	font-weight: bold;
	width: 150px;
}
/*Thumbnails*/
#thumbnails .thumbchicas
{
	overflow: hidden;
	border-bottom: 1px dotted #CCC;
	width: 100%;
	padding-bottom: 10px;
	margin-bottom: 1px;
}

#thumbnails
{
	margin: 8px;
	color: #1D1D1D;
	background: #FFF;
}
#thumbnails .divthumb
{
	margin-bottom: 10px;
}
#thumbnails .divthumb .thumbtitle
{
	background: url(images/ttitle.gif) repeat-x 0 0;
	height: 31px;
}
#thumbnails #tchicas H3
{
	background: url(images/chicas.gif) no-repeat 0 0;
	width: 100px;
	height: 23px;
	display: block;
	margin: 4px 0 0 7px;
	float: left;
}
#thumbnails #tchicas BUTTON
{
	background: url(images/maschicas.gif) no-repeat 0 0;
	float: right;
	width: 101px;
}
#thumbnails .divthumb .thumbtitle A
{
	float: right;
	margin: 3px 8px 0 0;
    display: none;
}
.divthumb .thumbbody
{
	overflow: hidden;
	margin: 3px 7px;
}
.divthumb .thumbbody .loading,.loading
{
	padding: 10px 0;
	background: #EEE;
    display: none;
}
.divthumb .thumbbody DIV.result
{
	float: left;
	width: 87px;
	margin: 7px 7px 1px;
	line-height: 15px;
}
.divthumb .thumbbody DIV.result IMG
{
	border: 3px solid #505050;
	width: 81px;
	height: 81px;
	margin-bottom: 3px;
}
.divthumb .thumbbody DIV.result A LABEL
{
	display: block;
	font-size: 13px;
	cursor: pointer;
}
.divthumb .thumbbody DIV.result A LABEL.tnombre
{
	color: #7E0404;
	font-weight: bold;
}
.divthumb .thumbbody DIV.result A LABEL.tciudad
{
	color: #1D1D1D;
}
.divthumb .thumbbody DIV.result A:hover
{
	overflow: hidden;
	display: block;
	background: #EEE;
}
.divthumb .thumbbody DIV.result A
{
	display: block;
	overflow: hidden;
}
/*paginacion*/
.divthumb .thumbbody .paginas
{
	display: block;
	font-size: 12px;
	float: right;
	margin-right: 10px;
	padding: 2px 10px;
	border-bottom: 1px solid #777;
	background: #EEE;
}


.divthumb .thumbbody .paginacion
{
	display: block;
	text-align: left;
	font-size: 13px;
	overflow: hidden;
	padding: 5px;
    float: left;
}
.divthumb .thumbbody .paginacion A
{
	display: block;
	float: left;
	padding: 0 5px;
	margin: 0 1px;
	-moz-border-radius: 2px;
	background: #7E0404;
	color: #FFF;
}
.divthumb .thumbbody .paginacion A.letra
{
	padding: 0 8px;
}

.divthumb .thumbbody .paginacion span.current{
    font-weight: bold;
	background: none;
	color: #7E0404;
	-moz-border-radius: 2px;
    border: 1px solid #CCC;
    float:left;
    padding: 0 4px;
}
.divthumb .thumbbody .paginacion A:hover
{
	font-weight: bold;
	background: none;
	color: #7E0404;
	border: 1px solid #CCC;
}
#thumbnails #ttravestis H3
{
	background: url(images/travesti.gif) no-repeat 0 0;
	width: 139px;
	height: 23px;
	display: block;
	margin: 6px 0 0 7px;
	float: left;
}
#thumbnails #ttravestis BUTTON
{
	background: url(images/mastravesti.gif) no-repeat 0 0;
	float: right;
	width: 126px;
}
#thumbnails #tchicos H3
{
	background: url(images/chicos.gif) no-repeat 0 0;
	width: 97px;
	height: 23px;
	display: block;
	margin: 4px 0 0 7px;
	float: left;
}
#thumbnails #tchicos BUTTON
{
	background: url(images/maschicos.gif) no-repeat 0 0;
	float: right;
	width: 100px;
}
#thumbnails #totros H3
{
	background: url(images/otros.gif) no-repeat 0 0;
	width: 79px;
	height: 20px;
	display: block;
	margin: 4px 0 0 7px;
	float: left;
}
#thumbnails #totros BUTTON
{
	background: url(images/masotros.gif) no-repeat 0 0;
	float: right;
	width: 101px;
}
#steps
{
	background: #000 repeat scroll 0 0;
	width: 100%;
}
#steps DIV.steps_in
{
	background: #000;
	overflow: hidden;
}
#steps DIV.cuadro
{
	padding: 5px;
	float: left;
	margin: 0 5px 0 3px;
	background: #FFF;
	cursor: pointer;
}
#steps DIV.act
{
	background: #750404;
	z-index: 999;
}
#steps DIV.act IMG
{
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
/*Last Webs - Slider*/
#slider
{
	width: 420px;
/*important to be same as image width*/
	height: 325px;
/*important to be same as image height*/
	position: relative;
/*important*/
	overflow: hidden;
	margin: 0 auto;
	float: left;
	text-align: center;
/*important*/
}

.colum_left .sbtitle
{
	background: url(images/subtitle.gif) repeat-x 0 0;
	height: 25px;
	overflow: hidden;
	padding: 3px 0 0 10px;
}
.colum_left .sbtitle h3{
    font-weight: bold;
    font-size: 14px;
    text-align: left;
    text-transform: uppercase;
}
.lastwebs h3.ltitulo{
    text-align: left;
   	color: #7E0404;
    text-transform: uppercase;
}
.colum_left .sbtitle H3.registrar
{
	background: url(images/titleregister.gif) no-repeat 0 0;
	height: 19px;
}
/*Footer*/
#footer
{
	overflow: hidden;
	line-height: 25px;
	height: 25px;
	background: #000;
	color: #CCC;
	font-family: Arial;
	font-size: 11px;
	padding: 1px 8px;
}
#footer #fcontent
{
	overflow: hidden;
	border-top: 2px solid #666;
}
#footer .copyright
{
	float: left;
	padding-left: 10px;
}
#footer .creator
{
	float: right;
	padding-right: 10px;
}


/*Modales*/
.modales{
    text-align: left;
}
.modales p{
    display: block;
    overflow: hidden;
    width: 99%;
    padding-left:10px;
}
.modales p span{
    float:left; margin:0 7px 10px 0;
}

/*para subir fotos*/
.boxder #fileQueue {
	width: 330px;
	height: 250px;
	overflow: auto;
	border: 1px solid #E5E5E5;
	margin-bottom: 10px;
}
.boxder #fileVideo{
    width: 330px;
    height: 50px;
    overflow: auto;
	border: 1px solid #E5E5E5;
	margin-bottom: 10px;
}

.boxder .subirfiles{
    float: left;    
    overflow:hidden;
    display: block;
}

.boxder .subirfiles a{
    margin: 0 3px;
    font-weight: bold;
    height: 25px;
    background:#666;
    width: 100px;
    color:#fff;
    font-size: 11px;
    padding: 5px;
    text-align: center;
}
/*Ultimos webs*/
.lastwebs{
    width: 100%;
    overflow: hidden;
}

#photos { visibility: hidden; }

/* GALLERY CONTAINER */
.gallery { background: #ddd; border: 1px solid #aaa; padding: 5px;}

/* LOADING BOX */
.loader { background: url(images/loader.gif) center center no-repeat #ddd; }

/* GALLERY PANELS */
.panel {}
.panel img.imggrande{
    width: 410px;
    height: 355px;
}
.panel {
    text-align: left;
}
/* DEFINE HEIGHT OF PANEL OVERLAY */
/* NOTE - It is best to define padding here as well so overlay and background retain identical dimensions */
.panel .panel-overlay,
.panel .overlay-background { height: 60px; padding: 0 1em; }

/* PANEL OVERLAY BACKGROUND */
.panel .overlay-background { background: #222; }

/* PANEL OVERLAY CONTENT */
.panel .panel-overlay { color: white; font-size: 0.7em; }
.panel .panel-overlay a { color: white; text-decoration: underline; font-weight: bold; }
.panel .panel-overlay h2{
    float: left;font-size:17px;
}
.panel .panel-overlay a.ver{
    float: right;font-size: 14px;
}
/* FILMSTRIP */
/* 'margin' will define top/bottom margin in completed gallery */
.filmstrip { margin: 5px; }

/* FILMSTRIP FRAMES (contains both images and captions) */
.frame {}

/* WRAPPER FOR FILMSTRIP IMAGES */
.frame .img_wrap { border: 1px solid #aaa; }

/* WRAPPER FOR CURRENT FILMSTRIP IMAGE */
.frame.current .img_wrap { border-color: #000; }

/* FRAME IMAGES */
.frame img { border: none; }

/* FRAME CAPTION */
.frame .caption { font-size: 11px; text-align: center; color: #888; }

/* CURRENT FRAME CAPTION */
.frame.current .caption { color: #000; }

/* POINTER FOR CURRENT FRAME */
.pointer {
	border-color: #000;
}

/* TRANSPARENT BORDER FIX FOR IE6 */
/* NOTE - DO NOT CHANGE THIS RULE */
*html .pointer {
	filter: chroma(color=pink);
}

.lastwebs .filmstrip{
    width: 100%;
    overflow: hidden;    
}
.lastwebs .filmstrip img{
    width: 48px;
    height: 33px;
}

/*Mensajes*/
.mensajes{
    display: none;
    text-align: left;
}
.info, .exito, .alerta, .error
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: 10px center;
	position: relative;
	height: auto;
	padding: 5px 5px 5px 35px;
	margin:1px 7px 7px 2px;
    text-align: left;   

}
.info
{
	color: #00529B;
	background-color: #BDE5F8;
	background-image: url(images/info.png);
    border-bottom: 2px solid #004080;
    border-top: 2px solid #004080;
}
.exito
{
	color: #4F8A10;
	background-color: #DFF2BF;
	background-image: url(images/tick.png);
    border-bottom: 2px solid green;
    border-top: 2px solid green;
}
.alerta
{
	color: #9F6000;
	background-color: #FEEFB3;
	background-image: url(images/alerta.gif);
    border-bottom: 2px solid #FF8000;
    border-top: 2px solid #FF8000;
}
.errordiv
{
	color: #FF0000;
	background-color:#FFC4C4;
	font-family: Arial;
	background-image: url(images/errorm.png) no-repeat;
    border-bottom: 2px solid red;
    border-top: 2px solid red;
    
}

.perdido{
    padding: 20px;
}
.perdido a{
    font-size:16px;
    font-weight: bold;
}
/*Servicios*/
.colum_left .servicios{
    height: 310px;
    text-align: justify;
    overflow-y: auto;
    margin:5px;
}
