/* 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; }
#container { width: 760px; margin: 0 auto; }
#contentcontainer {	width: 760px; float: left;	clear: both; background: #FFFFFF url(../cssimages/mainbg.gif) repeat-x bottom; }
.floatright { float: right; }

/* Root navigation */
#rootnavigation { width: 760px; margin-top: 10px; margin-bottom: 10px; height: 1em; }
#rootnavigation li { float: left; display: block; border-left: 1px solid #B7B7BC; font-size: 1em; line-height: 100%; text-transform: uppercase; margin-left: 5px; padding-left: 5px; }
#rootnavigation li a { color: #B7B7BC; text-decoration: none; }

/* Main navigation */
#mainnavigation { width: 760px;	margin-top: 82px; background: url(../cssimages/nav-bg.gif); height: 25px }
#mainnavigation ul { margin-left: 20px; list-style-type: none; border-left: 1px solid #FFF; }
#mainnavigation li { display: block; font-size: 1.1em; text-transform: uppercase; line-height: 100%; float: left; }
#mainnavigation li a { display: block; padding: 7px 8px 7px 7px; color: #333333; text-decoration: none;	background: #e3e3e3 url(../cssimages/nav.gif) repeat-x top; border-right: 1px solid #FFFFFF; }

#mainnavigation li a:hover, #mainnavigation li.on a { display: block; padding: 7px 8px 7px 7px; border-right: 1px solid #FFFFFF; color: #FFFFFF; text-decoration: none; background: #48486b url(../cssimages/nav-over.gif) repeat-x top; }

/* Header */
#header { width: 760px;	height: 108px; background: #FFFFFF url(../cssimages/logo.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; }

/* Mid items */
#itemcontainers { width: 760px; height: 170px; overflow: hidden; }
.events, .news, .brokerage { width: 212px; background: #FFFFFF url(../cssimages/itembg.gif) repeat-x bottom; padding: 20px; border-top: 10px solid #000033;	float: left; height: 120px; }

body.editing #itemcontainers {
	height: auto !important;
}

.editing .events, .editing .news, .editing .brokerage { height: auto !important; }

#itemcontainers p { margin-top: 10px; }

.news {	width: 214px; border-right: 1px solid #FFFFFF; border-left: 1px solid #FFFFFF; }
.events h1, .news h1, .brokerage h1 { color: #666666; font-size: 1.4em; text-transform: uppercase;	font-weight: normal; letter-spacing: 0.1em; margin-bottom: 0.2em; }
.events h2, .news h2, .brokerage h2 { font-size: 1.6em; color: #000033; margin-bottom: 0.0em; }
.events p, .news p, .brokerage p { font-size: 1.2em; line-height: 1.3em; overflow: hidden; }
.events a, .news a, .brokerage a { font-weight: bold; color: #000033; text-decoration: none; }
.events a:hover, .news a:hover, .brokerage a:hover { font-weight: bold; color: #000033; text-decoration: underline; }

/* Content */
#leftcontenthalf { width: 382px; float: left; border-top: 10px solid #000033; border-right: 1px solid #FFFFFF; }
#rightcontenthalf {	width: 377px; border-top: 10px solid #000033; float: left; clear: right; }
#leftcontentthird { width: 254px; float: left; border-top: 10px solid #000033; }
#rightcontenttwothirds { width: 505px; border-top: 10px solid #000033; margin-left: 1px; float: left; clear: right; }

#rightcontenthalf #rightnav {
	width: 377px !important;
}

#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(../cssimages/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(../cssimages/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(../cssimages/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(../cssimages/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 */
#leftcontentthird img { float: left; margin-bottom: 0px; border-bottom: 5px solid #000033; }
#rightcontenthalf h1, #rightcontenttwothirds h1 { font-size: 2.4em; font-weight: normal; color: #000033; margin-bottom: 0.5em; }
#rightcontenthalf p, #rightcontenttwothirds p { font-size: 1.2em; line-height: 1.3em; margin-bottom: 1.3em; }
#rightcontenthalf li, #rightcontenttwothirds li { font-size: 1.2em; line-height: 1.3em; }

#rightcontenttwothirds ul {
	margin-left: 20px;
	list-style-position:inside;list-style:circle;
	margin-bottom: 14px;
}

#rightcontenttwothirds li a {
	color:#000033;
	text-decoration:underline;
}

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

/* 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(../cssimages/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(../cssimages/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; }

/* Sub navigation */
#leftnav { width: 382px; background: #eaeaea url(../cssimages/nav-bg.gif) repeat-x top; height: 25px; margin: 1px 0; }
#rightnav { width: 505px; background: #eaeaea url(../cssimages/nav-bg.gif) repeat-x top; height: 25px; margin: 1px 0; }
#leftnav ul, #rightnav ul  { list-style-type: none; }
#leftnav li, #rightnav li { display: block; font-size: 1.1em; text-transform: uppercase; line-height: 100%; float: left; }
#leftnav li a, #rightnav li a { display: block; padding: 7px 8px 7px 7px; color: #333333; text-decoration: none;	background: #e3e3e3 url(../cssimages/nav.gif) repeat-x top; border-right: 1px solid #FFFFFF; }
#leftnav li a:hover, #leftnav li.on a, #rightnav li a:hover, #rightnav li.on a { display: block; padding: 7px 8px 7px 7px; border-right: 1px solid #FFFFFF; color: #FFFFFF; text-decoration: none; background: #48486b url(../cssimages/nav-over.gif) repeat-x top; }

/* 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 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;}

/* Lists*/

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

#rightnav ul {
	margin: 0 !important;
}

#contact_us #rightnav {
	height: 36px;
}

.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; }

/* forms */

#contact_form {
	font-size: 1.1em;  color: #333333; font-weight: bold;
	margin-left: 10px;
}

#contact_form dt {
	width: 170px;
	float: left;
	clear: left;
	margin-bottom: 10px;
	padding-top: 3px;
}

#contact_form dd {
	width: 200px;
	float: left;
	margin-bottom: 10px;
}

#contact_form br {
	line-height: 24px;
}

#contact_form input {
	margin-right: 10px;
}

/*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(../cssimages/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(../cssimages/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(../cssimages/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(../cssimages/nav-over.gif) repeat-x top; }

