@charset "utf-8";
/* CSS Document */
/*
08e1e0
66c4c2
312e2d
818181


08e1e0
*/
/*
nivel menús
titulares -> h1 con span.
botones destacados <- ejempo outlet home.
Acceso a categorías. Índice.
1. formato de enlaces dentro del perfil. 2. acciones en los mensajes 
ver más / participa
pestañas de mensaje.
enlaces de navegación
*/

html, body{
	background-color: #dddddd;
	margin: 0px;
	padding: 0px;
}
h1{
	/*
	border-bottom: 1px solid #312e2d;
	color: #fff;
	*/
	border-bottom: 1px solid #08e1e0;
	
	font-size: 23px;
	height: 26px;
	font-family: Helvetica, "Trebuchet MS"; sans-serif;
	font-weight:bold;
	margin-bottom: 5px;
	text-transform: lowercase;
}
h1 span{
	/*
	background-image: url(img/bggeneric.gif);
	color: #fff;
	*/
	color: #312e2d;
	color: #08e1e0;
	display: block;
	float: left;
	font-weight: bold;
	margin-bottom: 1px;
	/* padding: 5px; */
}
h1 span span{
	color: #312e2d;
	color: #08e1e0;
	display: inline;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px;
}
h2{
	color: #a7a9ac;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 1px;
	text-transform: lowercase;
}
h2 a{
	color: #312e2d;
}

p{
	color: #312e2d;
	margin-bottom: 15px;
	text-indent: 0px;
}
a
{
	color: #a7a9ac;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	color: #312e2d;
	cursor:pointer;
}

div, p, ul, li, table, td, tr{
	font-size: 12px;
}


.container{
	width: 1021px;
	background-color: #fff;
}
.container .header{
	background-image: url(img/bggeneric.gif);
	background-position: left top;
	background-repeat: repeat;
	background-color: #312e2d;
}
.container .header .logo{
	float: left;
	padding-top: 13px;	
	width: 193px;
}
.container .header .logo img{
}

/***** POSTOPENING MENU ****/
.postopening {
	font-size: 13px;
	height:13px;
	margin-bottom:20px;
}
.postopening .opening{
	/*
	border-bottom: 1px solid #312e2d;
	color: #fff;
	*/
	font-family: Helvetica, "Trebuchet MS"; sans-serif;
	margin-bottom: 5px;
	float: right;
	display: block;
	text-align:right;
	text-transform: lowercase;
}
.postopening .opening span {
	/*
	background-image: url(img/bggeneric.gif);
	color: #fff;
	*/
	background-color: #fff;
	color: #312e2d;
	font-weight: bold;
	/* padding: 5px; */
}
.postopening .opening span a{
	/*
	background-image: url(img/bggeneric.gif);
	color: #fff;
	*/
	background-color: #fff;
	color: #312e2d;	
	font-weight: bold;
	margin-bottom: 1px;
	/* padding: 5px; */
}
.postopening .opening span a:hover{
	color: #a7a9ac;
}

/***** PRECLOSING MENU *****/
.preclosing {
	border-bottom: 1px solid #a7a9ac;
	font-size: 13px;
	height: 11px;
	padding-top: 10px;
	margin-bottom:25px;
}
.preclosing .closing{
	/*
	border-bottom: 1px solid #312e2d;
	color: #fff;
	*/
	font-family: Helvetica, "Trebuchet MS"; sans-serif;
	margin-bottom: 5px;
	float: right;
	display: block;
	text-align:right;
	text-transform: lowercase;
}
.preclosing .closing span {
	/*
	background-image: url(img/bggeneric.gif);
	color: #fff;
	*/
	background-color: #fff;
	color: #312e2d;
	font-weight: bold;
	/* padding: 5px; */
}
.preclosing .closing span a{
	/*
	background-image: url(img/bggeneric.gif);
	color: #fff;
	*/
	background-color: #fff;
	color: #312e2d;	
	font-weight: bold;
	margin-bottom: 1px;
	/* padding: 5px; */
}
.preclosing .closing span a:hover{
	color: #a7a9ac;
}


/******* Autopromotion add zone *******/
.container .header .network{
	float: right;
	margin-right: 24px;
	width: 295px;
}
.container .header .network .zalf{
	height: 68px;
}

/******* Login dialog *******/
.header-login-dialog{
}

.header-login-dialog #login-dialog{
}
.header-login-dialog #login-dialog label{
}
.header-login-dialog #login-dialog input{
	float: left;
	font-size: 11px;
	margin-right: 8px;
}
.header-login-dialog #login-dialog .text input{
	width: 120px;
}
.header-login-dialog #login-dialog .password input{
	width: 86px;
}
.header-login-dialog #login-dialog .submit input{
	background-color: #000;
	color: #fff;
	border: 1px solid #333333;
	margin-right: 0px;
	padding: 1px 5px 2px 5px;
	text-align: center;
	vertical-align:top;
	width: 50px;
}
.header-login-dialog .remember_me{
	clear: both;
	padding-right: 20px;
}
.header-login-dialog .remember_me label{
	color: #fff;
	font-size: 10px;
}
.header-login-dialog #login-dialog .remember_me label,
.header-login-dialog #login-dialog .remember_me input
{
	float: right;
}

