
/* ple_dark_blue.css */

/* CSS Document */
* {margin:0;padding:0}
p {margin-bottom:1em; font-size: 1em;}
ul{margin-left:20px;margin-bottom:1em}
/* commented backslash hack v2 \*/
html, body{height:100%;}
/* end hack */

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

body {
	margin: 0 auto;
	
	font: 1em Verdana, Arial, sans-serif;
	color: #000000;
	background-color: #ffffff;
	/*background-color: #dadada;*/
}

#debug_panel legend {
	color: #ff0000;
	background-color: #ffffff;
}

#debug_panel fieldset {
	width: 400px;
	
	border: 1px solid #ff0;
	background-color: #666666;
	
	color: #ffffff;
}

#debug_panel {
	position: relative;
	z-index:1002;
	
	top: 100px;
	left: 0;
	
	padding: 20px;
	
	text-align: left;
	width: 440px;
	
	background-color: #dadada;
	border: 1px solid #ff0;
	
	-moz-opacity: 0.9;
	opacity:.90;
	filter: alpha(opacity=90);
}

.warning {
	color: #FF0000;
}

#contentSeminarWrapper {
	font-weight: normal;
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	margin: 0 0 5px 0;
}

#contentSeminarWrapper h1 {
	color: #00395d;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
	margin: 0 0 5px 0;
}

#contentSeminarWrapper h2 {
	color: #03699a;
	font-weight: normal;
	font-size: 16px;
	line-height: 22px;
	height: 22px;
	margin: 0 0 5px 0;
}

#contentSeminarWrapper h3 {
	float: left;
	width: 490px;
	color: #FFC600;
	font-weight: normal;
	font-size: 14px;
	line-height: 24px;
	/*height: 24px;*/
	/*height: 20px;*/
	margin: 0 0 10px 0;
	padding: 0;
	padding: 8px 5px 0 5px;
	text-align: center;
	background-color: #03699a;
}

#contentSeminarWrapper ul {
	float: left;
	width: 500px;
	/*background-color: #dadada;*/
	margin: 0 0 20px 0;
}

#contentSeminarWrapper ul li {
	
	padding; 0 0 0 20px;
	/*background-color: #ff0;*/
	margin: 0 0 5px 20px;
}

#contentCopyWrapper {
	float: right;
	
	width: 447px;
	min-height: 438px;
	
	margin: 0 0 20px 0;
	padding: 0 20px 0 32px;
	
	background: url(/images/star.gif) repeat-y top left #ffffff;
	
	border: 0px dotted #03699a;
	/*border-width: 0 0 0 1px;*/
}

#contentCopyWrapper h1 {

	margin: 0 0 14px 0;
	padding: 0;
	
	font-weight: normal;
	color: #00395d;
	font-size: 18px;
	line-height: 24px;

}

#contentCopyWrapper h2 {

	margin: 0 0 14px 0;
	padding: 0;
	
	font-weight: normal;
	color: #00395d;
	font-size: 14px;
	line-height: 18px;

}

#contentCopyWrapper h3 {

	margin: 0 0 14px 0;
	padding: 0;
	
	font-weight: normal;
	color: #00395d;
	font-size: 12px;
	line-height: 16px;

}

#contentCopyWrapper p {

	color: #333;
	font-size: 11px;
	line-height: 14px;
	
	margin: 0 0 8px 0;
}

#contentCopyWrapper ul {

	color: #333;
	font-size: 11px;
	line-height: 14px;
	
	margin: 8px 0 8px 15px;
}

#contentCopyWrapper ul li {

	color: #333;
	font-size: 11px;
	line-height: 14px;
	
	margin: 0 0 5px 0;
}

.pictureContainer {
	float: left;
	
	width: 120px;
	height: 128px;
	
	margin: 0 0 22px 25px;
	border: 0px solid #FFC600;
	background-color: #999999;
	cursor: pointer;
}

.noAJAXPictureContainer {
	float: left;
	
	width: 120px;
	height: 128px;
	
	margin: 0 0 22px 25px;
	border: 0px solid #FFC600;
	background: url(/images/blank.gif) no-repeat top center #e2f1fd;
	cursor: pointer;
	/*-moz-opacity: 0.2; opacity:.20; filter: alpha(opacity=20);*/
}

.noPictureContainer {
	float: left;
	
	width: 120px;
	height: 128px;
	
	margin: 0 0 22px 25px;
	border: 0px solid #FFC600;
	background-color: #e2f1fd;
	
	/*-moz-opacity: 0.2; opacity:.20; filter: alpha(opacity=20);*/
}

.firstPictureContainer {
	float: left;
	
	width: 120px;
	height: 128px;
	
	margin: 0 0 22px 19px;
	
	border: 0px solid #FFC600;
	background-color: #dadada;
	
	color: #000000;
}

.pictureStatus {
	width: 120px;
	height: 15px;
	background-color: #cf0008;
	color: #ffffff;
	font-size: 0.7em;
	line-height: 13px;
	font-weight: normal;
	text-align: center;
	padding: 0;
/*
	border: 1px solid #ffffff;
	border-width: 2px 0 0 0;
*/
}

.pictureDeposits {
	width: 120px;
	height: 15px;
	background-color: #FFC600;
	color: #000000;
	font-size: 0.7em;
	line-height: 13px;
	text-align: center;
/*
	border: 1px solid #ffffff;
	border-width: 2px 0 0 0;
*/
}

.pictureName {
	width: 120px;
	height: 13px;
	background-color: #03699a;
	color: #ffffff;
	font-size: 9px;
	line-height: 12px;
	text-align: center;
}

.pictureName a {
	color: #ffffff;
}

