@charset "UTF-8";
/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.8em;
	background: url(../images/sales_event/bg.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	width:100%;
    height:100%;
	}
	
.container
{
	margin: 0px auto;
	max-width: 1024px;
	min-width:830px;
}
fieldset {
	margin-bottom:10px;
	}
a {
	color:#FFF200;
	text-decoration:none;
	}
	
a :hover {
	text-decoration:underline;
	}

h1
{
	margin: 0px;
	color: #7DD5FD;
	font-family: Arial Narrow;
	text-shadow: 2px 2px #000000;
	font-size: 26px;
	text-transform: uppercase;
}

h2 {
	margin:10px 10px 5px 10px;
	font-size:1.2em;
	color:#7DD5FD;
	font-family: Arial Narrow;
	text-transform: uppercase;
	text-shadow: 2px 2px #000000;
	}
	
h3 {
	margin-bottom:0px;
	}
	
.badgeTable
{
}

.badgeTable tr td
{
	padding: 11px;
	line-height: 40px;
}

.badgeTable tr td:hover
{
	
}

.badgeTable tr td img
{
	vertical-align: middle;
}

/* Fleet Menu */

div#helper
{
    height:50%;
    width:100%;
    margin-bottom:-50px;
}

.fleet
{
	margin: 0px auto;
	border-radius: 5px;
	position: absolute;
	background: #FFFFFF url(../images/sales_event/modal_grad.jpg) repeat-x;
	width: auto;
	max-width: 955px;
	z-index: 1;
	display: none;
	border: solid 1px #3557D2;
}

#fleet_div
{
	overflow:auto;
	position: relative;
	height: auto;
	width: 100%;
	
}
#fleet_div .column
{
	margin-left:auto;
	margin-right:auto;
	width:150px;
}
#fleet_div .emblem
{
	position:relative;
	margin-left:20px;
	width:110px;
	height:92px;
	overflow:hidden;
}
#fleet_div .emblem img
{
	border:none;
	outline:none;
	position:absolute;
}
#fleet_div .boat_img
{
	position:relative;
	width:160px;
	height:64px;
	margin:10px 10px 10px 0px;
	overflow:hidden;
	float:left;
	height:81px;
}

#fleet_div .boat_img .boat_img_thumb_holder
{
	height:65px;
	overflow:hidden;
	position:relative;
}

#fleet_div .boat_img img
{
	border:none;
	outline:none;
	position:absolute;
	top:-247px;
}
#fleet_div .boat_img .boat_model_no
{
	font-weight:bold;
	text-align:center;
	font-size:12px;
}

.fleet_menu_table{
	border:1px solid #cccccc;
	background:#ffffff;
	margin:10px;
}

.fleet_menu_table td{
	vertical-align:top;
}

.fleet_menu_table .model_badge_holder
{
	width:183px; 
	height:64px;
	overflow:hidden;
	position:relative;
	border:1px red;
	margin:30px 5px;	
}


.fleet_menu_table .model_badge_holder img
{
	position:absolute;
	left: 1px;
}

.fleet_menu_table .model_badge_holder .model_badge
{
	margin-left: 5px;
	max-height: 50px;
	top: 15px;
}

.fleet_menu_table .model_badge_holder .model_badge_large
{
	margin-left: 5px;
	max-height: 24px;
	top: 15px;
}

.fleet_menu_designator{
 	width:193px;
 }
 
/* End Fleet Menu */

blockquote {
	margin-top:0px;
	margin-bottom:4px;
	}

.priceTable {
	border-collapse:collapse;
	}
.priceTable td{
	padding:20px;
	text-align:center;
	width:30%;
	}

.priceTable h3 {
	font-size:2.2em;
	margin-top:0;
	font-weight:normal;
	color:#5f5f5f;
	}
	
.priceTable p {
	color:#2a5d00;
	font-size:1.2em;
	margin:0;
	}

.priceTable span {
	color:#cc3232;
	}	
	
#header {
	/*background-color:#ed2025;*/
	margin-bottom:20px;
	padding-bottom:20px;
	text-align: center;
	}
	
#content {
	
	margin:auto auto;
	position: relative;
	}
	
#contactForm {
	/*width: 244px;*/
	border:1px solid #cccccc;
	float:left;
	}

.horizContact td {
	text-align:left;
	}
		
.contactForm {
	margin:0px 20px;
	}
	
.clear {
	clear:both;
	}formContainer
	
.green {
	color:#00a90f;
	}
	
.blue {
	color:#1969bc;
	}
	
.red {
	color:#ed2025;
	}

.white {
	color:#FFFFFF;
	}
	
.lightColor {
	background:#f7f7f7;
	border:1px solid #eaeaea;
	}

 .littleProfile {
 	width:150px;
	}
	
#boats {
	float:left;
	width:60%;
	margin:0px 0px 40px 40px;
	}
	
.formContainer
{
	float: right;
	margin-right: 40px;
	/*white-space: nowrap;*/
}

.formContainer label
{
	color: #FFFFFF;
}
	
#dealerInfo {
	margin:20px;
	opacity:0;
	display:none;
	color: #FFFFFF;
	}
	
.boat {
	width:462px;
	height:130px;
	border:1px solid #c9c9c9;
	margin-top:15px;
	}
	
.saleInfo {
	width:462px;
	border:1px solid #c9c9c9;
	border-top:1px solid #ffffff;
	}

.infoTease {
	float:left;
	width:236px;
	height:130px;
	border-left:1px solid #c9c9c9;
	}

.boatImage {
	margin-top:5px;
	}
	
.strong {
	font-weight:bold;
	}
	
.price {
	font-size:2.5em;
	font-weight:bold;
	/*color:#00a90f;   Green  */
	color:#ed2025;
	}

.tinyLink {
	font-size:.8em;
	text-decoration:underline;
	float:right;
	cursor:pointer;
	color:#1969bc;
	}

.blockQuote {
	margin-left:30px;
	}

.indent {
	margin-left:0px;
	}

	
.disclaimer
{
	max-width: 1024px;
	min-width: 830px;
	color: #7DD5FD;
	font-size: .6em;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	margin-left: auto;
	margin-right: auto;
	border-top: 0;
	text-transform: uppercase;
}
	
	
/*  Table Styles  */

table {
	border:0;
	margin:auto auto;
	margin-bottom:20px;
	}

caption {
	text-align:center;
	}
	
th {
	text-decoration:underline;
	}
	
tfoot {
	color:#ed2025;
	font-weight:bold;
	}
		
td {
	text-align:center;
	/*font-size:.8em;*/
	}

.small {
	font-size:.8em;
	}

#model {
	width:150px;
	text-align:left;
	}
	
.model {
	font-weight:bold;
	text-align:left;
	}
	
#current {
	width:80px;
	}	
	
#plus {
	width:70px;
	}
	
#total {
	text-align:right;
	}
	
.total {
	font-weight:bold;
	color:#1469ab;
	}
#sigInfo {
	}
	
.logoHeader {
	margin:20px 0px 0px 28px;
	border:3px solid #3a3a3a;
	}



.infoBox {
	/*border:1px solid #eaeaea;*/
	border-collapse:collapse;
	}
	
.infoBox td {
	vertical-align:top;
	}
	
.bigNumber {
	font-weight:bold;
	color:#5f93c9;
	font-size:4em;
	position:absolute;
	left:0;
	top:-10px;
	/*opacity:0.4;
	filter:alpha(opacity=40);*/
	}




