﻿@charset "utf-8";


/* START COMMON STYLES */

body {
	margin: 0px; 
	padding: 0px;
	background: url(http://www.jarrettbayyachtsales.com/images/bkg_main.png) repeat-x #26235d;
	text-align: center;
	font: 0.7em Verdana, sans-serif;
	line-height: 1.7em;
}

body.sort-active * {
    cursor:wait;
}

a:link, a:visited {
	color: #039;
	text-decoration: none;
}
a:hover, a:active {	
	/* color: #f90; */
	color: #3fafdf;
	text-decoration: underline;
}

ol li{
	margin-bottom: 1em;
}

p {
	margin-top: 1em;
	margin-bottom: 1em;
}

#page {
	margin: 0px auto;
	padding: 0px 0px 15px 0px;
	width: 955px;
	background: #fff;
	text-align: left;
	
	color: #666;
}

#logo {
	padding: 15px 15px 12px 15px;
	height: 60px;
	float: left;
	clear: none;
}

#avatar {
	margin: 0px;
	padding: 15px 15px 12px 15px;
	
	font: 12px Verdana, sans-serif;
	line-height: 20px;
	-webkit-text-size-adjust: 100%;
}

#menu {
	margin: 0px 0px 8px 12px;
	height: 50px;
	clear: both;
}

#main {
	margin: 0px 15px 0px 15px;
	width: 925px;
}

#manufacturers {
	margin: 0px 8px 8px 12px;
	padding-top: 12px;
	clear: both;
}

#inventory {
	clear: both;
}

#footer {
	margin: 0px 15px 0px 15px;
	width: 925px;
	text-align: center;
	font-size: 0.9em;
}

.form {
	font: 1em Verdana, sans-serif;
}
.radio {
	margin: 0px -1px -2px 4px;
}

.hr {
	margin: 12px 0px 12px 0px;
	border-top: #bbb solid 1px;
	border-bottom: none;
	border-left: none;
	border-right: none;
	
	clear: both;
}

.load {
	margin: 0 auto;
	display: block;
	float: center;
	background: url(http://www.jarrettbayyachtsales.com/images/loading.gif) no-repeat 0 bottom;
	margin-top: 15px;
	width: 200px;
	height: 130px;
}

.emphasis {
	color: #006;
	font-weight: bold;
}

.title {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bolder;
	font-size: 1.55em;
	color: #006;
}

.heading {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bolder;
	font-size: 1.3em;
	color: #888;
}

.graphicLeft {
	margin: 4px 8px 4px 0px;
	float: left;
}
.graphicRight {
	margin: 4px 0px 4px 8px;
	float: right;
}

.alternate {
	background-color: #eee;
}

.fixedH {
	height: 284px;
}
.marginT{
	margin-top: 15px;
}
.marginB{
	margin-bottom: 15px;
}

/* END COMMON STYLES 


START HOME STYLES */ 

.leftSmall {
	margin-right: 15px;
	padding: 8px;
	width: 194px;
	float: left;
	clear: left;
	line-height: 1.5em;
}

#home {
	margin: 0px;
	width: 700px;
	height: 300px;
	overflow: hidden;
	float: right;
}

.rightSmall {
	margin-top: 15px;
	padding: 8px;
	width: 208px;
	height: 168px;
	float: right;
	line-height: 1.5em;
}
.rightSmall li{
	margin-left: -1.7em;
}

#aux_segments{
	margin: 0;
	padding: 15px 0 0 0;
	clear: both;
	overflow: hidden;
	height: 90px;
	display: block;
}
.aux_margin_right{
	margin-right: 15px;
}

#featuredYachts {
	margin: 15px 15px 0px 0px;
	padding: 0px;
	width: 686px;
	height: 168px;
	float: left;
	line-height: 1.5em;
}
.featuredYacht{
	padding: 10px 8px 10px 0px;
	width: 327px;
	height: 62px;
	border-top: #bbb solid 1px;
}
.featuredYachtLeft {
	margin: 4px 15px 0px 0px;
	float: left;
	clear: none;
}
.featuredYachtRight {
	margin: 4px 0px 0px 0px;
	float: right;
}
.featuredYachtThumb {
	border: #039 solid 1px;
	margin-right: 8px;
	float: left;
	clear: none;
}
a:hover .featuredYachtThumb, a:active .featuredYachtThumb {
	border: #3fafdf solid 1px;
}

/* END HOME STYLES 

START MAIN STYLES */

#leftHalf {
	margin: 0px 30px 0px 0px;
	width: 445px;
	float: left;
	clear: none;
}

#rightHalf {
	width: 445px;
	float: right;
}

#rightLarge {
	margin: 0px;
	width: 700px;
	float: right;
	clear: none;
}

#LeftLarge {
	margin: 15px 15px 0px 0px;
	padding: 8px;
	width: 686px;
	float: left;
}

.thumb {
	border: #039 solid 1px;
}
a:hover .thumb, a:active .thumb {
	border: #3fafdf solid 1px;
}

.lifestyle {
	margin: 15px 15px 15px 0px;
	padding: 0px;
	width: 210px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	line-height: 1.6em;
	font-style: italic;
	text-align: center;
	float: left;
	clear: left;
}

.finerprint {
	font-size: 0.85em;
}
.required {
	color: #c33;
}

/* END MAIN STYLES 

START INVENTORY STYLES */

.inventoryResults td {
	padding: 6px;
}

#inventoryDetails {
	float: right;
	clear: none;
}

.highlight {
	padding: 2px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
}
.highlightThumb {
	width: 92px;
}
.red {
	background-color: #c33;
}
.orange {
	background-color: #f90;
}
.blue {
	background-color: #036;
}

