﻿/********************************************
   AUTHOR:  			Erwin Aligam
   EDITOR BY:			Denis Hoctor
   WEBSITE:   			http://www.styleshout.com/
   TEMPLATE NAME: 	Bright Side of Life
   TEMPLATE CODE: 	S-0005
   VERSION:          1.0          	
 *******************************************/ 
 
/********************************************
   HTML ELEMENTS
********************************************/ 

/* top elements */
* { padding: 0; margin: 0; }

body {
	margin: 0;
	padding: 0;
	font: .70em/1.5em  Verdana, Tahoma, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
}
div#logo {
    margin: 10px 0 0 1px;
}

/* links */
a { 
	color: #4284B0;
	background-color: inherit;
	text-decoration: none;
}
a:hover {
	color: #9EC068;
	background-color: inherit;
}

/* headers */
h1, h2, h3 {
	font: bold 1em 'Trebuchet MS', Arial, Sans-serif;
	color: #333;	
}
h1 { font-size: 1.5em; color: #6297BC; } 
h2 { font-size: 1.4em; text-transform:uppercase;}
h3 { font-size: 1.3em; }

/* body format */
p, h1, h2, h3 {
	margin: 10px 1px;
}
ul, ol {
	list-style-type: none;
	padding: 0;
	margin: 0;
	color: #666666;
}

.sailboat li {
	background-image: url(bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0 .2em;
	padding: 0 0 0.1em 1.5em;
}
.tidelist li {
	margin: 15px 0 0 0;
}
.featuresred {
	color: #dc291e;
}

/*  dermot
ul span, ol span {
	color: #666fff; 
}

*/
/* images */
img {
	border: 2px solid #CCC;
}
img.no-border {
	border: none;
}
img.float-right {
  margin: 5px 0px 5px 15px;
}
img.float-left {
  margin: 5px 15px 5px 0px;
}
img.float-left-no-top-margin {
  margin: 0px 0px 0px 0px;
}
a img.border {  
  border: 2px solid #568EB6;
}
img.float-right-noborder {
  margin: 0px 0px 5px 15px;
  float: right;
  border: none;
}
img.float-right-noborder-tides {
  margin: -50px 0px 5px 15px;
  float: right;
  border: none;
}
/* logo rollovers */
a#img_rollover_beneteau { 
  background-image:url(beneteau_logo.jpg); 
  height: 50px; 
  width:113px; 
  display:block; 
}
a#img_rollover_beneteau span { 
	display:none; 
}
a#img_rollover_beneteau:hover { 
	background-position: 0 50px; 
}

a#img_rollover_cranchi { 
  background-image:url(cranchi_logo.jpg); 
  height: 50px; 
  width:113px; 
  display:block; 
}
a#img_rollover_cranchi span { 
	display:none; 
}
a#img_rollover_cranchi:hover { 
	background-position: 0 50px; 
}

a#img_rollover_customline { 
  background-image:url(customline_logo.jpg); 
  height: 50px; 
  width:113px; 
  display:block; 
}
a#img_rollover_customline span { 
	display:none; 
}
a#img_rollover_customline:hover { 
	background-position: 0 50px; 
}

a#img_rollover_ferretti { 
  background-image:url(ferretti_logo.jpg); 
  height: 50px; 
  width:113px; 
  display:block; 
}
a#img_rollover_ferretti span { 
	display:none; 
}
a#img_rollover_ferretti:hover { 
	background-position: 0 50px; 
}

a#img_rollover_mochicraft { 
  background-image:url(mochicraft_logo.jpg); 
  height: 50px; 
  width:113px; 
  display:block; 
}
a#img_rollover_mochicraft span { 
	display:none; 
}
a#img_rollover_mochicraft:hover { 
	background-position: 0 50px;
}
a#img_rollover_searanger { 
  background-image:url(searanger_logo.jpg); 
  height: 50px; 
  width: 113px; 
  display:block; 
}
a#img_rollover_searanger span { 
	display:none; 
}
a#img_rollover_searanger:hover { 
	background-position: 0 50px; 
}
a#img_rollover_fairline { 
  background-image:url(fairline_logo.jpg); 
  height: 50px; 
  width:113px; 
  display:block; 
}
a#img_rollover_fairline span { 
	display:none; 
}
a#img_rollover_fairline:hover { 
	background-position: 0 50px; 
}
a#img_rollover_bjmarine { 
  background-image:url(bjmarine_used_logo.jpg); 
  height: 50px; 
  width:113px; 
  display:block; 
}
a#img_rollover_bjmarine span { 
	display:none; 
}
a#img_rollover_bjmarine:hover { 
	background-position: 0 50px; 
}
a#img_rollover_searay { 
  background-image:url(searay_logo.jpg); 
  height: 50px; 
  width:113px; 
  display:block; 
}
a#img_rollover_searay span { 
	display:none; 
}
a#img_rollover_searay:hover { 
	background-position: 0 50px; 
}

