body {
	text-align: center;
	margin: 0;
	padding: 0;
	background-color: #fff;
}

#outbox {
	width: 100%;
	margin: 0 0 20px 0;
	padding: 0;
}


#container, #searchresults, #footer{
	margin: 0 auto;
	width:850px;
	text-align: left;
}

#searchresults, #footer{
	min-height: 30px;
}


#footer {
	clear: both;
	text-align: left;
	padding: 0;
	height:40px;
	background-image:  url(../images/footbar.png);
	background-repeat: no-repeat;
}

.pfr {
	float:right;
	line-height:40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
	padding: 0 30px 0 0;
	margin:0;
	width:300px;
	background-color: inherit; 
	color: #FFf;
	font-size:12px;
}

.pfl {
	float:left;
	line-height:40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	padding: 0 0 0 65px;
	margin:0;
	width:300px;
	background-color: inherit; 
	color: #FFf;
	font-size:12px;
}

#footer a {
	color: #FFF; 
	background-color: inherit; 
	text-decoration: none;
}


#footer a:hover {
	color: #00FFFF; 
	background-color: inherit; 
	text-decoration: underline; 
}

#head {
	margin: 0 0 30px 0;
	padding: 0;
	height: 40px;
	position: relative;
}

#mainnav {
	padding:0;
	position:absolute;
	left:0;
	top:0;
	height:40px;
	width:850px;
}



#topmain  {
	margin: 10px 0 0 0;
	padding: 0;
	position: relative;
}

#mainleftcol {
	padding:0;
	position: absolute;
	left:0;
	top:0;
	width:202px;
	background: #fff;
}

#mainleftcol ul {

	margin: 30px 0 0 0;
	padding-left:0;
	list-style-type: none;
	font-family: "Lucidia Grande", Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:normal;
}

#mainleftcol li {
	display: block;
	padding: 0 0 0 70px;
	background-color: inherit;
	color: #fff;
	width: 132px;
	line-height:40px;
	margin: 0 0 10px 0;
}

#mainleftcol a:link, #mainleftcol a:visited {
	color: #fff;
	background-color: inherit;
	text-decoration: none;
	vertical-align: middle;
}

#mainleftcol a:hover {
	background-color: inherit;
	color: #00FFFF;
}	



#maincentredisplay {
	padding:30px 0 100px 0;
	position: relative;
	left:230px;
	top:0;
	width:385px;
	background: #fff;
	margin: 0 0 20px 0;
}

#maincentredisplay h1 {

	margin-bottom: .9em;
	font-family: "Lucidia Grande", Trebuchet MS,Arial,Helvetica,sans-serif;
	text-align:left;
	background-color: inherit; 
	color: #FF4E00;
	font-size:18px;
	font-weight:normal;
}

#maincentredisplay h2 {

	margin: .8em 0 .9em 0;
	font-family: "Lucidia Grande", Trebuchet MS,Arial,Helvetica,sans-serif;
	text-align:left;
	background-color: inherit; 
	color: #0406F0;
	font-size:16px;
	font-weight:bold;
}

#maincentredisplay h4 {

	margin: 1.2em 0 .9em 0;
	font-family: "Lucidia Grande", Trebuchet MS,Arial,Helvetica,sans-serif;
	text-align:left;
	background-color: inherit; 
	color: #FF4E00;
	font-size:14px;
	font-weight:bold;
}

#maincentredisplay h5 {

	margin: 1em 0 1em 0;
	font-family: "Lucidia Grande", Trebuchet MS,Arial,Helvetica,sans-serif;
	text-align:left;
	background-color: inherit; 
	color: #FF0000;
	font-size:16px;
	font-weight:bold;
}


#maincentredisplay p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top:0;
	padding-top: 0;
	background:#fff; 
	color: #666;
	font-size:11px;
}

#maincentredisplay a, #propenqform a {
	color: #0A0B9A; 
	background-color: inherit; 
	text-decoration: underline;
	font-weight: bold;
}

#maincentredisplay a:hover, #propenqform a:hover {
	color: #FF4E00; 
	background-color: inherit; 
	text-decoration: underline; 
}

#displaytext {
	padding: 0;
}



#subnav {
	padding:0;
	position: absolute;
	right:0;
	top:0;
	width:202px;
}

#subnav ul {
	margin: 30px 0 0 0;
	padding-left:0;
	list-style-type: none;
	font-family: "Lucidia Grande", Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:normal;
	width:202px;
}

#subnav li {
	display: block;
	padding: 0 0 0 70px;
	background-color: inherit;
	color: #fff;
	width: 132px;
	line-height:40px;
	margin: 0 0 9px 0;
}

