
div#main
{
    position: relative;
    background-image: url(/cbo_template/images/content_frame/bg.jpg);
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
}

div#header
{
    top: 0px;
    left: 0px;
    height: 116px;
    width: 100%;
    overflow:hidden;
}

div#cathead
{
    padding-bottom: 5px;    
    padding-top: 10px;
    float: left;
    white-space: nowrap;
    width: 100%;
}
div#bc_parent
{
    padding-left: 20px;
    display: inline;
    font-family: Tahoma, Arial, Verdana;
    font-size: x-small;
    font-weight: bold;
}
div#bc_child
{
    display: inline;
}
div#bc_cat_browse_all
{
    padding-top:4px;
    padding-left:20px;
}
div#cat_header
{
    font-family: verdana;
    font-size: 20px;
    font-weight: normal;
    color: #000000;
    padding-top: 10px;
}
div#left-sidebar
{
    background-image: url(/cbo_template/images/top_frame/nav_left_bg.jpg);
    background-repeat: repeat;
    float: left;
    width: 152px;
    height: 100%;
    min-height: 600px;
}

div.smtags
{
    width:100px;
    height:46px;
    float:right;
    padding-left:83px;
    text-align:right;
}

.b_left_nav_cat
{
    background-image: url(/cbo_template/images/top_frame/nav_left_bg.jpg);
    background-repeat: repeat-y;
    width: 150px;
    margin-top: 24px;
}

.b_left_nav_cat_hd
{
    background-image: url(/cbo_template/images/top_frame/nav_left_menu_hotdeals_bg.jpg);
    background-repeat: repeat-y;
    width: 152px;
}

.cat_top
{
    margin-top: 0px;
}

.cat_list a, .cat_list a:link, .cat_list a:visited
{
    font-weight: bold;
    color: #dc143c;
    text-decoration: none;
    font-size: 10px;
}

.cat_list a:hover
{
    text-decoration:underline;
    color: #dc143c;
}

.left_nav_btn 
{
    margin-top: 10px;
    margin-bottom: 10px;
    width: inherit;
    margin-left: 5px;    
}

.left_nav_badge
{
    margin-left:17px;
}

.left_nav_dlr
{
    margin-left:20px;
}

/* Search Bar Styles */
.search_bar 
{
    width:inherit;
    height:37px;
    display:inline-block;
}

.search_by_brand_1
{
    background-image: url(/cbo_template/images/srchbar/red_search_sliver.jpg);
    background-repeat: repeat-x;
    width: 420px;
    height: 37px;
    float: left;
    display:inline;
    position:relative;
    float:left;
}

.search_by_brand_2 
{    
    margin-top: 7px;
    margin-left: 70px;
}

.brand_search_select
{
    width:200px;
    height:21px;
    border-style:hidden;    
    font-weight:700;    
    margin-left:6px;
}

.search_divider
{   
    display:inline;        
    position:relative;
    float:left; 
    width: 19px;
    height: 37px;
    background-image: url(/cbo_template/images/srchbar/red_angle.jpg);
}

.keyword_search
{
    background-image: url(/cbo_template/images/srchbar/grey_search_sliver.jpg);
    background-repeat: repeat-x;
    width: 608px;
    height: 37px;
    display:inline;
    position:relative;
    float:left;
    vertical-align:top;    
    padding-top: 5px;

}

.keyword_search_2
{
    margin-left: 35px;
}

.search_box 
{
    width: 340px;
    font-family: sans-serif;
    font-weight: 700;
    margin-left: 6px;
}
.search_label
{
    color: #FFFFFF;
    font-weight: 800;
}

.search_button 
{
    vertical-align: middle;
    margin-left: 4px;
}

.search_nav_left 
{
    width: 258px;
    float: left;
    margin-left: 5px;
}            

.search_rslt
{
    width: 780px;
    float: right;   
}

div.search_rslt
{
    background-color: rgb(153, 153, 153);
}


div#menu2
{
    width: 100%;
}
div#menu3
{
    display: inline-block;
    width: inherit;
}

