﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
}

body
{
    font-size: 12px;
    font-family: Arial, sans-serif;
    text-align: center;
    background: url("../images/bg.jpg") repeat center top;
}

.clearer
{
    clear: both;
}

img
{
    vertical-align: top;
}

#container
{
    width: 1002px;
    margin: 0px auto;
    text-align: left;
    background: url("../images/container_shadow.jpg") repeat-y left top;
}

#bottom_shadow
{
    padding: 0px 7px 40px 6px;
    background: url("../images/bottom_shadow.jpg") no-repeat left bottom;
    zoom: 1;
}

#header
{
    background: #000 url("../images/header_bg.jpg") no-repeat right bottom;
    height: 98px;
    padding-left: 264px;
    border-bottom: solid 1px #fff;
    position: relative;
}

#logo
{
    position: absolute;
    top: 15px;
    left: 10px;
}

#header_top
{
    float: right;
    height: 25px;
    line-height: 25px;
    color: #fff;
    background: #6e6e6e;
}

#header_top a
{
    color: #fff;
    text-decoration: none;
}

#header_top a:hover
{
    text-decoration: underline;
}

.cart
{
    float: left;
    height: 25px;
    background: #cb0101 url("../images/cart.gif") no-repeat 8px 6px;
    padding: 0px 6px 0px 40px;
    border-right: solid 1px #fff;
    font-size: 11px;
}

.white_bg
{
    background: #fff;
    color: #666;
    padding: 1px 3px;
    margin-right: 10px;
    margin-top: 5px;
}

.top_links
{
    font-size: .9em;
    float: left;
    white-space: nowrap;
    padding: 0px 10px;
}

.top_links a
{
    font-size: .9em;
    margin: 0px 3px;
}

.red_link
{
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    background: url("../images/red_button_bg.jpg") no-repeat left center;
    padding: 2px 0px 2px 10px;
}

.red_link span
{
    color: #fff;
    text-decoration: none;
    background: url("../images/red_button_bg.jpg") no-repeat right center;
    cursor: pointer;
    padding: 2px 10px 2px 0px;
}

#navigation_banner
{
    background: #ccc;
    zoom: 1;
    height: 39px;
}

#navigation
{
    float: left;
    height: 39px;
    list-style-type: none;
    zoom: 1;
    display: block;
}

#navigation li
{
    display: block;
    float: left;
    border-right: solid 1px #a9a9a9;
    position: relative;
    height: 39px;
    line-height: 39px;
}

#navigation li.last
{
    border-right: none;
}

#navigation li a
{
    display: block;
    float: left;
    padding: 0px 20px;
    margin: 0px;
    font-size: 12px;
    font-weight: bold;
    color: #000;
    text-decoration: none;
    position: relative;
    height: 39px;
}

#navigation li a:hover, #navigation li a.active, #navigation li a.on
{
    background: #cc0001;
    color: #fff;
}

#navigation ul
{
    width: 244px;
    display: none;
    position: absolute;
    top: 39px;
    left: 0px;
    float: none;
    list-style-type: none;
}

#navigation ul ul
{
    left: 244px;
    top: 0px;
    border-left: solid 1px #000100;
}

#navigation ul li
{
    display: block;
    height: auto;
    margin: 0px;
    line-height: 29px;
    border-right: none;
    border-bottom: solid 1px #b86a68;
    zoom: 1;
}

#navigation ul li a
{
    float: none;
    font-size: 12px;
    background: #8c0c09;
    border: none;
    color: #fff;
    text-decoration: none;
    padding: 0px 0px 0px 20px;
    margin: 0px;
    zoom: 1;
    height: auto;
    width: 224px;
    overflow: hidden;
}

#navigation ul li a:hover
{
    background: #000;
    color: #fff;
    text-decoration: none;
}

.search_form
{
    height: 27px;
    line-height: 18px;
    float: right;
    background: url("../images/search_form_bg.gif") repeat-x left top;
    margin-top: 1px;
    padding: 7px 10px 0px 15px;
    overflow: hidden;
    zoom: 1;
}

.search_form label
{
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    float: left;
}

.search_input
{
    border: none;
    background: #fff;
    height: 16px;
    font-size: 12px;
    font-weight: bold;
    width: 166px;
    float: left;
    margin: 1px 15px 0px 5px;
}

