/* Main
-------------------------------------------------- */
html {
	height: 100%;
}
body {
	background: #2b2b2b url("../images/fr-be/bg.gif") repeat-y center;
	margin: 0px;
	padding: 0px;
	height: 100%;
	z-index: 0;
	font: normal 80%/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333;
}
#frame {
	width: 946px;
	margin: 0 auto;
	padding-top: 6px;
	/*background: url("../images/fr-be/pink-line.gif") repeat-x top;*/
	min-height: 100%;
	z-index: 1;
	position: relative;
}
*html #frame {
	height: 100%;
}
#leftcol {
	width: 180px;
	position: relative;
	top: 6px;
	left: 6px;
	height: auto;
	float: left;
}
#contentarea {
	position: relative;
	top: 6px;
	left: 0;
	width: 752px;
	height: auto;
	float: right;
}
#footer 
{
	position:relative;
	top: 100px;
	left: 0px;
	width: 946px;
	padding: 30px 0;
	color: #333;
	margin: 0 6px; 
	height: 20px;
	clear: both;
	display: block;
	margin: 20px 0 0;
	text-align:center;
}
#footer p {
	padding: 5px 0;
	margin: 0 6px;
	border-top: 1px solid #ccc;
	color: #333;
}
#footer p a {
	color: #aaa;
	text-decoration: none;
}

/* Header
-------------------------------------------------- */
#header {
	position: relative;
	display: block;
	height: 115px;
	margin: 0 6px;
}
#headerlinepink {
	width: 946px;
	margin: auto;
	background: #B5183C;
	height: 5px;
	font-size:1px;                            
	position: relative;
}
.languageselector {
	position: absolute;
	top: 53px;
	left: 400px;
	width: 160px;
	font-size: 85%;
	line-height: 20px;
}
.languageselector img {
	height: 12px;
	width: 18px;
	border: 0;
	margin-top: 5px;
}
select {
	font-size: 85%;
}
#strapline {
	position: absolute;
	top: 30px;
	left: 160px;
	width: 378px;
	height: 21px;
	background: url("../images/fr-be/strapline2.gif") no-repeat;
}
#logo {
	position: absolute;
	top: 7px;
	left: 15px;
	width: 132px;
	height: 67px;
}
#topbar {
	width: 932px; /* -2 for borders */
	height: 12px;
	border-top: 1px solid #80BFD2;
	border-right: 1px solid #003F52;
	border-bottom: 1px solid #003F52;
	border-left: 1px solid #80BFD2;
	background: url("../images/fr-be/bg-topnav.gif") repeat-x;
	position: absolute;
	top: 100px;
	left: 0;
	overflow: hidden;
	z-index: 1;
}
ul#topnav {
	position: absolute;
	top: 85px;
	left: 5px;
	margin: 0;
	padding: 0;
	z-index: 2;
	border-right: 1px solid #b2b2bc;
}
ul#topnav li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}
ul#topnav li a {
	background: url("../images/fr-be/bg-topnav-btn.gif") repeat-x;
	display: block;
	line-height: 17px;
	border-top: 1px solid #D8D8D8;
	border-right: 0px solid #B2B2BC;
	border-left: 1px solid #D8D8D8;
	border-bottom: 0px solid #B2B2BC;
	text-decoration: none;
	color: #333;
	padding: 0 8px;
	font-size: 95%;
}
ul#topnav li a:hover {
	background: url("../images/fr-be/bg-topnav-btn-on.gif") repeat-x;
	color: #fff;
	border-top: 1px solid #80BFD2;
	border-right: 0px;
	border-left: 1px solid #80BFD2;
	border-bottom: 1px solid #007FA4;
}
ul#topnav li a.on {
	background: url("../images/fr-be/bg-topnav-btn-on.gif") repeat-x;
	font-weight: bold;
	color: #fff;
	border-top: 1px solid #80BFD2;
	border-right: 0px;
	border-left: 1px solid #80BFD2;
	border-bottom: 1px solid #007FA4;
} 
#free-brochure-promo {
	position: absolute;
	top: 6px;
	left: 565px;
}

/* Side Navigation
-------------------------------------------------- */

#propertysearch
{
	border-top: 2px solid #0093B3;
	border-right: 2px solid #0093B3;
	border-bottom: 2px solid #0093B3;
	border-left: 2px solid #0093B3;
	width: 180px;
	height: 210px;
	background: #F6FBFD;
	margin: 0 0 6px;
}

#mainmenu {
	border-top: 1px solid #d8d8d8;
	border-right: 1px solid #b2b2bc;
	border-bottom: 1px solid #b2b2bc;
	border-left: 1px solid #d8d8d8;
	width: 180px;
	height: auto;
	background: #f5fafd;
	margin: 0 0 6px 0;
}


#mainmenu h2 {
	margin: 0;
	line-height: 17px;
	background: url("../images/fr-be/nav-header-findahome.gif") no-repeat;
	width: 180px;
	text-indent: 10px;
	font-size: 95%;
	font-weight: bold;
	border-bottom: 1px solid #b2b2bc;
}

