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

                    All LEVELS
	------------------------------------------------*/


body {
	background-image: url(../images/mysand.jpg);
}

* {
	margin: 0px;
	padding: 0px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.clearfloats {
	font-size: 1px;
	line-height: 1px;
	display: block;
	clear: both;
	height: 1px;
	width: 100%;
}

#pagecontainer {
	width: 930px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-top: 3px solid #ECDCC4;
	border-right: 3px solid #B4A994;
	border-bottom: 3px solid #B4A994;
	border-left: 3px solid #ECDCC4;
}

#header {
	height: 91px;
	width: 930px;
	background-image: url(../images/generic/header_back.jpg);
	background-repeat: no-repeat;
	padding-top: 3px;
}

#header img {
	padding-left: 8px;
}

#header div {
	float: right;
	width: 350px;
	font-family: Impact;
	color: #FFFFFF;
	font-size: 28px;
	padding-top: 9px;
	text-align: right;
	padding-right: 20px;
}

#header div a {
	font-size: 18px;
	text-decoration: none;
	color: #FFFFFF;
	font-family: "Arial Narrow";
	font-weight: bold;
}

#header div a:hover {
	color: #FF9900;
}

#mainnav {}

#mainnav ul {
	list-style-type: none;
	background-image: url(../images/generic/navback.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF9900;
	border-bottom-color: #FF9900;
	height: 19px;
	padding-top: 4px;
	padding-left: 25px;
}

#mainnav ul li {
	float: left;
}

#mainnav ul li a {
	float: left;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FF9900;
	padding-left: 8px;
	padding-right: 8px;
	font-weight: bold;
}

#mainnav ul li a.here {
	color: #CCCCCC;
}

#mainnav ul li a:hover {
	color: #FFFFFF;
}

#contentarea {
	background-image: url(../images/home/carvoeiro.jpg);
	background-repeat: no-repeat;
	padding: 40px;
	clear: both;
	min-height: 537px;
}

#contentarea div.floatright {
	float: right;
	height: 150px;
	width: 180px;
	margin-bottom: 20px;
	clear: right;
	position: relative;
	left: 20px;
}

#contentarea div.floatright div {
	margin: 0px;
	padding: 0px;
}

#contentarea img {
	float: right;
	clear: right;
	margin-bottom: 20px;
	border: 4px solid #ffffff;
}

.home div#contentarea img.clickhere {
	float: none;
	clear: none;
	margin-bottom: 0px;
	border: 4px none #ffffff;
	margin-left: 24px;
}



#contentarea div.bodytext {
	width: 600px;
	background-color: #FFFFFF;
	padding: 20px;
	filter: alpha(opacity=90);
	opacity: 0.90;
	border: 1px solid #FF9900;
}

.home div#contentarea div.bodytext {
	width: 350px;
	
}

#contentarea div.bodytext div div.halfwidth {
	width: 279px;
	padding-right: 10px;
	padding-left: 10px;
}

#contentarea div.bodytext div div.halfwidth.borderright {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #FF9900;
	display: inline-block;
}

#contentarea div.bodytext h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	padding-bottom: 14px;
		filter: alpha(opacity=100);
	opacity: 1.00;
}

#contentarea div.bodytext h1 span {
	display: block;
	font-size: 12px;
	color: #FF9900;
	padding-top: 2px;
}

#contentarea div.bodytext h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	padding-bottom: 0px;
	filter: alpha(opacity=100);
	opacity: 1.00;
}

#contentarea div.bodytext p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #003399;
	filter: alpha(opacity=100);
	opacity: 1.00;
	padding-bottom: 12px;
}

#contentarea div.bodytext p a {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}

#contentarea div.bodytext p a:hover{
	color: #FC4E09;
}

#contentarea div.bodytext div.special {
	margin-top: 0px;
	padding-top: 0px;
	width: 100%;
}

#contentarea div.bodytext div.special p {
	padding-bottom: 4px;
}

#contentarea div.bodytext div.special table {
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
	margin-bottom: 12px;	
}

#contentarea div.bodytext div.special table tr {}

#contentarea div.bodytext div.special table tr td {
	padding: 4px;
	width: 25%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF1CD;
	}

