img { margin: 0; padding: 0; border: 0; outline: 0; }

/* remember to define focus styles!*/
:focus { outline: 1px dotted #999; }
.button:focus { outline: none; }

/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; }



body {
	margin: 0;
	padding: 0;
	background: #CCCCCC url(images/bg_trama_citylog.gif);
	/*background: transparent url(images/bg_sh1020.png) center repeat-y;*/
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}
.print{
	background:#ffffff;
	margin: 10px;
	padding: 0;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
}

.popajax {
	margin: 0;
	padding: 0;
	margin-left:5px;
	background: #FFFFFF;
	/*background: transparent url(images/bg_sh1020.png) center repeat-y;*/
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	font-family:arial;
	text-align:left;
}
.popajax2 {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	/*background: transparent url(images/bg_sh1020.png) center repeat-y;*/
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	text-align:left;	
}

.site {
	width: 1020px;
	/*heigh: 100%;*/
	margin: 0 auto;
	padding: 0;
	background: url(images/bg_sh1020.png) center repeat-y;
}

h1 {
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #00AEEF;
}

h2 {
	font-size: 1.6em;
	color: #00AEEF;
}

/*h3 {
	margin: 0;
	font-size: 1em;
	color: #00AEEF;
}*/
h3 { margin: 15px 0 0 0; font-weight: bold; font-size: 1.1em; }

p, ul, ol, blockquote {
	margin-top: 0;
}

a {

	text-decoration: none;
	color: #00AEEF;
}

a:hover {
	text-decoration: underline
}



/* Separador */

.separador {
	width: 680px;
	height: 6px;
	margin: 0 0 5px 0;
	padding: 0 ;
	background: #F2F2F2 url(images/citylog_bg_separador.gif);
	float:none;
	clear:both;
}
.clearboth{
	margin: 0;
	padding: 0 ;
	float:none;
	clear:both;
}


/* Header */

#header {
	width: 1000px;
	height: 82px;
	margin: 0 auto;
	background: #FFFFFF;
	text-align:left;
}

#header * {
	margin: 0;
	border: none;
	text-decoration: none;
	font-weight: normal;
	color: #CCCCCC;
}

#header_left {
	padding-left: 7px;
	padding-top: 7px;
	font-size: 18px;
	float: left;
}
#logociti {
    margin:0px;
    margin-right: 132px;
    padding-left: 7px;
    padding-top: 7px;
    font-size: 18px;
    float: right;
}
#header_right {
	padding-right: 12px;
	padding-top: 0px;
	font-size: 10px;
	float: right;
}
#header_right strong {
	font-size: 10px;
	font-weight: bold;
	color: #FF0066;
}
#header_right a {
	text-decoration: none;
	color: #00AEEF;
}
#header_right a:hover {
	text-decoration: underline;
	color: #FF0066;
}
#header_right .fecha{
	text-align:right;
	margin-bottom: 10px;
	padding-top: 20px;
	font-size: 10px;
	/*float: right;*/
}

/* Menu */

#menu {
	width: 1000px;
	height: 30px;
	margin: 0 auto;
	padding: 0;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

#menu_left {
	letter-spacing: 0;
	float: left;
	width: 680px;
	height: 30px;
	margin: 0 auto;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	background: #FF0066 url(images/bg_menu_off.gif);
}

#menu_left ul {
	margin: 0;
	padding: 0;
}

#menu_left li {
	display: inline;
	/*list-style-image: url(images/bg_menu_sep.gif);
	list-style-type: disc;*/
	margin: 0;
	padding: 0;

}

#menu_left a {
	display: block;
	float: left;
	height: 12px;
	margin: 0 0 0 0;
	padding: 9px 19px 9px 19px;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
}
#menu_left a.on {
	display: block;
	float: left;
	height: 12px;
	margin: 0 0 0 0;
	padding: 9px 19px 9px 19px;
	text-align: center;
	text-decoration: none;
	background: #8CC9F6 url(images/bg_menu_on.gif);
	color: #FFFFFF;
	border-right:0;
	border-left:0;
}

#menu_left a:hover, #menu .active a {
	background: #8CC9F6 url(images/bg_menu_on.gif);
	color: #FFFFFF;
}

/*menu right */

#menu_right {
	float: right;
	width: 320px;
	height: 30px;
	margin: 0 auto;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	background: #C0C0C0 url(images/bg_menu_right_off.jpg)
}

#menu_right ul {
	margin: 0;
	padding: 0;
}

#menu_right li {
	display: inline;
	/*list-style-image: url(images/bg_menu_sep.gif);
	list-style-type: disc;*/

}

#menu_right a {
	display: block;
	float: left;
	height: 12px;
	padding: 9px 16px 9px 16px;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;	
	/*border-right:1px solid #FF0066;
	border-left:1px solid #B40049;*/
}
#menu_right a.on {
	display: block;
	float: left;
	height: 12px;
	padding: 9px 16px 9px 16px;
	text-align: center;
	text-decoration: none;
	background: #8CC9F6 url(images/bg_menu_on.gif);
	color: #FFFFFF;
	border-right:0;
	border-left:0;
}

#menu_right a:hover, #menu .active a {
	background: #8CC9F6 url(images/bg_menu_on.gif);
	color: #FFFFFF;
}

/* Search Line */

#searchline {
	width: 1000px;
	height: 50px;
	border-left: 0;
	border-right: 0;
	margin: 0 auto;
    padding: 0px;
	font-size: 10px;
	font-weight: normal;
	text-transform: non3;
	background: #BDE6FA url(images/bg_searchline.jpg);
	text-align:left;
}

