﻿body{
	margin:0px;
	padding:0px;
	font-family:Arial,Helvetica,sans-serif;
	color:#666;
	font-size:12px;
	background-image: url(../images/backgrounds/body_gradient_back.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

a:link{color:#09f; text-decoration:underline}

a:visited{color:#09f; text-decoration:underline}

a:hover{color:#000; text-decoration:none}

h2{
	font-size:22px;
	margin-right:0px;
	margin-bottom:5px;
	margin-left:0px;
	margin-top:10px;
	font-weight:normal;
	color: #4D4D4D;
}

h3{text-transform:uppercase; font-size:14px; color:#000; margin-top:0px; margin-right:0px; margin-bottom:10px; margin-left:0px}

p{
	line-height:1.5em;
	margin-top:10px;
	margin-bottom:10px;
}

.fineprint{
	line-height:1.5em;
	margin-top:10px;
	margin-bottom:10px;	
	font-family:Arial,Helvetica,sans-serif;
	color:#666;
	font-size:9px;
}

ul {
	margin-top: 0px;
	padding-top: 0px;
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 1em;
	padding-left: 1em;
	line-height: 1.5em;
}

ol {
	margin-top: 0px;
	padding-top: 0px;
	list-style-position: outside;
	margin-left: 1em;
	padding-left: 1em;
	line-height: 1.5em;
}

#main{
	width:100%;
	background-image: url(../images/backgrounds/footer2.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}

#bigPicBackground {
	background-image: url(../images/backgrounds/big_pic_bkg.jpg);
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
}


#bigPic{
	margin-right:auto;
	margin-left:auto;
	overflow:hidden;
	height:415px;
	z-index: 2;
	background-image: url(../images/backgrounds/flash_backgroundShadow.png);
	background-repeat: no-repeat;
	padding: 0px;
	background-position: center top;
}
#bigPicInner {
	margin: 0px auto;
	width: 1200px;
}


#header{
	background-image:url(../images/nav/header_background.jpg);
	background-repeat:repeat-x;
	height:128px
}

#headInner{
	width:1000px;
	margin-right:auto;
	margin-left:auto;
	background-image:url(../images/nav/header.png);
	height:127px;
	background-repeat:no-repeat;
	background-position:center
}

#headNav{
	float:right;
	margin-top:7px;
	font-family:Helvetica,Arial,sans-serif;
	font-size:12px;
	line-height:1.9em;
	text-align:right;
	margin-right:45px;
	font-weight:bold;
}

#headLink {
	float: left;
	margin-top: 35px;
	margin-left: 40px;
}

#headLinkWeather {
	float: left;
	margin-top: 5px;
	margin-left: 40px;
}


#headNav a:link{color:#465875; text-decoration:none}

#headNav a:visited{color:#465875; text-decoration:none}

#headNav a:hover{color:#2B3546; text-decoration:none}

#nav{
	height:27px;
	background-image:url(../images/nav/nav_background.jpg);
	background-position:bottom;
	background-color:#677790;
	background-repeat:repeat-x;
	position: relative;
	z-index: 10;	
}

#navInner{
	width:960px;
	margin-left:auto;
	margin-right:auto;
}

.clear{clear:both}

#contentOuter{}

#homeContent{
	width:960px;
	margin-right:auto;
	margin-left:auto;
	padding-top:20px;
}


#footer{
	height:106px;
	padding:0px;
	width:100%;
	margin: 0px;
}

#footerInner{
	width:965px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#footer #horizLinks{
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	float:left;
	font-weight:bold;
	width:735px;
}

#footer #horizLinks ul{
	list-style-type:none;
	margin-right:0;
	margin-left:0;
	padding-top: 30px;
	*padding-top: 40px; /*hack for IE7*/
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#footer #horizLinks ul li{position:relative; display:inline; float:left}

#footer #horizLinks ul li a{display:block; color:#394866; text-decoration:none; padding-top:5px; padding-right:11px; padding-bottom:5px; padding-left:11px}

#footer #horizLinks ul li a:link{color:#394866}

#footer #horizLinks ul li a:hover{color:#FFF; background-color:#677790}

/*footer links on right side */
#footer #rightLinks{font-family:Helvetica,Arial,sans-serif; font-size:12px; font-weight:bold; float:right; width:125px; margin-top:5px; margin-right:0px; margin-bottom:0px; margin-left:0px}

#footer #rightLinks ul{list-style-type:none; margin-right:0; margin-bottom:0; margin-left:0; margin-top:0px; padding-top:5px; padding-right:0px; padding-bottom:5px; padding-left:5px}

#footer #rightLinks ul li{line-height:1.5em; margin:0px; padding:0px}

#footer #rightLinks ul li a{color:#394866; text-decoration:none; text-transform:uppercase}

#footer #rightLinks ul li a:link{color:#394866}

#footer #rightLinks ul li a:hover{color:#FFF}

#footer #copyright{
	color:#FFF;
	font-weight:normal;
	width:400px;
	clear:left;
	margin-left: 11px;
	padding-top: 10px;
}

