body 
{
	font:13px/1.5 Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
	/*background-color:#1e2433;*/
	background-color:#221b1c;
	background-image: url("../images/StyleElements/background_gradient.jpg");
    background-repeat:repeat-x;
}
a:link 
{
	text-decoration:none;
	color:#193E51;
}
a:visited 
{
	text-decoration:none;
	color:#193E51;
}
a:hover 
{
	text-decoration:none;
	color:#193E51;
}
a:active 
{
	text-decoration:none;
}


#footer a:link 
{
	text-decoration:none;
	color:#1d5d99;
}
#footer a:visited 
{
	text-decoration:none;
	color:#1d5d99;
}
#footer a:hover 
{
	text-decoration:none;
	color:#2471ba;
}


hr 
{
	border:0 #ccc solid;
	border-top-width:1px;
	clear:both;
	height:0
}

label{
/*color:white;*/
}

h1 
{
	font-size:25px
}
h2 {
	font-size:23px
}
h3 {
	font-size:21px
}
h4 {
	font-size:19px
}
h5 {
	font-size:17px
}
h6 {
	font-size:15px
}
ol {
	list-style:decimal
}
/*ul {
	list-style:square
}*/
/*li {
	margin-left:30px
}*/
p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset {

}
select
{
	border:solid 1px #CCC;
}
.button
{
}
.bg_blue
{
	background:#193E51;
}
.bg_off_white
{
	background:#ECEADF;
}
.bg_white
{
	background:#FFF;
}
.color_white
{
	color:#FFF !important;
}
.color_blue
{
	color:#193E51 !important;
}
.blue
{
	color:#135691;	
}
.color_black
{
	color:#333 !important;
}
.color_off_white
{
	color:#D3D4D6;
}

.color_grey
{
	color:#999 !important;
}
.color_red
{
	color:#D5553A !important;
}
.color_green
{
	color:#0C0 !important;
}
.drop_shadow_me
{
	-moz-box-shadow: 3px 3px 4px #666;
	-webkit-box-shadow: 3px 3px 4px #666;
	box-shadow: 3px 3px 4px #666
}

.dropShadowSmall
{
	-moz-box-shadow: 1px 1px 4px #666;
	-webkit-box-shadow: 3px 3px 4px #666;
	box-shadow: 3px 3px 4px #666
}

.box_shadow_this
{
	box-shadow:2px 2px 5px #888;
	-moz-box-shadow:2px 2px 5px #888;
	-webkit-box-shadow:2px 2px 5px #888;
}
.box_shadow_this_dark
{
	box-shadow:2px 2px 5px #222222;
	-moz-box-shadow:2px 2px 5px #222222;
	-webkit-box-shadow:2px 2px 5px #222222;
}
.box_shadow_this_dark_large
{
	box-shadow:1px 1px 15px #222222;
	-moz-box-shadow:1px 1px 15px #222222;
	-webkit-box-shadow:1px 1px 15px #222222;
}

.white_3px_border
{
border:3px solid #ffffff;	
}

.center{
	text-align:center;
}

/* Header Style */
#header  {
	margin:0;
	margin-top:10px;
	z-index:500;
}
#header .top_tab
{
	position:absolute;
	top:0px;
	right:75px;
	width:150px;
	height:25px;
	text-align:center;
	border-radius: 0px 0px 15px 15px;
	-moz-border-radius: 0px 0px 15px 15px;
	-webkit-border-radius: 0px 0px 15px 15px;
}
#header a
{
	display:block;
	width:100%;
	height:100%;
	font-size:24px;
	color:#d3d4d6;
}
#header .nav_line
{
	
}
#header .nav_link
{
	position:relative;
	float:left;
	height:26px;
	padding:0px 15px;
	margin-top:7px;
	border-right:2px solid #ffffff;
	font-size:26px;
	line-height:26px;
}
#header .nav_link .menu_head
{
	position:relative;
	height:15px;
	margin-top:-4px;
	padding:4px 4px 4px 4px;
	margin-left:auto;
	margin-right:auto;
	background:#FFF;
	border-top:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #999;
	z-index:99;
}
#header .nav_link .menu_body
{
	position:absolute;
	top:19px;
	left:-10px;
	width:200px;
	padding:10px;
	border:1px solid #999;
	background:#FFF;
	z-index:1000;
	font-size:.9em;
}

