body{
    font-family: "Trebuchet MS", Arial, Helvetica;
    font-size: 1.1em;
    background-color: #7D6A5B;
}
a{
   color:#E40101;
}
#super-container{
    width:100%;
    float:left;
    background: url(../images/background.jpg) repeat;
}
#containter{
    width:800px;
    margin-left:auto;
    margin-right:auto;
}
#color-container{
    float:left;
    width:800px;
    background-color: #faf5ec;
}
#header{
    height:480px;
    background: url(../images/header-home.jpg) center no-repeat;
}
.header-rafting{
    background: url(../images/header-home.jpg) center no-repeat;
}
.header-zipline{
    background: url(../images/header-ripline.jpg) center no-repeat !important;
}
.header-bike{
    background: url(../images/header-bike.jpg) center no-repeat !important;
}
.header-climbing{
    background: url(../images/header-climbing.jpg) center no-repeat !important;
}
.header-horse{
    background: url(../images/header-horse.jpg) center no-repeat !important;
}
.header-kayak{
    background: url(../images/header-kayak.jpg) center no-repeat !important;
}
.header-paragliding{
    background: url(../images/header-paragliding.jpg) center no-repeat !important;
}
.header-rock{
    background: url(../images/header-rock.jpg) center no-repeat !important;
}
.header-newhome{
    background: url(../images/header-home2.jpg) center no-repeat !important;
}
#header-content{
    width:800px;
    margin-left:auto;
    margin-right:auto;
    padding-right:40px;
}

#phone-holder{
    color:#E40101;
    float:right;
    font-size:1.2em;
    margin-top:28px;
}
#top-menu-bar{
    clear:right;
    float:right;
    font-size:0.7em;
    font-weight:bold;
    margin-right:159px;
    margin-top:21px;
    width: 270px;
display:inline
}

#top-menu-bar ul li{
    display: inline;
}
#top-menu-bar ul li a{
    color: #000000;
    text-decoration:none;
}
#slogan-holder{
    color:#fff;
    font-size:1.4em;
    margin-left:40px;
    margin-top:200px;
    position:absolute;
    width:220px;
}

#main-content-container{
    float:left;
    background-color: #faf5ec;
    /*min-height: 600px;*/
    padding-left:40px;
    padding-right:40px;
    padding-bottom:60px;
    width:720px;
    padding-top:25px;
}
#main-menu{
    width:100%;
    float:left;
    margin-top: -75px;
}

#main-menu-subtitles{
    width:100%;
    float:left;
}

#main-menu ul li{
    display:inline;
    margin-left: 20px;
}
#main-menu-subtitles ul li{
    display:inline;
    /*margin-left: 20px;*/
    width: 73px;
}
#main-menu-subtitles ul li div{
    clear:none;
    float:left;
    width:76px;
    margin-left: 22px;
    text-align:center;
    color:#a17b5e;
    font-size:0.6em;
display:inline
}
#footer{
    background: url(../images/home-footer.png) no-repeat top #7d6a5b;
    width:760px;
    margin-left:auto;
    margin-right:auto;
    font-size:0.7em;
    color:#ffffff;
    text-align:right;
    padding-right:40px;
    padding-top:20px;
    padding-bottom: 20px;
    
}

#footer ul li{
    display:inline;
}
#footer ul li a{
    text-decoration:none;
    color: #ffffff;
}

#footer a{
    text-decoration:none;
    color: #ffffff;
}

#footer-container{
    width:100%;
    float:left;
    background: url(../images/page-footer.gif) repeat-x #7d6a5b;
}
#language-holder{
    float:right;
    clear:right;
    margin-top:-35px;
}

.content-title{
    font-size:1.8em;
    color:#a17b5e;
    float:left;
    clear:both;
}
#content-body{
    float:left;
    font-size:13px;
	width:350px;    
}

#content-body.home{
    	width:100%   
}
#content-body.inside{
    	width:100%   
}

#content-body img{
    	padding:4px;
	border: 1px solid #ababab;
	margin:4px;    
}

#content-body p{
    padding-bottom:10px;   
}
#content-pic{
    float:right;
    font-size:0.8em;
    width: 350px;
    clear:right;
	height:250px;
	margin-left:15px;
	margin-top:-8px;
	line-height:24px;
}

#content-form-info{
    float:right;
    font-size:0.8em;
    width: 350px;
    clear:right;
    line-height:24px;
    margin-top:57px;
}
#content-pic img{
    border: 8px solid #7d6a5b;
    top:  0; 
    left: 0;
}
#content-box{
    padding-top:20px;
    clear:left;
    float:left;
    width:100%;
}

#content-text{
    width:300px;
	float: left;
}

#content-text h2{
   font-size: 1.5em;
   color: #E40101;
   margin-bottom: 10px;
   border-bottom: 1px dotted #E40101;
}

#content-text h3{
   font-weight: bold;
   margin-bottom: 5px;
}

#content-text img{
   border: 0px none;
}

#content-text ul{
   font-size: 1.15em;
}

#content-text ul li{
   list-style-type: disc;
   margin-left: 20px;
}

#content-text p.precio-text{
	margin-top: 15px;
	font-size: 1.3em;
}

#content-text p.precio-text span.precio{
	color: #E40101;
	font-size: 1.1em;
}


div.breadcrumbs{
    margin-bottom: 10px;
    font-size:11px;
}

.home-tooltip{
    background:transparent url(../images/tooltip-bak.png) no-repeat !important;
    border:none !important;
    color:#000;
    font-size:0.9em!important;
    height:79px;
    padding-left:20px !important;
    padding-top:10px !important;
    width:138px;
}

div#featured-img{
	float: right;
	width: 400px;
	margin-top:-25px;
}
div#featured-img img{
	border: 0px none;
}

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