.picturePrice {
	width: 120px;
	height: 13px;
	background-color: #03699a;
	color: #ffffff;
	font-size: 9px;
	line-height: 12px;
	text-align: center;
}

.picture {
	width: 120px;
	height: 88px;

	background-color: #03699a;
	cursor: pointer;
}

/* start of seminars lists */

#seminarsWrapper {
	float: left;
	width: 100%;
	
	/*margin: 0 0 20px 0;*/
	background-color: #ffffff;
}


.callout {
	width: 100%;

	margin: 5px 0 5px 0;
	line-height: 18px;
	
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	color: #03699a;
	background-color: #ffffff;
}

#seminarsWrapper ul {
	list-style: none;
	
	width: 460px;
	float: left;
	color: #03699a;
	background-color: #ffffff;
	line-height: 11px;

}


#seminarsWrapper ul li {
	list-style: none;
	
	width: 400px;
	
	margin: 0 0 6px 0;
	padding: 0 0 4px 0;
	
	color: #03699a;

	line-height: 11px;
	border: 1px solid #03699a;
	border-width: 0 0 1px 0;
}


#seminarsWrapper ul li a span {
	list-style: none;
	
	margin: 0 0 6px 0;
	
	font-size: 10px;
	font-weight: bold;
	color: #03699a;
	text-decoration: none;
	
	line-height: 11px;
}

#seminarsWrapper ul li a {
	list-style: none;
	
	margin: 0 0 6px 0;
	
	font-size: 10px;
	color: #03699a;
	text-decoration: none;
	
	line-height: 11px;
}

#seminarsWrapper ul li a:hover {
	list-style: none;
	
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
	
	line-height: 11px;
}


/* end of seminars lists */


#contentPictureWrapper {
	float: left;
	width: 460px;
	
	margin: 0 0 20px 0;
	background-color: #ffffff;
}

#contentPictureWrapper ul {
	list-style: none;
	
	width: 45%;
	float: left;
	color: #03699a;
	background-color: #ffffff;
	line-height: 11px;

}

#contentPictureWrapper ul li {
	list-style: none;
	
	margin: 0 0 6px 0;
	padding: 0 0 4px 0;
	
	color: #03699a;

	line-height: 11px;
	border: 1px solid #03699a;
	border-width: 0 0 1px 0;
}


#contentPictureWrapper ul li a span {
	list-style: none;
	
	margin: 0 0 6px 0;
	
	font-size: 10px;
	font-weight: bold;
	color: #03699a;
	text-decoration: none;
	
	line-height: 11px;
}

#contentPictureWrapper ul li a {
	list-style: none;
	
	margin: 0 0 6px 0;
	
	font-size: 10px;
	color: #03699a;
	text-decoration: none;
	
	line-height: 11px;
}

#contentPictureWrapper ul li a:hover {
	list-style: none;
	
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
	
	line-height: 11px;
}

#seminarmapheader {
	clear: both;
	float: left;
	width: 420px;
	font-size: 12px;
	color: #666666;
	margin: 0 0 10px 0;
	background-color: #ffffff;
}

#map {
	clear: both;
	float: left;
	width: 420px;
	height: 420px;
	font-size: 12px;
	color: #666666;
	margin: 0;
	background-color: #ffffff;
}


#mainPropertyImageHeader {
	float: left;
	width: 420px;
	
	font-size: 11px;
	color: #666666;
	margin: -25px 0 0 0;
	background-color: #ffffff;
}

#mainPropertyImageHeader span {
	color: #000000;
}

#mainPropertyImageWrapper {
	float: left;
	width: 420px;
	
	/*height: 315px;*/
	background-color: #ffffff;
}

#mainPropertyImage {
	float: left;
	width: 420px;
	/*height: 315px;*/
	
	border: 0px solid #ff0000;
}

#iconWrapperText {
	clear: both;
	float: left;
	margin: 0;
	
	width: 420px;
	height: 76px;
	
	border: 0px solid #ff0000;
	/*background-color: #ff0;*/
}

#iconWrapper {
	float: left;
	margin: 20px 0 0px 0;
	
	width: 420px;
	height: 60px;
	
	border: 0px solid #ff0000;
	/*background-color: #dadada;*/
}

#gallery_icon_container {
	width: 62px;
	height: 60px;
	float: left;
	
	background: url(/images/icons/gallery_icon.jpg) no-repeat top center #ffffff;
}

#gallery_icon_container:hover {
	background: url(/images/icons/gallery_icon_down.jpg) no-repeat top center;
}

#gallery_icon_down {	
	background: url(/images/icons/gallery_icon_down.jpg) no-repeat top center;
}

#movie_icon {
	width: 70px;
	height: 60px;
	float: left;

	background: url(/images/icons/movie_icon.jpg) no-repeat top center #dadada;
}

#movie_icon:hover {
	background: url(/images/icons/movie_icon_down.jpg) no-repeat top center;
}

#movie_icon_down {	
	background: url(/images/icons/movie_icon_down.jpg) no-repeat top center;
}

#floorplan_icon {
	width: 72px;
	height: 60px;
	float: left;

	background: url(/images/icons/floorplan_icon.jpg) no-repeat top center #dadada;
}

#floorplan_icon:hover {
	background: url(/images/icons/floorplan_icon_down.jpg) no-repeat top center;
}

#floorplan_icon_down {	
	background: url(/images/icons/floorplan_icon_down.jpg) no-repeat top center;
}

#brochure_icon {
	width: 62px;
	height: 60px;
	float: left;

	background: url(/images/icons/brochure_icon.jpg) no-repeat top center #dadada;
}

#brochure_icon:hover {
	background: url(/images/icons/brochure_icon_down.jpg) no-repeat top center;
}

