/*Main
--------------------------------------------------*/
HTML
{
	height: 100%;
}
BODY
{
	background: #2B2B2B url(../images/en-gb/bg.gif) repeat-y center;
	margin: 0px;
	padding: 0px;
	height: 100%;
	z-index: 0;
	font: normal normal 80% Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333;
}
#frame
{
	width: 946px;
	margin: 0 auto;
	padding-top: 6px;
/*background: url("../images/en-gb/pink-line.gif") repeat-x top;*/
	min-height: 100%;
	z-index: 1;
	position: relative;
}
/**html #frame*/
#INVALID-RULE
{
	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: 0px;
	left: 160px;
	width: 542px;
	height: 102px;
	background: url(../images/en-gb/strapline3.jpg) 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/en-gb/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/en-gb/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/en-gb/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/en-gb/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;
	background: #F5FAFD;
	margin: 0 0 6px;
}
#propertysearch H2
{
	margin: 0;
	text-indent: 10px;
	line-height:20px;
	font-family: Verdana;
	font-size: 120%;
	font-weight: bold;
	color: #E90018;	
}

#mainmenu H2
{
	margin: 0;
	line-height: 17px;
	background: url(../images/en-gb/nav_header_propertyfinder.jpg) repeat;
	width: 180px;
	text-indent: 10px;
	font-size: 95%;
	font-weight: bold;
	border-bottom: 1px solid #B2B2BC;	
}

#propertysearchtitle
{
	width: 180px;
	height: 22px;
	background: url(../images/en-gb/nav_header_propertyfinder.jpg) no-repeat;
	overflow:visible;
}

#propertysearchtitle #propertystyle
{
	margin-left:5px;
	font-family: Verdana,arial, helvetica, sans-serif;
	font-size:130%;
	font-weight:bold;
	color: #E90018;
	float:left;
}

#propertysearchtitle #finderstyle
{
	font-family: Verdana,arial, helvetica, sans-serif;
	font-size:130%;
	float:left;
}


#propertysearch P
{
	margin: 10px;
	font-size: 85%;
	line-height: 1.4em;
	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;
}
#mainmenu
{
	background: #FFF;
}
#mainmenu H2
{
	background: url(../images/en-gb/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/en-gb/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/en-gb/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/en-gb/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/en-gb/promo-spain.gif) no-repeat;
}
A#promo-cyprus
{
	display: block;
	width: 370px;
	height: 88px;
	background: url(../images/en-gb/promo-cyprus.gif) no-repeat;
}
A#promo-newhomes
{
	display: block;
	width: 370px;
	height: 88px;
	background: url(../images/en-gb/promo-newhomes.gif) no-repeat;
}
A#promo-resales
{
	display: block;
	width: 370px;
	height: 88px;
	background: url(../images/en-gb/promo-resales.gif) no-repeat;
}
A#promo-exhibitions
{
	display: block;
	width: 182px;
	height: 88px;
	background: url(../images/en-gb/promo-exhibitions.jpg) no-repeat;
}
A.promo-brochure, A.promo-brochure-home
{
	display: block;
	width: 182px;
	height: 88px;
	background: url(../images/en-gb/free-brochure-animation.gif) no-repeat;
}
A.promo-brochure-home
{
	background: url(../images/en-gb/free-brochure-animation2.gif) no-repeat;
}
A#promo-didyouknow
{
	display: block;
	width: 182px;
	height: 88px;
	background: url(../images/en-gb/promo-didyouknow.jpg) no-repeat;
}
A#promo-dvd
{
	display: block;
	width: 182px;
	height: 88px;
	background: url(../images/en-gb/free-brochure-animation.gif) no-repeat;
}
A#promo-didyouknow2
{
	display: block;
	width: 182px;
	height: 88px;
	background: url(../images/en-gb/promo-didyouknow2.jpg) no-repeat;
}
A.promo-bookatrip
{
	display: block;
	width: 182px;
	height: 88px;
	background: url(../images/en-gb/promo-bookatrip.gif) no-repeat;
}
A.promo-bookatripa
{
	display: block;
	width: 182px;
	height: 88px;
	background: url(../images/en-gb/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
{
	top: 0;
	width: 41px;
	height: 890px;
}
#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;
}
#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;
}