#footer #copyright a:link{color:#FFF; text-decoration:none}

#footer #copyright a:visited {color:#FFF; text-decoration:none}

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

#footerFlower{float:left; margin-top:25px; width:64px}

.blueButton{
	font-size:13px;
	text-transform:uppercase;
	font-weight:bold;
	margin: 0px 0px 5px;
}

.blueButton a:link{
	color:#FFF;
	text-decoration:none;
	display:block;
	background-color:#677790;
	padding: 5px 10px;
}

.blueButton a:visited{
	color:#FFF;
	text-decoration:none;
	display:block;
	background-color:#677790;
	padding: 5px 10px;
}

.blueButton a:hover{
	color:#2E526C;
	text-decoration:none;
	display:block;
	background-color:#8490A6;
	padding: 5px 10px;
	background-image: url(../images/nav/nav_over_back.jpg);
	background-repeat: repeat-x;
}
.shadowRight {
	background-image: url(../images/home_box_shadow_right.png);
	background-repeat: repeat-y;
	width: 14px;
}
.shadowBottom {
	background-image: url(../images/home_box_shadow_bottom.png);
	background-repeat: no-repeat;
	background-position: right;
}
.homeBoxContent {
	width: 270px;
	padding: 8px;
	text-align: left;
	height: 270px;
	background-color: #FFF;
}


/*backgrounds for content areas */
#outerRooms{
	background-image:url(../images/backgrounds/rooms_back.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	margin:0px;
	padding:0px;
	position: relative;
}
#outerPress{
	background-image:url(../images/backgrounds/press_back.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	margin:0px;
	padding:0px;
	position: relative;
}
#outerMedia{
	background-image:url(../images/backgrounds/media_back.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	margin:0px;
	padding:0px;
	position: relative;
}
#outerCareers{
	background-image:url(../images/backgrounds/careers_back.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	margin:0px;
	padding:0px;
	position: relative;
}
#outersuperiorRooms{
	background-image:url(../images/backgrounds/rooms-superior.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	margin:0px;
	padding:0px;
	position: relative;
}

#outerpremiumRooms{
	background-image:url(../images/backgrounds/rooms-premium.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	margin:0px;
	padding:0px;
	position: relative;
}
#outerOpening{
	background-image:url(../images/backgrounds/specialopening.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	margin:0px;
	padding:0px;
	position: relative;
}
#outerjuniorSuites{
	background-image:url(../images/backgrounds/junior-suite.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	margin:0px;
	padding:0px;
	position: relative;
}
#outeratlanticSuite{
	background-image:url(../images/backgrounds/atlantic-suite.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	margin:0px;
	padding:0px;
	position: relative;
}
#outeroitavosSuite{
	background-image:url(../images/backgrounds/oitavos-suite.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	margin:0px;
	padding:0px;
	position: relative;
}

#outergolfPackage{
	background-image:url(../images/backgrounds/tee-off.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	margin:0px;
	padding:0px;
	position: relative;
}

#outergolftestPackage{
	background-image:url(../images/backgrounds/tee-off-test.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	margin:0px;
	padding:0px;
	position: relative;
}

#outerEvent{
	background-image:url(../images/backgrounds/back_eventrfp.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	margin:0px;
	padding:0px;
	position: relative;
}

#outeratlanticPackage{
	background-image:url(../images/backgrounds/atlantic-heaven.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	margin:0px;
	padding:0px;
	position: relative;
}

#outerAmenities{background-image:url(../images/backgrounds/amenities_back.jpg); background-repeat:no-repeat; background-position:center top; margin:0px; padding:0px; border-top-style:none; border-right-style:none; border-bottom-style:none; border-left-style:none}

#outerPackages{background-image:url(../images/backgrounds/packages_back.jpg); background-repeat:no-repeat; background-position:center top; margin:0px; padding:0px; 	position: relative;}

#outerHotel{background-image:url(../images/backgrounds/hotel_back.jpg); background-repeat:no-repeat; background-position:center top; margin:0px; padding:0px}

#outerCasa{background-image:url(../images/backgrounds/casa_mirante_back.jpg); background-repeat:no-repeat; background-position:center top; margin:0px; padding:0px}

#outerSpa{
	background-image:url(../images/backgrounds/spa_back2.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	margin:0px;
	padding:0px
}

#outermeetings{background-image:url(../images/backgrounds/meetings_back.jpg); background-repeat:no-repeat; background-position:center top; margin:0px; padding:0px}

#outerRestaurant{
	background-image:url(../images/backgrounds/restaurants_back.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	margin:0px;
	padding:0px
}

#outerGolf{background-image:url(../images/backgrounds/golf_back.jpg); background-repeat:no-repeat; background-position:center top; margin:0px; padding:0px}

#outerWeather{
	background-image:url(../images/backgrounds/weather_back.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	margin:0px;
	padding:0px
}
#outerSintra{
	background-image:url(../images/backgrounds/sintra_back.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	margin:0px;
	padding:0px
}
#outertestSintra{
	background-image:url(../images/backgrounds/sintratest_back.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	margin:0px;
	padding:0px
}