#brochure_icon_down {	
	background: url(/images/icons/brochure_icon_down.jpg) no-repeat top center;
}

#pricelist_icon {
	width: 56px;
	height: 60px;
	float: left;

	background: url(/images/icons/price_icon.jpg) no-repeat top center #dadada;
}

#pricelist_icon:hover {
	background: url(/images/icons/price_icon_down.jpg) no-repeat top center;
}

#pricelist_icon_down {	
	background: url(/images/icons/price_icon_down.jpg) no-repeat top center;
}

#enquiry_icon {
	width: 87px;
	height: 60px;
	float: left;

	background: url(/images/icons/enquiry_icon.jpg) no-repeat top center #dadada;
}

#enquiry_icon:hover {
	background: url(/images/icons/enquiry_icon_down.jpg) no-repeat top center;
}

#enquiry_icon_down {	
	background: url(/images/icons/enquiry_icon_down.jpg) no-repeat top center;
}

#contact_icon {
	width: 56px;
	height: 60px;
	float: left;

	background: url(/images/icons/contact_icon.jpg) no-repeat top center #dadada;
}

#contact_icon:hover {
	background: url(/images/icons/contact_icon_down.jpg) no-repeat top center;
}

#contact_icon_down {	
	background: url(/images/icons/contact_icon_down.jpg) no-repeat top center;
}

#contentWrapperLine {
	float: right;
	width: 459px;
	margin: 0;
	padding: 0 20px;
	background-color: #ffffff;
	height: 20px;
	border: 1px dotted #03699a; border-width: 0 0 0 1px;
}

/*
width: 459px;
	
margin: 0 0 20px 0;
padding: 0 20px;

background-color: #ffffff;

border: 1px solid #03699a; border-width: 0 0 0 1px;
*/

#contentWrapper {

	width: 960px;
	padding: 0;	
	margin: 20px 0 20px 0px;
	font-size:12px;	
}

#subMenuWrapper {
	
	clear: both;	
	margin: 0;
	/*!margin: 132px 0 0 0;*/
	width: 960px;
	height: 65px;	
	background-color: #FFC600;	
}

#subMenuSpacer {
	clear: both;
	
/*
	position: relative;
	z-index: 1200;
*/
	width: 960px;
	height: 35px;
	
	margin: 0;
	
	
	background-color: #ffffff;
	
}


#subMenuRight {
	float: left;
	
	width: 500px;
	height: 37px;
	
	margin: 0;
	!margin: 0 0 0 460px;
	
	background-color: #FFC600;
}

#subMenuLeft {
	float: left;
	
	width: 460px;
	height: 37px;
	
	background-color: #ffffff;
}

#subMenuRightTop {
	float: left;
	
	width: 478px;
	height: 37px;
	
	padding: 0 0 0 22px;
	
	background-color: #FFC600;
}

#pagingContainer {
	position: relative;
	z-index: 2002;
	
	/*display: none;*/
	
	float: left;
	
	padding: 0 6px 0 0;
	
	width: 200px;
	height: 20px;
	
	margin: 10px 0 5px 230px;
	
	text-align: right;
	font-size: 11px;
	color: #11455b;
	
	/*border: 1px solid #ff0000;*/
	background-color: transparent;

/*
	-moz-opacity: 0.4;
	opacity:.40;
	filter: alpha(opacity=40);
*/
}

#subMenuPagingContainer {
/*
	position: relative;
	z-index: 1002;
*/
	
	display: none;
	
	float: right;
	
	padding: 0 6px 0 0;
	
	width: 200px;
	height: 20px;
	
	margin: 12px 0 0 0;
	
	text-align: right;
	font-size: 11px;
	color: #11455b;
	
	/*border: 1px solid #ff0000;*/
	background-color: #dadada;

	-moz-opacity: 0.6;
	opacity:.60;
	filter: alpha(opacity=60);
}

#subMenuLeftTop {
	float: left;
	
	width: 460px;
	height:0;
	
	background-color: #FFC600;
}

#subMenuRightMenu {
	clear: both;
	float: left;
	
	/*width: 50%;*/
	/*background-color: #ffffff;*/
}

#subMenuRightLabelResale {

	float: left;
	
	margin: 3px 0 0 0 ;
	padding: 0 20px 0 0;

	height: 60px;
	
	font: 13px Verdana, Arial, sans-serif;
	font-weight: normal;
	color: #00395d;
	
	line-height: 60px;

	/*background-color: #dadada;*/
	color: #00395d;
}

#subMenuRightLabel {
	float: left;
	
	margin: 3px 0 0 0 ;
	padding: 2px 20px 0 0;

	height: 17px;
	line-height: 17px;
	
	font: 11px Verdana, Arial, sans-serif;
	
	color: #00395d;
}

#newsubMenuWrapper {
	clear: both;
	float: left;
	width: 935px;
	height: 47px;
	
	padding: 0 0 0 25px;
	
	font: 13px Verdana, Arial, sans-serif;
	font-weight: normal;
	line-height: 37px;
	
	color: #00395d;

	background-color: #FFC600;
	
	/*background: url(/images/backgrounds/yellow-bar.gif) no-repeat center center #FFC600;*/
}

#newsubMenuLeftLabel {
	float: left;
	
	width: 435px;
	
	margin: 0;
	padding: 15px 0;
	
	height: 27px;
	line-height: 47px;
	
	font: 13px Verdana, Arial, sans-serif;
	font-weight: normal;
	color: #00395d;
	
	/*background-color: #dadada;*/
}

#newsubMenuLeftLabel a {
	color: #00395d;
	text-decoration: none;
}

#newsubMenuLeftLabel a:hover {
	color: #00395d;
	text-decoration: underline;
}

