﻿body, html, form
{
	padding: auto;
	margin: auto;
	font-size: 10pt;
	font-family: Verdana;
}
a
{
	color: #ba0000;
	text-decoration: none;
}
a:hover
{
	color: #ba0000;
	text-decoration: underline;
}
img
{
	border: 2px solid #dcdcdc;
	padding: 0px;
	margin: 0px;
}
.print_top
{
	width: 289px;
	height: 99px;
}
.print_top img
{
	border: none;
}
#container
{
	width: 800px;
	padding: auto;
	margin: auto;
}
.top
{
	margin: auto;
	padding: auto;
	width: 1000px;
	height: 253px;
	z-index: 1000;
	position: relative;
	display: none;
}
#main_nav
{
	height: 47px;
	width: 1000px;
	z-index: 1000;
	background-image: url(images/nav_bg.jpg);
}
/** Dropdowns **/
#main_nav ul
{
	padding: 0px 0px 0px 50px;
	margin: 0;
	z-index: 1000;
	height: 32px;
}
#main_nav ul li
{
	padding: 0 1px 0 1px;
	margin: 0;
	list-style-type: none;
	float: left;
	position: relative;
	text-align: center;
}
#main_nav ul li a
{
	float: left;
	padding: 11px 0px 0px 0px;
	display: block;
	color: white;
	height: 27px;
	font-size: 10pt;
	width: 148px;
}
#main_nav ul li a:hover
{
	float: left;
	padding: 11px 0px 0px 0px;
	display: block;
	color: yellow;
	height: 27px;
	font-size: 10pt;
	width: 148px;
	text-decoration: none;
}
#main_nav li ul
{
	padding: 0px 0px 0px 1px;
	margin: 0px;
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	height: auto;
	border-top: none;
	z-index: 1000;
}
#main_nav li ul li
{
	padding: 0px;
	margin: 0px 0 0 0;
	display: block;
	float: none;
	height: auto;
	text-align: center;
}
#main_nav li ul li a
{
	background-color: #121b49;
	display: block;
	height: auto;
	padding: 6px 2px 6px 2px;
	width: 139px;
	border: 3px solid #ba0000;
	border-top: none;
	float: none;
	color: white;
}
#main_nav li ul li a:hover
{
	background-color: #dcdcdc;
	display: block;
	height: auto;
	padding: 6px 2px 6px 2px;
	width: 139px;
	border: 3px solid #ba0000;
	border-top: none;
	float: none;
	color: #ba0000;
}
#main_nav li ul ul
{
	padding: 0px;
	margin: 0px;
	display: none;
	position: absolute;
	top: -3px;
	left: 107px;
	z-index: 1000;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.iehover ul ul, #nav li.iehover ul ul ul, #nav li.iehover ul ul ul ul
{
	display: none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li.iehover ul, #nav li li.iehover ul, #nav li li li.iehover ul, #nav li li li li.iehover ul
{
	display: block;
}
.flash_top
{
	width: 1000px;
	height: 206px;
	margin: auto;
	padding: auto;
	z-index: -1;
}
.middle
{
	width: 800px;
	min-height: 545px;
	height: auto !important;
	height: 545px;
}
.content_main
{
	position: relative;
	min-height: 545px;
	height: auto !important;
	height: 545px;
	float: left;
	width: 800px;
	background-repeat: no-repeat;
}
.content_padding
{
	margin: 0px 0px 0px 0px;
	padding: 0px 8px 5px 8px;
}
.left_side
{
	position: relative;
	min-height: 745px;
	height: auto !important;
	height: 745px;
	width: 200px;
	float: left;
	display: none;
}
.powered_boats_bg
{
	background-image: url(images/powered_boats_bg.jpg);
	width: 200px;
	height: 498px;
	margin: auto;
	padding: auto;
}
.motors_bg
{
	background-image: url(images/motors_bg.jpg);
	width: 200px;
	height: 236px;
	margin: auto;
	padding: auto;
}
.right_side
{
	position: relative;
	min-height: 745px;
	height: auto !important;
	height: 745px;
	width: 241px;
	float: left;
	display: none;
}
.live_view_bg
{
	background-image: url(images/live_view_bg.jpg);
	width: 241px;
	height: 192px;
	margin: auto;
	padding: auto;
}
.weekly_special_bg
{
	background-image: url(images/weekly_special_bg.jpg);
	width: 241px;
	height: 410px;
	margin: auto;
	padding: auto;
}
.bottom
{
	width: 800px;
	height: 97px;
	margin: auto;
	padding: auto;
}
.footer
{
	text-align: center;
	color: black;
	padding-top: 35px;
}
.footer a
{
	color: black;
	text-decoration: none;
}
.footer a:hover
{
	color: black;
	text-decoration: underline;
}
.content_header
{
	color: #ba0000;
	font-size: 20pt;
	font-weight: bold;
}
.content_header_padding
{
	padding-left: 8px;
	padding-top: 5px;
}
.navcrumbs
{
	padding: 8px 0 10px 0;
	text-align: right;
}
.map_location
{
	padding: 10px 0px 10px 0px;
}
.map_map
{
	height: 300px;
	border: 1px solid black;
}
.map_route
{
	min-height: 100px;
}
.map_directions
{
	padding: 10px 0px 10px 0px;
}
.map_btn
{
}
.map_textbox
{
	width: 200px;
}
.products_public_shell
{
}
.products_btn
{
}
.products_search
{
	padding-bottom: 5px;
}
.back_to_search_link
{
	text-align: right;
	padding-bottom: 10px;
}
.products_search div
{
	background-color: #d6d6d6;
	padding: 5px;
	border: 2px solid #ba0100;
}
.products_nav
{
	padding-bottom: 5px;
	text-align: center;
}
.products_main
{
	padding: 5px;
}
.search_main
{
	border: 2px solid #ba0100;
	width: 100%;
}
.search_main_footer
{
	padding: 5px;
	background-color: #ff6d35;
}
.products_category_results
{
	width: 100%;
}
.category_top
{
	width: 100%;
}
.category_crumbs
{
	text-align: right;
	width: 100%;
}
.category_crumbs div
{
	padding: 0px 0 10px 0;
}
.category_header
{
	font-size: 12pt;
	font-weight: bold;
}
.category_header div
{
	padding-top: 5px;
	padding-bottom: 5px;
}
.category_main
{
	border: 2px solid #ba0100;
	width: 100%;
}
.category_main_header
{
	border: 2px solid #ba0100;
	text-align: left;
	padding: 5px;
	background-color: #ff6d35;
	font-weight: normal;
}
.category_main_content_pic
{
	text-align: center;
	border: 2px solid #ba0100;
	padding: 5px;
}
.category_main_content
{
	border: 2px solid #ba0100;
	padding: 5px;
}
.category_main_footer
{
	padding: 5px;
	background-color: #ff6d35;
}
.product_list_table
{
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}
.product_list_header
{
	background-color: #ba0100;
	padding: 5px;
	color: White;
}
.product_list_header a
{
	color: #121b49;
}
.product_list_header a:hover
{
	color: #121b49;
}
.product_list_content
{
	background-color: #dddddd;
	padding: 5px;
	border-bottom: 1px solid white;
}
.single_product_crumbs
{
	text-align: right;
	width: 100%;
	padding: 0px 0 10px 0;
}
.single_product_formview
{
	width: 100%;
}
.single_product_header
{
	font-size: 12pt;
	font-weight: bold;
}
.single_product_description
{
	padding-top: 5px;
	padding-bottom: 5px;
}
.single_product_attributes_pics
{
	width: 100%;
}
.single_product_pics
{
	width: 49%;
	float: left;
	text-align: center;
	margin: 0 auto;
}
.single_product_pics_form
{
	height: 200px;
	width: 100%;
}
.single_product_pics_list
{
	width: 100%;
}
.single_product_pics_big
{
	width: 250px;
}
.single_product_pics_small
{
	width: 75px;
}
.single_product_attributes
{
	width: 50%;
	float: left;
}
.single_product_attributes_display
{
	padding: 0px;
	margin: 0px;
	width: 100%;
}
.single_product_attributes_name
{
	padding: 2px;
	float: left;
	width: 125px;
}
.single_product_attributes_value
{
	padding: 2px;
	float: left;
	width: 125px;
}
.single_product_attributes_alternate
{
	padding: 0px;
	margin: 0px;
	background-color: white;
	width: 100%;
}
.single_product_attributes_item
{
	padding: 0px;
	margin: 0px;
	width: 100%;
	background-color: #dddddd;
}
.single_product_price
{
	padding: 2px;
	margin: 0px;
	width: 50%;
	color: Red;
}
.single_product_icons
{
	width: 100%;
}
.single_product_icons div
{
	float: left;
	padding: 5px;
}
.single_product_email
{
	padding: 5px;
	border: 2px solid #565656;
	background: #dddddd;
	z-index: 2000;
}
.single_product_calc
{
	padding: 5px;
	border: 2px solid #565656;
	background: #dddddd;
	z-index: 2000;
}