/* Header - Search */
#searchForm { 
	float: left;
	padding:0px;
    padding-top: 15px;
	padding-left: 10px; 
    height: 50px;
}
#searchForm .inputBlock, #searchForm .action { float: left; padding-right: .7em; }
#search label { font-weight: bold; font-size: 1.05em; text-transform:uppercase;}
#search .inputBlock input { color:#333333; width: 228px; padding: 4px 2px 2px 6px; background: #fff; border-left: 1px solid #8CC9F6; border-right: 1px solid #CAE6FB; border-top: 1px solid #8CC9F6; border-bottom: 1px solid #CAE6FB;}
#search label#eventLabel { font-weight: normal; }
#search input#eventSearch { width: auto; }
#search label#movieLabel { font-weight: normal; }
#search input#movieSearch { width: auto; }

#search .locationControls { margin: .25em 0 0 3.5em; }
#search .locationControls #myLocationsLink { margin-left: 1em; }
#search .action input { width: auto; color: #fff; background-color: #adacac; font-weight: bold; }

#otherCities { margin: 10px; float: left; margin-top:19px; width: 180px; }
#searchForm a:link.button,
#searchForm a:visited.button,
#searchForm a:hover.button,
#searchForm a:active.button { font-weight: normal; text-transform: none; font-size: 1em; margin: 0;}
#searchForm .button { width: 71; height: 23; float: left; }
#searchForm .button .bottom,#search .button .bottom span { height:6px; }
#searchForm .button .body { padding: 5px 10px 1px 1px; }
#searchForm .search { background-color: transparent; border: 0; width: auto; margin: -2px 0 0 0; }

button .button submit search  { width: 71; height:23; background-image: url(images/bt_buscar_empty.gif);}
/* Search */
.search .body,
.search .top,
.search .bottom,
.search .bottom span { background-image: url(images/bt_buscar_empty.gif);}
.search .text { font-weight: bold; text-transform: uppercase; color: #fff; font-size: 10px; line-height: 1.25;}


input.groovybutton
{
   font-size:10px;
   font-weight:bold;
   font-family:Verdana,sans-serif;
   color:#FFFFFF;
   width:71px;
   height:23px;
   background-color:#FF0066;
   background-image:url(images/bt_buscar_empty.gif);
   border-style:none;
   margin-top:3px;
   margin-right:10px;
}



/* Main Banner */

#mainbanner {
	width: 1000px;
	height: 240px;
	padding: 0;
	margin: 0 auto;
	border: 0;
	/*background: #FFFFFF url(images/bg_mainbanner_right.jpg);*/
	text-align:left;
}
#mainbanner_lb {
	width: 1000px;
	height: 280px;
	padding: 0;
	margin: 0 auto;
	border: 0;
	background: #FFF;
	/*background: #FFFFFF url(images/bg_mainbanner_right.jpg);*/
}


/* Content */

#content {
	width: 1000px;
	margin: 0 auto;
	margin-left:auto;
	margin-right:auto;
	padding-top: 10px;
	background: #ffffff;
	text-align:left;
	background-image:url(images/background-content.jpg);
}
#content_results {
    width: 1000px;
    margin: 0 auto;
    margin-left:auto;
    margin-right:auto;
    padding: 0px;
    background: #ffffff;
    text-align:left;
}

.post {
width: 680px;
float: left;
}

