/*
CSS Document
complied by Guy Hoogewerf - www.ncompass.co.uk - &copy;2008
*/
* {
	margin: 0;
	padding: 0;
}

/* mac hide \*/
html, body {
	height: 100%;
	width: 100%;
}
/* end hide */

body {
	background: #466794;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size: 85%;
	text-align: center;
}
a:link {
	color: #edf4ff;
	text-decoration: underline;
}
a:visited {
	color: #edf4ff;
	text-decoration: underline;
}
a:active {
	color: #edf4ff;
	text-decoration: underline;
}
a:hover {
	color: #edf4ff;
	text-decoration: underline;
}
#container {
	width: 798px;
	margin: 0px auto;
}

/* Header */
#blue {
	background-color: #203963;
	margin: 0px 24px;
	border-left: #b1c4e5 1px solid;
	border-right: #b1c4e5 1px solid;
	text-align: left;
	padding-bottom: 20px;
	color: #edf4ff;
}
#red {
	background-color: #8f0000;
	margin: 0px 24px;
	border-left: #b1c4e5 1px solid;
	border-right: #b1c4e5 1px solid;
	text-align: left;
	padding-bottom: 20px;
	color: #fff0f0;
}
#green {
	background-color: #258520;
	margin: 0px 24px;
	border-left: #b1c4e5 1px solid;
	border-right: #b1c4e5 1px solid;
	text-align: left;
	padding-bottom: 20px;
	color: #edf4ff;
}
#header {
	background-color: #203963;
	border-right: #b1c4e5 1px solid;
	margin: 0px 24px 0px 0px;
	text-align: left;
	width: 773px;
	height: 80px;
}
#header h1 a {
	text-indent: -999em;
	width: 499px;
	height: 80px;
	position: absolute;
}
.header-blue {
	background-color: #203963;
	background: #203963 url(../images/belvedere_logo.gif) left top no-repeat;
}
.header-red {
	background-color: #8f0000;
	background: #203963 url(../images/belvedere_logo_red.gif) left top no-repeat;
}
.header-green {
	background-color: #258520;
	background: #203963 url(../images/belvedere_logo_green.gif) left top no-repeat;
}
#header p {
	margin-left: 514px;
	padding: 0;
}
#header .country-tel {
	background: transparent url(../images/country_tel.png) left top no-repeat;
	text-indent: -999em;
	width: 220px;
	height: 24px;
	position: relative;
}
#header .london-tel {
	background: transparent url(../images/mobile_tel.png) left top no-repeat;
	text-indent: -999em;
	width: 220px;
	height: 24px;
	position: relative;
}
#header p a {
	background: transparent url(../images/email.png) left top no-repeat;
	text-indent: -999em;
	width: 274px;
	height: 24px;
	position: absolute;
	margin-left: -15px;
	border-right: #b1c4e5 1px solid;
	padding-bottom: 8px;	
}
/* Homepage */
#show {
	padding: 22px 40px 0px 27px;
}
#show-chalets {
	float: left;
	margin-right: 25px;}
#show-riads {
	margin-top: 40px;

}
#show-polo {
	float: left;
	margin-top: 40px;
	margin-right: 25px;
}
#show-gulets {
}
/* Content */
h2, h3 {
	padding: 10px 0px 0px 40px;
	margin-right: 40px;
}
p {
	padding: 10px 40px 0px 40px;
	font-size: 0.9em;
	line-height: 1.4em;
}
ul {
	margin: 10px 40px 0px 65px;
}
li {
	padding-top: 5px;
	font-size: 0.9em;
	line-height: 1.4em;
}
strong {
	padding: 10px 0px 0px 0px;
	font-size: 1.1em;
	line-height: 1.4em;
}
.img-center {
	text-align: center;
}
.ima-left {
	float: left;
	margin: 3px 5px 5px 0px;
}
.ima-right {
	float: right;
	margin: 3px 0px 5px 5px;
}
#extranav {
	margin: 10px 40px;
	border: #edf4ff 1px solid;
	text-align: center;
	padding: 10px 0px;
}
#extranav a {
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 10px;
}
hr {
	margin: 15px 40px 0px;
	border: 0;
	color: #edf4ff;
	background-color: #edf4ff;
	height: 1px;
}
#video {
	float: right;
	background: transparent url(../images/video_background.png) no-repeat top right; 
	width: 219px;
	height: 108px;
	margin-right: 40px;
}
#video a:link, #video a:visited {
	background-image:url(../images/video_button.png);
	background-position:0 0;
	text-indent:-999em;
	width:98px;	
	height: 54px;
	margin: 28px 61px;
	position: absolute;
}
#video a:hover, #video a:active {
	background-image:url(../images/video_button.png);
	background-position:0 -54px;
	text-indent:-999em;
	width:98px;	
	height: 54px;
	margin: 28px 61px;
	position: absolute;
}
#video-sm {
	float: right;
	width: 98px;
	height: 54px;
	margin-right: 40px;
}
#video-sm a:link, #video-sm a:visited {
	background-image:url(../images/video_button.png);
	background-position:0 0;
	text-indent:-999em;
	width:98px;	
	height: 54px;
	position: absolute;
}
#video-sm a:hover, #video-sm a:active {
	background-image:url(../images/video_button.png);
	background-position:0 -54px;
	text-indent:-999em;
	width:98px;	
	height: 54px;
	position: absolute;
}
#property {
	float: left;
	width: 155px;
	margin: 30px 0px 0px 19px;
	text-align: center;
}
#property h3 {
	text-align: center;
	font-size: 1em;
	padding: 5px 0px 0px 0px;
	margin-right: 0px;
}
#property h4 {
	text-align: center;
	font-size: 0.9em;
	font-weight: normal;
}
#property p {
	text-align: left;
	font-size: 0.9em;
	padding: 10px 0px 0px 0px;
}
#pricetable {
	border: #EDF4FF solid 1px;
	font-size: 0.9em;
	margin: 0 auto;
}
#pricetable th {
	background-color: #EDF4FF;
	color: #203963;
	font-size: 0.9em;
	padding: 4px;
	text-align: center;
}
#pricetable td {
	text-align: center;
}
#pricetable .sold {
	color: #ff0000;
	text-transform: uppercase;
}
/* Footer */
#footer {
	clear: left;
	background: #edf4ff url(../images/footer_background.png) no-repeat center top;
	width: 750px;
	height: 95px;
	margin: 0px auto;
	border-top: #edf4ff 1px solid;
}
#footer ul {
	float: left;
	width: 170px;
	margin: 5px 0px 0px 0px;
}
#footer ul li {
	text-decoration: none;
	list-style-type: none;
	text-align: left;
	font-size: 0.9em;
	line-height: 1.4em;
	padding-top: 0px;
}
#footer h4 {
	margin: 0;
	padding: 0;
}
#footer ul li a:link {
	text-decoration: none;
	color: #466794;
}
#footer ul li a:visited {
	text-decoration: none;
	color: #466794;
}
#footer ul li a:hover {
	text-decoration: underline;
	color: #466794;
}
#footer ul li a:active {
	text-decoration: underline;
	color: #466794;
}
#copyright {
	text-align: right;
	font-size: 0.7em;
	padding-right: 50px;
	height: 20px;
	color: #edf4ff;
}
