@charset "utf-8";
/* CSS Document  */

/* Reset all browser css styles */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* Start Layout */




textarea { width:90% ; margin-bottom:10px;}
select { margin-bottom:10px ;}
input {font-weight:normal;}
html {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	line-height:18px;
	background:url(../miradouro_hotel_bin/main_bg.jpg) top repeat;
	
	}

	

body{}
a {text-decoration:none;}

img {border: none;}

/* workarea */
.mainCentral
{ 
	width:910px;
	margin:0px auto;
	height:auto;
	position:relative;
}
/*Main container structure*/
#topBlock
{
	width:910px;
	height:123px;
	float:left;
}
			
#centerBlock
{
	width:910px;
	height:330px;
	float:left;
	/*background: url(../miradouro_hotel_bin/central_bg.png) no-repeat top;*/
	margin-top:-36px;
}

#navigationBlock
{
	width:910px;
	height:60px;
	float:left;
	background: url(../miradouro_hotel_bin/navigation_bg.png) no-repeat bottom;
}

#contentBlock
{
	width:910px;
	height:auto;
	float:left;
	background:transparent url(../miradouro_hotel_bin/center_content.png) repeat-y left top;
	margin-top: 25px;
}

#bottomBlock
{
	background:transparent url(../miradouro_hotel_bin/bottom_content.png) no-repeat left top;
	padding-top: 30px;
	width: 910px;
	clear: both;
	height: auto;
	float: left;
	/*margin: 10px 5px;*/
}

/* #topBlock structure */
#topBlock .hotellogo
{
	width:221px;
	height:112px;
	float:left;
}
					/*#topBlock .hotellogo a {
					width:250px;
					height:200px;
					display:block;
					text-indent:-9999px;
					}*/

#topBlock .quicklinks
{
	width:650px;
	float:right;
	margin-top:30px;
}

#topBlock .quicklinks ul
{
	padding: 0px 10px 5px 10px;
	
	/*
	line-height: 22px;
	padding: 5px 10px;
	text-align: right;
	display: inline;
	*/
}

#topBlock .quicklinks ul li
{
	width: 150px;
	height: 40px;
	float: right;
	text-align: center;
	margin: 0px 5px;
	
	/*
	line-height:22px;
	padding:5px 10px;
	text-align:center;
	display:inline;
	*/
}

#topBlock .quicklinks ul li a
{
	display: block;
	height: 100%;
	line-height: 40px;
	color:#ffffff;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:normal;
	background:url(../miradouro_hotel_bin/selector.png) no-repeat center top;
	
	/*
	color:#ffffff;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:normal;
	line-height:22px;
	padding:5px 10px;
	text-align:center;
	display:inline;
	float:right;
	*/
}
			
#topBlock .quicklinks ul li a:hover
{
	
	
	/*
	color:#ffffff;
	display:block;
	text-align:center;
	height:22px;
	padding:5px 0px 5px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	background:url(../miradouro_hotel_bin/selector.png) no-repeat center top;
	float:right;
	*/
}

/* #centerBlock structure */
#centerBlock .flashContainer
{
	width: 679px;
	height: 330px;
	float:right;
	background: transparent url(../miradouro_hotel_bin/flash_shadow.png) top left no-repeat ;
	padding: 15px 0px 0px 15px;

}

#centerBlock .bookingGadget
{
	width:216px;
	height:200px;
	margin-top:78px;
	float:right;
	background:url(../miradouro_hotel_bin/bookinggadget_bg.png) no-repeat right top;
}
		
/* #navigationBlock	structure */
#navigationBlock ul
{
	/*width:800px;*/
	padding-left: 20px;
	text-align: left;
	padding-top: 1px;
	border-right: 1px dotted #a47d7d;
}

#navigationBlock li
{
	display: inline;
}

#navigationBlock li a
{
	display: inline;
	line-height: 60px;
	padding: 3px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;	
	color: #c7b299;
	text-transform: uppercase;
	
	/*border-right:1px solid #D0CAB6;*/
	/*border-left:1px solid #D0CAB6;*/
	/*float: left;*/
}

#navigationBlock li a:hover
{
	color:#A67C52;
	text-decoration:underline;
	
	/*
	color:#A67C52;
	padding:30px 10px;
	text-decoration:underline;
	border-bottom:1px solid #ffffff;
	*/
}

#navigationBlock li.active
{
	
}

#navigationBlock li.active a
{
	color: #a67c52;
	text-decoration:underline;
	
	/*
	color:#a67c52;
	padding:30px 10px;
	text-decoration:underline;
	border-bottom:1px solid #ffffff;
	*/
}

