
/* --------------------------------------------------------------------------------------------
-	West Indies Real Estate Styles 
--------------------------------------------------------------------------------------------- */

/* import CSS reset style sheet to get rid of most browser defaults... */

@import url(CSS-Reset.css);

/* define default styling for text 

	NOTE: This rule should NEVER contain properties which affect the box model - since this would 
		   be applied to every element on the page (with really nasty results).
*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	text-transform: none;
	color: #474131;
	text-decoration: none;
	/*	background-color: #99B9C4;   set dynamically from db */
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.price {
	line-height: 28px;
}	

body strong {
	font-weight: bold;
	}

/* give paragraphs more spacing */
p, ul {
	margin-top: 6px;
	line-height: 1.5em;
	margin-bottom: .5em;
}	
/* for unordered lists, set a display style */


ol.abc, ol.abc li {
	list-style:lower-alpha;
	list-style-position: outside;
	margin: 0 1.5em;	
	/*list-style-image: url(../images/icon-list-blue-dot.jpg);
	list-style-position:inside;*/
}

ol.num, ol.num li {
	list-style: decimal;
	list-style-position: outside;
	margin: 0 1.5em;
	/*list-style-image: url(../images/icon-list-blue-dot.jpg);
	list-style-position:inside;*/
}

ol, ol li {
	list-style: decimal;
	list-style-position: outside;
	margin: 0 1.5em;
	/*list-style-image: url(../images/icon-list-blue-dot.jpg);
	list-style-position:inside;*/
}

ul, ul li {
	list-style-type: disc;
	list-style-position: outside;
	margin: 0 1.5em;	
	/*list-style-image: url(../images/icon-list-blue-dot.jpg);
	list-style-position:inside;*/
}


ul.circle, ul.circle li {
	list-style-type: circle;
	list-style-position: outside;
	margin: 0 1.5em;	
	/*list-style-image: url(../images/icon-list-blue-dot.jpg);
	list-style-position:inside;*/
}

/* define overides for ALL anchors */
a { 
	text-decoration:underline;
	color: #265282;
}
/* hover color overide...for most of website   */
a:hover {
	text-decoration:underline;
	color: #3067A5;
}

/* override for h1 color/size...  */
h1 {
	color: #5F7189;  /*#265282;*/
	font-size: 12px;
	line-height: 14px;
	font-weight:bold;
	margin-top: 6px;
	margin-bottom: 6px;
}

/* override for h2 color/size...  */
h2 {
	color: #5F7189; /*#6D88A2;*/
	font-size: 11px;
	line-height: 13px;
	font-weight:bold;
	margin-top: 14px;
	margin-bottom: 12px;
}

/* override for h3 color...  */
h3 {
	color: #5F7189; /*   #5f7189;   #365BB3   color:#006699;*/
	font-weight:bold;
	margin-top: 6px;
}

/* definitions of classes */ 

.bottomtext {
	color: #FFFFCC;  /* #265282; #FEF4D3; */
	font-size: 10px;
	line-height: 12px;
	font-weight:bold;
	text-decoration:none;
}

/* normal color overide...for bottomtext class children   */
.bottomtext a {
	text-decoration:underline;
	color: #FFFFCC;
}

/* hover color overide...for bottomtext class children   */
.bottomtext a:hover {
	text-decoration:underline;
	color: #FFFFFF;
}



.quicksearchselect {
	display:block;
	text-align:left;
	width: 135px;
	padding: 0px;
	margin: 0;
	margin-top: 2px;
	border: 0;
	color: #474131;
	font-size: 10px;
	}
	
#detailscontainer {
	width: 690px;
	border: 0;	
}

.detailitem {
	display: block;
	width: 345px;
	text-align: left;
	float: left;
	border: 0;
	height:8em;	
}

.detailvalue {
	margin: 0 8px 18px 0;	
	text-align: left;
	border: 0;	
}			
	

.detailtitle {
	margin: 0 0 4px 0;
	text-align: left;
	border: 0;
	font-weight:bold;
}

#messagecontainer {
	position:relative;
	border: 0;
	margin: 0;
	padding: 0;	
	}
		
#message {
	position: absolute;
	top: 54px;
	left: -210px;
	background-color: #EAC56F;
	border-style:solid;
	border-width:thin;
	border-color: #474131;
	width: 200px;
	height:auto;
	margin: 0;
	padding: 4px;
	color: #474131;	
	display:none;
	}
	
table#PAGE_CONTAINER_HOME {
	/*background-image:url(../images/aaa-home-container-bg.jpg);*/
	background-image:url(../images/aaa-home-welcome-bg-bg.jpg);
	background-position: top left;
	background-repeat:repeat-y;
	border: #000 solid 1px;
	margin: 0 auto 0 auto;
	padding: 0;
}	

