﻿body, html, form
{
	padding: 0px;
	margin: 0px;
	background-color: #0043a3;
	font-size: 10pt;
	font-family: Verdana;
}
a:link
{
	color: #0043a3;
	text-decoration: none;
}
a:visited
{
	color: #0043a3;
	text-decoration: none;
}
a:active
{
	color: #0043a3;
	text-decoration: none;
}
a:hover
{
	color: #0043a3;
	text-decoration: underline;
}
#container
{
	margin: auto;
	padding: auto;
}
#print_top
{
	display: none;
}
#top
{
	margin: auto;
	padding: auto;
	background-image: url(images/top_tile.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 332px;
	background-color: White;
	z-index: 1000;
	position: relative;
}
#logo
{
	margin: auto;
	padding: auto;
	background-image: url(images/top_logo.jpg);
	width: 801px;
	height: 94px;
	background-repeat: no-repeat;
}
#main_nav
{
	padding: 33px 0 0 200px;
	z-index: 1000;
}
/** Dropdowns **/
#main_nav ul
{
	padding: 0;
	margin: 0;
	z-index: 1000;
	height: 32px;
}
#main_nav ul li
{
	padding: 0 2px 0 0;
	margin: 0;
	list-style-type: none;
	float: left;
	position: relative;
}
#main_nav ul li a
{
	float: left;
	display: block;
	color: white;
	height: 26px;
	font-size: 8pt;
	padding: 6px 25px 0 5px;
}
#main_nav ul li a:hover
{
	display: block;
	color: white;
	text-decoration: none;
	padding: 6px 25px 0 5px;
	height: 26px;
	border-top: none;
}
#main_nav li ul
{
	padding: 0px;
	margin: 0px;
	display: none;
	position: absolute;
	top: 30px;
	left: 0;
	height: auto;
	border-top: 4px solid #ff4a26;
	z-index: 1000;
}
#main_nav li ul li
{
	padding: 0px;
	#margin: -1px 0px 0px 0px;
	display: block !important;
	display: inline;
	float: none;
	height: auto;
	text-align: left;
}
#main_nav li ul li a
{
	background-color: #0090ff;
	display: block;
	height: auto;
	padding: 6px 2px 6px 2px;
	width: 100px;
	border: 3px solid #ff4a26;
	border-top: none;
	float: none;
	color: white;
	text-align: left;
}
#main_nav li ul li a:hover
{
	background-color: #0044a4;
	display: block;
	height: auto;
	padding: 6px 2px 6px 2px;
	width: 100px;
	border: 3px solid #ff4a26;
	border-top: none;
	float: none;
	color: White;
	text-align: left;
}
#main_nav li ul ul
{
	padding: 0px;
	margin: 0px;
	display: none;
	position: absolute;
	top: -4px;
	#top: -3px;
	_top: -4px;
	left: 107px;
	z-index: 1000;
	height: auto;
}
#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_wraper
{
	width: 801px;
	height: 238px;
	margin: auto;
	padding: auto;
	z-index: -1;
}
#middle
{
	width: 100%;
	background-color: #0044a4;
	z-index: 0;
}
#middle_wraper
{
	margin: auto;
	padding: auto;
	position: relative;
	background-image: url(images/content_tile.jpg);
	width: 801px;
	background-repeat: repeat-y;
	z-index: 0;
}
#content_main
{
	position: relative;
	min-height: 550px;
	height: auto !important;
	height: 550px;
	float: left;
	width: 601px;
}
.content_padding
{
	margin: 0px 0px 0px 0px;
	padding: 0px 7px 5px 7px;
}
#left_side
{
	position: relative;
	min-height: 550px;
	height: auto !important;
	height: 550px;
	width: 200px;
	float: left;
	background-image: url(images/left_side_bg.jpg);
}
#newsletter
{
	width: 200px;
	min-height: 195px;
	height: auto !important;
	height: 195px;
}
.video_header
{
	background-image: url(images/side_bar_header.jpg);
	width: 200px;
	height: 30px;
}
#weather
{
	width: 200px;
	min-height: 200px;
	height: auto !important;
	height: 200px;
}
.weather_header
{
	background-image: url(images/side_bar_header.jpg);
	width: 200px;
	height: 30px;
}
#specials
{
	width: 200px;
	min-height: 250px;
	height: auto !important;
	height: 250px;
}
.specials_header
{
	background-image: url(images/side_bar_header.jpg);
	width: 200px;
	height: 30px;
}
.side_header
{
	color: White;
	font-size: 14pt;
	padding-left: 8px;
}
#news
{
	width: 200px;
	min-height: 250px;
	height: auto !important;
	height: 250px;
}
.specials_header
{
	background-image: url(images/side_bar_header.jpg);
	width: 200px;
	height: 30px;
}
.side_bar_header
{
	color: #ffffff;
	font-size: 13pt;
	padding-top: 4px;
	padding-left: 5px;
	font-weight: bold;
}
.side_bar_content
{
	padding: 5px;
	color: White;
}
#bottom
{
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 157px;
	margin: auto;
	padding: auto;
}
#footer
{
	width: 801px;
	height: 157px;
}
#footer a:link
{
	color: #feae4a;
	text-decoration: none;
}
#footer a:visited
{
	color: #feae4a;
	text-decoration: none;
}
#footer a:active
{
	color: #feae4a;
	text-decoration: none;
}
#footer a:hover
{
	color: #feae4a;
	text-decoration: underline;
}
#manufacture_logos
{
	padding-top: 12px;
	padding-left: 6px;
}
#footer_txt
{
	margin-top: 75px;
	color: White;
}
.content_header
{
	
}
h1
{
	color: #ff6d35;
	font-size: 20pt;
	font-weight: bold;
	padding-left: 8px;
	margin: 0px;
}
.navcrumbs
{
	padding: 0px 0 5px 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 styles start*/
.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 #0090ff;
}
.products_nav
{
	padding-bottom: 5px;
	text-align: center;
}
.products_main
{
	padding: 5px;
}
.search_main
{
	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
{
	
}
.category_main_header
{
	background-color: #0090ff;
	padding: 5px;
	color: White;
	text-align: left;
	font-weight: normal;
}
.category_main_header a
{
	color: White;
}
.category_main_header a:hover
{
	color: White;
}
.category_main_content_pic
{
	
}
.category_main_content
{
	background-color: #dddddd;
	padding: 5px;
	border-bottom: 1px solid white;
}
.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: #0090ff;
	padding: 5px;
	color: White;
}
.product_list_header a
{
	color: #feae4b;
}
.product_list_header a:hover
{
	color: #feae4b;
}
.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: 150px;
}
.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;
	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;
}
/*products styles end*/
