@charset "utf-8";

/*
 * OnShore Website Stylesheet
 */

body {
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 10pt;
	text-align: left;
	color: #4d4d4d;
	background-color: #ebe2d3;
	padding: 0px;
	margin: 0px;
	}
	
	


#center {
	text-align:left;
	left: 50%;
	margin-left: -450px;
	position: absolute;
	width: 900px;
	visibility: visible;
	}

img {
	border: none;
	padding: 0px;
	margin: 0px;
	}
	
#logo_header {
	width: 900px;
	}
	
#menu_strip img {
	padding: 0px;
	margin: 0px;
	}
	
#header {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	width: 900px;
	}
	
#maincontent {
	margin: 0px 0px 0px 0px;
	padding: 40px 0px 30px 0px;
	background-color: #fff;
	width: 900px;
	min-height: 550px;
	height: auto;
}
	
#maincontent_home {
	margin: 0px 0px 0px 0px;
	padding: 40px 0px 30px 0px;
	background-color: #fff;
	width: 900px;
	min-height: 550px;
	height: auto;
}


#maincontent_land {
	margin: 0px 0px 0px 0px;
	padding: 40px 0px 30px 0px;
	background-color: #fff;
	width: 900px;
	height: 400px;
}

#maincontent_location {
	margin: 0px 0px 0px 0px;
	padding: 40px 0px 30px 0px;
	background-color: #fff;
	width: 900px;
	height: 450px;
}

#maincontent_crowne {
	margin: 0px 0px 0px 0px;
	padding: 40px 0px 30px 0px;
	background-color: #fff;
	width: 900px;
	height: 400px;
}

#maincontent_privileges {
	margin: 0px 0px 0px 0px;
	padding: 40px 0px 30px 0px;
	background-color: #fff;
	width: 900px;
	height: 400px;
}

#maincontent_invest {
	margin: 0px 0px 0px 0px;
	padding: 40px 0px 30px 0px;
	background-color: #fff;
	width: 900px;
	height: 400px;
}

#maincontent_residence {
	margin: 0px 0px 0px 0px;
	padding: 40px 0px 30px 0px;
	background-color: #fff;
	width: 900px;
	height: 400px;
}

#maincontent_beach {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 40px 0px 30px 0px;
	background-color: #fff;
	width: 900px;
	height: 400px;
	top: 0px;
}

#maincontent_contact {
	margin: 0px 0px 0px 0px;
	padding: 40px 0px 30px 0px;
	background-color: #fff;
	width: 900px;
	height: 550px;
}

#footer {
	padding: 20px 0px 0px 0px;
	margin: 0px 0px 50px 0px;
	background-color: #fff;
	width: 900px;
	background-image: url(../images/layout/foot_cnr.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	}
/*	
#home_splash {
	margin: 6px 0px 0px 0px;
	width: 900px;
	}
*/	
/* 
 * Headers / special text ----------------------------------- *
 */
	
#crowne h2 {
	color: #a2dbe6;
	font-size: 12pt;
	padding: 0px;
	margin-bottom: 0.8em;
	line-height: 14pt;
	}
	
#location h2 {
	color: #a2dbe6;
	font-size: 12pt;
	padding: 0px;
	margin: 0.8em 0em 0.3em 0em;
	line-height: 14pt;
	}

#privileges h2 {
	color: #c7b18a;
	font-size: 12pt;
	padding: 0px;
	margin-bottom: 0.8em;
	line-height: 14pt;
	}
			
#land h2 
{
	text-align: left;
	color: #d4db8e;
	font-size: 12pt;
	padding: 0px;
	margin: 0.8em 0em 0.3em 0em;
	line-height: 14pt;
	}

#residence h2 {
	text-align: left;
	color: #a2dbe6;
	font-size: 12pt;
	padding: 0px;
	margin: 0.8em 0em 0.3em 0em;
	line-height: 14pt;
	}
	
#beach h2 {
	text-align: left;
	color: #c7b18a;
	font-size: 12pt;
	padding: 0px;
	line-height: 14pt;
	margin: 0.8em 0em 0.3em 0em;
	}
	
#contact h2 {
	color: #84AC63;
	font-size: 14pt;
	font-weight: 500;
	line-height: 16pt;
	padding-bottom: 20px;
	font-weight: bold;
	
}

/* --- HOME PAGE STYLES ---- */

#home_top
{
	position: relative;
	top:0px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 900px;
	height: 19px;
}

#homecontentarea
{
	position: absolute;
	top: 135px;
	left: 0px;	
}

