@import url(reset.css);
@import url(menu.css);
body {
	background:url("../images/page_bg.jpg") repeat-x scroll 50% 0 #FAF5E9;
	color:#646464;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:150%;
	overflow-y:scroll;
}

hr{
	width: 100%;
	float: left;
}

h6{
	margin: 0;
}

.clear{
clear:both;
}
.clearleft{
clear:left;
}

.width50 {
width:50%;
}
.width100 {
width:100%;
}
.width30 {
width:30%;
}
.width69 {
width:69%;
}
.height120 {
height:120px;
}
.height100 {
height:100px;
}
.float-left {
float:left;
overflow:hidden;
}
.float-right {
float:right;
overflow:hidden;
}

.bottom10{
margin-bottom:10px;
}
.left1{
margin-left:1%;
}

.wrapper  { width:960px;margin:auto; }
.wrapper-bg { background: #ffffff; }
.wrapper-bg2 { padding: 0px 15px 0px 15px; }

#header {
	position: relative;
	z-index: 10;
	height: 150px;
	clear: both;
}

#headerbar {
	height: 103px;
	padding-left: 220px;
	overflow: hidden;
	text-align:right;
}

#menubar { background: url(../images/menubar_bg.png) 0 0 no-repeat; }
#menubar div.menubar-2 {
	padding: 0px 20px 0px 20px;
	background: url(../images/menubar_bg.png) 100% -50px no-repeat;
}
#menubar div.menubar-3 {
	height: 50px;
	background: url(../images/menubar_bg.png) 0 -100px repeat-x;
}

#logo {
	position: absolute;
	top: 20px;
	left: 0px;
}

#menu {
	position: absolute;
	top: 105px;
	left: 0px;
	z-index: 11;
}

#middle {
	padding: 15px 0px 15px 0px;
	clear: both;
	width: 100%;  
	overflow: hidden;  
	position: relative;  
}

#footer {
	position: relative;
	padding-bottom: 15px;
	clear: both;
	text-align: center;
}

#footer a{
color: #333;
}

.botoninfo{
	background:url("../images/gradient.png") repeat-x scroll 0 -100px #0078FF;
	padding:8px 20px;
	-moz-border-radius:0.6em 0.6em 0.6em 0.6em;
	color:#FFFFFF;
	text-decoration:none;
}

.botoninfo:hover{
	text-decoration:none;
	font-weight: bold;
}



/*Slider*/
#slide-images-central{
    position:relative;
    display:block;
    padding:0px;
    overflow:hidden;
	height:220px;
}

#slide-images-central li{
    position:absolute;
    display:block;
    list-style-type:none;
    margin:0px;
    padding:0px;
    background-color:#FFFFFF;
}

#slide-images-central li img{
    display:block;
    background-color:#FFFFFF;
}

/*Modules*/
div.module { position: relative; }
div.rseparator .module {
margin:0 10px 0 0;
}
div.lseparator .module {
margin:0 0 0 10px;
}

div.mod-rounded div.box-t1 { background: url(../images/module_rounded_white_corners.png) 0 0 no-repeat; }

div.mod-rounded div.box-t2 {
	padding: 0px 10px 0px 10px;
	background: url(../images/module_rounded_white_corners.png) 100% -15px no-repeat;
}

div.mod-rounded div.box-t3 {
	height: 9px;
	border-top: 1px solid #D2D2D2;
	background: #ffffff;
}

div.mod-rounded div.box-b1 { background: url(../images/module_rounded_white_corners.png) 0 -30px no-repeat; }

div.mod-rounded div.box-b2 {
	padding: 0px 10px 0px 10px;
	background: url(../images/module_rounded_white_corners.png) 100% -45px no-repeat;
}

div.mod-rounded div.box-b3 {
	height: 9px;
	border-bottom: 1px solid #D2D2D2;
	background: #ffffff;
}

