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

#outbox {
	width: 100%;
	margin: 0 0 20px 0;
	padding: 0;
}
				
#container, #photodisplay, #propenqform, #footer{
	margin: 0 auto;
	width:850px;
	text-align: left;
}

#photodisplay, #propenqform, #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: 30px 0;
	padding: 0;
	height: 40px;
	position: relative;
}

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



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

#nav li.b_home a, #nav li.b_buyaproperty a, #nav li.b_liveinspain a, #nav li.b_contact a {
	display: block;
	width: 61px;
	margin:0 12px 0 0;
	height: 40px;
	line-height:40px;
	color: #fff;
	padding: 0 0 0 70px;
	font-family: "Lucidia Grande", Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:normal;
	text-decoration: none;
	background-color: inherit;
	background-image:  url(../images/b_home.png);
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
}

#nav li.b_buyaproperty a {
	background-image:  url(../images/buy_a_property.png);
	width: 160px;
}

#nav li.b_liveinspain a {
	background-image:  url(../images/happy_customers.png);
	width: 160px;
	margin: 0;
}

#nav li.b_contact a {
	background-image:  url(../images/b_contact.png);
	width: 132px;
	margin: 0;
	float:right;
}


#nav li.b_home a:hover, #nav li.b_buyaproperty a:hover, #nav li.b_liveinspain a:hover, #nav li.b_contact a:hover {
	color: #00FFFF;
	text-decoration: none;
	background-color: inherit;
}

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

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

#mainleftcol ul {

	margin: 25px 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: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; 
}



.bluetxt {
	color: #0A0B9A;
	background-color: inherit;
}


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

#subnav 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;
	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;
}

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

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

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

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

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

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

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

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

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

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

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

.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_faq {
	background-image:  url(../images/b_faq.png);
	background-repeat: no-repeat;
}

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

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


#subnav li#mlactive, #subnav li#mensprp, #subnav li#menmort, #subnav li#mensrch {
	display: block;
	padding: 10px 0 0 70px;
	background-color: inherit;
	color: #fff;
	width: 132px;
	line-height:20px;
	height: 55px;
	margin: 0 0 9px 0;
}

#subnav li#mlactive a, #subnav li#mensprp a, #subnav li#menmort a, #subnav li#mensrch a {
	color: #fff;
	background-color: inherit;
}

#subnav li#mlactive a:hover, #subnav li#mensprp a:hover, #subnav li#menmort a:hover, #subnav li#mensrch a:hover {
	color: #FFFF00;
	background-color: inherit;
}

#subnav li#stdphne, #mainleftcol li#stdphnegr {
		margin-top: 45px;
}

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


#main-photo-holder {
	margin: 0 0 25px 0;
	padding: 0;
	width: 202px;
	height:152px;
	position:relative;
}

#maintphoto {
	position:absolute;
	width:202px;
	height:152px;
	z-index:0;
}

#minor {
	position:absolute;
	width:202px;
	height:152px;
	z-index:1;
}



#main-photo-holder-port {
	margin: 0 0 25px 0;
	padding: 0;
	width: 202px;
	height:268px;
	position:relative;
}

#maintphotoport {
	position:absolute;
	width:202px;
	height:268px;
	z-index:0;
}

#minorport {
	position:absolute;
	width:202px;
	height:268px;
	z-index:1;
}



#main-photo-bottom {
	background-image:  url(../images/mainphotobg-bottom.gif);
	background-repeat: no-repeat;
	background-position:  bottom left;
	margin: 0 0 20px 0;
	padding: 0;
	width: 202px;
	height:32px;
}

#google_translate_element { 
	margin: 20px 0 0 0;
	font-size:50%;
	text-align:left;
	width: 177px;
	height: 68px;
	padding: 0 0 0 25px;
	background-image:  url(../images/googletranslatebg.png);
	background-repeat: no-repeat;
}

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

#google_translate_element a:hover {
	color: #cdcdcd; 
	background-color: inherit;
	text-decoration: none;
}


#google_translate_element select { 
	font-size:95%;
	width: 155px;
	border: 1px solid #cdcdcd;
	background: #fff;
	margin: 20px 0 3px 0;
}

.si_curcy { 
border: none;
width: 35px;
height: 24px;
background-color: inherit;
font-family: "Lucidia Grande", Trebuchet MS,Arial,Helvetica,sans-serif; 
font-weight:bold; padding:0; font-size:12px; color:#fff; text-align:center; 
margin:0; 
padding:4px 0 0 0;
background-image:  url(../images/currencybg.png);
background-repeat: no-repeat;
line-height: 24px;
}



.curcylist {
	margin:0px;
	padding:0px;
	margin-left: 1px;
	padding-left: 0;
	list-style-type: none;
	font-family: verdana;
	font-size:10px;
	text-transform: capitalize;
}

.curcylist li {
	padding-bottom: 3px;
}

#subcontent {
	position:absolute; 
	visibility: hidden; 
	border: 1px solid #162AF0; 
	background-color: white; 
	width: 220px; 
	height: 300px;
	padding: 4px;	
	overflow: auto;
}

#subcontent a {
	text-decoration: none;
	font-weight:normal;
}

#subcontent a:hover {
	text-decoration: none;
}

.smallgreytext {	
	color: #888;
	font-size:10px;
}

table.searchlinks { 
	margin: 20px 0; 
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	width: 382px;
}

th.slhd {
	padding: 0 10px 10px 0;
	margin: 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;
}

td.slnm {
	padding: 0 10px 10px 0;
	margin: 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;
}

td.slnfw {
	padding: 0 0 15px 0;
	margin: 0;
	font-family: "Lucidia Grande", Trebuchet MS,Arial,Helvetica,sans-serif;
	text-align:left;
	width: 40px;
}

td.slnmstd {
	padding: 0 0 10px 0;
	margin: 0;
	font-family: "Lucidia Grande", Trebuchet MS,Arial,Helvetica,sans-serif;
	text-align:left;
	background-color: inherit; 
	color: #666;
	font-size:12px;
	font-weight:normal;
}

td.slnmstdflw {
	padding: 0 0 10px 0;
	margin: 0;
	font-family: "Lucidia Grande", Trebuchet MS,Arial,Helvetica,sans-serif;
	text-align:left;
	background-color: inherit; 
	color: #666;
	font-size:12px;
	font-weight:normal;
	width: 300px;
}

td.slnmrt {
	padding: 0 10px 10px 0;
	margin: 0;
	font-family: "Lucidia Grande", Trebuchet MS,Arial,Helvetica,sans-serif;
	text-align:right;
	background-color: inherit; 
	color: #FF4E00;
	font-size:12px;
	font-weight:bold;
}

#photodisplay h3, #propenqform 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 20px 0;
	padding:0 0 0 15px;
	text-align: left;
	font-weight:normal;
}

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




#thumbsinstructs {
	margin: 0 0 10px 0;
	padding: 0;
	width: 850px;
}

#thumbsinstructs p {
	width: 850px;
}

#thumbsdisplay {
	width: 880px;
	margin: 0 0 20px 0;
}

#imglist {
	visibility:hidden;
}

.main-thumb-holder {
	margin: 0 20px 20px 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;
}

.vidtourbutton {
	float:right;
	margin: 0 0 20px 30px;
	padding:0;
	border:none;
}

