/* CSS Document */

body {
	
	background: Black url(../imagenes/sexole-bg.gif) repeat-x;  color: black; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; /*text-align: left;*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

html {
	scrollbar-face-color:#949494;
	scrollbar-highlight-color:#949494;
	scrollbar-3dlight-color:#CCCCCC;
	scrollbar-darkshadow-color:#CCCCCC;
	scrollbar-shadow-color:#949494;
	scrollbar-arrow-color:#CCCCCC;
	scrollbar-track-color:#CCCCCC;
 

}

html, body{height:100%}

img {
	border: none;
}

form {border:0; margin: 0 0 0 0;
clear: both}


/*---------PAGINADO---------*/

#pag { color: #6C0603; font-weight: bold; text-decoration: none; }
#pag a:link { color: #6C0603; font-weight: bold; text-decoration: underline; }
#pag a:visited { color: #6C0603; font-weight: bold; text-decoration: underline; }
#pag a:hover { color: #6C0603; font-weight: bold; text-decoration: none; }
#pag a:active { color: #6C0603; font-weight: bold; text-decoration: underline; }

/*---------A LiNK---------*/

a:link { color: #E00077; font-weight: bold; text-decoration: underline; }
a:visited { color:  #E00077; font-weight: bold; text-decoration: underline; }
a:hover { color:  #E00077; font-weight: bold; text-decoration: none; }
a:active { color:  #E00077; font-weight: bold; text-decoration: underline; }


/*---------LINK MENU1---------*/

#menu1 { color: White; font-weight: normal; text-decoration: none; }
#menu1 a:link { color:  White; font-weight: bold; text-decoration: none; }
#menu1 a:visited { color:  White; font-weight: bold; text-decoration: none; }
#menu1 a:hover { color:  White; font-weight: bold; text-decoration: underline; }
#menu2 a:active { color:  White; font-weight: bold; text-decoration: none; }

/*---------LINK MENU2---------*/

#menu2 { background-color:#BE3333; color: #7D0A08; font-weight: normal; text-decoration: none; }
#menu2 a:link { color: #FFE7E7; font-weight: bold; text-decoration: none; }
#menu2 a:visited { color: #FFE7E7; font-weight: bold; text-decoration: none; }
#menu2 a:hover { color: #FFE7E7; font-weight: bold; text-decoration: underline; }
#menu2 a:active { color: #FFE7E7; font-weight: bold; text-decoration: none; }


/*---------LINK COPYRIGHT---------*/

.copyright { color: white; font-weight: normal; text-decoration: none; }
.copyright a:link { color: #FFE7E7; font-weight: normal; text-decoration: none; }
.copyright a:visited { color: #FFE7E7; font-weight: normal; text-decoration: none; }
.copyright a:hover { color: #FFE7E7; font-weight: normal; text-decoration: underline; }
.copyright a:active { color: #FFE7E7; font-weight: normal; text-decoration: none; }


/*---------LINK BLANCO---------*/

.blanco { color: #ffffff; font-weight: normal; text-decoration: none; }
.blanco a:link { color: #ffffff; font-weight: normal; text-decoration: underline; }
.blanco a:visited { color: #ffffff; font-weight: normal; text-decoration: underline; }
.blanco a:hover { color: #ffffff; font-weight: normal; text-decoration: none; }
.blanco a:active { color: #ffffff; font-weight: normal; text-decoration: underline; }

/*---------CALENDARIO---------*/

.calendario { color: #000000; font-size: 9px; font-weight: normal; text-decoration: none; }
.calendario a:link { color: #E00077; font-size: 9px; font-weight: normal; text-decoration: underline; }
.calendario a:visited { color: #E00077; font-size: 9px; font-weight: normal; text-decoration: underline; }
.calendario a:hover { color: #E00077; font-size: 9px; font-weight: normal; text-decoration: none; }
.calendario a:active { color: #E00077; font-size: 9px; font-weight: normal; text-decoration: underline; }

/* LINK RESALTADO*/

.resaltado { color: #000000; font-size: 18px; font-weight: bold; text-decoration: none; display: inline; }
.resaltado a:link { color: #E70188; font-weight: bold; text-decoration: underline; }
.resaltado a:visited { color: #E70188; font-weight: bold; text-decoration: underline; }
.resaltado a:hover { color: #E70188; font-weight: bold; text-decoration: none; }
.resaltado a:active { color: #E70188; font-weight: bold; text-decoration: underline; }


/*---------H1---------*/

h1 {color: black; font-size: 11px; font-weight: normal; text-decoration: none; display: inline;}
h1 a:link { color: black; font-size: 11px; font-weight: normal; text-decoration: none; display: inline;}
h1 a:visited { color: black; font-size: 11px; font-weight: normal; text-decoration: none; display: inline;}
h1 a:hover { color: black; font-size: 11px; font-weight: normal; text-decoration: underline; display: inline;}
h1 a:active { color: black; font-size: 11px; font-weight: normal; text-decoration: none; display: inline;}

/*---------H2---------*/

h2 {color: black; font-size: 12px; font-weight: bold; text-decoration: none; display: inline;}
h2 a:link { color: black; font-size: 12px; font-weight: normal; text-decoration: none; display: inline;}
h2 a:visited { color: black; font-size: 12px; font-weight: normal; text-decoration: none; display: inline;}
h2 a:hover { color: black; font-size: 12px; font-weight: normal; text-decoration: underline; display: inline;}
h2 a:active { color: black; font-size: 12px; font-weight: normal; text-decoration: none; display: inline;}

.btn {
            vertical-align: middle;
            text-align: center;
            font-weight: bold;
            border-style: solid;
            border-width: 1px;
            width: 65px;
            height: 22px;
            border-color: #232323;
            background-color: #E20086;
            color: white;
            cursor: pointer;
            font-size : 11px;
			text-transform: none;}
			
.textbox { width:140px; }

/*---------LINK TELEFONO---------*/

#tlf h1 { color: black; font-size: 40px; font-weight: bold; text-decoration: none; display: inline;}
#tlf h2 { color: #333333; font-size: 9px; font-weight: normal; text-decoration: none; display: inline;}

#tlf { color: black; font-weight: normal; text-decoration: none; }
#tlf a:link { color: black; font-weight: normal; text-decoration: none; }
#tlf a:visited { color: black; font-weight: normal; text-decoration: none; }
#tlf a:hover { color: black; font-weight: normal; text-decoration: underline; }
#tlf a:active { color: black; font-weight: normal; text-decoration: none; }


/*---------ID's #---------*/
/* ----------------------------------------------------- */

#main  { width: 775px; margin-left: auto; margin-right: auto; }

#header  { width: 775px; height:455px; background: #ffffff url(../imagenes/portada-home.jpg) no-repeat top left; }

#header-video  { width: 775px; height:455px; background: #ffffff url(../imagenes/portada-video.jpg) no-repeat top left; }

#header-cena  { width: 775px; height:455px; background: #ffffff url(../imagenes/bg-cena.jpg) no-repeat top left; }

#header-invitacion  { width: 775px; height:455px; background: #ffffff url(../imagenes/bg-invitacion.jpg) no-repeat top left; }

#division { width: 100%; height:30px; background: #D4007D url(..//imagenes/sexole-division.jpg) repeat-x; }

#footer { width: 775px; height:50px; background: #D4007D url(../imagenes/sexole-division.jpg) no-repeat; }

#copyright { width: 775px; height:45px; background: #ffffff; }

#content { width: 775px; background: #ffffff;}

#columna1  { background: #ffffff;}

#columna2 { background: #CDCDCD;}

#webcam { width:775px; height:258px; background: #F692CE;}

#imgcontent  { background: #CDCDCD url(../imagenes/loading.gif) no-repeat scroll; margin: 1px; padding: 4px; border: 0.5pt solid #FFFFFF; }


/*--SMS-videos--*/

#sms-content { width:235px; background: #cdcdcd; }
#sms-tit { background: #000000; color:#FFFFFF;  background: #000000 url(../imagenes/fondo-home-chicas.jpg) repeat-x; }
#sms-img { width:219px; height:130px; background: #ffffff; }



#tiempo{ font-size: 14px; color: #CDA9A9; font-weight: normal; background: #7D0A08; }
#tiempo a:link { font-size: 14px; color: White; font-weight: bold; background: #7D0A08; }
#tiempo a:visited { font-size: 14px; color: White; font-weight: bold; background: #7D0A08; text-decoration: underline;}
#tiempo a:hover { font-size: 14px; color: White; font-weight: bold; background: #7D0A08; text-decoration: none; }
#tiempo a:active { font-size: 14px; color: White; font-weight: bold; background: #7D0A08; text-decoration: underline; }

#apuntate {color: #7D0A08; font-size: 15px; font-weight: bold; text-decoration: none; }
#apuntate a:link { color: #7D0A08; font-size: 15px; font-weight: bold; text-decoration: underline; }
#apuntate a:visited { color: #7D0A08; font-size: 15px; font-weight: bold; text-decoration: underline; }
#apuntate a:hover { color: #7D0A08; font-size: 15px; font-weight: bold; text-decoration: none; }
#apuntate a:active { color: #7D0A08; font-size: 15px; font-weight: bold; text-decoration: none; }


/*------------------------------AYUDA-------------------------------*/

.estasen 		{ font-family:  Geneva, Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #76797c;}
.cuerpo 		{ font-family:  Geneva, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
.titulo 		{ font-family:  Geneva, Verdana, Arial, Helvetica, sans-serif; font-size: 18px; }
.white	        { color: white; font-weight:bold;}



/*---------LINK ESTASEN---------*/

a.estasen:link {color: #a1a5a9; font-weight: normal; text-decoration: underline; }

a.estasen:visited { color: #a1a5a9; font-weight: normal; text-decoration: none; }

a.estasen:hover { color: #a1a5a9; font-weight: normal; text-decoration: none; }

a.estasen:active { color: #a1a5a9; font-weight: normal; text-decoration: none; }




/*---------LINK CATEGORIAS---------*/

a.categorias {text-decoration: none}

a.categorias:link { color: #661023; font-weight: normal; text-decoration: none;  }

a.categorias:visited { color: #661023; font-weight: normal; text-decoration: none; }

a.categorias:hover { color: #333333; font-weight: normal; text-decoration: none; }


a.categorias:active { color: #333333; font-weight: normal; text-decoration: none; }




/*------Warning------*/

#warning-bg {position: absolute; top: 0px; right: 0px; height:1438px; width:100%; z-index:100; background-image:url(../imagenes/fondo-trama.gif);}

#warning { position:relative; top: 120px;}

#iframe-advertencia { height:1436px; }

.advertencia { font-size: 10px; color: #FFFFFF;}

.border {
	border: 1px solid #5D0200;
}
