body {
	font-family:"lucida grande", helvetica, arial, timesroman;
	font-size:12px;
	text-align:center;
	background-color:#E7E5D7;
	background-image:url(../images/background.jpg);
	background-position:top left;
	margin-top:20px;
}

#homepage h1 {
	background-color:#333;
	font-size:15px;
	font-weight:normal;
	line-height:30px;
	padding-left:7px;
	color:#FFFFFF;
}

#homepage h2 {
	background-color:#F8870F;
	color:#FFFFFF;
	font-weight:normal;
	padding-left:7px;
	line-height:30px;
	font-size:15px;
	/*background-image:url('../images/h2_background.jpg');*/
	background-position:top left;
	background-repeat:repeat-x;
}

h1 {
	font-size:15px;
}

h2 {
	font-size:13px;
}

h3 {
	font-size:12px;
}

a {
	color:#000000;
}

a img {
	border:none;
}

p {
	line-height:15px;
}

label {
	display:block;
	margin-top:5px;
	margin-bottom:2px;
}

#container {
	width:950px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;	
	background-image:url(../images/menu_drop.png);
	background-position:0px 163px;
	background-repeat:no-repeat;
}

#header {
	padding:10px;
}

#header a#logo {
	float:left;
}

#header, #content, #footer {
	margin-left:20px;
	margin-right:10px;
	background-color:#FFFFFF;
	border-left:3px solid #CFCCC0;
	border-right:3px solid #CFCCC0;
}

#header #right {
	float:right;
	text-align:right;
	padding-right:10px;
	padding-top:5px;
}

#header #right #contact {
	font-size:14px;
	color:#777;
	margin-top:35px;
}

#header #right #contact span {
	display:block;
	font-size:20px;
	margin-top:5px;
}

#navigation {
	background-color:#276442;
	background-image:url(../images/menu_background.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	height:40px;
}

#navigation ul {
	list-style-type:none;
	margin:0px 0px 0px 30px;
	padding:0px;
}

#navigation ul li {
	float:left;
}

#navigation ul li a {
	color:#FFFFFF;
	text-shadow:#276442 1px 1px 1px;
	text-decoration:none;
	text-transform:uppercase;
	margin:5px 0px 5px 10px;
	padding-right:10px;
	display:block;
	line-height:30px;
	font-size:13px;
	border-right:1px solid #276442;
}

#navigation ul li.current {
	background-color:#276442;
}

#navigation ul li.current a {
	border-right:none;
}

#navigation ul li:hover {
	background-color:#276442;
}

#content {
	padding-top:5px;
	padding-bottom:15px;
}

#content #left {
	float:left;
	width:180px;
	padding:10px;
}

#content #center {
	margin-left:205px;
	width:490px;
	padding:5px;
}

#content #center_wrapper {
	float:left;
}

#content #right {
	float:right;
	padding:5px;
	width:190px;
}

#footer {
	padding:10px;
	border-bottom:3px solid #CFCCC0;
	background-color:#ECE9D8;
	font-size:10px;
}

#footer p.left {
	float:left;
}

#footer p.right {
	float:right;
}

.intro-video {
	text-align:center; 
	background-color:#000;
}

.panel1, .panel2 {
	border:1px solid #333;
	margin-bottom:15px;
}

.panel2 {
	border:1px solid #ECE9D8;
}

.panel1 h2, .panel2 h2 {
	background-color:#333;
	margin:0px;
	font-size:12px;
	color:#FFFFFF;
	padding:7px;
	line-height:20px;
	font-weight:normal;
}

.panel2 h2 {
	background-color:#ECE9D8;
	color:#000000;
}

.panel1 div.content, .panel2 div.content {
	padding:10px;
}

.panel1 ul, .panel2 ul {
	margin:0px;
	padding:10px;
}

.panel1 ul li, .panel2 ul li {
	list-style-type:none;
	line-height:20px;
}

.panel1 h2 a.back {
	color:#FFF;
}

.search label {
	font-size:10px;
	margin:5px 0px 2px 0px;
	display:block;
}

.search select {
	width:150px;
}

.search .button {
	display:block;
	margin-top:15px;
}

#side_links li p {
	margin-top:0px;
}

ul.flags {
	float:left;
	width:150px;
	margin:0px 5px 0px 0px;
	padding:0px 0px 0px 5px;
}

ul.flags li {
	list-style-type:none;
	line-height:25px;
	vertical-align:middle;
}

ul.flags img {
	float:left;
	margin:8px 5px 0px 0px;
}

.page {
	margin-bottom:10px;
	padding-bottom:10px;
	border-top:1px solid #ECE9D8;
}

.post {
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px solid #ECE9D8;
}

.image_left {
	margin:-7px 10px -5px 0px;
	border:1px solid #CCCCCC;
}

.date {
	font-size:10px;
	color:#666666;
}

.breadcrumb {
	font-size:12px;
	color:#333333;
	width:490px;
}

.tag {
	background-color:#ECE9D8;
	padding:0px 5px 0px 5px;
	margin:0px 5px 5px 0px;
	line-height:20px;
	float:left;
}

.social {
	margin:10px 0px 10px 5px;
	padding:10px 0px 20px 0px;
	border-bottom:1px solid #ECE9D8;
}

.social p {
	margin:0px;
}

.social img.facebook {
	margin-top:10px;
}

.latest_news {
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #ECE9D8;
}

