body {
	margin: 0;
	padding: 0;
	background: #dcebff url('http://www.propertyinplayablanca.com/images/bg.png') top repeat-x;
	height: 100%;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: #333;
}

a {
	color: #369;
	text-decoration: none;
}

a:Hover {
	color: #a40;
	text-decoration: underline;
}

a img {
	border: none;
}

span.button {
	display: inline-block;
	width: 121px;
	height: 34px;
	font-size: 0.01pt;
	text-indent: -9999px;
	cursor: pointer;
}

span.buttonHome {
	background: url('http://www.propertyinplayablanca.com/images/buttonHome.png') no-repeat;
}

span.buttonAdminHome {
	background: url('http://www.propertyinplayablanca.com/images/buttonAdminHome.png') no-repeat;
}

form {
	margin: 0;
	padding: 0;
}

p {
	font-size: 10pt;
	line-height: 140%;
	text-align: justify;
	margin: 0 0 1em 0;
}

p.nojustify {
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	color: #333;
	font-family: Georgia, serif;
	font-weight: normal;
	margin: 0 0 1.2em 0;
}

h1 {
	font-size: 18pt;
}

h1#siteTitle {
	position: absolute;
	top: 30px;
	left: 160px;
	width: 395px;
	height: 45px;
	text-indent: -9999px;
	background: url('http://www.propertyinplayablanca.com/images/property-in-playa-blanca.png');
}

h2 {
	font-size: 16pt;
}

h3 {
	font-size: 14pt;
}

h4 {
	font-size: 12pt;
}

div.clear {
	clear: both;
	font-size: 0.01pt;
}

div.spacer {
	clear: both;
	height: 20px;
}

div#overbg {
	width: 100%;
	background: url('http://www.propertyinplayablanca.com/images/over-bg.png') top  no-repeat;
}

div#container {
	position: relative;
	width: 928px;
	margin: 0 auto;
	padding: 0;
}

div#header {
	display: relative;
	width: 928px;
	background: url('http://www.propertyinplayablanca.com/images/pane-top.png') bottom no-repeat;	
}

div#pane {
	clear: both;
	width: 928px;
	background: url('http://www.propertyinplayablanca.com/images/pane-bg.png') left repeat-y;
}

div#beachPic {
	width: 700px;
	height: 160px;
	margin-bottom: 35px;
	background: url('http://www.propertyinplayablanca.com/images/beach.jpg') no-repeat;
	font-size: 0.1pt;
}

div#harbourPic {
	width: 700px;
	height: 160px;
	margin-bottom: 35px;
	background: url('http://www.propertyinplayablanca.com/images/harbour.jpg') no-repeat;
	font-size: 0.1pt;
}

img.barTitle {
	margin: 20px 10px 10px 20px;
}

ul#navigation {
	list-style: none;
	margin: 0;
	padding: 100px 0 55px 0;
}

ul#navigation li {
	float: left;
	display: inline;
	margin: 0;
	height: 39px;
	font-weight: bold;
	font-size: 13px;
	padding: 0;
}

ul#navigation li span
{
	display: inline-block;
	padding: 0;
	height: 39px;
	margin: 0;
	padding: 15px 0 0 0;
}

ul#navigation li span.left, ul#navigation li span.right
{
	width: 11px;
}

ul#navigation li.tabsOn span.left
{
	background: transparent url('http://www.propertyinplayablanca.com/images/tab-on-left.png') no-repeat top left;
}

ul#navigation li.tabsOn span.middle
{
	background: transparent url('http://www.propertyinplayablanca.com/images/tab-on-middle.png') repeat-x top left;
}

ul#navigation li.tabsOn span.right
{
	background: transparent url('http://www.propertyinplayablanca.com/images/tab-on-right.png') no-repeat top right;
}

ul#navigation li.tabsOff span.left
{
	background: transparent url('http://www.propertyinplayablanca.com/images/tab-off-left.png') no-repeat top left;
}

ul#navigation li.tabsOff span.middle
{
	background: transparent url('http://www.propertyinplayablanca.com/images/tab-off-middle.png') repeat-x top left;
}

ul#navigation li.tabsOff span.right
{
	background: transparent url('http://www.propertyinplayablanca.com/images/tab-off-right.png') no-repeat top right;
}




ul#navigation a
{
	color: #000;
	text-decoration: none;
}

ul#navigation li.tabsOff a
{
	color: #666;
}

ul#navigation li a:hover
{
	color: #000;
	text-decoration: none;
	background: transparent;
}


div#searchPanel {
	width: 150px;
	padding: 0;
}

div#searchPanelTop {
	width: 150px;
	height: 90px;
	background: url('http://www.propertyinplayablanca.com/images/searchPanelTop.png') top no-repeat;
	font-size: 0.01pt;
}

