/* Start of CMSMS style sheet 'front_Mulltihull' */
/* Top Elements */
* { margin: 0; padding: 0; outline: 0 }

body {
	background: #5ba3f5 url(uploads/multihull/body_bg_repeat2.png) repeat-x top center;
	font: 75%/1.6em Verdana, Tahoma, Arial, Geneva, sans-serif;
	color: #666666; 
	text-align: center;
	margin: 0 0 0px 0;
}
div.hr {
  height: 1px;
  background: #e5e5e5 url(hr1.gif) no-repeat scroll center;
}
div.hr hr {
  display: none;
}
/* links */
a, a:visited {	
	color: #5A93C9;
	background: inherit;
	text-decoration: none;	
}
a:hover {
	color: #1e2664;
	background: inherit;
	text-decoration: underline;	
}

/* headers */
h1, h2, h3 {
	font-family: 'Verdana', Tahoma, Sans-serif;
	color: #3d72b8;
}
h1 {
	font-size: 230%;	
	font-weight: normal;
	letter-spacing: -1px;
}
h2 {
	font-size: 170%;
	color: #025b5b;
}
h3 {
	font-size: 130%;	
	font-weight: normal;	
}
h4{
	font-size: 120%;	color: #037272;
	font-weight: normal;	
}
h1, h2, h3, p {
	padding: 10px;		
	margin: 0;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
}
ul {
	list-style: none;
}

/* images */
img {
	background: #f3f3f3;
   border: 1px solid #dcdcdc;
	padding: 10px;
}
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}

code {
  	margin: 5px 0;
  	padding: 10px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  	/* white-space: pre; */
  	border: 1px solid #F4F3EC; 
	background: #FAFAE7;  
}
acronym {
  cursor: help;
  border-bottom: 1px dashed #777;
}
blockquote {
	margin: 10px;
 	padding: 0 0 0 35px;  
   border: 1px solid #F4F3EC; 
	background: #FAFAE7 url(uploads/Outdoors/quote.jpg) no-repeat 7px 10px; 
	font: bold 1.3em/1.5em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #976957;
}

/* start - table */
table {
	border-collapse: collapse;
	margin: 10px;	
}
th strong {
	color: #fff;
}
th {
	background: #93BC0C url(uploads/Outdoors/nav.jpg) repeat-x;
	height: 35px;
	padding-left: 12px;
	padding-right: 12px;
	color: #fff;
	text-align: left;
	border-left: 1px solid #B6D59A;
	border-bottom: solid 2px #fff;
}
tr {
	height: 32px;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
td.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;		
}
/* end - table */

/* form elements */
form {
	margin:10px; padding: 0 5px;
	border: 1px solid #f1f1f1; 
	background-color: #ebf4fd; 	
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	font: bold 12px Verdana, Sans-serif; 
	height: 24px;
	margin: 0;
	padding: 2px 3px; 
	color: #FFF;
	background: #8EB50C url(uploads/Outdoors/nav.jpg) repeat-x 0 0;
	border: 1px solid #88AD0C;
}

