﻿/* imports */
@import url(../Scripts/greybox/gb_styles.css);

/* standard shell template */
body 
{
	margin:0;
	padding:0;
	border:0;
}

html 
{
	margin:0;
	padding:0;
	border:0;
}

body
{		
	font-family: Verdana;
	font-size: 70%;
	background: #FFF;
	text-align: center;	
	line-height: 15px;
	color: #333333;
}

.clear{
	clear:both;		
}

.hide
{
	display: none;
}

/* redefine */
form 
{
	padding: 0px;
	border: 0px;	
}

.standardformfield 
{
	font-family: Verdana;
	font-size: 100%;
	color: #302C2D;
}

a 
{
	color: #474747;
	text-decoration: underline;
}

a:hover 
{
	text-decoration: none;	
}

a.whitelink
{
	color: #fff;
}

/*ul.faqlist
{
	margin: 0;
	padding: 0;
	background: #f0f0f0;
}*/

h4.faqlist
{
	display: block;
	font-size: 1.4em;
	background: #d2d2d2;
	padding: 5px;
	margin: 20px 0 20px 0;
}

h4
{
	font-size: 1.4em;
		background: #d2d2d2;
	padding: 5px;
	margin: 20px 0 20px 0;
}

.faqlist-bg
{
	background: #f0f0f0;
}

.backtotop
{
font-size: 11px;
text-align: right;
margin-right: 20px;
}


#faq-page-extender
{
	height: 700px;
	clear: both;
	width: 100%;
}


/* construct */
#wrapper 
{
	margin-left:auto; /*** Mozilla/Opera/Mac IE 5.x alignment of page ***/
	margin-right:auto; /*** Mozilla/Opera/Mac IE 5.x alignment of page ***/
	text-align:left; /*** IE Win re-alignment of page if page is centered ***/
	position: relative;	
	width: 800px;
}

    /* Header */
  #header 
    {
		position: relative;
		width: 800px;
		margin-top: 12px;		
		height: 110px;
		background: #459d59 url(../Images/n_header_bg.jpg) no-repeat 0 0;
		z-index: 18;
    }
    
		#header h1 
		{
			display: none;
		}
				
				
#navbar
{
	position: absolute;
	bottom: 0;
	width: 800px;
	height: 40px;
	z-index: 5;
}			
				
				
#navbar ul
{
	margin: 0px;
	padding: 0px;
}

#navbar ul li
{
	list-style-type: none;
	display: block;
	float: left;
	position: relative;
	border-right: 1px solid #468b38;
}

#navbar ul li.end
{
	border: none;
}

#navbar ul li a 
{
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 12px 20px 12px 20px;
	
	position: relative;
	z-index: 20;
}

#navbar ul li a:hover
{
	text-decoration: underline;
}


/* Multi Level Drop Down Activation Line -- Start*/
#navbar #nav li ul li:hover ul
{
	display: block;
}
#navbar #nav li ul li.over ul
{
	display: block;
}
#nav li.over ul
{
	display: block;
}
#nav li:hover ul
{
	display: block;
}
/* Multi Level Drop Down Activation Line -- End*/




#navbar ul li ul
{
	display: none;
	position: absolute;
	top: 35;
	left: 0;
	background: #3a9434 url('../Images/subnav_bg.jpg') repeat-x 0 0;
	width: 180px;
	border: 1px solid #468b38;
	margin: 0;
	padding: 0;
}

#navbar ul li ul li
{
	float: none;
	display: block;
	border: none;
	margin: 0;
	padding: 0;
}