TABLE.contactform
{
	margin: 10px;
	background: #F5F5F5;
	padding: 2px;
}
/*
TABLE.contactform TD INPUT, TABLE.contactform TD SELECT
{
	font-size: 100%;
}*/
/*TABLE.contactform TD SELECT
{
	width: 140px;
}
TABLE.contactform TD SELECT.datedd
{
	width: 40px;
}
TABLE.contactform TD IMG
{
	vertical-align: bottom;
}
TABLE.contactform TD.multi
{
	white-space: nowrap;
	width: 100%;
}*/
/*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/en-gb/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/en-gb/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/en-gb/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*/
#INVALID-RULE
{
	margin: 0 5px -10px;
}
#contentarea UL.sitemap LI UL LI UL LI A
{
	background: url(../images/en-gb/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/en-gb/btn-prev.gif) no-repeat;
}
.dateline A.next
{
	width: 24px;
	height: 19px;
	display: block;
	position: absolute;
	top: 15px;
	left: 714px;
	background: url(../images/en-gb/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/en-gb/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;
	display: block;
	overflow: hidden;
	position: relative;
}*/
resultsrow
{
	width: 752px;
	height: 300px;
}

.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
{
	top: 0;
	left: 0;
	width: 320px;
	height: 229px;
	overflow: hidden;
}
#askusabout
{
	border-top: 1px solid #D8D8D8;
	border-right: 1px solid #B2B2BC;
	border-bottom: 1px solid #B2B2BC;
	border-left: 1px solid #D8D8D8;
	width: 320px;
	height: 565px;
}
#askusabout H2
{
	background: url(../images/en-gb/nav-header-ask.gif) repeat-x;
	font-weight: bold;
	color:Black;
	margin: 0 0 0 0;
	line-height: 17px;
	text-indent: 10px;
	font-size: 95%;
	font-weight: bold;
	border-bottom: 1px solid #B2B2BC;
}
#askusabout P
{
	margin: 10px;
	font-size: 85%;
	line-height: 1.4em;
	position: relative;
}

#ThankyouMessage
{
	border-top: 1px solid #D8D8D8;
	border-right: 1px solid #B2B2BC;
	border-bottom: 1px solid #B2B2BC;
	border-left: 1px solid #D8D8D8;
	width: 320px;
	height: 270px;
}
#ThankyouMessage H2
{
	background: url(../images/en-gb/nav-header-ask.gif) repeat-x;
	font-weight: bold;
	color:Black;
	margin: 0 0 0 0;
	line-height: 17px;
	text-indent: 10px;
	font-size: 95%;
	font-weight: bold;
	border-bottom: 1px solid #B2B2BC;
}
#ThankyouMessage P
{
	margin: 10px;
	font-size: 85%;
	line-height: 1.4em;
	position: relative;
}

#propertythumbs
{
	width: 320px;
	height: 87px;
	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;
	width: 350px;
	height: 400px;
	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/en-gb/btn-first.gif) no-repeat;
}
#pagejump TABLE TD A.prev
{
	background: url(../images/en-gb/btn-prev.gif) no-repeat;
}
#pagejump TABLE TD A.next
{
	background: url(../images/en-gb/btn-next.gif) no-repeat;
}
#pagejump TABLE TD A.last
{
	background: url(../images/en-gb/btn-last.gif) no-repeat;
}
#pagejump TABLE TD A.firstOff
{
	background: url(../images/en-gb/btn-firstoff.gif) no-repeat;
}
#pagejump TABLE TD A.prevOff
{
	background: url(../images/en-gb/btn-prevoff.gif) no-repeat;
}
#pagejump TABLE TD A.nextOff
{
	background: url(../images/en-gb/btn-nextoff.gif) no-repeat;
}
#pagejump TABLE TD A.lastOff
{
	background: url(../images/en-gb/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/en-gb/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/en-gb/btn-submit-l.gif) no-repeat;
	height: 22px;
	display: block;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
.btn-wrapper-submit
{
	background: url(../images/en-gb/btn-submit-f.gif) no-repeat;
	height: 22px;
	width: 50px;
	text-align:center;
	margin-right: 15px;
	margin-top: 5px;
}
.btn-wrapper-submit A
{
	/*background: url(../images/en-gb/btn-submit-f.gif) no-repeat right;*/	
	line-height: 19px;
	color: #000;
	text-decoration: none;
	font-size: 11px;
}
DIV.btn-wrapper-submit A:hover
{
	color: #C00;
}
.btn-wrapper A
{
	background: url(../images/en-gb/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;
	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;
}
/*Country Buttons
--------------------------------------------------*/
.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;
}
/*Emerging Markets -- Hot offers
--------------------------------------------------*/
#content-02 .emergingmarkets
{
	font-weight: bold;
	margin-left: 20px;
}
#content-02 .emergingmarkets UL LI
{
	list-style-type: disc;
	line-height: 20px;
}
#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;*/
	color: #FFFFFF;
	/*cursor: hand;*/
	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.jpg) no-repeat left bottom;
}
#emailnewsbox
{
	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, #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: 15px;
	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: 15px;
	margin-left: 10px;
	display: inline;
	float: left;
	height: 94px;
	width: 357px;
	background: url(../images/en-gb/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/en-gb/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/en-gb/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/en-gb/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/en-gb/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;
}

#bottomprice
{
	position:absolute;
	bottom:30px;
	left:30px
}
.callus
{
	margin:10px 0 0 0;
}

.callus h2, .callus h3
{
	text-decoration:none;
	color:#d23032;
}
.callus h2
{
	font-size:26px;
	letter-spacing:-1px;
	padding:0;
	margin:0;
}
.callus h3
{
	padding:0;
	margin:0;
	font-size:9px;
	display:inline-block;
}
#youtubeBox
{
	float:right;
	width:340px;
	height:203px;
	margin-top:10px;
	margin-right:22px;	
}