#subnav a:link, #subnav a:visited  {
	color: #fff;
	background-color: inherit;
	text-decoration: none;
	vertical-align: middle;
}

#subnav a:hover {
	background-color: inherit;
	color: #00FFFF;
}

#subnav a:active {
	color: #FF0;
	background-color: inherit;
}

.clear {
	clear:both;
	margin: 15px 0 0 0;
	height: 10px;
}




#content {
	padding-top: 0;
}

#content h2 {
	margin: .8em 0 .7em 0;
	font-family: "Lucidia Grande", Trebuchet MS,Arial,Helvetica,sans-serif;
	text-align:left;	background-color: inherit; 
	color: #0A0B9A;	font-size:14px;
	font-weight:bold;
	padding:0;}

#content h4 {
	margin: .5em 0 .3em 0;
	font-family: "Lucidia Grande", Trebuchet MS,Arial,Helvetica,sans-serif;
	text-align:left;	background-color: inherit; 
	color: #FF4E00;	font-size:12px;
	font-weight:bold;
	padding:0;}

#costa-blanca-properties ul {	margin: 0;
	padding-left:0;	list-style-type: none;	font-family: "Lucidia Grande", Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:normal;}


#contactslftll a {
	color: #FFF; 
	background-color: inherit; 
	text-decoration: none;
	font-weight:normal;
}

#contactslftll a:hover {
	color: #FF0; 
	background-color: inherit; 
	text-decoration: none;
}

.b_emailgr {
	background-image:  url(../images/buttonbg_emailgr.png);
	background-repeat: no-repeat;
}

.b_phonegr {
	background-image:  url(../images/buttonbg_phonegr.png);
	background-repeat: no-repeat;
}

.b_returnred {
	background-image:  url(../images/buttonbg_redreturn.png);
	background-repeat: no-repeat;
}

.b_locglfcrses {
	background-image:  url(../images/buttonbg_lgolfcourses.png);
	background-repeat: no-repeat;
}

#searchresults {
	clear: both;
	text-align: left;
	padding: 0;
}

#searchresults h3 {
	font-family: "Lucidia Grande", Trebuchet MS,Arial,Helvetica,sans-serif;
	background-color: #0406F0;
	color: #fff;
	background-image:  url(../images/formheadbg_lft.png);
	background-repeat: no-repeat;
	line-height: 24px;
	font-size:14px;	
	margin:0 0 15px 0;
	padding:0 0 0 15px;
	text-align: left;
	font-weight:normal;
}

#searchresults p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top:0;
	padding-top: 0;
	background:#fff; 
	color: #666;	font-size:11px;
}

#searchresults ul {
	list-style-type: none;
	float: left;
	margin:0;
	padding: 0;
}

.main-thumb-holder {	margin: 0 30px 0 0;
	padding: 0;
	width: 125px;
	height:94px;
	position:relative;
	float:left;
}

.maintthumb {
    position:absolute;
    width:125px;
    height:94px;
    z-index:0;
 }

.maintthumpb {
    position:absolute;
    width:71px;
    height:94px;
    z-index:0;
    margin-left: 27px;
 }

.tmbov {
    position:absolute;
    width:125px;
    height:94px;
    z-index:1;
 }

.foundset {
	clear: both;
	text-align: left;
	margin:0;
	padding: 0;
	font-family: "Lucidia Grande", Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size:12px;
}

.fs_atts {
	clear: both;
	text-align: left;
	margin:0 0 40px 300px;
	padding: 5px 0 0 0;
	font-family: "Lucidia Grande", Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size:12px;
}.fs_trio ul {	margin: 0;
	padding-left:0;	list-style-type: none;
}
.fs_trio li {	display: block;
	padding: 0 0 0 45px;
	background-color: inherit;	color: #444;
	width: 100px;
	line-height:24px;
	font-weight:bold;
}

.trio_beds {
	background-image:  url(../images/propertyicons/bedrooms.png);
	background-repeat: no-repeat;
	margin-bottom: 11px;
}

.trio_baths {
	background-image:  url(../images/propertyicons/bathrooms.png);
	background-repeat: no-repeat;
	margin-bottom: 11px;
}

.trio_price {
	background-image:  url(../images/propertyicons/euros.png);
	background-repeat: no-repeat;
	margin-bottom: 0;
}

.fs_descs {
	padding: 5px 0 0 0;
	margin: 0;
	width: 390px;
	float: left;
}

.fs_lnks {
	width: 120px;
	margin: 0 0 0 20px;
	padding:0;
	float: right;
}

.bluebldtxt {	color: #0A0B9A;	background-color: inherit;
	font-weight:bold;
}

