/* GENERAL STYLES */
/*Settings for the outer wrapper container*/
body
{
	margin:0px;
	padding:0px;
	background:#094303;
	color: #000;
}

a{
	color:#000;
}

#wrapperOuter
{
	 width: 100%;
	 text-align: center;
	 
	 padding-bottom:40px;	 
}

/*Settings for the inner wrapper container*/
#wrapperInner
{
	margin-left: auto;
	margin-right: auto;
	/*margin-top:69px;*/
	text-align:left;
	width:957px;
	background:#fff;
	/*height: 900px;*/
	/*border:1px solid red;*/
}


#wrapperHead
{
	height:69px;
	margin: 0px 19px 0px 19px;
        background: url('/images/top_bg.gif') repeat-x top left;
}

#wrapperLogo
{
	float:left;
	margin: 0px;
	height:69px;		
}

#wrapperMenu
{
	float:right;
	margin-right:25px;
	margin-top:25px;
	text-transform: uppercase;
}

#wrapperFlags
{
	float:right;
	margin-right:19px;
	margin-top:29px;
}


#wrapperBigImage
{
	margin-left:19px;		
	width: 919px;
	display:block;
/*align:left;*/
/*float:left;*/
/*text-align: left;*/
}

/*Lower content wrapper*/
#wrapperLowerContent
{
	min-height:293px;
	width:100%;
	overflow:hidden	
}

#wrapperText
{
	font-family:Trebuchet MS;
	font-size:12px;
	width: 520px;
	margin-left: 19px;
	margin-top:28px;
	float:left;	
}

#wrapperRightSideImage
{
	float:right;	
	margin-right:19px;
	width:320px;
	padding-top: 62px;
	
}

#wrapperTextHeader
{
	margin-top:28px;
	font-family:Trebuchet MS;
	font-size:12px;
	color: #000;
	font-weight:bold;
	margin-left:19px;
}

#wrapperThumbnails
{
	float:right;
	margin-right:19px;
	width:734px;	
}


#wrapperRightSideImageContent
{
	display:block;
	margin-top:62px;
}



#wrapperFooter
{
	font-family:Verdana;
	font-size:10px;
	color:#fff;
	text-align:center;
	margin-top:5px;	
}

#wrapperFooter a
{
	color: #fff;
}


#wrapperFooter p
{
	margin-top: 0px;
}



#wrapperTextContent
{
	display:block;
	margin-top:28px;
}

#wrapperVerticalMenu
{
	width: 185px;	
	clear:none;
	margin-left:19px;
	float:left;	
}

#wrapperLayoutImage
{
	float:right;
	margin-right:19px;
	width:734px;	
}

#wrapperSpecificationText
{
	font-family:Trebuchet MS;
	font-size:12px;
	color: #000;
	float:right;
	margin-right:19px;
	width:734px;
}

#wrapperSpecificationText p
{
	margin-top:0px;
}


/*Settings for the outer wrapper container*/
#wrapperMapOuter
{
	 width: 100%;
	 text-align: center;
	 background:#20a89d;
	 padding-bottom:40px;	 
}

/*Settings for the inner wrapper map container*/
#wrapperMapInner
{
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	width:957px;
	background:#fff;
	border:1px solid red;
}


#wrapperMap
{
	margin-left:19px;
	width: 919px;
	height: 434px;
	display:block;
}


#wrapperMapText
{
	float:left;
	width:150px;
	padding-top: 80px;
	padding-left: 20px;
	height: 350px;
	color:#e2b263;
	font-family:Verdana;
	font-size:10px;
}

#wrapperMapText a
{
	color:#e2b263;
}

#wrapperLocations
{
	float:right;
	width:700px;
	height: 400px;
	position:relative;
}


#wrapperImages			
{	
	float: left; 
}

#wrapperImages #imageGallery	
{ 
	margin: 0px 3px 0px 5px; 
	float: left; 
}

#wrapperImages .collection
{ 
	width: 120px; 
	height: 70px; 
	float: left; 
	margin-right:2px; 
	margin-bottom:15px; 
}

#wrapperImages .collection img,
#wrapperImages .collection image
{ 
	margin: 2px;
}

/* Wrapper for the boat name in the lower left menu column */
#wrapperBoatName
{
	font-family:Trebuchet MS;
	font-size:13px;
	color: #000;
	font-weight:bold;
	text-decoration:underline;
}

#wrapperLeftSideMenu
{
}

#wrapperLeftSideMenu ul
{
	list-style-type:none;
	margin-left:0px;
	padding-left:0px;
}

#wrapperLeftSideMenu li
{
	margin-top:10px;
	font-family:Trebuchet MS;
	font-size: 12px;
	text-transform: uppercase;
}

#wrapperLeftSideMenu ul li a.selected
{
	font-weight:bold;

}

#wrapperLeftSideMenu a:link, #wrapperLeftSideMenu a:visited {color:#000;text-decoration:none;}
#wrapperLeftSideMenu a:hover {color: #000;text-decoration:none;}

#wrapperGallerySectionHeadline
{
	clear:both;
	font-family:Trebuchet MS;
	font-size: 12px;
	font-weight:bold;
	color:#666;
	margin-bottom: 5px;
	text-transform: uppercase;	
}

/* EDITOR PROPERTIES */