#newsubMenuRightLabel {
	float: left;
	
	/*width: 460px;*/
	
	margin: 0;
	padding: 15px 20px;
	
	height: 17px;
	line-height: 47px;
	
	font: 13px Verdana, Arial, sans-serif;
	font-weight: normal;
	color: #00395d;
	
	/*background-color: #dadada;*/
}

#subMenuLeftLabel {
	float: left;
	
	width: 100%;
	
	margin: 0 0 0 0;
	padding: 0 50px 0 34px;

	height: 29px;
	line-height: 37px;
	
	font: 13px Verdana, Arial, sans-serif;
	font-weight: normal;
	color: #00395d;
	
	background-color: #FFC600;
	
	/*background: url(/images/backgrounds/submenu_right_blue_bkg.jpg) no-repeat top right #FFC600;*/
}

.subMenuSelect {
/*
	position: relative;
	z-index: 199;
*/
	
	float: right;
	margin: 10px  0 0 5px;
	width: 108px;
	height: 22px;
	line-height: 48px;
}

.longSeachMenuSelect {
	float: left;
	margin: 0 5px 0 0;
	width: 276px;
	height: 22px;
	line-height: 48px;
}

*html .longSeachMenuSelect {
	float: left;
	margin: 0 5px 0 0;
	width: 256px;
	height: 22px;
	line-height: 48px;
}

.seachMenuSelect {

	float: left;
	margin: 0 5px 0 0;
	width: 128px;
	height: 22px;
	line-height: 48px;
}


#disclaimer p {
	font: 1em Verdana, Arial, sans-serif;
	color: #29414F;
	background-color: #ffffff;
}

#legalInfo p {
	font: 1em Verdana, Arial, sans-serif;
	color: #29414F;
	background-color: #ffffff;
}

#disclaimer {
	font: 1em Verdana, Arial, sans-serif;
	color: #29414F;
	background-color: #ffffff;
}


#legalInfo {
	font: 1em Verdana, Arial, sans-serif;
	color: #29414F;
	background-color: #ffffff;
}

#telephonegraphic {
	background: url(/images/backgrounds/headertelgraphic-trans.png) no-repeat top center transparent;
	border: 0;
	position: relative; z-index: 1002; margin: -58px 0 0 0; !margin: 0; width: 960px; height: 58px;
}

#searchMenuWrapper {
	float: left;
	width: 726px;
	height: 48px;
	line-height: 48px;
	
	padding: 0 0  0 20px;
	margin: -48px 0 0 0;
	background-color: #29414F;
}


#searchMenuRHend {
	float: left;
	width: 32px;
	height: 48px;
	
	margin: -48px 0 0 746px;
	!margin: -48px 0 0 0;
	background: url(/images/new/backgrounds/searchMenuBk.png) no-repeat bottom right;
}

#polarisWorld {

	float: right;
	width: 180px;
	height: 124px;
	
	background: url(/images/new/polarisWorld.jpg) no-repeat top right transparent;
}

#topLeftCopyWrapper a:hover {
	color: #29414F;
	text-decoration: none;
}

#topLeftCopyWrapper a {
	color: #29414F;
	text-decoration: none;
}

#topLeftCopyWrapper {
	position: absolute;
	z-index: 99;
		
	width: 570px;
	height: 124px;
	padding: 10px 0 0 20px;
	overflow: hidden;
	
	font: 8pt Verdana, Arial, sans-serif;
	font-weight: normal;
	line-height: 12pt;
	text-align: justify;
	color: #29414F;
}

h1 {
	font: 12pt Verdana, Arial, sans-serif;
	font-weight: bold;
	line-height: 14pt;
	color: #29414F;
	
	margin: 0 0 5px 0;
}

h2 {
	font: 11pt Verdana, Arial, sans-serif;
	font-weight: normal;
	line-height: 14pt;
	color: #29414F;

	margin: 0 0 2px 0;
}

h3 {
	font: 10pt Verdana, Arial, sans-serif;
	font-weight: normal;
	line-height: 12pt;
	color: #29414F;

	margin: 0 0 2px 0;
}

#centerCopyWrapper {
	position: absolute;
	z-index: 99;
		
	width: 460px;
	height: 115px;
	padding: 15px 0 0 270px;
	overflow: hidden;
	
	font: 8pt Verdana, Arial, sans-serif;
	font-weight: normal;
	line-height: 12pt;
	text-align: justify;
	color: #29414F;
	/*background-color: #29414F;*/
}

#contactUsCenterCopyWrapper {
	z-index: 99;
		
	width: 570px;
	height: 272px;
	margin: 0 0 0 370px;
	overflow: hidden;
	padding: 5px 0 0px 5px;
	font: 8pt Verdana, Arial, sans-serif;
	font-weight: normal;
	line-height: 12pt;
	text-align: left;
	color: #29414F;
	background-color: #ffffff;
}

#contactUsCenterCopyWrapper p {
    margin: 0 0 5px 0;
}

#moreLinkContainer {
	z-index: 99;
		
	width: 570px;
	height: 20px;
	margin: 5px 0 0 370px;
	overflow: hidden;
	padding: 0;
	font: 8pt Verdana, Arial, sans-serif;
	font-weight: bold;
	line-height: 10pt;
	text-align: right;
	color: #29414F;
	background-color: #ffffff;
}

#moreLinkContainer a {
    color: #29414F;
}

#mainWrapper {
	
	margin: 0 auto;
	width: 960px;
		
	background-color: #ffffff;
	
	border: 0px solid red;
}

#headerWrapper {
	
	
	margin: 0 auto;
	width: 960px;
	height: 167px;
	
	background: url(images/backgrounds/header_blue.jpg) no-repeat top left #ffffff;
}

