html, body{height:100%;}


body{background:#000 !important; color:#FFF !important; font-family: 'montserrat', 'Verdana', 'Geneva', sans-serif; margin:0px; padding:0px; line-height:1.3;}
header{font-family: "Asap", Helvetica, Arial, sans-serif;}
/*
*{
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}*/
.window, .window2 {
/*background: #FFFFFF url(/images/builder/background.png) top left repeat-x;*/ 
width: 948px;
margin:0 auto;

}
.disclaimer {
clear: both;
margin: 0 auto;
}
.officeButtonDiv select{font-size:15px !important;}
.officeButtonDiv input{ padding:3px !important; padding-left:6px !important; padding-right:6px !important;}
.cameraOptionLightbox .mfp-img{ padding:0px !important; border:1px solid #999;}



*, *:before, *:after {
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
}

#rotateImageContainer1{width:1200px; max-width:100%; height:660px; margin:0 auto; }
#rotateImageContainer1 .rotate-image{display:block; float:left; cursor:move; width:100%;  max-width:100%;  position:relative; z-index:1;}
#rotateImageContainer1 .rotate-image-previous{ display:block; float:left; font-size:70px; line-height:70px; margin-left:2%; text-decoration:none; color:#999; margin-top:-340px; position:relative; z-index:3;}
#rotateImageContainer1 .rotate-image-previous img { width: 64px; height: 64px; }
#rotateImageContainer1 .rotate-image-next{display:block; float:left; font-size:70px; line-height:70px; margin-left:90%; text-decoration:none; color:#999; margin-top:-340px; position:relative; z-index:3;}
#rotateImageContainer1 .rotate-image-next img { width: 64px; height: 64px; }


#boatPreview {
	width: 928px;
	max-width: 940px;
	height: 301px;
	float:left;
	padding: 20px 10px 0;
	margin: 40px 0;
	position: relative;
}
#engineDescription{padding-top:5px;}

#boatModel {
	position: absolute;
	top: -50px;
	left: 10px;
	font-family: 'montserrat';
	/*color: #3A91E1;*/
	color: #b8b8b8;
	font-size: 30px;
	letter-spacing: -1px;
	z-index: 10;
}
#buildYourBoat {
	position: absolute;
	top: -30px;
	right: 10px;
	font-family: 'montserrat', 'Verdana', 'Geneva', sans-serif;
	color: #333333;
	font-size: 24px;
	text-align: right;
	text-transform: uppercase;
	z-index: 10;
}
#boatImage {
	position: relative;
	top: 0;
	left: 0;
	width: 928px;
	height: 301px;
	z-index: 0;
}


#boatImage .boatLayer {
	width: 928px;
	height: 301px;
	position: absolute;
	top: 0;
	left: 0;
	display:none;
}
#boatImage #boatBase {
	display:block;
}
#boatImage img {
	padding: 0;
	margin: 0;
	vertical-align: bottom;
}

#boatImage #boatBase {
	text-align: center;
}

#boatImage #boatTop {
	z-index: 1;
}
#boatImage #boatMiddle {
	z-index: 2;
}
#boatImage #boatRearWall {
	z-index: 3;
}
#boatImage #boatVinyl {
	z-index: 4;
}

#boatImage #boatGraphic {
	z-index: 5;
}
#boatImage #boatFrontWall {
	z-index: 6;
}
#boatImage #boatSilverBar {
	z-index: 7;
}
#boatImage #boatDecal {
	z-index: 8;
}
#boatImage #boatOther {
	z-index: 9;
}