.menu_body{
	z-index:5000;
}

.menu_body hr{
	margin:4px 0;
}

#header .nav_link .menu_body a
{
	font-size:16px;
}

#header .nav_line .lock
{
	float:left;
	width:28px;
	height:30px;
	overflow:hidden;
	position:relative;
	top:5px;
}
#header .nav_line .lock img
{
	/*position:absolute;
	top:-20px;
	left:-525px;*/
	/*width:27px;*/
}
#header .sub_nav_line
{
	
}
#header .sub_nav_link
{
	float:left;
	height:16px;
	padding:0px 10px;
	margin-top:7px;
	font-size:19px;
	line-height:16px;
	font-weight:normal;
}
/* End Header Style */

/* Footer Style */
#footer
{
	margin-bottom:30px;
}
#footer .nav_line
{
	width:400px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	overflow:hidden;
}
#footer .nav_link
{
	float:left;
	height:16px;
	width:99px;
	margin-top:7px;
	border-right:1px solid #000;
	font-size:16px;
	line-height:16px;
}
#footer .logo_bar
{
	width:100%;
	height:100px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}
#footer .logo_bar .logo
{
	position:relative;
	width:226px;
	margin-left:15px;
	margin-right:15px;
	height:100px;
	float:left;
	text-align:center;
}
/* End Footer Style */

/* Breadcrumb Style */

#breadcrumb
{
	height:60px;
	width:100%;
	border-top:double 5px #EAEAEA;
	border-bottom:double 5px #EAEAEA;
	position:absolute;
	top:150px;
	left:0px;
}
#breadcrumb .container
{
	height:60px;
	width:940px;
	margin:auto;
}
#breadcrumb .container .left
{
	float:left;
}
#breadcrumb .container .left h1
{
	
}
#breadcrumb .container .left
{
}
#breadcrumb .container .left
{
}
#breadcrumb .container .right
{
	float:right;
}
#breadcrumb .container .right
{
}
#breadcrumb .container .right .names
{
	text-align:right;
	padding-right:3px;
}
#breadcrumb .container .right .values
{
}
#breadcrumb .container .right .values select
{
	width:150px;
}
#breadcrumb .container .right .button_col
{
	padding:10px;
}
#breadcrumb .container .right tr
{
	height:30px;
}
#breadcrumb .container .right td
{
	vertical-align:middle;
}
#breadcrumb
{
}
/* End Breadcrumb Style */

#content
{
	margin-top:20px;
	margin-bottom:20px;
}

/* Boat Menu Vertical Right */
#menu_boat_right
{
	width:220px;
	margin:0px 10px;
	padding-bottom:12px;
}
#menu_boat_right .topic
{
	height:48px;
	width:230px;
	text-indent:20px;
	background:url(../images/StyleElements/navbullet.png) no-repeat;

}
#menu_boat_right .topic h3
{
	position:relative;
	top:6px;
}
#menu_boat_right a
{
	display:block;
	margin:6px 0px 6px 20px;
	font-size:17px;
}
#menu_boat_right hr
{
	border:1px inset #CCC;
	margin:0px 10px;
}
/* End Boat Menu Vertical Right */

/* Home Page Rotating Banner Styles */
#rotating_container
{
	height:491px;
	position:relative;
	margin-bottom:20px;
}
#rotating_container .nav_arrow
{
	position:absolute;
	top:0;
	height:35px;
	width:35px;
	font-size:30px;
	line-height:35px;
	text-align:center;
	cursor:pointer;
}
#rotating_container #left_arrow
{
	left:0px;
}
#rotating_container #right_arrow
{
	right:0px;
}
#rotating_container #nav_bar
{
	position:absolute;
	bottom:0px;
	right:0px;
	height:35px;
	width:250px;
	z-index:1;
}
#rotating_container #banner_content
{
	position:absolute;
	top:0px;
	left:62px;
	/*height:300px;*/
	width:860px;
}
/* End Home Page Rotating Banner Styles */
/* Home Page Department Styles */
.dept_container .dept_name
{
	height:60px;
	width:214px;
	/*border:3px solid #33698E;*/
	text-align:center;
	background:url(../images/StyleElements/Style_sprite.png) no-repeat -297px -20px;
	/*border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;*/
}
.dept_container .dept_name h3
{
	text-transform:uppercase;
	padding-top:10px;
	margin-bottom:1px;
	line-height:1em;
}

