/* CSS layout rules for content formatting */

/* Begin rules for elements */

/* Map page */
#MapContainerSmall {
	margin:0 auto 0 auto; 
	text-align:left;
	width: 900px;	
	height:700px;
	background: url(http://assets.thelandingsstlucia.com/images/bkg-map_small.gif) top left no-repeat;
}

#MapContainerLarge {
	margin:0 auto 0 auto; 
	text-align:left;
	width: 900px;	
	height:700px;
	background: url(http://assets.thelandingsstlucia.com/images/bkg-map_large.gif) top left no-repeat;
}



#MapNavContainer
{
	padding:11px 0px 0px 53px;
}

#MapImage
{
	padding:3px 0px 0px -4px;
}
.MapNavElement{
	padding-right:2 px;
}
#ClosePage{
font-family:Verdana, Arial, Helvetica, sans-serif;font-weight:bold;font-size:10px;padding:30px 0 0 410px;
}

/** SpeakToUs **/
#SpeakToContainer{
	width:560px;
	line-height:1.2em;
}

.SpeakFaceImage{
	width:90px;
	float:left;
}

.SpeakContactInfo{
	width:180px;
	float:left;
}

/* -- Options Page -- */
.StyleRow{
	width:500px;
	/*border-top: 1px solid red;*/
}

.StyleImage{
	width:85px;
	float:left;	
/*	border-top: 3px solid blue;*/
}

.StyleText{
	/*border-top: 1px solid yellow;*/
	float:left;
	padding:0 0 0 15px;
	\width:415px;
	w\idth:400px;
}

/* --- Image Gallery --*/
#pThumbnailContainer {
  border: 1px dashed #333;*/
  background: url(http://assets.thelandingsstlucia.com/images/resort/bkg-thumbs.gif) top left no-repeat;
  padding-left:7px;
  }


#ThumbnailContainer{background:#515427;text-align:center;padding:5px 0px 3px 0; width:546px;margin-bottom:4px}
#ThumbnailContainer img{margin:0 3px 0 3px}
#ImagePlaceHolder {background:#515427;text-align:center;width:546px;padding:6px 0 6px 0; }

#Popup{background:#E2E1C3;}

/*** FORM Formatting **/

.formRowMail {margin: 0 0 1em 0;width: 320px;}
 .formRowMail label {float: left;display: block;line-height: 1em;width: 290px;margin-right: 10px;}
 .formRowMail .form{float: left;line-height: 1em;padding:0 0 15px 0}
  .formRowMail input {vertical-align:middle;}

.formRow {
	float: left;
	margin: 0 0 1em 0;
	padding: 0;	
	width: 500px;		
}
.formRow label {
	float: left;
	display: block;/**/
	line-height: 1.4em;
	width: 130px;
	margin-right: 10px;
}
.formRow input, .formRow select {
	float: left;
	margin: 0;
	padding: 0;	
	width: 270px;
}

.formRow input.text {
	width: 200px;
}
.formRow input.shortText {
	width: 120px;
}

.formLongRow {
	float: left;
	margin: 0 0 1em 0;
	padding: 0;	
	width: 500px;		
}

.formLongRow label {
	float: left;
	display: block;/**/
	line-height: 1.4em;
	width: 300px;
	margin-right: 10px;
}

.required {
   color:red;
}

.RequiredMessage{
	color:#DE5800;
	font-size:10px;
	
}

/* Floorplans page */
.ContentResidencePlan{
	 font-weight:bold;
	 color:#5A5B29;
}

.ContentResidencePlan A:link { text-decoration: none;  color: #5A5B29; }
.ContentResidencePlan A:visited {text-decoration: none; color: #5A5B29; }
.ContentResidencePlan A:hover {text-decoration: underline; color:#666633; }

.LatestNewsTitle{
	font-family:"Times New Roman";
	font-size:14px;
	text-transform:uppercase;
	color:#623B15;	
	font-weight:bold;
}

.SubTitle{
	font-family:"Times New Roman";
	font-size:14px;
	text-transform:uppercase;
	color:#5A5B29;	
	font-weight:bold;
}

.SubSubTitle{
	font-family:"Times New Roman";
	font-size:12px;
	text-transform:uppercase;
	color:#5A5B29;	
	font-weight:bold;
	margin-bottom:5px;
}

.DotsWide{
background:url(http://assets.thelandingsstlucia.com/images/bkg-dot.gif) bottom repeat-x;
width:560px;
}

.DotsNarrow{
background:url(http://assets.thelandingsstlucia.com/images/bkg-dot.gif) bottom repeat-x;
width:100px;
}
	

.Top{text-align:right;color:#5A5B29;font-weight:bold;}

/* End floorplans */

.ReadMore {color:#5A5B29;}
.ReadMore A:link{text-decoration: none;color:#999999;}

#ctaContact{
	position:absolute;
	top:74px;
	right:0;
	font:Arial;
	font-size:11px;
	width:207px;
}

#ctaLiveChat
{
	position:absolute;
	top: 5px;
	right: 207px;
	width: 200px;
}

#ctaContact-telephone{
 	float:left;
	width:90px;
	font:Arial;
	font-size:11px;
}

#ctaContact-email{
	float:left;
	width:90px;
}


/* form css ends*/

/* News */
ul.News {
	list-style-type: none;
	margin: 15px 0 0 0;
	padding-left: 0;
	width: 100%;	/*	*/	
		
}	


li.plain {
	background: url(http://assets.thelandingsstlucia.com/images/iconbullet2.gif) no-repeat 5px 6px;	
	line-height: 1.2em;
	margin: 0 0 0.6em 0;
	padding-left: 20px;	
	/*display: block;*/
}


li {
	line-height: 1.6em;
	margin: 0 0 0.6em 0;
	padding-left: 0px;	

}

li.liPdf  {
	background: url(http://assets.thelandingsstlucia.com/images/img-pdficon_small.gif) no-repeat 0 3px;
	line-height: 1.6em;
	margin: 0 0 0.6em 0;
	padding-left: 25px;
}