#mainmenu {
	background: #fff;
}
#mainmenu h2 {
	background: url("../images/fr-be/nav-header-mainmenu.gif") no-repeat;
}
#mainmenu ul {
	margin: 10px;
	padding: 0;
}
#mainmenu ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1.7em;
}
#mainmenu ul li a {
	font-size: 95%;
	background: url("../images/fr-be/bullet-g.gif") no-repeat 0 50%;
	padding-left: 12px;
	color: #333;
	text-decoration: none;
}
#mainmenu ul li a:hover,
#mainmenu ul li a.on {
	background: url("../images/fr-be/bullet-r.gif") no-repeat 0 50%;
	color: #c00;
	text-decoration: underline;
}
#mainmenu ul li a.open {
	font-weight: bold;
}
#mainmenu ul li ul {
	margin: 0 10px;
}
#mainmenu ul li ul li a {
	background: url("../images/fr-be/bullet-minus.gif") no-repeat 0 50%;
}

/* Misc. elements
-------------------------------------------------- */
img {
	border: 0;
}
.white {
	color: #fff;
}
.whitebg {
	background: #fff;
}
.grey {
	color: #ccc;
}
.greybg {
	background: #ccc;
}
.ltgrey {
	color: #ebebeb;
}
.ltgreybg {
	background: #ebebeb;
}
.red {
	color: #c00;
}
td em.smlred {
	color: #c00;
	font-size: 85%;
}
.blue {
	color: #007fa4;
}
.black {
	color: #000;
}
.redbg {
	background: #c00;
}
.bluebg {
	background: #007fa4;
}
.blackbg {
	background: #000;
}
.purplebg {
	background: #8E2B6A;
}
.hidden {
	display: none;
}
.left {
	float: left;
}
.right {
	float: right;
	margin-top: 1px;
}
.square {
	position: relative;
	width: 88px;
	height: 88px;
}
h1 {
	padding: 0;
	position: relative;
	top: 0;
	font-weight: normal;
	font-size: 210%;
	font-family: arial, helvetica, sans-serif;
	color: #007fa4;
}
p {
	font-size: 85%;
	line-height: 1.4em;
}
p a {
	color: #c00;
}
#content-01 ul {
	margin: -10px 10px 10px;
	padding: 0;
}
h3, h4, h3 a, h4 a {
	color: #333;
	margin-bottom: 0;
	font-size: 85%;
	font-weight: bold;
}
#contentarea h2, h3 {
	color: #007fa4;
	margin-bottom: 5px;
	font-size: 95%;
	font-weight: bold;
}
#contentarea h2 {
	margin-left: 20px;
}

