/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 10px 0 0 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

h1, h2, h3{
	margin: 0;
	font-weight: normal;
	color: #3E3E3E;
}

h1 {
	font-size: 16px;
}

#pretabla h4 {
	font-size: 16px;
	margin: 0;
	font-weight: normal;
	color: #3E3E3E;
}

h2 {
	font-size: 14px;
}

p, ul, ol {
	margin: 0 0 0 0;
	text-align: left;
	line-height: 26px;
	font-size: 12px;
}

a:link {
	color: #009933;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: none;
	color: #003448;
}

a:visited {
	color: #009933;
	text-decoration: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

#divh2{
	margin-bottom: 10px;
	background: url(../images/img03.gif) repeat-x left bottom;
	font-size: 16px;
}

/* Header */

#header {
	width: 1000px;
	height: 100px;
	margin: 0pt auto 0px;
	border-right:1px solid #8DC70A;
	border-top:1px solid #8DC70A;
	border-left:1px solid #8DC70A;
	background:transparent url(../images/header.jpg) no-repeat scroll right center;
}

#logo {
	float: left;
}

#logo h1 {
	font-size: 38px;
	color: #494949;
}

#logo h1 sup {
	vertical-align: text-top;
	font-size: 24px;
}

#logo h1 a {
	color: #494949;
}

#logo h2 {
	margin-top: -10px;
	font-size: 12px;
	color: #A0A0A0;
}

#logo a {
	text-decoration: none;
}

/* estasen */

#estasen {
	float: left;
	color:#000000;
	width: 990px;
	float: left;
	padding: 5px 5px 5px 5px;
	border-bottom:1px solid #E5E5E5;
}

#estasen a {
	text-decoration: none;
}

#estasen a:hover {
	text-decoration: none;
}

#filtros {
	float: left;
	color:#000000;
	width: 990px;
	padding: 5px 5px 5px 5px;
}

#filtros2 {
	float: right;
	height: 20px;
	padding:40px 150px;
}

#pagination {
	padding:1px;
	margin:1px;
	text-align:left;
}

#pagination a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #ddd;
	
	text-decoration: none; 
	color: #88AF3F;
}
#pagination a:hover, #pagination a:active {
	border:1px solid #85BD1E;
	color: #638425;
	background-color: #F1FFD6;
}
#pagination span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #B2E05D;
	font-weight: bold;
	background-color: #B2E05D;
	color: #FFF;
}
#pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #f3f3f3;
	color: #ccc;
}


#pretabla {
	float: left;
	color:#000000;
	width: 587px;
	padding: 5px 5px 5px 5px;
}

#menu a {
	display: block;
	float: left;
	margin-left: 30px;
	padding: 5px;
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
}

/* Menu */

#menu {
	float: left;
	color:#009933;
	width: 1000px;
	background-color:#009933;;
}

#menu ul {
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin-left: 30px;
	padding: 5px;
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .active a {
	background: #FFFFFF;
	color: #009933;
}

/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	border-right:1px solid #8DC70A;
	border-bottom:1px solid #8DC70A;
	border-left:1px solid #8DC70A;
}

/* Content */

#content {
	float: left;
	width: 575px;
}

/* Post */

.post {
}

.post .title {
	margin-bottom: 20px;
	padding-bottom: 5px;
	background: url(../images/img03.gif) repeat-x left bottom;
}

.post .entry {
}

.post .meta {
	padding: 15px 0 60px 0;
	background: url(../images/img03.gif) repeat-x;
}

.post .meta p {
	margin: 0;
	line-height: normal;
	color: #999999;
}

.post .meta .byline {
	float: left;
}

.post .meta .links {
	float: right;
}

.post .meta .more {
	padding: 0 20px 0 18px;
	background: url(../images/img06.gif) no-repeat left center;
}

.post .meta .comments {
	padding-left: 22px;
	background: url(../images/img07.gif) no-repeat left center;
}

.post .meta b {
	display: none;
}

/* Sidebar */
#sidebar1 {
	float: right;
	width: 360px;
}

#sidebar1 li ul {
}

#sidebar1 li li {
	margin: 0;
}

#sidebar1 h2 {
	margin-bottom: 10px;
	background: url(../images/img03.gif) repeat-x left bottom;
	font-size: 16px;
}


#sidebar1 ul {
	padding: 0;
	list-style: none;
}

