/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	background: url('/img/fondo.jpg') repeat-x top left #fff;
	font-family: 'Lucida Grande', Arial, Verdana, 'Bitstream Vera Sans';
/*	font-size:12px; */
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

a:link, a:visited, a:hover {
	color: #6699FF;
	text-decoration: none;
}
#navBar{
	margin: 0 82% 0 0;
	padding: 5px;
/*	background-color: #eeeeee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc; */
}
#masthead{
	margin: 0;
	padding: 0px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}
#globalNav{
color: #cccccc;
padding: 0px 0px 0px 10px;
white-space: nowrap;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

/* #globalNav img{
 display: table;
} */


#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}
#pageName{
	padding: 0px 0px 10px 10px;
}
#content{
  float:right;
	width: 80%;
	margin: 0;
	padding: 0 1% 0 0;
}
#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}
#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}
html>body #navBar li {border-bottom: none;}
/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Lucida Grande', Arial, Verdana, 'Bitstream Vera Sans';
	margin: 0px;
	padding: 0px;
}

h1{
	font-family: 'Lucida Grande', Arial, Verdana, 'Bitstream Vera Sans';
	font-size: 120%;
	color: #75C9FB;
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}
.navimglabel {
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc; 
}
.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}
.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}
#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;

	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}
#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
.inputmini {
  font-family: 'Lucida Grande', Arial, Verdana, 'Bitstream Vera Sans';
  font-size: 9pt;
  background-color: #D7E5F2;
  color: #000000;
  border: 1px solid #284279;
  margin: 2px;
}
.signuperrors {
margin:5px 0 5px 0;
}
.buttonsw { 
  font-family: 'Lucida Grande', Arial, Verdana, 'Bitstream Vera Sans';
  border: 1px solid #284279;
  background-color: #D7E5F2;
  font-size: 9pt;
  color: #000000;
  cursor: pointer;
  margin-top: 10px;
}
.buttonsw2 { 
  font-family: 'Lucida Grande', Arial, Verdana, 'Bitstream Vera Sans';
  border: 1px solid #284279;
  background-color: #D7E5F2;
  font-size: 9pt;
  color: #000000;
  cursor: pointer;
}

