/*
 * Las Espaņas Properties master styles
 */

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	text-align: center;
	line-height: 1.5em;
	color: #000;
	background: #fff;
	font-size: x-small; /* Fix IE5 Win */
 	voice-family: "\"}\""; 
 	voice-family: inherit;
  font-size: small;
	}
html>body { /* be nice to Opera */
	font-size: small;
	}

/* ---( text )------------------------------- */

a:link {
	color: #002299;
	}

a:visited {
	color: #007799;
	}

a:hover {
	color: #e58c18;
	}

a:active  {
		color: #CC66CC;
}

p {
	margin: .5em 0 .5em;
	padding: 0;
	}
	
ul {
	margin: 0 20px;
  }
	
h1 {
	font-family: Verdana, sans-serif;
	font-size: 118%;
	font-weight: bold;
	color: #000;
	padding: 0;
	margin: 0 0 10px 0;
	}

h2 {
	font-family: Verdana, sans-serif;
	font-size: 105%;
	color: #000;
	padding: 0;
	margin: 0 0 1em 0;
	}
	
h2 a:link, h2 a:visited {
	font-size: 118%;
	text-decoration: none;
	color: #900;
	}

/* ---( top )------------------------------- */

#wrap {
	position: relative;
	margin: 0 auto;
	font-size: 95%;
	text-align: left;
  width: 750px;
	}

#logo {
	background: url(../images/bg_title.jpg) no-repeat top left;
	background-repeat: no-repeat;
	width: 750px;
	height: 80px;
	}

#printlogo, #printcontact {
	display: none;
	}
		
/* navigation */

#nav {
	float: left;
	width: 750px;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 100%;
	background: #fff url(../images/nav_bg.gif) repeat-x bottom left;
	}
	
#nav li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	border-right: 1px solid #ddd;
	}

#nav a {
	float: left;
	padding: 6px 10px 6px 10px;
	text-decoration: none;
	/*font-weight: bold;*/
	color: #000;
	}

#nav a:hover, #nav a.active {
	color: #900;
	background-color: #fff;
	}
	
#nav a.active {
	color: #900;
	/*font-weight: bold;*/
	}

/* languages */

#language {
	position: absolute;
	top: 88px;
	right: 10px;
	margin: 0;
	padding: 0;
	}

#language a img {
	margin: 2px 5px 0 0;
	}
	
/* ---( left column )----------------------------- */

#sidebar {
	float: left;
	font-size: 90%;
	line-height: 1.5em;
	margin: 0;
	padding: 0 0 20px 0;
	width: 140px;
	}

#sidebar a {
	padding-right: 8px;
	text-decoration: none;
	font-size: 100%;
	color: #000;
	}

#sidebar a:hover {
	color: #900;
	background: url(../images/redarrow.gif) no-repeat 100% 5px;
	}
	
#sidebar a.active {
	color: #900;
	background: url(../images/redarrow.gif) no-repeat 100% 5px;
	}
	
#sidebar ul {
	margin: 4px 0 20px 0;
	padding: 0;
	list-style: none;
	}

#sidebar li {
	padding: 10px 6px 10px 6px;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

/* ---( footer )----------------------------------- */
#bottomnav {
	font-size: 80%;
	text-align: center;
	margin-bottom: 10px;
	}
	
#footer {
	clear: both;
	line-height: 1.5em;
	font-size: 90%;
	color: #fc0;
	background: #c33;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	padding: 1px 10px;
	}

#copyright {
	float: left;
	width: 450px;
}

#sentosa {
	text-align: right;
}

#footer a {
	color: #fc0;
	}

#footer a:hover {
	color: #ccc;
	}

/* ---( homepage )-------------------------------- */

#content {
	float: left;
	margin: 15px 0 5px 0;
  width: 748px;
	}

#pagetitle {
	float: left;
	width: 400px;
}

#content .goback {
	text-align: right;
	margin-bottom: 10px;
}

