@charset "UTF-8";
/*=========================================================================
|
|   file:    styles.css
|   version: 1.0
|
================================================================================*/

h1{
    padding-left: 18px;
    margin-bottom: 18px;
    font-size:21px;
    font-weight:normal;
    padding-top: 15px;
}

#animacion_3_secciones .seccion_2,
#animacion_3_secciones .seccion_3{
	padding-left: 18px;
	width:312px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 18px;
}
/*
.region_contacta_form{
    background-color:transparent;
    border:0 none;
    float:left;
    height:auto;
	padding-left: 18px;
    width:480px;
}
.region_contacta_html{
	padding-left: 18px;
}
.region_contacta_html .divisor .ftext{
    background-color:transparent;
    border-color:-moz-use-text-color #AFAFAF -moz-use-text-color -moz-use-text-color;
    border-style:none solid none none;
    border-width:0 1px 0 0;
    float:left;
    height:auto;
    padding-right:10px;
    width:222px;
}
*/

.contacta-content-left{
	margin-left: 18px;
	width: 225px;
}
.contacta-content-right{
	width: 454px;
}


html, body{
    background-image: url(img/bgbody.png);
    background-repeat: repeat-x;
    background-position:  left top;	
    background-color: #373737;
    margin: 0;
    padding-bottom:  30px;
    padding: 0;
}
body{
    /*border-top: 2px solid #333333;*/
}
.contentscanvas{
    margin: 0px;
    padding: 0px;
}


.container{
    background-color:  #000000;
    background-image: url(img/bgcontents.gif);
    background-repeat: no-repeat;
    background-position: left top;
	border-left: 2px solid #000;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    margin:0 auto;
    margin-bottom: 15px;
    position: relative;
    text-align:left;
    width: 928px;
}
.containerleft{
    float: left;
    margin: 0px;
	overflow: hidden;
    padding: 0px;
	width: 715px;
}
.header .logo{
    float: left;
    margin-left:  10px;
    margin-top: 10px;
}
.first-of-type{
    background-color:#000;
}


img{
    border: 0px;
}
a:hover{
    color: #fff;
}
.footer {
    background-color: #000;
    border-top: 1px solid #2D2C2C;
    clear:both;
    font-family:Helvetica,Arial,sans-serif;
    font-size:11px;
    margin:0 0 0px;
    padding: 2px 0px;
    text-align:center;
}
.antepie {
    background-color:#D70000;
    margin-top:15px;
    padding:2px 123px;
    width:710px;
}
.footer a{
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
    color: #999999;
    text-decoration: none;
}
.footer a:hover{
    color: #cccccc;
}
.footer .copyright {
    color:#706E6C;
    padding-bottom:4px;
    padding-left:12px;
    padding-top:4px;
    text-align:center;
}
.header{
    float: left;
}
.header .headerleft {
    float:left;
    height:119px;
    margin-top:0;
    width:716px
}
.bookingformcontainer{
    padding:0;

}

.languagebar{
    color:#b3b3b3;
    padding-top: 0px;
    text-align: right;
    margin-right: 10px;
}
.languagebar a{
    background-color: #000;
    color:#b3b3b3;
    display: inline;
    padding: 0px 3px;
    text-decoration: none;
    text-transform: lowercase;
}
.languagebar a:hover{
    color: #fff;
    /* text-decoration: underline; */
}
.languagebar a.sel{
    color:#fff;
}

.languagebar ul{
    color:#b3b3b3;
    list-style:none;
    padding: 3px 0px 3px 0px;
    margin:0;
    float:right;
}
.languagebar ul li {
    display:inline;
    padding-left:5px;
    padding-right:5px;
}
.header .menu{
    clear: both;
    padding-top: 17px;
    height: 25px;
}
.contents{
    width: 714px;
}
.contenthome{
}
.content_bottom div{
    float: left;
}
.content_left{
    width:  727px;
    float:	left;
}
.content_right{
    border-top: 0px;
    border-bottom: 0px;
    float: right;
    right: 0px;
    padding-top: 0px;
    width: 213px;
}
.content_right .items_right {
    min-height:496px;
    /* margin-right: 10px;*/
}

.content_right .content_right_spacer{
    width: 50px;
    height: 300px;
}

.content_right .price{
    color: #b3b3b3;
    display: none;
    float:left;
    font-size: 15px;
    padding: 17px 0px 17px 0px;
    text-align: center;
    width:45px;
}
.content_right .items_right input{
    border:0;
    width:195px;
    margin: 1px 1px 2px 0px;
}
.content_right .item_right{
    border-bottom: 1px solid #404040;
    font-size: 14px;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 5px;
	padding-top: 7px;
}
.content_right .last_item_right{
    background-image: none;
    border-bottom: 1px solid #404040;
}

