

@import url('reset_2.css');

* {
	padding: 0px;
	margin: 0px;
	line-height: 100%;
	outline: none;
}



html {
	border: 0px;
}

body {
	color: #FFF;
	font-size: 9pt;
	cursor: default;
	font-weight:500;
}

section {
	font-family: 'Ubuntu', Tahoma;
	font-weight:500;
}

.clear {
	clear: both;
	padding: 0px;
	margin: 0px;
	height: 0px;
}

a {
	text-decoration: none;
	cursor: pointer;
	color: #d0d9de;
}

a:hover {
	color: #FFF;
}

#cont {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 70;
	overflow: auto;
}

.copy {
	text-shadow: #111 1px 1px 0px;
	text-align: center;
	padding: 10px 0px;
	line-height: 150%;
}

li{
	list-style:none;
}

/* ========================================================
   Top bar
   ===================================================== */
#header {
	z-index: 10000;
	height: 37px;
	line-height: 37px;
	padding-bottom: 2px;
	color: #ddd;
	text-shadow: 0 -1px black;
	/*background: url(../img/topbar.png) repeat-x;*/
	margin-bottom: 20px;
	font-family: 'Play', sans-serif;
}
#header .container {
	width: 1004px;
	margin-left: auto;
	margin-right: auto;
	font-family: 'Play', sans-serif;
}
#header a {
	line-height: 36px;
}
#header ul {
	list-style: none;
}
#header h1 {
	float: left;
	font-size: 16px;
}
#header h1, #header h1 a {
	color: #eee;
}
#header h1 a {
	display: block;
	text-decoration: none;
}
#header h1 a:hover {
	color: #fff;
}
#header #nav {
	float: right;
	border-left: 1px solid #2f4b56;
	border-left: 1px solid rgba(255, 255, 255, 0.05);
	border-right: 1px solid #111;
}
#header #nav li {
	float: left;
}
#header #nav a {
	height: 36px;
	display: block;
	padding: 0 15px;
	color: #d0d9de;
	border-left: 1px solid #191919;
	border-right: 1px solid #2f4b56;
	border-right: 1px solid rgba(255, 255, 255, 0.05);
	text-decoration: none;
	cursor: pointer;
}
#header #nav a:hover {
	background: url(../img/topbar-hover.png);
}
#header #nav a img {
	float: left;
	margin-right: 12px;
	margin-top: 11px;
}

