/* CSS Document */

/**
* Hoja de estilo hotel 09
* Henry Alexander Falla Ortiz
* Febrero 10, 2012
* Versión: 1.0
*/

/* Fuentes */
@import url(http://fonts.googleapis.com/css?family=Architects+Daughter);

/* Elementos html */ 
body{padding:0; margin:0; font-size:13px; color:#262626; background:url(../images/bg_home.jpg) repeat; font-family:Arial, Helvetica, sans-serif;}
img{border:none; vertical-align:middle;}
h1{font-size:38px; text-align:left; color:#333333; margin:0; padding:0; font-family:'Architects Daughter', cursive;}
h2{font-size:34px; text-align:left; color:#5F790D; margin:0; padding:0; font-family:'Architects Daughter', cursive;}
h3{font-size:30px; text-align:left; color:#663300; margin:0 0 10px; padding:0; font-family:'Architects Daughter', cursive; font-weight:normal;}
h4{font-size:26px; text-align:left; color:#663300; margin:0 0 10px; padding:0; font-family:'Architects Daughter', cursive; font-weight:normal;}
h5{font-size:22px; text-align:left; color:#663300; margin:0 0 10px; padding:0; font-family:'Architects Daughter', cursive; font-weight:normal;}
h6{font-size:18px; text-align:left; color:#663300; margin:0 0 10px; padding:0; font-family:'Architects Daughter', cursive; font-weight:normal;}
a{color:#5F790D; text-decoration:none;}
a:hover{text-decoration:underline;}

/* Barra Superior */
#topRibbon{margin:0; padding:0; background:url(../images/top_ribbon.png) repeat-x; height:5px;}
#topBar{height:31px; margin:0; padding:3px 0; background:#E8E5E5; box-shadow:0 1px 1px #666;}
#cTopBar{width:940px; margin:0 auto; padding:0 30px;}
#orangeBtn{float:right; margin:0 5px 0 0; height:31px; text-align:center; color:#FFF; overflow:hidden;}
#orangeBtn ul{float:right; list-style:none; padding:0; margin:0;}
#orangeBtn ul li{display:inline;}
#orangeBtn ul li a{float:right; padding:0 12px; margin:3px 5px; border-radius:3px; background:url(../images/local_info_button.png) repeat-x; background-position:0 0; text-decoration:none; color:#FFF; font:13px/25px Tahoma, Geneva, sans-serif;}
#orangeBtn ul li a:hover{background-position:0 -35px;}
#addThisBar{float:right; margin:8px 0 0; width:140px;}

/* Contenedores y estilos para contenedores */
#header{width:960px; height:160px; margin:0 auto;; padding:0; position:relative;}
/*----Idioma----*/
#language{width:60px; height:25px; padding:5px; position:absolute; right:0; top:-5px;}
#language ul{float:left; padding:0; margin:5px 0 ;}
#language ul li{display:inline; list-style:none; margin:0 3px;}

/*----Logo----*/
#cLog{float:left; width:auto; height:110px; margin:0; padding-left:10px; overflow:hidden; clear:both;}
#log{float:left; width:auto; height:56px; margin:20px 0 0; padding:0; overflow:hidden;}
#log h1{text-align:left;}
#log a{color:#333333; text-decoration:none;}
#slogan{float:left; width:auto; height:auto; padding:0; margin:0; text-align:right; font-size:12px; font-weight:bold; color:#5F790D; text-transform:uppercase; line-height:20px; overflow:hidden; clear:both;}
#code{float:left; width:150px; font-size:11px; color:#663300; clear:both;}
/*----Menu----*/
#menu{float:right; width:600px; height:50px; margin:0; padding:0; overflow:hidden;}
#menu ul{float:right; list-style:none; padding:0; margin:0;}
#menu ul li{display:inline;}
#menu ul li a{float:left; padding:0 7px; margin:0 2px; color:#633300; font-weight:bold; line-height:40px; display:block; text-decoration:none; background:url(../images/bg_menu.png) repeat-x; background-position:0 0; border-radius:10px;}
#menu ul li a:hover{background-position:0 -45px; color:#FFF;}
#menu ul li a.activo{background-position:0 -45px; color:#FFF;}
/*----Slider----*/
.mSlider{float:left; position:relative; margin:15px 3px 30px; border-radius:18px; border:7px solid #F2C781;}
.window{height:315px; width:940px; overflow:hidden;	position:relative; border-radius:10px;}
.image_reel{position: absolute; top:0; left:0;}
.image_reel img{float:left;}
/*----Paginador Slider----*/
.paging{position:absolute; bottom:0px; left:390px; width:160px; height:29px; line-height:32px; text-align:center; display:none; background:url(../images/bg_menu.png) repeat-x; background-position:0 0; border-top-left-radius:10px; border-top-right-radius:10px;}
.paging a{padding:3px 6px; text-decoration:none; font-size:12px; font-weight:bold; margin:0 3px;}
.paging a:hover{color:#FFF; font-weight:bold; background:url(../images/bg_menu.png) repeat-x; background-position:0 -45px; border-radius:5px;}
.paging a.active{color:#FFF; font-weight:bold; background:url(../images/bg_menu.png) repeat-x; background-position:0 -45px; border-radius:5px;}
/*----Contenido Principal----*/
#mainContainer{width:960px; margin:15px auto; padding:0;}
#fullInfo{width:920px; padding:0 20px;}
#content{float:right; width:570px; padding:0; margin:10px 10px; font-size:14px; text-align:justify;}
#sideBar{float:right; width:350px; padding:0; margin:0 10px;}
#sideBar img{border:5px solid #FFF; box-shadow:3px 3px 5px #663300;}
/*----Formulario Pequeño de Reserva----*/
#fBookingS{float:left; width:280px; padding:10px 20px 0px; margin:20px 0 0; border:5px solid #F2C781; border-radius:10px;}
#fBookingS h3{text-align:center;}
#fBookingS img{margin:0 10px; border:none; box-shadow:none;}
#eServices{float:right;}
#eServices a{margin:0 0 0 10px;}
/* ----*/
#cFrame{margin:0 10px 20px 10px;}
#cFrame iframe{border:7px solid #FFF; width:545px; box-shadow:3px 3px 5px #663300; border-radius:10px;}
#fContact form{padding:10px; border:1px solid #F2C781; font-size:12px; width:100%; text-align:left;}
#fContact img{border:none; margin:0 10px;}
#fContact td{border-bottom:none;}

/*----Footer----*/
#footer{float:left; width:960px; height:50px; margin:0; padding:10px 0 0; background:url(../images/footer.png) top no-repeat; font-size:12px; color:#663300;}
#footer p{float:left; width:442px; height:40px; text-align:left; padding:25px 25px 0; margin:0;}
#social{float:right; width:180px; height:40px; text-align:right; padding:22px 25px 0; margin:0;}
#social img{padding-bottom:3px;}

/* Estilos globales */
.button a{background:#F5144A; color:#FFF; font-size:12px; text-decoration:none; border:none; padding:5px; margin:5px; border-radius:5px; float:right; clear:both;}
.button a:hover{background:#E8E6DB; color:#7A7451;}
.spacer10{height:10px; clear:both;}
.clear{clear:both;}
.gallery ul{padding:0; margin:10px 0;}
.gallery li{float:left; border:5px solid #FFF; box-shadow:3px 3px 5px #663300; list-style:none; text-align:center; margin:10px;}
/* ----Galería---- */
.uffAlbums{padding-bottom:20px; clear:both;}
.uffAlbum{float:left; width:165px; height:150px; margin:10px;}
.fancy img{width:155px; height:116px; border:5px solid #FFF; box-shadow:3px 3px 5px #663300;}
.uffAlbumName{width:165px; height:20px; margin-top:5px; text-align:center; overflow:hidden;}
/* --- */

/* Estilos de Tablas */
table{font:13px Arial, Helvetica, sans-serif;}
th{background:#5F790D; color:#FFF; text-align:left; padding:3px 5px; font-weight:normal;}
td{padding:0 0 0 5px; border-bottom:solid 1px #F6CC07;}

/* Estilos de Formularios */
textarea{resize:none; font:13px Arial, Helvetica, sans-serif; border:1px dotted #663300; color:#333;}
input[type = text]{border:1px dotted #663300; color:#333; vertical-align:middle; width:200px; font:13px Arial, Helvetica, sans-serif; margin-bottom:5px;}
select{border:1px dotted #663300; vertical-align:middle; width:230px; font:13px Arial, Helvetica, sans-serif; color:#333;}
input[type = submit]{background:url(../images/bg_menu.png) repeat-x; background-position:0 0px; border-radius:5px; color:#663300; cursor:pointer; border:none; padding:5px; width:180px; font-weight:bold;}
input[type = submit]:hover{background-position:0 -45px; color:#FFF;}

blockquote p{color:#5F790D; font-size:18px; line-height:18px; margin:0; padding:0;}

/*---------- Pagina de reservas -----------*/
#uffReservationsPage hr{border:1px dotted #F6CC07; margin-bottom:15px;}
#uffReservationsPage table{border:none; font-size:14px;}
#uffReservationsPage th{background:#5F790D; color:#FFF; padding:3px 5px; border:none;}
#uffReservationsPage td{border:none;}
#uffFormPayment td{border-bottom:1px solid #F6CC07;}
/*---------- Fin pagina de reservas -----------*/