#topMenuWrapper {
	
	
	margin: 0 auto;
	width: 960px;
	height: 18px;
	
	background: url(images/backgrounds/top_menu_background_blue.jpg) no-repeat top left #03699a;
	/*background-color: #03699a;*/
	border: 1px solid #ffffff;
	border-width: 1px 0 1px 0;
	
	line-height: 16px;
}

#subMenuBarWrapper a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#subMenuBarWrapper a {
	color: #ffdb09;
	text-decoration: none;
}

#subMenuBarWrapper {
	
	float: left;
	width: 760px;
	height: 35px;

	font: 12px Verdana, Arial, sans-serif;
	line-height: 35px;
	color: #ffdb09;
	text-align: right;
	padding: 0 20px 0 0px;
}


#subMenuBarLeftWrapper a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#subMenuBarLeftWrapper a {
	color: #ffdb09;
	text-decoration: none;
}

#subMenuBarLeftWrapper {
	
	float: left;
	width: 700px;
	height: 35px;

	font: 12px Verdana, Arial, sans-serif;
	line-height: 35px;
	color: #ffdb09;
	text-align: left;
	padding: 0 0 0 50px;
	!padding: 0 0 0 60px;

	position: relative;
	z-index: 99;
}

.statusImg {
	/*clear: none;*/
	margin: 83px 0 0 62px;
	!margin: 83px 0 0 0;
	/*float: left;*/
	position: relative;
	z-index: 199;
}

*html #subMenuBarLeftWrapper {
	
	float: left;
	width: 700px;
	height: 35px;

	font: 12px Verdana, Arial, sans-serif;
	line-height: 35px;
	color: #ffdb09;
	text-align: left;
	padding: 0 0 0 60px;
}

#telBarNumber {
	
	float: right;

	width: 140px;
	height: 35px;
	
	font: 12px Verdana, Arial, sans-serif;
	line-height: 35px;
	color: #ffdb09;
	text-align: right;
	padding: 0 20px 0 0px;
}

#telBarWrapper {
	
	
	margin: 0 auto;
	width: 960px;
	height: 18px;
	
	background: url(/images/new/backgrounds/telBarWrapperBk.jpg) no-repeat top left #ffffff;
	
	border: 1px solid #ffffff;
	border-width: 1px 0 1px 0;
}

adminFunctionsContent.linkbutton a {
	display: block;
	width: 100px;
	height: 40px;
	background-color: #ff0;
}

.topLongMenuContainer {
	position: relative; z-index: 99; float: right; margin: 0 0 0 5px; padding: 0 5px 0 5px; height: 18px; line-height: 16px; font-weight: bold;
}

.lastTopMenuContainer {
	background: url(/images/backgrounds/green_arrow.png) no-repeat center right; position: relative; z-index: 99; float: right; margin: 0 10px 0 5px; padding: 0 5px 0 5px; height: 18px; line-height: 16px; font-weight: bold;
}

.firstTopMenuContainer {
	font-weight: bold; position: relative; z-index: 99; float: left; margin: 0 0 0 44px; padding: 0 5px 0 5px; height: 18px; line-height: 16px; border: 1px solid  #ffffff; border-width: 0 1px 0 0;
}

.firstTopMenuContainerDown {
	background-color: #FFC600; font-weight: bold; position: relative; z-index: 99; float: left; margin: 0 0 0 44px; padding: 0 5px 0 5px; height: 18px; line-height: 16px; border: 1px solid  #ffffff; border-width: 0 1px 0 0;
}

.topMenuContainer {
	font-weight: bold; position: relative; z-index: 99; float: left; margin: 0; padding: 0 5px 0 5px; height: 18px; line-height: 16px; border: 1px solid  #ffffff; border-width: 0 1px 0 0;
}

.topLongMenuTextDown {
	color: #03699a;  padding: 0 5px 0 5px; height: 18px; line-height: 16px; text-align: center; font-size: 9px; font-weight: bold;
}

.topLongMenuTextDown a {
	color: #03699a; padding: 0 5px 0 5px; text-decoration: none; font-weight: bold;
}

.topLongMenuTextDown a:hover {
	color: #ffffff; padding: 0 5px 0 5px; text-decoration: none; font-weight: bold;
}

.topLongMenuText {
	color: #ffffff; padding: 0 5px 0 5px; height: 18px; line-height: 16px; text-align: center; font-size: 9px; font-weight: bold;
}

.topLongMenuText a {
	color: #ffffff; padding: 0 5px 0 5px; text-decoration: none; font-weight: bold;
}

.topLongMenuText a:hover {
	color: #03699a; padding: 0 5px 0 5px; text-decoration: none; font-weight: bold;
}

.topMenuText {
	color: #ffffff; padding: 0 2px 0 2px; height: 18px; line-height: 16px; text-align: center; font-size: 9px; font-weight: bold;
}

.topMenuText a {
	color: #ffffff; padding: 0 2px 0 2px; text-decoration: none; 
}

.topMenuText a:hover {
	color: #FFC600; padding: 0 2px 0 2px; text-decoration: none; font-weight: bold;
}

.topMenuTextDown {
	color: #FFC600; padding: 0 2px 0 2px; height: 18px; line-height: 16px; text-align: center; font-size: 9px; font-weight: bold;
}

.topMenuTextDown a {
	color: #FFC600; padding: 0 2px 0 2px; text-decoration: none; font-weight: bold;
}

.topMenuTextDown a:hover {
	color: #ffffff; padding: 0 2px 0 2px; text-decoration: none; font-weight: bold;
}
 
/* start of right hand menu item */

.topMenuRightText {
	color: #ffffff; padding: 0 2px 0 2px; height: 18px; line-height: 16px; text-align: center; font-size: 9px; font-weight: bold;
}

