﻿html, body, form
{
	margin: 0;
	padding: 0;
}
body
{
	color: #000000;
	font-size: 10pt;
	font-family: Verdana, Sans-Serif;
	background-color: #ca342e;
	background-image: url(images/bg_tile.jpg);
	background-repeat: repeat-x;
}
a
{
	color: #ca342e;
	text-decoration: none;
}
a:hover
{
	color: #ca342e;
	text-decoration: underline;
}
#container
{
	padding: auto;
	margin: auto;
	height: 100% !important;
	height: 900px;
	min-height: 900px;
	width: 820px;
	position: relative;
	background-image: url(images/content_tile.png);
	background-repeat: repeat-y;
}
* html #container
{
    padding: auto;
	margin: auto;
	height: 100% !important;
	height: 900px;
	min-height: 900px;
	width: 820px;
	position: relative;
}
.print_logo
{
	display: none;
}
#left
{
	height: auto !important;
	height: 900px;
	min-height: 900px;
	width: 234px;
	float: left;
	z-index: 1000;
}
.logo
{
	height: 132px;
	width: 225px;
	position: relative;
	background-image: url(images/logo.jpg);
}
/* NAV START */
#main_nav
{
	width: 225px;
	position: relative;
	z-index: 1000;
}
#main_nav ul
{
    padding: 0;
    margin: 0;
    z-index: 1000;
}
#main_nav ul li
{
	padding: 0;
	margin: 0;
	list-style-type: none;
	position: relative;
}
#main_nav ul li a
{
	color: Black;
    display: block;
    height: 25px;
    cursor: pointer;
    background-image: url(images/button_up.jpg);
    text-align: center;
    padding-top: 10px;
    margin: 0;
}
#main_nav ul li a:hover
{
	color: White;
    display: block;
    height: 25px;
    cursor: pointer;
    background-image: url(images/button_down.jpg);
    text-align: center;
    text-decoration: none;
    padding-top: 10px;
    margin: 0;
}
#main_nav li ul
{
    padding: 0px;
    margin: 0px;
    display: none;
    position: absolute;
    top: 0px;
    left: 225px;
}
#main_nav li ul li
{
    padding: 0px;
    margin: 0px;
    display: block;
    float: none;
    height: auto;
}
#main_nav li ul li a
{
	display: block;
	height: 25px;
	width: 225px;
	float: none;
	color: Black;
	padding-top: 10px;
	margin: 0;
}
#main_nav li ul li a:hover
{
	display: block;
    height: 25px;
    width: 225px;
    float: none;
    color: White;
    padding-top: 10px;
    margin: 0;
}
#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;
}
/* NAV END */
.weather_header
{
	width: 225px;
	height: 40px;
	background-image: url(images/weather_header.jpg);
}
.weather_content
{
	color: White;
}
.weather_content img
{
	border: 2px solid #ca342e;
}
.products_header
{
	width: 225px;
	height: 38px;
	background-image: url(images/products_header.jpg);
}
.products_content
{
	
}
.news_header
{
	width: 225px;
	height: 38px;
	background-image: url(images/news_header.jpg);
}
.news_content
{
	color: White;
}
#right
{
	height: auto !important;
	height: 900px;
	min-height: 900px;
	width: 575px;
	float: left;
}
.flash
{
	padding: 0;
	margin: 0;
	width: 575px;
	height: 311px;
	position: relative;
}
.content_main
{
	height: auto !important;
	height: 525px;
	min-height: 525px;
	width: 575px;
}
.content_padding
{
	padding: 5px 5px 5px 5px;
}
.footer
{
	color: White;
	padding: 15px 5px 0px 5px;
	text-align: center;
	background-color: #ffae00;
	height: 65px;
}
.content_header
{
}
h1
{
	padding-left: 5px;
	padding-top: 5px;
	color: #ca342e;
	font-size: 20pt;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial;
}
img
{
	padding: 5px;
}
.btn_sml
{
	width: 98px;
	height: 32px;
	color: White;
	background-image: url(images/sml_btn.jpg);
	cursor: pointer;
}
.navcrumbs
{
	text-align: right;
	padding-bottom: 10px;
	font-size: 8pt;
}
/*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 #ffae00;
}
.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: #ffae00;
	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: #ffae00;
	padding: 5px;
	color: White;
}
.product_list_header a
{
	color: #ca342e;
}
.product_list_header a:hover
{
	color: #ca342e;
}
.product_list_content
{
	background-color: #ffdb8f;
	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;
}
.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: #ffdb8f;
}
.single_product_price
{
	padding: 2px;
	margin: 0px;
	color: #ca342e;
}
.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*/
/*map styles*/
.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;
}
/*photo gallery styles*/
.photo_gallery_selected_thumb
{
    border: 3px solid black;
}
.photo_gallery_thumb
{
    border: 2px solid black;
}
.photo_gallery_big_img
{
    border: 2px solid black;
}
.photo_gallery_prev_btn
{
    width: 53px;
    height: 39px;
    background-image: url(images/photo_gallery_prev_btn.jpg);
    cursor: pointer;
}
.photo_gallery_next_btn
{
    width: 53px;
    height: 39px;
    background-image: url(images/photo_gallery_next_btn.jpg);
    cursor: pointer;
}