/******* MENU ********/
.container .menu{
	background-color: #312e2d;
	background-image: url(img/bggeneric.gif);
	clear: both;
	height: 36px;
}
.container .menu .genericmenu{
	float: left;
	width: 692px;
}
.container .menu .networkmenu{
	float: left;
	width: 325px;
}
.container .menu li,
.container .menu li a
{
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
}
.container .menu li.sel,
.container .menu li.sel a{
	color: #08e1e0;	
}
.container .menu li a:hover{
	color: #08e1e0;	
}
.container .menu li.sel li a{
	color: #fff;
}
.container .menu li.sel li.sel,
.container .menu li.sel li.sel a{
	color: #08e1e0;	
}
.container .menu li li.sel a:hover{
	color: #08e1e0;	
}



/******* FOOTER ********/
.container .footer{
	/*
	background-color: #312e2d;
	background-image: url(img/bggeneric.gif);
	background-position: left top;
	background-repeat: repeat;
	border: 1px solid red;
	*/
}


/******* CONTENT ZONE ********/
.container .contents{
	padding: 0px 0px;
}

/******* BANNERS ********/
.container .header .za1{
	float: left;
	height: 96px;
	padding-top: 13px;	
	width: 496px;
}
.container .contents .zal{
	float: left;
	padding-left: 11px;
	padding-top: 15px;
	width: 201px;
}
.container .header .za1 div{
	height: 96px;
	vertical-align: middle;
	text-align: center;
	width: 100%;
}
.container .header .za1 div a{
	display: block;
	margin-top: 15px;
}

.container .contents .zal div{
	background-color: #f0f0f0;
}
.container .contents .zar{
	float: left;
	width: 120px;
	padding-top: 15px;
}
.container .contents .zar div{
	background-color: #f0f0f0;
}


/******* CONTENT ZONE ********/
.container .contents{
}

.container .contents .wakinup{
	float: left;
	padding: 0px 11px;
	width: 662px;
}

.container .contents p.intro{
	font-size: 13px;
	color:#6c6c6c;
}

.container .contents p.clubform{
	font-size: 15px;
	color:#312e2d;
	padding-bottom:0px;
	padding-top:5px;
	font-weight:bold;
}

.container .contents p.content{
	font-size: 14px;
	color:#312e2d;
	padding-top:5px;
}

/******* SECTION HOME *******/
.container .contents .home .wakbox{
	margin-bottom: 30px;
}
.container .contents .home .wakbox label{
	width: 30px;
	text-align: left;
}

.container .contents .home .col1{
	float: left;
	margin-right: 18px;
	width: 223px;
}
.container .contents .home .col2{
	float: left;	
	margin-right: 18px;
	width: 216px;
}
.container .contents .home .col3{
	float: left;	
	width: 183px;
}


.container .contents .home .actions{
	color: #a7a9ac;
	font-size: 14px;
	font-weight: normal;
	padding-top: 5px;
}

.container .contents .home .name a{
	color: #312e2d;
	text-transform: lowercase;
	font-weight: bold;
}
.container .contents .home .name a:hover{
	color: #a7a9ac;
}


/******* Outlet home *******/
.container .contents .home .categorieslist{
	margin: 0px;
	padding: 0px;
	float:right;
	text-align:left;
	padding-top:5px;
	margin-right: 25px;
	width:85px;
	height:120px;
}
.container .contents .home .categorieslist li{
	list-style:url(img/smallbullet.gif);
	text-transform: lowercase;
}

.container .contents .home .categorieslist a{
	color: #312e2d;
	font-size: 13px;
	font-weight: bold;
	text-transform: lowercase;
}
.container .contents .home .categorieslist a:hover{
	color: #a7a9ac;
}

.container .contents .home .linkslist{
	clear: both;
	margin: 24px 0px 0px 0px;
	padding: 0px;
}
.container .contents .home .linkslist li{
	background-color: #312e2d;
	clear: both;
	float: left;
	margin-bottom: 4px;
	padding: 2px 5px;
	list-style: none;
}
.container .contents .home .linkslist li:hover{
	background-color: #514e4c;
}
.container .contents .home .linkslist li a{
	color: #ffffff;
	white-space: nowrap;
}