#navbar ul li ul li a
{
	display: block;
	width: 160px;
	height: 34px; 
	line-height: 34px;
	padding: 0 0 0 20px;
}	
						
						
    
    /* Breadcrumbs */
    #wrapper #breadcrumbs 
    {
		width: 770px;
		float: left;
		margin-top: 12px;
		background: url(../Images/shellGraphics_19.gif) no-repeat top left;
		height: 27px;
		line-height: 27px;
		padding-left: 30px;
		color: #666666;
    }
    
		#wrapper #breadcrumbs a 
		{
			color: #666666;
		}
    
    /* Content */
    #wrapper #contentcontainer 
    {
		width: 800px;
		float: left;
		margin-top: 15px;
  }
	
	
	/*#wrapper #contentcontainer div, #wrapper #contentcontainer #leftcol div, #wrapper #contentcontainer #leftcol div a
	{
		position: relative;
		z-index: 1;
	}*/

	
    
		#wrapper #contentcontainer #leftcol 
		{
	float: left;
	width: 535px;
	position: relative;
}
		
		
			#wrapper #contentcontainer #leftcol .newsarticle 
			{
				float: left;				
				width: 520px;
			}
				/* Article Photo's */
				#wrapper #contentcontainer #leftcol .newsarticle .photocontainer 
				{
					width: 520px;
					float: left;					
				}
				
					#wrapper #contentcontainer #leftcol .newsarticle .photocontainer .photoimg 
					{						
						float: left;
						width: 85px;
						margin: 0px 10px 10px 0px;
						padding: 4px;
						border: solid 1px #83A6C5;	
					}
					
						#wrapper #contentcontainer #leftcol .newsarticle .photocontainer .photoimg a 
						{
							width: 85px;
							height: 60px;
							display: block;
							overflow: hidden;							
						}
						
							#wrapper #contentcontainer #leftcol .newsarticle .photocontainer .photoimg a:hover 
							{
								opacity: .5;
								filter: alpha(opacity=50);
							}
					
				/* File Container */		
				#wrapper #contentcontainer #leftcol .newsarticle .filecontainer 
				{
					width: 520px;
					float: left;								
				}
				
					#wrapper #contentcontainer #leftcol .newsarticle .filecontainer .filearea 
					{
						border: solid 1px #83A6C5;		
						width: 512px;
						padding: 4px;
						margin-top: 10px;
					}
					
						#wrapper #contentcontainer #leftcol .newsarticle .filecontainer .filearea .filedownload 
						{
							float: left;
							width: 512px;							
						}
					
							#wrapper #contentcontainer #leftcol .newsarticle .filecontainer .filearea .filedownload a
							{
								padding-left: 24px;
								height: 16px;
								line-height: 16px;
								display: block;
								float: left;
							}
			
			#wrapper #contentcontainer #leftcol .newsspacer 
			{
				float: left;
				width: 520px;
				margin-bottom: 10px;
			}
		#leftcol.IE-fix
		{
			float: left;
			width: 517px;
		}
		
			#wrapper #contentcontainer #leftcol.IE-fix
		{
			float: left;
			width: 517px;
		}
		
			#wrapper #contentcontainer #leftcol h2 
			{
				margin: 0px;
				padding: 0px;
				width: 520px;
				border-bottom: solid 6px #EFEFEF;
				font-size: 130%;
				line-height: 30px;
				color: #304F6A;
			}
			#wrapper #contentcontainer #leftcol #newsswitch 
			{
				position: absolute;
				font-size: 130%;				
				font-weight: bold;
				top: 7px;
				left: 370px;
				width: 150px;				
				text-align: right;
			}
			
				#wrapper #contentcontainer #leftcol #newsswitch a 
				{
					color: #406788;
				}
				
					#wrapper #contentcontainer #leftcol #newsswitch a.selected 
					{
						color: #333333;
						text-decoration: none;
					}
			#wrapper #contentcontainer #leftcol #agentlogout 
			{
				position: absolute;
				font-size: 130%;				
				font-weight: bold;
				top: 7px;
				left: 465px;
			}
			
				#wrapper #contentcontainer #leftcol #agentlogout a 
				{
					color: #CC0000;
				}
				
			/* Agent Download Categories */
			#wrapper #contentcontainer #leftcol .downloadcategory 
			{				
				clear: both;
				background: #f0f0f0;
			}
			
			p.dcp
			{
			margin: 10px 0 20px 0;
			}
			
			hr.dcp
			{
			margin: 20px 0 20px 0;
			display: none;
			}
			