/***********************
	  LAYOUT
************************/
#wrapnew {
	background: #FFF;
	width: 1020px; height: 100%;
	margin: 0 auto;	
	text-align: left;
}
#wrap {
	background: #FFF;
	width: 820px; height: 100%;
	margin: 0 auto;	
	text-align: left;
}
#content-wrap {
	clear: both;
	margin: 0; padding: 0;	
	background: #FFF;
}
#poster {
	clear: both;
	margin: 0; padding: 0;	
	background: #FFF;
	display: none;
	cursor: pointer;
	padding-left: 8px;
	height: 1008px
}

/* header */
#header {
	position: relative;
	height: 115px;	
	background: #000 url(headerbg.gif) repeat-x 0% 100%;
}
#header logo {
	margin: 0; padding: 0;
}

#header-columns {
	height:50px;
	margin:5px 175px;	
}

#header-columns .col3 {
	float: left;
}

/* main */
#main {
	float: left;
	margin: 20px 0 0 20px;
	padding: 0;
	width: 100%;		
}
#main_3cols {
	float: left;
	margin-left: 15px;
	padding: 0;
	width: 60%;		
}
#iframe {
	padding: 0;
	margin-left: 10px;
	width: 796px;
	#width: 800px;
	height: 600px;
}
.post-footer {
	background-color: #FAFAFA;
	padding: 5px; margin: 20px 15px 0 15px;
	border: 1px solid #f2f2f2;
	font-size: 95%;	
}
.post-footer .readmore {
	background: url(page.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

#body-columns {
	margin: 0 auto; 
	padding: 0;	
	width: 95%;	
}

#body-columns .col4, .col4-center {
	float: left;
	width: 32%;
}
#body-columns .col4-center { 
	margin: 0 0px; 
}

.two-columns {
	margin: 0 auto; 
	padding: 0;	
	width: 95%;	
}

.two-columns .col2 {
	float: left;
	width: 50%;
}

.two-columns .col2-suboffice-left {
	float: left;
	width: 35%;
}
.two-columns .col2-suboffice-right {
	float: left;
	width: 50%;
}

.two-columns .col2-newboats-text {
	float: left;
	width: 55%;
}
.two-columns .col2-newboats-image {
	float: right;
}

.two-columns .col2-staff-picture {
	float: left;
	width: 30%;
}
.two-columns .col2-staff-blog {
	float: right;
	width: 65%;
}
.staff-columns {
	margin: 0 auto; 
	padding: 10px;
	width: 100%;
	clear: both;
}
.staff-columns .col-left-staff {
	float: left;
	width: 30%;
}
.staff-columns .col-right-staff {
	float: right;
	width: 65%;
}
.staff-columns .col-right-staff-odd {
	float: right;
	width: 30%;
}
.staff-columns .col-left-staff-odd {
	float: left;
	width: 65%;
}
.featureslist {
	float: left;
	width: 25%;
	margin: 0;	padding: 0; 
	display: inline;		
}
.featureslist ul.featuresmenu {
	list-style:none;
	margin:10px 0 10px 15px;
	padding:0;		
}
.featureslist ul.featuresmenu li {
	margin-bottom:1px;
	border: 1px solid #f2f2f2;
}
.featureslist ul.featuresmenu a {
	display:block;
	color: #333;	
	text-decoration:none;	
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	border-left:4px solid #CCC;
	border-right:4px solid #fff;
	border-top:4px solid #fff;
	border-bottom:4px solid #fff;
	min-height:18px;
}

* html body .featureslist ul.sidemenu a { height: 18px; }

.featureslist ul.featuresmenu a:hover {
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	border:4px solid #B72C31;
}
/* Search Area */

/* Search index1 */
#searcharea1 {
	background: #ededed;
	margin: 0 auto;
	width: 375px;
}
#searchform1 {
	margin: 0 auto;
	width: 290px;
}
.searchname1 {
	width: 80px;
	font-weight: bold;
}
.searchbox1 {
	width: 35px;
}

/* Search index2 */
#searcharea2 {
	background: #ededed;
	margin: 0 auto;
	padding: 5px;
	height: 110px;
}
#searchform2 {
	margin: 0 auto;
}
.searchname2 {
	width: 50px;
	font-weight: bold;
}
.searchbox2 {
	width: 30px;
}

/* Search index_large */
.searcharea_large {
	margin: 0 auto;
	padding: 20px 40px 20px 40px;
}
#searchform_large {
	background: #ededed;
	margin: 0 auto;
	width: 800px;
	min-height: 120px;
}
.searchname_large {
	width: 100px;
	font-weight: bold;
}
.searchbox_large {
	width: 50px;
}
.searchbox_manufacturer {
	width: 125px;
}