.latest_news h3 {
	margin:10px 0px 0px 0px;
}

.latest_news span {
	font-size:10px;
	color:#666666;
}

#property {
}

#property #main_photo {
	width:490px;
	height:350px;
	border:1px solid #333333;
}

#property .photo {
	width:235px;
	margin:0px 5px 10px 5px;
	float:left;
}

#property .photo img {
	width:235px;
	height:195px;
	border:1px solid #333333;
}

#property table.specification {
	
}

#property table.specification td {
	width:25%;
	line-height:20px;
	padding-right:20px;
}

.property {
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px solid #ECE9DB;
}

.property h2, #property h2 {
	background-color:#F8870F;
	color:#FFFFFF;
	font-weight:normal;
	padding-left:7px;
	line-height:30px;
	font-size:15px;
	background-position:top left;
	background-repeat:repeat-x;
}

#property h2.no_background {
	background-image:none;
	background-color:transparent;
	padding-left:0px;
	color:#000000;
}

.property h2 a {
	text-decoration:none;
	color:#FFFFFF;
}

.property .preview {
	float:left;
	width:160px;
}

.property .preview img {
	width:150px;
	height:120px;
	border:1px solid #333333;
}

.property .summary {
	margin-left:160px;
}

#save_search {
	border-top:1px solid #ECE9DB;
	margin-top:25px;
	padding-top:10px;
	margin-bottom:35px;
}

#save_search .field {
	float:left;
	width:200px;
	margin-bottom:10px;
}

#save_search .field input {
	width:175px;
}

#save_search .button, #save_search .field input[type=submit] {
	width:90px;
}

#save_search .field input[type=submit] {
	margin-top:23px;
}

.featured, .similar, .shortlist {
	text-align:center;
	padding:0px;
	display:block;
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px solid #ECE9DB;
}

.featured img, .similar img, .shortlist img {
	width:150px;
	height:100px;
	border:1px solid #333333;
}

.featured a, .similar a, .shortlist a {
	display:block;
	margin-bottom:5px;
}

.featured.last {
	border-bottom:0;
	margin-bottom:0;
	padding-bottom:0;
}

table#contact_details {
	margin-bottom:25px;
}

table#contact_details td {
	width:150px;
	line-height:25px;
	padding:0px;
}

.paginator {
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
}

.paginator span, .paginator a {
	/*float:left;
	display:block;*/
	padding:4px 8px 4px 8px;
	margin-right:5px;
	
}

.paginator .page {
	border:1px solid #CCCCCC;
}
	
.paginator .disabled {
	border:1px solid #CCCCCC;
}

.paginator .next, .paginator .previous {
	border:1px solid #CCCCCC;
}

.paginator .current {
	background-color:#EFEFEF;
	border:1px solid #CCCCCC;
}

.paginator_info {
	margin-top:-5px;
	padding-bottom:15px;
	border-bottom:1px solid #EFEFEF;
}

.sitemap {
	line-height:20px;
}

.sitemap div {
	padding-left:25px;
}

.callback {
}

.callback label {
	display:block;
	font-size:10px;
	margin:5px 0px 2px 0px;
}

.callback input {
	width:125px;
}

.callback .button {
	margin-top:10px;
}

.callback p {
	margin-top:0px;
}

.callback ul.errors {
	padding:0px;
	list-style-type:none;
}

.errors_title {
	color:#990000;
}

ul.errors li {
	color:#990000;
}

.padding {
	padding:0px 5px 0px 5px;
}

fieldset {
	border:none;
	width:100%;
}

.checkbox, .property_type {
	float:left;
	width:200px;
}

.opt_in {
	width:450px;
}

.checkbox input, .property_type input {
	float:left;
	margin-top:7px;
}

.checkbox label, .property_type label {
	float:left;
	margin-left:5px;
}

.instruction {
	font-size:8pt;
	color:#666666;
	text-align:center;
}

.center {
	text-align:center;
}

.clear {
	clear:both;
}

.large {
	font-size:12pt;
}

/**************************************************************
	Image Menu
	v 2.2
**************************************************************/
#image_menu {
	position:relative;
	width: 487px;
	height: 280px;
	overflow: hidden;
}

#image_menu ul {
	list-style: none;
	margin: 0px;
	padding:0px;
	display: block;
	height: 280px;
	width: 1000px;
}

#image_menu ul li {
	float: left;
}

#image_menu ul li a {
	text-indent: -1000px;
	background:#FFFFFF none repeat scroll 0%;
	border-right: 2px solid #fff;
	border-right:none;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:80px; /* 98px */
	height: 280px;
}

#image_menu ul li a {
	background-image:url('../images/spain.jpg');
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#EFEFEF;
	border-left:1px solid #FFFFFF;
}

#image_menu ul li a.spain {
	background-image:url('../images/spain.jpg');
}

#image_menu ul li a.portugal {
	background-image:url('../images/portugal.jpg');
}

#image_menu ul li a.united_states {
	background-image:url('../images/united_states.jpg');
}

#image_menu ul li a.cyprus {
	background-image:url('../images/cyprus.jpg');
}

#image_menu ul li a.turkey {
	background-image:url('../images/turkey.jpg');
}

#image_menu ul li a.algarve {
	background-image:url('../images/algarve.jpg');
}

#image_menu ul li a.second {
	width:310px; /* 310 */
}
/*************************************************************/