/* Setting up the basics */
* {	margin: 0px; padding: 0px; border: none; }
html { overflow-y: scroll; }
html { overflow: -moz-scrollbars-vertical; }
/*body { background: #000033; font: 62.5% Arial, Helvetica, sans-serif; }*/
body { background: #4ccefb; font: 62.5% Arial, Helvetica, sans-serif; }
td {vertical-align:top; text-align:left;}
#container { width: 760px; margin: 0 auto; }
#contentcontainer {	width: 760px; float: left;	clear: both; background: #FFFFFF; }
.floatright { float: right; }

/* Header */
#header { width: 760px;	height: 110px; margin-top:30px; background: #FFFFFF url(images/logo-header.gif) no-repeat; clear: both; float: left; }

/* Flash */
#flash { width: 760px; height: 283px; background-color: #999999; margin-bottom: 1px;}
#leftflash { width: 382px; height: 326px; background-color: #999999; }
#leftflashthird { width: 254px; height: 760px; background-color: #999999; }

/* Content */
/*#fullcontent { width: 760px;	border-top: 10px solid #000033; margin:0px; float: left; clear: right; }
*/
#fullcontent { width: 760px;	border-top: 10px solid #4ccefb; margin:0px; float: left; clear: right; }
#leftcontenthalf { width: 382px; float: left; border-top: 10px solid #4ccefb; border-right: 1px solid #FFFFFF; }
#rightcontenthalf {	width: 377px; border-top: 10px solid #4ccefb; float: left; clear: right; }
#rightcontentthird { width: 254px; float: right; border-top: 10px solid #4ccefb; }
#leftcontentthird { width: 254px; float: left; border-top: 10px solid #4ccefb; }
#rightcontenttwothirds { width: 490px; border-top: 10px solid #4ccefb; margin-left: 1px; padding: 6px; float: left; clear: right; }
#leftcontenttwothirds { width: 490px; border-top: 10px solid #4ccefb; margin-right: 1px; padding: 6px; float: left; clear: left; }

#fullcontent .normal { font: 120% Arial, Helvetica, sans-serif; padding: 24px;}
#fullcontent .normal p { font-size: 1em; margin:auto; text-align:justify; }
#fullcontent .normal ul { list-style:circle; }
#fullcontent .normal li { font: 120%; margin:8px 0; }
#fullcontent a { font-weight: bold; text-decoration: underline; color: #000033; }
#fullcontent a:hover { font-weight: bold; text-decoration: none; color: #000033; }

#rightcontenthalf .normal {width: 337px !important; }


/* Events */
#rightcontenttwothirds .eventsummary { padding: 20px 20px 10px; background-color: #E3E3E3; }
#rightcontenttwothirds .event { padding: 20px 20px 25px 20px; border-top: 1px solid #999999; }
#rightcontenttwothirds .event h1 { font-size: 1.2em; text-transform: uppercase; font-weight: bold; margin: 0px; }
#rightcontenttwothirds .event h2 { font-size: 1.2em; font-weight: bold; margin: 0px; color: #333333; }
#rightcontenttwothirds .event p { font-size: 1.1em; margin: 0px; color: #333333; }
#rightcontenttwothirds .event p a { font-weight: bold; text-decoration: none; color: #000033; }
#rightcontenttwothirds .event p a:hover { font-weight: bold; text-decoration: underline; color: #000033; }
#rightcontenttwothirds .event img { float: left; margin-right: 20px;  }

/* Brokerage */
#rightcontenttwothirds .brokeragesummary { padding: 20px 20px 10px; background-color: #E3E3E3; }
#rightcontenttwothirds .brokeragelist { padding: 20px 0px 20px 10px; border-top: 1px solid #999999; float: left; width: 242px; height: 90px !important;}
#rightcontenttwothirds .brokeragelist h1 { font-size: 1.2em; text-transform: uppercase; font-weight: bold; margin: 0px; }
#rightcontenttwothirds .brokeragelist h2 { font-size: 1.2em; font-weight: bold; margin: 0px; color: #333333; }
#rightcontenttwothirds .brokeragelist .label { font-size: 0.96em; width: 3.4em; float: left; font-weight: bold; text-transform: uppercase; }
#rightcontenttwothirds .brokeragelist .detail { width: 10em; float: left; }
#rightcontenttwothirds .brokeragelist p { font-size: 1.1em; margin: 0px; color: #333333; }
#rightcontenttwothirds .brokeragelist p a { margin-left: 90px;  font-size: 1em; line-height: 100%; width: 8.8em; text-align: center; text-transform: uppercase; font-weight: bold; text-decoration: none; color: #000033; display: block; padding: 4px 5px; background: url(images/nav.gif) repeat-x top; margin-top: 5px; border: #999999 solid 1px; }
#rightcontenttwothirds .brokeragelist p a:hover { text-decoration: none; color: #FFFFFF; display: block; padding: 4px 5px; background: url(images/nav-over.gif) repeat-x top; }
#rightcontenttwothirds .brokeragelist img { float: left; padding-right: 10px; }

/* Media */
#rightcontenttwothirds .mediasummary { padding: 20px 20px 10px; background-color: #E3E3E3; }
#rightcontenttwothirds .media { padding: 20px; border-top: 1px solid #999999; }
#rightcontenttwothirds .media h1 { font-size: 1.2em; text-transform: uppercase; font-weight: bold; margin: 0px; }
#rightcontenttwothirds .media h2 { font-size: 1.2em; font-weight: bold; margin: 0px; color: #333333; }
#rightcontenttwothirds .media p { font-size: 1.1em; margin: 0px; color: #333333; }
#rightcontenttwothirds .media p a { font-size: 1em; line-height: 100%; width: 7em; text-align: center; text-transform: uppercase; font-weight: bold; text-decoration: none; color: #000033; display: block; padding: 4px 5px; background: url(images/nav.gif) repeat-x top; margin-top: 5px; border: #999999 solid 1px; }
#rightcontenttwothirds .media p a:hover { text-decoration: none; color: #FFFFFF; display: block; padding: 4px 5px; background: url(images/nav-over.gif) repeat-x top; }
#rightcontenttwothirds .media img { float: left; padding-right: 20px; }

/* Normal */
#rightcontenttwothirds .normal, #rightcontenthalf .normal { padding: 20px 20px 10px; }
#rightcontenttwothirds .normal h2 { color: #666666; font-size: 1.4em; text-transform: uppercase;	font-weight: normal; letter-spacing: 0.1em; margin-bottom: 1em; }
#rightcontenttwothirds .normal p a { text-decoration: underline; color: #000033; }
#rightcontenttwothirds .normal p a:hover { text-decoration: none; color: #000033; }

/* Content styles */
#righttcontentthird img, #leftcontentthird img { float: left; margin-bottom: 0px; border-bottom: 5px solid #4ccefb; }
#rightcontenthalf h1, #rightcontenttwothirds h1, #leftcontenttwothirds h1 { font-size: 2.4em; font-weight: normal; color: #000033; margin-bottom: 0.5em; }
#rightcontenthalf p, #rightcontenttwothirds p, #leftcontenttwothirds p { font-size: 1.2em; line-height: 1.3em; margin-bottom: 1.3em; }
#rightcontenthalf li, #rightcontenttwothirds li, #leftcontenttwothirds li { font-size: 1.2em; line-height: 1.3em; }
#rightcontenttwothirds ul, #leftcontenttwothirds ul {margin-left: 20px; list-style-position:inside;list-style:circle; margin-bottom: 14px; }
#rightcontenttwothirds li a, #leftcontenttwothirds li a { color:#000033; text-decoration:underline; }

/* Boats */
#rightcontenttwothirds .boats {	width: 60px; float: right; padding-left: 20px; }
#rightcontenttwothirds .boats p { display: block; padding: 2px 5px; margin-bottom: 1px; font-size: 1.1em; color: #FFFFFF; text-align: center; background: #48486B url(images/nav-over.gif) repeat-x; font-weight: bold; }
#rightcontenttwothirds .boats h2 { display: block; padding: 2px 5px; margin-bottom: 1px; font-size: 1em; color: #000033; text-align: center; background: #D5D5D5 url(images/nav.gif) repeat-x; text-transform: uppercase; }
#rightcontenttwothirds .boats p a { color: #FFFFFF; text-decoration: none; }
#rightcontenttwothirds .boats p a:hover { color: #FFFFFF; text-decoration: underline; }

/* Footer */
#footer { width: 760px; height: 2.2em; padding-top: 10px; clear: both; border-top: 1px solid #999999; background-color: #FFFFFF; }
#footer ul { padding-left: 20px; }
#footer li.last-child {
	border-right: 0 !important;
}
#footer  li { float: left; display: block; border-right: 1px solid #000033; font-size: 1.1em; line-height: 100%; margin-right: 5px; padding-right: 5px;  height: 1.2em; list-style: none; }
#footer li a { color: #000033; text-decoration: none; }
#footer  li a:hover { color: #000033; text-decoration: underline; }
/*#credits{padding:8px 0px 0px 0px; text-align:right; background: #000033; height:30px; width:100%; color:white;}*/
#credits{padding:8px 0px 0px 0px; text-align:right; background: #4ccefb; height:30px; width:100%; color:black;}
#credits a{color:white; text-decoration: none;}
#credits a:hover{color:#CCCCCC;}

