/*-----------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------*/
/*------------------------------------ OVERSEE YACHTS -------------------------------------------*/
/*-----------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------*/

/*- Reset Styles -----------------------------------------------------------*/
	
	
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, hr, button {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align: baseline;
	background:transparent;
}
ol, ul {
	list-style:none;
}
h1, h2, h3, h4, h5, h6, li {
	line-height:100%;
}
blockquote, q {
	quotes:none;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
input, textarea, button {
	font-family:inherit;
	font-size:1em;
}
/*- End Reset Styles -------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------*/

/*- General Styles ---------------------------------------------------------*/

body {
	font:76% Helvetica, Arial, sans-serif;
	background:#999;
}
/*- Resolution -*/
.wrap {
	width:1020px;
	margin:0 auto;
	clear:both;
}
/*- Float clears -*/
.wrap, #sectionText form p {
	overflow:hidden;
}
/*- End General Styles -----------------------------------------------------*/			
/*-----------------------------------------------------------------------------------------------*/

/*- Header -----------------------------------------------------------------*/

#header {
	padding:14px 0;
	background:#0C2132;
}
#header a {
	display:block;
	font-size:0;
	text-indent:-9999em;
	width:278px;
	height:65px;
	margin:0 auto;
	background:url(../images/logo.gif) no-repeat 0 0;
}
/*- End Header -------------------------------------------------------------*/		
/*-----------------------------------------------------------------------------------------------*/

/*- Home -------------------------------------------------------------------*/

#slider {
	height:400px;
}
#slider li {
	width:100%;
	height:400px;
	padding-top:50px;
}
#slider p {
	margin-bottom:25px;
	float:right;
	clear:right;
	font-size:1.6em;
	color:#023760;
	padding-right:30px;
	text-align:right;
	width:650px;
	line-height:20px;
}
#slider p.hight {
	font-size:2.2em;
	line-height:25px;
	font-weight:bold;
}
/*- Slides -*/
#slide {
	background:#FFF url(../images/home-slider/slide1.jpg) no-repeat 0 0;
}
/*- End Home ---------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------*/

/*- Menu -------------------------------------------------------------------*/
		
#menu {
	overflow:visible;
}
#menuHolder {
	width:100%;
	background:#0C2132 url(../images/bg_menu.gif) repeat-x;
}
#menu ul {
	padding:11px 2px 10px 14px;
}
#menu li {
	float:left;
	font-size:0.9em;
	font-weight:bold;
	margin:0 4px;
	position:relative;
	text-align:center;
	text-transform:uppercase;
	width:135px;
}
#menu a {
	background:#0F2A3F;
	border:1px solid #FFF;
	color:#FFF;
	display:block;
	line-height:23px;
	min-height:23px;
	padding:5px 10px;
	text-decoration:none;
}
#menu .current a, #menu a:hover {
	background:#CCC;
	color:#0F2A3F;
	border-color:#0F2A3F;
}
/*- Sub Navs -*/
#menu .subNav {
	margin:0;
	padding:0;
	display:none;
	clear:both;
	float:none;
	position:absolute;
	left:0;
	z-index:10;
	background-color:#F00;
}
#menu .subNav li {
	margin:0;
	padding:0;
}
#menu .subNav a {
	min-height:0;
	line-height:100%;
	border-top:0;
	padding:5px;
}
#menu .subNav a:hover {
	border-color:#FFF;
}
/*- If the menu item has long text -*/
.longItem a {
	line-height:100% !important;
}
/*- End Menu ---------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------*/

/* SUBMENU */
#navigation{
	background-color:#18293E;
	text-align:center;
}
#navigation span.border{
	border:1px solid #FFF;
	border-top:none;
	display:inline-block;
	margin:10px 0;
}
#navigation a{
	color:#FFF;
	display:inline-block;
	font-size:12px;
	padding:3px 20px 10px 20px;
	text-decoration:none;
}
#navigation a.current{
	font-weight: bold;
	font-size: 13px;
/*
	background-image: url("../images/subMenu-current.gif");
	background-position: center bottom;
	background-repeat: no-repeat;
*/
}
#navigation a:hover{
/* 	background-color: #999; */
}