#home_top img
{
	border: none;
	padding: 0px;
	margin: 0px;
	display: block;	
	
}

#home_maincontent
{
	position: relative;
	height: 573px;
	width: 900px;
	background-color: White;
	margin: 0px;
	padding: 0px;	
}
#home_maincontent p
{
	margin: 0px;	
}

#home_leftpanel
{
	position: absolute;
	left: 30px;
	top: -5px;
	width: 260px;
	line-height: 14pt;	
}

#home_maploc
{
	position: absolute;
	left: 30px;
	top: 310px;	
	width: 260px;
	
}

#home_maploc h2
{
	color: #a2dbe6;
	font-size: 12pt;
	padding: 0px;
	margin-left: 0px;
	line-height: 14pt;
}

#home_bottom
{
	position: relative;
	
}

.home_images
{
	position: absolute;
	left: 332px;
	top: 1px;
	height: 610px;
	width: 568px;
	padding: 0px;
	margin: 0px;
	
	
}

.home_images img
{
	position: absolute;
	border: none;
	padding: 0px;
	margin: 0px;
	top: 0px;
	left: 0px;
	background-color: White;	
	display: block;
}

#home_formpos
{
	position: absolute;
	left: 30px;
	top: 140px;
	width: 300px;	
}

#home_formpos h2
{
	color: #a2dbe6;
	font-size: 12pt;
	padding: 0px;
	margin-left: 0px;
	line-height: 14pt;
}

.home_formline
{
	position: relative;
	height: 24px;
	width: 100%;	
}

.home_formcol1
{
	position: absolute;
	left: 0px;
	top: 4px;
	width: 60px;
	text-align: right;
	color: #999999;	
}

.home_formcol2
{
	position: absolute;
	left: 70px;
	top: 0px;
	width: 150px;
	color: Red;
	font-size: 8pt;
	
	
}

.sminput
{
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;	
	
}

.home_valtxt
{
	color: #84AC63;	
	padding-top: 4px;
	padding-left: 8px;
	font-weight: bold;
	
	
}

/*
 * Links ---------------------------------------------- *
 */
 
#crowne #leftbox a {
	text-decoration: none;
	color: #a2dbe6;
	font-size: 10px;
	font-weight: bold;
	}
	
#crowne #leftbox a:hover {
	text-decoration: underline;
	}

/*
 * Left textboxes ---------------------------------------- *
 */
 
#leftbox {
	display: inline;
	position: relative;
	float: left;
	padding: 0px;
	font-size: 9pt;	
	line-height: 12pt;
	top: -10px;
	}
  	
#crowne #leftbox {
	margin: 0px 0px 0px 60px;
	width: 230px;
	text-align: left;
	
	}

#location #leftbox {
	margin: -6px 0px 0px 60px;
	width: 375px;
	}

#location #leftbox p {
	text-align: left;
	margin: 5px 0px 0px 0px;
	}
	
#privileges #leftbox {
	margin: 0px 0px 0px 60px;
	width: 375px;
	}
	
#land #leftbox {
	margin: 0px 0px 0px 60px;
	width: 240px;
	}
	
#land #leftbox p {
	text-align: left;
	}
	
#invest #leftbox {
	margin: 0px 0px 0px 60px;
	width: 240px;
	
	}
	
#invest #leftbox p {
	text-align: left;
	}
	
#residence #leftbox {
	margin: 0px 0px 0px 60px;
	width: 240px;
	}
	
#residence #leftbox p {
	text-align: left;
	}
	
#beach #leftbox {
	margin: -12px 0px 0px 60px;
	width: 240px;
	}
	
#beach #leftbox p {
	text-align: left;
	}
	
/* 
 * Contact page floats ----------------------------------- *
 */	
 
#l_contact_box 
{
	left: 80px;
	top: 230px;
	position: absolute;
	padding: 0px;
	width: 420px;
	margin: 0px 0px 0px 0px;
	color: #84AC63; 
	}

#r_contact_box {

	position: absolute;
	top: 370px;
	left: 500px;
	padding: 0px;
	width: 400px;
	}
	
#contact p {
	padding-bottom: 30px;
	}
	
	
#contact_collierslogo
{
	position: absolute;
	top: 710px;
	left: 750px;
}

#contact_address
{
	position: absolute;
	top: 230px;
	right: 80px;
	font-size: 14pt;
	text-align: right;
	line-height: 16pt;
}
#contact_formpos
{
	position: absolute;
	left: 80px;
	top: 370px;	
}