.topMenuRightText a {
	color: #ffffff; padding: 0 2px 0 2px; text-decoration: none; 
}

.topMenuRightText a:hover {
	color: #FFC600; padding: 0 2px 0 2px; text-decoration: none; font-weight: bold;
}

.topMenuRightTextDown {
	color: #ffffff; padding: 0 2px 0 2px; height: 18px; line-height: 16px; text-align: center; font-size: 9px; font-weight: bold;
}

.topMenuRightTextDown a {
	color: #ffffff; padding: 0 2px 0 2px; text-decoration: none; font-weight: bold;
}

.topMenuRightTextDown a:hover {
	color: #FFC600; padding: 0 2px 0 2px; text-decoration: none; font-weight: bold;
}

/* start of right hand menu item */


#mainImageWrapper {

	margin: 0 auto;
	width: 960px;
	height: 302px;
	
	background: url(/images/fades/fade1.jpg) no-repeat top left #ffffff;	
}

#propertydetailsImgGalleryWrapper {
	float: left;
	
	margin: 0 10px 0 10px; 
	width: 132px;
	height: 262px;
	
	background-color: #ffffff;
}

*html #propertydetailsImgGalleryWrapper {
	float: left;
	
	padding: 0;
	margin: 0 0 0 10px; 
	width: 132px;
	height: 262px;
	
	background-color: ffffff;
}

#propertydetailsCopyWrapper h1 {
	font: 14px Verdana, Arial, sans-serif;
	font-weight: bold;
	
	line-height: 18px;

	color: #29414F;
}

#propertydetailsCopyWrapper h2 {
	margin: 0 0 5px 0;
	
	font: 12px Verdana, Arial, sans-serif;
	font-weight: normal;
	
	line-height: 14px;

	color: #29414F;
}

#propertydetailsCopyWrapper .bold {
	font-weight: bold;
}

#propertydetailsCopyWrapper p {
	margin: 0;
	padding: 0;
	
	font: 12px Verdana, Arial, sans-serif;
	line-height: 16px;

	color: #29414F;
}

#propertydetailsCopyWrapper {
	
	position: relative;
	z-index: 9;
	
	float: left;
	
	margin: 0 0 0 10px;
	padding: 5px 5px 5px 5px;
	
	width: 438px;
	height: 252px;
	
	background: #ffffff;

	color: #000000;
}

*html #propertydetailsCopyWrapper {
	float: left;
	
	margin: 0;
	padding: 5px 5px 5px 15px;
	
	width: 420px;
	height: 252px;
	
	background: #ffffff;

	color: #000000;
}


#propertydetailsDescriptionWrapper h1 {
	font: 14px Verdana, Arial, sans-serif;
	font-weight: bold;
	
	line-height: 18px;

	color: #29414F;
}

#propertydetailsDescriptionWrapper h2 {
	margin: 0 0 5px 0;
	
	font: 12px Verdana, Arial, sans-serif;
	font-weight: normal;
	
	line-height: 14px;

	color: #29414F;
}

#propertydetailsDescriptionWrapper .bold {
	font-weight: bold;
}

#propertydetailsDescriptionWrapper p {
	margin: 0;
	padding: 0;
	
	font: 12px Verdana, Arial, sans-serif;
	line-height: 16px;

	color: #29414F;
}

#propertydetailsDescriptionWrapper {
	clear: both;
	float: left;
	
	margin: 10px 0 0 0;
	
	padding: 5px 5px 15px 5px;
	
	width: 950px;
	/*height: 252px;*/
	
	background: #ffffff;

	color: #000000;
}

#propertyDetailsMainPhoto {
	float: left;
	
	width: 350px;
	height: 262px;
}

#loadarea {
	float: left;
	
	width: 350px;
	height: 262px;
	
	background-color: #dadada;
	
	/*border: 1px solid #29414F;*/
}

#propertydetailsImageWrapper, #contactUsImageWrapper, #propertySearchImageWrapper , #aboutUsImageWrapper, #buyersGuideImageWrapper, #regionsImageWrapper, #disclaimersImageWrapper{

	margin: 0 auto;
	width: 960px;
	height: 302px;
	
	background: url(/images/sidebar/pic_1.jpg) no-repeat top left #ffffff;	
}

#propertydetailsImageWrapper {

	background: url(/images/sidebar/pic_2.jpg) no-repeat top left #ffffff;
	background: #ffffff;
	
	height: 262px;
}

#propertySearchImageWrapper {

	background: url(/images/sidebar/pic_2.jpg) no-repeat top left #ffffff;
	background: #ffffff;
}

#aboutUsImageWrapper {

	background: url(/images/sidebar/pic_3.jpg) no-repeat top left #ffffff;	
}

#buyersGuideImageWrapper {

	background: url(/images/sidebar/pic_4.jpg) no-repeat top left #ffffff;	
}

#regionsImageWrapper {

	background: url(/images/sidebar/pic_5.jpg) no-repeat top left #ffffff;	
}

#disclaimersImageWrapper {

	background: url(/images/sidebar/pic_6.jpg) no-repeat top left #ffffff;	
}

#featuredPropertiesWrapper {
	
	clear: both;
	float: left;
	width: 960px;
	height: 170px;
	
	background-color: #f0eee6;
}

#featuredPropertiesHeadline {
	
	clear: both;
	float: left;
	width: 940px;
	height: 36px;
	
	color: #335362;
	padding: 0 0 0 20px;
	font: 12px Verdana, Arial, sans-serif;
	line-height: 36px;
	
	background-color: transparent;
}

#featurePropertyWrapper {
		
	float: left;
	width: 920px;
	height: 115px;
	padding: 0 20px 0 20px;
	
	background-color: transparent;
}