.selectregister {
  font-family: 'Lucida Grande', Arial, Verdana, 'Bitstream Vera Sans';
  font-size: 9pt;
  background-color: #D7E5F2;
  color: #000099;
  border: 1px solid #284279;
  margin: 2px;
}
.registertips {
  background-color:#F7F7F7;
  font-size: 8pt;
  border: 1px solid #BBBBBB;
  width:90%;
  padding:2px;
}
.formlabel {
  font-family: 'Lucida Grande', Arial, Verdana, 'Bitstream Vera Sans';
  margin-right:10px;
  font-size: 10pt;
  margin-bottom: 6px;
  margin-top: 6px;
}
.formlabelred {
  font-family: 'Lucida Grande', Arial, Verdana, 'Bitstream Vera Sans';
  color:#FF0000;
  margin-right:10px;
  font-size: 10pt;
  margin-bottom: 6px;
  margin-top: 6px;
}
.red {
color:#FF6464;
}
.gray {
color:#CCCCCC;
}
.gris {
color:#999999;
}
.formlabeldes {
  font-family: 'Lucida Grande', Arial, Verdana, 'Bitstream Vera Sans';
  font-size: 10pt;
  margin-bottom: 6px;
  margin-top: 6px;
}
.loginerror {
  font-family: 'Lucida Grande', Arial, Verdana, 'Bitstream Vera Sans';
  color:#FF0000;
  font-size: 9pt;
}
.imgdescripcion {
  font-family: 'Lucida Grande', Arial, Verdana, 'Bitstream Vera Sans';
  color:#000000;
  font-size: 9pt;
  margin-top: 5px;
  margin-bottom: 5px;
}
.perfilinfo {
  font-family: 'Lucida Grande', Arial, Verdana, 'Bitstream Vera Sans';
  color:#000000;
  font-size: 12pt;
  margin-top: 5px;
  margin-bottom: 5px;
}
.topgallery {
  font-family: 'Lucida Grande', Arial, Verdana, 'Bitstream Vera Sans';
  color:#000000;
  font-size: 10pt;
  margin-top: 5px;
  margin-bottom: 5px;
}
.topgallerymini {
  font-family: 'Lucida Grande', Arial, Verdana, 'Bitstream Vera Sans';
  color:#000000;
  font-size: 10pt;
  margin-top: 5px;
  margin-bottom: 5px;
}
.litdes {
  font-family: 'Lucida Grande', Arial, Verdana, 'Bitstream Vera Sans';
  color:#000000;
  font-size: 8pt;
  margin-top: 2px;
  margin-bottom: 2px;
}
#principal {
  width:520px;
}
.contenedorfoto {
   float:left;
   width:145px;
   margin: 5px;
   height:150px;
   padding:5px;
   background-color:#f5f7f9;
   border-right: #96A2AF solid 1px;
   border-bottom: #96A2AF solid 1px;
   text-align:center;
   font-family: 'Lucida Grande', Arial, Verdana, 'Bitstream Vera Sans';
   font-size: 8pt;
}
.StreamView { width: 145px; }
.StreamView h4 { margin-bottom: 0px; margin-top: 0px; font-size: 14px; width: 240px; }
.StreamView .Photo { margin-top: 3px; margin-bottom: 5px; }
.StreamView .Desc { font-size: 12px; width: 140px; margin-top: 5px; margin-bottom: 0px; }
.StreamView .Privacy { font-size: 11px; margin-top: 10px; margin-bottom: 2px; width: 140px; color: #999999; }
.StreamView .Privacy img { border: none; vertical-align: middle; }
.StreamView .Do { font-size: 11px;  margin-top: 0px; margin-bottom: 0px; color: #999999; }
.StreamView .Activity { font-size: 11px; color: #999999; margin-bottom: 0px; margin-top: 4px;  width: 140px; }
.leyenda {
	color:#0046DC;
}
A.apoko:link {
	COLOR: #6699FF; TEXT-DECORATION: none
}
A.apoko:active {
	COLOR: #6699FF; TEXT-DECORATION: underline
}
A.apoko:visited {
	COLOR: #6699FF; TEXT-DECORATION: none
}
A.rlink:hover {
	COLOR: #6699FF; TEXT-DECORATION: underline
}
.tabla-news1 {
	FONT-SIZE: 12px; COLOR: #111111; FONT-FAMILY: Verdana
}
.tabla-news1-titulo {
	FONT-SIZE: 12px; COLOR: #f6f6f6; FONT-FAMILY: Verdana
}
.tabla-news1-texto {
	FONT-SIZE: 11px; COLOR: #111111; FONT-FAMILY: Verdana
}
td.relato1 {
  color            : #111111;
  background-color : #f1f1f1;
  font             : 10px verdana, arial, helvetica, sans-serif;
  margin           : 0px;
  padding-top      : 2px;
  padding-bottom   : 2px;
  padding-left     : 4px;
  padding-right    : 2px;
  border-left      : 1px solid #ccc;
  border-top       : 1px solid #ccc;
}
td.relato2 {
  color            : #111111;
  background-color : #fafafa;
  font             : 11px verdana, arial, helvetica, sans-serif;
  margin           : 0px;
  padding-top      : 2px;
  padding-bottom   : 2px;
  padding-left     : 2px;
  padding-right    : 2px;
  border-top       : 1px solid #ccc;
}
td.relato3 {
  color            : #111111;
  background-color : #fafafa;
  font             : 11px verdana, arial, helvetica, sans-serif;
  margin           : 0px;
  padding-top      : 2px;
  padding-bottom   : 2px;
  padding-left     : 2px;
  padding-right    : 2px;
  border-right     : 1px solid #ccc;
  border-top       : 1px solid #ccc;
}
td.relato4 {
  color            : #111111;
  background-color : #ffffff;
  font             : 11px verdana, arial, helvetica, sans-serif;
  margin           : 0px;
  padding-top      : 2px;
  padding-bottom   : 2px;
  padding-left     : 2px;
  padding-right    : 2px;
  border-right     : 1px solid #ccc;
  border-left      : 1px solid #ccc;
  border-bottom    : 1px solid #ccc;
  border-top       : 1px solid #dadada;
}
.titulo {
  font             : bold 12px Verdana;
  color            : #000000;
}
.title {
  font             : bold 13px Verdana;
  color: #999999;
}
.anuncios {
width:600px;
padding-bottom:10px;
}
.anuncios #headerleftazul {
width:16px;
background: repeat-y url(/img/tablas/tablaazul_r1_c1.jpg); 
}

.anuncios #headerazul {
background: repeat-x url(/img/tablas/tablaazul_r1_c2.jpg);
}
.anuncios #headerrightazul {
width:16px;
background: repeat-y url(/img/tablas/tablaazul_r1_c5.jpg); 
}
.anuncios #bodyleftazul {
width:16px;
background: repeat-y url(/img/tablas/tablaazul_r2_c1.jpg); 
}
.anuncios #bodyrightazul {
width:16px;
background: repeat-y url(/img/tablas/tablaazul_r2_c5.jpg); 
}
.anuncios #footerleftazul {
width:16px;
background: no-repeat url(/img/tablas/tablaazul_r4_c1.jpg); 
}
.anuncios #footerazul {
background: repeat-x url(/img/tablas/tablaazul_r4_c2.jpg); 
}
.anuncios #footerrightazul {
width:16px;
background: no-repeat url(/img/tablas/tablaazul_r4_c5.jpg); 
}
.anuncios #headerleftrosa {
width:16px;
background: repeat-y url(/img/tablas/tablarosa_r1_c1.jpg); 
}
.anuncios #headerrosa {
background: repeat-x url(/img/tablas/tablarosa_r1_c2.jpg);
}
.anuncios #headerrightrosa {
width:16px;
background: repeat-y url(/img/tablas/tablarosa_r1_c5.jpg); 
}
.anuncios #bodyleftrosa {
width:16px;
background: repeat-y url(/img/tablas/tablarosa_r2_c1.jpg); 
}
.anuncios #bodyrightrosa {
width:16px;
background: repeat-y url(/img/tablas/tablarosa_r2_c5.jpg); 
}
.anuncios #footerleftrosa {
width:16px;
background: no-repeat url(/img/tablas/tablarosa_r4_c1.jpg); 
}
.anuncios #footerrosa {
background: repeat-x url(/img/tablas/tablarosa_r4_c2.jpg); 
}
.anuncios #footerrightrosa {
width:16px;
background: no-repeat url(/img/tablas/tablarosa_r4_c5.jpg); 
}
.anuncios #headerleftmorada {
width:16px;
background: repeat-y url(/img/tablas/tablamorada_r1_c1.jpg); 
}
.anuncios #headermorada {
background: repeat-x url(/img/tablas/tablamorada_r1_c2.jpg); 
}
.anuncios #heademorada {
background: repeat-x url(/img/tablas/tablamorada_r1_c2.jpg);
}
.anuncios #headerrightmorada {
width:16px;
background: repeat-y url(/img/tablas/tablamorada_r1_c5.jpg); 
}
.anuncios #bodyleftmorada {
width:16px;
background: repeat-y url(/img/tablas/tablamorada_r2_c1.jpg); 
}
.anuncios #bodyrightmorada {
width:16px;
background: repeat-y url(/img/tablas/tablamorada_r2_c5.jpg); 
}
.anuncios #footerleftmorada {
width:16px;
background: no-repeat url(/img/tablas/tablamorada_r4_c1.jpg); 
}
.anuncios #footermorada {
background: repeat-x url(/img/tablas/tablamorada_r4_c2.jpg); 
}
.anuncios #footerrightmorada {
width:16px;
background: no-repeat url(/img/tablas/tablamorada_r4_c5.jpg); 
}
.anuncios #headerleftmorada {
width:16px;
background: repeat-y url(/img/tablas/tablamorada_r1_c1.jpg); 
}
.anuncios #headerrightmorada {
width:16px;
background: repeat-y url(/img/tablas/tablamorada_r1_c5.jpg); 
}
.anuncios #bodyleftmorada {
width:16px;
background: repeat-y url(/img/tablas/tablamorada_r2_c1.jpg); 
}
.anuncios #bodyrightmorada {
width:16px;
background: repeat-y url(/img/tablas/tablamorada_r2_c5.jpg); 
}
.anuncios #footerleftmorada {
width:16px;
background: no-repeat url(/img/tablas/tablamorada_r4_c1.jpg); 
}
.anuncios #footermorada {
background: repeat-x url(/img/tablas/tablamorada_r4_c2.jpg); 
}
.anuncios #footerrightmorada {
width:16px;
background: no-repeat url(/img/tablas/tablamorada_r4_c5.jpg); 
}
.anuncios #headerleftgris {
width:16px;
background: repeat-y url(/img/tablas/tablagris_r1_c1.jpg); 
}
.anuncios #headergris {
background: repeat-x url(/img/tablas/tablagris_r1_c2.jpg);
}
.anuncios #headerrightgris {
width:16px;
background: repeat-y url(/img/tablas/tablagris_r1_c5.jpg); 
}
.anuncios #bodyleftgris {
width:16px;
background: repeat-y url(/img/tablas/tablagris_r2_c1.jpg); 
}
.anuncios #bodyrightgris {
width:16px;
background: repeat-y url(/img/tablas/tablagris_r2_c5.jpg); 
}
.anuncios #footerleftgris {
width:16px;
background: no-repeat url(/img/tablas/tablagris_r4_c1.jpg); 
}
.anuncios #footergris {
background: repeat-x url(/img/tablas/tablagris_r4_c2.jpg); 
}
.anuncios #footerrightgris {
width:16px;
background: no-repeat url(/img/tablas/tablagris_r4_c5.jpg); 
}
.adv {
	color: inherit;
	background: #FFFFCC url(/img/error.png) no-repeat 10px 2px;
	color:#999999;
	border-color:#f0ac1c;
	border-style:solid;
	border-width:1px 1px;
	padding: 4px 32px;
	margin:2px 0 2px 0;
	text-align:left;
}
.error {
	color: inherit;
	background: #FFCCCC url(/img/exclamation.png) no-repeat 10px 2px;
	color:#818181;
	border-color:#FF6464;
	border-style:solid;
	border-width:1px 1px;
	padding: 4px 32px;
	margin:2px 0 2px 0;
	text-align:left;
}
.go {
	color: inherit;
	background: #D9FFCC url(/img/accept.png) no-repeat 10px 2px;
	color:#999999;
	border-color:#96F01C;
	border-style:solid;
	border-width:1px 1px;
	padding: 4px 32px;
	margin:2px 0 2px 0;
	text-align:left;
}
.info {
	color: inherit;
	background: #CFE6FC url(/img/information.png) no-repeat 10px 2px;
	color:#999999;
	border-color:#1C86F0;
	border-style:solid;
	border-width:1px 1px;
	padding: 4px 32px;
	margin:2px 0 2px 0;
	text-align:left;
}
.mano {
cursor:pointer;
border:0;
margin-bottom:-4px;
}
.buttonimg {
border: 0;
margin-botton: -100px;
}
.login {
width: 238px;
margin: 0 auto;
padding:20px 0 0 43px;
background: url(/img/user.png) no-repeat left center;
}
 