span.red
{
	color: red;
}

h3.h3title
{
	margin: 0px;
	padding: 0px;
	width: 520px;
	border-bottom: solid 4px #EFEFEF;
	font-size: 110%;
	line-height: 20px;
	color: #304F6A;
}

p.partnerslink
{
	margin-bottom: 30px;
}
			
			
				#wrapper #contentcontainer #leftcol .downloadcategory a 
				{					
					height: 40px;
					line-height: 40px;
					display: block;
					padding: 0px 40px 0px 50px;	
					font-weight: bold;								
				}

				#wrapper #contentcontainer #leftcol .downloadcategory .cmessage
				{
					background: url(../Images/AgentIcon_Cmessage.jpg) no-repeat top left;
					padding-left: 50px;
				}
				
				#wrapper #contentcontainer #leftcol .downloadcategory .alnewsletter
				{
					background: url(../Images/AgentIcon_alnewsletter.jpg) no-repeat top left;
					padding-left: 50px;
				}
				
				#wrapper #contentcontainer #leftcol .downloadcategory .resform
				{
					background: url(../Images/AgentIcon_Words.gif) no-repeat top left;
					padding-left: 45px;
				}
				
				#wrapper #contentcontainer #leftcol .downloadcategory .pictures 
				{
					background: url(../Images/AgentIcon_Pictures.gif) no-repeat top left;
					padding-left: 40px;
				}
				
				#wrapper #contentcontainer #leftcol .downloadcategory .words 
				{
					background: url(../Images/AgentIcon_Words.gif) no-repeat top left;
				}
				
				#wrapper #contentcontainer #leftcol .downloadcategory .movies 
				{
					background: url(../Images/AgentIcon_Movies.gif) no-repeat top left;
				}
			
				#wrapper #contentcontainer #leftcol .downloadcategory .files
				{
					background: url(../Images/AgentIcon_Files.gif) no-repeat top left;
				}
			
			#wrapper #contentcontainer #leftcol .readmore 
			{
				width: 105px;
				height: 20px;
				display: block;
				background: url(../Images/ReadMore.gif) no-repeat top left;
				color: #FFF;
				text-decoration: none;
				padding: 3px 0px 0px 10px;
				float: right;
			}
			
			#wrapper #contentcontainer #leftcol .subheader 
			{
				color: #304F6A;
				font-size: 110%;
				font-weight: bold;
			}
			
			#wrapper #contentcontainer #leftcol #rightimages 
			{
				width: 200px;
				float: right;
				margin: 0px 0px 10px 10px;
			}
			
				#wrapper #contentcontainer #leftcol #rightimages img 
				{
					float: left;
					width: 200px;
					margin-bottom: 10px;
				}
				
			/* Villa Types */
			#wrapper #contentcontainer #leftcol #propertytypeslist 
			{
				width: 520px;
				float: left;				
			}
			
				/* Floor Plan Record */
				#wrapper #contentcontainer #leftcol #propertytypeslist .floorplanrecord 
				{
					width: 520px;
					float: left;
					margin-bottom: 20px;					
				}
				
					#wrapper #contentcontainer #leftcol #propertytypeslist .floorplanrecord .floorplanimage 
					{
						width: 200px;
						float: left;						
					}
						
						#wrapper #contentcontainer #leftcol #propertytypeslist .floorplanrecord .floorplanimage a 
						{
							font-size: 90%;
							color: #FFF;
							text-align: center;
							background: #7CAF36;
							line-height: 20px;
							display: block;
							width: 200px;
							text-decoration: none;
						}
						
							#wrapper #contentcontainer #leftcol #propertytypeslist .floorplanrecord .floorplanimage a:hover 
							{
								background: #95CF40;
							}
					
					#wrapper #contentcontainer #leftcol #propertytypeslist .floorplanrecord .floorplantext 
					{
						width: 300px;
						float: left;
						margin-left: 20px;						
					}

				
				#wrapper #contentcontainer #leftcol #propertytypeslist .propertytype 
				{
					width: 155px;
					float: left;
					text-align: center;
					margin: 0px 13px 10px 0px;
				}	
				
					#wrapper #contentcontainer #leftcol #propertytypeslist .propertytype a 
					{
						text-decoration: none;
					}		

					#wrapper #contentcontainer #leftcol #propertytypeslist .propertytype a img
					{
						border: 2px solid #f0f0f0;
					}
					
					
		
		#wrapper #contentcontainer #rightcol 
		{
			float: left;
			width: 253px;
			margin-left: 12px;
		}
		
			#wrapper #contentcontainer #rightcol #countdown
			{
				width: 250px;
				height: 175px;
				margin: 0 0 15px 0;
			}
		
			#wrapper #contentcontainer #rightcol #newssummary 
			{
				background: url(../Images/NewsSummary.jpg) no-repeat top left;
				height: 262px;
				display: block;
				padding: 10px;
				margin-bottom: 14px;
			}
			
				#wrapper #contentcontainer #rightcol #newssummary  h2 
				{
					margin: 0px;
					padding: 0px;								
					font-size: 130%;					
					color: #304F6A;
				}
			
				#wrapper #contentcontainer #rightcol #newssummary ul 
				{
					margin: 10px 0px 0px 0px;
					padding: 0px;					
				}
				
					#wrapper #contentcontainer #rightcol #newssummary ul li 
					{
						display: inline;
						list-style-type: none;						
					}
					
						#wrapper #contentcontainer #rightcol #newssummary ul li a 
						{
							border-bottom: solid 1px #D0D0D0;
							width: 233px;
							display: block;
							padding: 10px 0px 10px 0px;
							text-decoration: none;
						}
						
							#wrapper #contentcontainer #rightcol #newssummary ul li a:hover {
								color: #7D7D7D;
							}
			
			#wrapper #contentcontainer #rightcol ul 
			{
				margin: 0px;
				padding: 0px;
			}
			
				#wrapper #contentcontainer #rightcol ul li 
				{
					display: inline;
					list-style-type: none;
				}
				
					#wrapper #contentcontainer #rightcol ul li a 
					{
						width: 253px;
						display: block;
						float: left;
					}
					
						#wrapper #contentcontainer #rightcol ul li.map img
						{
							margin-bottom: 14px;
						}
						
						#wrapper #contentcontainer #rightcol ul li.map a img
						{
							border: none;
						}
					
						#wrapper #contentcontainer #rightcol ul li.map a 
						{
							background: url(../Images/iw_ourresort.jpg) no-repeat top left;
							height: 282px;
							margin-bottom: 14px;
						}
						
						#wrapper #contentcontainer #rightcol ul li.sal-map a 
						{
							background: url(../Images/iw_sal_map.jpg) no-repeat top left;
							height: 282px;
							margin-bottom: 14px;
						}
						
						#wrapper #contentcontainer #rightcol ul li.cgi
						{
							height: 200px;
							width: 250px;
							position: relative;
							padding: 0;
							margin: 0;
						}
										
						#wrapper #contentcontainer #rightcol ul li.miniad a 
						{
							background: url(../Images/shellGraphics_25.jpg) no-repeat top left;
							height: 139px;
							/*margin-top: 14px;*/
						}
						
						#wrapper #contentcontainer #rightcol ul li.faq a 
						{
							background: url(../Images/faq_panel.jpg) no-repeat top left;
							height: 103px;
							margin-bottom: 14px;
						}
						
						#wrapper #contentcontainer #rightcol ul li.faq-home a 
						{
							background: url(../Images/faq_panel.jpg) no-repeat top left;
							height: 103px;
							margin-top: 14px;
						}
						
						#wrapper #contentcontainer #rightcol ul li.contactus a 
						{
							background: url(../Images/shellGraphics_27.jpg) no-repeat top left;
							height: 71px;
							margin-top: 14px;
						}
						
							/*#wrapper #contentcontainer #rightcol ul li a:hover 
							{
								background-position: bottom left;
							}*/
							
							
							
							#wrapper #contentcontainer #rightcol ul li a span 
							{
								display: none;
							}
    
			#gallery-wrap
			{
				width: 450px;
				padding: 20px;
				background: #EFEFEF;
				margin-left: auto;
				margin-right: auto;
				clear: both;
			}
			
			
			#gallery-wrap a img
			{
				border: none;
			}
			
			
			#gallery-wrap img
			{
				border: none;
			}
			
			
			.gallery-l
			{
				float: left;
				width: 136px;
				height: 100px;
			}
			
			.gallery-c
			{
				float: left;
				width: 136px;
				height: 100px;
				margin-left: 20px;
			}
			
			.gallery-r
			{
				float: left;
				width: 136px;
				height: 100px;
				margin-left: 20px;
			}
			
			.bottom-row
			{
				margin-bottom: 0;
			}

			.gallery-cleared
			{
				clear: both;
				height: 20px;
			}					
							
							