div#searchPanelMain {
	width: 150px;
	background: #f59d03;
	color: #fff;
}

div#searchPanelMainInner {
	padding: 2px 10px;
}

h3#searchPanelTitle {
	width: 127px;
	height: 22px;
	font-size: 0.01pt;
	text-indent: -9999px;
	background: url('http://www.propertyinplayablanca.com/images/searchPanelTitle.png') top no-repeat;
	margin: 0 auto 10px auto;
}

div#searchPanelBottom {
	width: 150px;
	height: 5px;
	background: url('http://www.propertyinplayablanca.com/images/searchPanelBottom.png') top no-repeat;
	font-size: 0.01pt;
}

h3#furtherReadingTitle {
	width: 131px;
	height: 22px;
	font-size: 0.01pt;
	text-indent: -9999px;
	background: url('http://www.propertyinplayablanca.com/images/linkTitle.png') top no-repeat;
	margin: 0 auto 10px auto;
}

div#furtherReadingTop {
	width: 150px;
	height: 5px;
	background: url('http://www.propertyinplayablanca.com/images/linkPanelTop.png') top no-repeat;
	font-size: 0.01pt;
}

div#furtherReadingMiddle {
	width: 150px;
	background-color: #B1D0E3;
	padding: 5px 0 0 0;
}

div#furtherReadingBottom {
	width: 150px;
	height: 5px;
	background: url('http://www.propertyinplayablanca.com/images/linkPanelBottom.png') top no-repeat;
	font-size: 0.01pt;
}

h3#quickLinksTitle {
	width: 100px;
	height: 22px;
	font-size: 0.01pt;
	text-indent: -9999px;
	background: url('http://www.propertyinplayablanca.com/images/qlTitle.png') top no-repeat;
	margin: 0 auto 10px auto;
}

div#quickLinksTop {
	width: 150px;
	height: 5px;
	background: url('http://www.propertyinplayablanca.com/images/qlTop.png') top no-repeat;
	font-size: 0.01pt;
}

div#quickLinksMiddle {
	width: 150px;
	background-color: #ccc;
	padding: 5px 0 0 0;
}

div#quickLinksBottom {
	width: 150px;
	height: 5px;
	background: url('http://www.propertyinplayablanca.com/images/qlBottom.png') top no-repeat;
	font-size: 0.01pt;
}

div#furtherReadingMiddle ul, div#quickLinksMiddle ul {
	margin: 0;
	padding: 0 10px 0 23px;
	list-style-position: outside;
}

div#furtherReadingMiddle ul li, div#quickLinksMiddle ul li {
	padding-bottom: 6px;
	line-height: 130%;
	font-size: 9pt;
}

div#furtherReadingMiddle ul li a, div#quickLinksMiddle ul li a {
	color: #333;
}

div#furtherReadingMiddle ul li a:Hover, div#quickLinksMiddle ul li a:Hover {
	color: #000;
}

div#searchPanelBottom, div#quickLinksBottom {
	margin-bottom: 17px;
}

div.leftCol {
	width: 182px;
	float: left;
	min-height: 420px;
	margin: 0;
	padding: 0;
}

div.leftColInner {
	width: 150px;
	margin: 0 14px 0 18px;	
}

div#fauxcolumns2 {
	clear: both;
	height: 100%;
	min-height: 420px;
}

div.mainCol {
	float: left;
	margin-left: 24px;
	width: 704px;
	padding-top: 8px;
}

div#footer {
	clear: both;
	width: 928px;
	background: url('http://www.propertyinplayablanca.com/images/pane-bg.png') left repeat-y;
	font-size: 8pt;
	padding-top: 50px;
}

div#footer a {
	color: #333;
}

div#footer a {
	color: #000;
}

div#footLeft {
	float: left;
	padding-left: 20px;
}

div#footRight {
	float: right;
	padding-right: 20px;
}

div#footerBase {
	clear: both;
	width: 928px;
	height: 20px;
	background: url('http://www.propertyinplayablanca.com/images/pane-bottom.png') no-repeat;
	margin-bottom: 12px;
	font-size: 0.0001pt;
}




div#browseBox p {
	font-size: 9pt;
}

table#partners {
	clear: both;
	width: 640px;
	margin: 0 auto 40px auto;
	text-align: center;
	border: 0;
}

table#partners td {
	vertical-align: center;
	text-align: left;
}

table#partners td p {
	font-size: 9pt;
	margin: 0;
	text-align: left;
}





form#searchBoxForm label {
	display: block;
	margin-bottom: 4px;
	font-size: 9pt;
}