#sidebar1 li {
	margin-bottom: 5px;
	margin-top:5px;
}

#sidebar1 li ul {
}

#sidebar1 li li {
	margin: 0;
}

/* Sidebar */
#ficha {
	float: left;
	width: 600px;
}

#ficha li ul {
}

#ficha li li {
	margin: 0;
}

#ficha h1 {
	margin-bottom: 19px;
	background: url(../images/img03.gif) repeat-x left bottom;
	font-size: 20px;
	width: 593px;
}


#ficha ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#ficha li {
}

#ficha li ul {
}

#ficha li li {
	margin: 0;
}

#ficha h2 {
	margin-bottom: 10px;
	background: url(../images/img03.gif) repeat-x left bottom;
	font-size: 16px;
}

#ficha h3 {
	margin-bottom: 10px;
	background: url(../images/img03.gif) repeat-x left bottom;
	font-size: 16px;
}

#lateral {
	float: right;
	width: 370px;
	border-left:1px solid #E5E5E5;
}

#lateralficha {
	float: right;
	width: 380px;
}


#sidebar {
	float: right;
	width: 165px;
	padding-left: 2%;
	padding-right: 2%;
}

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

#sidebar li {
	margin-bottom: 4px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
}

#sidebar h2 {
	background: url(../images/img03.gif) repeat-x left bottom;
	font-size: 16px;
}

#sidebar h4 {
	background: url(../images/img03.gif) repeat-x left bottom;
	font-size: 14px;
	color:#C86000
}

/* Search */

#search {
}

#search h2 {
	color:#009933
}

#search h4 {
	background: url(../images/img03.gif) repeat-x left bottom;
	font-size: 14px;
	color:#C86000;
	height: 20px;
	margin-top: 14px;
}

#search a{
	color:#C86000;
}

#s {
	width: 300px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #F0F0F0;
}

#x {
	padding: 3px;
	background: #ECECEC url(images/img08.gif) repeat-x left bottom;
	border: none;
	text-transform: lowercase;
	font-size: 11px;
	color: #4F4F4F;
}

#tabla {
	width: 600px;
	padding:5px 10px 5px 5px;
	float:left;
	margin-left: 5px;
	height: 100%;
}


/* Boxes */

.box1 {
	padding: 5px;
	border-bottom:1px solid #E5E5E5;
}

.box3 {
	padding: 5px;
	border-bottom:1px solid #E5E5E5;
	width: 300px;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	background: url(../images/img10.gif) repeat-x left bottom;
	font-size: 16px;
	color: #FFFFFF;
}

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

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */

#footer {
	width: 1000px;
	margin:0pt auto;
}

html>body #footer {
	height: auto;
}

#footer .wrap {
	width: 1000px;
	margin: 0 auto;
}

#footerprov{
	width: 1000px;
	margin: 0 auto;
	text-align:center;
	font-size:9px;
}

#footerprov a {
	color:#000000;
}
#legal {
	clear: both;
	padding-top: 20px;
	text-align: justify;
	color: #C86000;
	line-height: 15px;
	padding-left: 150px;
	padding-right: 150px;
}

#legal a {
	color: #C86000;
}

#fbox1, #fbox2, #fbox3 {
	float: left;
}

#fbox1 {
	width: 310px;
}

#fbox2 {
	width: 200px;
	padding-left: 70px;
}

#fbox3 {
	width: 200px;
	padding-left: 70px;
}

#wrapper{
width: 500px;
margin: 0 auto;
}
.box{
background: #fff;
}
.boxholder{
clear: both;
padding: 5px;
background: #8DC70A;
}

#tabs {
	float: left;
	color:#000000;
	width: 1000px;
	float: left;
	border-bottom:2px solid #8DC70A;
}

.tab{
float: left;
height: 25px;
width: 122px;
margin: 0 1px 0 0;
text-align: center;
background: #8DC70A url(../images/greentab.jpg) no-repeat;
}

.tab a{
text-align: center;
color: #FFFFFF;
text-decoration:none;
margin: 5;
color: #fff;
font-size: 12px;
font-weight: bold;
}

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #E5E5E5;
color: #2d2b2b;
background: white url(../images/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
}