#content .goback a {
	padding: 0 0 4px 22px;
	background: url(../images/back.gif) no-repeat 0px -1px;
}

#content #printfriendly {
	padding: 0 0 2px 25px;
	background: url(../images/print.gif) no-repeat 0 2px;
}

#content .hp {
	float: left;
	margin: 0 14px 12px 0;
	padding: 10px;
	font-size: 90%;
	line-height: 1.5em;
	border: 1px dashed #888;
	}

#content .hp {
	width: 240px; /* Fix IE5 Win */
	margin: 0 12px 12px 0;
 	voice-family: "\"}\""; 
 	voice-family: inherit;
  width: 218px;
	margin: 0 14px 12px 0;
	}
html>body .hp { /* be nice to Opera */
	width: 218px;
	margin: 0 14px 12px 0;
	}
	
#content .hpfull {
	float: left;
	margin: 0 0 12px 0;
	padding: 10px;
	font-size: 90%;
	line-height: 1.5em;
	border: 1px dashed #888
	}

#content .hpfull {
	width: 746px; /* Fix IE5 Win */
 	voice-family: "\"}\""; 
 	voice-family: inherit;
  width: 726px;
	}
html>body .hpfull { /* be nice to Opera */
	width: 726px;
	}

#content #hp-last {
	margin-right: 0;
	margin-bottom: 0;
	}

#content .hp dt, .hpfull dt {
	margin: 0 0 6px 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 105%;
	font-weight: bold;
	}
	
#content .hp dt a, #content .hpfull dt a {
	padding-right: 10px;
	color: #900;
	text-decoration: none;
	}
	
#content .hp dt a:hover, #content .hpfull dt a:hover {
	color: #e58c18;
	background: url(../images/orangearrow.gif) no-repeat 100% 5px;
	}

#content .hp dd, #content .hpfull dd {
	color: #000;
	margin: 0;
	padding: 0;
	}
	
#content .hp img {
	width: 218;
	height: 80;
	float: left;
	margin: 2px 0 5px 0;
	}

#content .hpfull img {
	width: 218;
	height: 80;
	float: left;
	margin: 2px 10px 2px 0;
	}

/* ---( other site pages )-------------------------------- */

#contentslim {
	margin-left: 140px;
	}

/* ---( Property list boxes )-------------------------------- */

#contentslim .proplist {
	float: left;
	margin: 0 0 5px 0;
	padding: 6px;
	font-size: 90%;
	line-height: 1.5em;
	color: #666;
	border-right: 1px dashed #888;
	border-bottom: 1px dashed #888;
	}
	
#contentslim .proplist {
	width: 607px; /* Fix IE5 Win */
 	voice-family: "\"}\""; 
 	voice-family: inherit;
  width: 594px;
	}
#contentslim .proplist { /* be nice to Opera */
	width: 594px;
	}
	
#contentslim .proplist dt {
	margin: 0 0 6px 0;
	padding: 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 105%;
	font-weight: bold;
	}

#contentslim .proplist dt a {
	padding-right: 10px;
	color: #900;
	text-decoration: none;
	}

#contentslim .proplist dt a:hover {
	color: #e58c18;
	background: url(../images/orangearrow.gif) no-repeat 100% 5px;
	}
	
#contentslim .proplist dd {
	margin: 0;
	padding: 0;
	color: #000000;
	}

#contentslim .proplist dd a {
	line-height: 2em;
	}

#contentslim .proplist img {
	float: left;
	margin: 2px 6px 0 0;
	width: 75px;
	height: 56px;
	}
	
/* ---( Property page )-------------------------------- */

#propphotos {
 	width: 350px;
	float: left;
	padding: 4px;
	font-size: 90%;
	border: 1px solid #ddd;
	}
	
#propphotos .mainphoto {
	text-align: center;
	}
	
/* can't set size cos some may be portrait	
.mainphoto img {
	width: 350px;
	height: 262px;
}
*/