/*  Homepages
-------------------------------------------------- */
#homeflash {
	width: 182px;
	height: 182px;
	position: absolute;
	display: block;
	top: 0;
	left: 0;
}
#row188 {
	width: 746px;
	height: 188px;
	display: block;
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
}
#row188 h1 {
	margin: 0;
	left: 198px;
	width: 440px;
}
h1#welcomemessage {
	margin-bottom: -20px;
}
#row188 p {
	position: relative;
	left: 198px;
	top: 0;
	margin: 2em 0;
	width: 440px;
	font-size: 85%;
}
#row188 img {
	width: 88px;
	height: 182px;
	position: absolute;
	top: 0;
	left: 658px;
}
a#promo-spain {
	display: block;
	width: 370px;
	height: 88px;
	background: url("../images/fr-be/promo-spain.gif") no-repeat;
}
a#promo-cyprus {
	display: block;
	width: 370px;
	height: 88px;
	background: url("../images/fr-be/promo-cyprus.gif") no-repeat;
}
a#promo-newhomes {
	display: block;
	width: 370px;
	height: 88px;
	background: url("../images/fr-be/promo-newhomes.gif") no-repeat;
}
a#promo-resales {
	display: block;
	width: 370px;
	height: 88px;
	background: url("../images/fr-be/promo-resales.gif") no-repeat;
}
a#promo-exhibitions {
	display: block;
	width: 182px;
	height: 88px;
	background: url("../images/fr-be/promo-exhibitions.jpg") no-repeat;
}
a.promo-brochure,
a.promo-brochure-home {
	display: block;
	width: 182px;
	height: 88px;
	background: url("../images/fr-be/free-brochure-animation.gif") no-repeat;
}
a.promo-brochure-home {
	background: url("../images/fr-be/free-brochure-animation2.gif") no-repeat;
}
a#promo-didyouknow {
	display: block;
	width: 182px;
	height: 88px;
	background: url("../images/fr-be/promo-didyouknow.jpg") no-repeat;
}
a#promo-dvd {
	display: block;
	width: 182px;
	height: 88px;
	background: url("../images/fr-be/free-brochure-animation.gif") no-repeat;
}
a#promo-didyouknow2 {
	display: block;
	width: 182px;
	height: 88px;
	background: url("../images/fr-be/promo-didyouknow2.jpg") no-repeat;
}
a.promo-bookatrip {
	display: block;
	width: 182px;
	height: 88px;
	background: url("../images/fr-be/promo-bookatrip.gif") no-repeat;
}
a.promo-bookatripa {
	display: block;
	width: 182px;
	height: 88px;
	background: url("../images/fr-be/promo-bookatripa.gif") no-repeat;
}
.promo {
	position: relative;
	width: 752px;
	height: auto;
	display: block;
	margin: 0 0 6px;
}
#home .promo {
	width: 746px;
}
#row282 {
	width: 744px;
	height: 282px;
}
#mainimg {
	position: absolute;
	top: 0;
	left: 282px;
}
#mainimg-m {
	position: absolute;
	top: 0;
	left: 376px;
}
#mainimg-s {
	position: absolute;
	top: 0;
	left: 470px;
}
.promo .square {
	margin: 0 6px;
}
.bmargin3 {
	margin: 0 0 3px;
}
.bmargin6 {
	margin: 0 0 6px;
}
.feature {
	width: 181px;
	height: 88px;
	background: #ccc;
	display: inline;
	position: relative;
}
.feature h2 {
	font-size: 100%;
	margin: 3px 5px;
	font-family: arial, helvetica, sans-serif;
}
.feature img {
	width: 56px;
	height: 56px;
	border: 2px solid #fff;
	position: absolute;
	top: 22px;
	left: 5px;
}
.feature p {
	 position: absolute;
	 top: 22px;
	 left: 70px;
	 width: 105px;
	 margin: 0;
	 font-size: 80%;
	 white-space: nowrap;
	 overflow: hidden;
}
.locationlist {
	background: #e9e9e9;
	width: 558px;
	height: 88px;
}
.locationlist p {
	margin: 5px 10px;
	font-size: 80%;
}
.locationlist p a {
	color: #c00;
}
.locationlist p a.homelink {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
.hotm {
	width: 370px;
	height: 88px;
	background: #ccc;
	margin: 0 6px;
	position: relative;
}
.hotm h2 {
	font-weight: bold;
	color: #666;
	font-size: 95%;
	margin: 3px 5px;
}
.hotm img {
	width: 56px;
	height: 56px;
	border: 2px solid #fff;
	position: absolute;
	top: 22px;
	left: 5px;
}
.hotm p {
	position: absolute;
	top: 22px;
	left: 70px;
	width: 280px;
	height: 56px;
	overflow: hidden;
	margin: 0;
	font-size: 80%;
}
ol li {
	font-size: 85%;
}

/* Content pages
-------------------------------------------------- */
#leftcol-01 {
	position: absolute;
	top: 0;
	left: 0;
	width: 88px;
}
#content-01 {
	position: relative;
	top: 0;
	left: 110px;
	width: 440px;
}
#content-02 {
	position: relative;
	top: 0;
	left: 94px;
	width: 558px;
}
#content-03 {
	position: relative;
	top: 0;
	left: 98px;
	width: 340px;
}
#content-04 {
	position: relative;
	top: 0;
	left: 94px;
	width: 182px;
}
#content-05 {
	position: relative;
	top: 0;
	left: 0;
	width: 300px;
	height: 135px;
	float: left;
}
#content-06 {
	width: 550px;
}
#rightcol-01 {
	position: absolute;
	top: 0;
	left: 564px;
	width: 182px;
}
#rightcol-02 {
	position: absolute;
	top: 0;
	left: 658px;
	width: 88px;
}
#rightcol-03 {
	position: absolute;
	top: 0;
	left: 470px;
	width: 276px;
}
#rightcol-04 {
	position: absolute;
	top: 0;
	left: 321px;
	width: 425px;
	height: 135px;
}
#rightcol-05 {
	/*position: absolute;*/
	top: 0;
	/*left: 705px;*/
	width: 41px;
	height: 323px;
}
#content-01 h1 {
	margin: 20px 0 0;
	left: 0;
	width: 440px;
}
#content-01 p {
	margin: 0 0 20px;
}
#content-02 h1 {
	margin: 20px 0 0 20px;
}
#content-03 h1, #content-03 p {
	margin-left: 10px;
}
#content-02 p {
	margin: 0 20px 20px;
}
#content-04 img {
	position: absolute;
	top: 187px;
	left: 0;
}
#content-04 h1 {
	margin: 0;
	width: 182px;
}
#content-04 p {
	width: 366px;
	margin: 0 0 10px 0;
}
#content-05 h1 {
	margin: 5px 0 0 10px;
	width: 300px;
}
#content-05 p {
	width: 300px;
	margin: 0 10px;
}
#content-06 h1 {
	margin: 20px 0 0 10px;
}
#content-06 p {
	margin: 0 10px 10px;
}
#leftcol-01 .square {
	margin: 0 0 6px;
}
#rightcol-01 .square {
	margin: 3px 0;
}
#rightcol-02 .img88x276 {
	margin-top: 3px;
}

/* Images
-------------------------------------------------- */
.img88x88 {
	width: 88px;
	height: 88px;
	margin: 0 0 3px;
}
.img88x182 {
	width: 88px;
	height: 182px;
}
.img88x276 {
	width: 88px;
	height: 276px;
}
.img88x371 {
	width: 88px;
	height: 371px;
}
.img182x88 {
	width: 182px;
	height: 88px;
}
.img182x276 {
	width: 182px;
	height: 276px;
}
.img276x276 {
	width: 276px;
	height: 276px;
}
.img370x88 {
	width: 370px;
	height: 88px;
}
.img558x182 {
	width: 558px;
	height: 182px;
}
.img425x135 {
	width: 425px;
	height: 135px;
}