.search_button
{
    float: left;
}

#home_banner
{
    margin-bottom: 1px;
}

.subnavigation
{
    background: #cc0001;
}

.subnavigation td
{    
    width: 10%;
    padding: 10px;
}

.subnavigation .hasline
{
    background: url("../images/subnav_spacer.gif") repeat-y right top;
}

.subnavigation td a
{
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}

.subnavigation td a:hover
{
    color: #333;
}

.featured_items
{
    padding-top: 46px;
}

.featured_items .item
{
    width: 300px;
    padding-left: 20px;
    float: left;
}

.featured_items .item .item_image
{
    width: 140px;
    padding-left: 40px;
    float: left;
}

.featured_items .item .item_text
{
    width: 200px;
    padding-left: 40px;
    float: left;
}

.featured_items .item .item_text p
{
    font-size: 11px;
    line-height: 13px;
}

.featured_items .item .item_title
{
    font-size: 16px;
    font-weight: bold;
    color: #cc0000;
    padding-bottom: 10px;
}


a.featurelink
{
    font-size: 16px;
    font-weight: bold;
    color: #cc0000;
    padding-bottom: 10px;
    text-decoration: none;
}

a.featurelink:link
{
    text-decoration: none;
}
a.featurelink:hover
{
    color: #676767;
    text-decoration: none;
}



#footer
{
    width: 980px;
    margin: 0px auto;
    text-align: right;
    font-size: 11px;
    font-weight: bold;
    color: #000;
    padding: 20px 0px 10px;
}

.add_to_cart
{
    padding: 10px 0px 10px 40px;
    color: #cc0000;
    text-decoration: none;
    background: url("../images/add_to_cart.gif") no-repeat left center;
    line-height: 38px; *line-height:26px;
    zoom:1;
}

.add_to_cart span
{
    padding: 10px 20px 10px 0px;
    color: #cc0000;
    text-decoration: none;
    background: url("../images/add_to_cart.gif") no-repeat right center;
    cursor: pointer;
}


.add_to_cart_grey
{
    padding: 10px 0px 10px 40px;
    color: #cc0000;
    text-decoration: none;
    background: url("../images/add_to_cart_feature.gif") no-repeat left center;
    line-height: 38px; *line-height:26px;
    zoom:1;
}

.add_to_cart_grey span
{
    padding: 10px 20px 10px 0px;
    color: #cc0000;
    text-decoration: none;
    background: url("../images/add_to_cart_feature.gif") no-repeat right center;
    cursor: pointer;
}

.product_leftbar
{
    width: 700px;
    float: left;
    padding: 0px 0px 0px 15px;
}

.product_rightbar
{
    width: 250px;
    float: left;
    padding: 10px 0px 0px 8px;
    margin-top: 60px;
    border-left: solid 1px #b5b5b5;
}

.product_item
{
    padding-bottom: 60px;
    zoom: 1;
}

.product_item .product_image
{
    width: 390px;
    float: left;
}

.product_item .product_text
{
    width: 270px;
    float: left;
    padding-top: 15px;
}

.product_item .product_title
{
    font-size: 18px;
    font-weight: bold;
    color: #000;
    padding-bottom: 10px;
}

.product_item p
{
    line-height: 13px;
    font-size: 11px;
    padding-right: 40px;
    padding-bottom: 15px;
}

.product_item .product_price
{
    font-size: 23px;
    font-weight: bold;
    color: #cc0000;
    padding-bottom: 10px;
}

.product_order_form
{
    font-size: 11px;
}

.product_order_form label
{
    font-weight: bold;
    margin-right: 10px;
    line-height: 18px;
    font-size: 12px;
}

#tabs
{
    margin: 0px 45px 0px 25px;
    background: #d4d4d4;
    line-height: 29px;
    zoom: 1;
}

#tabs a
{
    display: block;
    float: left;
    padding: 0px 30px;
    font-weight: bold;
    color: #000;
    text-decoration: none;
    border-right: solid 1px #fff;
}

#tabs a:hover, #tabs a.active
{
    background: #fff;
    color: #cc0000;
    border-right: solid 1px #d4d4d4;
}

#tabs_content
{
    width: 550px;
    padding: 50px 0px 0px 65px;
    font-size: 12px;
    line-height: 14px;
    color: #000;
}