form#searchBoxForm div.selectBg {
	width: 130px;
	height: 21px;
	background: url('http://www.propertyinplayablanca.com/images/selectBG.png') top no-repeat;
	margin-bottom: 8px;
}

form#searchBoxForm select {
	border: none;
	color: #4d4d4d;
	width: 124px;
	margin: 3px;
	font-size: 8pt;
}

img#searchBoxSubmit {
	display: block;
	margin: 16px auto 5px auto;
}




div.rightalign {
	padding: 0;
	margin: 0;
	text-align: right;
}

img.contentImgRight {
	float: right;
	margin: 3px 0 22px 28px;
	border: 1px solid #ccc;
}

img.contentImgLeft {
	float: left;
	margin: 3px 28px 22px 0;
	border: 1px solid #ccc;
}

ul.adminMenu  {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Arial, sans-serif;
	list-style-position: inside;
	padding: 0;
	margin: 0 0 1em 0;
}

div.indent {
	padding: 20px 20px 10px 20px;
	border-left: solid 7px #f59d03;
	background-color: #ddd;
	margin: 20px 0;
}

form.adminForm {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Arial, sans-serif;
}

form.adminForm div {
	background: #cef;
	padding: 0.3em;
	margin-bottom: 0.4em;
}

form.adminForm div.padded {
	padding: 2em 0.3em;
}

form.adminForm div.err {
	background: #faa;
}

form.adminForm label {
	display: inline-block;
	vertical-align: top;
	width: 9.5em;
}

form.adminForm span {
	display: inline-block;
	vertical-align: text-top;
	font-style: italic;
	font-size: 8pt;
	color: #333;
	text-indent: 1em;
}

form.adminForm .small {
	width: 100px;
}

form.adminForm .big {
	width: 175px;
}

form.adminForm .bigger {
	width: 400px;
}

form.adminForm #shortdesc {
	width: 400px;
	height: 50px;
}

form.adminForm #longdesc {
	width: 400px;
	height: 80px;
}

.inForm {
	display: inline-block;
	margin: 0;
	padding: 0;
}

img.uploadedPic {
	padding: 3px;
	border: solid 1px #aaa;
	margin-bottom: 0.8em;
}

table.adminPhotos {
	width: 100%;
}

table.adminPhotos td.labelCell {
	vertical-align: top;
}

table.adminPhotos td.addCell {
	width: 100%;
}

table.adminPhotos td.addCell p {
	margin: 1em 0;
	font-size: 16pt;
}

table.adminPhotos td.pic, table.adminPhotos td.picControls  {
	border-bottom: solid 4px #fff;
	padding: 0.5em 0;
}

table.adminPhotos td.picControls  {
	width: 100%;
	padding-left: 3em;
}

table.propertyTable {
	width: 100%;
}

table.propertyTable td {
	vertical-align: top;
}

table.propertyTable td.bottomDivide {
	padding-bottom: 20px;
	border-bottom: solid 1px #ccc;
}

table.propertyTable td.topDivide {
	padding-top: 20px;
}

table.propertyTable td.mainCell {
	padding-left: 20px;
	padding-right: 20px;
}

table.propertyTable td.priceCell {
	text-align: right;
	font-size: 14pt;
	color: #000;
}

table.propertyTable td.detailsCell {
	text-align: right;
	vertical-align: middle;
	padding: 0.7em 0;
	font-size: 9pt;
	color: #555;
}

table.propertyTable span.status {
	text-transform: uppercase;
	color: #fff;
	background: #F59D03;
	font-size: 8pt;
	font-weight: bold;
	padding: 0.1em 0.2em;
}

table.propertyTable span.statusgrn {
	text-transform: uppercase;
	color: #fff;
	background: #3c0;
	font-size: 8pt;
	font-weight: bold;
	padding: 0.1em 0.2em;
}

table.propertyTable span.headline {
	display: block;
	font-size: 14pt;
	margin: 0 0 0.1em 0;
	padding: 0;
}

table.propertyTable p.desc {
	padding: 0;
	margin: 1em 0 0 0;
}

table.propertyTable span.adminControls {
	display: inline-block;
	margin: 1.4em 0 0 0;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	border: solid 1px #b5121b;
	background: #fdd;
	padding: 0.8em 0.7em;
}

table.propertyTable span.adminControls a {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #fff;
	padding: 0.1em 0.2em;
	text-decoration: none;
	margin: 0 0.25em;
	border-top: solid 1px #fff;
	border-left: solid 1px #fff;
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
}

table.propertyTable span.adminControls a.red {
	background: #b5121b;
}

table.propertyTable span.adminControls a.blue {
	background: #2a7dc6;
}