.dept_container .dept_name h3 a:link
{
	color:#666664;
}

.dept_container .dept_name h3 a:visited
{
	color:#666664;
}

.dept_container .dept_name h3 a:hover
{
	color:#333333;
}

.dept_container .dept_name span
{
	text-transform:uppercase;
	font-size:10px;
}
.dept_container .dept_txt
{
	width:200px;
	margin:10px;
}
.dept_container .img_container
{
	text-align:center;
}
.dept_container .img_container img
{
	border:1px solid #c0d0e1;
}
/* End Home Page Department Styles */

/* Boat List */

.list_heading
{
	height:125px;
	width:933px;
	margin-bottom:10px;
}
.list_heading .txt_container
{
	height:85px;
	width:310px;
	float:left;
	padding:20px;
}
.list_heading .img_container
{
	height:125px;
	width:350px;
	float:left;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
}
.list_heading .img_container img
{
	max-height:125px;
	max-width:350px;
}
.list_boat_block
{
	width:205px;
	height:213px;
	float:left;
	padding:10px;
	margin:4px 4px 20px 4px;
}
.list_boat_block .img_container
{
	width:205px;
	height:130px;
	overflow:hidden;
}

/* End Boat List */


/* Slide Container */

#slide_product_info_view
{
	width:700px;
	float:left;
	padding:0px;
}
#slide_product_info_view #nav_bar
{
	width:700px;
	overflow:hidden;
	margin-bottom:10px;
}
#slide_product_info_view #nav_bar .nav_bar_button
{
	width:155px;
	height:23px;
	margin:10px;
	padding-top:7px;
	float:left;
	text-align:center;
	font-size:16px;
	line-height:1em;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	cursor:pointer;
}
#slide_product_info_view #nav_bar .nav_bar_button a
{
	display:block;
}
#slide_product_info_view #slide_view
{
	width:700px;
	min-height:650px;
	overflow-y:visible;
	overflow-x:hidden;
	position:relative;
}
#slide_product_info_view #slider
{
	width:2800px;
	/*min-height:650px;*/
	position:absolute;
	overflow:auto;
}
#slide_product_info_view .slide_box
{
	width:700px;
	/*min-height:650px;*/
	overflow:auto;
	float:left;
}
#slide_product_info_view #slideshow_container
{
	width:100%;
	position:relative;
}
#slide_product_info_view #main_image_cont
{
	width:100%;
	height:420px;
	overflow:hidden;
	text-align:center;
}
#slide_product_info_view .galleria_wrapper
{
	width:100%;
	height:390px;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}
#slide_product_info_view #main_image a
{
	max-height:100%;
	max-width:100%;
}
#slide_product_info_view #main_image img
{
	max-height:390px;
	-moz-box-shadow: 3px 3px 4px #666;
	-webkit-box-shadow: 3px 3px 4px #666;
	box-shadow: 3px 3px 4px #666
}
#slide_product_info_view #thumb_container
{
	width:100%;
	margin-top:10px;
}

#slide_product_info_view .full_screen_link
{
	width:640px;
	margin:0px 20px;
	height:30px;
	text-align:right;
}



/* Galleria Styles */

/*.galleria{list-style:none;width:100%;}
.galleria li{display:block;width:60px;height:60px;overflow:hidden;float:left;margin:0 10px 10px 0}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.5em}
.galleria li.active{border:3px double #CCCCCC;}
* html .galleria li div span{width:400px}*/ /* MSIE bug */


