/*--------------------------------------------------------------------
Basic Style Sheet

version:    2.0
author:     Lia Caldas
email:      subito@subito.cr
website:    www.subito.cr

--------------------------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	background-image: url(images/fundo_laranja.gif);
	font: 62.5% Arial, Helvetica, sans-serif;
	color: #000;
}

a {
	color: #306192;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #1A334D;
}

img {
	border:0px;
}

.clear {
	clear: both;	
}

#mainWrapper {
	width: 970px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#branding {
	width: 970px;
	background-image: url(images/grade.gif);
	background-color: #FFF;
	text-align: left;
	height: 210px;
	float:left;
	vertical-align: text-top;

}

#routard {
	padding-bottom: 120px;
}

#primaryContent  {
	background-color: #FFF;
	width: 930px;
	font-size: 1.4em;
	float:left;
	padding: 20px;
	margin-top: 10px;
	text-align: left;
}

#intro {
	width: 900px;
	float: left;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 10px;
}


/* Navigation
--------------------------------------------------------------------*/

#menu {
	width: 970px;
	background-color: #000;
	float:left;
	list-style:none;
	padding-top: 10px;
	padding-bottom: 10px;
}

#menu li {
	display:inline;
}

#menu li a {
	font-size: 1.2em;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	background: #000;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-weight: normal;
}

#menu li a:hover {
	color: #000;
	background-color: #F90;
}

#home #menu .home a, 
#quartos #menu .quartos a, 
#servicos #menu .servicos a, 
#localizacao #menu .localizacao a, 
#reservas #menu .reservas a, 
#tarifas #menu .tarifas a, 
#galeria #menu .galeria a {
	background-color: #122436;
	color: #FFF;
	cursor: default;
	font-weight: bold;
}

/*  Footer
--------------------------------------------------------------------*/

#footer {
	width:950px;
	clear:both;
	font-size: 1.2em;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #000;
	line-height: 1.6em;
	background-color: #FFF;
}

.icon {
	margin-right: 4px;
	margin-left: 20px;
	margin-bottom: -3px;
}
.social_icon {
	margin: 5px;
}


#copyright a {
	color: #900;
	text-decoration: none;	
}

#copyright a:hover {
	color: #530000;
	text-decoration: underline;
}

/*  Home Primary Content
--------------------------------------------------------------------*/

#home #primaryContent {
	width: 525px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 15px;
	height: 731px;
}

#primaryContent #text {
	text-indent: 4em;
	padding-top: 15px;
	line-height: 1.8em;
	position: relative;
}

#promoSplash {
	position: absolute;
	top: 12px;
	right: 1px;
	width: 170px;
	text-indent: 0;
	text-align: center;
	height: 170px;
	display: none; /* Mudar isso quando a promoção estiver valendo */
}

.first_paragraph {
	text-indent: 0em; /* Mudar para 180px quando a promoção estiver funcionando */
}

.reserva {
	margin-top: 20px;
}

/*  Home Secondary Content
--------------------------------------------------------------------*/

#secondaryContent {
	float:left;
	margin-top: 10px;
	width: 410px;
}

#secondaryContent img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}


/* Home Quartos
--------------------------------------------------------------------*/

#homeQuartos {
	padding: 20px;
	width: 930px;
	float: left;
	font-size: 1.4em;
	background-color: #FFF;
	text-align: left;
}

.home_quartos, .quarto_descricao {
	width: 220px;
	float: left;
	margin-right: 15px;
	padding-bottom: 5px;
	height: 25em;
	background-color: #CFDFEF;
}


.home_quartos_ultimo, .quarto_descricao_ultimo {
	width: 220px;
	float: left;
	padding-bottom: 5px;
	background-color: #CFDFEF;
	height: 25em;
}


#homeQuartos p{
	padding: 5px;
}
p.link {
	text-align: center;
}

#homeQuartos a, .quarto_descricao a, .quarto_descricao_ultimo a {
	text-transform: uppercase;
	font-size: 0.8em;
}

/* Quartos
--------------------------------------------------------------------*/

.nome_do_quarto {
	font-size: 1.6em;
	margin-top: 5px;
	margin-bottom: 5px;
}