/* #contentBlock structure */
		#fxBlock1 {
			width:900px;
			height:150px;
			background: transparent url(../miradouro_hotel_bin/content_top.gif) no-repeat top;
			float:left;
		}
		#fxBlock2 {
			width:900px;
			height:10px;
			float:left;
		}

#contentBlock .leftcolumn
{
	background: transparent url(../miradouro_hotel_bin/top_content.png) no-repeat scroll left top;
	margin-top: -20px;
	width:640px;
	height:auto;
	float:left;
}
				

		#contentBlock .content {
			width:520px;
			margin-left:30px;
			margin-top:50px;
			padding-right:50px;
			height:auto;
			float:left;
			/*border-right: 1px dotted #ede2c8;*/
			font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			color:#81807f;
			text-align:left;
			}
					#contentBlock .content p {
						margin-bottom:10px;
						line-height:20px;
						color:#81807f;
						
						}
					#contentBlock .content h1 {
						font-family:Arial, Helvetica, sans-serif;
						font-size:15px;
						font-weight:normal;
						color:#a68732;
						margin-bottom:0px;
						padding:2px 0px;
						
						}
					#contentBlock .content h2 {
						font-family:Arial, Helvetica, sans-serif;
						font-size:14px;
						font-weight:normal;
						color:#A68732;
						margin-bottom:10px;
						margin-top:20px;
						
						}
					#contentBlock .content h3,h4,h5,h6 {
						font-family:Arial, Helvetica, sans-serif;
						font-size:12px;
						font-weight:lighter;
						color:#A68732;
						margin-bottom:5px;
						margin-top:10px;
						
						
						}
					#contentBlock .content a {
						color:#848484;
						font-weight:normal;
						
						}
					#contentBlock .content ul,#contentBlock .content ol {
						margin-left:15px;
						margin-top: 15px;
						}
					#contentBlock .content ul li {
						color:#848484;
						list-style:square;
						margin:10px 5px;
						}
					#contentBlock .content ol li {
						color:#848484;
						list-style:decimal;
						margin:10px 5px;
						}
#contentBlock .rightcolumn
{
	background: transparent url(../miradouro_hotel_bin/top_content.png) no-repeat scroll right top;
	width:270px;
	height:auto;
	float:right;
	margin: -20px 0px 20px 0px;
	/*margin-top:50px;*/
	/*margin-bottom:20px;*/
	/*padding-right:20px;*/
	position: relative;
	font-size:11px;
}

#contentBlock .rightcolumn #sidebar
{
	margin: 50px 30px 0px 0px;
}
			
					#contentBlock .rightcolumn p {
						font-family:Arial, Helvetica, sans-serif;
						font-size:11px;
						color:#81807f;
						text-align:left;
						margin-bottom:30px;
						line-height:20px;
						}
					#contentBlock .rightcolumn h1 {
						font-family:Arial, Helvetica, sans-serif;
						font-size:13px;
						font-weight:bold;
						color:#8b1e04;
						margin-bottom:0px;
						margin-top:9px;
						}
					#contentBlock .rightcolumn h2 {
						font-family:Arial, Helvetica, sans-serif;
						font-size:11px;
						font-weight:normal;
						color:#8b1e04;
						margin-bottom:3px;
						margin-top:9px;
						}
					#contentBlock .rightcolumn h3,h4,h5,h6 {
						font-family:Arial, Helvetica, sans-serif;
						font-size:10px;
						color:#8b1e04;
						margin-bottom:3px;
						margin-top:9px;
						font-weight:lighter;
						}					
					#contentBlock .rightcolumn a {
						color:#9e5021;
						text-decoration:underline;
						font-size:11px;
						}
					#contentBlock .rightcolumn ul {
						}
					#contentBlock .rightcolumn li {
						font-family:Arial, Helvetica, sans-serif;
						font-size:11px;
						color:#81807f;
						list-style:square;
						margin-top:30px;
						}
						
					

#contentBlock .footerMenu
{
	display: block;
	float: left;
	padding: 30px 10px;
	width: 890px;
	
	/*
	width:900px;
	float:right;
	height:65px;
	*/
}
			
#contentBlock .footerMenu ul
{
	margin-top:10px;
}

#contentBlock .footerMenu li
{
	display:inline;
	padding:0px 6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	margin-left:15px;
}

#contentBlock .footerMenu a
{
	color:#8B1E04;
}