/* search form */
.searchform {
	background-color: transparent;
	border: none;	
	margin: 0; padding: 5px 0 15px 0;	
	width: 250px;	
}
.searchform p { margin: 0; padding: 0; }
.searchform input.textbox { 
	width: 170px;
	color: #777; 
	height: 18px;
	padding: 2px;	
	border: 1px solid #E5E5E5;
	vertical-align: top;
}
.searchform input.button { 
	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
}
/* Sample FormBuilder CSS base */
	form {margin-top:0}
	form, td, th, li { font-size: 100%}
	form div {margin-bottom:0}
	fieldset div {
		margin-bottom:0.5em;
		margin-left:1em;
	}
	fieldset div div {
		margin-top:0.5em;
		margin-left:1em
	}
	fieldset {
		margin-bottom:1em;
		border:1px solid #ccc;
		padding:0.5em
	}
	fieldset label {
		width:auto;
	}
	legend {
		color:#FFF;
		background:#ccc;
		font-style:italic;
		font-size:1.2em;
		margin-bottom:0.5em;
		padding:0.2em;
		width:auto;
		border:1px solid #CCC
	}
	textarea {
		margin: 0.5em 0;
		width:98%;
		height: 6em
	}

	/* Apply this class to text/select input fields with shorter labels
		to help alignment */
	.short-label label {float:left; width:10em}
	.short-label fieldset div input,
	.short-label fieldset div select {width:16em}

	/* Pretty up your Captcha image output */
	.captcha {
		margin:0.5em 0;
		width:200px;
		text-align:center
	}
	.captcha img {border:1px solid #F60; margin-bottom:0.5em}
	.captcha input {width:196px; margin-top:0.5em}

	/* Just a bit more room for the Submit button */
	.submit {margin-top:0.5em}
/********************************************
   LAYOUT
********************************************/ 
#wrapbody {
	position: relative;
	background: transparent url(uploads/multihull/footerw.png) repeat-x bottom left;
	width: 100%;	
	margin: 0 0 0 0;
	text-align: left;
}#wrap {
	position: relative;
	background: #fff url(uploads/outdoors/wrap-bg.jpg) repeat-y;
	width: 960px;
	margin: 0px auto 0 auto;
	text-align: left;
}
#content-wrap {background: #fff url(uploads/multihull/body_bg_repeat.jpg) repeat-x;
	clear: both;
	float: left;	
	width: 960px;	
	padding: 0; 			
	margin-left: 0px;	
	display: inherit;
	border-top: 5px none #fff;
	border-left: 1px solid #2a849d;	border-right: 1px solid #2a849d;
	
}
#header {
	position: relative;
	background: #0d68ae url(uploads/vicsail/) no-repeat;
	width: 960px;	
	height: 0px;	
	padding: 0;	
	margin: 0px auto;
}
#header h1#logo-text a {
	position: absolute;
	margin: 0; padding: 0;
	font: normal 42px Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1.5px;
	color: #111;
	text-transform: none;
	text-decoration: none;
	
	/* change the values of top and left to adjust the position of the logo*/
	top: 22px; left: 20px;	
}
#header p#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	color: #5b4a29;
	
	/* change the values of top and left to adjust the position of the slogan*/
	top: 0px; left: 25px;		
}

/* header links */
#header #header-links {
	position: absolute;
	top: 1px; right: 10px;	
	color: #fff;
	font: normal 11px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;		
}
#header #header-links a {	
	color: #fff;
	text-decoration: none;	
	padding: 0 2px;
	font-weight: bold;
}
#header #header-links a:hover {
	color: #111;		
}

/* header-photo */
#header-photo {
	clear: both;
	background: #fff;
	margin: 0px auto;
	padding: 0;		
	height:144px; 
	width: 960px;
}
#header-photo img {
	border: none;
	margin: 0; padding: 0;
} 

/* Navigation */
#nav {
	clear: both;	
	margin: 0; padding: 0;		
	height: 45px;	
}
#nav ul {
	float: left;
	list-style: none;
	background: url(uploads/Outdoors/nav.jpg) repeat-x;	
		
	height: 45px;
	text-transform: uppercase;
	margin: 0 0 0 15px;
	padding: 0;	
	display: inline;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
        background-color:#9fb419;
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 14px;
	border-right: 1px solid #899D00;
	border-left: 1px solid #A7D101;
	font: bold 14px/45px "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	text-decoration: none;	
	letter-spacing: 1px;
	color: #fff;
}
#nav ul li a:hover, 
#nav ul li a:active {
	background: url(uploads/Outdoors/nav-hover.jpg) repeat-x;	
}
#nav ul li#current a {	
	background: url(uploads/Outdoors/nav-current.jpg) repeat-x;	
}


