@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	/*position:relative;*/
	outline:none;
	text-decoration:none;
}
#footer {position:relative;}
body {
	background-color: #F59121;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#111;
}

#banner, #header{
	background-color:#F59121;
}

h1, h2, h3, h4, h5, h6{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	color:#700;
	margin-bottom:10px;
}

 h4, h5, h6{
	font-weight:normal;
 }

h2, h5{
	font-size:16px;
}

h3, h6{
	font-size:14px;
}


a, table.tabla a.forgeLink{
	color:#F40;
}

a:hover, table.tabla a.forgeLink:hover{
	color:#900;
}

a.underline{
	border:none;
	border-bottom:1px dashed #F06B26; 
	padding:2px 4px;
}

a.underline:hover{
	padding-bottom:3px;
	border:none;
}


a img{
	border:none;
	color:#F06B26;
}

#wrap {
	background:#fff;
	width:900px;
	margin:0 auto;
}

.textRemove {
	text-indent:-999em;
}

#menuPrincipal table, h3.item_title{
	background: #f93 url(../images/bkmenu.gif) repeat-x 0 0;
	height:35px;
}

h3.item_title{
	padding:8px 10px;
	margin-top:10px;
	height:18px;
}

#menuPrincipal table a{
	display:block;
	text-align:center;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	padding:10px 0px 9px;
	background:none;
	width:128px;
}
#menuPrincipal table a:hover, #menuPrincipal table a.actual{
	background: #f93 url(../images/bkmenu_over.gif) repeat-x 0 0;
	color:#b20;
}

#menuPrincipal table a.actual{
	text-transform:uppercase;
	color:#b20;
}

#content{
	/*padding:14px;*/
	vertical-align:top;
	text-align:left;
	padding-top:15px;
}

.left_menu{
	width:249px;
	vertical-align:top;
}

.left_menus {
	background:#fff url(../images/pleca.jpg) no-repeat top left;
	padding-top:43px;
	margin-top:10px;
}

.left_menus ul, .left_menus li{
	list-style:none;
}

.left_menus li.subnivel2 a{
	padding-left:40px;
	padding-right:20px;
}

.left_menus ul{
	background:#f06a23 url(../images/plecabottom.jpg) no-repeat bottom left;
	padding:15px 2px 28px;
}

.left_menus a{
	padding:4px 25px;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	border-top:1px solid #f06a23;
}

.left_menus a:hover, .left_menus a.actual, .left_menus a.actual:hover{
	background-color:#f93;
	color:#fff;
}

.left_menus a.actual{
	color:#b20;
}

.left_menus h1{
	color:#fff;
	padding:0px 15px;
}

.titulo_red{
	color:#990000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
}

.nota{
	color:#d51;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
}

.orangeTitle{
	color:#F06B26;
}

.property_item{
	/*background:#fea url(../images/bsearch.gif) top right no-repeat;
	height:200px;*/
	margin-bottom:30px;
}

.content_item{
	/*width:540px;
	padding-top:20px;*/
	text-align:justify;
}

.link_more_item{
	display:block;
	margin-top:10px;
}

.img_principal {
	border:1px solid #fb5;
	margin:0px 15px;
	padding:4px;
	background-color:#fff;
}

#footer{
	background:#fff url(/images/footer.jpg) right 20px no-repeat;
	clear:both;
	padding:20px 0px 30px;
	height:240px;
	margin-top:20px;
}

#copyright{
	position:absolute;
	width:900px;
	bottom:30px;
	text-align:center;
}

#footer_direccion{
	text-align:center;
	position:absolute;
	top:180px;
	width:900px;
}

#footer_telefonos{
	color:#900;
	font-weight:bold;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	position:absolute;
	right:100px;
	top:130px;
}

#footer_horario{
	position:absolute;
	left:150px;
}


.tabla{
	width:100%;
	border:1px solid #f94;
	border-width:1px 0px;
	margin-bottom:20px;
}

#acordion .tabla{
	margin-bottom:0px;
	border-top:none;
}