/* sidebar */
#sidebar {
	float: left;
	width: 23%;
	width: 19%;
	margin: 0;	padding: 0; 
	display: inline;		
}
#sidebar ul.sidemenu {
	list-style:none;
	margin:10px 0 10px 15px;
	padding:0;		
}
#sidebar ul.sidemenu li {
	margin-bottom:1px;
	border: 1px solid #f2f2f2;
}
#sidebar ul.sidemenu a {
	display:block;
	color: #333;	
	text-decoration:none;	
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	border-left:4px solid #CCC;	
	
	min-height:18px;
}

* html body #sidebar ul.sidemenu a { height: 18px; }

#sidebar ul.sidemenu a:hover {
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	border-left:4px solid #B72C31;
}

/* rightbar */
#rightbar {
	float: right;
	width: 23%;
	width: 19%;
	padding: 0; margin:0;		
}

/* footer */
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; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;
  border-left: 4px solid #4284B0;
}
#footer-wrap {
	clear: both;
	width: 820px;
	font-size: 85%;	
	text-align: left;
	padding: 15px 0;
}
#footer-wrap a {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
#footer-wrap a:hover {
	color: #000;	
}
#footer-wrap code {
	padding: 2px 10px 2px 10px;
}
#footer-wrap h3 {
	color: #B72C31;
	margin: 0;
	padding: 0 10px; 
	text-transform: uppercase;
}

#footer-columns {
	color: #888;
	margin: 0 auto; 
	padding: 0;	
	width: 760px;		
}
#footer-columns ul {
	list-style: none;
	margin: 5px 0 0 0; 
	padding: 0;	
	background: url(footer-dots.jpg) repeat-x left top;
}
#footer-columns li {
	background: url(footer-dots.jpg) repeat-x left bottom;		
}
#footer-columns li a {
	display: block;
	font-weight: normal;
	padding: 4px 0 4px 10px;
	width: 96%;
}
#footer-columns .col3, .col3-center {
	float: left;
	width: 32%;
}
#footer-columns .col3-center { 
	margin: 0 15px; 
}

/* bottom */
#footer-bottom {
	clear: both;
	color: #666;	
	margin: 0 auto; 
	width: 820px;
	padding: 10px 0;
	text-align: center;
}

/* menu tabs */
#header ul {
	z-index: 999999;
	position: absolute;
   margin:0; padding: 0;
   list-style:none;
	right: 0; 
	bottom: 6px !important; bottom: 5px;
	font: bold 13px  Arial, 'Trebuchet MS', Tahoma, verdana,  sans-serif;	
}
#header li {
   display:inline;
   margin:0; padding:0;
}
#header a {
   float:left;
   background: url(tableft.gif) no-repeat left top;
   margin:0;
   padding:0 0 0 3px;
   text-decoration:none;
}
#header a span {
   float:left;
   display:block;
   background: url(tabright.gif) no-repeat right top;
   padding:6px 15px 3px 8px;
   color: #FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header a span {float:none;}
/* End IE5-Mac hack */
#header a:hover span {
	color:#FFF;
}
#header a:hover {
   background-position:0% -42px;
}
#header a:hover span {
   background-position:100% -42px;
}
#header #current a {
   background-position:0% -42px;
	color: #FFF;
}
#header #current a span {
   background-position:100% -42px;
	color: #FFF;
}
/*Rounded Box */
.rbroundbox { 
	background: url(nt.gif) repeat; 
}
.rbtop div { 
	background: url(tl.gif) no-repeat top left; 
}
.rbtop { 
	background: url(tr.gif) no-repeat top right; 
}
.rbbot div { 
	background: url(bl.gif) no-repeat bottom left; 
}
.rbbot { 
	background: url(br.gif) no-repeat bottom right; 
}

.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 7px;
	font-size: 1px;
}
.rbcontent { 
	margin: 0 7px; 
}
.rbroundbox { 
	width: 100%; 
	margin: 1em auto; 
}
.summersale {
	font: bold 2.8em 'Trebuchet MS', Arial, Sans-serif;
	color: #333;
}
.summersale_small {
	font: bold 2.4em 'Trebuchet MS', Arial, Sans-serif;
	color: #333;
}
#jobs-body 
{
    margin-left:24px;
}
#jobs-body p
{
    margin-left:12px;
}
#jobs-body ul
{
    margin-left:24px;
}
.warning-image
{
    margin-right:6px;
    position:relative;
    top:3px;
}
#job-link{background:transparent url(warning.gif) no-repeat 0 0;color:#B72C31;display:block;font-size:15px;font-weight:900;}
#job-link:hover{color:#A11C31;}
#job-link:hover span{color:#A11C31;}
#job-link span{float:right;font-size:9px;font-weight:500;margin-top:2px;}

/* alignment classes */
.float-left  { float: left; }
.float-right {	float: right; }
.align-left  {	text-align: left; }
.align-right {	text-align: right; }
.align-centre { text-align: center; }

/* additional classes */
.clear { clear: both; }
.block { display: block; }
.green {	color: #B72C31; }
.gray  {	color: #BFBFBF; }
.bold { font-weight: 900; }
ul.list li { list-style-type: disc; list-style-position:inside; }