#contentarea div.bodytext div.special table tr th {
	width: 50%;
	text-align: left;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF1CD;
}

#contentarea div.bodytext div.special table tr.even td {
}

#contentarea div.bodytext div.special table tr.even th {
}



div.flightinfo {
	background-color: #FF9900;
	padding: 10px;
	width: 135px;
	border: 1px solid #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003399;
	clear: right;
	float: right;
	margin-bottom: 15px;
}

div.flightinfo p {
	font-size: 14px;
	line-height: 15px;
}

div.flightinfo select {
	margin-top: 14px;
	font-weight: normal;
}

#footer {
	padding: 10px 10px 10px 38px;
	clear: both;
}

#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #003399;
}

#footer p span.tagline {
	font-weight: bold;
	color: #FF5300;
}

#footer p span {
	padding-right: 20px;

}

#footer p span a{
	padding-right: 20px;
	color: #003399;
	text-decoration: none;

}

#footer img {
	float: right;
}


#footer div.tacs {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-align: justify;
	padding-right: 30px;
	color: #003399;
}

#footer div.tacs a {
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}

#footer div.tacs a:hover {
	color: #FC5109;
}



.clearfloats {
	font-size: 1px;
	line-height: 1px;
	display: block;
	clear: both;
	height: 1px;
}







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

                    LEVEL TWO PAGES
	------------------------------------------------*/
	
	

#contentareaL2c div.bodytext div.floatright {
	float: right;
	height: 150px;
	width: 180px;
	margin-bottom: 20px;
	position: relative;
	left: 180px;
	top: -430px;
}

#contentareaL2c div.bodytext div.floatright div {
	margin: 0px;
	padding: 0px;
}

#contentareaL2c div.bodytext {
	width: 650px;
	background-color: #FFFFFF;
	padding: 210px 20px 20px;
	float: right;
	background-image: url(../images/carvoeiro/carvoeiro.jpg);
	background-repeat: no-repeat;
}

#contentareaL2c div.bodytext img {
	clear: right;
	float: right;
	margin-bottom: 4px;
	border: 1px solid #003399;
	margin-left: 12px;
}

#contentareaL2c div.bodytext h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	padding-bottom: 14px;

}

#contentareaL2c div.bodytext h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	line-height: 16px;
}

#contentareaL2c div.bodytext h2 span {
	font-weight: normal;
	display: block;
	font-size: 11px;
	color: #FF5300;
	padding-bottom: 8px;
}

#contentareaL2c div.bodytext p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #003399;
	padding-bottom: 12px;

}

#contentareaL2c div.bodytext p a {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}

#contentareaL2c div.bodytext p a:hover {
	color: #FF5300;
}

	
	

#contentareaL2a div.bodytext div.floatright {
	float: right;
	height: 150px;
	width: 180px;
	margin-bottom: 20px;
	position: relative;
	left: 180px;
	top: -546px;
}

#contentareaL2a div.bodytext div.floatright div {
	margin: 0px;
	padding: 0px;
}

#contentareaL2a div.bodytext {
	width: 650px;
	background-color: #FFFFFF;
	padding: 210px 20px 20px;
	float: right;
	background-image: url(../images/albufeira/Albufeira.jpg);
	background-repeat: no-repeat;
}

#contentareaL2a div.bodytext img {
	clear: right;
	float: right;
	margin-bottom: 4px;
	border: 1px solid #003399;
	margin-left: 12px;
}

#contentareaL2a div.bodytext h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	padding-bottom: 14px;

}

#contentareaL2a div.bodytext h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	line-height: 16px;
}

#contentareaL2a div.bodytext h2 span {
	font-weight: normal;
	display: block;
	font-size: 11px;
	color: #FF5300;
	padding-bottom: 8px;
}

#contentareaL2a div.bodytext p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #003399;
	padding-bottom: 12px;

}

#contentareaL2a div.bodytext p a {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}

#contentareaL2a div.bodytext p a:hover {
	color: #FF5300;
}










#contentareaL2pdl div.bodytext div.floatright {
	float: right;
	height: 150px;
	width: 180px;
	margin-bottom: 20px;
	position: relative;
	left: 180px;
	top: -546px;
}