.post .photo { float: none; padding: 3px; border: 1px solid #dadada; margin: 0; }
.post .title {
	margin: 0;
	font-weight: normal;
}

/*.post h1 {
	font-size: 14px; color:#999999;
}*/

#content h1{ font-weight:bold; color:#666666; font-size:10px; text-transform: uppercase; background:#FFFFFF url(images/bg_new_memb_tit_left_new.jpg) no-repeat scroll left top; padding: 5px 10px 5px 30px;}

.tit { float:left; width: 680px;}
.tit_left { float:left; width: 470px;}
.tit_right { float:right; padding: 25px 30px 5px 10px;}
.tit_right_menu { float:right; padding: 15px 30px 5px 10px;}

.tit_right a {font-size:10px; }



/* destacados */

.post h1 { margin: 20px 20px;}
.destacado_left { float:left; width: 300px; height:140px; margin: 5px 10px 5px 20px;}
.destacado_right { float:right; width: 300px; height:140px; margin: 5px 30px 5px 10px;}

.left { position: relative; z-index: 1; float: left; width: 108px; }
.left .photo { float: none; padding: 3px; border: 1px solid #dadada; margin: 0; }
.left .photo a { display: block; }
.left .photo img { width: 100px; height: 100px; }
.right { float: right; width: 100%; margin-left: -108px; }
.right .inner { margin-left: 115px; }

.inner { font-weight: normal; text-transform: none; color: #8d8d8d; font-size: 10px;}
.inner h3 { font-weight: bold; text-transform: uppercase; color: #FF0066; font-size: .95em; margin-top: 0; margin-bottom: 6px; padding-bottom: 6px; border-bottom: 1px solid #dadada; }
.inner h3 a { font-weight: bold; font-style: normal; color: #FF0066;}
.inner ul { list-style-image: square; padding-top: 0; margin-top: 0; margin-bottom: 0; margin-left: 0; padding-bottom: 0.5em; padding-left: 1em; }
.inner li a{ margin-bottom: .2em; font-weight: normal; font-size: 11px;}
.inner li a:hover{ margin-bottom: .2em; font-weight: normal; color: #FF0066;}
ul.bulleted { padding: .5em 0 .25em 1.5em; list-style: disc outside; color: #FF0066; }
ul.bulleted li span { color: #383b3e; }

/*recent-reviews*/

#recent-reviews {
width: 680px;
float: left;
}

#voice { float:left; margin: 0 0 0 0; padding: 10px 20px 0 5px; font-size: 10px;}
.voicesIcon { background-position: 50% -424px; }
img.reviewimg { margin-left: 15px; float: left; margin-top: 4px; padding-right: 15px; }
.topreviewers { float: left;}
.header { color: #00aeef; font-size: 1.2em; font-weight:bold; padding-top: 7px; margin-bottom: 2px; }
.header_small { color: #00aeef; font-size: 10px; font-weight:bold; padding-top: 7px; margin-bottom: 2px; }
.header em { font-weight: normal; color: #8d8d8d; }
.review { padding: 0 0 30px 0; border-bottom: none; }

#topreviews, #topReviewers { margin-left: 15px; padding-bottom: 10px; }
#voice .review { font-size: 1em; margin-top: 6px; color:#666666; line-height: 1.3;}
#voice img.photo { width: 75px; height: 75px; padding: 3px; margin-top: 9px; margin-right: 10px; margin-left: 0px; }
#voice h2.plain { border-bottom-width: 0; padding-bottom: 0; }

#topreviews .rating { float: right; }

/* Ratings */

#overallRating { width: 175px; float: left; }
.columnarForm div.radios label.ratingType { float: left; width: 5em; margin: .33em .25em 0 0; color: #FF0066; text-transform: uppercase; text-align: left; font-size: 1em; }
#overallRating span { float: left; width: 34px; height: 25px; }
#overallRating label { margin: 0; }

.stars span { overflow: hidden; text-indent: -999px; cursor: pointer; }
.stars { background: transparent url(images/stars_big_sprites.gif) no-repeat -170px 0; }
.worst { background-position: -136px; }
.bad { background-position: -102px; }
.fair { background-position: -68px; }
.good { background-position: -34px; }
.best { background-position: 0; }

/* Star Rating styles used by the tag lib */
.big_stars, .small_stars { position: relative; display: block; height: 19px; width: 92px; margin: 0 0 4px 0; overflow: hidden; }
.small_stars { width: 74px; height: 13px; }

.big_stars img, .small_stars img { position: absolute; }

.big_stars .stars_0 { left: -4px; top: -7px; } /* 0 */
.big_stars .stars_1 { left: -4px; top: -43px; } /* 1 */
.big_stars .stars_15 { left: -4px; top: -79px; } /* 1.5 */
.big_stars .stars_2 { left: -4px; top: -115px; } /* 2 */
.big_stars .stars_25 { left: -4px; top: -151px; } /* 2.5 */
.big_stars .stars_3 { left: -4px; top: -187px; } /* 3 */
.big_stars .stars_35 { left: -4px; top: -223px; } /* 3.5 */
.big_stars .stars_4 { left: -4px; top: -259px; } /* 4 */
.big_stars .stars_45 { left: -4px; top: -295px; } /* 4.5 */
.big_stars .stars_5 { left: -4px; top: -331px; } /* 5 */

.small_stars .stars_0 { left: -13px; top: -362px; }
.small_stars .stars_1 { left: -13px; top: -389px; }
.small_stars .stars_15 { left: -13px; top: -416px; }
.small_stars .stars_2 { left: -13px; top: -443px; }
.small_stars .stars_25 { left: -13px; top: -470px; }
.small_stars .stars_3 { left: -13px; top: -497px; }
.small_stars .stars_35 { left: -13px; top: -524px; }
.small_stars .stars_4 { left: -13px; top: -551px; }
.small_stars .stars_45 { left: -13px; top: -578px; }
.small_stars .stars_5 { left: -13px; top: -607px; }


.fixedcolumn .left { position: relative; z-index: 1; float: left; width: 108px; }
.fixedcolumn .left .photo { float: none; padding: 3px; border: 1px solid #dadada; margin: 0; }
.fixedcolumn .left .photo a { display: block; }
.fixedcolumn .left .photo img { width: 100px; height: 100px; }
.fixedcolumn .right { float: right; width: 100%; margin-left: -108px; }
.fixedcolumn .right .inner { margin-left: 123px; }

.width83 .left { width: 83px; }
.width83 .left_50 { width: 60px;position: relative; z-index: 1; float: left; }
.width83 .left .photo { padding: 3px; border: 1px solid #dadada; margin: 0; }
.width83 .left_50 .photo { padding: 3px; border: 1px solid #dadada; margin: 0; }

.width83 .left .photo img { width: 75px; height: 75px; }
.width83 .left_50 .photo_small img { width: 50px; height: 50px; }
.width83 .right { margin-left: -83px; }
.width83 .right .inner { margin-left: 93px; }
.width83 .right .inner .header { padding-top: 0; }

/*.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }*/
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
.clearfix { display: block; }


.popularcontent { clear: both; padding-right: 10px; }
.popularcontent em , .review em {font-weight: normal; font-style: normal; }

/* Sidebars */

.sidebar {
	float: left;

}

.sidebartop {
	background: url(images/bg_right_sh_start.jpg) no-repeat;
	margin:0;
	padding: 0;
	height: 27px;
	width: 300;
}
.sidebarbot {
	background: url(images/bg_right_sh_end.jpg) no-repeat;
	margin:0;
	padding: 0;
	height: 27px;
	width: 300;
}

.banners { padding: 0 10px 10px 10px; }
.banners_topright { float:right; padding: 0; width:318px; margin:0px;}
/*.banners_topright { float:right; padding: 10px 10px 10px 10px;}*/

/* Secondary Module New Members */

.memberpics { padding-left: 15px; margin-top: 8px; }
.newmembers h2 { font-weight:bold; color:#666666; font-size:10px; text-transform: uppercase; background:#FFFFFF url(images/bg_new_memb_tit.jpg) repeat-y scroll left top; padding: 5px 10px 5px 15px;}
.memberPhoto { float: left; margin: 0 6px 6px 0; width: 48px; height: 48px; padding: 2px; border: 1px solid #dadada; background: #fff; }
.btreg { margin: 10px 0px 5px 0; width: 99px; height: 22px; padding: 0px; border: 0px}
.newmembers p { font-weight:none; color:#666666; font-size:9px; text-transform: none; padding: 0px 0px 0px 0px;}


.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	margin-bottom: 2em;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0;
}

.sidebar li h2 {
	margin: 0 0 1em 0;
}

#sidebar1 {
	width: 320px;
	padding: 0px 0px 0px 20px;
}

#sidebar2 {
	width: 320px;
	padding: 0px 0px 0px 0px;
	float: right;
	background: url(images/bg_right_sh.jpg) repeat-y left top;
}

#sidebar2 li h2 {
	/*background: url(images/menu_r.gif) repeat-x left top;*/
	padding-top: 10px;
	padding-left: 20px;
	color: #000000;
	height: 31px;
}

#sidebar2 li ul {
	line-height: normal;
	margin-left: 20px;
	background: url(images/img04.gif) repeat-x;
}

#sidebar2 li li {
	padding: 5px;
	background: url(images/small.gif) no-repeat left;
	font-size: .8em;
}

#sidebar2 li a {
	border: none;
	padding-left: 10px;
	font-size: 11px;
}

#sidebar2 li a:hover {
	border: none;
	padding-left: 10px;
}
#sidebar2 h5 {
	/*background: url(images/bg_right_sh_end.jpg) no-repeat;*/
	margin:0;
	padding: 0;
	padding-left: 20px;
	color: #FFFFFF;
}
#sidebar2 h6 {
	/*background: url(images/bg_right_sh_start.jpg) no-repeat;*/
	margin:0;
	padding: 0;
	padding-left: 20px;
	color: #FFFFFF;
	height: 27px;
}


/* Footer */
#altmenu {
	width: 1000px;
	margin: 0 auto;
	padding: 10px 0;
	background: #E8F5FD;
	font-size: smaller;
	text-align: center;
}

#altmenu ul {
	margin: 0;
	padding: 0;
}

#altmenu li {
	display: inline;
	/*list-style-image: url(images/bg_menu_sep.gif);
	list-style-type: disc;*/
	margin: 0;
	padding: 0;

}

#altmenu a {
	/*display: block;
	float: left;*/
	height: 12px;
	margin: 0 0 0 0;
	padding: 9px 14px 9px 14px;
	text-align: center;
	/*text-decoration: none;
	color: #999999;	
	border-right:1px solid #666666;
	border-left:1px solid #B40049;*/
}


#altmenu a:hover, #altmenu .active a {
	/*background: #8CC9F6 url(images/bg_menu_on.gif);*/
	color: #FF0066;
	text-decoration: underline;
}


#footer {
	width: 1000px;
	margin: 0 auto;
	padding: 10px 0;
	background: #FF0066;
	font-size: smaller;
	text-align: center;
}

#footer * {
	color: #FFFFFF;
}