.products_like
{
    font-size: 14px;
    padding-left: 15px;
}

.featured_product
{
    text-align: center;
    padding: 20px 0px 30px;
    border-bottom: solid 1px #b5b5b5;
}

.featured_product.no_border
{
    padding-bottom: 5px;
    border-bottom: none;
}

.featured_product .featured_product_image
{
    margin-bottom: 10px;
}

.featured_product .featured_title
{
    font-size: 12px;
    line-height: 14px;
    color: #cc0000;
    margin-bottom: 10px;
}

.featured_product .featured_price
{
    font-size: 21px;
    font-weight: bold;
    color: #000;
    margin-right: 20px;
}

.search_leftbar
{
    width: 260px;
    float: left;
    padding: 40px 0px 0px 40px;
}

.search_rightbar
{
    width: 650px;
    float: left;
    padding-top: 40px;
}
.full_width a
{
    color: #cc0000;
    text-decoration: underline;
}

.search_title
{
    font-size: 16px;
    font-weight: bold;
    color: #cc0000;
    padding-bottom: 15px;
}

.leftbar_list
{
    list-style-type: none;
    font-weight: bold;
}

.leftbar_list li
{
    line-height: 16px;
    padding-bottom: 8px;
}

.leftbar_list li a
{
    color: #000;
    text-decoration: none;
}

.leftbar_list li a.active, .leftbar_list li a:hover
{
    color: #cc0000;
}
.leftbar_list li a.active
{
    padding-left: 15px;
    background: url("../images/activebullet.gif") no-repeat left center;
}

.leftbar_list ul
{
    list-style-type: none;
    padding-left: 10px;
}

.leftbar_list ul li
{
    padding-top: 8px;
    padding-bottom: 0px;
}

.leftbar_list ul li a
{
    color: #666;
}

.red
{
    color: #cc0000;
}

.search_list
{
    empty-cells: show;
    margin-top: 10px;
}

.search_list td
{
    border-top: solid 1px #ccc;
    padding-top: 42px;
    padding-bottom: 22px;
    vertical-align: top;
}

.search_list .search_image
{
    padding-top: 20px;
    padding-left: 20px;
    width: 230px;
}

.search_list .search_name
{
    width: 170px;
}

.search_list .search_name a
{
    color: #666;
    line-height: 14px;
    font-weight: bold;
}

.search_list .search_price
{
    font-size: 14px;
    font-weight: bold;
    color: #000;
    line-height: 24px;
}

.search_list .search_qty
{
    width: 60px;
}

.search_list .search_qty input
{
    width: 20px;
    font-size: 11px;
    color: #666;
}

.search_list .search_add
{
    padding-top: 30px;
}

.catalog_list {
    empty-cells: show;
    margin-top: 10px;
    border-right: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
} 

.catalog_list td {
    border-top: solid 1px #ccc;
    border-left: solid 1px #ccc;
    padding-top: 5px;
    padding-left:5px;
    padding-right:5px;
    padding-bottom: 10px;
    vertical-align: top;
    font-size:12px;
}

.catalog_list tr.header td{
	background-color: #eee;
	font-weight:bold;
	font-size:12px;
}

.catalog_list td.removelink a {
	color:#cc0000;
	text-align:center;
	font-weight:bold;
}

.pagination
{
    text-align: right;
    padding-top: 30px;
    word-spacing: 3px;
    font-weight: bold;
}

.pagination a
{
    color: #676767;
    text-decoration: none;
}

.pagination a:hover
{
    text-decoration: underline;
}

.pagination a.red
{
    color: #cc0000;
}

.list_leftbar
{
    width: 231px;
    float: left;
    padding: 48px 0px 0px 30px;
}

.list_rightbar
{
    width: 673px;
    float: left;
    padding: 48px 0px 0px 28px;
}

.new_products
{
    border: solid 1px #ccc;
    padding: 10px;
}

big
{
    font-size: 14px;
}

.new_products
{
    margin-top: 25px;
}

.new_prod_name
{
    color: #666;
}

.new_products .featured_product .featured_price
{
    font-size: 18px;
    margin-right: 16px;
}

.new_products .add_to_cart
{
    font-size: 11px;
}

