@charset "utf-8";
/*/////////////////////////////////////////////////////////////////////////
// @Sistema: Suites Sina Cancun 										 //
// @Version: 1.0														 //
// @Autor: Juan J. Lopez Lira											 //
// @Fecha: 09 Noviembre 2009 										 	 //
// Descripcion: Archivo de Estilos Estructurales CSS					 //
/////////////////////////////////////////////////////////////////////////*/


/* Header */
.header {
	width: 940px;
	height: auto;
	margin: 0 auto;
}
#lang a{
	display:block;
	position: absolute;
	z-index:10;
	left:810px;
	background:url(../images/lang.png) no-repeat top;
	text-align:center;
	padding:10px;
	height:10px;
	width:80px;
	color:#FFF;
	text-transform:uppercase;
	text-decoration:none;
	}
/* Menu */
.menu {
	width: 940px;
	height: auto;
	margin: 0 auto;
}
.menu li {
	list-style: none;
	float: left;
}
.menu #home a {display: block;width: 238px;height: 67px;background: url(../images/home.png) no-repeat top;margin: 0 3px 0 0;}
.menu #home-active a {display: block;width: 238px;height: 67px;background: url(../images/home.png) no-repeat bottom;margin: 0 3px 0 0;}

.menu #amenities a {display: block;width: 227px;height: 67px;background: url(../images/amenities.png) no-repeat top;margin: 0 3px 0 0;}
.menu #amenities-active a {display: block;width: 227px;height: 67px;background: url(../images/amenities.png) no-repeat bottom;margin: 0 3px 0 0;}

.menu #amenidades a {display: block;width: 227px;height: 67px;background: url(../images/amenidades.png) no-repeat top;margin: 0 3px 0 0;}
.menu #amenidades-active a {display: block;width: 227px;height: 67px;background: url(../images/amenidades.png) no-repeat bottom;margin: 0 3px 0 0;}

.menu #suites a {display: block;width: 227px;height: 67px;background: url(../images/suites.png) no-repeat top;margin: 0 4px 0 0;}
.menu #suites-active a {display: block;width: 227px;height: 67px;background: url(../images/suites.png) no-repeat bottom;margin: 0 4px 0 0;}

.menu #reservations a {display: block;width: 238px;height: 67px;background: url(../images/reservations.png) no-repeat top;}
.menu #reservations-active a {display: block;width: 238px;height: 67px;background: url(../images/reservations.png) no-repeat bottom;}

.menu #reservaciones a {display: block;width: 238px;height: 67px;background: url(../images/reservaciones.png) no-repeat top;}
.menu #reservaciones-active a {display: block;width: 238px;height: 67px;background: url(../images/reservaciones.png) no-repeat bottom;}

/* Containers */
.main-container {
	width: 820px;
	height: auto;
	margin: 0 auto;
	padding: 30px 0 10px 0;
}

#left{
	float:left;
	width:640px;
	height:auto;
	margin:30px 20px 0 0;
	line-height:1.5em;
	}

h1{
	color:#005581;
	font-family:"Times New Roman", Times, serif;
	font-size:23px;
	font-weight:lighter;
	margin:0 0 20px 0;
	}

.divider{
	width:100%;
	height:10px;
	margin:10px 0 20px 0;
	border-bottom:1px solid #F00;
	}
	
.images{
	width:100%;
	}
	
.images td{
	text-align:center;
	width:33%;
	}
	
.images th{
	color:#005581;
	text-align:left;
	font-weight:bold;
	font-style: italic;
	}
	
.images th img{
	float:right;
	
	}

.rates{
	float:left;
	width:380px;
	height:190px;
	background:url(../images/rates.png) no-repeat center top;
	margin:0 5px 10px 5px;
	padding:10px;
	color:#FFF;
	font-size:16px;
	font-weight:lighter;
	}
	
.rates table{
	width:100%;
	margin:0 0 20px 0;
	}


.rates td{
	width:50%;
	}
	
.rates #note{
	font-size:14px;
	}
	
.rates h3{
	font-size:18px;
	margin:0 0 10px 0;
	}

.form{
	width:100%;
	}
	
.form td{
	width:33%;
	padding:5px;
	}

.form input, .form textarea{
	width:280px;
	border:1px solid #999;
	background: #FFF url(../images/field.jpg) repeat-x top;
	padding:5px;
	font-size:12px;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	}

#arrival, #departure, #llegada, #salida{
	width:80px;
	}
	
.form textarea{
	height:150px;
	}

.form #enviar a{
	display:block;
	text-decoration:none;
	text-transform:uppercase;
	color:#FFF;
	background:url(../images/send.png) no-repeat center top;
	width:160px;
	text-align:center;
	padding:20px 0;
	height:26px;
	margin:10px 0 0 0;
	font-size:14px;
	}

.form a{
	color:#F00;
	text-decoration:none;
	}
	
.form  strong{
	color:#005581;
	}

#right{
	float:left;
	width:160px;
	height:auto;
	margin:30px 0 0 0;
	}

.footer {
	float: left;
	width: 600px;
	height: auto;
	background: #00316d url(../images/footer-left-background.png) no-repeat left top;
	padding: 20px;
	margin: 20px 20px 0 0;
	text-align: left;
	color: #fff;
	font-size: 0.95em;
}
.footer a {
	color: #fff;
	text-decoration:none;
}
.footer a:hover {
	color: #3dadb5;
}
.social {
	float: left;
	width: 140px;
	height: auto;
	padding: 10px;
	background:#005581 url(../images/footer-right-background.png) no-repeat left top;
	margin: 20px 0 0 0;
}
#facebook a {
	display: block;
	float: left;
	width: 48px;
	height: 18px;
	background: url(../images/facebook.png) no-repeat top;
	margin: 15px 15px 15px 5px;
}
#twitter a {
	display: block;
	float: left;
	width: 65px;
	height: 18px;
	background: url(../images/twitter.png) no-repeat top;
	margin: 15px 0;
}
/* Hovers */
.menu #home a:hover, .menu #suites a:hover, .menu #amenities a:hover, .menu #amenidades a:hover, .menu #reservations a:hover, .menu #reservaciones a:hover, #facebook a:hover, #twitter a:hover, #lang a:hover, li .active a, .form #enviar a:hover {
	background-position: bottom;
}
/* Hiddens */
.menu li span, #facebook span, #twitter span {
	display: none;
}