/* Tables
-------------------------------------------------- */
table {
	font-size: 85%;
}
table.requestform {
	margin: 10px;
	background: #f5f5f5;
	padding: 5px;
	width: 330px;
}
table.requestform td {
	width: 163px;
}
table.requestform td input,
table.requestform td select {
	font-size: 100%;
}
table.requestform td select {
	width: 140px;
}
table.requestform td select.datedd {
	width: 40px;
}
table.requestform td img {
	vertical-align: bottom;
}
table.requestform td.multi {
	white-space: nowrap;
	width: 100%;
}
table.std-table td {
	padding: 5px;
}
table.std-table td.day {
	font-weight: bold;
	vertical-align: top;
}

/* Lists
-------------------------------------------------- */
#contentarea ul {
	margin: -10px 10px 10px;
	padding: 0;
}
#contentarea ul li {
	margin: 0;
	padding: 0 0 0 7px;
	list-style: none;
	background: url("../images/fr-be/bullet-sq-r.gif") no-repeat 0 50%;
	font-size: 85%;
	line-height: 1.4em;
}
#contentarea ul li a {
	color: #c00;
	text-decoration: underline;
}
#contentarea ul li a {
	color: #c00;
	text-decoration: underline;
}
#contentarea ul li a:hover {
	text-decoration: none;
}
#contentarea #content-02 ul {
	margin-left: 20px;
}

/* Site Map
-------------------------------------------------- */
#contentarea ul.sitemap {
	margin: 10px;
	padding: 0;
	width: 500px;
}
#contentarea ul.sitemap li {
	margin: 5px;
	padding: 5px;
	list-style: none;
	background: none;
}
#contentarea ul.sitemap li a {
	font-size: 120%;
	line-height: 1.4em;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #000;
	display: block;
}
ul.sitemap li a:hover {
	text-decoration: none;
}
#contentarea ul.sitemap li ul {
	margin: 10px 0 0 20px;
	padding: 0;
}
#contentarea ul.sitemap li ul li {
	margin: 5px 0 0 5px;
	padding: 0;
	list-style: none;
}
#contentarea ul.sitemap li ul li a {
	background: #f3f3f3 url("../images/fr-be/bullet-g.gif") no-repeat 3px 50%;
	font-size: 120%;
	line-height: 1.4em;
	color: #333;
	padding: 3px 10px;
	font-weight: bold;
	text-decoration: none;
	border: 0;
}
#contentarea ul.sitemap li ul li a:hover {
	background: url("../images/fr-be/bullet-r.gif") no-repeat 0 50%;
	color: #c00;
	text-decoration: underline;
}
#contentarea ul.sitemap li ul li ul {
	margin: 5px 0 0 20px;
	padding: 0;
}
#contentarea ul.sitemap li ul li ul li  {
	margin: 0 5px;
	padding: 0;
	list-style: none;
}
*html #contentarea ul.sitemap li ul li ul li {
	margin: 0 5px -10px;
}
#contentarea ul.sitemap li ul li ul li a {
	background: url("../images/fr-be/bullet-minus.gif") no-repeat 0 50%;
	line-height: 1.4em;
	color: #333;
	padding-left: 7px;
	font-weight: normal;
	text-decoration: underline;
}

/* Exhibitions
-------------------------------------------------- */
#row135 {
	position: relative;
	width: 746px;
	height: 135px;
	display: block;
}
.dateline {
	width: 746px;
	height: 41px;
	background: #000;
	display: block;
	margin: 6px 0;
	text-align: center;
	position: relative;
}
#exhibitions {
	height: 250px;
	display: block;
	width: 752px;
}
.exhibit {
	background: #ebebeb;
	width: 101px;
	height: auto;
	float: left;
	margin: 0 6px 0 0;
}
.exhibitdate {
	width: 91px;
	height: 31px;
	border-bottom: 6px solid #fff;
	background: #ccc;
	padding: 5px;
	font-weight: bold;
	font-size: 85%;
}
#contentarea .exhibit ul {
	margin: 5px;
}
#contentarea .exhibit ul li {
	padding: 0;
	background: transparent;
}
.dateline a.prev {
	width: 24px;
	height: 19px;
	display: block;
	position: absolute;
	top: 15px;
	left: 10px;
	background: url("../images/fr-be/btn-prev.gif") no-repeat;
}
.dateline a.next {
	width: 24px;
	height: 19px;
	display: block;
	position: absolute;
	top: 15px;
	left: 714px;
	background: url("../images/fr-be/btn-next.gif") no-repeat;
}
#rightcol-04 h2 {
	color: #c00;
	margin: 20px 20px 0;
	font-size: 100%;
}
#rightcol-04 p {
	margin: 0 20px;
	line-height: 1.5em;
}