#propertySearchContainer {
	margin: 0 auto;
	width: 960px;
	height: 302px;
	
	text-align: center;
	padding: 10px 0 0 0;

	/*background-color: green;*/
}

.propertySearchWrapper {
		
	clear: both;
	width: 890px;
	
	height: 115px;
	
	padding: 0;
	margin: 20px 0 0 35px;
	
	color: #ffffff;
	
	/*background-color: #ff0000;*/
}

*html .propertySearchWrapper {
		
	clear: both;
	width: 890px;
	padding: 0;
	margin: 20px 0 0 15px;
	
	color: #ffffff;

	/*background-color: #ff0000;*/
}

#paggingLinksWrapper a:hover {
	color: #335362;
	text-decoration: underline;
}

#paggingLinksWrapper a {
	color: #335362;
	text-decoration: none;
}

#paggingLinksWrapper {
	margin: 10px 60px 10px 0;
	!margin: 10px 45px 10px 0;
	
	clear: both;
	float: right;
	
	font-size: 12px;
	font-weight: normal;
	line-height: 12px;
	
	color: #335362;

	/*background-color: #ff0000;*/
}	

*html #paggingLinksWrapper {
	margin: 10px 24px 0 0;
	float: right;
	
	font-size: 12px;
	font-weight: normal;
	line-height: 12px;
	
	color: #335362;

	/*background-color: #ff0000;*/
}

.searchPropertyPhoto a {
	border: 0;
}

.searchPropertyPhoto img {
	border: 0;
}

.searchPropertyPhoto {
	position: relative;
	z-index: 2;
	width: 122px;
	height: 83px;
	background-color: #ffffff;
	color: #000000;
	
	font-size: 10px;
	font-weight: normal;
	line-height: 83px;
}

.searchPropertyHeader a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.searchPropertyHeader a {
	color: #ffffff;
	text-decoration: none;
}

.searchPropertyHeader {
	position: relative;
	z-index: 99;
	height: 16px;
	background-color: #666666;
	width: 118px;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	text-align: left;
	padding: 0 2px 0 2px;
}

.searchPropertyFooter a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.searchPropertyFooter a {
	color: #ffffff;
	text-decoration: none;
}

.searchPropertyFooter {
	position: relative;
	z-index: 2;
	height: 16px;
	background-color: #666666;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	text-align: left;
	padding: 0 2px 0 2px;
}

.searchPropertyFooterLeft {
	float: left;
}

.searchPropertyFooterRight {
	float: right;
}


.searchProperty {
	
	float: left;
	color: #ffffff;
	margin: 0 12px 0 12px;
	background-color: #dadada;
	position: relative;
	z-index: 9;
	height: 115px;
	width: 122px;
}

.featureProperty {
	
	float: left;
	width: 122px;
	height: 115px;
	
	background-color: #ffffff;
}

.featurePropertySpacer {
	
	float: left;
	width: 9px;
	height: 115px;
		
	background-color: transparent;
}

#footerWrapper {

	clear: both;
	
	width: 960px;
	height: 26px;
	
	color: #ffffff;
	font-size: 0.6em;
	line-height: 26px;
		
	border: 1px solid #ffffff;
	border-width: 1px 0 0 0;
	background-color: #00395D;
}

#footerWrapper a {

	color: #ffffff;
	text-decoration: none;
}

#footerWrapper a:hover {
	
	color: #03699a;
	text-decoration: none;
}

#footerLeft {	
	float: left;
	padding-left: 54px;
	width: 50%;
	height: 26px;
	text-align: left;

}

#footerRight {	
	float: left;
	padding-right: 36px;
	width: 644px;
	height: 26px;
	text-align: right;

	border: 0px solid red;
}

#upperContentFormWrapper {

	margin: 10px 0 10px 0;
	width: 960px;
	/*height: 1160px;*/
	
	border: 0px solid red;
}

*html upperContentFormWrapper {

	margin: 10px 0 10px 0;
	width: 460px;
	
	border: 0px solid red;
    background-color: #5f9bbd;

}

#MortgageOuter
    {
    float: left;
    width: 300px;
    /*height: 225px;*/
    margin: 6px 0px;
    background: #5f9bbd;
    }

#MortgageInner
    {
    padding: 10px;
    font-size: 11px;
    font-weight: bold;
    line-height: 13px;
    color: #ffffff;
    }

.mortgage
    {
    float: right;
    width: 60px;
    font-size: 11px;
    line-height: 14px;
    height: 14px;
    text-align: right;
    border: 1px solid #dddddd;
    }

.mortgage2
    {
    float: right;
    width: 14px;
    height: 14px;
    padding: 0px;
    margin: 0px;
    }

#mainContentForm .formTextareaDiv {
	float: left;
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	
	width: 230px;
	height: 90px;
	
	line-height: 20px;
	
	background-color: #ffffff; 

}

*html #mainContentForm .formTextareaDiv {
	float: left;
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	
	width: 220px;
	height: 90px;
	
	line-height: 20px;
	
	background-color: #ffffff; 

}

#mainContentForm .formInputDiv {
	float: left;
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	
	width: 230px;
	height: 30px;
	
	line-height: 30px;
	
	background-color: #ffffff; 
}

*html #mainContentForm .formInputDiv {
	float: left;
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	
	width: 210px;
	height: 30px;
	
	line-height: 30px;
	
	background-color: #ffffff; 
}

#mainContentForm .formTextareaLabelDiv {
	float: left;
	
	padding: 0 0 0 10px;
	
	width: 140px;
	height: 90px;
	
	line-height: 20px;
	
	background-color: #ffffff; 
}