#contentareaL2pdl div.bodytext div.floatright div {
	margin: 0px;
	padding: 0px;
}

#contentareaL2pdl div.bodytext {
	width: 650px;
	background-color: #FFFFFF;
	padding: 210px 20px 20px;
	float: right;
	background-repeat: no-repeat;
	background-image: url(../images/paia-de-luz/pdl1.jpg);
}

#contentareaL2pdl div.bodytext img {
	clear: right;
	float: right;
	margin-bottom: 4px;
	border: 1px solid #003399;
	margin-left: 12px;
}

#contentareaL2pdl div.bodytext h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	padding-bottom: 14px;

}

#contentareaL2pdl div.bodytext h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	line-height: 16px;
}

#contentareaL2pdl div.bodytext h2 span {
	font-weight: normal;
	display: block;
	font-size: 11px;
	color: #FF5300;
	padding-bottom: 8px;
}

#contentareaL2pdl div.bodytext p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #003399;
	padding-bottom: 12px;

}

#contentareaL2pdl div.bodytext p a {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}

#contentareaL2pdl div.bodytext p a:hover {
	color: #FF5300;
}











	
	
	#secondarynav {
	padding-left: 35px;
}
	
	#secondarynav ul {
	list-style-type: none;
	padding-left: 0px;
	background-color: #FFF0C8;
	width: 174px;
	margin-left: 0px;
}
	
	#secondarynav ul li {
	margin: 0px;
	padding: 0px;
	
	display: block;
	width: 174px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
		color: #003399;
	/*padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;

	text-decoration: none;
	padding-left: 4px;*/
	background-color: #FFE699;
	border-top-style: none;

}
	
	#secondarynav ul li a {
	display: block;
	/*width: 170px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;*/
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	color: #003399;
	text-decoration: none;
	padding-left: 4px;
	width: 170px;	/*background-color: #FFE699;
	border-top-style: none;*/
	}
	
		#secondarynav ul li.here a {
	color: #FF5300;
}
	
	#secondarynav ul li a:hover {
	background-color: #FFD671;
}
	
	#secondarynav ul li ul {
	padding: 0px;
	margin: 0px;
}
	
	#secondarynav ul li ul li {}
	
	#secondarynav ul li ul li a {
	background-color: #FFF0C8;
	padding-left: 22px;
	width: 152px;
	}
	
	#secondarynav ul li ul li.here a {
	color: #FF5300;
}
	
	#secondarynav ul li ul li a:hover {
	background-color: #FFD671;
}
	
#secondarynav div.flightinfo {
	background-color: #FF9900;
	padding: 10px;
	width: 154px;
	border: 1px solid #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003399;
	clear: none;
	float: none;
	margin-left: 35px;
	margin-top: 4px;
}


/* ----------------------------------------
        VILLA PAGES
	---------------------------------------*/
	
	

#contentareaL3 div.bodytext {
	width: 680px;
	background-color: #FFFFFF;
	padding: 10px 20px 20px 0px;
	float: right;
	
}

#contentareaL3 div.bodytext div.leftcolumn {
	float: left;
	width: 330px;
	padding-right: 10px;
}

#contentareaL3 div.bodytext div.leftcolumn div {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	margin-bottom: 8px;
}

#pagecontainer div#contentareaL3 div.bodytext div.leftcolumn div p.icons {
	height: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF9900;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	
}

#pagecontainer div#contentareaL3 div.bodytext div.leftcolumn div p.icons img {
	float: none;
	padding-right: 2px;
	padding-left: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-bottom: 0px;
	
}

#contentareaL3 div.bodytext div.rightcolumn {}

#contentareaL3 div.bodytext h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	padding-bottom: 14px;

}

#contentareaL3 div.bodytext h1 span {
	display: block;
	font-size: 12px;
	color: #FF9900;
	padding-top: 2px;
}

#contentareaL3 div.bodytext p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #003399;
	width: 330px;
	padding-bottom: 12px;

}

#contentareaL3 div.bodytext ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 330px;
	color: #003399;
	list-style-type: none;
}