/* Inspection Trips
-------------------------------------------------- */
#row182 {
	width: 744px;
	height: 182px;
	display: block;
}
.day-trip {
	float: left;
	width: 182px;
	margin: 0 6px 0 0;
}
img.inspectiontrip {
	width: 174px;
	height: 80px;
	border: 4px solid #e9e9e9;
}
.day-trip h2 {
	padding: 0;
	position: relative;
	margin: 10px 10px 20px;
	font-weight: normal;
	font-size: 170%;
	font-family: arial, helvetica, sans-serif;
	color: #007fa4;
	line-height: 1.5em;
}
#contentarea .day-trip ul li {
	background: url("../images/fr-be/bullet-b.gif") no-repeat 0 7px;
	margin: 10px;
}

/* Property Search
-------------------------------------------------- */
#searchheader {
	width: 746px;
	height: 41px;
	background: #000;
	display: block;
	margin: 0 0 6px;
	position: relative;
	vertical-align: middle;
}
#resultcount {
	position: absolute;
	top: 5px;
	left: 5px;
	color: #fff;
	font-size: 85%;
}
#resultsrow {
	width:752px;
	height: auto;
}
.result {
	width: 370px;
	height: 134px;
	float: left;
	background: #e9e9e9;
	position: relative;
	margin: 0 6px 6px 0;
}
/*
#resultsrow {
	width:752px;
	height: 600px;
	display: block;
	clear: both;
	overflow: hidden;
	position: relative;
}
.result {
	width: 370px;
	height: 134px;
	float: left;
	background: #e9e9e9;
	position: relative;
	margin: 0 6px 6px 0;
}*/
#searchfooter {
	width: 746px;
	height: 41px;
	background: #007fa4;
	margin: 22px 0 0;
	float: left;
}
#searchfooter p  {
	margin: 5px;
	color: #fff;
	font-size: 85%;
}
.result img {
	position: absolute;
	top: 5px;
	left: 5px;
	border: 3px solid #fff;
	width: 100px;
	height: 99px;
}
.result .btn-wrapper {
	position: absolute;
	top: 112px;
	left: 5px;
}
.result .info {
	position: absolute;
	top: 112px;
	left: 290px;
}
.result .details {
	width: 230px;
	position: absolute; 
	top: 0; 
	left: 120px;
}
.result .details p {
	width: 230px;
	height: 90px;
	overflow: hidden;
}
.propertyname {
	font-size: 110%;
	font-weight: bold;
	color: #007fa4;
}
#mainpropertyimage {
	/*position: absolute;*/
	top: 0;
	left: 0;
	width: 320px;
	height: 229px;
	overflow: hidden;
}
#propertythumbs {
	width: 320px;
	height: 87px;
	/*position: absolute;*/
	top: 235px;
	left: 0;
	background: #ccc;
	border-bottom: 6px solid #fff;
	overflow: hidden;
}
#propertythumbs img {
	width: 56px;
	height: 56px;
	float: left;
	margin: 12px 0 0 13px;
	border: 3px solid #fff;
}
#propertydetails {
	position: relative;
	height: 400px;
	width: 350px;
	margin-bottom: 6px;
}
#propertydetails h1 {
	margin: 5px 0;
}
#pagejump {
	position: absolute;
	top: 10px;
	left: 0;
	width: 736px;
	text-align: right;
}
#pagejump table {
	color: #fff;
	font-size: 85%;
	display: inline;
	float: right;
}
#pagejump table td {
	padding: 0 1px;
}
#pagejump table td.pagination {
	text-align: center;
	white-space: nowrap;
}
#pagejump table td a {
	width: 24px;
	height: 19px;
	clear: none;
	display: block;
	text-decoration: none;
}
#pagejump table td a.first {
	background: url("../images/fr-be/btn-first.gif") no-repeat;
}
#pagejump table td a.prev {
	background: url("../images/fr-be/btn-prev.gif") no-repeat;
}
#pagejump table td a.next {
	background: url("../images/fr-be/btn-next.gif") no-repeat;
}
#pagejump table td a.last {
	background: url("../images/fr-be/btn-last.gif") no-repeat;
}
#pagejump table td a.firstOff {
	background: url("../images/fr-be/btn-firstoff.gif") no-repeat;
}
#pagejump table td a.prevOff {
	background: url("../images/fr-be/btn-prevoff.gif") no-repeat;
}
#pagejump table td a.nextOff {
	background: url("../images/fr-be/btn-nextoff.gif") no-repeat;
}
#pagejump table td a.lastOff {
	background: url("../images/fr-be/btn-lastoff.gif") no-repeat;
}
#propertylistback {
	position: absolute;
	top: 323px;
	left: 0;
	z-index: 10;
}
#propertylistback a {
	color: #000;
	text-decoration: none;
	display: block;
	background: url("../images/fr-be/btn-back.gif") no-repeat;
	padding: 0 5px;
	height: 19px;
	width: 42px;
	line-height: 19px;
	font-size: 85%;
}
#propertylistback a:hover {
	color: #c00;
}
.buttons {
	position: relative;
	height: 22px;
	display: block;
	margin: 10px 0;
}
.buttons .right {
	position: absolute;
	top: 0;
	left: 140px;
}
.btn-wrapper {
	background: url("../images/fr-be/btn-submit-l.gif") no-repeat;
	height: 22px;
	display: block;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
.btn-wrapper a {
	background: url("../images/fr-be/btn-submit-r.gif") no-repeat right;
	line-height: 19px;
	color: #000;
	text-decoration: none;
	text-align: left;
	margin-left: 8px;
	padding-right: 10px;
	font-size: 11px;
	display: block;
}
div.btn-wrapper a:hover {
	color: #c00;
}

/* My Properties
-------------------------------------------------- */
.portfolio {
	width: 500px;
	margin: 0 auto;
	text-align: center;
}
.portfolio h2 {
	font-size: 100%;
}
.portfolio h2,
.portfolio p a {
	color: #007fa4;
}

/* Did you know
-------------------------------------------------- */
.propertytext {
	display: block;
	border-bottom: 1px solid #000;
	padding: 10px 0;
	margin: 10px 20px;
	position: relative;
}
.propertytext h2 {
	margin: 0 0 10px 0;
	font-size: 130%;
	color: #007fa4;
	font-weight: bold;
}
.propertytext table td img {
	width: 320px;
	height: 230px;
	overflow: hidden;
}
.propertytext table {
	display: block;
	clear: both;
	width: 100%;
}
.propertytext table td {
	vertical-align: top;
}
.propertytext table tr.price {
	background: #c00;
	color: #fff;
	font-weight: bold;
}
.propertytext table tr.footer {
	background: #ccc;
}
/* New Template styles*/
.callus
{
	margin:10px 0 0 0;
}

.callus h2, .callus h3
{
	text-decoration:none;
	color:#d23032;
}
.callus h2
{
	font-size:20px;
	letter-spacing:-1px;
	margin:0px;
	padding:0;
	
}
.callus h3
{
	padding:0;
	margin:0px;
	font-size:9px;
	display:inline-block;
	
}
#propertysearchtitle
{
	width: 180px;
	height: 22px;
	background: url(../images/en-gb/nav_header_propertyfinder.jpg) no-repeat;
	overflow:visible;
}

#propertysearchtitle #propertystyle
{
	margin-left:5px;
	margin-top: 2px;
	font-family: Verdana,arial, helvetica, sans-serif;
	font-size:105%;
	font-weight:bold;
	color: #E90018;
	float:left;
}

#propertysearchtitle #finderstyle
{
	margin-top: 2px;
	font-family: Verdana,arial, helvetica, sans-serif;
	font-size:105%;
	float:left;
}
#propertysearch P
{
	margin: 10px;
	font-size: 85%;
	line-height: 1.5em;
	position: relative;
}
#propertysearch P A
{
	color: #333;
	text-decoration: underline;
}
#propertysearch P A:hover
{
	text-decoration: none;
}
#propertysearch P A.gobutton
{
	background: url(../images/redbar.jpg) repeat-x;
	width: 82px;
	height: 20px;
	text-align:center;
	text-indent: 5px 2px 0;
	text-decoration: none;
	padding: 1px 0 0 0;
	font-weight:bold;
	font-size:110%;
	color:White;
	position: absolute;
	left: 80px;
	top: 0;
}

#propertysearch P A.gobutton2
{
	width: 82px;
	height: 20px;
	text-align:center;
	text-indent: 5px 2px 0;
	text-decoration: none;
	padding: 1px 0 0 0;
	font-weight:bold;
	font-size:110%;
	color:#F6FBFD;
	position: absolute;
	left: -30px;
	top: 20px;
}

#propertysearch P SELECT
{
	font-size: 95%;
	width: 115px;
}
.countrybuttons #spain
{
	width: 181px;
	height: 63px;
	background: url(../images/btnspain.jpg) no-repeat left;
}

.countrybuttons #italy
{
	width: 181px;
	height: 63px;
	background: url(../images/btnitaly.jpg) no-repeat left;
}

.countrybuttons #cyprus
{
	width: 181px;
	height: 63px;
	background: url(../images/btncyprus.jpg) no-repeat left;
}
.countrybuttons #belize
{
	width: 181px;
	height: 63px;
	background: url(../images/btnbelize.jpg) no-repeat left;
}
.countrybuttons #usa
{
	width: 181px;
	height: 63px;
	background: url(../images/btnusa.jpg) no-repeat left;
}
.countrybuttons #greece
{
	width: 181px;
	height: 63px;
	background: url(../images/btngreece.jpg) no-repeat left;
}

.countrybuttons #turkey
{
	width: 181px;
	height: 63px;
	background: url(../images/btnturkey.jpg) no-repeat left;
}
.countrybuttons #resale
{
	width: 181px;
	height: 63px;
	background: url(../images/btnresale.jpg) no-repeat left;
}
.countrybuttons H3
{
	color: white;
	position: relative;
	left: 5px;
	top: 5px;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: -1;
}
.countrybuttons H4
{
	color: black;
	position: relative;
	left: 5px;
	top: -15px;
	font-size: 13px;
	font-weight: lighter;
}
.countrybuttons H5
{
	color: white;
	position: relative;
	left: 30px;
	top: -30px;
	font-size: 11px;
	text-decoration: underline;
}
.countrybuttons A
{
	text-decoration: none;
}
.countrybuttons A:hover
{
	cursor: hand;
}
#welcomebar
{
	position: relative;
	left: 10px;
	width: 718px;
	height: 18px;
	background: url(../images/welcomebar.jpg) no-repeat left;
}
#welcomebar H2
{
	position: relative;
	margin: 2px 20px;
	color: white;
	float: left;
	font-weight: normal;
	font-size: 10px;
}
#welcomebar #links
{
	float: right;
	font-weight: bold;
	right: 10px;
}
#welcomebar #links A
{
	color: white;
	text-decoration: none;
}
#mainslideshow
{
	position: relative;
	top: 5px;
	left: 20px;
}
#mainslideshow #picture
{
	width: 697px;
	height: 338px;
}
#mainslideshow #graybar
{
	padding-top: 10px;
	width: 697px;
	height: 40px;
	background: url(../images/graybar.jpg) repeat-x left bottom;
}
#mainslideshow #graybar IMG
{
	width: 30px;
	height: 30px;
	padding-left: 10px;
	cursor: hand;
}
#mainslideshow #graybar #numbers
{
	position: relative;
	float: right;
	top: -30px;
}
#mainslideshow #graybar #numbers .number
{
	display: block;
	float: left;
	height: 25px;
	width: 30px;
	font-size: 16px;
	font-weight: bold;
	/*color: #50A7CC;
	cursor: hand;*/
	color:#FFFFFF;
	text-align: center;
	padding-top: 5px;
}
#mainslideshow #graybar #numbers .number:hover
{
	/*background-color: #6DABCE;*/
	color: white;
}
.transbox
{
	margin-left: 20px;
	height: 338px;
	width: 215px;
/*Mozilla ignores crazy MS image filters, so it will skip the following*/
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/75p_white.png');
}
/*IE ignores styles with [attributes], so it will skip the following.*/
.transbox[class]
{
	background-image: url(../images/75p_white.png);
}
.transbox H3
{
	margin-left: 5px;
	color: #5A9843;
	font-size: 24px;
}
.transbox H4
{
	margin-left: 5px;
	color: black;
	font-size: 12px;
}
.transbox H5
{
	margin-left: 5px;
	color: black;
	font-size: 36px;
}
.transbox A
{
	margin-left: 10px;
	padding: 2px 10px;
	background: url(../images/redbar.jpg) repeat-x left bottom;
	color: white;
	font-weight: bold;
	text-decoration: none;
}
#aboutusbox
{
	margin-left: 10px;
	display: inline;
	float: left;
	height: 106px;
	width: 231px;
	background: url(../images/aboutusbox.jpg) no-repeat left bottom;
}
#servicesbox
{
	margin-left: 10px;
	float: left;
	height: 106px;
	width: 239px;
	background: url(../images/servicesbox.jpg) no-repeat left bottom;
}
#financesbox
{
	margin-left: 10px;
	float: left;
	height: 106px;
	width: 236px;
	background: url(../images/financesbox_eur.jpg) no-repeat left bottom;
}
#emailnewsbox
{
	margin-top: 20px;
	margin-left: 10px;
	display: inline;
	float: left;
	height: 94px;
	width: 357px;
	background: url(../images/emailnewsbox.jpg) no-repeat left bottom;
}
#aboutusbox H2, #servicesbox H2, #financesbox H2
{
	margin: 2px 0 0 5px;
	color: white;
	font-size: 14px;
}
#aboutusbox P, #servicesbox P, #financesbox P
{
	margin-left: 70px;
	color: white;
	font-size: 10px;
}
#aboutusbox A, #servicesbox A
{
	text-decoration: none;
	margin-top: -13px;
	padding: 2px 10px;
	background: url(../images/redbar.jpg) repeat-x left bottom;
	color: white;
	font-size: 10px;
	float: right;
}
#financesbox A
{
	text-decoration: none;
	padding: 2px 10px;
	background: url(../images/redbar.jpg) repeat-x left bottom;
	color: white;
	font-size: 10px;
	float: right;
}
#emailnewsbox
{
	margin-top: 10px;
	margin-left: 10px;
	display: inline;
	float: left;
	height: 94px;
	width: 356px;
	background: url(../images/emailnewsbox.jpg) no-repeat left bottom;
}
#emailnewsbox H2, #freebrochurebox H2, #newsbox H2, #viewingtripsbox H2, #newsboxbar H2
{
	color: white;
	font-size: 14px;
	margin:0 0 0 5px;
}
#emailnewsbox P
{
	margin: 0 0 0 10px;
	font-size: 10px;
	font-weight: normal;
	width: 280px;
	letter-spacing: -1px;
}
#emailnewsbox H5
{
	margin: 0 0 0 15px;
	font-size: 10px;
	color: white;
}
#emailnewsbox A
{
	margin: 10px 0 0;
	text-decoration: none;
	padding: 2px 10px;
	background: url(../images/redbar.jpg) repeat-x left bottom;
	color: white;
	float: right;
	font-size: 10px;
}
#freebrochurebox
{
	margin-top: 10px;
	margin-left: 10px;
	display: inline;
	float: left;
	height: 94px;
	width: 357px;
	background: url(../images/fr-be/downloadbrochurebox.jpg) no-repeat left bottom;
}
#freebrochurebox A
{
	margin: 60px 0 0;
	text-decoration: none;
	padding: 2px 10px;
	background: url(../images/redbar.jpg) repeat-x left bottom;
	color: white;
	float: right;
	font-size: 10px;
}
#newsbox
{
	margin-left: 10px;
	display: inline;
	float: left;
	height: 210px;
	width: 721px;
	background: url(../images/newsbox.jpg) repeat left bottom;
	overflow:hidden;
}

#newsboxbar
{
	margin-top:10px;
	margin-left: 10px;
	display: inline;
	float: left;
	height: 18px;
	width: 721px;
	background: url(../images/redNewsBar.jpg) repeat left bottom;
	overflow:hidden;
}
#newsbox #newsboxtext
{
	margin: 15px 0 0 15px;
}
.newpiece
{
	background: url(../images/torightarrow.png) no-repeat left top;	
	width: 550px;
	overflow: hidden;
	margin: 0px 0px 15px 0px;
	float: left;
}

#newsbox A
{
	margin-top: 15px;
	margin-right: 15px;
	display: inline;
	float: right;
	color: black;
}


#newsbox #newsboxtext .newpiece H2
{
	color: white;
	font-size: 14px;
	font-weight: bold;
	display: inline;
	padding: 0 0 0 25px;
}
#newsbox #newsboxtext .newpiece H3
{
	color: white;
	font-size: 11px;
	font-weight: lighter;
	display: inline;
	padding: 0 0 25px;
}
#viewingtripsbox
{
	margin-top: 10px;
	margin-left: 10px;
	background: url(../images/fr-be/viewingtripsbox.jpg) no-repeat left top;
	width: 721px;
	height: 124px;
	clear: both;
	float:left;
}
#viewingtripsbox A
{
	text-decoration: none;
	padding: 2px 10px;
	background: url(../images/redbar.jpg) repeat-x left bottom;
	color: white;
	font-size: 10px;
	position: relative;
	top: 70px;
	left: 20px;
}
#newspagecontent
{
	float: left;
	width: 733px;
}
#newspagecontent #title
{
	margin: 0 0 0 10px;
	padding: 2px 10px;
	width: 703px;
	color: white;
	background: url(../images/redbar.jpg) repeat-x left bottom;
}
#newspagecontent #newspagephotos, #newspagecontent #newspagearticles
{
	clear: right;
	margin: 10px 0 0;
	float: right;
	width: 300px;
	height: 150px;
}
#newspagecontent #newspagelinks
{
	clear:right;
	margin-top: 20px;
	float:right;
	width: 300px;
	height: 390px;
	background: url(../images/Iberian_Lifestyle.jpg) no-repeat left bottom;
	
}

#newspagecontent #newspagelinks A
{
	text-decoration: none;
	padding: 2px 10px;
	background: url(../images/redbar.jpg) repeat-x left bottom;
	color: white;
	float: right;
	font-size: 10px;
}

#newspagecontent #newsBox1
{
	width:300px;
	height:125px;
	background: url(../images/fr-be/News-box1.jpg) no-repeat left bottom;
	overflow:hidden;
}
#newspagecontent #newsBox1 A
{
	margin: 95px 0 0;
}

#newspagecontent #newsBox2
{
	width:300px;
	height:125px;
	background: url(../images/fr-be/News-box2.jpg) no-repeat left bottom;
	overflow:hidden;
	float: right;
}
#newspagecontent #newsBox2 A
{
	margin: 95px 0 0;
}

#newspagecontent #newsBox3
{
	width:300px;
	height:125px;
	background: url(../images/fr-be/News-box3.jpg) no-repeat left bottom;
	overflow:hidden;
	float: right;
}
#newspagecontent #newsBox3 A
{
	margin: 95px 0 0;
}

#newspagecontent #newslinkbutton3
{
	margin: 90px 0 0;
	overflow:hidden;

}

#newspagecontent #newspagearticles, #newspagecontent #newspagelinks
{
	background-color: #DEDEDB;
	overflow: hidden;
}
#newspagecontent #newspagephotos H2, #newspagecontent #newspagearticles H2, #newspagecontent #newspagelinks H2
{
	margin: 0;
	background: url(../images/redbar.jpg) repeat-x left top;
	color: white;
	padding: 2px 10px;
}
#newspagetext
{
	margin: 20px 0 0;
	float: left;
	width: 400px;
	text-align: justify;
}
#newspagetext A
{
	color:Blue;
	font-size:x-small;
}
#newspagetext H2
{
	color: black;
	font-size: 14px;
}
#newspagetext H3
{
	margin: 0 0 0 10px;
	color: black;
	font-size: 10px;
	font-weight: lighter;
}
#newspagearticles UL
{
	margin: 10px 0 0 5px;
	overflow: hidden;
	height: 110px;
}
#newspagearticles UL LI
{
	font-size: 10px;
	list-style-type: disc;
	list-style-position: inside;
	height:14px;
	overflow:hidden;
}
#newspagearticles UL LI A
{
	text-decoration: none;
	color: black;
	text-transform:lowercase;
	overflow:hidden;
}