.featured_product_detail
{
    background: url("../images/featured_product_detail_bg.jpg") repeat-y left top;
    width: 673px;
    margin-bottom: 50px;
}

.featured_product_detail2
{
    background: url("../images/featured_product_detail_bg2.jpg") no-repeat left top;
}

.featured_product_detail3
{
    background: url("../images/featured_product_detail_bg3.jpg") no-repeat left bottom;
    padding: 1px;
    height: 100%;
}

.featured_product_detail .image
{
    width: 294px;
    float: left;
    padding: 20px 0px 20px 51px;
}

.featured_product_detail .text
{
    width: 294px;
    float: left;
    padding: 34px 0px 0px 0px;
}

.featured_product_detail .text .title
{
    color: #990000;
    font-size: 21px;
    font-weight: bold;
    padding-bottom: 15px;
}

.featured_product_detail .text p
{
    font-size: 11px;
    line-height: 13px;
}

.featured_product_detail .add_to_cart
{
    font-size: 11px;
}

.products_list_cat
{
    width: 100px;
}

.products_list_cat td
{
    width: 10%;
    padding: 15px;
    border-bottom: none;
    border-right: none;
}



.products_list_cat .prod_imagecat
{
    margin-bottom: 10px;
}

.products_list_cat .prod_namecat
{
    color: #666;
    font-weight: bold;
}

.products_list_cat .prod_pricecat
{
    color: #000;
    font-weight: bold;
    font-size: 14px;
    margin: 5px 0px;
}

.products_list_cat .prod_qtycat
{
    font-size: 11px;
}








.products_list
{
    empty-cells: show;
}

.products_list td
{
    width: 33%;
    padding: 15px;
    border-bottom: solid 1px #ccc;
    border-right: solid 1px #ccc;
}

.products_list td.last_cell
{
    border-right: none;
}

.products_list .last_row td
{
    border-bottom: none;
}

.products_list .prod_image
{
    margin-bottom: 10px;
}

.products_list .prod_name
{
    color: #666;
    font-weight: bold;
}

.products_list .prod_price
{
    color: #000;
    font-weight: bold;
    font-size: 14px;
    margin: 5px 0px;
}

.products_list .prod_qty
{
    font-size: 11px;
}
.list_compare .backlink
{
    margin: -30px 0 20px 20px;
}
.list_compare .backlink a
{
    color: #cc0000;
    font-weight: bold;
}
.compare_list
{
    empty-cells: show;
    border: solid 1px #ccc;
}

.compare_list td
{
    width: 20%;
    padding: 8px;
    border-bottom: solid 1px #ccc;
    border-right: solid 1px #ccc;
    font-size: 12px;
}

.compare_list td.label
{
    font-weight: bold;
}

.compare_list td.last_cell
{
    border-right: none;
}

.compare_list .last_row td
{
    border-bottom: none;
}

.compare_list .removelink
{
    color: #cc0000;
    font-weight: bold;
}
.compare_list .prod_image
{
    margin-bottom: 10px;
}

.compare_list .prod_name
{
    color: #666;
    font-weight: bold;
}

.compare_list .prod_price
{
    color: #000;
    font-weight: bold;
    font-size: 14px;
    margin: 5px 0px;
}

.compare_list .prod_qty
{
    font-size: 11px;
}
.catalog_form select
{
    width: 180px;
    border: 1px solid #ccc;
    padding: 3px;
}

.catalog_form input
{
    width: 120px;
    border: 1px solid #ccc;
    padding: 3px;
}

.catalog_form a
{
    font-weight: bold;
    color: #CC0000;
    font-size: 14px;
}
.catalog_title
{
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    padding-bottom: 15px;
}
.productsearch_title
{
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    padding-bottom: 15px;
}
.catalog_drpdwn
{
    margin-left: 30px;
}
.productlist_title
{
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    padding-bottom: 15px;
}
.catalog_functions
{
    margin-top: 30px;
}
.catalog_functions .exportfunctions
{
    margin-top: -33px;
    float: right;
}
.list_compare
{
    width: 900px;
    float: left;
    padding: 48px 0px 0px 28px;
}
.btn_bg
{
    padding: 10px 0px 10px 20px;
    color: #cc0000;
    text-decoration: none !important;
    background: url("../images/btnbkgd.gif") no-repeat left center;
    line-height: 38px; *line-height:26px;
zoom:1;
}