.login label {
display:block;
font-size:12px;
padding-bottom:5px;
text-align:right;
}
 
.login label em{
width:80px;
display:block;
float:left;
font-style: normal;
}
 
.login input {
width:146px;
height:22px;
border:1px solid #ccc;
}
 
.login input.submit {
width:auto;
height:auto;
border:1px solid #ccc;
float:right;
}
/** teaser w/rounded corners **/

.about-hdr {
	font-weight:bold;
	font-size:16px;
	margin-bottom:7px;
	color:#2A72A9;
	padding-top:5px;
}

#box h1, #box h2, #box p {
	margin:0 10px; 
}

#box h2 {
	padding-top:5px;
}

#box {
	background: transparent;
	margin:0 0 10px 0;
}

.top {
	display:block; 
	background:transparent; 
	font-size:1px;
}

.top2 {
	display:block; 
	background:transparent; 
	font-size:1px;
}

.btm {
	display:block; 
	background:transparent;
	font-size:1px;
}

.xb1 {margin:0 5px; background:#ccc;}
.xb2 {margin:0 3px; border-width:0 1px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xb1, .xb2, .xb3, .xb4 {
	display:block; overflow:hidden;
}
.xb1, .xb2, .xb3 {
	height:1px;
}
.xb2, .xb3, .xb4 {
	background: url(/img/top_bg.jpg) repeat-x top; 
	border-left:1px solid #ccc; 
	border-right:1px solid #ccc;
}

.yb1 {margin:0 5px; background:#ccc;}
.yb2 {margin:0 3px; border-width:0 1px;}
.yb3 {margin:0 2px;}
.yb4 {height:2px; margin:0 1px;}

.yb1, .yb2, .yb3, .yb4 {
	display:block; overflow:hidden;
}
.yb1, .yb2, .yb3 {
	height:1px;
}
.yb2, .yb3, .yb4 {
	background: url(/img/top2_bg.jpg) repeat-x top;
	border-left:1px solid #ccc; 
	border-right:1px solid #ccc;
}


.zb1 {margin:0 5px; background:#ccc;}
.zb2 {margin:0 3px; border-width:0 1px;}
.zb3 {margin:0 2px;}
.zb4 {height:2px; margin:0 1px;}

.zb1, .zb2, .zb3, .zb4 {
	display:block; overflow:hidden;
}
.zb1, .zb2, .zb3 {
	height:1px;
}
.zb2, .zb3, .zb4 {
/*	background: url(/img/top3_bg.jpg) repeat-x top; */
	border-left:1px solid #ccc; 
	border-right:1px solid #ccc;
}

.xboxcontent {
	padding:0 10px 0 10px;
	display:block; 
	background: url(/img/top_bg.jpg) repeat-x top; 
	border:0 solid #ccc; border-width:0 1px;
}
.xboxcontent2 {
	padding:3px 12px 3px 12px;
	display:block; 
	background: url(/img/top2_bg.gif) repeat-x top;
	border:0 solid #ccc; border-width:0 1px;
	font-weight:bold;
	font-family: Helvetica, Arial, Verdana;
	line-height:120%;
	text-align:center;
}

.xboxcontent2 img {
	padding-top:5px;
}

.xboxcontent2 h3 {
	font-size:32px;
	margin:7px 0 0px 0;
	padding-bottom:15px;
	color:#940000;
}

.xboxcontent2 h4 {
	color:#2A72A9;
	padding:0 0 10px 0;
	font-size:20px;
	margin:0 0 0 7px;
}

.xboxcontentnone {
	padding:0 10px 0 10px;
	display:block; 
	border:0 solid #ccc; border-width:0 1px;
	font-weight:bold;
	font-family: Helvetica, Arial, Verdana;
	line-height:120%;
	font-size:22px;
	color:#ADC7E2;
	letter-spacing:1px;
}
.xboxcontentlastusers {
	border:0 solid #ccc; border-width:0 1px;
/**	line-height:130%; */
	font-size:1px;
	color:#ADC7E2;

}
.xboxcontentcity{
	border:0 solid #ccc; border-width:0 1px;
/**	line-height:130%; **/
	font-size:1px;
/**	color:#ADC7E2; **/
}
#citytable { 
margin-left:10px;
}
#userdetails { 
margin-left:10px;
}
.xboxcontentcity a {
color:#2C648B;
font-weight:bold;
}
#recent-reviews-hdr {
	font-size:11px;
/*	text-transform:uppercase; */
	font-weight:bold;
	margin-bottom:3px;
	color:#940000;
}


#recent-headline {
	padding:3px 3px 3px 0;
	border-top: 1px dotted #ccc;
	font-size:12px;
}
.recent-headline-bottom {
	margin-left: 10px;
	padding:3px 3px 0 0; 
	border-bottom: 1px dotted #ccc;
	font-size:12px;
}
.recent-headline {
	padding:3px 3px 3px 0;
	border-top: 1px dotted #ccc;
	font-size:11px;
}
.nodisplay {
display:none;
}
/*=== Page Navigation (Next / Previous Posts) ===*/
.navigation {
font-size:12px;
}
.navigation a {
background-color:#9B1A11;
	color:#fff;
	text-decoration:none;
	font-size:12px;
}
.pagenavi a, .pagenavi a:link, .pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #85C6F1;
	color: #000;