#contentBlock .footerMenu li a:hover
{
	color:#8B1E04;
	text-decoration:underline;
}
			
/* #bottomBlock structure */
#bottomBlock .poweredby
{
	width:134px;
	height:18px;
	float:left;
	background: transparent url(../miradouro_hotel_bin/poweredby.png) left no-repeat;
}

#bottomBlock .poweredby a
{
	width:134px;
	height:18px;
	text-indent:-9999px;
	display:block;
}

#bottomBlock .hoteladdress
{
	width:900px;
	padding:0px ;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#f0eded;
	text-align: center;
}
		
		
/***************************************** GADGET CONFIG *******************************************/
	
/* Room type descriptions */

#contentBlock .content .roomContainer {
	width: 550px;
	height:auto;
	float:left;
	clear:both;
	padding:10px;

	margin-bottom:10px;
	
	
}
		#contentBlock .content .roomContainer .roomName {
			padding: 3px 0px;
			font-size:12px;
			font-family:Arial, Helvetica, sans-serif;
			color: #666666;
			margin:0px 0px 4px 0px;
			
}
		#contentBlock .content .roomContainer .roomName h2 {margin:0; padding-top:0px; font-size:12px; font-weight:normal;}
		#contentBlock .content .roomContainer .roomPhoto {
			width: auto;
			height: auto;
			float:left;
			padding:0px;
}
		#contentBlock .content .roomContainer .roomPhoto img {height:125px;width:125px; margin:0;padding:0;}
		#contentBlock .content .roomContainer .roomDescription { 
			float:left;
			margin-left:15px;	
			margin-right:15px;
			text-align:left;
			width:65%;
}
		#contentBlock .content .roomContainer .roomDescription ul {
			margin: 0px 0px 0px 0px;
			padding: 0px;
}
		#contentBlock .content .roomContainer .roomDescription p {margin:0; padding:0;}
		#contentBlock .content .roomContainer .roomDescription li {
			font-size: 11px;
			margin-left: 30px;
			color: #959494;
			line-height: 18px;
			list-style:square;
}
		#contentBlock .content .roomContainer .roomDescription h2 { padding:0;margin:0;}

			#contentBlock .content .roomContainer .spacer {
			width: 100%;
			height: 10px;
			float: left;
			clear:both;
}
		#contentBlock .content .roomContainer .promotions-showTermsTrigger{}
		#contentBlock .content .roomContainer .promotions-bgLink { 
			font-weight:bold; 
			font-size:14px; 
			background:#ffffff; 
			padding:5px;
			border-top:1px solid #909090;
			border-left:1px solid #909090;
			border-bottom: 1px solid #909090;
			border-right: 1px solid #909090;
			color:#959494;
			
			
			}
		
		#contentBlock .content .roomContainer .promotions-closeTerms { 
			height:25px;
			background: url(../miradouro_hotel_bin/close_terms.gif) no-repeat left; 
			padding:0px 16px;
			color:#959494;  
			text-decoration:none; 
		}
		#contentBlock .content .roomContainer .promotions-termsText {
			font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			color:#959494; 
			padding:15px;
		}
		
/* meetingandevents */

#contentBlock .content #meetingandevents { }
#contentBlock .content #meetingandevents li {
	list-style:none;
	padding:0;
	margin:5px;
}

/* Picture Gallery container */

#contentBlock .content .pgContainer-old {text-align:center;width:158px;} 

.languages
{
	width:300px;
	height:20px;
	float:right;
	
}

.languages ul
{
	text-align:right;
	margin:0px 10px 0px;
}