hr.ty
{
    height: 12px;
    border: 0;
    box-shadow: inset 0 12px 12px -12px rgba(0,0,0,0.5);
    width:100%;
    
}

div#content
{
    float: left;
    width: 1048px;
    min-height: 800px;
    background:#fff;
    color:#000;
}

div#content_main
{
    padding-top: 5px;
    padding-left: 30px;
    width: 1018px;
}

div#hs_container
{
    min-height: 600px;
}

div#hawkbannertop
{
    display:table;
    margin-left:auto;
    margin-right:auto;
}


div.footer
{
    text-align: center;
    margin-top: 10px;
    width: 100%;
}
div.footer_text
{
    font-size: x-small;
    color: rgb(185,0,0);
    text-align: center;
    width: 100%;
    padding-top: 12px;
    padding-bottom: 12px;
}
div.footer_address
{
    width: 100%;
}
div.footer_addr_title
{
    padding: 2px;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    width: 100%;
}
div.footer_addr_blocks
{
}
div.footer_addr
{
    width: 220px;
    font-weight: bold;
    font-size: x-small;
    padding: 5px;
    text-align: center;
    display: inline-block;
    vertical-align: top;
}
div.footer_hrs
{
    padding-top: 10px;
    padding-bottom: 5px;
}
div.footer_pub
{
    font-weight: normal;
    text-align: center;
    font-size: x-small;
}
div#srch_lft
{
    margin-left: 2px;
    margin-top: 25px;
    height: 64px;
}
input#srch
{
    width: 122px;
    height: 18px;
    border-width: 0px;
    border-style: hidden;
}

input#srchbtn
{
    border-width: 0px;
    border-style: hidden;
    height: 22px;
    width: 25px;
}

layerButton
{
    left: 0px;
    visibility: visible;
    position: absolute;
}

.catalog_header
{
    font-family: verdana;
    font-size: 20px;
    font-weight: normal;
    color: #000000;
}

a.cat_browse_all
{
    font-family: verdana;
    font-size: 12px;
    font-weight: normal;
    color: #808080;
    text-decoration: none;
}
a.cat_browse_all:hover
{
    text-decoration: underline;
}
div.cat_banner
{
    margin: 0px;
}

.hdr_bg
{
    background-image: url(/cbo_template/images/content_frame/bg2.jpg);
    background-repeat: repeat;
    width:100%;
    display: block;
    width:inherit;
    height:inherit;
}

.bg_1, .bg_2, .bg_3, .bg_4, .bg_5, .bg_3a, .bg_3a1, .bg_3a2, .bg_3a2a
{
    display:inline;
    position:relative;
    float:left;
}

.bg_3
{
    width:407px;
}
.bg_3a1
{
    overflow:hidden;
    height:86px;
}
.bg_3a2
{
    overflow:hidden;
    height:30px;
}
table.hdr_bg
{
    border: 0px;
    border-spacing: 0px;
    border-width: 0px;
    width: inherit;
}
.hdr_bg td
{
    margin: 0px;
    border-width: 0px;
    padding: 0px;
    border-spacing: 0px;
    empty-cells: show;
}

div.live_chat
{
    top: 0px;
    position: absolute;
    left: 825px;
    width: 180px;
    height: 114px;
}

div#trust
{
    position: absolute;
    top: 14px;
    left: 1024px;
    height: 80px;
    width: 120px;
}

.int_call_msg
{
    font-family: sans-serif;
    font-size: 11px;
    color: #0000FF;
    font-weight: bold;
    text-align: center;
    line-height: 11px;
    vertical-align: bottom;
}
div.cust_form
{
    position: relative;
    left: 0px;
}
span#clearfilter a
{
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    color: #FF0000;
}

.chkout_hdr
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #000066;
    text-align: left;
}
.chkout_note
{
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
    color: #000000;
    text-align: left;
}

a.forgot_pw
{
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
}

.instoremsg
{
    font-size:10px;
}

.cart_note
{
    width:600px;
    padding-left:5px;
}