.content_right .item_title, .lastitem_title,
.content_right .item_title a{
    color: #ffffff;
    font-size: 15px;
    padding: 5px 0px 0px 0px;
    text-decoration: none;
    text-transform: uppercase;
}
.content_right .item_title a:hover{
    text-decoration: underline;
}

.content_right .lastitem_title{
    padding-top: 10px;
}
.content_right .item_text{
    color: #e1e1e1;
    font-size: 13px;
    font-weight: normal;
    padding: 0px 0px 10px 0px;
}

.content_right .customercomments{
    color: #999999;
    font-size: 11px;
	height: 180px;
    padding: 0px 10px 30px 10px;
	padding-top: 14px;
	overflow: hidden;
    text-align: left;
    text-transform: uppercase;
}
.content_right .customercomments span{
    display: block;
    font-size: 85%;
    padding-top: 10px;
    text-transform: uppercase;
}
.customercomments{
    height: 187px;
}

.content_right .socialmedia{
    font-size: 10px;
    padding-left: 10px;
    padding-top: 20px;
}
.content_right .socialmedia{
    color: #fff;
}
.content_right .socialmedia p{
    margin: 0px;
    margin-bottom: 2px;
}
.content_right .socialmedia .follow{
    margin-bottom: 10px;
}
.content_right .socialmedia a{
    color: #fff;
    text-decoration: none;
}
.content_right .socialmedia a:hover{
    text-decoration: underline;
}
.content_right .socialmedia a:hover img{
    text-decoration: none;
}

.content_right .tripadvisor{
    padding-top: 0px;
    padding-left: 10px;
    text-align: left;
}

.content_right .suscribe{
    color: #FFFFFF;
    list-style:none;
    padding: 0;
    margin: 0;
    padding: 3px 0px 5px 0px;
}
.content_right .suscribe li{

    display:inline;
    padding-right: 6px;
}

/*
.footer .footer_first_item{
	text-align: left;
	color:#b3b3b3;
	font-weight: normal;
	padding: 2px 0px 2px;

}
.footer .footer_last_item{
	text-align: right;
}
*/
.clearer{
    clear: both;
    float: none;
    font-size: 0px;
    line-height: 0px;
    height: 0px;
}

/*** LOCATION MAP ***/
#locationmap{
    width: 714px;
    height: 325px;
}


.map_bubble {

}

.map_bubble_title {
    font-size: 16px;
    font-weight:bold;
}

.map_bubble_description{
    font-size: 14px;
}
.map_bubble_start{
    font-size: 14px;
}

.map_bubble_end{
    font-size: 14px;
}

.map_bubble_image{
    height:90px;
}

.map_bubble p {
    margin:0px;
}











/*** STYLES FOR FORM ***/
form{
}
form label{
    float: left;
    width: 100px;
    padding-right: 5px;
    text-align: right;
}

form input,
form textarea,
form select{
    border: 1px solid #7f9db9;
}
form .checkbox{
    clear: both;
    padding-left: 100px;
}
form .checkbox input,
form .checkbox label
{
    border: 1px solid #fff;
    display: inline;
    float: none;
}

form div{
    margin-bottom: 5px;
}

form select{
    margin: 0px;
    padding: 0px;
}
form .text input{
    width: 150px;
}
form .password input{
    width: 80px;
}
form .submit input{
    background-color: #000;
    border: 0px;
    color: #fff;
    font-weight: normal;
    margin-left: 105px;
    padding: 0px;
    text-align: left;
    text-transform: uppercase;

    height: 20px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
}

form .error{
    border: 0px;
    color: #000;
    padding: 0px;
}
form .error input,
form .error textarea,
form .error select
{
    background:#FBE3E4;
    border-color:#FBC2C4;
    border-style: solid;
    border-width: 1px;
}

form .error-message{
    border-color:#FBC2C4;
    color:#8a1f11;
    display: block;
    font-size: 11px;
    margin-left: 105px;
    padding-bottom: 4px;
}

form .submit{
}

form .submit input.submitnewsletter{
    float: left;
    background-color: transparent;
    background-image: none;
    border: 0px;
    text-transform: lowercase;
    width: 80px;
}

form .submit input.submitnewsletterunsubscribe{
    float: left;
    background-color: transparent;
    background-image: none;
    border: 0px;
    text-transform: lowercase;
    width: 120px;
}

.base .region_contacta_html{
    border: 1px solid blue;

}

.ficha .base .no_editable {
    background:#FFF;
}