.tabla td, .tabla th{
	padding:4px 7px;
	overflow:hidden;
}

.tabla th, #acordion h1{
	background-color:#f94;
	color:#fff;
}

#acordion{
	border-top:1px solid #f06a23;
}

#acordion a h1{
	padding:6px 8px;
	border:1px solid #f06a23;
	border-top:none;
	cursor:pointer;
	font-weight:normal;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

#acordion a.selected h1{
	color:#fff;
	cursor:default;
}

.tabla label{
	cursor:pointer;
}

.tabla_title{
	color:#fff;
	background-color:#f62;
	letter-spacing:1px;
}

.tabla .tabla_title h1{
	float:left;
}

.tabla .tabla_title a, .tabla .tabla_title input, .tabla_title_input {
	background-color:#fff;
	border: 2px solid #fa6;
	margin:0px;
	padding:3px 6px;
	font-size:14px;
	font-weight:bold;
	float:right;
	display:block;
	color:#F06B26;
}

.tabla .tabla_title a:hover, .tabla_title_input:hover{
	border-bottom:2px solid #c40;
	border-right:2px solid #c40;
}

.tabla .zebra{
	background-color:#fea;
}

.tabla .zebra2{
	background-color:#fff;
}

#guardar, input.guardar{
	background-color:#579;
	border: 1px solid #357;
	color:#fff;
}

#admin_menu{
	background-color:#fea;
	border:1px solid #f7a54a;
	border-width:px 0px;
}

#admin_menu h1, #admin_menu h2, #admin_menu h3, #admin_menu h4, #admin_menu h5, #admin_menu h6{
	text-transform:capitalize;
	padding:10px;
	width:50%;
}

#admin_menu a{
	float:right;
	padding: 13px;
	padding-left:0px;
}

.feature_item{
	width:180px;
	margin:15px 10px 0px 0px;
	float:left;
}

.tabla_title h1, .tabla_title h2, .tabla_title h3, .tabla_title h4, .tabla_title h5, .tabla_title h6{
	margin:0px;
}

/**************************/
/* NEW STYLES             */
/**************************/
#wrap {
	width:960px;
}
#header {
	height:198px;
	background:url(../images/header.jpg);
}
#header h1 {
	margin:0;
	padding:0;
}
#header h1 a {
	display:block;
	height:198px;
	width:200px;
	margin-left:515px;
	font-size:1px;
	text-decoration:none;
	text-indent:-999em;
}
#container {
	padding:0 15px;
	margin:0;
}

/* Menu ----- */
#menu {
	background:#f37b20;
	padding:3px 15px 0 15px;
	font-weight:bold;
}
#menu li,
#menu li a {
	display:block;
	float:left;
	list-style:none;
	position:relative;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
}
#menu a {
	text-decoration:none;
	color:#fff;
	text-transform:uppercase;
	padding:10px 15px;	
	background:url(../images/bgm.gif) right no-repeat;
}
#menu li:hover {
	background:#f37b20 url(../images/bgmover.gif) top repeat-x;
}
#menu li.current a {
	background:#fff;
	color:#f62;
	margin:0 -1px;
	cursor:default;
}

/* SubMenu ----- */
#nav li li a {
	display: block;
	float:none;
	border-top:1px dotted #F59121;
	padding: 5px 15px;
	text-transform:none;
	background:none;
}
#nav li ul {
	display: none;
	position: absolute;
	top: 100%;
	margin-top:32px;
	left: 0;
	background:#D8640C;
	font-weight: normal;
	padding:0;
	width:99.5%;
	margin-right:2px;
}
#nav li>ul {
	top: auto;
	left: auto;
}
#nav li li {
	display: block;
	float: none;
}
#nav li:hover ul, 
#nav li.over ul {
	display: block;
}


#menu #nav li.current ul {
	background:url(../images/bgmb.gif) bottom repeat-x;
}
#menu #nav li.current li a {
	border-top:none;
	border-bottom:1px dotted #ddd;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	cursor:pointer;
}
#menu #nav li.current li a:hover, #menu #nav li.current li.actual a {
	background:#faf4dc;
}

