@charset "utf-8";

@import url("left.css"); 
@import url("right.css"); 

div#left {
	width:644px;
	margin:10px 0 10px 10px;
	_margin-left:5px;
	border:none;
}

div#left h1 {
	padding:7px 0 0px 0px;
	font-size:1.6em;
	font-weight:normal;
}

div#left h1 {
	background:#ffffec url(/img/frontend/bg_buscador_results.png) no-repeat 0px 6px;
	padding:6px 0 10px 40px ;
	margin-bottom:10px;
	border-top:1px solid #e9e9e9;
	border-bottom:1px solid #e9e9e9;
}

div#left h1 strong { color:#0278a6; }

div#left form {
	background:#f1f1f1 url(/img/frontend/bg_buscador.png) repeat-x 0 0;
	padding:5px 10px 10px 10px;
	height:1%;
	overflow:hidden;
	font-size:1.2em;
	clear:both;
	border-bottom:1px solid #e9e9e9;
	margin-bottom:10px;
}

div#left h2.section {
	color:#9cc068;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	background:#f4f4f4;
	padding:3px 5px;
}

div#left form fieldset { margin-bottom:15px; }

div#left form div.title {
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	background: url(/img/frontend/bg_buscador_title.png) no-repeat 0px 0px;
	padding:5px 0 10px 30px;
}

div#left form label { display:block; }

div#left form input, 
div#left form select { border:1px solid #fff; }

div#left form p {
	float:left;
	width:150px;
}
div.b_date input {
	width:90px;
	float:right;
}

div.b_date strong {	float:left; }

div.b_date p.desde { margin-right:10px; }

div.b_date p { background: url(/img/frontend/bg_buscador_date.png) no-repeat 40px 0; }

div#left form p.claves {
	width:auto;
	margin-right:10px;
	margin-top:10px;
}

p.claves input { 
	width:260px; 
	margin-right:20px;
}

div#left form p.radios {
	width:auto;
	margin-top:10px;
}

div#left form p.radios span,
div.b_date span {display:block;}

p.radios label { 
	float:left; 
	margin-right:45px;
}

p.b input {
	text-transform:uppercase;
	background:#666;
	color:#fff;
}

.parent-category{
	background:#F7F7F7;
}
.selected-category{
	background:#FAEEC7;	
}
.chield-category{
	padding-left:20px;	
}

div.all_results {
	border-bottom:1px solid #e9e9e9;
	margin-top:10px;
	height:100%;
	position:relative;
}

div.all_results h2 {
	font-size:1.8em;
	margin-bottom:5px;
}

div.all_results p {
	font-size:1.4em;
	margin-bottom:10px;
	margin-top:5px;
}

div.all_results ol.link-foto {
	margin-top:-18px;
	_margin-top:0;
	overflow:hidden;
	position:relative;
	top:1px;
}

div.all_results ol.link-foto li {
	float:right;
	padding:0 2px; 
}

div.all_results ol.link-foto li.current {
	background:#f4f4f4;
	border-left:1px solid #e9e9e9;
	border-right:1px solid #e9e9e9; 
	border-bottom:1px solid #f4f4f4; 
	position:relative; 
	z-index:10;
}

div.all_results ul.asociados-img,
div.all_results ul.asociados-rel {
	background:#f4f4f4;
	overflow:hidden;
	height:1%;
	border-top:1px solid #e9e9e9;
}

div.all_results ul.asociados-img img {
	width:146px;
	margin:10px 0 10px 12px;
}

div.all_results ul.asociados-rel li {
	float:none;
	font-size:12px;
	background: url(/img/frontend/i_rel.png) no-repeat 10px 7px;
	padding-left:35px;
}

div.all_results span { 
	font-size:12px;
	font-weight:bold;
	color:#999;
}

div.paginado {
	font-size:1.4em;
	margin:10px 10px 10px 0px;
	text-transform:uppercase;
	clear:both;
}

div.paginado p {
	float:left;
	margin-right:20px;
}

div.paginado ol li {
	display:inline;
}

div.resultados ul.relation {
	background:url(/img/frontend/bg_buscador_ul.png) repeat-x top left;
	height:1%;
	overflow:hidden;
	height:27px;
	font-size:12px;
	text-transform:uppercase;
	margin-bottom:10px;
}

div.resultados ul li {
	float:left;
	padding:5px 0 0 0;
}

div.resultados ul li:first-child{
	margin-left:-1px;
}

div.resultados ul.relation li a {
	text-decoration:none;
	color:#333;
	display:block;
	padding:3px 5px 10px 5px;
	border-left:1px solid #afc947; 
	border-right:1px solid #afc947;
	background:url(/img/frontend/bg_buscador_ul_li.png) repeat-x top left;
}

div.resultados ul li.current-rol {
	padding-top:0px;
	background:#fff;
	margin:0;
	border:none;
}

div.resultados ul li.current-rol a {
	margin-left:0;
	background:url(../../img/backend/bg_rol_ul_current.png) repeat-x top left;
	padding-top:8px;
	border-right:1px solid #afc947;
	margin-right:-1px
}

div.resultados ul.photos {
	margin:-10px 0 0 -20px;
}

div.resultados ul.photos li {
	margin:10px 0 5px 20px;
	position:relative;
}

div.resultados ul.photos li img {
	width:146px;
}

div.resultados ul.photos li ol li {
	position:absolute;
	bottom:0;
	right:0;
	background:#fff;
	margin:auto;
	padding:0;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
}