ul.sitemap-list li
{
	margin: 10px 0 10px 0;
}							

ul.sitemap-list li ul
{
	margin-bottom: 20px;
}
							
						
	.properties_btn
			{
				width: 297px;
				height: 23px;
				display: block;
				background: url(../Images/btn_lrg.jpg) no-repeat top left;
				color: #FFF;
				text-decoration: none;
				padding: 3px 0px 0px 10px;
			}
							
				

#properties-header
{
	height: 100px;
	background: url('../Images/Properties-header.jpg') no-repeat 0 0;
	margin-bottom: 10px;
}
	
	
    /* Footer */
    #wrapper #footer 
    {
		width: 800px;
		float: left;
		border-top: solid 20px #EBEBEB;
		margin: 20px 0px 20px 0px;
    }
    
		#wrapper #footer ul 
		{
			margin: 0px;
			padding: 0px;
		}
		
			#wrapper #footer ul li 
			{
				display: inline;
				list-style-type: none;
				line-height: 33px;	
				padding-right: 10px;
			}
			
				#wrapper #footer ul li.siteby 
				{
					padding: 0px 0px 0px 300px;					
				}				
				
				
.spacer20
{
	width: 100%;
	height: 20px;
}				

#prop-col-left
{
	float: left;
	background: lime;
	width: 250px;
	padding-right: 9px;
	border-right: 1px solid #999;
	
	height: 400px;
}