table.propertyTable span.adminControls a.green {
	background: #3c0;
}


table.propertyTable td.featureIcons {
	text-align: right;
	vertical-align: bottom;
}

table.propertyTable td.pageSwitchCell {
	text-align: center;
	font-size: 9pt;
}

table.propertyTable .unpublished {
	text-decoration: line-through;
}


img.pageArrow {
	vertical-align: middle;
	margin: 0 20px;
}

img.featureIcon {
	margin: 0 0 0 6px;
}

.nobr {
	white-space: nowrap;
}

.grey {
	color: #555;
}

form#navForm {
	font-weight: bold;
	padding: 1em;
	text-align: center;
	margin-bottom: 1.4em;
	background:  #ddd;
	border: solid 1px #ccc;
}

p#hpIntro {
	margin: 0 20px;
	text-align: left;
}

div.hotProperty {
	float: left;
	margin-right: 39px;
	padding: 0;
}

div.hotProperty p {
	font-size: 9pt;
	padding-top: 1em;
}

div.hotProperty img {
	border: solid 1px #ddd;
}

div.frontEndMessage{
	padding: 0;
	margin: 40px 0;
}

img.listings {
	border: solid 1px #ccc;
}

a.headlineLink {
	color: #000;
	text-decoration: none;
}

p.searchDescription {
	font-weight: bold;
	text-align: center;
	margin: 2em 0 2em 0;
	border: solid 1px #ccc;
	background: #dcebff;
	padding: 0.4em;
}

ul.sitemap li {
	margin-bottom: 0.3em;
}

ul.sitemap ul {
	margin-top: 0.2em;
}

div.detailsPageIcons {
	float: right;
}

div.longDescription {
	float: left;
	width: 350px;
	font-size: 11pt;
	text-align: left;
	margin: 0;
	padding-left: 20px;
}

img.detailsMainPic {
	float: left;
	margin:10px 10px 0 10px;
	background: #fff;
}

img.detailsOnlyPic {
	margin: 10px;
	background: #fff;
}

img.detailsPic {
	margin: 10px;
	background: #fff;
}

div.picHolder {
	width:710px;
	margin: 0 auto 30px auto;
	text-align: left;
}

div.picHolderOnePic {
	margin: 0 0 30px 0;
	text-align: center;
}

div.statusMessage {
	text-align: center;
}

div.statusMessage p {
	display: inline-block;
	text-transform: uppercase;
	color: #fff;
	background: #F59D03;
	font-size: 12pt;
	font-weight: bold;
	padding: 0.1em 0.4em;
}

div.descHolder {
	margin: 0 21px 42px 15px;
}

div.otherDetails {
	float: left;
	margin-left: 90px;
}

div.fakeHR {
	border-bottom: solid 1px #ddd;
	margin: 30px 0 30px 0;
}

p.bigPrice {
	font-size: 22pt;
	color: #000;
}

p.contactPageDetails {
	margin: 2em;
	font-weight: bold;
}

p.contactPageDetails em {
	display: inline-block;
	padding-right: 1em;
	width: 3.5em;
}


form#enquiryForm {
	background: #fff;
}

form#enquiryForm div {
	padding: 0;
	margin: 12px 0;
}

form#enquiryForm div span{
	padding-left: 6px;
	color: #e00;
	font-weight: bold;
}

form#enquiryForm input {
	width: 240px;
	background: #fff;
	border: solid 1px #333;
	padding: 4px;
	font-size: 11pt;
	font-family: Helvetica, Arial, sans-serif;
}

form#enquiryForm textarea {
	width: 403px;
	height: 80px;
	border: solid 1px #333;
	padding: 4px;
	margin-top: 10px;
	font-size: 11pt;
}

form#enquiryForm label.fixed {
	display: inline-block;
	width: 12em;
}

form#enquiryForm label.free {
	display: inline;
	text-align: justify;
}

.border {
	border: solid 3px #ddd;
	margin-bottom: 1em;
}

div.gmap {
	width: 694px;
	height: 400px;
	border: solid 3px #ddd;
	margin-bottom: 1em;
}

div#map1 {
	width: 694px;
	height: 400px;
}

div#map2 {
	width: 694px;
	height: 200px;
}

.entry-title {
	font-size: 14pt;
	color: #000;
	font-weight: normal;
}

.entry-title a {
	text-decoration:none;
	color: #000;
}

.entry-title a:hover {
	text-decoration:none;
	color: #b5121b;
}

div.divider {
	height: 40px;
}

p.contactFlash {
	text-align: center;
	font-size: 13pt;
	background: #dcebff;
	border: dotted 2px #F59D03;
	padding: 0.4em;
	margin: 0 10px 50px 10px;
}