.shadetabs li a.selected{ /*selected main tab style */
background-image: url(../images/shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.shadetabs2{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs2 li{
display: inline;
margin: 3px;
}

.shadetabs2 li a{
z-index: 1;
padding: 3px 25px;
margin-right: 3px;
background: url(../images/estancia.png) top left no-repeat;
top: 1px;
}

.shadetabs2 li a:visited{
}

.shadetabs2 li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs2 li a.selected{ /*selected main tab style */
top: 1px;
}

.shadetabs2 li a.selected{ /*selected main tab style */
color: #2d2b2b}

.shadetabs2 li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}


.tabcontent{
display:none;
}

#dhtmlgoodies_slideshow{
width:370px;	/* Total width of slideshow */
}
	
#previewPane{
border:1px solid #CCCCCC;
margin-bottom:10px;	
text-align:center;
vertical-align:middle;
padding-top:5px;
position:relative;
width:360px;
}
#previewPane img{
width: 350px;
}
#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
font-style:italic;
text-align:center;
font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	/* Font to use */
font-size:0.9em;
}
#galleryContainer{
		
height:102px;	/* Height of the images + 2 */
border:1px solid #CCCCCC;
position:relative;
overflow:hidden;
padding:1px;
width:358px;
		
/* CSS HACK */
height: 104px;	/* IE 5.x - Added 2 pixels for border left and right */
height/* */:/**/102px;	/* Other browsers */
height: /**/102px;
}
#arrow_left{
position:absolute;
left:0px;
z-index:10;
background-color: #FFF;
padding:1px;
}
#arrow_right{
position:absolute;
right:0px;
z-index:10;
background-color: #FFF;
padding:1px;		
}
#theImages{
position:absolute;
height:100px;
left:40px;
width:100000px;
}
#theImages #slideEnd{
float:left;
}
#theImages img{
float:left;
padding:1px;
filter: alpha(opacity=50);
opacity: 0.5;
cursor:pointer;
border:0px;
}

#waitMessage{
display:none;
position:absolute;
left:50px;
top:150px;
background-color:#FFF;
border:3px double #000;
padding:4px;
color:#555;
font-size:0.9em;
font-family:arial;	
}
	
#theImages .imageCaption{
display:none;
}

#onepreview{
border:1px solid #CCCCCC;
margin-bottom:10px;	
text-align:center;
vertical-align:middle;
padding-top:5px;
position:relative;
width:360px;
}
#onepreview img{
}
#onepreview #largeImageCaption{	/* CSS styling of image caption below large image */
font-style:italic;
text-align:center;
font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	/* Font to use */
font-size:0.9em;
}

#tablaprecios{
width: 100%;
}

#tablaprecios th{
background:white url(../images/shade.gif);
text-align: center;
}

#tablaprecios td{
text-align: center;
}

#formulario {
	margin: 10px;
	padding: 0px;
	height: 100%;
	width: 240px;
	background-color: #fcfcfc;
}
fieldset {
	border: 0;
	padding: 5px;
}

legend{
	font-family: "Trebuchet MS", Vendana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	border: 0;
	margin-top:0;
	padding-top:0;
	margin-bottom: 0;
	padding-bottom: 0;
	color: #009933;
	margin-bottom: 20px;
}

label,input, select {
	font-family: "Trebuchet MS", Vendana, Arial, sans-serif;
	font-size: 10pt;
	display: block;
	float: left;
	margin-bottom: 10px;
}

label {
	color: #999;
	text-align: right;
	width: 100px;
	padding-right: 10px;
}

select {
	border: 1px solid #ccc;
}

checkbox {border: 0px;
}

textarea{
	border: 1px solid #ccc;
	font-family: "Trebuchet MS", Vendana, Arial, sans-serif;	
	font-size: 10pt;
	color: #009933;
}
.submit {
	background-color: #009933;
	border-top: 1px solid #009933;
	border-left: 1px solid #009933;	
	border-right: 1px solid #009933;
	border-bottom: 1px solid #009933;
	margin-bottom:10px;
	margin-left: 150px;
	color: #fcfcfc;
}

br {
	clear: left;
}
.etiqueta_comentario{
	margin-left: 5px;
	margin-bottom: 1px;	
}

.input_green{
	color: #98bb79;
}

.no_style{
	border: 0;
}

#pie{
	font-family: "Trebuchet MS", Vendana, Arial, sans-serif;	
	font-size: 10.5pt;
	text-align: center;
	color: #444;
}