.container .contents .home .eventslist{
	clear: both;
	margin: 0px 0px 0px 0px;
	padding-top: 7px;
}
.container .contents .home .eventslist li{
	font-size: 11px;	
	list-style: none;
	padding-bottom:10px;
}
.container .contents .home .eventslist li .image,
.container .contents .home .eventslist li .name,
.container .contents .home .eventslist li .date,
.container .contents .home .eventslist li .listavip
{
	float: left;
}
.container .contents .home .eventslist li .name,
.container .contents .home .eventslist li .date
{
	padding-left:5px;
	width:150px;
}

.container .contents .home .eventslist li .name a{
	font-size: 13px;
}
.container .contents .home .eventslist li .date{
	font-size: 11px;
}
.container .contents .home .eventslist li .listavip{
	float:left;
	padding-left:2px;
	padding-top:2px;
	width:150px;
}
.container .contents .home .outlethome{
	
}
.container .contents .home .outlethome .clubinfo {
	text-align:right;
	width:100px;
	float:left;
	padding-top:5px;
}


.container .contents .home .businesslist{
	clear: both;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
.container .contents .home .businesslist li{
	list-style: none;
	margin-bottom: 10px;
}
.container .contents .home .businesslist .name{
	background-image:url(img/mediumbullet.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:7px;
	font-size: 16px;
	font-weight: bold;
	text-transform: lowercase;
}
.container .contents .home .businesslist .name a{
	padding-left:7px;
	font-size: 16px;
	font-weight: bold;
	text-transform: lowercase;
}
.container .contents .home .businesslist .description{
	color: #6c6c6c;
	font-size: 11px;	
	text-transform: lowercase;	
}
.container .contents .home .businesslist .advantatges{
	color: #312e2d; 
	font-size: 11px;
	font-weight: bold;
	text-transform: lowercase;	
}
/******* Flirts *******/
.flirts .flirtsinfo{
	padding-top:5px;	
}


/******* Caffè ******/
.container .contents .frases{
	padding-bottom:5px;	
}
.container .contents .frases .autor{
	color: #666666;
	display: block;
	font-style:italic;
	text-align: left;
	padding-bottom: 0px;
	padding-left: 0px;
}
.caffe .frases {
	font-size:14px;
	margin-bottom: 8px;
}


/******* Caffè Home ******/
.wakbox .cafeinfo{
	padding-top:7px;
}
.container .contents .home .wakbox .cafe {
	padding-bottom:10px;
}
.container .contents .home .wakbox .cafe img{
	margin-top:5px;
	padding-right:5px;
}
.container .contents .home .wakbox .cafe .cafecontent {
	font-size: 13px;
	padding-bottom:15px;
	vertical-align:middle;
}
.container .contents .home .wakbox .cafe .cafecontent a{
	color: #6c6c6c;
	font-weight:normal;
}
.container .contents .home .wakbox .cafe .cafecontent a:hover{
	color: #312e2d;
}


/******* Cronicas *******/
.container .contents .home .cronicaslist{
	margin: 0px;
	padding: 0px;	
}
.container .contents .home .cronicaslist ul{
	padding-top: 7px;
}
.container .contents .home .cronicaslist li{
	list-style: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}



.container .contents .home .cronicaslist li .image,
.container .contents .home .cronicaslist li .name,
.container .contents .home .cronicaslist li .date
{
	float: left;
}
.container .contents .home .cronicaslist li .name{
	font-size: 13px;
	margin-left: 5px;
	width: 150px;	
}
.container .contents .home .cronicaslist li .date{
	font-size: 11px;
	margin-left: 5px;
	width: 150px;	
}


/******* Outlet section *******/
.outlet .content .businesslist{
	margin: 25px 0px 0px 0px;
	padding: 0px;
}
.outlet .content .businesslist li{
	list-style: none;
	margin-bottom: 18px;
}
.outlet .content .businesslist .business{
	clear: both;
}
.outlet .content .businesslist .business span{
	display: block;
}
.outlet .content .businesslist .business .logo{
	float: left;
	width: 200px;
	text-align: right;
}


.outlet .content .businesslist li img{
	float: right;
	margin-right: 20px;
}
.outlet .content .businesslist .name{
	color: #312e2d; 
	font-size: 15px;
	font-weight: bold;
	text-transform: lowercase;
}
.outlet .content .businesslist .name a{
	color: #312e2d; 
	font-weight: bold;
}

.outlet .content .businesslist .description{
	color: #6c6c6c;
	font-size: 11px;	
	text-transform: lowercase;
}
.outlet .content .businesslist .advantatges{
	color: #312e2d; 
	font-size: 11px;
	font-weight: bold;
	text-align:left;
	text-transform: lowercase;	
}


.outlet .businesscard h1,
.outlet .businesscard h2,
.outlet .businesscard table,
.outlet .businesscard p{
	margin: 0px;
	padding: 0px;
}
.outlet .businesscard table,
.outlet .businesscard p{
	margin-bottom: 10px;
}

.outlet .businesscard h1{
	margin-bottom: 15px;
}

.outlet .businesscard .name h2{
	font-size: 22px;
	height: 22px;
	margin-bottom: 5px;
	padding: 0px;
	color: #312e2d;
}
.outlet .businesscard .name{
	float: left;	
}

.outlet .businesscard .logo{
	float:right;
}

.outlet .businesscard img{
	float: left;
	margin: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
}

.outlet .businesscard .name .shortdescrip {
	font-size:14px;
	padding-bottom:5px;
}

.outlet .businesscard .longdescrip {
	font-size:14px;
	padding-bottom:10px;
}

.outlet .businesscard ul {
	list-style:none;
	margin:0px 0px 0px 0px;
	padding-bottom:5px;
}

.outlet .businesscard li {
	padding-top:5px;
	margin:0px 0px 0px 0px;
	padding-bottom:10px;
}

.outlet .businesscard li .condicion1 {
	font-weight:bold;
	font-size:16px;
	padding-top: 5px;
}

.outlet .businesscard li .condicion2 {
	font-size:14px;
	padding-top:5px; 
}

.outlet .businesscard li .bbasico,
.outlet .businesscard li .bpremium
{
	background-color: #4c4c4c;
	background-image:url(img/bgbutton.gif);
	background-repeat: repeat-x;
	border: 0px;
	color: #fff;
	display:block;
	float:left;
	font-size: 18px;
	height: 30px;
	margin-top: 10px;
	text-align: center;
	width:250px;
}

.outlet .businesscard li .bbasico a,
.outlet .businesscard li .bpremium a
{
	color: #fff;
	font-size: 18px;
	height: 30px;
	text-align: center;
	padding-left:5px;
	padding-right:5px;
}

.outlet .bbasico,
.outlet .bpremium
{
	background-color: #4c4c4c;
	background-image:url(img/bgbutton.gif);
	background-repeat: repeat-x;
	border: 0px;
	color: #fff;
	display:block;
	float:left;
	font-size: 18px;
	height: 30px;
	margin-bottom:10px;
	text-align: center;
	width:250px;
}

.outlet .bbasico a,
.outlet .bpremium a
{
	color: #fff;
	font-size: 18px;
	height: 30px;
	text-align: center;
	padding-left:5px;
	padding-right:5px;
}

.outlet .imprimir {
	background-color: #4c4c4c;
	background-image:url(img/bgbutton.gif);
	background-repeat: repeat-x;
	border: 0px;
	color: #fff;
	display:block;
	float:right;
	font-size: 12px;
	height: 20px;
	text-align: center;
	width:150px;
}

.outlet .imprimir a{
	color: #fff;
	font-size: 12px;
	height: 20px;
	text-align: center;
	padding-left:5px;
	padding-right:5px;
}

.outlet .businesscard #map{
	width: 100%;
}

.outlet .businesscard .businesstitle {
	background-image:url(img/bigbullet.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left: 22px;
	margin-bottom:5px;
	font-size:18px;
	font-weight:bold;
	color:#6c6c6c;
}

.outlet .businesscard table{
	border: 1px solid #312e2d;
}

.outlet .businesscard .info {
	margin-left:1px;
	padding-top:10px;
}

.outlet .businesscard .thumbs {
	padding-top:5px;
	padding-bottom:5px;
}

.outlet .businesscard .thumbs img{
	margin-right:10px; 
}

.outlet .businesscard .user {
	width:350px;
	float:left;
}

.outlet .businesscard .user .userinfo {
	font-size:18px;
	margin-bottom: 10px;
}

.outlet .businesscard .bonoimg img{
}

.outlet .businesscard .logobono{	
	padding-right: 0px;
	padding-bottom:20px;
	float:right;
}

.outlet .businesscard .namebono h2{
	font-size: 24px;
	height: 24px;
	margin-top:5px;
	margin-bottom: 5px;
	padding: 0px;
	color: #312e2d;
}
.outlet .businesscard .namebono{
	float: left;
	width:490px;	
}
.outlet .businesscard .namebono p{
	font-size:14px;
	padding: 0px;	
}

.outlet .businesscard .bonoinfo .beneficio {
	font-size: 18px;
	font-weight:bold;
	padding-bottom: 20px;
}

.outlet .businesscard .bonoinfo .condiciones {
	padding-bottom:20px;
}

.outlet .businesscard .bonoinfo .condiciones .condicion {
	font-size:14px;
	padding-bottom:5px;
}

.outlet .businesscard .barcode img{
	float:right;
	padding-right:0px;
	margin-right:0px;
}

.outlet .businesscard .bonotable {
	margin-left:1px;
}

.outlet .businesscard .bonotable td{
	font-size:14px;
}

.outlet .bonodisclaim .content{
	font-size:14px;
}

.outlet .bonodisclaim h2{
	font-size: 18px;
	padding: 10px 0 10px 0;
}

.outlet .bonodisclaim a{
	font-size:14px;
	font-weight:bold;
}

.outlet .sectionheading {
	color: #FFFFFF;
	background-color:#312e2d;
	font-size:14px;
	font-weight:bold;
}

.outlet .sectionimpar{
	background-color: #fff;
	border-bottom:1px solid black;
}

.outlet .sectionpar{
	background-color: #ccc;
	border-bottom:1px solid black;
}

/******* Videos ********/

.videos .frasedia {
	font-size:14px;
	float:left;
	width:310px;
	padding-right:30px;
	vertical-align:top;
}
.videos .webdia {
	font-size:14px;
	float:left;
	width:320px;
	vertical-align:top;
}
.videos .frasedia .frasetitle {
	background-image:url(img/frasedia.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left: 35px;
	margin-bottom:5px;
	font-size:18px;
	font-weight:bold;
	color:#6c6c6c;
}
.videos .webdia .webtitle {
	background-image:url(img/webdia.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left: 35px;
	margin-bottom:5px;
	font-size:18px;
	font-weight:bold;
	color:#6c6c6c;
}
.videos .frasedia .frases {
	font-size:14px;
}
.videos .webdia .webs {
	font-size:14px;
}
.videos .videotitle {
	background-image:url(img/videodia.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left: 35px;
	padding-top:5px;
	margin-bottom:5px;
	font-size:18px;
	font-weight:bold;
	color:#6c6c6c;
}
.videos .frasetitle {
	background-image:url(img/frasedia.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left: 35px;
	padding-top:5px;
	margin-bottom:5px;
	font-size:18px;
	font-weight:bold;
	color:#6c6c6c;
}
.videos .webtitle {
	background-image:url(img/webdia.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left: 35px;
	padding-top:5px;
	margin-bottom:5px;
	font-size:18px;
	font-weight:bold;
	color:#6c6c6c;
}


/******* Minifeed *******/
.minifeed{
	color: #fff;
	font-size: 12px;	
	padding-top: 13px;
}
.minifeed table{
	margin: 0px;
}
.minifeed td{
	border: 0px;
	color: #9b9b9b;
	font-size: 12px;
	padding: 0px;
}
.minifeed td.column-2{
	text-align: right;
}
.minifeed td a{
	color: #9b9b9b;
	font-size: 12px;
	font-weight: normal;
}
.minifeed td a:hover{
	color: #fff;
}


/* <div id="flashMessage" class="message">Your post has been saved.</div> */ 


/******* MESSAGE BOX CLEAN serie ********/
#flashMessage,
.message{
	margin-bottom: 15px;	
}
.message{
	border:solid 1px #CC0000; 
	background:#F7CBCA;
	color:#CC0000;
	font-weight:bold;
	padding:4px;
	text-align:center;
}
.clean-gray{
	border:solid 1px #DEDEDE; 
	background:#EFEFEF;
	color:#222222;
	padding:4px;
	text-align:center;
}
.clean-yellow{
	border:solid 1px #DEDEDE; 
	background:#FFFFCC;
	color:#222222;
	padding:4px;
	text-align:center;
}
.clean-ok{
	border:solid 1px #349534; 
	background:#C9FFCA;
	color:#008000;
	font-weight:bold;
	padding:4px;
	text-align:center;
}
.clean-error{
	border:solid 1px #CC0000; 
	background:#F7CBCA;
	color:#CC0000;
	font-weight:bold;
	padding:4px;
	text-align:center;
}
//*** authMessage ***/
#authMessage{padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
#authMessage{background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}


/******* GENERIC FORM STYLES ********/
.wakinup form{
}

.wakinup form label{
	float: left;
	width: 100px;
	padding-right: 5px;
	text-align: right;
}

.wakinup form input,
.wakinup form textarea,
.wakinup form select{
	border: 1px solid #6c6c6c;
}
.wakinup form .checkbox{
	clear: both;
	padding-left: 100px;
}
.wakinup form .checkbox input,
.wakinup form .checkbox label
{
	border: 1px solid #fff;
	display: inline;
	float: none;
}

.wakinup form div{
	margin-bottom: 5px;
}

.wakinup form select{
	margin: 0px;
	padding: 0px;
}
.wakinup form .text input{
	width: 150px;
}
.wakinup form .text .short input{
	width: 15px;
}
.wakinup form .medium .text input{
	width: 400px;
}
.wakinup form .password input{
	width: 80px;
}
/*
.wakinup form .submit input{
	background-color: #fff;
	border: 0px;
	color: #0088ae;
	color: #04adc2;
	font-weight: bold;
	margin-left: 105px;
	padding: 0px;
	text-align: left;
	text-transform: uppercase;
}
*/
.wakinup form .submit input{
	background-color: #fff;
	background-image:url(img/bgbutton.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 0px;
	color: #0088ae;
	color: #04adc2;
	color: #fff;
	font-weight: bold;
	margin-left: 105px;
	padding: 0px;
	text-align: left;
	text-transform: uppercase;
	
	height: 20px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}

.wakinup form .error{
	background-color: #fff;
	border: 0px;
	color: #000;
	/* Preserve original font-size */
	font-size: 11px;
	padding: 0px;
}

.wakinup form .error label{
	/* Preserve original font-size */
	font-size: 11px;
}

.wakinup form .error input,
.wakinup form .error textarea,
.wakinup form .error select
{
	background:#FBE3E4;
	border-color:#FBC2C4;
	border-style: solid;
	border-width: 1px;
	/* Preserve original font-size */
	font-size: 12px;
}
.wakinup form .error-message{
	border-color:#FBC2C4;
	color:#8a1f11;
	display: block;
	font-size: 11px;
	margin-left: 105px;
	padding-bottom: 4px;
}
.wakinup form.flirtshome{
}
.wakinup form.flirtshome .inline{
	float: left;
	margin-right: 5px;
	width:115px;
}
.wakinup form.flirtshome .submit{
	float: left;
	padding: 0px;
}
.wakinup form.flirtshome .submit input{
	height: 20px;
	margin:0px;
	margin-left: 5px;
	padding: 0px;
	text-align: center;
	width: 45px;
}

/******* AUXILIAR STYLES ********/
.clearer{
	clear: both;
	float: none;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}

/******* GOOGLE MAP *******/
#map{
	width: 650px;
	height: 300px;
}


/*** SECTIONS. SOME IMPROVEMENTS ***/
.section .content{
}


/*** FRONTEND UPLOAD COMPONENT ***/
.section .swfUploadComponent{
	background-color:  #fff;
	border: 0px;
	margin: 0px;
	margin-top: 20px;
	padding-bottom: 5px;
	width: 400px;
}
.section .swfUploadComponent p, div, form{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.section .swfUploadComponent .legend{
	background-color: #fff;
	color: #312e2d;
	display: block;
	font-weight: bold;
	font-size: 17px;
	margin-bottom: 10px;
	padding: 2px 5px;
}
.section .swfUploadComponent #divStatus{
	padding: 0px 5px;
}
.section .swfUploadComponent .submitupload{
	margin-top: 10px;
	padding: 0px 5px;
	text-align: left;
}

.section .swfUploadComponent .submitupload .button{
	background-color: #fff;
	border: 0px;
	color: #66c4c2;
	text-decoration: none;
	width: 100px;
}

.section .swfUploadComponent .submitupload .spanButtonPlaceHolder a{
	color: #000;
}
.section .swfUploadComponent .progressWrapper {
	width: 357px;
	overflow: hidden;
}
.section .swfUploadComponent .progressContainer {
	margin: 5px;
	padding: 4px;
	border: solid 1px #E8E8E8;
	background-color: #F7F7F7;
	overflow: hidden;
}

/* Error */
.section .swfUploadComponent .red {
	border: solid 1px #B50000;
	background-color: #FFEBEB;
}
/* Current */
.section .swfUploadComponent .green {
	border: solid 1px #DDF0DD;
	background-color: #EBFFEB;
}
/* Complete */
.section .swfUploadComponent .blue {
	border: solid 1px #CEE2F2;
	background-color: #F0F5FF;
}
.section .swfUploadComponent .progressName {
	font-size: 8pt;
	font-weight: 700;
	color: #555;
	width: 323px;
	height: 14px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
}
.section .swfUploadComponent .progressBarInProgress,
.section .swfUploadComponent .progressBarComplete,
.section .swfUploadComponent .progressBarError {
	font-size: 0;
	width: 0%;
	height: 4px;
	background-color: #005e9d;
	margin-top: 2px;
}
.section .swfUploadComponent .progressBarComplete {
	width: 100%;
	background-color: #1a953f;
	visibility: hidden;
}

.section .swfUploadComponent .progressBarError {
	width: 100%;
	background-color: #c40f2e;
	visibility: hidden;
}
.section .swfUploadComponent .progressBarStatus {
	margin-top: 2px;
	width: 337px;
	font-size: 7pt;
	font-family: Arial;
	text-align: left;
	white-space: nowrap;
}
.section .swfUploadComponent  a.progressCancel {
	font-size: 0;
	display: block;
	height: 14px;
	width: 14px;
	background-image: url(../images/cancelbutton.gif);
	background-repeat: no-repeat;
	background-position: -14px 0px;
	float: right;
}
.section .swfUploadComponent  a.progressCancel:hover {
	background-position: 0px 0px;
}
.section .swfUploadComponent  .swfupload {
	vertical-align: top;
}


.section .profilepicture{
	/*
	border: 1px solid #777777;
	*/
	float: left;
	margin-bottom: 20px;
	/*
	padding: 10px 10px 10px 10px;
	*/
}
.section .photoeditorinterface{
	clear: both;
}


/*** MESSAGES ***/
.container table.tray td.column-1{
	padding-left: 20px;
}
.container table.tray tr.unread td{
	font-weight: bold;
}
.container table.tray tr.unread td.column-1{
	background-image:url(img/bulletunreadmsg.png);
	background-position: 4px 9px;
	background-repeat: no-repeat;
}
.container table.tray tr.odd td{
	background-color:#FFFFFF;
}
.container table.tray tr.even td{
	background-color:#e9e9e9;
}


/****** PAGINATION ELEMENTS *******/
.container .paging{
}

.container .pagingmb{
	margin-bottom: 15px;
}

.container .paging{
	height: 25px;
	margin: 20px 0px;
	color: #fff;
}
.container .paging div,
.container .paging span.current,
.container .paging span a
{
	color: #312e2d;
	display: block;
	float: left;
	height: 20px;
	margin-right: 5px;
	padding: 0px 5px;
}
.container .paging span a{
	border: 1px solid #999999;
}
.container .paging span.current,
.container .paging span a{
	color: #312e2d;
}
.container .paging span a:hover{
	border: 1px solid #4d4d4d;	
	background-color: #4d4d4d;
	color: #fff;
}
.container .paging span.current{
	border: 1px solid #312e2d;	
	background-color: #312e2d;
	color: #fff;
}

.container .paging .previous,
.container .paging .next
{
	color: #312e2d;
	display: block;
	float: left;
	height: 20px;
	padding: 0px 5px ;
}
.container .paging .previous:hover,
.container .paging .next:hover
{
	border: 1px solid #4d4d4d;	
	background-color: #4d4d4d;
	color: #fff;
}
.container .pagingcounter{
	clear: both;
	color: #999999;
	margin: 0px;
}


/*** This is a div ***/
.container .paging .disabled{
	color: #999999;
	float: left;
	padding: 0px 5px;	
}

/****** TABS *******/
.container .tabs{
	height: 22px;
	margin-bottom: 10px;	
}
.container .tabs{
}
.container .tabs a{
	border: 1px solid #898989;
	color:  #312e2d; 	
	display: block;
	float: left;
	font-size: 13px;
	height: 20px;
	margin-right: 5px;
	padding: 1px 5px 0px 5px;
	text-transform: lowercase;
}
.container .tabs a:hover{
	border: 1px solid #4d4d4d;
	background-color: #4d4d4d;	
	color: #fff;
}
.container .tabs a.sel,
.container .tabs a.sel:hover
{
	border: 1px solid #312e2d;
	background-color: #312e2d;
	color: #fff;
}

.container .tabs a.fright{
	float: right;
	margin-right: 0px;
}

/******* TABLES *******/
table{
	border-collapse: collapse;
}
.container table th{
	background-color: #312e2d;
	color: #fff;
	text-transform: lowercase;
}
table td{
	border-bottom: 1px solid #58585a;
}
table td.first{
	border-top: 1px solid #58585a;	
}

.odd{
}
.even{
	background-color: #ccc;
}


/******* GENERAL ELEMENTS *******/
.loading{
	background-image: url(img/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: center 10px;
	height: 50px;
}

.videosvisor{
	background-color: #fff;	
	margin-bottom: 20px;
	text-align: left;
}

.videosvisorhome{
	background-color: #fff;	
	padding-top: 5px;
	margin-bottom: 0px;
	text-align: left;
}

#videosList li{
	float: left;
	list-style: none;
	width: 140px;
	margin-right: 10px;
}
#videosList li img{
	width: 145px;
}
#videosList li.last{
}


/******* THUMBNAIL PREVIEW *******/
.deletable{
	float: left;
}
.imagethumbcontainer{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}


/****** PROFILES *******/
.searchprofile .name,
.profile .name{
	color: #312e2d;	
}
.searchprofile  .name a{
	color: #312e2d;		
}
.searchprofile  .name a:hover{
	color: #a7a9ac;	
}

/******* SECTION FLIRTS ********/
.container .flirts .pagingcounter{
	margin-bottom: 4px;
	text-align: center;
}
.container .flirts .paging{
	margin: 0px;
}
/*
.container .flirts .paging .next,
.container .flirts .paging .next:hover,
.container .flirts .paging .previous,
.container .flirts .paging .previous:hover,
.container .flirts .paging span
{
	border: 0px;
	color: #08e1e0;
	float: right;
	font-size: 24px;
	font-weight: bold;
	height: 24px;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
}
.container .flirts .paging .previous,
.container .flirts .paging .previous:hover{
	float: left;
}
.container .flirts .paging .disabled{
	border: 1px solid red;
	font-size: 20px;
	font-weight: bold;
}
.container .flirts .paging .prev{
	border: 1px solid blue;
}
*/

.container .flirts .paging{
	height: 45px;
	text-align:center;
}

/*
.container .flirts .paging div,
.container .flirts .paging a,
.container .flirts .paging a:hover,
.container .flirts .paging .next,
.container .flirts .paging .previous,
.container .flirts .paging .disabled,
{
	background-color: #fff;
	border: 0px;
	color: #000;
	float: left;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
*/

.container .flirts .paging .previous,
.container .flirts .paging .disabled,
.container .flirts .paging .next,
.container .flirts .paging .benviarflirt
{
	background-color: #4c4c4c;
	background-image:url(img/bgbutton.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 0px;
	color: #fff;
	cursor:pointer;
	font-size: 18px;
	height: 30px;
	text-align: center;
	width: 80px;
}

.container .flirts .paging .disabled{
	background-image: none;
	background-color: #fff;
}

.container .flirts .paging .benviarflirt{
	cursor: pointer;
	font-size: 18px;
	padding: 6px;
}

.container .flirts .paging .contbenviarflirt{
	float: left;
	text-align: center;
	width: 460px;
}

.container .flirts .flirtprofile{
	margin-top: 20px;
}
.container .flirts .profilepicture{
	border: 0px;
	float: left;
	padding: 0px;
	width: 275px;
}
.container .flirts .personalinfoinfo{
	border: 1px solid red;
	float: left;
	width: 250px;
}
.container .flirts .flirtprofile .actions ul{
	text-align: center;
}
.container .flirts .flirtprofile .actions li{
	display: inline;
	list-style: none;
	padding: 15px 0px;
}
.container .flirts .photosflirts{
}


/******* Mis Eventos *****/
.micuenta .content {
}
.micuenta .content p{
	font-size:14px;
}
.micuenta .content .micuenta{
	margin: 0px;
	padding-left:10px;	
	padding-right:10px;	
}
.micuenta .content li{
	font-size:14px;
	list-style:none;
	padding-bottom:5px;
	margin: 0px;	
}

/******* COLLAPSIBLE MAP *******/
.collapsiblemap a{
	color:#993300;
	text-decoration:none;
	cursor: pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border:0px;
	color: #666666;}
	
.collapsiblemap #expand{
	display:block;
	width: 650px;
	margin-left:0px;
	padding:5px;
	border:1px solid #000;
	background-image: url(/img/gmap.gif);
}
	
.collapsiblemap #collapse{
	display:none;
	width: 650px;
	margin-left:0px;
 	padding:5px;
	border:1px solid #000;
	background-image: url(/img/gmap.gif);
}
.collapsiblemap #map{
	width: 660px;
	height:310px;
}

/******* STEPS CREATE EVENT *******/
.steps{
	padding-bottom: 10px;
	font-weight:bold;
}

.steps ul{
	margin: 0px;
	padding: 0px;
	font-size:10px;
}
.steps li{
	border: 1px solid #6c6c6c;
	color: #6c6c6c;
	float: left;
	list-style: none;
	margin-bottom: 7px;
	padding: 3px 5px;
}
.steps li.selectable{
	background-color: #312e2d;
	border: 1px solid #312e2d;
	color: #fff;
}
.steps li.sel{
	background-color: #312e2d;
	border: 1px solid #312e2d;
	color: #fff;
}

.steps span{
	border: 1px solid #fff;
	font-size:14px;
	font-weight:bold;
	display: block;
	float: left;
	margin-bottom: 7px;
	padding: 3px;
}

/****** SUBIDA DE EVENTOS *****/

.eventos .content {
	font-size:14px;
}

.eventos .content p{
	font-size:14px;
}

.eventos .botonevento {
	background-color: #4c4c4c;
	background-image:url(img/bgbutton.gif);
	background-repeat: repeat-x;
	border: 0px;
	color: #fff;
	display:block;
	float:left;
	font-size: 12px;
	height: 20px;
	margin-bottom:10px;
	margin-right:10px;
	margin-top:10px;
	text-align: center;
	width:150px;
}

.eventos .botonevento a{
	color: #fff;
	font-size: 12px;
	height: 20px;
	text-align: center;
	padding-left:5px;
	padding-right:5px;
}
.eventos .apuntarselistavip td{
	font-size:14px;
	border:0px;
	float:left;
	vertical-align:middle;
}

/**** BUSCAR USUARIOS ****/

.network .buscarform td{
	border:0px;
}

.businesscard .content .bonoelements{
	border: 0px;	
}
.businesscard .content .bonoelements td{
	border: 0px;
}

.message, .error, .notice, .success { font-size: 14px; font-weight: normal; padding: 2px 10px;}

/**** SEO ****/
.list-videos-seo ul{
	list-style: none;
}
.list-videos-seo ul li{
	height: 150px;
	float: left;
	width: 150px;
}