*html #mainContentForm .formTextareaLabelDiv {
	float: left;
	
	padding: 0 0 0 10px;
	
	width: 120px;
	height: 90px;
	
	line-height: 20px;
	
	background-color: #ffffff; 
}

#mainContentForm .formLabelDiv {
	float: left;
	
	padding: 0 0 0 10px;
	
	width: 140px;
	height: 30px;
	
	line-height: 30px;
	
	background-color: #ffffff; 
	color: #333;
	font-size: 11px;
}

*html #mainContentForm .formLabelDiv {
	float: left;
	
	padding: 0 0 0 10px;
	
	width: 120px;
	height: 30px;
	
	line-height: 30px;
	
	background-color: #ffffff; 
	color: #333;
	font-size: 11px;
}

#mainContentForm .formTextareaRow {
	margin: 0 0 5px 0;
	
	float: left;
	
	width: 400px;
	height: 90px;
	
	line-height: 90px;
	
	background-color: #ffffff; 
}

*html #mainContentForm .formTextareaRow {
	margin: 0 0 5px 0;
	
	float: left;
	
	width: 360px;
	height: 90px;
	
	line-height: 90px;
	
	background-color: #ffffff; 
}

#mainContentForm .formRow {
	margin: 0 0 5px 0;
	
	float: left;
	
	width: 400px;
	height: 30px;
	
	line-height: 30px;
	
	background-color: #ffffff;
}



*html #mainContentForm .formRow {
	margin: 0 0 5px 0;
	
	float: left;
	
	width: 360px;
	height: 30px;
	
	line-height: 30px;
	
	background-color: #ffffff; 

	color: #333;
	font-size: 11px;
}

a.contactlink {
	color: #345362;
	text-decoration: none;
	font-weight: bold;
}

a.contactlink:hover {
	color: #345362;
	text-decoration: underline;
	font-weight: bold;
}

#mainContentForm p {
	color: #333;
	font-size: 11px;
	line-height: 14px;
	
	margin: 0 0 8px 0;
}

#mainContentForm .mandatory {
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #ff0000;
}

#mainContentForm h2 {
	font: 14px Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #345362;
	padding-bottom: 1px;
}

#mainContentForm h1 {
	margin: 0 0 14px 0;

	font-weight: normal;
	color: #00395d;
	font-size: 18px;
	line-height: 24px;

}

#mainContentForm h2 {
	font: Verdana, Arial, sans-serif;

	margin: 0 0 14px 0;

	font-weight: normal;
	color: #00395d;
	font-size: 18px;
	line-height: 24px;

}

#mainContentForm {
	margin: -10px 0 0 0;
	
	padding-right: 10px;
	
	float: left;
	
	width: 430px; 
	
	overflow: hidden;
	
	font: 1em Verdana, Arial, sans-serif;
	color: #000000;
		
	/*background-color: #dadada;*/
		
	/*border: 1px solid green;*/
}

*html #mainContentForm {	
	
	float: left;

	padding-right: 10px;
	
	width: 400px; 
	
	overflow: hidden;
	
	font: 12px Verdana, Arial, sans-serif;
	font-weight: normal;
	color: #000000;
		
	background-color: #ffffff;
		
	border: 0px solid green;
}

.clear {clear:both;}

.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 3000px;
	height: 3000px;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.6;
	opacity:.60;
	filter: alpha(opacity=60);
}

.white_content {
	color: #ed1c24;
	display: none;
	position: relative;
	top: 0%;
	left: 0%;
	margin: 0;
	width: 748px;
	height: 400px;
	padding: 16px;
	border: 0px solid #9fc959;
	background-color: #ffffff;
	z-index:1002;
	overflow: none;
}

.white_content h1 {
	color: #dadada;
}


div.time-picker {
  position: relative;
  height: 200px;
  width:4em; /* needed for IE */
  overflow: auto;
  background: #fff;
  border: 1px solid #000;
  z-index: 99;
}
div.time-picker-12hours {
  width:6em; /* needed for IE */
}

div.time-picker ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
div.time-picker li {
  padding: 1px;
  cursor: pointer;
}
div.time-picker li.selected {
  background: #316AC5;
  color: #fff;
}

/* dropslide */
.ui-dropslide {
    background:#ccc;
}
.ui-dropslide ol {
    width:500px;
    padding:0;
    margin:2px 0 0 0;
    clear:both;
    position:absolute;
    height:22px;
}

.ui-dropslide ol ol {
    margin-top:0;
}
.ui-dropslide ol ol li {
    margin-top:7px;
}
.ui-dropslide li {
    float:left;
    list-style:none;
    margin:0;

}
.ui-dropslide span {
    font-size:.7em;
    padding:4px 6px 4px 6px;
    margin:2px 2px 2px 0;
    border:1px solid ButtonShadow;
    background:ButtonFace;
    color:ButtonText;
    text-align:center;
    cursor:pointer;
    -moz-border-radius:3px;
}
.ui-dropslide span:hover,
.ui-dropslide span.hover {
    background:Highlight!important;
    color:HighlightText!important;
}

[disabled] { /* Text and background colour, medium red on light yellow */
	color:#000000;
	background-color:#ffffff;
	Border: 0px;
}

.calc_row {
	/*background: #316AC5;*/
	clear: both;
	float: left;

	margin: 0 0 10px 0;
	font: 0.7em Verdana, Arial, sans-serif;
	color: #000000;
}

.calc_field input {
	font: 1em Verdana, Arial, sans-serif;
	color: #000000;
}

.calc_field {
	/*background: #ff0;*/
	float: left;
	margin: 0 0 0 10px;
	width: 200px;
}

.calc_label {
	/*background: #dadada;*/
	float: left;
	
	width: 200px;
}