#navigation {
	position: relative;
	top: -10px;
	width: 100%;
	float:left;
	height: 51px;
	overflow: hidden;
}
#navigation ul {
	margin: 0;
	padding: 0;
	display: block;
	width: 920px;
	height: 51px;
}
#navigation li {
	display: inline-block;
	float: left;
	height: 51px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/images/builder/builder-navigation.png) no-repeat;
}
#navigation #step0 {
	display: none;
}
#navigation #step1 {
	width: 223px;
	background-position: 0 0;
}
#navigation #step1.active {
	background-position: 0 -51px;
}
#navigation #step2 {
	width: 229px;
	background-position: -223px 0;
}
#navigation #step2.active {
	background-position: -223px -51px;
}
#navigation #step3 {
	width: 227px;
	background-position: -450px 0;
}
#navigation #step3.active {
	background-position: -450px -51px;
}
#navigation #step4 {
	width: 241px;
	background-position: -691px 0;
}
#navigation #step4.active {
	background-position: -691px -51px;
}

#content {
	position: relative; 
	/*background: url(/images/builder/contentBackground.png) bottom left repeat-x;*/
	float: left;
	
	padding: 10px;
	width: 65%;
	float:left; 
	background: #000;
	color:#FFF;
	/*border: 1px solid #9A9A9A;*/
	/*overflow-y: auto;*/
}

h1 {
	font-family: 'montserrat', 'Verdana', 'Geneva', sans-serif;
	margin: 0;
	padding: 0;
	font-size:24px;
	padding-bottom:10px;
	font-weight:normal;
}

#content h2 {
	font-size:21px;
}
#content p {
	font-size: 18px;
	line-height: 1.25em;
}


#sidebar {
	position: relative; 
	float: right; 
	padding-left:10px;
	width: 35%; 
	position: relative;
	background-color: #000;
}
#sidebar #controls{ padding-left:5px; padding-right:5px; width:100%; float:left; background-color:#000; color:#FFF; }
#sidebar-content {
	background-color: #000;
	width: 100%;
	padding: 10px; 
	/*height:276px;*/
}
#sidebar dl {
	display: block;
	margin: 0;
	padding: 0;
}
#sidebar dt {
	clear: both;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#sidebar dd {
	margin: 0;
	padding: 0 0 10px 20px;
}
#sidebar a {
	color: #3A91E1;
}
#sidebar #totalPrice {
	/*display:none !important;*/

	text-transform: uppercase;
	font-size: 20px;
	padding-bottom: 5px;
	font-weight: normal;
}
#sidebar #totalPrice span {
	color: #FFF;
	text-decoration: line-through;
	letter-spacing: -1px;
	float: right;
}


#sidebar #controls {
	margin-top: 10px;
}
#sidebar #previous {
	float: left;
	display: inline-block;
	padding: 0.5em 1em;
	text-decoration: none;
	color: #a5782b;
	font-size: 18px;
	background: transparent;
	border: 2px solid #a5782b;
	border-radius: 5px;
}
#sidebar #next {
	float: right;
	display: inline-block;
	padding: 0.5em 1em;
	text-decoration: none;
	color: #FFF;
	font-size: 18px;
	background: #a5782b;
	border-radius: 5px;
}


#boat {
	font-family: "Arial", sans-serif;
	font-size: 18px;
	padding: 0.25em 0.5em;
	margin-bottom: 10px;
}

#colorListContainer {
	display: inline-block;
	float: left;
	width: 100%;
}
#graphicsContainer {
	display: inline-block;
	float: right;
	width: 180px;
}
#colorListContainer dl,
#graphicsContainer dl {
	margin: 0;
	padding: 0;
}
#colorListContainer dt,
#graphicsContainer dt {
	clear: both;
	font-size: 21px;
	margin: 0;
	padding: 0;
	padding-bottom:5px;
}
#colorListContainer dd,
#graphicsContainer dd {
	margin: 0;
	padding: 0;
}
.colorList {
	list-style: none;
	margin: 0;
	padding: 0;
	width:100%;
	padding-left:10px;
	padding-bottom:10px;
}
.colorList li {
	list-style: none;
	display: inline-block;
	float: left;
	border: 1px solid #666666;
	width: 30px;
	height: 30px;
	margin-right:5px; margin-bottom:5px;
	cursor: pointer;
	border-radius: 3px;
}
.colorList li:hover {
	border: 1px solid #000000;
}

