body{
	background:#500A02;
	font-family: Arial, verdana, sans-serif;
	font-size:12px;
	color:#333333;
	margin:0;
	padding:0;
}
#wrapper{
	width:960px;
	height:auto;
	margin:0 auto;
}
#head{
	position:relative;
	width:960px;
	height:105px;
}
#logo{
	width:243px;
	height:105px;
	background: url(../images/alcazar.jpg) no-repeat;
}
#menu{
	width:695px;
	height:22px;
	position:absolute;
	padding-top:8px;
	padding-left:20px;
	right:0;
	top:75px;
	background: #EFEDED;
}
#menu a{
	color:#500A02;
	text-transform:uppercase;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	margin-right:15px;
}
#menu a:hover, #menu .on{
	text-decoration:underline;
	color:#666;
}
#menu span{
	width:2px;
	height:15px;
	border-right:1px solid #500A02;
	margin-right:15px;
}
#reserva{
	width:200px;
	height:30px;
	color:#FFF;
	font-family: "Century Gothic", Arial;
	font-size:16px;
	position:absolute;
	top:25px;
	right:0;
}
#news{
	width:960px;
	height:250px;
	background:#FFF;
	margin-top:3px;
	position:relative;
}
#booking{
	width:242px;
	height:250px;
	border-right:3px solid #500A02;
}
#booking .datepicker{
	border:1px solid #ccc;
	margin-left:10px;
}
#booking .extra{
	border:1px solid #ccc;
	width:17px;
}
#booking .renglon{
	width:215px;
	height:25px;
	text-align:right;
	margin-top:5px;
}
.boton{
	width:190px;
	height:16px;
	display:block;
	background: url(../images/boton.jpg) no-repeat;
	color:#FFF;
	font-size:10px;
	padding:3px 0 0 10px;
	margin:10px 0 0 15px;
	cursor:pointer;
	text-decoration:none;
}
#ticker{
	width:715px;
	height:250px;
	position:absolute;
	top:0;
	right:0;
	overflow:hidden;
}
#centro{
	width:960px;
	height:auto;
	position:relative;
	margin:3px 0 10px 0;
	background:url(../images/bkground.jpg) repeat-y;
}
#centro2{
	width:960px;
	height:auto;
	position:relative;
	margin:3px 0 10px 0;
	background:url(../images/bkground2.jpg) repeat-y;
}
.left{
	width:242px;
	height:auto;
	display:block;
	border-right:3px solid #500A02;
	float:left;
	padding-bottom:10px;
}
.center{
	width:472px;
	height:auto;
	border-right:3px solid #500A02;
	float:left;
}
.right{
	width:240px;
	height:auto;
	float:left;
}
.center2{
	width:715px;
	height:auto;
	float:left;
}
.clear{
	clear:both;
}
.box_titulo, .box_titulo2{
	width:238px;
	height:30px;
	display:block;
	border:2px solid #FFF;
	background:#999999;
	color:#FFF;
	font-family: "Century Gothic", Arial;
	font-size:16px;
	text-align:center;
	padding-top:7px;
	margin-bottom:15px;
}
.box_titulo2{
	width:236px;
}
.box_left{
	width:242px;
	height:auto;
	padding-bottom:10px;
	border-bottom:3px solid #500A02;
}
.box_right{
	width:240px;
	height:auto;
	padding-bottom:10px;
	border-bottom:3px solid #500A02;
}
.box_text{
	line-height:17px;
	font-size:12px;
	padding:10px;
}
.box_text ul{
	margin:10px;
	margin-top:0;
	padding:0px;
}
.box_text li{
	list-style: url(../images/bullet.gif);
	border-bottom: 1px dotted #CCCCCC;
	line-height:26px;
}
.center_titulo, .center_titulo2{
	width:428px;
	height:30px;
	display:block;
	border:2px solid #FFF;
	background:#999999;
	color:#FFF;
	font-family: "Century Gothic", Arial;
	font-size:16px;
	text-align:center;
	padding-top:7px;
	padding:7px 20px 0 20px;
	margin-bottom:15px;
	position:relative;
}
.center_titulo2{
	width:671px;
}
.center_titulo2 span{
	font-family: "Century Gothic", Arial;
	font-size:16px;
	color:#500A01;
	font-weight:normal;
	position:absolute;
	top:7px;
	right:20px;
}

.center_text{
	width:432px;
	height:auto;
	padding:0px 20px 20px 20px;
	line-height:17px;
	font-size:12px;
}
.center_text h2{
	font-family: "Century Gothic", Arial;
	font-size:16px;
	color:#500A01;
	font-weight:normal;
}
#reservacion, #reservation, .alert{
	background:#FFF;
	border:3px solid #500A02;
	padding:10px;
}
#reservacion input, #reservation input {
	border:1px solid #ccc;
}
.boton_close{
	width:50px;
	height:16px;
	display:block;
	background: #500A01;
	color:#FFF;
	font-size:10px;
	padding:3px 0 0 5px;
	margin:10px 0 0 15px;
	cursor:pointer;
	text-decoration:none;
	text-align:center;
}
.room{
	width:680px;
	height:280px;
	border-bottom:1px solid #CCC;
	margin:20px 0 40px 0;
	position:relative;
}
.room .img{
	width:300px;
	height:300px;
	overflow:hidden;
}
.room .text{
	width:340px;
	height:250px;
	position:absolute;
	top:15px;
	right:15px;
}
.room li{
	list-style: url(../images/bullet.gif);
	line-height:20px;
}
.room .boton{
	position:absolute;
	bottom:15px;
	left:0px;
}
/**
 * Registro
 */
#contact h3 {
    color: #500A01;
}

div#registro, div#account, div#account_info, #contact {
    font-size: 12px;
    margin-top: 10px;
}

div#contact textarea, #blog_comentario textarea {
    width: 200px;
    height: 150px;
    border: 1px solid #500A01;
    padding-left: 3px;
}

div#contact fieldset, #blog_comentario fieldset {
    border: 1px solid #500A01;
    margin: 20px 20px 10px 10px;
}

div#contact div, #blog_comentario div {
    margin-top: 10px;
    margin-bottom: 10px;
}

div#contact span, #blog_comentario span {
    display: block;
    margin-left: 10px;
    width: 150px;
    float: left;
}

div#contact input, #blog_comentario input  {
    border: 1px solid #500A01;
}