/* Forms */
input {border:1px solid #333333; background:#FFFFFF; margin-top:4px;}
select{border:1px solid #333333; background:#FFFFFF; margin-top:4px;}
textarea{border:1px solid #333333; background-color:#FFFFFF; margin-top:4px;}
label{}
checkbox {margin-right:5px; background:#FFFFFF;}
.button {border:1px solid #333333; background:#333333; color:#FFFFFF;}

#contact_form {font-size: 1.1em;  color: #333333; font-weight: bold; background: #FFFFFF url(images/itembg.gif) repeat-x bottom; border:2px solid #999999; padding:8px 0px 0px 8px;}
#contact_form dt {width: 120px; float: left; clear: left; margin-bottom: 4px;padding-top: 2px;}
#contact_form dd {width: 264px; float: left; margin-bottom: 4px;}

#dealers #rightcontenttwothirds li a { color:#333; font-weight: bold; text-decoration: none; }

/* Lists*/
#dealerslist {list-style-position:inside; margin-left:14px; list-style:circle;}
#dealerslist a{color:#333333; text-decoration:none; font-weight:bold;}

.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix { display:inline-block; }
/* Hide from IE Mac \*/
.clearfix { display:block; }
/* End hide from IE Mac */

#map ul  { list-style: none; text-transform: uppercase; font-size: 9px !important; margin-left: 0;}

#map ul li {
	color: #FFF;
	margin-bottom: 10px;
}

#map ul li a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding: 5px 5px 10px 5px;
/*	padding-bottom: 10px;*/
	display: block;
	background: #48486B;
}

#map ul ul {
	margin-left: 0;
	margin-bottom: 0 !important;
	padding-top: 5px;
	background: #C3C3C3;
}

#map ul ul li {
	color: #000033;
	background: #C3C3C3;
	margin-bottom: 0px;
}

#map ul ul li a {
	display: block;
	font-weight: normal;
	background: #C3C3C3;
	color: #000033;
	padding: 5px 5px 5px 5px;
}