/*#menu li.current ul,
#menu li.current:hover ul {
	display:none;
}*/

/* When current section:
#menu.bajalosputo { 
	position:relative; 
	margin-bottom:50px; 
} 

#menu li.current { 
	position:static; 
} 

#menu li.current ul { 
	background:#fff; 
	display:block; 
	border-bottom:1px solid #eee; 
	left:0;
	margin-top:40px; 
	width:960px;
	height:30px; 
	z-index:990; 
} 
#menu li.current ul li { 
	float:left; 
	display:block; 
	border:none; 
	border-right:1px dotted #f92;
	padding:0 5px; 
} 

#menu li.current ul li a { 
	background:none; 
	width:auto; 
	border:none; 
	cursor:pointer; 
	font-size:14px; 
	margin:0; 
	padding:4px 8px; 
	font-size:12px; 
	-moz-border-radius-bottomleft: 3px; 
	-moz-border-radius-bottomright: 3px; 
	-webkit-border-bottom-left-radius: 3px; 
	-webkit-border-bottom-right-radius: 3px;
} 

#menu li.current ul li:hover { 
	background:none; 
} 

#menu li.current ul li a:hover 
{ 
	background:#eee; 
} 

#menu li.current ul li.current a, #menu li.current ul li.current a:hover { 
	background:#e51; 
	color:#fff; 
	cursor:default; 
} */


/* Side Column ----- */
#column {
	width:215px;
	float:left;
	margin:0;
	padding:0;
	padding-top:15px;
}
#column .module {
	background:#f06a23;
	color:#fff;
	margin-bottom:10px;
}
.module h3 {
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:normal;
	background:url(../images/bgmtit.gif) no-repeat;
	border-bottom:1px solid #e7621b;
	color:#fff;
	font-size:13px;
	padding:10px;
	margin:0;
}
.module ul {
	margin:0;
}
.module li a {
	padding:3px 0 3px 20px;
	color:#fff;
	background:url(../images/bullet.gif) 10px center no-repeat;
	border-top:1px solid #fc722c;
	border-bottom:1px solid #e7621b;
	display:block;
	font-weight:bold;
}
.module li a:hover, .module li a.actual {
	background-color:#e51;
}
#content {
	margin-left:230px;
}

td#content{
	padding:15px 10px 0px;
}

/* Home ------ */
#searches h2,
#featured h2,
#lastminute h2 {
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	font-size:14px;
	color:#f62;
	margin:0;
}
#hometxt p {
	margin:1em 0;
	line-height:135%;
}
#hometxt {
	margin-top:20px;
	font-size:12px;
}
.ph {
	font-weight:bold;
	color:#f72;
}

/* Search */
#searches {
	background:url(../images/bgsearch.gif) top no-repeat;
	margin-bottom:15px;
}
#searches table,
#searches #forma {
	border:none;
}
#searches table label {
	display:block;
}
#searches table td {
	padding:0 0 8px 10px;
}
#searches h2 {padding:10px;}
#quickSearch {
	float:right;
	padding:8px 10px 0 0;
}
#quickSearch #busqueda {width:300px;}
#quickSearch h2 {
	display:inline;
	padding:0;
}
tr.searchBottom {
	background:#ffe6c7;
}
#searches table tr.searchBottom td {
	padding:10px;
}
input#guardar,
input.boton,
input#submitQuickSearch,
input#submit,
a.boton {
	background:#df5309 url(../images/bgbtn.gif) top repeat-x;
	color:#fff;
	border:1px solid #ae4106;
	border-top-color:#f7a980;
	border-left-color:#f7a980;
	font-weight:bold;
	font-size:110%;
	padding:3px 5px;
	cursor:pointer;
}
input#submitQuickSearch {
	padding:0 5px;
}