#prop-col-right
{
	float: left;
	background: pink;
	width: 250px;
	padding-left: 10px;
	
	height: 400px;
}

.img-f-right
{
	float: right;
	margin: 0 0 10px 10px;
}

.img-f-left
{
	float: left;
	margin: 10px 10px 10px 0;
}

a img.img-f-right
{
	border: none;
}

a img.img-f-left
{
	border: none;
}

h3
{
	font-size: 16px;
	margin: 10px 0 10px 0;
}

hr
{
  border: 0;
  height: 1px;
  margin: 20px 0 10px 0;
  width: 100%;
  color: #d2d2d2;
  background-color: #d2d2d2;
  /*IE Only*/
  text-align: left;
  }
  
  
.backlink
{
	font-size: 14px;
	margin: 10px 0 20px 0;
}

img a
{
border: none;
}


  .inspectiontour-quote
  {
	background: #207a44;
	width: 225px;
	float: right;
	margin: 10px 0 10px 10px;
	padding: 20px;
	color: #fff;
 }
 
 .inspectiontour-quote p.quote
 {
	font-style: italic;
 }
 
  .inspectiontour-quote p.top
 {
	margin: 0;
 }
 
 
#partnerspanel
{
	position: relative;
	clear: both;
	width: 800px;
	height: 125px;
	margin-top: 20px;
	
	background: #fff url('../Images/partners_bg.jpg') no-repeat 0 0;
}