#highline
{
	position: absolute;
	top: 360px;
	left: 60px;
	width: 786px;
	height: 10px;
	z-index: 110;
}

#lowline
{
	position: absolute;
	top: 800px;
	left: 60px;
	width: 786px;
	height: 10px;
	z-index: 110;
}
#contact_privacy
{
	position: absolute;
	left: 80px;
	top: 806px;	
	
}

#contact_privacy a
{
	font-size: 8pt;
	color: #999999;
	text-decoration:none;	
}

#contact_privacy a:hover
{
	text-decoration: underline;	
}
	
/* 
 * Main content images ----------------------------------- *
 */
#imgframe {
	position: relative;
	float: left;
	top: -20px;
	}

#crowne #imgframe {
	margin: 0px 0px 0px 39px;
	width: 571px;
	}
		
#location #imgframe{
	margin: 0px 0px 0px 27px;
	width: 438px;
	}

#privileges #imgframe{
	margin: 0px 0px 0px 27px;
	width: 438px;
	}
	
#land #imgframe{
	margin: 0px 0px 0px 26px;
	width: 572px;
	}
	
#invest #imgframe {
	margin: 0px 0px 0px 28px;
	width: 572px;
	}
	
#residence #imgframe {
	margin: 0px 0px 0px 27px;
	width: 573px;
	}
	
#beach #imgframe{
	margin: 0px 0px 0px 27px;
	width: 573px;
	}

#collier {
	padding: 20px 0px 20px 0px;
	}
	
/* 
 * List styling ----------------------------------- *
 */

ul {
	margin:0px 0px 0px 14px;
	padding:0px;
	}
	
li {
	padding: 0px 0px 7px 0px;
	margin: 0px;
	}
		
#crowne ul {
	list-style-image: url(../images/other/crowne_bullet.gif);
	}
		
#privileges ul {
	list-style-image: url(../images/other/privileges_bullet.gif);
	}
	
/* 
 * jQuery sliders
 */

 
 #beach_tabzz 
 {
	left: 865px;
	top: 270px;
 	height: 210px;
	min-height: 210px;
	width: 468px;
	
	/*width: 35px */;
	max-width:468px;
	overflow: hidden;
	position: absolute;
	z-index: 150;
	margin: 0px -109px 0px 0px;
	}

#beach_tab 
 {
	left: 865px;
	top: 80px;
 	height: 210px;
	width: 35px;
	position: absolute;
	max-width:468px;
	overflow:hidden;
	z-index: 150;
	margin: 0px -109px 0px 0px;
}
	
/*	
#invest_tab {
 	height: 60px;
	min-height: 60px;
	width: 189px;
	max-width: 189px;
	overflow: hidden;
	position: absolute;
	z-index: 99;
	margin: -109px 0px 0px 56px;
	}

*/
#invest_tab 
 {
	left: 865px;
	top: 270px;
 	height: 210px;
	min-height: 210px;
	width: 35px;
	max-width:468px;
	overflow: hidden;
	position: absolute;
	z-index: 99;
	margin: 0px -109px 0px 0px;
	}	
	
/*	
#land_tab {
 	height: 60px;
	min-height: 60px;
	width: 191px;
	max-width: 191px;
	overflow: hidden;
	position: absolute;
	z-index: 99;
	margin: -109px 0px 0px 56px;
	}
*/	
	
#land_tab 
{
	left: 865px;
	top: 270px;
 	height: 209px;
	min-height: 209px;
	width: 35px;
	max-width: 292px;
	overflow: hidden;
	position: absolute;
	z-index: 190;
	margin: 0px -109px 0px 0px;
	}

/*	
#location_tab {
 	height: 60px;
	min-height: 60px;
	width: 621px;
	max-width: 621px;
	overflow: hidden;
	position: absolute;
	z-index: 99;
	margin: -109px 0px 0px 55px;
	}
*/


#location_tab 
{
	left: 865px;
	top: 270px;
 	height: 477px;
	min-height: 477px;
	width: 35px;
	max-width: 681px;
	overflow: hidden;
	position: absolute;
	z-index: 99;
	margin: 0px -109px 0px 0px;
	}
	
	

#residence_tab 
{
	left: 865px;
	top: 270px;
 	height: 209px;
	min-height: 209px;
	width: 35px;
	max-width: 277px;
	overflow: hidden;
	position: absolute;
	z-index: 99;
	margin: 0px -109px 0px 0px;
	}	
	
/* 
 * END 
 */