#header #nav li.active a, #header #nav a:active {
	background: url(../img/topbar-active.png);
	border-right: 0;
	padding-right: 16px;
}
#header #nav span {
	font-family: 'Play', sans-serif;
	display: inline-block;
	vertical-align: text-top;
	line-height: 16px;
	font-size: 11px;
	padding: 0 5px;
	color: #fff;
	text-shadow: 0 1px #902a27;
	border-radius: 2px;
	margin-left: 10px;
	background-color: #e93631;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f65d5f), color-stop(100%, #e93631));
	background-image: -webkit-linear-gradient(top, #f65d5f, #e93631);
	background-image: -moz-linear-gradient(top, #f65d5f, #e93631);
	background-image: -ms-linear-gradient(top, #f65d5f, #e93631);
	background-image: -o-linear-gradient(top, #f65d5f, #e93631);
	background-image: linear-gradient(top, #f65d5f, #e93631);
	-webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.2), 0 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: inset 0 1px rgba(255, 255, 255, 0.2), 0 1px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0 1px rgba(255, 255, 255, 0.2), 0 1px rgba(0, 0, 0, 0.2);
}

div.header div img#logo {
	float: left;
	font-family: 'Play', sans-serif;
}

sup {
	font-size: 13px;
}

.input-1 input[type="text"] {
  padding: 10px;
  border: solid 1px #dcdcdc;
  transition: box-shadow 0.3s, border 0.3s;
}
.input-1 input[type="text"]:focus,
.input-1 input[type="text"].focus {
  border: solid 1px #1f92c8;
  box-shadow: 0 0 5px 1px #1aadf2;
}

/* POP IN */
.pop_in
{
	position:fixed;
	display:block;
	top:150px;
	right:0px;
	width:100px;
	height:100px;
	z-index:6;
	background:url("../images/media/pop_in_bg.png") cover;
}




/* New Fleet Menu */

.fleet_nav_menu
{
	background:url("../images/styleElements/bg_trans_white_90.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
	overflow: hidden; 
	left: 50%;
	margin-left: -487px;
	padding-bottom: 20px;
	width: 977px; 
	height: 503px;
	position:fixed;
	display: none;
	z-index:5;
	top:125px;
	box-shadow:1px 2px 9px #222222;
	-moz-box-shadow:1px 2px 9px #222222;
	-webkit-box-shadow:1px 2px 9px #222222;
}

.fleet_nav_menu .flyout
{
	/*background: none repeat scroll 0 0 #FFFFFF;*/
	border: 2px solid #FFFFFF;
	height: 518px;
	margin: 0px auto;
	padding: 0px;
	width: 970px;
}

.fleet_nav_menu .flyout .side_items
{
	float: left;
	padding-top: 0px;
	width: 195px;
}

.fleet_nav_menu .flyout .nav_content
{
	display: none;
	vertical-align: top;
}

.fleet_nav_menu .flyout .nav_content .boat
{
	border: 0px none;
	float: left;
	height: 163px;
	margin: 0px;
	padding: 40px 10px;
	position: relative;
	width: 168px;
}

.fleet_nav_menu .flyout .nav_content .boat div table tr td
{
	padding: 1px;
}

.fleet_nav_menu .flyout .nav_content .boat .boat_buttons a
{
	color: #FFFFFF;
	text-decoration: none;
	display: block; 
	text-align: center; 
	background:#1B53AB; 
	padding: 10px; 
	margin-top: 10px;
}

.fleet_nav_menu .flyout .nav_content .boat .boat_buttons a:hover
{
	background: #FFFFFF;
	color: #333333;
}

.fleet_nav_menu .flyout .nav_content .boat:hover
{
	background: #E4E4E4;
}

.fleet_nav_menu .flyout .nav_content .boat h3
{
	font-size: 14px;
	font-weight: bold;
	line-height: 1.1em;
	padding-right: 15px;
	position: relative;
	text-align: right;
	text-transform: uppercase;
}

.fleet_nav_menu .flyout .nav_content .boat h3 span.model
{
	bottom: -4px;
	color: #333333;
	display: block;
	font-weight: 700;
	height: 23px;
	left: 15px;
	position: absolute;
	text-align: left;
}

.fleet_nav_menu .flyout .nav_content .boat h3 div.boat_thumb
{
	height:65px;
	overflow:hidden;
	position:relative;
}

.fleet_nav_menu .flyout .nav_content .boat h3 div.boat_thumb a
{
	background-position: top;
	background-repeat: no-repeat !important;
	display: block;
	margin-top: 10px;
	min-height: 70px;
	text-align: center;
}

.fleet_nav_menu .flyout ul
{
	list-style: none outside none;
}

.fleet_nav_menu .flyout .side_items li
{
	border-bottom: 1px solid #FFFFFF;
	background: #E4E4E4;
	margin: 0px;
	padding: 0px;
}

.fleet_nav_menu .flyout .side_items li ul
{
	list-style-type: none;
	margin-left: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.fleet_nav_menu .flyout .side_items li ul li:before
{
	content: "\25ba\00a0";
}

.fleet_nav_menu .flyout .side_items li ul li
{
	background: #999999;
	border: none;
	font-size: 12px;
}

.fleet_nav_menu .flyout .side_items li ul li a
{
	text-decoration: none;
	text-transform: none;
	display: inline;
	line-height: normal;
	height: auto;
	font-weight: normal;
	padding-left: 5px;
	font-size: 12px;
}

.fleet_nav_menu .flyout .side_items li ul li a:hover
{
	color: #FFFFFF;
	background: none;
}

.fleet_nav_menu .flyout .side_items li a
{
	color: #333333;
	display: block;
	font-size: 11px;
	font-weight: bold;
	height: 60px;
	line-height: 60px;
	padding-left: 15px;
	text-decoration: none;
	text-transform: uppercase;
}



.fleet_nav_menu .flyout .side_items li a:hover
{
	background: #FFFFFF;
}

.fleet_nav_menu .flyout .nav_content
{
	border-left: 2px solid #FFFFFF;
	height: 486px;
	margin: 0px 0px 0px 195px;
	padding: 0px;
	position: relative;
	width: 772px;
	right: -200px;
	overflow-y: scroll;
}

/* End New Fleet Menu */
 
 /* Fleet Menu - may delete later */
#fleet_div
{
	background: #1B53AB;
	overflow: auto; 
	left: 50%;
	margin-left: -487px;
	padding-bottom: 20px;
	width: 957px; 
	height: 538px;
}
#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{
	width:95%;
	border:1px solid #cccccc;
	border-collapse: separate;
	border-radius: 5px;
	background:#ffffff;
	margin:20px auto 0 auto;
}

.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;
}

.fleet_menu_table .model_badge_holder .model_badge
{
	margin-left: 5px;
	max-height: 50px;
	top: 15px;
}

.fleet_menu_table .model_badge_holder .model_badge_med
{
	margin-left: 5px;
	max-height: 40px;
	top: 15px;
}

.fleet_menu_table .model_badge_holder .model_badge_large
{
	margin-left: 5px;
	max-height: 24px;
	top: 15px;
}

.fleet_search_buttons
{
	position: relative;
	top: 9px;
	margin-right: 20px;
	float: left;
}

.fleet_search_buttons a
{
	margin-right: 5px;
}

.fleet_search_button{
	margin:20px 0 0 20px;
	padding:9px 10px;
	border:1px solid #cccccc;
	border-collapse: separate;
	border-radius: 5px;
	width:200px;
	float:left;
	background:#ffffff;
	text-align:center;
}

.fleet_menu_by_loa{
	text-align:center;
	color:#999999;
}

.fleet_menu_by_type{
	text-align:center;
	color:#999999;
	font-size:17px;
}

.fleet_menu_designator{
 	width:193px;
 }

/* End Fleet Menu */

/* Shopping Tools Menu */
#shopping_tools_div
{
	padding:30px 0px;
	overflow:auto;
}
#shopping_tools_div .column
{
	width:250px;
	padding:0px 30px;
	float:left;
}
#shopping_tools_div .option_container
{
	height:100px;
	overflow:hidden;
}
#shopping_tools_div .option_img
{
	width:80px;
	height:80px;
	overflow:hidden;
	position:relative;
	float:left;
}
#shopping_tools_div .option_img img
{
	position:absolute;
	top:-400px;
}
#shopping_tools_div .option_container .txt_container
{
	margin:15px 10px;
}
#shopping_tools_div .option_container .txt_container a
{
	font-weight:bold;
	font-size:.9em;
	line-height:1.2em;
	text-decoration:none;
	color:#29416E;
}
#shopping_tools_div .option_container .txt_container p
{
	font-size:.75em;
	line-height:1.1em;
	color:#999;
}
/* End Shopping Tools Menu */




/* Payment Calculator */
.calc_image_container
{
	width:412px;
	height:350px;
	position:relative;
	float:left;
}
.calc_image_container img
{
	position:absolute;
	top:-60px;
	left:0px;
}
.calc_container
{
	width:470px;
	margin:30px 30px 30px 0px;
	/*background:#0F0;*/
	float:left;
}
.calc_container .form_container
{
}
.calc_container .form_container .calc
{
	width:450px;
}
.calc_container .form_container .calc_row
{
	height:35px;
	vertical-align:middle;
}
.calc_container .form_container .fieldname
{
	width:175px;
	font-size:.8em;
	vertical-align:middle;
}
.calc_container .form_container .value_prefix
{
	width:15px;
	text-align:right;
	vertical-align:middle;
}
.calc_container .form_container .value
{
	width:260px;
	vertical-align:middle;
	font-size:.8em;
}
.calc_container .form_container .calc_button
{
	margin-top:10px;
	width:400px;
	text-align:right;
}
.calc_container .disclaimer
{
}
.calc_container .disclaimer .left_container
{
	width:215px;
	margin-right:20px;
	float:left;
}
.calc_container .disclaimer .left_container p
{
	line-height:1.1em;
	font-weight:bold;
	margin-bottom:10px;
}
.calc_container .disclaimer .left_container table
{
	font-size:.8em;
	width:215px;
}
.calc_container .disclaimer .left_container tr
{
	height:18px;
}
.calc_container .disclaimer .left_container .loan_amount
{
	text-align:left;
}
.calc_container .disclaimer .left_container .term
{
	text-align:center;
}
.calc_container .disclaimer .left_container .heading
{
	font-weight:bold;
}
.calc_container .disclaimer .right_container
{
	width:235px;
	float:left;
}
.calc_container .disclaimer .right_container p
{
	line-height:1.1em;
}
/* End Payment Calculator */

.boat_show_table td{
 	padding:10px;
	font-size:14px;
	line-height: none;
 }
 
.boat_show_table th
{
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: solid 1px #E8E8E8;
	padding: 15px;
	text-align: left;
	color: #636363;
}
 
  .boat_show_table .date{
 	width:114px;
	text-align:left;
 }
 
   .boat_show_table .phone{
 	width:130px;
	text-align:right;
 }
    .boat_show_table .title{
 	font-weight:bold;
	font-family: 'Roboto', sans-serif;
 }
 
 .generic_table td
 {
	padding: 10px;
	font-size:14px;
	line-height:none; 
 }
 
 .generic_table th
 {
	 font-weight: bold;
	 text-transform: uppercase;
	 border-bottom: solid 1px #E8E8E8;
	 border-top: solid 1px #E8E8E8;
	 padding: 15px 10px 10px 10px;
	 color: #636363;
 }
 .ui-effects-wrapper
 {
	 display:inline;
 }
 
/* Footer */

.copyright{
	width:100%; 
	text-align:center; 
	margin-top:30px;
	margin-bottom:4px;
	color:#ffffff;
}

.mice_type{
	max-width:900px;
	margin-left:auto;
	margin-right:auto; 
	text-align:justify; 
	margin-bottom:20px;
	color:#999999;
	font-size:10px;
}

/* End Footer */

.boat_page_submenu a {
	color:yellow;
	padding: 32px;
	text-transform:uppercase;
}

#canvas_carousel .item img
{
	display: block;
	width: 1024px;
	height: 501px;
}

#back-top 
{
	position: fixed;
	bottom: 30px;
	right: 30px;
}

#back-top a 
{
	width: 58px;
	display: block;
	text-align: center;
	/*font: 11px/100% Arial, Helvetica, sans-serif;*/
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb;
	padding-bottom:30px;

	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover 
{
	color: #000;
}

/* arrow icon (span tag) */
#back-top span 
{
	width: 58px;
	height: 49px;
	display: block;
	margin-bottom: 7px;
	background: #ddd url(../images/styleElements/triangle_up.png) no-repeat center center;

	/* rounded corners */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover span 
{
	background-color: #777;
}


/* make image black and white and color on hover */


img.desaturate { 
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
filter: grayscale(100%);
filter: url(desaturate.svg#greyscale);
}
img.desaturate:hover { 
-webkit-filter: grayscale(0%);
-moz-filter: grayscale(0%);
filter: grayscale(0%);
filter: url(desaturate.svg#normal);
}

.opaque {
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  /* IE 5-7 */
  filter: alpha(opacity=40);
  /* Netscape */
  -moz-opacity: 0.4;
  /* Safari 1.x */
  -khtml-opacity: 0.4;
  /* Good browsers */
  opacity: 0.9;
}
.opaque:hover {
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  /* IE 5-7 */
  filter: alpha(opacity=100);
  /* Netscape */
  -moz-opacity: 1;
  /* Safari 1.x */
  -khtml-opacity: 1;
  /* Good browsers */
  opacity: 1;
}


.white_hover:hover{
 	color:#ffffff;	
}

.page
{
	max-width: 1250px;

	margin: 0px auto;
	
}
.btn_active
{
	/*text-shadow: 0 0 0.2em #FFFFFF, 0 0 0.2em #FFFFFF;*/
}
.boatmenuviewcont
{
	right:0px;
	padding-bottom: 20px;
	position:fixed;
	display: none;
	z-index:5;
	top:125px;


	background: #FFFFFF;
	/*background: #FFFFFF url(../images/styleElements/bg.jpg) repeat-x fixed;*/
	/*margin: 0px auto;
	margin-top:3px;
	margin-left: 30px;*/
	
	box-shadow:1px 2px 9px #222222;
	-moz-box-shadow:1px 2px 9px #222222;
	-webkit-box-shadow:1px 2px 9px #222222;

}
.boatmenuviewcont .boatcont
{
	width:160px;
	height:467px;
	margin-left:auto;
	margin-right:auto;
}
.boatmenuviewcont .boatcont:hover
{
	background: #EAEAEA;
}

.boatmenuviewcont .boatcont .imgcont
{
	width:160px;
	height:312px;
	overflow:hidden;
	position:relative;
}
.boatmenuviewcont .boatcont .imgcont img
{
	border:none;
	outline:none;
	position:absolute;
}
.boatmenuviewcont .boatcont .modelbtn
{
	width:153px;
	height:40px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	text-align: center;
	position:relative;
	top: 10px;
}

.boatmenuviewcont .boatcont .modelbtn:hover
{
	/*background:url(../images/styleElements/style_elements_sprite.png) -525px -180px;*/
}

.boatmenuviewcont .boatcont .badgebtn
{
	height: 26px;
	text-align: center;
	margin: 15px 15px 4px 15px;
}
/*
.boatmenuviewcont .boatcont .modelbtn:hover img
{
	border:none;
	outline:none;
	position:absolute;
	top:1px;
}
*/
.boatmenuviewcont .boatcont .speccont
{
	margin: 4px 15px;
}
.boatmenuviewcont .boatcont .linkcont
{
	width:147px;
	margin:10px 0;
	line-height:1.4em;
	text-align:center;
}

.speccont table
{
	width: 87%;
	color: #666666;
	font-weight: bold;
	text-align: right;
	margin: 3px auto;
}
	
.speccont .speccont_left
{
	font-weight: bold;
	width: 70px;
	text-align: left;
}

.speccont .speccont_right
{
	font-size: 12px;
	font-weight: normal;
}

.boat_menu_table
{
	margin: 0px auto;
}

#contact_form_div, #dealer_locator_div
{
	display: none;
}

.navbar-inverse .navbar-toggle {
	background-color: #34495e;
	border-color: #2c3e50;
	margin-top: 23px;
}

.topSpacing{
	top:80px;
}

.tabletShow{
	display:none;
}

.loc_list{
	margin-left:15px; 
	font-family:'Montserrat', 'san-serif';
}
@media screen and (max-width: 1130px) {
	.topSpacing{
		top:135px;
	}
	
	.tabletHide{
		display:none;
	}
	
	.tabletShow{
		display:block;
	}
	.mobileCenterL{
		text-align:left;
	}
	

}

@media screen and (max-width: 767px) {
	.topSpacing{
		top:65px;
	}
	
	.mobileHider{
		display:none;
	}
	
	.mobileShow{
		display:block;
	}
	
	.desktopHide{
		display:none;
	}
	
}

@media screen and (min-width: 991px) {

	.mobileCenterL{
		text-align:left;
	}
	
	.mobileCenterR{
		text-align:right;
	}
	
	#boat_builder_panel_color{
		border-top:210px;
	}
	
	.boat_builder_profile_image{
		max-height:360px;
		max-width:768px;
	}
	
	.desktopHide{
		display:none;
	}

	
}

@media screen and (max-width: 991px) {
	.tabletHider_S{
		display:none;
	}
	#admin_toolbar{
		background-image:none;
		width:100vw;
		height:25px;
		background-color:#000;		
	}
		.mobileCenterL{
		text-align:center;
	}
	
	.mobileCenterR{
		text-align:center;
	}
	
	.desktopHide{
		display:block;
	}
	.tabletShower_S{
		display:block;
	}

}

@media screen and (max-height: 930px) {
	.short_window{
		display:none;
	}