/* Featured */
#featured h2,
#lastminute h2 {
	padding:5px 10px;
	border-bottom:1px solid #fff;
	margin:0;
	font-weight:bold;
}
#featured {
	width:395px;
	float:left;
	background:url(../images/bgfeat.gif) top repeat-x;
}
#featured .fprop {
	position:relative;
}
.desc {
	position:absolute;
	height:65px;
	top:160px;
	left:0;
	background:url(../images/bgbck.png);
	color:#fff;
	padding:10px;
	width:375px;
}

#content .desc h3 {
	color:#fff;
	font-size:115%;
	margin:0;
}
#content .desc p {
	margin:0;
}
.desc a {
	color:#fff;
	text-decoration:underline;
}
#thumbs {
	background:#ffe6c7;
	padding-left:4px;
}
#thumbs a {
	border:1px solid #fff;
	display:block;
	margin:5px 5px 5px 0;
}
#thumbs a:hover, #thumbs a.actual {
	border:1px solid #F59121;
}
#thumbs a img {
	border:1px solid #fff;
	display:block;
}
	
/* last minute deals */
#lastminute {
	background:url(../images/bgfeat.gif) top repeat-x;
	margin-left:410px;
}
#lastminute .item a {
	display:block;
	border-bottom:1px solid #e9e9e9;
	width:270px;
	overflow:auto;
	padding:9px 10px;
	color:#333;
	cursor:pointer;
}
#lastminute .item a:hover {
	background:#eaeaea;
}
#lastminute .item strong {
	display:block;
	font-size:115%;
	color:#f37b20;
}
#lastminute .item img {
	float:left;
	border:1px solid #fff;
	margin-right:10px;
}
.all {
	background:#ffe6c7;
	padding:8px 10px;
}
/* GAY/TOURS Section ----- */
#gay,
#tours {
	border-bottom:1px dotted #ddd;
}
.gayitem,
.touritem {
	padding:10px 0;
	border-top:1px dotted #ddd;
}
#content .gayitem p,
.gayitem h3 {
	margin-left:125px;
}
#content .touritem p,
.touritem h3 {
	margin-left:180px;
}
.gayitem img,
.touritem img {
	float:left;
	padding:4px;
	background:#eee;
}
#content .gayitem h3,
.touritem h3 {
	margin-bottom:0;
}
.gayitem .address {
	color:#666;
	margin-top:0;
}

/* Property Results ----- */
.page_menu {
	background:#f92;
	padding:7px;
	margin:15px 0px;
	height:1.3em;
	
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
}
.page_menu a {
	border:1px solid #fa4;
	background:#f70;
	color:#fff;
	font-weight:bold;
	padding:0 4px;
	width:20px;
	text-align:center;
	font-family:"Arial Narrow", "Helvetica Narrow", Arial, Helvetica, sans-serif;
}
.page_menu a:hover {
	background:#f51;
	border:1px solid #fa4;
}
.pagination {
	float:left;
}
.found {
	float:right;
}

.property_item {
	background:url(../images/bgprop.gif) top no-repeat;
	border-top:1px solid #efdc90;
}
.property_item h2 {
	margin:0;
	padding:5px 10px;
	border-bottom:1px solid #fea;
}
#content .property_item .info {
	border-top:1px solid #fff;
	color:#333;
	font-weight:bold;
	margin:0;
	padding:5px 10px;
	line-height:100%;
}
.content_item {
	min-height:150px;
	height:auto !important;
	height:150px;
	width:100% !important;
	width:99%;
	overflow:auto;
}
a.link_more_item {
	font-weight:bold;
}

.rates {
	background:#ffe;
	padding:10px;
	margin:0;
	border-bottom:1px solid #FFF2BE;
	position:relative;
}
.rates table {
	border-top:1px solid #eee;
	background:#fff;
}
.rates table.tabla {
	margin:5px 0 0 0;
	border-top:1px solid #f94;
}
.rates td {
	padding:3px 5px;
	border-bottom:1px solid #eee;
}
.rates table.tabla td,
.rates table.tabla th {
	border:none;
	text-align:left;
}
.therate .num,
.total .num {
	font-weight:bold;
}
.therate .num {
	vertical-align:top;
}
.total {
	background:#f9f9f9;
}
.reservamesta {
	/*float:right;*/
	position:absolute;
	bottom:10px;
	right:10px;
}