#graphicsList {
	list-style: none;
	margin: 0;
	padding: 0;
}
#graphicsList li {
	clear: both;
	float: left;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	padding: 10px 20px;
	cursor: pointer;
}
#graphicsList li:hover img {
	border: 1px solid #000000;
}
#graphicsList li img {
	float: left;
	border: 1px solid #666666;
}
#graphicsList li span {
	clear: both;
	margin: 0 auto;
	display: block;
	font-size: 16px;
}




#engineBrands {
	display: block;
	list-style: none;
	padding: 0;
	margin: 0;
}

#engineBrands li {
	display: inline-block;
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-right: 5px;
	margin-bottom: 10px;
	height: 94px;
	text-indent: -9999px;
	overflow: hidden;
	background-repeat: no-repeat;

	cursor: pointer;
}
#engineBrands li#volvo {
	width: 264px;
	background-position: 0 0;
}
#engineBrands li#volvo.active,
#engineBrands li#volvo:hover {
	background-position: 0 -94px;
}
#engineBrands li#mercury {
	width: 298px;
	background-position: -264px 0;
}
#engineBrands li#mercury.active,
#engineBrands li#mercury:hover {
	background-position: -264px -94px;
}
#engineBrands li#yamaha {
	width: 298px;
	background-position: -562px 0;
}
#engineBrands li#yamaha.active,
#engineBrands li#yamaha:hover {
	background-position: -562px -94px;
}


#selectEngine #engineHorsePower {
	font-family: "Arial", sans-serif;
	font-size: 18px;
	padding: 0.25em 0.5em;
	width: 560px;
	margin-bottom: 10px;
}

#engineFeature {
	float: left;
	list-style: none;
	display: block;
	padding: 0;
	margin: 0;
}
#engineFeature li {
	list-style: none;
	float: left;
	display: inline-block;
	padding: 0;
	margin: 0;
	margin-right: 10px;
	padding: 0.5em 1em;
	font-size: 16px;
	background: #A3A3A3;
	color: #FFFFFF;
	cursor: pointer;
	margin-bottom:5px;
}
#engineFeature li.active,
#engineFeature li:hover {
	background: #484848;
}


#enginePrice {
	float: right;
	font-size: 24px;
	line-height: 1.5em;
}
#enginePrice span {
	color: #3A91E1;
	letter-spacing: -1px;
}
#engineDescription p {
	font-family: "Arial", sans-serif;
	font-size: 12px;
	padding-bottom: 0;
	margin-top: 7px;
	margin-bottom: 0;
}

#content select{color:#000;}
#selectBoat #boat{color:#000;}

#selectOptions { 
	height:320px !important; overflow:auto;
}

#optionsList {
	display: block;
	margin: 0;
	padding: 0;
}
#optionsList dt {
	margin-top: 20px;
	font-size: 24px;
}
#optionsList dd {
	margin: 0 0 20px;
	padding: 0;
}
#optionsList ul {
	list-style: none;
	display: block;
	margin: 0;
	padding: 0 0 0 20px;
}
#optionsList li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: 1.5em;
	font-family: "Arial", sans-serif;
}
#optionsList li span {
	color: #FFF;
}
#optionsList li span.zHelpToolTipLabel {
	padding-right: 0; 
}
#optionsList li .zHelpToolTipContainer {
	margin-left: 5px;
	margin-right: 5px;
}
#zHelpToolTipInnerDiv{
	color:#000;
	padding-bottom:10px;
}

.clear {
	clear: both;
	height: 0;
}


.form_box {
	margin-top: 20px;
}

#infoForm label {
	text-align: right;
	font-weight: normal;
	font-size: 16px;
}

#infoFormSubmit {
	display: inline-block;
	padding: 0;
	margin: 0;
	margin-top: 20px;
	margin-left: 100px;
	padding: 0.5em 1em;
	font-size: 18px;
	font-family: 'montserrat', 'Verdana', 'Geneva', sans-serif;
	border: 0;
	background: #A3A3A3;
	color: #FFFFFF;
	cursor: pointer;
}
#infoFormSubmit:hover {
	background: #484848;
}