#outerHealthclub{background-image:url(../images/backgrounds/health_club_back.jpg); background-repeat:no-repeat; background-position:center top; margin:0px; padding:0px}

#outerQuinta{background-image:url(../images/backgrounds/quinta_back.jpg); background-repeat:no-repeat; background-position:center top; margin:0px; padding:0px}

#outerHorse{
	background-image:url(../images/backgrounds/horse_back.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	margin:0px;
	padding:0px
}

#outerAttractions{background-image:url(../images/backgrounds/attractions_back.jpg); background-repeat:no-repeat; background-position:center top; margin:0px; padding:0px}

#outerActivites{
	background-image:url(../images/backgrounds/activities_back.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	margin:0px;
	padding:0px
}
#outerDirections {
	background-image:url(../images/backgrounds/directions_back.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	margin:0px;
	padding:0px
}


#contentInner {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

/*white box with shaded top for inner page content */
#contentRooms{
	width:455px;
	margin-left:320px;
	background-image:url(../images/roomsShaded.jpg);
	background-repeat:repeat-x;
	background-position:top;
	padding-top:15px;
	padding-left:20px;
	padding-right:20px;
	background-color:#FFF;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
}

#roomsInner{
	width:390px;
	margin-top:20px;
	margin-bottom:20px;
}

#roomsInnerSetHeight{
	width:390px;
	margin-top:20px;
	margin-bottom:0px;
	height: 570px;
}

#roomstestInnerSetHeight{
	width:390px;
	margin-top:20px;
	margin-bottom:0px;
	height: 630px;
}

#noSlider{margin:0px; padding:0px}

.zoom{text-transform:uppercase; font-size:10px; margin-top:0px; margin-bottom:6px}

.breadcrumbs{font-size:11px; margin-top:5px; margin-bottom:5px}

.breadcrumbs a:link{
	text-decoration:none;
	color:#4D4D4D
}

.breadcrumbs a:visited{
	color:#4D4D4D;
	text-decoration:none
}

.breadcrumbs a:hover{color:#677790; text-decoration:underline}

.fakeUL{line-height:1.5em; margin-top:0px; margin-left:10px}

.noMargin{margin-top:0px; margin-bottom:0px; line-height:1.5em}

.listHeader{
	font-size:14px;
	color:#4D4D4D;
	margin-bottom:0px;
	font-weight:bold
}

.bookButton{
	font-weight:bold;
	width:140px;
	font-size:14px;
	text-align:center;
	float:left;
	margin-right: 20px;
}

.bookButton a:link{color:#FFF; text-decoration:none; display:block; border:1px solid #545F76; background-color:#838FA7; padding-top:5px; padding-right:15px; padding-bottom:5px; padding-left:15px}

.bookButton a:visited{color:#FFF; text-decoration:none; display:block; border:1px solid #545F76; background-color:#838FA7; padding-top:5px; padding-right:15px; padding-bottom:5px; padding-left:15px}

.bookButton a:hover{
	color:#FFF;
	text-decoration:none;
	background-color:#333;
	display:block;
	padding-top:5px;
	padding-right:15px;
	padding-bottom:5px;
	padding-left:15px
}

.blueLinks{
	font-weight:bold;
	float:left;
	height:20px;
	margin-top:5px
}

.blueLinks a:link{color:#09f; text-decoration:none}

.blueLinks a:visited{color:#09f; text-decoration:none}

.blueLinks a:hover{
	color:#333;
	text-decoration:none
}

.finePrint{
	font-size:12px;
}

/*Contact Form*/
form{margin:0px; padding:0px}
input{margin:0px; padding:1px; border:1px solid #CCC; background-color:#FFF;  font-size:11px; color:#666}
textarea{margin:0px; padding:1px; border:1px solid #CCC; background-color:#FFF;  font-size:11px; color:#666}
select{margin:0px; padding:1px; border:1px solid #CCC; background-color:#FFF;  font-size:11px; color:#666; overflow:auto}

.ContactForm{font-family:Arial,Helvetica,sans-serif; font-size:11px}
.ContactForm a{color:#999}
.ContactForm .Title{font-weight:bold; padding-bottom:3px}
.borderCell {
	border: 1px solid #515E71;
	width: 286px;
}
#weather {
	color:#fff;
	font-size: 13px;
	padding-left: 0px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin: 0px;
	height: 15px;
	text-align: right;
	float: left;
}
#interiorFlash{
	float: left;
	height: 220px;
	padding: 0px 0px 0px 0px;
	width: 390px;
	margin: 0px;
}
#estorilGallery {
	width: 380px;
	float: left;
	height: 100px;
	background: #FFFFFF;
	padding: 0px 0px;
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 5px;
	overflow: auto;
}
	#estorilGallery ul {list-style: none;}
	#estorilGallery ul li {
	float: left;
	width: 80px;
	height: 80px;
	padding: 0px 0px 0px 0px;
	background: #FFFFFF;
	border: 1px solid #84835B;
	margin: 3px;
}
	#estorilGallery ul img {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

table:link { 
   color: #1A7DAB; 
   }
