/* Ficheiro de estilos para o site novorosamar.com
 * produzido em Abr 2010 por Insert - de Jaime de A. Teixeira (http://insert.pt.vu) 
 */
 
/* @font-face syntax based on work by Paul Irish */
@font-face {
	font-family: english;	
	src: url('fonts/england-webfont.eot');
	src: local('â˜º'),
	 	url('fonts/england-webfont.woff') format('woff'),
	 	url('fonts/england-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
 
/***** Reset *****/
html,
body,
div,
span,
h1,h2,h3,h6,
p,
a,
address,
img,
ol,ul,li,
form,label,
table,caption,tbody,thead,tr,th,td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent }	
ul {
	list-style:none }
	
/***** Layout *****/

#alinhador {
	position: relative;	
	width: 866px;	
	margin: 0 auto;		
	text-align: left;
	background-color: #fff;	
	overflow: hidden; }
#banner {
	width: 862px;
	height: 307px;
	border-left: 2px solid #5290a7;
	border-right: 2px solid #5290a7; }
#alojamento {		
	top: 100px;	
	z-index: 100;	
	font: 36px 'english','trebuchet ms', arial, helvetica, sans-serif;			 
	color: #262e31;
}	 
#slideshow {
	position: relative;
	width: 860px;
	height: 306px; }
#slideshow img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8;	
	width: 860px;
	height: 306px;
	opacity: 0.0;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;	
	border-left: 1px solid #fff; }
#slideshow img.active {
	z-index: 10;
	opacity: 1.0; }
#slideshow img.last-active {
	z-index: 9; }	
#menu {	
	height: 35px;	
	text-align: center;
	font: 15px arial;	
	line-height: 35px;	
	color: #fff;
	background-color: #2283a7;	
	border-top: 2px solid #5290a7;
	border-bottom: 2px solid #226882;
	border-left: 1px solid #5290a7;
	border-right: 1px solid #5290a7; }
#menu li {	
	display: inline; }
#menu span {
	margin: 0 15px; }	
#menu a {
	font-weight: bold;			
	color: #fff; }
#menu a:hover, #menu a.active{		
	color: #0f2731; } 
#edificio {	
	float: left;
	width: 260px;
	height: 370px;
	margin-top: 1px;	
	margin-left: 1px;}
#idiomas {	
	float: right;
	display: inline; /* fix for IE double margin bug */
	margin: 5px 5px 5px 0;							
	font-family: verdana, arial, helvetica, sans-serif; }
#idiomas li {
	float: left;
	margin-right: 5px;
	font-weight: bold;	
	color: #2283a7;	}
#idiomas a {
	color: #2283a7; }
#idiomas a:hover, #idiomas a.active {
	color: #09181e;
	text-decoration: underline; }
#area_principal {	
	position: relative;
	width: 863px;
	height: 372px;	
	border-left: 1px solid #226882;
	border-right: 1px solid #226882;
	overflow: hidden; 
}
#conteudo_100, #conteudo_602 {
	clear: right;
	height: 340px;	
	overflow: auto;		
}	
#conteudo_100 {	width: 100%; }
#conteudo_602 {	
	width: 602px; }
.colunas {
	float: left;	
	width: 49.5%; }	
#onda {
	clear: left;	
	width: 864px;
	height: 53px;
	margin-left: 1px;
	margin-right: 1px;	 	
	background: url('images/footer.png') right no-repeat; }
#footer {	 
	height: 35px;
	margin-top: 1px;	
	text-align: center;
	font-size: 0.9em;
	line-height: 35px;
	color: #fff;	
	background-color: #2283a7; }
#footer a {
	color: #0f2731; }
.interior {
	padding: 10px 60px; }	
.interior_esq {
	padding: 20px 50px 0 60px; }
.interior_dir {
	padding: 20px 60px 0 50px; }

/* Messages */
p.message {	
	padding: 5px 20px;
	font-size: 14px;	
	border-top: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;	
}
p.message.notice, p.message.warning { background-color: #f0f5f9; }
p.message.error { background-color: #f9f0f0; }
	
/***** Página Home *****/
#home p {
	margin: 15px 0;
	font-size: 18px;	
	line-height: 140%; }
#botao {
	display: block;
	float: right;			
	width: 197px;
	height: 78px;
	margin-top: 15px;	
	text-align: center;	
	color: #fff;		
	background: url('images/botao.png') 0 0 no-repeat; }
#botao:hover {
	background-position: 0 -79px; 			
	color: #f2dbdb; }
#botao:active {
	background-position: 1px -78px; }
#botao span {		 
	font-size: 18px;
	line-height: 45px; }

/***** Página Características *****/
#tipos {
	margin-left: 100px;
	font-size: 14px; }
#descricao {
	margin-top: 10px;	
	font-size: 14px;	
	line-height: 135%;
	list-style-type: disc; }