div.mod-rounded div.box-1 {
	padding: 0px 14px 0px 14px;
	border-left: 1px solid #D2D2D2;
	border-right: 1px solid #D2D2D2;
	background: #ffffff;
	overflow: hidden;
}
div.mod-rounded div.box-1 h6{
	color:#323232;
	font-size:16px;
	font-weight:normal;
}
div.mod-rounded div.box-1 h1{
	color:#323232;
	font-size:24px;
	font-weight:bold;
	margin: 0;
}
div.mod-rounded div.box-1 h1{
margin:10px;
}


/* color: grey */
div.mod-rounded-grey div.box-t1 { background-image: url(../images/module_rounded_grey_corners.png); }
div.mod-rounded-grey div.box-t2 { background-image: url(../images/module_rounded_grey_corners.png); }
div.mod-rounded-grey div.box-b1 { background-image: url(../images/module_rounded_grey_corners.png); }
div.mod-rounded-grey div.box-b2 { background-image: url(../images/module_rounded_grey_corners.png); }
div.mod-rounded-grey div.box-1 { background: #F5F6F7 url(../images/module_rounded_grey_corners.png) 0 -60px repeat-x; }
div.mod-rounded-grey div.box-b3 { background: #F5F6F7; }

div.mod-rounded-grey em.box { background: #ffffff; }

/* color: white */
div.mod-rounded-white div.box-t1 { background-image: url(../images/module_rounded_white_corners.png); }
div.mod-rounded-white div.box-t2 { background-image: url(../images/module_rounded_white_corners.png); }
div.mod-rounded-white div.box-b1 { background-image: url(../images/module_rounded_white_corners.png); }
div.mod-rounded-white div.box-b2 { background-image: url(../images/module_rounded_white_corners.png); }
div.mod-rounded-white div.box-1 { background: #ffffff; }
div.mod-rounded-white div.alquiler { background-image: url(../images/alquiler_bg.jpg); height:261px;}
div.mod-rounded-white div.box-b3 { background: #ffffff; }

div.mod-rounded-white em.box { background: #ffffff; }

/*
 * module headers
 */

.module h3.header {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	color: #323232;
	font-weight: bold;
}

.module span.header-2,
.module span.header-3 { display: block; }

/* module: header based on rounded */
div.mod-rounded-header div.box-1 { padding: 30px 10px 0px 10px; }

div.mod-rounded-header h3.header {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	background: url(../images/module_rounded_white_header.png) 0 0 no-repeat;
}

div.mod-rounded-header span.header-2 {
	padding: 0px 10px 0px 10px;
	background: url(../images/module_rounded_white_header.png) 100% -40px no-repeat;
}

div.mod-rounded-header span.header-3 {
	height: 35px;
	background: url(../images/module_rounded_white_header.png) 100% -80px repeat-x;
	line-height: 35px;
}
div.mod-rounded-header h3.header span.icon { top: 2px; }

/* color: greyheader */
div.mod-rounded-header-grey h3.header {
	background-image: url(../images/module_rounded_grey_header.png);
	color: #ffffff;
}

div.mod-rounded-header-grey h3.header span.subtitle { color: #ffffff; }

div.mod-rounded-header-grey span.header-2 { background-image: url(../images/module_rounded_grey_header.png); }
div.mod-rounded-header-grey span.header-3 { background-image: url(../images/module_rounded_grey_header.png); }


/* decoracion fotos */
.photo {
	float:left;
	height:130px;
	margin:0 15px 0 10px; 
	position:relative;
	width:180px;
}

.photogallery {
	float:left;
	height:130px;
	margin:0 22px 20px 22px; 
	position:relative;
	width:180px;
}
.photovertical {
	float:left;
	height:190px;
	margin:0 15px 0 10px; 
	position:relative;
	width:130px;
}

.photobig {
	height:240px;
	width:390px;
	margin:10px auto;
}
.cut span {
background:url("../images/cut-corner.png") no-repeat scroll 0 0 transparent;
display:block;
height:137px;
left:-5px;
position:absolute;
top:-5px;
width:189px;
}

.cut-white span {
background:url("../images/cut-corner-white.png") no-repeat scroll 0 0 transparent;
display:block;
height:137px;
left:-5px;
position:absolute;
top:-5px;
width:189px;
}

.cutbig span {
background:url("../images/cut-corner_big.png") no-repeat scroll 0 0 transparent;
display:block;
height:257px;
left:-5px;
position:absolute;
top:-5px;
width:409px;
}

.cutvertical span {
background:url("../images/cut-corner-vertical.png") no-repeat scroll 0 0 transparent;
display:block;
height:200px;
left:-5px;
position:absolute;
top:-5px;
width:137px;
}

.photo img, .photovertical img, .photogallery img {
background:none repeat scroll 0 0 #FFFFFF;
border:1px solid #CCCCCC;
padding:4px;
}

/* image rotator */

.main_image  {
    width: 598px;
    height: 311px;
    float: left;
    background: #333;
    position: relative;
    overflow: hidden; /*--Overflow hidden allows the description to toggle/tuck away as it slides down--*/
    color: #fff;
    border: 1px solid #CCC;
}
.main_image h2 { display: none;}
.main_image p { display: none;}
.block small { /*--We'll be using this same style on our thumbnail list--*/
    font-size: 1em;
    padding: 0 0 0 20px;
}
.main_image .block small {
margin-right: 10px;
margin-bottom: 15px;
float: right;
}
.main_image .desc{
    position: absolute;
    bottom: 0;
    left: 0; /*--Stick the desc class to the bottom of our main image container--*/
    width: 100%;
    display: none; /*--Hide description by default, if js is enabled, we will show this--*/
}
.main_image a.collapse { /*--This is our hide/show tab--*/
    background: url(btn_collapse.gif) no-repeat left top;
    height: 27px;
    width: 93px;
    text-indent: -99999px;
    position: absolute;
    top: -27px;
    right: 20px;
}
.main_image a.show {background-position: left bottom;}

.image_thumb  {
    float: left;
    width: 269px;
    background: #f0f0f0;
    border-top: 1px solid #ccc;
}
.image_thumb img {
    border: 1px solid #ccc;
    padding: 5px;
    background: #fff;
    float: left;
}
.image_thumb ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.image_thumb ul li{
    margin: 0;
    padding: 12px 10px;
    background: #f0f0f0 url(../images/nav_a.gif) repeat-x;
    width: 250px;
    float: left;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #fff;
    border-left: 1px solid #ccc;
}
.image_thumb ul li.hover { /*--Hover State--*/
    background: #ddd;
    cursor: pointer;
}
.image_thumb ul li.active { /*--Active State--*/
    background: #fff;
    cursor: default;
}
html .image_thumb ul li h2 {
    font-size: 1.2em;
    margin: 0;
    padding: 0;
}
html .image_thumb ul li h2 a{
    color: #333;
    text-decoration: none;
} 
.image_thumb ul li .block {
    float: left;
    padding: 0;
}
.image_thumb ul li small{display: none;}/*--Hide the description on the list items--*/
.image_thumb ul li p{margin-bottom: 0}

/* Easy Slider */

	#slider ul, #slider li,
	#sliderM ul, #sliderM li,
	#sliderA ul, #sliderA li{
		margin:0;
		padding:0;
		list-style:none;
		text-align: center;
		}
	#slider li{ 
		width:600px;
		height:300px;
		overflow:hidden; 
		}	
	#sliderM li{ 
		width:250px;
		height:100px;
		overflow:hidden; 
		}	
	#sliderA li{ 
		width:200px;
		height:200px;
		overflow:hidden; 
		}
	#sliderA{
		margin-left:10px;
		margin-top:20px;
	}