/*- Section content --------------------------------------------------------*/
#content {
	background:url(../images/bg_content_txt.gif) repeat-x #D1D2D4;
	padding:0 20px 20px 20px;
	float:left;
	color:#0F2A3F;
	width:100%;
}
/*- Title -*/
#sectionTitle {
	margin-top:20px;
}
#sectionTitle h2 {
	display: -moz-inline-stack; /* FF2*/
	display: inline-block;
	zoom: 1; /* IE7 (hasLayout)*/
 *display: inline; /* IE */
	font-size:1.8em;
	font-weight:normal;
	letter-spacing:-0.05em;
	text-transform:uppercase;
	padding:0 15px 0;
	border:1px solid #0F2A3F;
	border-top:0;
	margin-bottom:20px;
	width: 250px;
}
#sectionImage {
	float:left;
	width:477px;
}
#sectionImage img {
	width:475px;
	border:1px solid #0F2A3F;
}
#sectionText.entire {
	width:95%;
	float: none;
}
#sectionText {
	float:left;
	width:480px;
	padding: 0 20px;
}
#section {
	float:left;
	width:100%;
}
#sectionText p, #sectionText li {
	line-height:150%;
	padding-bottom:5px;
}
#sectionText li {
	list-style:inside circle;
}
#sectionText a {
	color:#0F2A3F;
}
#sectionText a:hover {
	color:#000;
}
#section ul.list_brand li {
	border:1px solid #0F2A3F;
	float:left;
	height: 73px;
	margin-right:13px;
	margin-bottom:10px;
	width: 127px;
}
/*- Forms -*/	
#sectionText label {
	margin:6px 10px 0 0;
	width:90px;
}
#sectionText input, #sectionText textarea {
	padding:5px;
	width:300px;
	border:1px solid #CCC;
}
#sectionText textarea {
	height:60px;
	overflow:auto;
}
#sectionText input:focus, #sectionText textarea:focus {
	border-color:#999;
}
#sectionText button {
	color:#FFF;
	font-weight:bold;
	padding:3px 8px;
	background:#0F2A3F;
	cursor:pointer;
}
#sectionText button:hover {
	background:#333;
}
#form label.error{
	color:#F00;
	display:block;
	width:300px;
}
/*-----------------------------------------------------*/

/*- End Section content ----------------------------------------------------*/
			
/*-----------------------------------------------------------------------------------------------*/

/*- Footer -----------------------------------------------------------------*/
				
		
#footer {
	background:#0C2132 url("../images/image_footer.jpg") no-repeat left 2px;
}
#footer p {
	color:#999;
	padding:70px 0 7px 18px;
	line-height:17px;
}

/*- End Footer -------------------------------------------------------------*/


/* GALLERY */
#gallery {
	margin-bottom: 30px;
}
#gallery img {
	border:1px solid #0F2A3F;
/* 	padding: 1px; */
	background-color: #FFF;
	margin: auto;
}
#gallery_main {
	float: left;
	min-height: 450px;
	text-align: center;
	width: 692px;
}
#gallery_thumbs {
	background-color: #FFF;
	border:1px solid #0F2A3F;
	float: left;
	padding: 10px 0 0 10px;
	width: 174px;
}
#gallery_thumbs li {
	float:left;
	margin-right: 10px;
	width: 77px;
	height: 52px;
	margin-bottom: 10px;	
}
#gallery_main img {
	padding: 10px;
}
#spinner img {
	padding: 0;
	border: none;
	background-color: transparent;
}

#gallery #gallery_thumbs {
	width: 261px;
}
#gallery.entire #gallery_main {
/* 	width: 660px; */
}


/*-----------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------*/
/*---------------------------------- END OVERSEE YACHTS -----------------------------------------*/
/*-----------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------*/

p.quote {
/*	background: url("../images/quote.gif") no-repeat top left;*/
/*	font-family: Georgia;*/
/*	padding-left: 27px;*/
	margin-bottom: 10px;
}

#sectionText h3 {
	font-size: 18px;
	margin-bottom: 10px;
}

div#sectionText ul li {
	margin-left: 20px;
}

div#sectionText div.sectionTextLong{
	width: 650px;
}
div#sectionText div.sectionTextLong p.before_ul {
	padding-bottom: 0;
}
div#sectionText div.sectionTextLong p {
	padding-bottom: 5px;
}
div#sectionText div.sectionTextLong ul {
	padding-bottom: 5px;
}
div#sectionText div.sectionTextLong li {
	padding-bottom: 1px;
}

#sectionImage.condensed {
	width:330px;
}
#sectionImage.condensed img {
	width:330px;
}
#sectionText.condensed {
	width:60%;
}

div.column_half {
	width: 46%;
	float: left;
	margin-right: 20px;
}

#sectionText ul.list li {
	padding-bottom: 4.3px;
}

.logo img {
	width: 40px;
}

/* CLEAR FIX */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}