/* PVR Vacatiosn Team ----- */
table#team_listing  {
	border-top:1px dotted #ddd;
}
.team_item td {
	border-bottom:1px dotted #ddd;
	padding:15px 0;
	vertical-align:top;
}
.team_item .pic img {
	padding:4px;
	background:#fff;
	border:1px solid #ccc;
}
.team_item .tdesc {
	padding:15px 10px;
}
#content .team_item .contact p {
	padding:10px;
	margin:0;
	background:url(../images/bgprop.gif) right top no-repeat;
	white-space:nowrap;
}
.team_item h2 {
	margin:0;
}
.team_item h2 em {
	display:block;
	font-size:13px;
}
/* General Classes ----- */
.cl {
	display:block;
	clear:both;
}
.note {
	font-size:85%;
	color:#666;
}
input,textarea,select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}
select#idProperty {
	font-size:11px;
}

/*h1, h2, h3 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}*/
h1 {
	font-size:20px;
}
h2 {
	font-size:16px;
	color:#e51;
	margin:1em 0 .5em;
}
h3 {
	font-size:14px;
	color:#e51;
}
img.hpic {
	display:block;
	margin-bottom:15px;
}
.data_table {
	border-collapse:collapse;
	border:1px solid #ddd;
	margin-bottom:20px;
}
.data_table td {
	border:1px solid #eee;
	padding:5px;
}
.data_table tr.z {
	background:#f9f9f9;
}
td.num {
	text-align:right;
}
#content p {
	margin:1em 0;
	line-height:135%;
	font-size:12px;
}
#content ul {
	margin:10px 30px;
	list-style-image:url(../images/bulleto.gif);
}
#content ul ul {
	list-style:url(../images/bulletb.gif);
}
#content ul li {
	margin:4px 0 8px;
}
#content ul ul li {
	margin:0 0 3px;
}
#content #c {
	padding-left:170px;
}

#content .tabs ul,
#content .tabs ul li,
#content .tabs ul ul li {
	list-style-image:none;
	margin:0;
}
#content .tabs ul li {
	margin: 0 .2em -1px 0;
}

/* Formas ----- */
#contact_form table {
	width:390px;
}
#contact_form p.btn {
	width:380px;
}
.forma td {
	padding:3px 5px;
	border-bottom:1px dotted #ddd;
	font-size:12px;
}
.forma table {
	border-top:1px dotted #ddd;
}
.forma label em,
.note em {
	color:#b00;
	font-weight:bold;
}
.forma input,
.forma textarea {
	width:250px;
	padding:3px;
}
.forma input#submit {
	width:auto;
}
.forma tr.error {
	background:#ffe;
}
.forma tr.error label {
	color:#b00;
	font-weight:bold;
}
.forma tr.error .msg {
	display:block;
	margin-top:3px;
	font-size:11px;
	color:#c00;
}
#content p.btn {
	background:#fed;
	border-bottom:1px dotted #ddd;
	margin:0;
	padding:5px;
}

#moreifo {
	float:right;
	width:230px;
	background:#f6f6f6;
	padding:10px;
}

/* Sort Team */

#sort_team{
	margin-bottom:15px;
}

#sort_team div.sort_item, #sort_team div.sort_item_cristal{
	padding-top:1px;
	border-top:1px solid #ccc;
	height:30px;
	cursor:n-resize;
}

#sort_team div.sort_item_cristal{
	background-color:#fea;
	height:40px;
}

#sort_team div.sort_item span{
	margin-top:2px;
}

#sort_team div.sort_item span.ui-icon-trash{
	cursor:pointer;
}

#sort_team div.sort_item label{
	margin-left:10px;
	padding-top:4px;
}

#sort_team div.sort_item input{
	width:250px;
}

#sort_team div.sort_item *{
	float:left;
	margin-right:4px;
	margin-top:1px
}