.btn_bg span
{
    padding: 10px 20px 10px 0px;
    color: #cc0000;
    text-decoration: none !important;
    background: url("../images/btnbkgd.gif") no-repeat right center;
    cursor: pointer;
}
hr
{
    border-top: 1px solid #ccc;
    border-bottom: none;
    border-left: none;
    border-right: none;
    margin-left: -5px;
    margin-top: 15px;
    margin-bottom: 10px;
    width: 210px;
}
.full_width
{
    margin: 40px 20px 40px 20px;
}
.full_width .col_right
{
    float: right;
    width: 49%;
}
.full_width .col_left
{
    float: left;
    width: 49%;
}
.full_width .col1
{
    float: left;
    width: 350px;
}
.full_width .col2
{
    float: left;
    width: 350px;
}
.full_width .col3
{
    float: left;
    width: 200px;
}
.search_rightbar .col_right
{
    float: right;
    border-left: 1px solid #ccc;
    padding-left: 5px;
    width: 320px;
}
.search_rightbar .col_left
{
    float: left;
    width: 320px;
}
.field
{
    clear: both;
    margin-top: 1em;
    padding: 0 1em;
}
.field p
{
    display: block;
    float: left;
    margin: 0;
    padding-right: 1em;
    width: 145px;
}
#shiptoform .field p
{
    width: 90px;
}
.field_short
{
    clear: both;
    margin-top: 1em;
    padding: 0 1em;
}
.field_short p
{
    display: block;
    float: left;
    margin: 0;
    padding-right: 1em;
    width: 80px;
}
.field .units
{
    margin-right: .5em;
}

label
{
    color: #000000;
}

input.text, textarea
{
    width: 180px;
    border: 1px solid #ccc;
    padding: 3px;
}
input.text_med
{
    width: 150px;
    border: 1px solid #ccc;
    padding: 3px;
}
input.text_short
{
    width: 100px;
    border: 1px solid #ccc;
    padding: 3px;
}
input.text_xshort
{
    width: 60px;
    border: 1px solid #ccc;
    padding: 3px;
}
input.text_digit
{
    width: 20px;
    border: 1px solid #ccc;
    padding: 3px;
}
textarea
{
    height: 150px;
}
.required
{
    color: #cc0000;
}
.errorMessage
{
    color: #cc0000;
    display: block;
    font-size: 9px;
    padding-bottom: 5px;
    padding-top: 5px;
}

.form_field_list
{
    border-collapse: collapse;
    margin-top: 10px;
    border: solid 1px #ccc;
}
.form_field_list td, .form_field_list th
{
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    vertical-align: middle;
    font-size: 12px;
}
.form_field_list th
{
    border: solid 1px #ccc;
    background-color: #eee;
    font-weight: bold;
    font-size: 12px;
}
.form_field_list input
{
    width: 90%;
}

#billinfo p
{
    margin-left: 15px;
    display: block;
}
.billinfo_edit
{
    display: none;
}
ul.retailer_gallery
{
    list-style: none;
    margin-left: 20px;
    margin-top: 10px;
}
ul.retailer_gallery li
{
    float: left;
    margin: 5px;
}
ul.col1
{
    list-style: none;
    width: 200px;
    float: left;
    margin-left: 40px;
}
ul.col2
{
    list-style: none;
    width: 200px;
    float: left;
}
ul.col3
{
    list-style: none;
    width: 200px;
    float: left;
}
.helplink
{
    font-size: 10px;
    margin-left: 10px;
}

/* added after orginal desgin */

.go_btn
{
    color: #CC0000;
    font-size: 14px;
    font-weight: bold;
}

.ac_results ul
{
    text-align: left;
}

.addToCartTable, .addToCartTable tr, .addToCartTable td
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;    
    vertical-align: middle;
}

.detailedDescription 
{
    border: solid 1px #D4D4D4;	
	border-spacing: 0px;	
	border-collapse: collapse;
	width: 300px;
}

.detailedDescription td
{
    border: solid 1px #D4D4D4;
    padding: 5px;    
}

.leftbaranchor
{
    text-decoration : none;
}
.leftbaranchor:visited, .leftbaranchor:hover , .leftbaranchor:active 
{
  color:#CC0000 !important;  
}