/*	background-color: #44321E;	 */
	background-color: #FFF;	 
}
.pagenavi a:hover {	
	border: 1px solid #85C6F1;
	color: #FFF;
	background-color: #85C6F1;
}
.pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #000;
	border: 1px solid #85C6F1;
	background-color: #D3EAFA;
}
.pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	border: 1px solid #85C6F1;
	color: #000;
	background-color: #D3EAFA;
}
.pagenavi span.current2 {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	border: 1px solid #CCC;
	color: #000;
	background-color: #FFF;
}
.azul1 {margin:0 5px; background:#ccc;}
.azul2 {margin:0 3px; border-width:0 1px;}
.azul3 {margin:0 2px;}
.azul4 {height:2px; margin:0 1px;}

.azul1, .azul2, .azul3, .azul4 {
	display:block; overflow:hidden;
}
.azul1, .azul2, .azul3 {
	height:1px;
}
.azul2, .azul3, .azul4 {
	background: url(/img/top_bg.jpg) repeat-x top; 
	border-left:1px solid #ccc; 
	border-right:1px solid #ccc;
}
.azulxboxcontent {
	padding:0 10px 0 10px;
	display:block; 
	background: url(/img/top_bg.jpg) repeat-x top; 
	border:0 solid #ccc; border-width:0 1px;
}

.rosa1 {margin:0 5px; background:#ccc;}
.rosa2 {margin:0 3px; border-width:0 1px;}
.rosa3 {margin:0 2px;}
.rosa4 {height:2px; margin:0 1px;}

.rosa1, .rosa2, .rosa3, .rosa4 {
	display:block; overflow:hidden;
}
.rosa1, .rosa2, .rosa3 {
	height:1px;
}
.rosa2, .rosa3, .rosa4 {
	background: url(/img/top_bg2.jpg) repeat-x top; 
	border-left:1px solid #ccc; 
	border-right:1px solid #ccc;
}
.rosaxboxcontent {
	padding:0 10px 0 10px;
	display:block; 
	background: url(/img/top_bg2.jpg) repeat-x top; 
	border:0 solid #ccc; border-width:0 1px;
}
.morado1 {margin:0 5px; background:#ccc;}
.morado2 {margin:0 3px; border-width:0 1px;}
.morado3 {margin:0 2px;}
.morado4 {height:2px; margin:0 1px;}

.morado1, .morado2, .morado3, .morado4 {
	display:block; overflow:hidden;
}
.morado1, .morado2, .morado3 {
	height:1px;
}
.morado2, .morado3, .morado4 {
	background: url(/img/top_bg3.jpg) repeat-x top; 
	border-left:1px solid #ccc; 
	border-right:1px solid #ccc;
}
.moradoxboxcontent {
	padding:0 10px 0 10px;
	display:block; 
	background: url(/img/top_bg3.jpg) repeat-x top; 
	border:0 solid #ccc; border-width:0 1px;
}
.gris1 {margin:0 5px; background:#ccc;}
.gris2 {margin:0 3px; border-width:0 1px;}
.gris3 {margin:0 2px;}
.gris4 {height:2px; margin:0 1px;}

.gris1, .gris2, .gris3, .gris4 {
	display:block; overflow:hidden;
}
.gris1, .gris2, .gris3 {
	height:1px;
}
.gris2, .gris3, .gris4 {
	background: url(/img/top_bg4.jpg) repeat-x top; 
	border-left:1px solid #ccc; 
	border-right:1px solid #ccc;
}
.grisxboxcontent {
	padding:0 10px 0 10px;
	display:block; 
	background: url(/img/top_bg4.jpg) repeat-x top; 
	border:0 solid #ccc; border-width:0 1px;
}
.listcatrel {
/* padding: 0 0 5px 10px; */
list-style-image:url(/img/bullet_star.png);
font-size:14px;
}
.listrel {
padding: 0 0 5px 15px;
list-style-image:url(/img/bullet_red.png);
font-size:15px;
}
.listmagn {
padding: 0 0 5px 20px;
background:url(/img/magnifier.png) no-repeat;
}
.listsearchads {
padding: 0 0 5px 20px;
background:url(/img/report_magnify.png) no-repeat;
}
.listchat {
padding: 0 0 5px 20px;
background:url(/img/keyboard.png) no-repeat;
}
.listwriteads {
padding: 0 0 5px 20px;
background:url(/img/report_edit.png) no-repeat;
}
.listsi {
padding: 0 0 5px 20px;
background:url(/img/tick.png) no-repeat;
}
.listno {
padding: 0 0 5px 20px;
background:url(/img/cross.png) no-repeat;
}
.listback {
padding: 0 0 5px 20px;
background:url(/img/action_back.gif) no-repeat;
}
.listno {
padding: 0 0 5px 20px;
background:url(/img/cross.png) no-repeat;
}
.listeye {
padding: 0 0 5px 20px;
background:url(/img/eye.png) no-repeat;
}
.listsendmsg{
padding: 0 0 5px 20px;
background:url(/img/email_go.png) no-repeat;
}
.listerror{
padding: 0 0 5px 20px;
background:url(/img/exclamation.png) no-repeat;
}
.listinfo{
padding: 0 0 5px 20px;
background:url(/img/information.png) no-repeat;
}
.listcomment{
padding: 0 0 5px 20px;
background:url(/img/comment.png) no-repeat;
}
.listkey{
padding: 0 0 5px 20px;
background:url(/img/key.png) no-repeat;
}
.listaddcomment{
padding: 0 0 5px 20px;
background:url(/img/comment_edit.png) no-repeat;
}
.listsignup {
padding: 0 0 5px 20px;
background:url(/img/user_add.png) no-repeat;
}
.listlogout {
padding: 0 0 5px 20px;
background:url(/img/cross.png) no-repeat;
}
.listownads {
padding: 0 0 5px 20px;
background:url(/img/report_user.png) no-repeat;
}
.listads {
padding: 0 0 5px 20px;
background:url(/img/report.png) no-repeat;
}
.listrelato {
padding: 0 0 5px 20px;
background:url(/img/book.png) no-repeat;
}
.listpencil {
padding: 0 0 5px 20px;
background:url(/img/pencil.png) no-repeat;
}
.listmale {
padding: 0 0 5px 20px;
background:url(/img/male.png) no-repeat;
}
.listfemale {
padding: 0 0 5px 20px;
background:url(/img/female.png) no-repeat;
}
.listcouple {
padding: 0 0 5px 30px;
background:url(/img/fm.png) no-repeat;
}
.listconected {
padding: 0 0 5px 16px;
background:url(/img/online.png) no-repeat;
}
.listoffline {
padding: 0 0 5px 16px;
background:url(/img/offline.png) no-repeat;
}
.listonline {
padding: 0 0 5px 20px;
background:url(/img/online.png) no-repeat;
}
.listmember {
padding: 0 0 5px 20px;
background:url(/img/star.png) no-repeat;
}
.listowngal {
padding: 0 0 5px 20px;
background:url(/img/images.png) no-repeat;
}
.listownprofile {
padding: 0 0 5px 20px;
background:url(/img/user.png) no-repeat;
}
.listmsgs {
padding: 0 0 5px 20px;
background:url(/img/email.png) no-repeat;
}
.listfriends {
padding: 0 0 5px 20px;
background:url(/img/group.png) no-repeat;
}
.listfrienddelete {
padding: 0 0 5px 20px;
background:url(/img/user_delete.png) no-repeat;
}
.listadv {
padding: 0 0 5px 20px;
background:url(/img/error.png) no-repeat;
}
.listnews {
padding: 0 0 5px 20px;
background:url(/img/newspaper.png) no-repeat;
}
.listacept {
padding: 0 0 5px 20px;
background:url(/img/accept.png) no-repeat;
}
.listdelimg {
padding: 0 0 5px 20px;
background:url(/img/image_delete.png) no-repeat;
}
.listprofileimg {
padding: 0 0 5px 20px;
background:url(/img/image.gif) no-repeat;
}
.listcancel {
padding: 0 0 5px 20px;
background:url(/img/delete.png) no-repeat;
}
.listdate {
padding: 0 0 5px 20px;
background:url(/img/date.png) no-repeat;
}
.listdatem {
padding: 0 0 5px 20px;
background:url(/img/date_magnify.png) no-repeat;
}
.listdateadd {
padding: 0 0 5px 20px;
background:url(/img/date_add.png) no-repeat;
}
.listdateedit {
padding: 0 0 5px 20px;
background:url(/img/date_edit.png) no-repeat;
}
.listadd {
padding: 0 0 5px 20px;
background:url(/img/add.png) no-repeat;
}
.listdrink {
padding: 0 0 5px 20px;
background:url(/img/drink.png) no-repeat;
}
.listdrinkedit {
padding: 0 0 5px 20px;
background:url(/img/drink_edit.png) no-repeat;
}
.listbuild {
padding: 0 0 5px 20px;
background:url(/img/building.png) no-repeat;
}
.listbuildadd {
padding: 0 0 5px 20px;
background:url(/img/building_add.png) no-repeat;
}
.listbuildedit {
padding: 0 0 5px 20px;
background:url(/img/building_edit.png) no-repeat;
}
.liststarg {
padding: 0 0 5px 20px;
background:url(/img/star_gold.png) no-repeat;
}
.listvalid {
padding: 0 0 5px 20px;
background:url(/img/asterisk.png) no-repeat;
}
.listaddvalid {
padding: 0 0 5px 20px;
background:url(/img/asterisk_add.png) no-repeat;
}
.listdrinkadd {
padding: 0 0 5px 20px;
background:url(/img/drink_add.png) no-repeat;
}
.liststars {
padding: 0 0 5px 20px;
background:url(/img/star_silver.png) no-repeat;
}
.liststarb {
padding: 0 0 5px 20px;
background:url(/img/star_bronze.png) no-repeat;
}
.tdimglist {
border-bottom:dotted 1px #CCCCCC;
}
.listbullet_star{
padding: 0 0 5px 12px;
background:url(/img/bullet_star.png) no-repeat;
}
.byline {
	margin: 0 0 20px 0;
}
:focus {-moz-outline-style: none;}  
/*  styles for the unit rater
--------------------------------------------------------- 
ryan masuga, masugadesign.com
ryan@masugadesign.com 
Licensed under a Creative Commons Attribution 3.0 License.
http://creativecommons.org/licenses/by/3.0/
See readme.txt for full credit details.
--------------------------------------------------------- */

.ratingblock {
	display:block;
/*	padding-bottom:8px; */
/*	margin-bottom:8px; */
	}

.loading {
	height: 30px;
	background: url('/img/working.gif') 50% 50% no-repeat;
	}
	
.unit-rating  { /* the UL */
	list-style:none;
	margin: 0px;
	padding:0px;
	height: 16px;
	position: relative;
	background: url('/img/stars.png') top left repeat-x;		
	}
.unit-rating  ul { /* the UL */
	list-style:none;
	margin: 0px;
	padding:0px;
	height: 16px;
	position: relative;
	background: url('/img/stars.png') top left repeat-x;		
	}
.unit-rating li{
    text-indent: -90000px;
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
	}
	
.unit-rating li a {
	outline: none;
	border-bottom: none;
	display:block;
	width:18px;
	height: 16px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	}
	
.unit-rating li a:hover{
	background: url('/img/stars.png') left center;
	z-index: 2;
	left: 0px;
	}

.unit-rating a.r1-unit{left: 0px;}
.unit-rating a.r1-unit:hover{width:20px;}

.unit-rating a.r2-unit{left:18px;}
.unit-rating a.r2-unit:hover{width: 38px;}

.unit-rating a.r3-unit{left: 36px;}
.unit-rating a.r3-unit:hover{width: 56px;}

.unit-rating a.r4-unit{left: 54px;}	
.unit-rating a.r4-unit:hover{width: 74px;}

.unit-rating a.r5-unit{left: 72px;}
.unit-rating a.r5-unit:hover{width: 92px;}

.unit-rating a.r6-unit{left: 90px;}
.unit-rating a.r6-unit:hover{width: 110px;}

.unit-rating a.r7-unit{left: 108px;}
.unit-rating a.r7-unit:hover{width: 128px;}

.unit-rating a.r8-unit{left: 126px;}
.unit-rating a.r8-unit:hover{width: 146px;}

.unit-rating a.r9-unit{left: 144px;}
.unit-rating a.r9-unit:hover{width: 164px;}

.unit-rating a.r10-unit{left: 162px;}
.unit-rating a.r10-unit:hover{width: 182px;}





.unit-rating li.current-rating {
	background: url('/img/stars.png') left bottom;
/*	position: absolute;*/
	height: 16px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
	}

.voted {color:#999;}
.thanks {color:#36AA3D;}
.static {color:#930C0C;}
.errorExplanation {
	color:#930C0C;
}
.comilla {
background:url(/img/comilla.png) no-repeat;
padding-left:25px;
}