#gallery {
	margin: 0px;
	width: 246px;
	float: right;
	clear: none;
	z-index: -1
}
#galleryInterface{
	margin: 2px 0px 4px 0px;
	text-align: center;
	z-index: -1
}
#galleryInterface img{
	margin: 1px;
	z-index: -1
}

.reducedPrice{
	text-decoration: line-through;
	color: #c33;
}
.phrase{
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
}

#coreDetails{
	width: 440px;
	margin-bottom: 15px;
	padding-bottom: 6px;
	float: left;
	line-height: 2.5em;
}
#allDetails{
	width: 700px;
}
#allDetails div{
	padding-bottom: 20px;
	padding-top: 6px;
	border-top: #bbb solid 1px;
	clear: both;
}
#allDetails ul{
}
#allDetails li{
	width: 198px;
	padding-right: 20px;
	float: left;
}
#allDetails ul br{
	clear: both;
}

.pagenav  a {
	font-weight: bold;
	margin-right: 4px;
}

.current {
	background-color: #eee;
	border: #ccc solid 1px;
	padding: 2px 4px 2px 4px;
	font-weight: bold;
	white-space:nowrap;
}

.preview{
position: relative;
z-index: 0;
}
.preview:hover{
/*background-color: transparent; */
z-index: 50;
}
.preview div{ /*CSS for enlarged image*/
position: absolute;
left: -4000px;
visibility: hidden;

width: 242px;
padding: 5px;
background: #26235d;
border: #888 solid 2px;
text-align: left;
color:#fff;
text-transform: none;
}
.preview div img{ /*CSS for enlarged image*/
border: #666 solid 1px;
}
.preview:hover div{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 1px;
left: 102px; /*position where enlarged image should offset horizontally */
}
.preview-heading {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bolder;
	font-size: 1.3em;
}
/* END INVENTORY STYLES */

.borders {
clear: both;
margin: 10px 0px 0px 0px;
padding: 6px;
border-top: #bbb solid 1px;
border-bottom: #bbb solid 1px;
}
.borders a, .borders2 a{
	white-space:nowrap;
}
.borders2 {
clear: both;
margin: 10px 0px;
padding: 6px;
border-top: #bbb solid 1px;
border-bottom: #bbb solid 1px;
}

/* START NEW MODEL STYLES */
.newModels{
	width: 327px;
	margin-top: 15px;
	padding: 8px;
	background-color: #eee;
}
.newModels img{
	margin-right: 8px;
}
.left{
	float: left;
}
.right{
	float: right;
}
.newModelsH{
	height: 180px;
}

.inStock {
	color: #c33;
	font-weight: bold;
	text-transform: uppercase;
}
.onOrder {
	color: #f90;
	font-weight: bold;
	text-transform: uppercase;
}
#modelSpecs {
	margin-top: 13px;
	padding: 8px;
}
/* NEW MODEL STYLES

START ABOUT STYLES */
.bio {
	background-color: #eee;
	padding: 8px 8px 2px 8px;
}
.bio img {
	margin: 0px 0px 4px 8px;
	border: #039 solid 1px;
	float: right;
}
/* Captcha Code */
#refreshmsg {
	color: #ccc;
	font-size:10px;
}
#captchaimage {
	margin-top: 25px;
	padding-top: 10px;
	border-top: 1px solid #ccc;
}

#captchaimage img {
	border: 1px solid #ccc;
} 

.newHighlight {
	background-color: #daeef8;
	padding: 2px;
}
#connect {
	font-size: 1.1em;
	margin: 1em 0 1em 0;
	padding: 4px;
	border: 1px solid #ccc;
	background: #eee;
}

/* Liquidation styles */
#liquidation_header{
	width: 925px;
	height: 45px;
	background: url(http://www.jarrettbayyachtsales.com/images/graphic_liquidation.jpg) no-repeat;
	padding: 55px 10px 0px 12px;
	color: #300;
	font-size: 1.1em;
	margin-bottom: 15px;
}
#liquidation_header a {
	font-weight: bold;	
}
#liquidation_header a:link, #liquidation_header a:visited {
	color: #f2d5b5;
}
#liquidation_header a:hover, #liquidation_header a:active {	
}

#liquidation_details{
	line-height: 1.4em;
	padding: 10px;
	border: 2px #f2d5b5 solid;
	overflow: hidden;
	margin-top: 1em;
}

.blockLiq{
	float: left;
	padding: 5px;
	margin: 5px;
	overflow: visible;
	/*width: 258px;*/
	width: 210px;
	height: 270px;
	line-height: 1.4em;
	display: block;
	overflow: hidden;
}
.blockNew{
	float: left;
	padding: 5px;
	margin: 5px;
	overflow: visible;
	width: 210px;
	height: 225px;
	line-height: 1.4em;
	display: block;
	overflow: hidden;
}
#newlistings_header{
	width: 925px;
	height: 45px;
	background: url(http://www.jarrettbayyachtsales.com/images/graphic_newlistings.jpg) no-repeat;
	padding: 55px 10px 0px 12px;
	color: #fff;
	font-size: 1.1em;
	margin-bottom: 15px;
}

#allDetails div p{
	clear: both;
}

img.darkImage{
    opacity:0.4;
	filter:alpha(opacity=40);
	border:1px solid #000;
	margin:0;padding:0;
}
img.darkImage:hover{
    opacity:1;
	filter:alpha(opacity=100);
}
img.lightImage{
	border:1px solid #000;
	padding:0;margin:0;
}
.outerLink{
    background-color: #000;
	width:80px;
    display:block; 
    opacity:1;
    filter:alpha(opacity=100);
	margin-bottom:5px;
}