#descricao li {
	margin-bottom: 10px; }
#lista ul {	
	line-height: 140%;
	list-style-type: circle; }
#lista ul:first-child {
	list-style-type: square; }

/***** Página Fotos *****/
#clique {
	margin-bottom: 15px;	
	text-align: center;	
	font: bold 12px arial, sans-serif; }
#fotos {
	width: 408px;
	margin: 0 auto;	}
#fotos li {	
	display: inline; }
#fotos .fotos img {
	width: 100px;
	height: 67px;
	border: 1px solid #fff;	}
#fotos .fotos img:hover {	
	border-color: #0a6d96; }

/***** Página Localizacao *****/
.localizacao ol {
	margin-top: 5px; }
.localizacao ol li {
	margin: 8px 0;
	font-size: 14px; }
.localizacao p {
	padding-top: 20px;
	margin-bottom: 10px;
	font-size: 14px;
	text-align: center; }
iframe {
	border: 2px solid #7e7e7e; }

/***** Página Preços *****/
table {	
	margin: 0 auto 10px;	
	font-size: 16px;
	text-align: center;
	border-collapse: collapse; }
caption {
	padding: 0 0 5px;	
	font-weight: bold; }
th {	
	padding: 5px 10px;
	border-bottom: 2px solid #2283a7; }
td  {	
	padding: 5px 10px;
	border-bottom: 1px solid #325b6d; }
td span {
	font-size: 12px; } 
.tipo {
	font-weight: bold; }	
.data {
	border-right: 1px solid #fff;
	background-color: #a7cad7; }
#notas {
	width: 520px;
	margin: 0 auto;
	font-size: 10px;
	line-height: 170%; }

/***** Página FAQ *****/
#faq h2 {
	margin-bottom: 0;
	padding-left: 20px;	}
#faq p {
	padding-left: 60px; }

/***** Página Venda *****/
#venda h2 {
	margin: 10px 0 30px;
	text-align: center;
	font-size: 26px;
	font-weight: normal; }
#venda p {
	margin: 20px 0;
	text-align: center;
	font-size: 22px;
	color: #942935; }

/***** Página Contacte-nos *****/
.contacte_nos p { margin-bottom: 5px; }
address {
	margin-top: 5px;
	font-size: 14px;
	line-height: 130%; }
	address span { font-weight: bold; }
	
p#obrigatorio {
	font-size: 12px;
	margin-bottom: 10px; }
form {
	padding-top: 10px; }
#labels {
	float: left;
	width: 30%; }
label {
	display: block;
	margin-top: 8px;
	font: 14px arial, helvetica, sans-serif; }
label span {
	font-weight: bold; }
#fields {
	float: left;
	width: 70%; }
#fields input {
	width: 270px; }
input, select {
	display: block;	
	margin-bottom: 5px;
	color: #09181e;
	border: 1px solid #325b6d; }
input:hover, select:hover, textarea:hover {
	border: 1px solid #09181e; }
select {
	width: 272px; }
textarea {
	margin: 0;
	color: #09181e;
	border: 1px solid #325b6d; }
#submit {
	display: inline;	
	margin-top: 10px;
	padding: 2px 5px;		
	font: bold 12px arial;	
	color: #fff;
	border: 2px outset #325b6d;
	background-color: #325b6d; 
}
#legenda { margin-left: 70px; }
		
#aviso {	
	z-index: 20;	
	height: 120px;
	width: 400px;
	margin-top: -10px;
	padding: 30px 20px;
	border: 2px solid #fcfcfc;
	font-family: 'Myriad Pro', arial, helvetica, sans-serif;
	background-color: #eee;
	color: #494848;
	text-shadow: 1px 1px 0 white;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
}
#aviso p {
	font-size: 25px;
	background: url('images/atencao.png') 10px center no-repeat;
	padding-left: 50px;
}
div#aviso div {
	height: 24px;
	width: 100%;
	background: url('images/seta.png') top right no-repeat;
}

/***** Página Send *****/
#erro2, #erro1 {
	color: #820412; }
#contactos {
	margin-top: 10px; }
	
/***** Definições *****/		
body {		
	text-align: center;	
	font: 76% 'trebuchet MS', verdana, arial, helvetica, sans-serif;	
	line-height: 1.3;
	color: #325b6d; 
	background: #fff url('images/fundo.png') repeat-x; }
a {
	text-decoration: none; }
h1 {
	position: absolute;	
	top: 160px;
	left: 20px;
	z-index: 10;
	text-align: left;
	font: 36px verdana, arial, helvetica, sans-serif;			 
	color: #fff; }
h2 {	
	font-size: 1.2em; }
h3 {
	margin: 8px 0 2px;
	padding-left: 50px;
	font-size: 1.1em; }	
h6 {
	margin: 10px 0 5px; }
p {
	font-size: 1.1em; }	