#propphotos p {
	clear: left;
	font-size: 95%;
	color: #666;
	padding: 0;
	margin: 0;
	text-align: center;
	}
	
div.thumb {
	float: left;
	width: 75px;
	height: 58px;
	background: white;
	border: 1px solid #ddd;
	padding: 3px 3px 2px 3px;
	}
	
div.thumb {
	margin: 1px 1px; /* Fix IE5 Win */
 	voice-family: "\"}\""; 
 	voice-family: inherit;
  margin: 2px 2px;
	}
html>body .thumb { /* be nice to Opera */
	margin: 2px 2px;
	}

div.ls img {width: 75px; height: 56px; margin: 0;}
div.pt img {width: 40px; height: 56px; margin: 0 17px;}

div.thumb img {
	border: none;
}

#propdesc {
	margin: 5px 0 0 370px;
	padding: 2px;
	font-size: 90%;
	line-height: 1.5em;
	border: 1px solid #ddd;
	}

#propdesc table {
	font-size: 100%;
}
	
.keytitle {
	font-weight: bold;
	width: 70px;
}

.keydata {
	width: 110px;
}

#propdesc a {
	padding: 0 0 2px 20px;
	background: url(../images/email.gif) no-repeat;
}
	
#propdesc .proptext {
	margin: 5px 0 0 0;
	padding: 3px 2px;
	border-top: 1px solid #ddd;
}
	
/* ---( contact )------------------------------------ */

#address, #contact {
	float: left;
	margin-bottom:25px;
	width: 40%;
}

#address p, #contact p {
	margin: 0;
}

#enquiryform {
	width: 350px;
	margin: 15px 30% 0 0;
	clear:both;
}

#contactform {
	padding: 5px;
	background: #fff;
	border: 1px solid #ddd;
	}
	
#contactform dl {
	margin: 0;
	padding: 0;
	}

#contactform dt {
	color: #333;
	}

#contactform dt em {
	color: #900;
	font-weight: normal;
	font-style: normal;
	}

#contactform #name, #contactform #email, #contactform #telephone, #contactform #url {
	width: 200px;
	border: 1px solid #ccc;
	padding: 2px;
	color: #444;
	}

#contactform textarea {
	width: 270px;
	height: 100px;
	}
	
#contactform .button {
	margin-top: 5px;
	}
	
/* ---( site map )------------------------------------------ */
.mapleft {
	float: left;
	width: 250px;
	}
	
.mapright {
	margin-left: 250px;
	}
	
/* ---( print property )------------------------------------------ */
#printtitle {
	text-align: center;
	text-transform: uppercase;
	font-family: Times, serif;
	font-size: 18pt;
	margin: 10px 0 20px 0;
	}
	
#printphoto {
	margin-left: 25%;
	margin-bottom: 15px;
 	width: 350px;
	padding: 4px;
	border: 1px solid #ddd;
	}
	
#printdesc table {
	font-family: Times, serif;
	font-size: 12pt;
	border: 1px solid #ddd;
	}

#printtext {
	clear: both;
	font-family: Times, serif;
	font-size: 12pt;
	border: 1px solid #ddd;
	margin-top: 15px;
	}
	
/* ---( misc. )------------------------------------------ */

a img {
	border: none;
	}
	
.hide {
	display: none;
	} 
	
.left {
	float: left;
	}
	
.right {
	float: right;
	text-align: right;
	}
	
.centre {
	text-align: center;
	}
	
em {
	font-style: italic;
	}

strong {
	font-weight: bold;
	}
	
.centred {

	margin-top: 10px;
    margin-left: auto;
    margin-right: auto 
}

#google_translate_element  {
	position:absolute;
	right:10px;
	text-align:right;
	top:0px;
}

#language_flags {
	position:absolute;
	right:10px;
	text-align:right;
	top:65px;
}

p.module-skype  
{
	background:url("../images/module-skype.png") no-repeat scroll 0px 2px transparent;
	padding-left: 20px;
}