#partnersrow1
{
	position: absolute;
	top: 20px;
	left: 200px;
	width: 575px;
	height: 35px;
	text-align: right;
}

#partnersrow2
{
	position: absolute;
	top: 67px;
	left: 50px;
	width: 733px;
	height: 35px;
	text-align: right;
}
 
 
 img.partnerslogo
 {
	margin-right: 30px;
 }
 
    img.partnerslogotop
 {
	margin-right: 50px;
 }

 img.partnerslogoend
 {
	margin-right: 0px;
 }
 
 #partnerspanel a img
 {
	border: none;
 }
 
 
 .anchorline
 {
	clear: both;
	height: 1px;
	width: 100%;
 }
 
 
 
#magnify-wrapper
 {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
 }
 
 
 
 #magnify-header
 {
	width: 800px;
	height: 100px;
	background: #d0d0d0 url('../Images/Mgfy_Tortuga_Header.jpg') no-repeat 0 0;
	border-bottom: 3px solid #d0d0d0;
 }
 
 
 #magnify-content
 {
	padding-top: 2px;
 }
 
 
 #magnify-footer
 {
	width: 800px;
	height: 50px;
	padding-top: 5px;
	border-top: 3px solid #d0d0d0;
	color: #333;
	font-weight: bold;
 }
 
 
#magnify-footer p.top
{
	margin-top: 10px;
	font-size: 12px;
}
 

#magnify-footer p.reqs
{
	color: #999;
}

#magnify-footer p.reqs a img
{
	border: none;
}


#wrapper #contentcontainer #vt-launch-bar a
{
	clear: both;
	display: block;
	clear: both;
	width: 796px;
	height: 25px;
	margin-bottom: 20px;
	
	background: #000 url('../Images/VT_Launch_Bar.jpg') no-repeat 0 0;
}


#vtlaunch-wrapper
{
	margin-left: auto;
	margin-right: auto;
	width: 630px;
	margin-top: 20px;
	color: #fff;
}

#vtlaunch-panel
{
	position: relative;
	width: 630px;
	height: 325px;
	
	background: #000000 url('../VirtualTour/launch_bg.jpg') no-repeat 0 0;
}

#vtlaunch-panel a.vtlaunch-launch
{
	position: absolute;
	z-index: 1;
	
	bottom: 15px;
	right: 15px;
	display: block;
	width: 230px;
	height: 45px;
	line-height: 45px;
	
	font-size: 16px;
	font-weight: bold;
	color: #333;
	
	text-decoration: none;
	text-align: center;
	
	background: url('../VirtualTour/launch_btn.jpg') no-repeat 0 0;
}


#vtlaunch-panel-520 a
{	
	clear: both;
	display: block;
	width: 520px;
	height: 100px;
	margin: 0 0 0 0;
	background: url('../Images/VT_Launch_Panel.jpg') no-repeat 0 0;
}



#solmelia-ban
{
	clear: both;
	width: 519px;
	height: 200px;
	margin: 0 0 15px 0;
}


.testimonialimages
{
    margin: 15px 0 5px 0;   
 }
.testimonialimages img
{
       border: none;
       margin: 0 10px 5px 0;
 }
.td-roadshow {
	padding: 0px 7px 7px 7px;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #666666;
}


#hp-imgpanel-sml
{
	display: block;
	float: left;
	width: 254px;
	height: 140px;
	margin: 0 11px 15px 0;
	background: url('../Images/hp-imgpanel-sml.jpg') no-repeat 0 0;
}

#roadshow
{
	clear: both;
	margin: 0 0 0 0;
}