#contentareaL3 div.bodytext ul li {
	display: block;
	padding-bottom: 8px;
	list-style-type: none;
	padding-left: 16px;
	text-align: left;
	background-image: url(../images/generic/yellow_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}

#contentareaL3 div.bodytext table {
	width: 320px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
	font-weight: normal;
	margin-bottom: 20px;
	clear: right;
}

#contentareaL3 div.bodytext table tr {}

#contentareaL3 div.bodytext table tr th.baseline , #contentareaL3 div.bodytext table tr td.baseline  {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}

#contentareaL3 div.bodytext table tr th.baseliney , #contentareaL3 div.bodytext table tr td.baseliney  {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	background-color: #FFF0C8;
}

#contentareaL3 div.bodytext table tr td.yellow {
	background-color: #FFF0C8;
}

#contentareaL3 div.bodytext table th {
	font-weight: normal;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
}

#contentareaL3 div.bodytext table td{
	padding-right: 2px;
	padding-left: 2px;
	text-align: center;
}

#contentareaL3 div.bodytext img {
	clear: right;
	float: right;
	border: 1px solid #003399;
}

#contentareaL3 div.bodytext div.villathumbs {
	clear: right;
	float: right;
	width: 320px;
	text-align: center;
}

#contentareaL3 div.bodytext div.villathumbs span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
	background-color: #FFF0C8;
	display: block;
	padding: 4px;
	margin-bottom: 1px;
}

#contentareaL3 div.bodytext div.villathumbs img {
	margin: 1px;
	float: none;
}

	
#contentareaL3 div.bodytext div.rightcolumn form {
	clear: right;
	float: right;
	width: 300px;
	margin-top: 20px;
	padding: 10px;
	background-color: #FFF0C8;
	border: 1px solid #FF9900;
}

#contentareaL3 div.bodytext div.rightcolumn form h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF5300;
	font-weight: bold;
}

#contentareaL3 div.bodytext div.rightcolumn form label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	font-size: 11px;
	display: block;
	padding-top: 6px;
	padding-bottom: 2px;
}

#contentareaL3 div.bodytext div.rightcolumn form input.textfield {
	width: 296px;
	border: 1px solid #FF9900;
	padding: 1px;
}

#contentareaL3 div.bodytext div.rightcolumn form textarea.textfield {
	width: 296px;
	border: 1px solid #FF9900;
	padding: 1px;
	height: 40px;
	margin-bottom: 10px;
}

#contentareaL3 div.bodytext div.rightcolumn form input.submit {
	color: #FFFFFF;
	background-color: #FF9900;
	margin-left: 240px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 24px;
	width: 60px;
}


#contentareaL3 div.bodytext span.redtext {

	color: #FC4E09;
}

#availability {
	clear: both;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 230px;
	padding-bottom: 10px;
}

#availability h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	margin-bottom: 10px;
}

#availability span {
	display: block;
	text-align: right;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}



/* -------------------------------------------
      SINGLE PAGES
	 -----------------------------------------*/


	div.au div#contentarea {
	background-image: url(../images/supplement/boat.jpg);
	background-repeat: no-repeat;
	padding: 40px;
	clear: both;
	min-height: 537px;
}

div.au div#contentarea div.bodytext {
	padding: 10px 20px 20px;
	margin-top: 100px;
filter: alpha(opacity=80);
	opacity: 0.80;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;	
}

div.au div#contentarea div.bodytext img {}

div.au div#contentarea div.bodytext a {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}

div.au div#contentarea div.bodytext a:hover {
	color: #FB4F09;
}



	div.flights div#contentarea {
	background-image: url(../images/supplement/flights.jpg);
	background-repeat: no-repeat;
	padding: 40px;
	clear: both;
	min-height: 537px;
}

div.flights div#contentarea div.bodytext {
	padding: 10px 20px 20px;
	margin-top: 100px;
filter: alpha(opacity=80);
	opacity: 0.80;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;	
}

div.flights div#contentarea img {
	margin-top: 50px;
}





	div.cars div#contentarea {
	background-image: url(../images/supplement/cars.jpg);
	background-repeat: no-repeat;
	padding: 40px;
	clear: both;
	min-height: 537px;
}