div.resultados ul.photos li ol li img {
	width:auto;
}

div.resultados ul.photos li ul {
	padding:0 5px 5px 0;
}

div.resultados ul.photos li ul li {
	margin:auto;
}

div.resultados ul.photos li div.rel-photo {
	position:absolute;
	width:478px;
	z-index:10;
	top:94px;
}

div.resultados ul.photos li div ul.asociados-rel {
	border:1px solid #ccc;
}

div.resultados ul.photos li div.photo-globo {
	background:url(/img/frontend/bg_buscador_fotos_globo.png) no-repeat;
	width:15px;
	height:12px;
	position:absolute;
	top:83px;
	z-index:100;
	left:125px;
}

div.resultados ul.photos li.photo-two div.rel-photo {
	left:-166px;
}

div.resultados ul.photos li.photo-three div.rel-photo {
	left:-166px;
}

div.resultados ul.photos li.photo-four div.rel-photo {
	left:-331px;
}

div.resultados div.paginated {
	height:1%;
	overflow:hidden;
	margin:20px 0 0 0;
}

div.resultados div.paginated ul li {
	padding:1px 0 0 0
}

div.resultados div.paginated li.current {
	padding:0 4px 2px;
}


/*	----------	CALENDARIO	----------	*/

#ui-datepicker-div,
#ui-datepicker-div table,
.ui-datepicker-div,
.ui-datepicker-div table,
.ui-datepicker-inline,
.ui-datepicker-inline table {
	font-size: 12px !important;
}
.ui-datepicker-div, .ui-datepicker-inline, #ui-datepicker-div {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	font-family: Lucida Grande, Lucida Sans, Arial, sans-serif;
	background: #f3f3f3;
	font-size: 1.2em;
	border: 2px solid #cccccc;
	width: 15.5em;
	padding: 2.5em .5em .5em .5em;
	position: relative;
}
#ui-datepicker-div {
	z-index: 9999; /*must have*/
	display: none;
	background: #f3f3f3;
}
.ui-datepicker-inline {
	float: left;
	display: block;
}
.ui-datepicker-control {
	display: none;
}
.ui-datepicker-current {
	display: none;
}
.ui-datepicker-next, .ui-datepicker-prev {
	position: absolute;
	left: .5em;
	top: .5em;
	background: #e0e0e0 url(/img/backend/calendario_textures_02_glass_80.png) 0 50% repeat-x;
}
.ui-datepicker-next {
	left: 14.6em;
}
.ui-datepicker-next:hover, .ui-datepicker-prev:hover {
	background: #d8d8d8 url(/img/backend/calendario_textures_02_glass_90.png) 0 50% repeat-x;
}
.ui-datepicker-next a, .ui-datepicker-prev a {
	text-indent: -999999px;
	width: 1.3em;
	height: 1.4em;
	display: block;
	font-size: 1em;
	background: url(/img/backend/calendario_arrow_left.gif) 50% 50% no-repeat;
	border: 1px solid #cccccc;
	cursor: pointer;
}
.ui-datepicker-next a {
	background: url(/img/backend/calendario_arrow_right.gif) 50% 50% no-repeat;
}
.ui-datepicker-prev a:hover {
	background: url(/img/backend/calendario_hover_arrow_left.gif) 50% 50% no-repeat;
}
.ui-datepicker-next a:hover {
	background: url(/img/backend/calendario_hover_arrow_right.gif) 50% 50% no-repeat;
}
.ui-datepicker-prev a:active {
	background: url(/img/backend/calendario_active_arrow_left.gif) 50% 50% no-repeat;
}
.ui-datepicker-next a:active {
	background: url(/img/backend/calendario_active_arrow_right.gif) 50% 50% no-repeat;
}
.ui-datepicker-header select {
	border: 1px solid #cccccc;
	color: #444444;
	background: #e0e0e0;
	font-size: 1em;
	line-height: 1.4em;
	position: absolute;
	top: .5em;
	margin: 0 !important;
	
}
.ui-datepicker-header select.ui-datepicker-new-month {
	width: 7em;
	left: 2.2em;
}
.ui-datepicker-header select.ui-datepicker-new-year {
	width: 5em;
	left: 9.4em;
}
table.ui-datepicker {
	width: 15.5em;
	text-align: right;
}
table.ui-datepicker td a {
	padding: .1em .3em .1em 0;
	display: block;
	color: #444444;
	background: #e0e0e0 url(/img/backend/calendario_textures_02_glass_80.png) 0 50% repeat-x;
	cursor: pointer;
	border: 1px solid #f3f3f3;
}
table.ui-datepicker td a:hover {
	border: 1px solid #888888;
	color: #111111;
	background: #d8d8d8 url(/img/backend/calendario_textures_02_glass_90.png) 0 50% repeat-x;
}
table.ui-datepicker td a:active {
	border: 1px solid #2694e8;
	color: #000000;
	background: #8ab9ff url(/img/backend/calendario_textures_02_glass_50.png) 0 50% repeat-x;
}
table.ui-datepicker .ui-datepicker-title-row td {
	padding: .3em 0;
	text-align: center;
	font-size: .9em;
	color: #362b36;
	text-transform: uppercase;
	/*border-bottom: 1px solid #cccccc;*/
}

table.ui-datepicker .ui-datepicker-title-row td a {
	color: #362b36;
}

/* ___________ IE6 IFRAME FIX ________ */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}

