/* #########################################################
BLOCKS
######################################################### */

.block{
    text-align: left;
    background-color: #ecf4f6;
    border: 1px solid #d4e2e7;
    margin-bottom: 10px;
}

.blockH{ }
.blockH h5{
    font-family: Verdana, Arial, Helvetica, sans-serif !important;
    font-size: 10px;
    color: #486168;
    text-transform: uppercase;
    font-weight: normal;
    padding: 9px 11px 7px 11px;
    margin: 0px;
    border-bottom: 1px solid #d4e2e7;
}

.blockC{ padding: 11px 9px; }
.blockC div{ font-size: 11px; }

.blockC ul{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
.blockC ul li{
    list-style-type: none;
    margin: 0px;
}
.blockC ul li a{
    text-decoration: none;
    font-size: 12px;
    font-weight: normal;

    color: #0c68b6;
}
.blockC ul li .first{
    border-top: 0px solid #000000;
}

.blockC ul li .cur{ color: #cc0000; }

.blockC ul li a:hover{ color: #4085bf; }

.blockC ul li ul{ width: auto; margin-bottom: 20px; }

.newsletter_ff{ margin-bottom: 8px; }
.wishlistsearch_ff{ margin-bottom: 8px; }

/* product category block */
#prodCatBlock{ margin-top: 27px; }
#prodCatTabsC{
    padding-top: 27px;
    margin-bottom: 0px;
    position: relative;
}

#prodCatTabs{
    position: absolute;
    width: 100%;
    top: -27px;
    padding: 0px;
}
#prodCatTabs li{
    list-style: none;
    float: left;
    text-align: center;
    border-bottom: 0px solid #fff;
}
#prodCatTabs li a{
    font-family: Verdana, Arial, Helvetica, sans-serif !important;
    display: block;

    padding: 7px 9px;

    color: #486168;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    background-color: #fff;
    text-transform: uppercase;
    border-bottom: 1px solid #d4e2e7;
}
#prodCatTabs li .cur{
    background-color: #ecf4f6;
    border-bottom: 0px solid #fff;
}

#prodCatTabs li a:hover{ background-color: #fff; color: #3d5c65; text-decoration: underline; }
#prodCatTabs #pcat_first{ border-right: 1px solid #d4e2e7; }

#prodCats{
    height: 402px;
    overflow: auto;
    padding: 8px 8px 0px 8px !important;
}

#prodCatsContainer{ padding-bottom: 8px; }
#prodCatsContainer li{ margin-bottom: 0px; }

#prodCats ul li a{
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
    color: #486168;
}
#prodCats ul li a:hover{ text-decoration: underline; }

#prodCats .sub_nav_last{ margin-bottom: 0px !important; }
#prodCats .lm_sub_nav{ margin-top: 0px; margin-bottom: 8px; }
#prodCats .lm_sub_nav li a{
    font-size: 11px;
    text-transform: none;
    font-weight: normal;
    color: #2290b7;
}
#prodCats .lm_sub_nav li a:hover{ color: #48a0bf; text-decoration: none; }
#prodCats .lm_sub_nav li a:hover span{ text-decoration: underline; }

#prodCats a.cur{ font-weight: bold !important; text-decoration: none; }
#prodCats a.cur span{ text-decoration: underline; }

.free_form .blockC{ padding: 5px !important; }

.main_cats li a{ font-weight: bold !important; border-bottom: 0px solid #fff !important; padding: 4px 0px 4px 4px !important; }
.main_cats li{ border-bottom: 1px solid #e0ebf0 !important; margin-bottom: 4px !important; }
.sub_cats{ margin: 4px 0px 8px 6px !important; }
.sub_cats li{ border-bottom: 0px solid #f00 !important; }
.sub_cats li a{ font-weight: normal !important; padding: 2px 0px 2px 4px !important; }

.product_cats .blockC, .product_cats .blockC div{ padding: 0px !important; }

#home_products{ }

#content .blockC{ background-color: #fff; }

#bottom_blocks{ width: 704px; }
#bottom_blocks #bb_spacer{ width: 9px; }

#bottom_blocks .blockC{ background-color: #fff !important; }

#bb_events .blockH{ position: relative; }
#bb_events .blockC{ text-align: center; padding: 0px 0px 8px 0px !important; }
#bb_events_type{
    position: absolute;
    right: 5px;
    top: 4px;
}

#bb_events_heading{ margin: 8px 0px 8px 8px; border-bottom: 1px solid #dadee1; width: 405px; }
#bb_events_heading td{
    text-align: left;
    text-transform: uppercase;
    font-weight: bold;
    padding: 0px 0px 2px 4px;
}
.bb_events_dt{ width: 25%; }
.bb_events_tm{ width: 35%; }
.bb_events_title{ width: 40%; }

#bb_event_listings_container{ height: 104px; margin-bottom: 8px; overflow: auto; text-align: left; }
#bb_event_listings{ margin-left: 8px; width: 405px; }
#bb_event_listings td{ border-bottom: 1px solid #e7f0ef; padding: 3px 0px 3px 4px; }

#bottom_blocks td .hThumbs{ margin-left: 2px; }
#bottom_blocks td .hThumbs li{
    margin: 8px 2px 60px 2px;
}

#bb_events_cell{ width: 430px; }
#bb_cart_cell{ width: 256px; }
#bb_cart_cell .blockC{ padding: 0px !important; }

#bb_cart_container{ margin-top: 27px; }
#bb_cart_tab_container{
    width: 255px;
    margin-bottom: 0px;
    position: relative;
}

#bb_cart_tabs{
    position: absolute;
    width: 100%;
    top: -27px;
    padding: 0px;
}
#bb_cart_tabs li{
    list-style: none;
    float: left;
    text-align: center;
    border-bottom: 0px solid #fff;
}
#bb_cart_tabs li a{
    font-family: Verdana, Arial, Helvetica, sans-serif !important;
    display: block;

    padding: 7px 12px;

    color: #486168;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    background-color: #ecf4f6;
    text-transform: uppercase;
    border-bottom: 1px solid #d4e2e7;
}
#bb_cart_tabs li .cur{
    background-color: #fff;
    border-bottom: 0px solid #fff;
}

#bb_cart_tabs li a:hover{ background-color: #fff; color: #3d5c65; text-decoration: underline; }
#bb_cart_tabs #bbcart_tab_first{ border-right: 1px solid #d4e2e7; }

#bb_cart_inner{ height: 140px; overflow: auto; text-align: center; }

#bb_cart_inner .hThumbs{ padding-left: 20px; }

#bb_cart_footer{ }
#bb_cart_footer  .button, #bb_cart_footer  .buttonOver{
}

#bb_cart_no_items, #bb_recent_items{
    color: #676767;
    font-size: 14px;
    width: 150px;
    text-align: center;
    margin: 50px auto 0px auto;
    font-style: italic;
}

#bb_cart_lfooter{
    float: left;
    margin: 4px;
}

#bb_cart_rfooter{
    float: right;
    margin: 4px;
    font-weight: bold;
}

#bb_recent_items_footer{
    padding: 6px 0px;

    text-align: center;
}
#bb_recent_items_footer a{
    color: #5a75af;
    font-weight: bold;
}
#bb_recent_items_footer a:hover{ color: #3e68c7; }

.cartCtrl a{ color: #a01a1e !important; }
.cartCtrl a:hover{ color: #6f0d11 !important; }

#gTotal{
    font-weight: bold;
}