.urbtwn {
	width: 70px;
	text-align:right; 
}

.orangebldtxt {	color: #FF4E00;	background-color: inherit;
	font-weight:bold;
}



.submititemred { 
	border: none; 
	background: transparent;
	font-family: "Lucidia Grande", Trebuchet MS,Arial,Helvetica,sans-serif;
	font-weight:bold; 
	font-size:13px; 
	color:#fff; 
	text-align:center; 
	cursor:pointer; 
	padding:0;
	margin:0;
	width: 120px;
	height: 24px;
	background-image: url(../images/searchbuttonbg_red.png);  	background-repeat: no-repeat;
	
}

.submititemred:hover {
	border: none; 
	color:#FF0;
	background: transparent; 
	background-image: url(../images/searchbuttonbg_red.png);  	background-repeat: no-repeat;
}



.submititemgreen { 
	border: none; 
	background: transparent;
	font-family: "Lucidia Grande", Trebuchet MS,Arial,Helvetica,sans-serif;
	font-weight:bold; 
	font-size:13px; 
	color:#fff; 
	text-align:center; 
	cursor:pointer; 
	padding:0;
	margin:0;
	width: 120px;
	height: 24px;
	background-image: url(../images/searchbuttonbg_green.png);  	background-repeat: no-repeat;
	
}

.submititemgreen:hover {
	border: none; 
	color:#FF0;
	background: transparent; 
	background-image: url(../images/searchbuttonbg_green.png);  	background-repeat: no-repeat;
}



.submititemorange { 
	border: none; 
	background: transparent;
	font-family: "Lucidia Grande", Trebuchet MS,Arial,Helvetica,sans-serif;
	font-weight:bold; 
	font-size:13px; 
	color:#fff; 
	text-align:center; 
	cursor:pointer; 
	padding:0;
	margin:0;
	width: 120px;
	height: 24px;
	background-image: url(../images/searchbuttonbg_orange.png);  	background-repeat: no-repeat;
	
}

.submititemorange:hover {
	border: none; 
	color:#FF0;
	background: transparent; 
	background-image: url(../images/searchbuttonbg_orange.png);  	background-repeat: no-repeat;
}

.filtform {
	margin:10px 100px 25px 0;
	padding:0;
	font-family: "Lucidia Grande", Trebuchet MS,Arial,Helvetica,sans-serif;
	text-align:left;	background-color: inherit; 
	color: #0A0B9A;	font-size:14px;
	font-weight:normal;
}

.filtformfl {
	float:left;
	margin:10px 100px 25px 0;
	padding:0;
	font-family: "Lucidia Grande", Trebuchet MS,Arial,Helvetica,sans-serif;
	text-align:left;	background-color: inherit; 
	color: #0A0B9A;	font-size:14px;
	font-weight:normal;
}

.filtformrt {
	float:right;
	margin:10px 0 25px 0;
	padding:0;
	font-family: "Lucidia Grande", Trebuchet MS,Arial,Helvetica,sans-serif;
	text-align:left;	background-color: inherit; 
	color: #0A0B9A;	font-size:14px;
	font-weight:normal;
}

.selectitem { 
border: 1px solid #96B5BB;
background: #fff;
font-family:verdana,helvetica,arial,sans-serif; font-weight:bold; padding-left:1px; font-size:11px; color:#0A0B9A; text-align:left; 
margin:0; 
padding:0;
}

#bottpgeseldisp {
	margin: 45px 0 25px 0;
	padding: 10px 0 0 0;
	border-top: 1px solid #0A0B9A;
}

.distbeach_srch {
	line-height: 24px;
	padding: 0 0 0 30px;
	background-image:  url(../images/propertyicons/propicon_srch_beachbg.png);
	background-repeat: no-repeat;
	margin:10px 0 0 0;
	font-family: "Lucidia Grande", Trebuchet MS,Arial,Helvetica,sans-serif;
	text-align:left;	background-color: inherit; 
	color: #fff;	font-size:12px;
	font-weight:normal;
	width: 300px;
}

.distgolf_srch {
	line-height: 24px;
	padding: 0 0 0 30px;
	background-image:  url(../images/propertyicons/propicon_srch_golfbg.png);
	background-repeat: no-repeat;
	margin:10px 0 0 0;
	font-family: "Lucidia Grande", Trebuchet MS,Arial,Helvetica,sans-serif;
	text-align:left;	background-color: inherit; 
	color: #fff;	font-size:12px;
	font-weight:normal;
	width: 550px;
}

#tl-logo {	margin: 0 0 0 0;
	padding: 0;
	width: 202px;
	height:100px;
	position:relative;
}