div.cars div#contentarea div.bodytext {
	padding: 10px 20px 20px;
	margin-top: 100px;
filter: alpha(opacity=90);
	opacity: 0.90;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;	
}

div.cars div#contentarea div.bodytext p a {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}

div.cars div#contentarea div.bodytext p a:hover {
	color: #FC5109;
}

div.cars div#contentarea div.bodytext img {}


div.cars div#contentarea div.bodytext table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #003399;
	width: 100%;
	text-align: left;
}

div.cars div#contentarea div.bodytext table tr {}

div.cars div#contentarea div.bodytext table th {
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}

div.cars div#contentarea div.bodytext table td {
	padding: 4px;
	text-align: center;
}

div.cars div#contentarea div.bodytext table td.leftalign {
	padding: 4px;
	text-align: left;
}

div.cars div#contentarea div.bodytext table tr.even td {
	background-color: #FFF0C8;
	text-align: center;
}


	div.golf div#contentarea {
	background-image: url(../images/supplement/golf.jpg);
	background-repeat: no-repeat;
	padding: 40px;
	clear: both;
	min-height: 537px;
}

div.golf div#contentarea div.bodytext {
	padding: 10px 20px 20px;
	margin-top: 100px;
	filter: alpha(opacity=80);
	opacity: 0.80;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;	
}

div.golf div#contentarea div.bodytext h1 span {
	display: block;
	color: #FF9900;
	padding-top: 4px;
}

div.golf div#contentarea div.bodytext h2 {
	color: #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

div.golf div#contentarea div.bodytext a {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}

div.golf div#contentarea div.bodytext a:hover {
	color: #FB4F09;
}

div.golf div#contentarea div.bodytext img {}

div.golf div#contentarea div.bodytext table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #003399;
	width: 100%;
}

div.golf div#contentarea div.bodytext table tr {}

div.golf div#contentarea div.bodytext table th {
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}

div.golf div#contentarea div.bodytext table th.leftth {
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FF9900;
	text-align: left;
}
div.golf div#contentarea div.bodytext table tr.even th {
	background-color: #FFF0C8;
}

div.golf div#contentarea div.bodytext table td {
	padding: 4px;
	text-align: center;
}

div.golf div#contentarea div.bodytext table td.leftalign {
	padding: 4px;
	text-align: left;
}

div.golf div#contentarea div.bodytext table tr.even td {
	background-color: #FFF0C8;
}

	div.tacs div#contentarea {
	background-image: url(../images/supplement/cars.jpg);
	background-repeat: no-repeat;
	padding: 40px;
	clear: both;
	min-height: 537px;
}

div.tacs div#contentarea div.bodytext {
	padding: 10px 20px 20px;
	margin-top: 50px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	width: 640px;
		filter: alpha(opacity=100);
	opacity: 1.00;
}

div.tacs div#contentarea div.bodytext a {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}

div.tacs div#contentarea div.bodytext a:hover {
	color: #FC5310;
}

div.tacs div#contentarea div.bodytext img {}

div.tacs div#contentarea div.bodytext div.leftcolumn {
	width: 310px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #003399;
	padding-top: 20px;
}

div.tacs div#contentarea div.bodytext div.leftcolumn h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003399;
	padding-bottom: 11px;
}

div.tacs div#contentarea div.bodytext div.leftcolumn h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003399;
}

div.tacs div#contentarea div.bodytext span.redtext {
	font-weight: bold;
	color: #FC4E09;
}

div.tacs div#contentarea div.bodytext div.leftcolumn span.right {
	display: block;
	float: right;
	clear: right;
	width: 200px;
}

div.tacs div#contentarea div.bodytext div.rightcolumn {
	width: 310px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #003399;
	padding-top: 20px;
	}

div.tacs div#contentarea div.bodytext div.rightcolumn h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003399;
	padding-bottom: 11px;
	}
	
	div.tacs div#contentarea div.bodytext div.rightcolumn h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003399;
	}
	
		div.cu div#contentarea {
	background-image: url(../images/home/carvoeiro.jpg);
	background-repeat: no-repeat;
	padding: 40px;
	clear: both;
	min-height: 537px;
}