.hidden{
visibility:hidden;
}

#formcalendario {
	padding:5px 10px 5px 5px;
	text-align: right;
}

#div_calendario{
	width: 300px;
	padding:5px 10px 5px 5px;
	margin-left: 5px;
	float:right;
}

.calendario {
 width: 130px;
 padding: 0;
 margin: 5px;
 font: normal 12px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
 color: #616B76;
 text-align: center;
 background-color: #fff;
 border-top: 1px solid #A2ADBC;
 border-left: 1px solid #A2ADBC;
 float:right;
}

.calendario td {
 border-right: 1px solid #A2ADBC;
 border-bottom: 1px solid #A2ADBC;
 width: 20px;
 height: 20px;
 text-align: center;
 background: url(../images/bg_calendar.gif) no-repeat right bottom;
}

.calendario td.bajo_consulta {
 border-right: 1px solid #A2ADBC;
 border-bottom: 1px solid #A2ADBC;
 width: 20px;
 height: 20px;
 text-align: center;
 background: #0099CC;
 color:#FFFFFF;
}

.calendario td.libre {
border-right: 1px solid #A2ADBC;
 border-bottom: 1px solid #A2ADBC;
 width: 20px;
 height: 20px;
 text-align: center;
 background:#00FF00;
 color:#FFFFFF;
}

.calendario td.ocupado {
border-right: 1px solid #A2ADBC;
 border-bottom: 1px solid #A2ADBC;
 width: 20px;
 height: 20px;
 text-align: center;
 background:#FF0000;
 color:#FFFFFF;
}

/*---------- bubble tooltip -----------*/
a.tt{
    position:relative;
    z-index:24;
    color: #C86000;
	font-weight:bold;
    text-decoration:none;
}
a.tt span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{ z-index:25; color: #003448; background:;}
a.tt:hover span.tooltip{
    display:block;
    position:absolute;
    top:0px; left:0;
	padding: 15px 0 0 0;
	width:200px;
	color: #000000;
    text-align: left;
	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
}
a.tt:hover span.top{
	display: block;
	padding: 30px 8px 0;
    background: url(../images/bubble.gif) no-repeat top;
}
a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 8px; 
	background: url(../images/bubble_filler.gif) repeat bottom; 
}
a.tt:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	color: #548912;
    background: url(../images/bubble.gif) no-repeat bottom;
}

.marco {
   padding:4px;
   background-color: #f5f5f5;
   border: 1px solid #999999;
}
.marco IMG{
   border: 1px solid #000000;
} 

.info{
    margin: 10px 0px;
    padding:15px 10px 15px 60px;
	color: #009933;
	text-align:center;
}

.error404{
	color:#333333;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:13px;
	margin-top:100pt;
	margin-left:300pt;
	padding:0pt;
	border:1px solid #8DC70A;
	width:500px;
	height:200px;
}

#disponibilidad_{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	
}

#disponibilidad_ ul{
	text-align:left;
	padding:20px 100px 0px;
}

#disponibilidad_ ol{
	text-align:left;
}

#disponibilidad_ div.mensaje{
	text-align:justify;
	border-top:1px solid #E5E5E5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#map{
	border:1px solid #E5E5E5;
}

#texto{
text-align:justify;
}

#texto p{
font-size:14px;
margin: 0px;
text-align:justify;
}

#listado {
}

#listado h4 {
	background: url(../images/img03.gif) repeat-x left bottom;
	font-size: 14px;
}

/* Navigation */
#nav {
	float:left;
    width:100%;
    background:#EDF7E7;
    font-size:93%;
    line-height:normal;
	border-bottom:1px solid #E5E5E5;
}
#nav ul {
    margin:0;
	padding:10px 10px 0 0px;
	list-style:none;
}
#nav ul li {
	display:inline;
    margin:0;
    padding:0;
}
#nav a {
   float:left;
   background:url(../images/tableftC.gif) no-repeat left top;
   margin:0;
   padding:0 0 0 4px;
   text-decoration:none;
   background-position: 0% -42px;
}
#nav a span {
   float:left;
   display:block;
   background:url(../images/tabrightC.gif) no-repeat right top;
   padding:5px 15px 4px 6px;
   color:#FFFFFF;
   background-position: 100% -42px;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#nav a span {float:none;}
   /* End IE5-Mac hack */