#preloaderDiv1 {
	background-color:#000;
	z-index:1000;
	text-align:center;
	padding-top:100px;
	position:absolute;
	left:0px;
	letter-spacing:8px;
	top:0px;
	color:#FFF;
	font-size:18px;
	width:100%;
	float:left;
	height:1500px;
    animation-name: blinkingPreloader;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
}

@keyframes blinkingPreloader{
    0%   {color:#FFF;}
    50%  {color:#369;}
    100% {color:#FFF;}
}






.navigation_view_top{width:920px; height:60px;}
.navigation_view_top img{margin-right:10px; opacity:.5;}
.navigation_view_top img.active{margin-right:10px; opacity:1;}

.both{clear:both;}

#model_name{font-size:22px; font-weight:bold; padding:0px; margin:0px; margin-left:10px;}

.navigation_view_bottom{z-index:999; position:absolute; bottom:7px; left:5px; width:910px; height:28px;}
.navigation_view_bottom img{cursor:pointer;}
.navigation_view_bottom img:first-child{float:left;}
.navigation_view_bottom img:last-child{float:right;}

/*		.sidebar{z-index:998; display:none; width:290px; height:417px; background:#222 url("/images/builder/sidebar.png") repeat-x;  }
.sidebar_active{z-index:998; position:absolute; top:50px; right:0px; width:290px; height:417px; background:#222 url("/images/builder/sidebar.png") repeat-x;  border-left:1px solid #999;}*/

h2{ font-size:24px;}
#selectColor{display:none;}
#selectBoat, #selectColor, #selectPontoonOption, #selectEngineSection, #selectEngine, #selectEngineMotor, #selectEngineHorsepower, #selectOptions, #completePrint{ 
	padding: 1.5% !important; 
	width:100% !important; 
}
/*.view_controller .view{
	padding: 2%;
	width: 98%;
	height: 339px;
}*/

.block_home{width:920px;}
.block_home .left{width:100%; float:left; padding:20px; font-size:12px;}
.block_home .right{width:400px; z-index:0; float:left; padding:20px;}
.block_home select{z-index:0; position:relative; font-size:24px; background:#333; border:1px solid #666; color:white; font-weight:normal;}
.window2 .block_home select{z-index:0; position:relative; font-size:inherit; background:#FFF; color:#000; border:1px solid #CCC; padding:5px; font-weight:normal;}
.sidebar_content .padding{padding:10px;}
.sidebar_content .padding h1,h2,h3{padding:0px; margin:0px; font-weight:normal;}
.sidebar_content .padding h2{font-size:24px; margin-top:10px;}

.color_boat{z-index:0; position:absolute; top:0px; left:0px; width:700px; height:269px; background:#333 url("/images/builder/color_background.png") repeat-x; }
.color_boat img{z-index:0; position:absolute; top:35px; left:90px;}
.color_box img:hover{border:1px solid white;}
.color_box{}

.block{width:300px; height:200px; float:left;}
.block_wide{width:600px; height:200px;}
.block_wide .left{float:left; min-height:200px; width:300px;}
.block_wide .right{float:right; min-height:200px;  width:300px;}
.padding{padding:20px;}

.color_box{position:absolute; top:270px; padding:15px; width:600px; background:#666; height:115px;  }
.color_box img{border:1px solid #333; margin:5px; height:25px; width:25px; cursor:pointer; }
.color_box img.active{border:1px solid white;}


.model_image{z-index:0; position:relative; top:0px; left:0px; width:267px; height:121px; margin:5px 10px 5px 10px;}
.model_image img{width:267px; height:121px; position:absolute;}

.extreme_box ul{list-style:none; margin:0px; padding:0px;}
.extreme_box ul li{float:left; width:50px; text-align:left;}
.extreme_box ul li img{display:block;}
.extreme_box img{border:1px solid #333; margin-bottom:5px; height:25px; width:25px; cursor:pointer; }
.extreme_box img.active{border:1px solid white;}

.sidebar_content ul{list-style:none; margin:0px; padding:10px; font-size:12px; }
.features{ height:200px; width:630px; height:415px;}

.features h2{padding:5px; margin:0px;}
.features h3{padding:5px; margin:0px;}
.features div{background:#333 url("/images/builder/engineBackground.png") repeat-x; padding:2px; border-top:1px solid #999; border-bottom:1px solid #333;}

.features input{height:10px; width:10px;}
.features {font-size:12px;}
.features h2{font-size:25px;}
.features h3{font-size:18px; margin-top:15px;}
.features h3:first-child{margin-top:0px;}

.engine_view{width:630px; height:415px; }

.engine_view h2{padding:5px; margin:0px;}
.engine_view div{background:#333 url("/images/builder/engineBackground.png") repeat-x; padding:2px; border-top:1px solid #999; border-bottom:1px solid #333;}
.color_box h3{font-size:10px; font-weight:bold;}
.color_box h2{font-size:16px; font-weight:bold; padding-bottom:4px;}
.extreme_box{border-left:2px solid #333; padding-left:15px; height:120px;}
.extreme_box h2{font-size:16px; font-weight:bold; padding-bottom:4px;}
.extreme_box ul{}
.extreme_box ul li{width:80px;}

.sidebar_content .price{font-size:20px;}
.sidebar_content ul li ul{ font-size:9px; color:#999; padding:4px; padding-left:20px; }
.sidebar_content ul li ul li{margin-bottom:5px;}

form input{margin-bottom:5px; border:1px solid #CCC; background:white; color:#333; padding:6px;}
.quote_dealer_wrapper{}
#model_items ul{height:130px; overflow:auto; display:block; padding:0px; margin:0px; margin-top:5px;}
#model_items ul a{font-weight:bold; color:white; text-decoration:none;}
/*.form_box{position:relaitve; top:0px; left:0px; background:#484848; padding:6px; margin-bottom:5px; width:570px; overflow:auto;}
.form_box input{border:1px solid #CCC; background:white; color:#333; padding:5px; }
.form_box label{font-size:14px; font-weight:bold; padding-right:20px; }*/
.form_box h3 { font-size: 20px !important; }

#model_items ul li{overflow:auto;}
#model_items ul li span{width:200px; display:block; float:left;}
#model_items ul li strong{display:block; float:right;}

.options_wrapper{overflow:auto;}
.options_wrapper span{display:block; width:500px; float:left; padding:3px;}
.options_wrapper strong{display:block; width:60px; float:right; padding:3px;}

.btnContact{display:block; width:118px; height:23px; cursor:pointer; background:url("/images/builder/btnContact.png"); border:0px; float:right; margin-top:4px;}
.btnEmail{display:block; width:118px; height:23px; cursor:pointer; background:url("/images/builder/btnEmail.png"); border:0px; float:right; margin-top:4px;}
.btnPrint{display:block; width:118px; height:23px; cursor:pointer; background:url("/images/builder/btnPrint.png"); border:0px; float:right; }

.disclaimer{font-family: Arial; overflow:hidden; color:#666; text-align:center; font-size:12px; margin-top:10px; position: relative; float:left;}





/*#builderPrintButton, #builderDealerButton {
display: block;
background: #FEC600 url(/images/builder/buttonArrowBg.png) top right no-repeat;
width: 562px;
margin: 40px 0 20px;
padding: 10px;
color: #000000;
cursor: pointer;
border: none;
text-align: left;
outline: 0;
}
#builderPrintButton strong, #builderDealerButton strong {
color: #000000;
font-size: 20px;
font-weight: normal;
}*/
#builderDealerButton, #builderPrintButtonDealer, #builderPrintButtonNoStandard {
margin: 0 0 20px 0;
}


#builderEmailButton, #builderPrintButton, #infoFormSubmit, #builderPrintButtonDealer, #builderPrintButtonNoStandard,#infoFormQuote{
display: inline-block;
padding: 0.5em 1em;
text-decoration: none;
color: #FFFFFF;
font-size: 18px;
font-family: 'montserrat', 'Verdana', 'Geneva', sans-serif;
border: none;
cursor: pointer;
background: #484848;
}

.optionNewTable th{text-align:left;font-size:16px; line-height:19px;}
.optionNewTable td{vertical-align:top; text-align:left; font-size:16px; line-height:19px;}

#builderPrintButton, #infoFormSubmit, #builderPrintButtonDealer, #builderPrintButtonNoStandard ,#infoFormQuote{
background: #484848;
width: auto;
margin: 10px 0 0 10px;
text-align: left;
}

#infoFormSubmit,#infoFormQuote {
margin-bottom: 10px;
width: auto;
}

.quote_dealer h3 {
margin-bottom: 0;
padding-bottom: 0;
font-size: 14px !important;
}

.quote_dealer p {
color: #CCC !important;
font-family: "Arial", sans-serif;
font-size: 12px !important;
margin: 0;
padding: 0;
}
#completePrint { overflow:auto;}
#completePrint .form_box { margin: 0; }
.error {
display: inline-block;
color: #FF3333;
    font-family:'montserrat';
font-size: 12px;
}
.errorClass {
border: 1px solid #FF6666 !important;
}

.ckErrorClass {
	box-shadow:0px 0px 10px #FF6666;
}

#discountPrice {
    font-family:'montserrat';
display:none;
/*
position: absolute;
right: 20px;
left: 20px;
top: 230px;*/
line-height: 1.1em;
padding: 0;
margin: 0;
font-size: 20px;
padding-bottom:5px;
font-weight:bold; 
}
#discountPrice span {
float: right;
    font-family:'montserrat';
color: #FF0000;
font-weight: bold;
}
#discountSalePrice span {
float: right;
    font-family:'montserrat';
color: #FFF;
font-weight: bold;
}
#discountPrice em {
	font-weight: bold;
	font-style: normal;
    color: #a5782b;
    font-family:'montserrat';
    letter-spacing: -1px;
    float: right;
}
body.hasDiscount #totalPrice {
/*margin-top: 42px;
*/

line-height: 1em !important;
font-size: 20px !important;
    font-family:'montserrat';
}
body.hasDiscount #totalPrice span {
letter-spacing: 0px !important;
}
body.hasDiscount #sidebar dl {
margin-bottom: 10px !important;
}
body.hasDiscount.international #sidebar dl {
margin-bottom: 40px !important;
}
/*
body.hasDiscount.international #discountPrice {
top: 270px !important;
}*/


#overlay {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: url(/images/builder/overlay.png);
z-index: 100;
}
#modal {
position: absolute;
top: 100px;
left: 100px;
width: 738px;
background: #484848;
border: 5px solid #484848;
z-index: 200;
color: #FFFFFF;
font-family: "Arial", sans-serif;
font-size: 16px;
}
#modalImage {
width: 100%;
background: #333333;
overflow: hidden;
}
#modalDescription {
float: left;
padding: 15px 0 15px 20px;
width: 600px;
line-height: 1.25em;
}
#modalClose {
float: right;
padding: 5px 10px;
margin: 10px 20px 0 0;
cursor: pointer;
border: 1px solid #999999;
}
.camera {
cursor: pointer;
}

  .quote_dealer h3 strong{ padding-right:5px !important;}
.markerHighlighted1{ background-color:#8a8a4e !important; color:#f7f7bb !important;}

.quote_dealer table{border-spacing:0px; width:100%;}
	.markerHighlighted1 h3{ color: #f7f7bb !important;}
	.markerHighlighted1 td{padding:3px !important; background-color: #8a8a4e !important;
  color: #f7f7bb !important;}
  .markerHighlighted1 p, .markerHighlighted1 .quote_dealer p{color: #f7f7bb !important;}
	.markerHighlighted1 strong{  padding:0px !important;  background-color: #8a8a4e !important;  padding-right: 5px !important;
  color: #f7f7bb !important;}


.z-container{width:1170px;}

#rotateImageContainer1{float:left;}
.boat-thumbnail a{  height:180px;}