div.cu div#contentarea div.bodytext {
	padding: 10px 20px 20px;
	margin-top: 100px;
	filter: alpha(opacity=85);
	opacity: 0.85;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	width: 325px;
}

div.cu div#contentarea div.bodytext h2 {
	color: #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

div.cu div#contentarea div.bodytext a {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}

div.cu div#contentarea div.bodytext a:hover {
	color: #FB4F09;
}

div.cu div#contentarea div.bodytext img {}

div.cu div#contentarea div.bodytext form {

	width: 300px;
	margin-top: 20px;
	padding: 10px;
	background-color: #FFF0C8;
	border: 1px solid #FF9900;
}

div.cu div#contentarea div.bodytext form h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF5300;
	font-weight: bold;
}

div.cu div#contentarea div.bodytext form label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	font-size: 11px;
	display: block;
	padding-top: 6px;
	padding-bottom: 2px;
}

div.cu div#contentarea div.bodytext form input.textfield {
	width: 296px;
	border: 1px solid #FF9900;
	padding: 1px;
}

div.cu div#contentarea div.bodytext form textarea.textfield {
	width: 296px;
	border: 1px solid #FF9900;
	padding: 1px;
	height: 40px;
	margin-bottom: 10px;
}

div.cu div#contentarea div.bodytext form input.submit {
	color: #FFFFFF;
	background-color: #FF9900;
	margin-left: 240px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 24px;
	width: 60px;
}


	div.insurance div#contentarea {
	background-image: url(../images/supplement/insurance.jpg);
	background-repeat: no-repeat;
	padding: 40px;
	clear: both;
	min-height: 537px;
}

div.insurance div#contentarea h1 span {
	color: #FF9900;
	display: block;
	font-size: 12px;
}

div.insurance div#contentarea div.bodytext {
	padding: 10px 20px 20px;
	margin-top: 100px;
filter: alpha(opacity=90);
	opacity: 0.90;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;	
}

div.insurance div#contentarea div.bodytext p a {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}

div.insurance div#contentarea div.bodytext p a:hover {
	color: #FC5109;
}

div.insurance div#contentarea div.bodytext img {}


div.insurance div#contentarea div.bodytext table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #003399;
	width: 100%;
}

div.insurance div#contentarea div.bodytext table tr {}

div.insurance div#contentarea div.bodytext table th {
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}

div.insurance div#contentarea div.bodytext table td {
	padding: 4px;
	text-align: center;
}

div.insurance div#contentarea div.bodytext table td.leftalign {
	padding: 4px;
	text-align: left;
}

div.insurance div#contentarea div.bodytext table th.leftalign {
	padding: 4px;
	text-align: left;
}

div.insurance div#contentarea div.bodytext table tr.even td {
	background-color: #FFF0C8;
}

	div.links div#contentarea {
	background-image: url(../images/supplement/links-back.jpg);
	background-repeat: no-repeat;
	padding: 40px;
	clear: both;
	min-height: 537px;
}

div.links div#contentarea div.bodytext {
	padding: 10px 20px 20px;
	margin-top: 100px;
	filter: alpha(opacity=80);
	opacity: 0.80;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;	
}

div.links div#contentarea div.bodytext h2 {
	color: #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

div.links div#contentarea div.bodytext a {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}

div.links div#contentarea div.bodytext a:hover {
	color: #FB4F09;
}

div.links div#contentarea div.bodytext img {}


table.offerstable {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

table.offerstable tr {}

table.offerstable tr th {
	padding: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF9900;
	color: #FF9900;
	background-color: #0D3E9D;
	}

table.offerstable tr td {
	padding: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF9900;
}

table.offerstable tr.dark td {
	background-color: #FFF0C8;
}

table.offerstable tr td.centre {
	text-align: center;
	
}

table.offerstable tr.villaname td {
	background-color: #0D3E9D;
	color: #FFFFFF;
}

table.offerstable tr td.saving {
	font-weight: bold;
	color: #FF3300;
}

table.offerstable tr td.whiteborder {
	border-right-color: #FFFFFF;
}

table.offerstable a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

table.offerstable a:hover {
	color: #FF9900;
}