#roadshow a
{
	display: block;
	float: left;
	width: 254px;
	height: 140px;
	margin: 0 11px 15px 0;
	background: url('../Images/roadshow.gif') no-repeat 0 0;
}

#construction-news
{	
	float: left;
	width: 254px;
	height: 140px;
	margin: 0 0 15px 0;
}

#hp-gallery
{
	position: relative;
	width: 535px;
	height: 315px;
	margin-bottom: 15px;
}

.percentagesold
{
	font-size: 16px;
}


.ptitle
{
	font-size: 16px;
}


img.hp-textpanel-imgspacer
{
	float: left;
	width: 173px;
	height: 202px;
	margin: -15px 15px 0 -15px;
}


#hp-intent-panel a
{
	display: block;
	float: left;
	width: 518px;
	height: 50px;
	margin-bottom: 10px;
	
	background: url('../Images/intent_panel.jpg') no-repeat 0 0;
}

#hp-expedia-button a
{
	display: block;
	margin: 0 0 15px 0;
	width: 513px;
	height: 50px;
	background: url('../Images/panel_expedia.jpg') no-repeat 0 0;
}

#hp-caribbean-button a
{
	display: block;
	margin: 0 0 15px 0;
	width: 252px;
	height: 138px;
	background: url('../Images/TheNewCarribean.jpg') no-repeat 0 0;
}

#hp-HiFX-button a
{
	display: block;
	margin: 0 0 15px 0;
	width: 252px;
	height: 219px;
	background: url('../Images/hiFX.gif') no-repeat 0 0;
}

#hp-360-panel a, #hp-360-panel img
{
	display: block;
	float: left;
	width: 165px;
	height: 140px;
	margin-right: 10px;
	background: url('../Images/sm_panel.jpg') no-repeat 0 0;
}

#hp-gallery-panel
{
	float: left;
	width: 165px;
	height: 140px;
	margin-right: 10px;
}

#hp-faq-panel a
{
	display: block;
	float: left;
	width: 165px;
	height: 140px;
	
	background: url('../Images/faq_panel_bg.jpg') no-repeat 0 0;
}



 #virtualtour-wrapper
 {
	margin-left: auto;
	margin-right: auto;
	width: 720px;
	
	text-align: center;
	color: #fff;
 }

#virtualtour-header
{
	height: 50px;
	border-bottom: 2px solid #000;
}

#virtualtour-container
{

}

#virtualtour-footer
{
	margin-top: 10px;
}

#virtualtour-footer a img
{
	margin-top :10px;
	border: none;
}


 #deedspanel a
{
	display: block;
	clear: both;
	position: relative;
	width: 520px;
	height: 75px;
	margin-bottom: 20px;
	
	background: #fff url('../Images/Land_Deed_Panel.jpg') no-repeat 0 0;
}






#trl-wrapper
{
	position: relative;
	width: 100%;
	height: 650px;
	margin: 0 auto 0 auto;
}

#trl-bg
{
	position: relative;
	width: 100%;
	height: 535px;
	background: url('../Images/film_bg_lq.jpg') no-repeat 50% 0;
}


#trl-video
{
	/* position: absolute;
	top: 119px;
	left: 315px; */
	
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -197px 0 0 -320px;
	
	width: 640px;
	height: 395px;
}

#trl-links
{
	margin: 10px auto 0 auto;
	width: 500px;
	color: #666666;
	text-align: center;
	font-size: 14px;
	font-family: Georgia;
}

#trl-links ul
{
	list-style: none;
}

#trl-links ul li
{
	display: inline;
	padding: 0 20px 0 20px;
	border-right: 1px solid #666666;
}

#trl-links ul li.left
{
	padding-left: 0;
}

#trl-links ul li.right
{
	border: none;
}

#trl-links a
{
	color: #666666;
	text-decoration: none;
}

#trl-links a:hover
{
	text-decoration: underline;
}