.quarto_descricao, .quarto_descricao_ultimo {
	height: 36em;
}

.quarto_descricao p, .quarto_descricao_ultimo p {
	padding: 7px;
}

#quarto_ampliado {
	float: left;
	width: 900px;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 15px;
}
.quarto_ampliado_img {
	padding-bottom: 10px;
	padding-right: 10px;
	float: left;
}
#quarto_ampliado_texto {
	background-color: #CFDFEF;
	width: 375px;
	float: left;
	height: 325px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-right: 40px;
	padding-top: 40px;
	padding-left: 40px;
	line-height: 1.8em;
	font-size: 1.2em;
}

.quarto-links {
	text-align: center;
}


/* Serviços
--------------------------------------------------------------------*/

#servicos #primaryContent ul{
	list-style-position: inside;
	width: 400px;
	float: left;
	margin-top: 20px;
	margin-bottom: 15px;
	padding-right: 30px;
	padding-left: 30px;
}

#servicos #primaryContent li {
	padding-top: 10px;
}

#serv_Incluidos strong, #serv_Adicionais strong, #mais strong {
	color: #0A4974;
	font-size: 1.4em;
	
}

#serv_Adicionais {
	float: right;
}

#servicos #mais {
	float: left;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 15px;
}

/* Localização
--------------------------------------------------------------------*/

#mapa {
	width: 900px;
	float: left;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 15px;
	
}

#santa_teresa_texto {
	float: left;
	width: 600px;
}

#localizacao #endereco {
	float: left;
	width: 280px;
	margin-left: 20px;
	
}

#santa_teresa_fotos {
	float: left;
	width: 280px;
	margin-top: 20px;
	margin-left: 20px;
}

#santa_teresa_fotos img {
	margin-top: 20px;
}

.Small-Text {
	font-size: 0.8em;
	margin-top: 10px;
}


/* Reservas
--------------------------------------------------------------------*/

#reservas form {
	width: 870px;
	padding-bottom: 15px;
	float: left;
	background-color: #CFDFEF;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: 15px;
	margin-left: 15px;
	font-size: 1em;
}

#reservas label {
	width: 250px;
	float: left;
	text-align: right;
	padding-right: 12px;
}

#reservas imput {
	float: left;
}
#reservas p {
	padding-top: 5px;
}

#reservas .radio {
	width: auto;
	float: left;
	margin-right: 10px;
	vertical-align: middle;
}
#reservas .form-radio-question {
	float: left;
	width: 250px;
	padding-right: 20px;
	text-align: right;
}
#reservas .form-radio-answer {
	text-align: left;
	vertical-align: middle;
	width: 60px;
}
#reservas .legenda {
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 15px;
}
#reservas .warning {
	font-size: 0.8em;
	font-style: italic;
}
#reservas  input[type="submit"] {
	margin-left: 260px;
	margin-top: 20px;
}

/* Tarifas e Promoções
--------------------------------------------------------------------*/

#tabela {
	float: left;
	width: 930px;
}

#tabela .precos1 {
	background-color: #CFDFEF;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	
}

#tabela .precos2 {
	background-color: #E2ECF5;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#tabela .nome_quarto {
	background-color: #30608B;
	padding-left: 15px;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	text-align: center;
}
#tabela .descricao {
	background-color: #4E8BC2;
	padding-left: 15px;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
#tabela .pacotes {
	font-size: 1.0em;
	padding-top: 20px;
	padding-bottom: 20px;
}
#tarifas #warning {
	float: left;
	width: 330px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: right;
}
#tarifas #reservar {
	float: left;
	width: 600px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #306192;
	font-size: 2.4em;
}
#converter {
	width: 930px;
	float: left;
	background-color: #E2ECF5;
}
#converter-title {
	width: 930px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: bold;
	text-align: center;
	background-color: #4E8BC2;
	font-size: 1.2em;
	color: #FFF;
}

.converter-box {
	width: 270px;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
	height: 170px;
	padding-top: 20px;
}
#converter-credit {
	float: left;
	width: 930px;
	font-size: 0.8em;
	text-align: right;
}

/* Galeria de Hospedes
--------------------------------------------------------------------*/

.flickr-mini-gallery img {
	margin:0 10px 10px 0;
}