/* Main Column */
#main {line-height:2em;
	float: left;
	width: 540px;
	padding: 15px 0px 0px 0px; margin: 0px 22px 0px 20px;
	display: inline;	
}
#main h2 {
	margin-top: 10px;
	padding-bottom: 3px;
	font: normal 1.9em 'Verdana', Tahoma, Sans-serif;
	color: #025b5b; 
	letter-spacing: -1px;	
	text-transform: none;border-bottom: 1px solid #e5e5e5;
}
#main h2 a {
	color: #895F30; 
	text-decoration: none;	
}
#main ul li {
	list-style-image: url(uploads/Outdoors/bullet.gif);
}

/* Sidebar */	
#sidebar {	background: transparent url(uploads/multihull/brokers_back.png) repeat-x;
	float: right;height:auto;text-align:center;
	width: 320px;
	padding: 25px  20px 0  25px; margin-bottom: 30px;		
}	
#sidebar h3 {
	margin-top: 10px;
	padding: 5px 5px; 
	font: bold 1.3em 'Verdana', Tahoma, Sans-serif;	
	color: #059696; 			
}
#sidebar ul.sidemenu {
	text-align: left;
	margin: 7px 10px 8px 0px; padding: 0;
	text-decoration: none;		
	border-top: 1px solid #EBEBEB;
}
#sidebar ul.sidemenu li {
	list-style: none;
	border-bottom: 1px solid #EBEBEB;
	padding: 5px 0 5px 5px;
	margin: 0 2px;		
}
* html body #sidebar ul.sidemenu li {
	height: 1%;
}
#sidebar ul.sidemenu li a {
	text-decoration: none;	
	background-image: none;	
	color: #284a91; 		
}
#sidebar ul.sidemenu li a:hover {	
	color: #1773BC;	
}
#sidebar ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul.sidemenu ul li { border: none; }

/* footer */
#footer-wrap {
	clear: both;
	width: 820px;
	font-size: 95%;	
	text-align: left;
		padding-bottom: 0px;		
	border-top: 1px none #e5e5e5;	border-bottom: 1px none #e5e5e5;

        margin-left: 22px; 
}
#footer-wrap a:hover {
	color: #000;	
}
#footer-wrap h3 {background:#001b51;
	color: #fff;  
	margin: 0px;
	padding: 20px 10px; 
	text-transform: uppercase;
	font-weight: bold;
}

#footer-columns {
	color: #fff;
	margin: 0px auto; 
	padding: 0px;	
	width: 840px;			
}
#footer-columns a {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}
#footer-columns ul {
	list-style: none;
	margin: 10px 0 0 0; 
	padding: 0px;	
	border-top: 1px none #e5e5e5;
}
#footer-columns li {
	border-bottom: 1px none #e5e5e5;	
}
#footer-columns li a {
	display: block;
	font-weight: normal;
	padding: 5px 0 5px 10px;
	width: 96%;
}
#footer-columns .col3, .col3-center {background:#fff;
	float: left;
	width: 30%;margin-bottom: 40px;	
}
#footer-columns .col4 {background: #0d68ae url(uploads/vicsail/col4_back.jpg) no-repeat left top;	
	float: left;height:222px;
	width: 60%;margin-bottom: 40px;
}
#footer-columns .col3-center { 
	margin: 0 15px; 
}

/* bottom */
#footer-bottom {background: transparent url(uploads/multihull/footerw.png) repeat-x top left;
	clear: both;
	color: #fff;	
	margin: 0 auto; 
	width: 960px;height:103px;

	text-align: right;	border-top: 1px none #e5e5e5;
}
#footer-bottom  a {
	color: #fff;
}

/* postmeta */
.postmeta {	
	padding: 5px; margin: 20px 10px 15px 10px;	
	font-size: 95%;	
	color: #99997D;
	border: 1px solid #EAE7DB;
	background: #FAFAE7;
}
.postmeta .date{ margin: 0 10px 0 5px;	}
.postmeta a.comments { margin: 0 10px 0 5px;	}
.postmeta a.readmore { margin: 0 10px 0 5px;	}

.post-info { font-size: .95em;	padding-top: 0; margin-left: 5px;	}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }



/* End of 'front_Mulltihull' */