.languages li {
	display: inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	list-style:none;
	margin-left:10px;
}
.languages li a {text-decoration:none; color:#ffffff; text-transform:uppercase;}
.languages li a:hover {color:#8b1e04; }


/* Pormotions gadget */


.promotionsgadget {
	cursor:pointer;
	width:210px;
	padding:6px 0px;
	padding-bottom:20px;
	clear:both;
	/*border: 1px solid #d2eceb;*/
	background: url(../miradouro_hotel_bin/promotion_bg.png) no-repeat left top;
	
}
.promotionsgadget{
	cursor:pointer;
	text-decoration:none;
}
.promotionsgadget .prgTitle, .promotionsgadget .prgTitle a
{
	cursor:pointer;
	float:left;
	color:#8b1d04;
	width:135px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	font-weight:normal;
	margin-left:15px;
	margin-top:15px;

	
}

.promotionsgadget .prgImage, .promotionsgadget .prgImage a 

{
	cursor:pointer;
	float:right;
	width:70px;
	height:70px;
	border:none;
	margin-right:10px;
	margin-top:10px;
}

.promotionsgadget .prgClick, .promotionsgadget .prgClick a
{
	cursor:pointer;
	float:left;
	width:135px;
	color:#959494;
	margin-top:-48px;
	text-decoration:underline;
	margin-left:15px;
}

 .prgDescription, .promotionsgadget .prgDescription a {
	cursor:pointer; height:35px; margin:0px 16px;width: 200px; padding-top:10px; clear:both; color:#959494;}


/* Weather gadget */

.mainCentral .weatherGadget { 
	margin-bottom:10px;padding:0px ; 
	background:#ffffff ; 
	
	width:210px;
}
		.mainCentral .weatherGadget .wgImageNode { 
			margin-right:10px;
}
		.mainCentral .weatherGadget .wgTemperatureNode {
			float:left;
			font-size:16px; 
			font-weight:normal;
			font-family:Arial, Helvetica, sans-serif;
			font-size:15px;
			color:#959494;
}

/* Trip Advisor */

.mainCentral #TA_Container , .mainCentral .TA_rtable td{ border:0;}

/* Contact forms */

.content textarea { 
	width:90% ; 
	margin-bottom:10px; 

	padding:5px 0px;
	font-size:14px;
	color:#959494;
	background:#ffffff ;
}
.content select { 
	margin-bottom:2px ; 
	
	padding:5px 0px;
	font-size:14px;
	color:#959494;
	background:#ffffff ;
}
.content input {
	font-weight:normal; 
	
	padding:5px 0px;
	font-size:14px;
	margin-bottom:5px;
	color:#959494;
	background:#ffffff  ;
}

/* Picture Gallery */

.pgContainer {
	width:200px;
	text-align:left;
	float:left;
	margin:0px 20px 20px 0px;
}
.pgContainer .pgImage {
	width:150px;
	height:150px;
}

.pgContainer .pgText {
	margin-top:15px;
}

#centerBlock .bookingGadget .gc_sh
{
	text-align: center;
}

#centerBlock .bookingGadget .gc_sh .gc_verticalSh
{
	margin-top: 30px;
	padding: 0px;
	
	/*
	margin-left:50px;
	width:170px;
	margin-top:15px;
	padding:0;
	*/
}

#centerBlock .bookingGadget .gc_sh .gc_verticalSh .shortHandTitle
{
	color:#6e0202;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}	

#centerBlock .bookingGadget .gc_sh .gc_verticalSh .checkinLabel
{
	color:#6e0202;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#centerBlock .bookingGadget .gc_sh .gc_verticalSh .shortHandNrNightsLabel
{
	color:#6e0202;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
}
				
/*Checkin field*/
#centerBlock .bookingGadget .gc_sh .startDay
{
	margin-left: 39px;
	width:120px;
	height:20px;
	padding-top:4px;
	background: #ffffff;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#A67C52;
}
				/*Nights field*/
				#centerBlock .bookingGadget .gc_sh .yui-menu-button button {
					width:60px;
					height:24px;
					padding-bottom:4px;
					background: #ffffff url(../miradouro_hotel_bin/bg_dropdown.gif) no-repeat 90% 50%;;
					
					font-size:11px;
					font-family:Arial, Helvetica, sans-serif;
					color:#A67C52;
				}
				/*Calendar icon*/
				#centerBlock .bookingGadget .gc_sh .shortHandCalendarIcon {
					width:20px;
					height:25px;
					background:url(../miradouro_hotel_bin/bg_calendar.gif) no-repeat left center;
				}
/*Booknow*/
#centerBlock .bookingGadget .gc_sh .shortHandCheckRates
{
	width: 120px;
	height: 45px;
	text-align: center;
	font: 11px Verdana, Geneva, sans-serif;
	background:url(../miradouro_hotel_bin/book_now.png) no-repeat left center;
	
	/*
	width:161px;
	border:0px;
	background:url(../miradouro_hotel_bin/book_now.png) no-repeat left center;
	height:47px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
	text-align:left;
	padding-left:6px;
	*/
}


/****  Absolute div to display logo in centerblock, with z-index:9999 to appear above all content ****/


#absoluteLogo
{
	z-index: 9999;
	top:40px;
	left:0px;
	position:absolute;
	width:216px;
	height:200px;
	background: url(../miradouro_hotel_bin/logo.png) no-repeat center top;
}
	#absoluteLogo a {
					width:250px;
					height:200px;
					display:block;
					text-indent:-9999px;
	}

	