#map a:hover {
	text-decoration: underline;
}

#left {  width: 225px; float: left; }
#right { width: 225px; float: right; }

/*wallpapers*/
.col1, .col3 { float: left;	width: 127px; }
.col2 {	float: left; width: 127px; margin: 0px 20px; }
.col1 img, .col2 img, .col3 img { border: #999999 1px solid; }

#wallpapers { clear: both; }
#wallpapers .imgsize {	width: 127px; margin: 20px 0px; }
#wallpapers .imgsize p { display: block; padding: 2px 5px; margin-bottom: 1px; font-size: 1.1em; color: #FFFFFF; text-align: center; background: #292953 url(images/nav-over.gif) repeat-x; font-weight: bold; }
#wallpapers .imgsize h1 { display: block; padding: 2px 5px; margin-bottom: 1px; font-size: 1em; color: #000033; text-align: center; background: #D5D5D5 url(images/nav.gif) repeat-x; text-transform: uppercase; }
#wallpapers .imgsize p a { color: #FFFFFF; text-decoration: none; }
#wallpapers .imgsize p a:hover { color: #FFFFFF; text-decoration: underline; }


/* Specs table */
#specstable { margin-bottom: 20px;   }
#specstable table {border-collapse: collapse;}
#specstable table p { margin: 0px; font-weight: bold; }
#specstable th { text-align: right; vertical-align: top; font-size: 1.2em; text-transform: uppercase; padding: 5px; background: #000033; color: #FFFFFF; border-bottom: 1px solid #999999; }
#specstable td { padding: 5px; border-bottom: 1px solid #999999; background: #D3D3D3;  }
#specstable tr { padding: 0px;  }

/* PDF */
#rightcontenthalf #pdfdetails { float: right; }
#rightcontenthalf #pdfdetails p {font-size: 1.1em; margin: 0px; color: #333333; display: block; }
#rightcontenthalf #pdfdetails p a {  width: 180px; font-size: 1em; line-height: 100%; width: 8.8em; text-align: center; text-transform: uppercase; font-weight: bold; text-decoration: none; color: #000033; display: block; padding: 4px 5px; background: url(images/nav.gif) repeat-x top; margin-top: 5px; border: #999999 solid 1px; }
#rightcontenthalf #pdfdetails p a:hover { text-decoration: none; color: #FFFFFF; display: block; padding: 4px 5px; background: url(images/nav-over.gif) repeat-x top; }

/* Home Page items */
#itemcontainers {width:100%;}

/*.events, .passages, .brokerage { padding: 12px; border-top: 10px solid #000033;	float: left; height: auto; }*/
.events, .passages, .brokerage { padding: 12px; border-top: 10px solid #4ccefb;	float: left; height: auto; }
.passages {border-right: 1px solid #FFFFFF; border-left: 1px solid #FFFFFF; }

#itemcontainers td {
background: #FFFFFF url(images/itembg.gif) repeat-x bottom; 
}
#itemcontainers h2, #rightcontenttwothirds h2, #leftcontenttwothirds h2 { 
	color: #999999; margin-bottom: 0.2em;  font-weight: normal; font-size: 1.8em; letter-spacing: 0.3em; }
#itemcontainers h3, #rightcontenttwothirds h3, #leftcontenttwothirds h3 { 
	color: #000033; margin-bottom: 0.0em; font: normal small-caps bold 1.2em Arial, Helvetica, sans-serif; }
#itemcontainers a, #rightcontenttwothirds a, #leftcontenttwothirds a { 
	font-weight: bold; color: #000033; text-decoration: none; }
#itemcontainers a:hover, #rightcontenttwothirds a:hover, #leftcontenttwothirds a:hover { 
	text-decoration: underline; }

.story { 
	font-size: 1.1em; line-height: 1.3em; overflow: hidden; padding: 8px 0px 16px 0px; color: #333333;}

.story p, #fullcontent .story p { 
	margin: 0 0 2px 0;}

.story h3 { 
	color: #000033; margin-bottom: 0.0em; font: normal normal bold 1.2em Arial, Helvetica, sans-serif; }

a.more { 
	float:right;}

/* Sub navigation */
#subnav { width: 382px; background: #eaeaea url(images/nav-bg.gif) repeat-x top; height: 25px; margin: 1px 0; }
#subnav ul { list-style-type: none; }
#subnav li { display: block; line-height: 100%; float: left; }

#subnav	
{	
	width:100%;
	margin-top: 86px; 
	margin-left: 12px;
	background-image:background: url(images/nav-bg.gif) repeat-x top; 
	border-width:0px 0px 0px 1px;
	border-style:solid;
	border-color:#ffffff;
}

/*"""""""" (MAIN) Items""""""""*/	
#subnav li a 	
{	
	font-size: 1.1em; 
	text-transform: uppercase;
	padding: 5px 8px 5px 7px;
	background: #e3e3e3 url(images/nav.gif) repeat-x top;
	color:#333333;
	font-family:Arial;
	text-decoration:none;
	border-width:0px 1px 0px 0px;
	border-style:solid;
	border-color:#fff; 
}

/*"""""""" (MAIN) Hover State""""""""*/	
#subnav li a:hover, #subnav li.on a
{	
	color: #FFFFFF; 
	text-decoration: none; 
	background: #48486b url(images/nav-over.gif) repeat-x top;
}
/*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/	
#subnav li:hover>a	
{	
	color: #FFFFFF; 
	text-decoration: none; 
	background: #48486b url(images/nav-over.gif) repeat-x top;
}