table#PAGE_CONTAINER {
	border: #000 solid 1px;
	margin: 0 auto 0 auto;
	padding: 0;
}	
	
.featureddiv1, .featureddiv2, .featureddiv3 {
	color: #474131;
	border-width:0;
	float:left;
	/*overflow: hidden;*/
	text-align:center;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;	
	}	
	
.featureddiv1 {
	margin:0px 8px 4px 8px;
	/*_margin:8px 8px 8px 8px;*/	
	padding: 0px 8px;
	width: 115px;
/*	height: 147px;	*/
	}	
	
.featureddiv2 {
	margin:0px 8px 4px 8px;
	padding: 0px 8px;
	width: 115px;
/*	height: 147px;	*/
	}	
	
.featureddiv3 {
	margin:0px 8px 4px 8px;
	padding: 0px 8px;
	width: 115px;
/*	height: 147px;	*/
	}
	
.featureddiv1 p, .featureddiv2 p, .featureddiv3 p {
	line-height: 1.0em;
}					

/*	

.featureddiv1 {
	margin:0;
	padding: 4px 8px;
	color: #474131;
	border-width:0;
	width: 139px;
	height: 147px;
	float:left;	
	overflow: hidden;
	text-align:center;
	font-size: 8px;
	font-style: normal;
	line-height: 8px;
	font-weight: bold;
	}	
	
.featureddiv2 {
	margin:0;
	padding: 4px 8px;
	color: #474131;
	border-width:0;
	width: 131px;
	height: 147px;	
	float:left;	
	overflow: hidden;
	text-align:center;
	font-size: 8px;
	font-style: normal;
	line-height: 8px;
	font-weight: bold;
	}	
	
.featureddiv3 {
	margin:0;
	padding: 4px 8px;
	color: #474131;
	border-width:0;
	width: 135px;
	height: 147px;	
	float:left;
	overflow: hidden;
	text-align:center;
	font-size: 8px;
	font-style: normal;
	line-height: 8px;
	font-weight: bold;	
	}
	
*/	
				
.hometext {
	margin:0;
	padding: 0px;
	padding-top: 0px;
	color: #474131;
	border-width:0;
	display:block;
	/*background-image:url(../images/aaa-home-welcome-background.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;*/
	width: 456px;
	float:left;
	text-align:left;
	overflow: hidden;	
	}
	
.hometext2 {
	margin:0;
	padding: 0px;
	padding-top: 0px;
	color: #474131;
	border-width:0;
	display:block;
	/*background-image:url(../images/aaa-home-welcome-background.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;*/
	width: 900px;
	float:left;
	text-align:left;
	overflow: hidden;
	}	

#hometextpadder {
	padding: 0 4px 4px 4px;
	overflow: hidden;
/*	background-color: #FFF9E1;*/
}

#hometextpadder2 {
	padding: 0 12px 4px 12px;
	overflow: hidden;
/*	background-color: #FFF9E1;*/
}	

#linkpadder {
	padding: 16px;
	margin: auto;
}	
.bottomnav {
	display: block;
	text-align: center;
	/*background-image: url(../images/aaa-home-bottom-nav-inside-background.jpg);*/
	}
	
.BasicText {
	text-decoration: none;
}		
	
.insidetext {
	margin:0;
	padding: 12px;
	color: #474131;
	border-width:0;
	display:block;	
	}						
						

.italicBold {
	color: #2E2E2E;
	font-style: italic;
	font-weight:bold;	
}

.scw {
	background-color:#C5C19E;
	border: 1px solid #766342;
	position: relative;
}

.tablepad8 td { 
	padding: 8px;
}

.homepageboxes {
color:#474131;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:9px;
font-style:normal;
font-weight:normal;
text-decoration:none;
text-transform:none;
border: 0px none;
/*background-color: #E0CDA3;*/
margin: 0px;
padding: 0px;
}

/*#google_translate_element {
	position: absolute; top: 110px; left: 1084px; margin: 0; padding:4px; background-color:#FFFCF4; border: 1px solid #000000;
}*/


#google_translate_element {
	position: absolute; 
	top: 119px; 
	left: 726px; 
	margin: 0; 
	padding:0px; 
	border: 0px solid #000000;
}

#printer_friendly #google_translate_element {
	top: 32px; 
	left: 530px; 
}

#google_translate_element select { font-size: 10px; line-height: 12px; }

#NAV_LO_NEW a {
	display:block; 
	float: left; 
	height: 20px; 
	color: #565247; 
	font-size: 10px; 
	line-height: 8px; 
	text-decoration: none; 
	padding: 4px 0px 0px 0px; 
	margin:0px; 
	border-right: 1px solid #7F7E6C; 
	width: 135px;
	background-image:url(/images/tile-nav.jpg);
}

































/*.cfdebug { display: none; }*/