.galleria{list-style:none;width:95%;margin-left:19px;}
.galleria li
{
	display:block;
	width:67px;
	height:46px;
	float:left;
	margin:5px;
	border:3px double #FFF;
	overflow:hidden;
	-moz-box-shadow: 1px 1px 2px #666;
	-webkit-box-shadow: 1px 1px 2px #666;
	box-shadow: 1px 1px 2px #666;
}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{}
.galleria li img.thumb
{
	cursor:pointer;
	top:auto;
	left:auto;
	display:block;
	width:auto;
	height:auto;
}
.galleria li .caption{display:block;padding-top:.5em}
.galleria li.active{border:3px double #CCCCCC;}

* html .galleria li div span{width:640px} /* MSIE bug */
/*end galleria styles */



/* specs table */
#specs_table {
	border-collapse:collapse;
	border:1px solid #cccccc;
	margin-bottom:5px;
	width:100%;
	}
	
#specs_table div {
	font-size:0.8em;
	line-height:1.4em;
	}
	
#specs_table td {
	padding:7px;
	/* border:1px solid #cccccc; */
	}
	
#specs_table .spec_us {
	text-align:left;
	min-width:390px;
	}
	
.spec_title {
	min-width:180px;
	text-align:right;
	font-weight:bold;
	border-right:1px solid #cccccc;
	}
	
.spec_title td {
	border-right:1px solid #cccccc;
	}

/* for google map directions panel to reach full width */
.adp-directions{
	width:100%;
}


/* for the local boating pages.  This container will be wrapped around all the local boating content */

.local_boating_div{
	margin:30px;
}

.local_boating_div h6{
	margin-top:20px;
}

.local_boating_div ul{
	margin-left:20px;
}

.local_boating_div li{
	list-style:disc;
}

#boatingsite_list
{
	width:700px;
	overflow:auto;
}
#boatingsite_list .site
{
	width:658px;
	margin:10px 0px;
	padding:20px;
	border:1px solid #999;
	overflow:hidden;
}
#boatingsite_list
{
}

#boatingsite_list .site h1
{
}
#boatingsite_list .site p
{
	font-style:italic;
	font-size:12px;
	font-weight:normal;
	line-height:1.6em;
}
#boatingsite_list .site .box_controls
{
	width:610px;
	top:180px;
	left:20px;
	text-align:right;
	font-size:1.2em;
}
.control_container
{
	width:700px;
	margin:0px 0px;
	padding:0px;
	text-align:center;
}

#map_tab legend
{
	margin-left:10px;
	padding:4px;
}
#map_tab p
{
	font-weight:normal;
	line-height:1.6em;
}
#map_tab .box_controls
{
	width:610px;
	top:180px;
	left:20px;
	text-align:right;
	font-size:1.2em;
}
.control_container
{
	width:700px;
	margin:0px 0px;
	padding:0px;
	text-align:center;
}


/* end local boating */

/* blog */
#blog_list
{
	width:680px;
	margin:10px;
}
#blog_list .blog_box
{
	position:relative;
	width:650px;
	height:240px;
	margin:14px;
	border:1px solid #999;
}

#blog_list .blog_box .img_container
{
	position:absolute;
	width:200px;
	height:140px;
	left:20px;
	top:20px;
	text-align:center;
}
#blog_list .blog_box .img_container img
{
	max-width:200px;
	max-height:140px;
}
#blog_list .blog_box .txt_container
{
	position:absolute;
	width:400px;
	height:90px;
	left:240px;
	top:70px;
	overflow:hidden;
}
#blog_list .blog_box .txt_container h1
{
}
#blog_list .blog_box .txt_container p
{
	font-style:italic;
	font-size:12px;
	font-weight:normal;
	line-height:1.6em;
}
#blog_list .blog_box .box_controls
{
	position:absolute;
	width:610px;
	top:180px;
	left:20px;
	text-align:right;
	font-size:1.2em;
}
#blog_list .calender
{
	position:absolute;
	width:44px;
	height:49px;
	margin:3px 1px;
}
#blog_list .calender .post-month
{
	position:absolute;
	top:-2px;
	left:0px;
	width:44px;
	text-align:center;
	text-transform:capitalize;
	text-transform:uppercase;
}
#blog_list .calender .post-day
{
	position:absolute;
	top:20px;
	left:0px;
	width:44px;
	text-align:center;
}
/* end blog */

.mfg_logo_grid{
	width:80%;
	text-align:center;
}

.mfg_logo_grid td{
	vertical-align:middle;
}