#trl-logo a
{
	display: block;
	margin: 25px auto 0 auto;
	width: 350px;
	color: #666666;
	text-align: center;
	font-size: 14px;
	font-family: Georgia;
	background: url(../Images/trl_tortuga_logo.jpg) no-repeat 50% 0;
	height: 100px;
}




/* Samantha Mumba Styles */

#sm-wrapper
{
	position: relative;
	width: 800px;
	height: 810px;
	margin: 0 auto 0 auto;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 12px;
	
	
	background: url('../Images/sm-bg.jpg') no-repeat 0 100%;
}


#sm-header
{
	width: 564px;
	height: 164px;
	background: url('../Images/sm-hdr.jpg') no-repeat 0 0;	
}


#sm-picture
{
	position: absolute;
	bottom: 0;
	right: 0;
	width: 211px;
	height: 800px;
	
	background: url('../Images/sm-pic.jpg') no-repeat 0 100%;
}

#sm-text
{
	position: absolute;
	top: 175px;
	left: 25px;
	width: 550px;
	
	height: 250px;
	
	line-height: 18px;
	text-align: justify;
}

#sm-text2
{
	position: absolute;
	top: 425px;
	left: 225px;
	width: 350px;
	
	height: 275px;
	
	line-height: 18px;
	text-align: justify;
}



a.cmsg-link
{
	display: block;
	padding: 10px;
	background: #f0f0f0;
	border: 1px solid #e4e4e4;
	color: #333;
}

a.cmsg-link:hover
{
	background: #f4f4f4;
}


.resform-trglink
{
	display: block;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	padding: 0 0 0 40px;
	height: 31px;
	line-height: 31px;
	background: url(../Images/icons/PDF.gif) no-repeat 0 0;
}

.resform-sipplink
{
	display: block;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	padding: 0 0 0 40px;
	height: 31px;
	line-height: 31px;
	background: url(../Images/icons/doc.gif) no-repeat 0 0;
}

.resform-hifxlink
{
	display: block;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	padding: 0 0 0 40px;
	height: 31px;
	line-height: 31px;
	background: url(../Images/icons/PDF.gif) no-repeat 0 0;
}

a.resform-trglink:hover
{
	text-decoration: underline;
}



  a.resform-hifxlink:hover
{
	text-decoration: underline;
}



.gallery-sub-nav
{
	height: 35px;
	width: 490px;
	margin-left: 23px;
}

.gallery-sub-nav a
{
	float: left;
	display: block;
	padding: 0 10px 0 10px;
	margin-right: 5px;
	line-height: 35px;
	background: #e4e4e4 url(../Images/gallery-sub-nav-bg.jpg) repeat-x 0 0;
	text-decoration: none;
}

.gallery-sub-nav a.active
{
	background: #efefef;
}

.gallery-sub-nav a:hover
{
	text-decoration: underline;
}


.construction-video
{
	float: left;
	/*width: 242px;*/
	width: 100%;
	height: 225px;
	margin: 0 0 20px 0;
	text-align: center;
}


.construction-video#v1
{

}

.construction-video#v2
{

}

.construction-video#v3
{
	margin-right: 0;
}


a.rh-testimonials-comp
{
	display: block;
	width: 253px;
	height: 1350px;
	margin-bottom: 15px;
	background: url(../images/testimonials_comp.jpg) no-repeat 0 0;
}


.comparisonGal-left
{
	display: inline-block;
	float: left;
	width: 193px;
	padding: 10px;
	margin: 0 19px 20px 0;
	background: #fff;
}

.comparisonGal-right
{
	display: inline-block;
	float: left;
	width: 193px;
	padding: 10px;
	margin: 0 0 20px 0;
	background: #fff;
}

.comparisonGal-left span, .comparisonGal-right span
{
	display: inline-block;
	width: 100%;
	height: 35px;
	text-align: center;
	font-weight: bold;
	margin: 10px 0 0 0 ;
}














 


  /******LIGHTBOX STYLES******/
  
  #lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}

#prevLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#prevLink:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#nextLink:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
	