/* resultados */

.numbered listing vcard { width:600px; margin: 0; padding: 0px; border: 0px;}
.vcard:hover{ background-color: #ECF7FF;}


/* Lists of Listings (Search Grid, Lists, Best of, etc.) */

.listing { position: relative; margin: 0 20px; padding: 10px 0 0 0; border: 1px solid #fff; border-bottom-color: #dadada; }
.listing .rating { float: right; position: relative; text-align: right; font-size: 1em; }
.listing .more_actions { float:right; margin-top:-20px; font-size: 9px;}
.more_actions2 { float:right; margin-top:-30px; font-size: 9px;}
.more_actions_abs{
	position:absolute;
	top:88px;
	left:405px;
	height:26px;
	width:220px;
	font-size: 9px;
	text-align:right;
}
.imgicon{ margin-right:3px;}

.rating { float: right; position: relative; text-align: right; font-size: 1em; }

.listing .fn, h2.fn { margin: 0; border-bottom: 5px; font-size: 12px; display:table;}
.listing .photo, .listing .videoPhoto { float: left; position: relative; margin: 0 10px 5px 0; padding: 2px; border: 1px solid #dadada; }
.listing .videoPhoto .overlay { position: absolute; top: 3px; left: 3px; }
.listing .photo img { width: 65px; height: 43px; }
.listing p { margin-bottom: 0; }
.listing .tags { color:#CCCCCC; font-size: 9px; margin: 2px 0;}

.numbered {
	padding: 19px 10px 0px 30px;
	height:120px !important;
	max-height : 100px;
}
.numbered .number { position: absolute; top: 19px; left: 2px; }
.numbered .number2 { position: absolute; top: 19px; left: 2px; font-size:18; background: #FF0066;}
.numbered .number2 h3 {
/*width: 14px;*/
 margin: 0;
 padding: 2px 3px 4px 3px;
 background: #FF0066;
/* background: url(images/icons/vineta.gif);*/
 font-size:10px;
 /*color: #fff;
 font-style:normal;
 font-weight:normal;
 text-transform:uppercase;*/
 color: #fff;
 display: block;
}

/* for results beyond our numbered images... */
.numbered .number .count { float: left; margin: 0 0 0 -2px; padding: 1px; border: 0; color: #fff; background-color: #FF0066; text-align: center; font-weight: normal; font-size: .905em; line-height: 1.2; }
.showAction .number .count { background-color: #3caae0; }

.actionBar { clear: both; margin: .5em -7px 0 -7px; padding: 2px 15px 2px 30px; border-top: 1px solid #bde6fb; background-color: #f2f2f2; }
.actionBar li { float: left; padding-right: 15px; }

.hideAllActions .actionBar { visibility: hidden; }
.showAction .actionBar { visibility: visible; }
div.showAction { background-color: #e7f4fa; border: 1px solid #bde6fb; margin-top: -1px; padding-top: 17px; }
div.showAction .number { top: 20px; }
div.highlight { background-color: #d6eeff; border: 1px solid #ffffff; }
/*div.highlight { background-color: #f6f6ed; border: 1px solid #ffffff; }*/
div.highlight .actionBar { border-top: 1px solid #C3C3C3; }

.reviewCount{ font-size: 9px;}
.adr{ font-size: 11px;}
.dat{ font-size: 11px;}



.txt_patrocinados { width: 659px; text-align:right; text-transform:uppercase; font-size:8px; color: #CCCCCC; padding-right: 21px; letter-spacing:1px;}
.result_hdr{
    background:#fff;
    width:960px;
    margin:0px;
    padding:0px;
    margin-left:20px;
}
.result_terms { 
    width: 450px; 
    float:left; 
    font-size:14px; 
    color: #333333; 
    padding: 0px;
    padding-top:10px;
    padding-bottom:10px;
}
.result_terms strong{ color: #FF0066;}
.result_q { 
    width: 150px; 
    float:right; 
    text-align:right; 
    font-size:10px; 
    color: #999999; 
    padding: 0px;
    padding-top:10px;
    padding-bottom:10px;
}

.result_filters { width: 640px; float:left; font-size:10px; color: #333333; padding: 0px 20px 0px 20px;}
.filter_form{ font-face:verdana; font-size:12px; color: #333333;}
#rpp { float:right;}


/*Paginado */

/* Paging */

.paginado { margin: 20px 20px 20px 20px; }
.pagingalpha ul { float: right; margin: 0; padding: 5px 0 5px 0; }
.pagingalpha li { display: inline; font-size:10px;}
.pagingalpha li a:hover { color:#FF0066;}
.paging { margin-right: 0; padding: 10px 15px; background-color: #f2f2f2; font-size: 1em; font-weight: bold; text-align: right; }
.paging ul { float: right; margin: 0; }
.paging li { display: inline; font-size:10px;}
.paging li a{ text-transform:uppercase; }
.paging li a:hover { color:#FFF;}

.paging a:link, .paging a:visited { float: left; margin-right: 1px; padding: .1em .5em; border: 1px solid #dadada; color: #8d8d8d; background-color: #fff; }
.paging a:hover { float: left; margin-right: 1px; padding: .1em .5em; border: 1px solid #329ad6; color: #fff; background-color: #00AEF2; text-decoration: none; }
.paging a:active { float: left; margin-right: 1px; padding: .1em .5em; border: 1px solid #dadada; color: #8d8d8d; background-color: #fff; }
.paging strong.current, .paging span.current{ float: left; margin-right: 1px; padding: .1em .5em; border: 1px solid #FF0066; color: #fff; background-color: #FF0066; }
.paging .ellipsis { float: left; margin-top: -.25em; margin-right: 1px; padding: .1em .5em; color: #8D8D8D; }
.paging .show a:link, .paging .show a:visited, .paging .show a:hover, .paging .show a:active,
.paging .previous a:link, .paging .previous a:visited, .paging .previous a:hover, .paging .previous a:active,
.paging .next a:link, .paging .next a:visited, .paging .next a:hover, .paging .next a:active {
    padding-left: 1em; padding-right: 1em; background-repeat: no-repeat; text-decoration: none;
}
.paging .previous a:link, .paging .previous a:visited {
    padding-left: 1.5em; background-image: url(images/paging_arrow_prev.gif); background-position: center left;
}
.paging .previous a:hover {
    padding-left: 1.5em; background-image: url(images/paging_arrow_prev_hover.gif); background-position: center left;
}
.paging .previous a:active {
    padding-left: 1.5em; background-image: url(images/paging_arrow_prev.gif); background-position: center left;
}
.paging .next a:link, .paging .next a:visited {
    padding-right: 1.5em; background-image: url(images/paging_arrow_next.gif); background-position: center right;
}
.paging .next a:hover {
    padding-right: 1.5em; background-image: url(images/paging_arrow_next_hover.gif); background-position: center right;
}
.paging .next a:active {
    padding-right: 1.5em; background-image: url(images/paging_arrow_next.gif); background-position: center right;
}
.paging .previous a:link.disabledLink, .paging .previous a:visited.disabledLink,
.paging .previous a:hover.disabledLink, .paging .previous a:active.disabledLink {
    color: #c3c3c3; padding-left: 1.5em; border: 1px solid #dadada; background-color: #fff; background-image: url(images/arrow_pagination_previous_disabled.gif); background-position: center left; text-decoration: none; cursor: text;
}
.paging .next a:link.disabledLink, .paging .next a:visited.disabledLink,
.paging .next a:hover.disabledLink, .paging .next a:active.disabledLink {
    color: #c3c3c3; padding-right: 1.5em; border: 1px solid #dadada; background-color: #fff; background-image: url(images/arrow_pagination_next_disabled.gif); background-position: center right; text-decoration: none; cursor: text;
}

/*Profile */

.profilename { color:#000000; margin:0; padding:0; font-size:20px; Letter-spacing:normal; text-decoration:none; }

.p_shortdescri {  margin:0; padding:2px 0 5px 0; font-size:10px; line-height:normal; color:#666666}
.p_shortdescri_resultado { width: 500px; margin:0; padding:0px 0 5px 0; font-size:10px; line-height:normal; color:#666666}
.p_bigtel { margin:0; padding:6px 0 2px 0; font-size:16px;}
.p_bigtel a{ font-size:10px; font-weight:bold;}
.p_dir { margin:0; padding:2px 0; font-size:12px;}
.p_web { margin:0; padding:2px 0; font-size:10px; font-weight:bold; color:#CCCCCC;}
.vermapa { font-size:10px; font-weight:normal; color:#CCCCCC;}

/*recent-promo*/

#recent-promo {
width: 680px;
float: left;
}


#voice { float:left; margin: 0 0 0 0; padding: 10px 20px 0 5px; font-size: 10px;}
.voicesIcon { background-position: 50% -424px; }
img.reviewimg { margin-left: 15px; float: left; margin-top: 4px; padding-right: 15px; }
.topreviewers { float: left;}
.header { color: #00aeef; font-size: 1.2em; font-weight:bold; padding-top: 7px; margin-bottom: 2px; }
.header em { font-weight: normal; color: #8d8d8d; }
.review { padding: 0 0 30px 0; border-bottom: none; }

#topreviews, #topReviewers { margin-left: 15px; padding-bottom: 10px; }
#voice .review { font-size: 1em; margin-top: 6px; color:#666666; line-height: 1.3;}
#voice img.photo { width: 75px; height: 75px; padding: 3px; margin-top: 9px; margin-right: 10px; margin-left: 0px; }
#voice h2.plain { border-bottom-width: 0; padding-bottom: 0; }

#topreviews .rating { float: right; }



/*TABS*/

#tabs { 
	padding-top: 5px;
	padding-left: 3px; 
	border-bottom: 1px solid #bfbfbf;  
	background: #eaeaea url(images/bg_tabs.gif) repeat-x bottom left; 
	list-style-type: none;
}
#tabs li { 
	float: left;
	list-style-type: none;
}
#tabs a:link, #tabs a:visited, #tabs a:hover, #tabs a:active { 
	float: left; 
	margin: 0 2px -1px 2px;
	padding: 4px 14px 7px 14px; 
	border-color: #fdfdfd #bfbfbf #bfbfbf #ddd; 
	border-style: solid; 
	border-width: 2px 1px 1px 1px; 
	color: #606265; 
	background: #efefef url(images/bg_tab_innactive.gif) repeat-x center left;
	white-space: nowrap; 
	text-transform: uppercase; 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 12px;
	font-family:arial;
}
#tabs a:hover { color: #0081C5; }
#tabs a span { font-weight: normal; }
#tabs a:link.current, #tabs a:visited.current, #tabs a:hover.current, #tabs a:active.current { 
	padding: 5px 14px 6px 14px;
	border-top: 2px solid #fff; 
	border-bottom: 1px solid #fff; 
	color: #383b3e; 
	background: #fff none repeat-x top left; 
	cursor: text;
}

.divtabs{
	width: 100%;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}

.discounttitle{
	font-family:arial;
	color:#00aeef;
	margin:0;
	margin-top:20px;
	margin-bottom:17px;
	margin-left:15px;
	padding:0; 
	font-size:14px; 
	Letter-spacing:normal; 
	text-decoration:none;
	font-weight:bold;
}

.tabtitle{
	font-family:arial;
	color:#00aeef;
	margin:0;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:15px;
	padding:0; 
	font-size:14px; 
	Letter-spacing:normal; 
	text-decoration:none;
	font-weight:bold;
}
.col400{
	width:450px;
	float:left;
	border-right:5px solid #f4f4f4;
}
.col200{
	width:150px;
	float:left;
}
.ownertext{
	font-family:arial;
	font-size:12px;
	color:#000000;
	margin-left:15px;
	margin-top:5px;
	margin-bottom:5px;
	line-height:15px;
}

.ownerttitle{
	font-family:arial;
	font-size:14px;
	color:#000000;
	margin-left:10px;
	margin-top:15px;
	margin-bottom:15px;
	font-weight:bold;
}
.popBodyFormRow {
	float:none;
	clear:both;
}
.popBodyFormRow label {
	float: left;
	display: block;
	width: 130px;
	height: 30px;
	line-height: 25px;
	font-family:arial;
	font-size:12px;
	color:#000000;	
}
.writecomfb{
    margin:5px;
    padding: 0px;
    float:none;
    clear:both;
    margin-left: 130px;
}
.popBodyFormRow input, textarea {
	float: left;
	width: 240px;
	padding:3px;
	font-family:arial;
	font-size:12px;
	color:#000000;	
}
.textoregistracion{
	font-family:arial;
	font-size:11px;
	color:#000000;	
}

ul.initPinRow {
	list-style: none;
	height: 1%;
	margin:10px 0 0 0;
}
	
ul.initPinRow li {
	float: left;
	padding:0 5px;
}

ul.initPinRow li input {
	margin:5px 0 0 15px;
}

ul.initPinRow li.last {
	border-left:1px solid #ededed;
	height:50px;
	padding:10px 0 0 10px;
	font-weight:bold;
	background: url(/images/arrowRightBlue.gif) no-repeat 20px 45px;
}
	
ul.initPinRow li img {
	display: block;
	margin-top:4px;
}
 ul.initPinRow:after {
	clear: both;
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
}
.fieldcomment{
	font-family:arial;
	font-size:9px;
	color:#000000;
	padding-left:5px;
	display:none;
	width:100px;
}
.new-regis-ball dl{
width:140px;color:#000;float:left;background:url(/images/blue-tip-border.gif) no-repeat left top;
}
.new-regis-ball dt{
padding:0;width:10px;display:block;float:left;
}
.new-regis-ball dd{
border:1px solid #adc6d6;border-left:none;background-color:#e9f2fb;padding:4px 4px 4px 6px;width:119px;float:right;
}
.new-regis-ball dd h3{
font-size:11px;font-weight:bold;
}
.help_content{
	font-family:arial;
	font-size:10px;
	color:#000000;	
}
.comollegar_fields{
	float:left;
	width:300px;
	margin-bottom:8px;
	margin-left:10px;
}
.p1010{
	margin-top:10px;
	margin-bottom:10px;
}
ul.ownertext li{
	color:#FF0066;
}
ul.ownertext p{
	color:#000000;
}

.writeread{
	font-family: verdana;
	text-transform:uppercase;
	font-weight:bold;
	padding-left: 28px;
	width:158px;
	height: 27px;
	font-size: 9px;
	line-height: 1.5em;
	border: 0px;
	cursor: pointer;
	text-decoration: none;
	float:none;
	clear:both;
	color:#797979;
}
.writecomment{
	background-image:url(images/icons/btn-escribir-comentario.gif);
	background-repeat:no-repeat;
	margin-bottom:10px;
	float:none;
	clear:both;	
}
.readcomment{
	background-image:url(images/icons/btn-leer-comentarios.gif);
	background-repeat:no-repeat;
	margin-bottom:10px;
	float:none;
	clear:both;
}
.writeread-div{
	float:none;
	height:76px;
	width:155px;
	display:table;
}

.comentarios{
	width:630px;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	display:table;
	padding-bottom:10px;
	border-bottom:1px solid #e9e9e9;
	margin-bottom:10px;
}
.comentarios_small{
	width:190px;
	margin:0px;
	margin-left:10px;
	margin-right:auto;
	margin-top:8px;
	padding-bottom:7px;
	display:table;
	border-bottom:1px solid #e9e9e9;
}

.comleft{
	float:left;
	width:90px;
	margin-right:10px;
}
.comleft_small{
	float:left;
	width:60px;
	margin-right:5px;
	padding-left:5px;
}

.comright{
	float:left;
	width:530px;
	
}
.comright_small{
	float:left;
	width:120px;
	
}

.comtitle{
	font-size:14px;
	font-weight:bold;
}

.comtitle_small{
	font-size:11px;
	font-weight:bold;
}
.review11{
	font-family:verdana;
	font-size:12px;
	margin-top:15px;
}
.review11_small{
	font-family:verdana;
	font-size:11px;
	margin-top:5px;
}

.bluetitleMy{
	color:#4886d3;
	font-family:arial;
	font-size:24px;
	font-weight:bold;
	margin:10px;
	padding:0px;
}
.loginMy{
	color:#000000;
	font-family:arial;
	font-size:24px;
	font-weight:bold;
	margin:10px;
	padding:0px;
	clear:both;
	float:none;
}
.midata{
	float:left;
	width:220px;
	display:table;
	margin:10px;
}
/* Popups  Modal Windows */

.popup { 
	z-index: 100; 
	overflow: hidden; 
	border: 5px solid #ececec; 
	border-width: 0 5px; 
	background-color: #fff; 
	font-family:arial;
	text-align:left;
}
.popupBody { overflow: auto; border-top: 5px solid #ececec; border-bottom:5px solid #ececec; }
.popupBody .single { width: 30%; }

.popup h1, .modalWindow h1 { margin: 0; padding: 0 30px 4px 8px; border-top: 5px solid #ececec; border-bottom: 1px solid #dadada; background-color: #ececec; text-transform: uppercase; font-size: 1em;text-align:left; }
.popup h2 { margin: 15px 0; border-bottom: 0; color: #383b3e; font-size: 1.225em; font-weight: normal; }
h2.divider { width: 90%; text-align: center; }

.popupBody .column ul { margin-left: 0; }

.closePopup { float: right; width: 36px; height: 19px; margin-top: 4px; background: #ececec url(../images/icons/icon_close.gif) top right no-repeat; overflow: hidden; text-indent: -99px; cursor: pointer; }

.popup .ajaxLoading { z-Index: 110; }
.popup .ajaxCancel { z-Index: 120; }
.popup .ajaxOverlay { z-Index: 105; }

/* Calendar */
#calendar { margin-top: 10px; margin-left:auto; margin-right:auto; width: 190px; float:none; }
#calendar #calendar_month, #calendar li { margin: 0px 2px 2px 0px; font-weight: bold; font-size: 1em; background: #909090 url(../images/calendar/calendarheaderbg.gif) repeat-x; text-align: center; color: #fff; text-transform: uppercase; }
#calendar ul { list-style: none; margin-bottom: 0px; }
#calendar li { float: left; width: 25px;}
#calendar li a { display: block; text-align: center; color: #fff; border: 1px solid #c3c3c3; font-weight: bold; }
#calendar li.pastDate, #calendar li.futureDate { background: #f0f0f0 url(../images/calendar/calenderbg.gif) repeat-x; }
#calendar li.currentDate { background: #FF0066 url(../images/calendar/calenderbg-hover.gif) repeat-x; }
#calendar li a { color: #383b3e; text-align:center;  margin:0px; padding:0px; }
#calendar li a:hover { color: #383b3e; text-align:center;  margin:0px; padding:0px; }
#calendar li.pastDate a { color: #c3c3c3; }
#calendar li.currentDate a { color: #fff; }
#calendar li.blank { background: none; }

.celeste {

	text-decoration: none;
	color: #00AEEF;
}
#ulsc{
	clear:both;
	float:none;
	display:block;
	margin-top:10px;
	margin-bottom:20px;
	padding:0px;
}
#ulsc li{
	float:left;

	margin-bottom:3px;
	padding:0px;
	list-style-type : none;
}

/*BUSCADOR EVENTOS*/
#buscadoreventos{
	width: 660px;
	clear:both;
	float:none;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	font-size:11px;
	font-family:verdana;
}


#buscadoreventos h2{
	color:#000;
	font-size:11px;
	font-family:verdana;
}
div.buscador{
	background: #BDE6FA url(images/eventos/fondobuscador.jpg) no-repeat;
	width: 660px;
	height:40px;
	padding-top:15px;
}
.buscaevento{
	font-family:verdana;
	font-size:10px;
	padding:4px;
	margin:0px;
	border:0px;
	float:left;
}
#buscadoreventos table,tr,td{
	padding:0px;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
}
#buscadoreventos td{
	padding:0px;
	margin:0px;
	vertical-align:middle;
}
.imgblock{
	display:block;
}
.calendariobuscador{
	float:left;
	display:block;
}

.recuadrofucsia{
	margin:0px;
	padding:0px;
	background-color:#ff0066;
	color:#fff;
	font-family:arial;
	font-size:16px;
	width:30px;
	height:30px;
	float:left;
	margin-right:9px;
}

#proximassemanas-div{
	width: 660px;
	clear:both;
	float:none;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	font-size:11px;
	font-family:arial;
}
#proximassemanas-div li{
	margin-bottom:2px;
}
.proxsemanasright{
	width:170px;
	float:left;
}
.proximassemanas{
	float:left;
	margin-right:10px;
	min-height:130px;
	height:130px; !important
}

.titulo_dia { 
	font-weight: bold; 
	text-transform: uppercase; 
	color: #FF0066; 
	font-size: 11px; 
	margin-top: 0; 
	margin-bottom: 6px; 
	padding-bottom: 6px; 
	border-bottom: 1px solid #dadada; 
}
.verdana11{
	font-family:Verdana;
	font-size: 11px; 	
}
.verdana10{
	font-family:Verdana;
	font-size: 10px; 	
}

#masadelante{
	width: 620px;
	clear:both;
	float:none;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	font-size:11px;
	font-family:arial;
	display:table;
}

#masadelante h3{
	color:#ff0066;
	font-family:verdana;
	font-weight:bold;
	font-size:12px;
	float:none;
	clear:both;
	text-transform: uppercase;
	margin-top:10px;
	margin-bottom:5px;
	padding:0px;
}

.masadelantediv { 
	float:left; 
	width: 280px; 
	height:140px; 
	margin: 5px 10px 5px 10px;
}
.masadelante-img{
	float:left;
	width:85px;
	margin:0px;
	margin-right:7px;
	padding:0px;
}
.masadelante-text{
	float:left;
	width:180px;
	margin:0px;
	padding:0px;
	font-family:arial;
	font-size:11px;
	color:#00AEEF;
}


/**PROFILE*/
#headerprofile{
	display:block;
	width:640px;
	float:none;
	clear:both;
	margin:20px;
	padding:0px;
}

#headerprofile-left{
	float:left;
	width:460px;
	padding:0px;
	margin:0px;
	display:table;
}
#headerprofile-right{
	float:right;
	width:155px;
	display:block;
	padding:0px;
	margin:0px;
}
#shareitems{
	float:none;
	clear:both;
	width:640px;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	display:table;
	height:26px;
	padding:0px;
}
#shareitems a{
	font-size:10px;
}
/*mi citilog*/
.myfoto{
	margin:0px; 
    padding: 0px;
	/*border:1px solid #cccccc;*/
}

#otrascategorias{
	width:600px;
}

#compartir{
	text-algin:left;
}
#compartir ul{
	padding:0px;
	margin:0px;
	list-style:none;
}
#compartir ul li{
	padding:0px;
	margin:0px;
	float:left;
	margin-left:2px;
		list-style:none;
}
.rangoprecio{
	font-family:arial;
	font-weight: bold;
	color: #FF0066;
}
#rangodeprecios_help{
	position:absolute; 
	display:none; 
	width:250px;
	background-color:#ffffff;
	text-align:left;
	font-family:arial;
	font-size:10px;
	border: 1px solid #FF0066;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#rangodeprecios_help p{
	margin:10px;
}
.tipped{
	width:200px;
}
#mapallegar-div{
    display:table;
}
#directions td{
    font-size:11px; 
    font-family:arial;
}

.divfiltros{
    position:absolute; 
    display:none; 
    width:420px;
    background-color:#ffffff;
    text-align:left;
    font-family:arial;
    font-size:11px;
    border: 1px solid #FF0066;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.divbtnfiltro{
    float:left;
    padding-right: 10px;
}
.filtroli{
    list-style:none; 
    display:inline; 
    float:left; 
    width:120px;
    margin: 2px;
}
.filtrarpor{
    color:#FF0066;
    font-weight: normal;
    font-size: 12px;
}
.focusField
{  
        background:#EFF5FF;  
        color:#000;  
}  
.idleField
{  
        background:#EEE;  
        color: #c1c1c1;  
}
.photon{
    padding: 3px; border: 1px solid #dadada; margin: 0;
}
