/*----------------------------------------------------------
Title:        Main Style Sheet
Theme:        00224
----------------------------------------------------------*/
@font-face {
    font-family: HandVeticaBold;  
    src: url(../fonts/HandVetica.ttf) format("truetype");  
}
body {
    margin: 0;
    padding: 0;
    font-family: Arial,Helvetica,sans-serif;
    background: url('../images/body-bg.jpg') 0 center;
    font-size: 12px;
}
.cl {
    display: block;
    clear: both;
    height: 0;
    font-size: 0;
    line-height: 0;
    text-indent: -4000px;
}
#container {
    margin: 0 auto;
    padding: 0;
    width: 960px;
}
/* TWEAK PACKAGE MARCH 2014
---------------------------------------------*/
#dcatMenu li.subcats a, .dd-submenu .nav_with_sub_menu a
{
    background: url('../images/r-arrow-new.png')no-repeat !important;
    background-position: right center !important;
}
#dcatMenu ul li ul li.subcats a
{
    background: url('../images/r-arrow-new.png')no-repeat !important;
    background-position: right center !important;
}
#dcatMenu ul li 
{
    background-color: #1A1C1C !important;
}
#dcatMenu li.nosubcats a, #dcatMenu ul li ul li.nosubcats a, .dd-submenu .nav_with_sub_menu ul.second-level-submenu li a
{
    background: none !important;
}
img 
{
    border: none;
}
#categoryGrid h2 a:last-child 
{
    cursor: default !important;
}
/* HEADER
---------------------------------------------*/
#logo {
    float: left;
    margin: 0;
    padding: 68px 0 20px 43px;
    font-size: 2.10em;
    font-weight: bold;
    color: #2C1B11;
    width: 400px;
}
#logo img {
    border: none;
}
.textlogo {
    position: relative;
    top: -16px;
    font-size: 33px;
    width: 890px;
}
.imagelogo {
    position: relative;
    top: -14px;
}
#header {
    float: left;
    margin: 0;
    padding: 0;
    width: 960px;  
    background: url(../images/header-bg.png) no-repeat 0 bottom;
}
#header-links {
    float: left;
    display: inline;
    margin: 0;
    padding: 12px 0 0 53px;
    color: #977e63;
    display: none;
}
#header-links a {
    margin: 0;
    padding: 0 4px 0 4px;
    font-size: 12px;
    text-decoration: none;
    color: #fbd524;
}
#header-links a:hover {
    text-decoration: underline;
}
#header-search {
    float: right;
    margin: 0 8px 0 10px;
    padding: 5px 0;
    width: 176px;
    height: 24px;
}
#header-search input {
    width: 124px;
    padding: 10px 0 10px 20px;
    float: left;
    display: inline;
    font-family: Arial,Helvetica,sans-serif!important;
    font-size: 12px;
    color: #000;
    background: url('../images/search-field.png') no-repeat 0 0;
    border:0;
}
#header-search .header-search-btn {
    float: left;  
    width: 30px;
    height: 33px;
margin-top: 2px;
}
#header-search .header-search-btn a {
    width: 30px;
    height: 33px;
    float: left;
    display: inline;
    background:url('../images/search-button.png') no-repeat 0 0;
}
#header-search .header-search-btn a {
    font-size: 0;
    line-height: 0;
    text-indent: -4000px;
}
#header-search .header-search-btn a:hover {
    color: #e0d8d1;
}
#header-search #headerSearchWidgetDynamicResults {
    clear: left;
    float: left;
    background: #EEEEEE;
    padding: 10px;
    display: none;
    width: 90%;
    margin-top: 5px;
    position: relative;
    line-height: 1.80;
}
/* NAV
---------------------------------------------*/
#nav {
    float: left;  
    padding: 0;
    width: 967px;
    height: 48px;
    background: url(../images/navigation-bg.png) no-repeat;
    margin: 5px -7px 7px;
    position: relative;
}
#topNav {
    margin: 0;
    padding: 11px 0 0 29px;
    width: 734px;
    float: left;
}
#topNav .left {
    float: left;
    width: 0;
}
#topNav .center .link {
    float: left;
    padding: 0;  
    text-align: center;
}
#topNav .center .link a {
    font-size: 13px;
    font-weight: none;
    text-decoration: none;
    text-transform: lowercase;
    color: #feffff;
    font-family: 'Arial';
    background: url('../images/nav-separator.png') no-repeat 0 4px;
    padding-left: 20px;
    padding-right: 20px;
}
#topNav .center .link a:hover {
    color: #f5ce1a;
}
#topNav .center .spacer {
    float: left;
    width: 0;
    height: 35px;
}
#topNav .center #topNavTab_1 a {
    background: none;
}
/* CONTENT
---------------------------------------------*/
#content {
    float: left;
    margin: 0;
    padding: 0;
    width: 960px;
    font-family: Arial,Helvetica,sans-serif;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
}
.content-holder {
    width: 960px;
    background: url("../images/content-holder.png");
}

#content-left {
    float: left;
    display: inline;
    margin: 5px 10px 15px; 
    padding: 0;
    width: 180px;
    position: relative;
overflow: visible; /* make category widget roll over popouts work */
}
#content-middle {
    float: left;
    display: inline;
    margin: 0; 
    padding: 0;
    
    min-height: 500px;
}
#content-middle .top {
    padding-bottom: 25px;  
    float: left;
    display: inline;
    padding-top: 10px;
}
#content-right {
    float: left;
    display: inline;
    margin: 5px 15px 0 10px;
    padding: 0;
    width: 180px;
    position: relative;
    overflow: hidden;
}
/* WIDGETS
---------------------------------------------*/
.ccWidget {
    float: left;
    margin: 0;
    padding: 0;
    width: 179px;
    font-family: Arial,Helvetica,sans-serif;
    text-align: left;
    color: #fff;    
}
.ccWidget .top {
    margin: 0;
    padding: 20px 0 0 16px;
    line-height: 28px;
    text-align: left;
    text-transform: uppercase;
    color: #181400;
    width: 164px;
    height: 36px;
    background: url(../images/widget-t.png) no-repeat 0 0;
    font-family: 'HandVeticaBold';
    font-weight: bold;
    font-size: 16px;
}
.ccWidget .top a {
    text-decoration: none;
    color: #000;
}
.ccWidget .top a:hover {
    text-decoration: underline;
    color: #000;
}
.ccWidget .body {
    float: left;
    width: 179px;
    margin: 0;
    padding: 0;
    background: #1A1C1C;
}
.ccWidget .body a {
    color: #fff;
}
.ccWidget .btm {
    float: left;
    margin: 0;
    padding: 0;
    width: 179px;
    height: 73px;
    background: url(../images/widget-b.png) no-repeat 0 0;
}
.ccWidget form {
    float: none !important;
}
/*/ LIST WIDGETS /*/
.ccWidgetList .body ul {
    margin: 0;
    padding: 5px 4px 0;
    list-style: none;
}
.ccWidgetList .body ul li {
    font-family: Arial,Helvetica,sans-serif;
    height:26px;
}
.ccWidgetList .body ul li a {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    border-bottom: 1px dotted #fff;
    display: block;
    padding-left: 8px;
    padding-top: 5px;
    padding-bottom: 6px;
}
.ccWidgetList .body ul li a:hover {
    /*text-decoration: underline;*/
    color :#eeb340;
}
.ccWidgetList .noItems {
    margin-top: -6px;
}
/*/ DROPDOWN WIDGETS /*/
.ccWidgetDropDown .body {
    height: 33px;
}
.ccWidgetDropDown .body select {
    margin: 4px 0 14px 13px;
    padding: 4px;
    width: 154px;
    font-size: 14px;
}
/*/ INPUT WIDGETS /*/
.ccWidgetInput .body {
    float: left;
    width: 179px;
}
.ccWidgetInput .body .field {
    float: left;
    margin: 0;
    padding: 0;
    width: 212px;
}
.ccWidgetInput .body .field input {
    float: left;
    margin: 12px 0 0 12px;
    padding: 4px;
    width: 45%;
    height: 15px;
    font-size: 14px;
    color: #464646;
}
.ccWidgetInput .body .buttonNoImg {
    float: left;
    margin: 0 0 0 4px;
}
.ccWidgetInput .body .button input {
    float: left;
    font-size: 12px;
    color: #464646;
}
.ccWidgetInput .body .button {
    float: left;
    margin: 0;
    padding: 3px 0 0 0;
    width: 28px;
    height: 20px;
    vertical-align: middle;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    background: url(../images/go.jpg) no-repeat;
}
.ccWidgetInput .body .button  a {
    text-decoration: none;
    color: #fff;
}
.ccWidgetInput .body .button a:hover {
    text-decoration: underline;
}
.ccWidgetInput .advanced {
    float: left;
    clear: both;
    margin: 0 0 5px 10px;
    padding: 0 0 2px 3px;
    width: 216px;
    font-size: 10px;
    font-weight: bold;
    color: #fff;
}
.ccWidgetInput .advanced a {
    text-decoration: underline;
    color: #fff;
}
.ccWidgetInput .advanced a:hover {
    text-decoration: none;
    }
.ccWidgetInput #searchWidgetDynamicResults {
    display: none;
    clear: left;
    float: left;
    padding: 10px;
    margin: 5px 5px 0;
}
/*/ PRODUCT WIDGETS /*/
.ccWidgetProduct .body .sdetailsNoImg {
    width: 178px;
    text-align: center;
}
.ccWidgetProduct .body .photo {
    margin-bottom: 10px;
    text-align: center;
}
.ccWidgetProduct .body .photo img {
    border: 1px solid #e0b905;
}
.ccWidgetProduct .body .title {
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    line-height: 16px;
}
.ccWidgetProduct .body .title a {
    text-decoration: none;
    color: #fff;
    font-size: 14px;
}
.ccWidgetProduct .body .title a:hover {
    text-decoration: underline;
}
.ccWidgetProduct .body .sprice {
    padding: 8px 0 5px 0;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    line-height: 18px;
    color:#b48500;
}
.ccWidgetProduct .body .sdetails {
    margin: 0 auto;
    padding: 5px 0 0 0;
    width: 58px;
    height: 21px;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    color: #fff;
}
.ccWidgetProduct .body .sdetails a {
    text-decoration: none;
    color: #fff;
}
.ccWidgetProduct .body .sdetails a:hover {
    color: #ececec;
}
.ccWidgetProduct .body .all-link  {
    padding-top: 8px;
    text-align: center;
    font-size: 11px;
}
.ccWidgetProduct .body .all-link a {
    text-decoration: underline;
    color: #fff;
}
.ccWidgetProduct .body .all-link a:hover {
    text-decoration: none;
}
.ccWidgetProduct .review {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}
/*/ BASIC WIDGETS /*/
.ccWidgetBasic .body {
    color: #fff;
    padding: 2px;
}
.ccWidgetBasic .top a {
    color: #181400;
    text-decoration: none;
}
.ccWidgetBasic .top a:hover {
    text-decoration: underline;
    color: #181400;
}
.ccWidgetBasic .body .items {
    padding: 5px 0 3px 10px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
}
.ccWidgetBasic .price {
    font-size: 14px;
    font-weight: bold;
}
.ccWidgetBasic .subtotal {
    padding-left: 20px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 5px;
}
.ccWidgetBasic input {
    margin-bottom: 5px;
}
.ccWidgetBasic table {
    padding: 0 0 0 15px;
    font-weight: bold;
    color: #fff;
}
/*/ IMAGE WIDGETS /*/
.ccWidgetImage {
    margin: 10px 0 10px 0;
    text-align: center;
}
/*/ POLL WIDGETS /*/
.widgetPolls {
    color: #fff;
}
.widgetPolls p {
    margin: 0;
    padding: 10px 0 10px 10px;
    width: 165px;
    line-height: 1.50;
}
.widgetPolls input {
    float: left;
    clear: both;
    margin-right: 5px;
}
.widgetPolls .body ul li {
    background: none;
    margin-bottom: 5px;
    line-height: 19px;
    border: none;
    width: 155px;
}
.widgetPolls .buttons {
    margin-top: 10px;
    margin-left: 41px;
}
/*/ WIDGET FIXES /*/
.noItems {
    margin: 0;
    padding: 9px;
    width: 208px;
    color: #fff;
}
#widgetSubscribe .body {
    height: 44px;
}
.widgetCustomProductLists select {
    margin-bottom: 10px;
}
#widgetRewardPoints .body {
    padding: 0 10px 10px 10px;
}
#widgetShopByPrice form {
    height: 50px;
}
#widgetRelatedProducts .body .noItems {
    width: 100px;
    color: #fff;
}
#widgetNewArrivals .body .noItems {
    width: 100px;
    color: #fff;
}
#widgetTopSellers .body .noItems {
    width: 100px;
    color: #fff;
}
#widgetContents .body ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.placeHolder {
    clear: both;
    border: 1px dashed;
}
#widgetRecentlyViewed .top {
    font-size: 14px !important;
    font-weight: bold;
}
/* FOOTER
---------------------------------------------*/
#footer {
    width: 978px;
    height: 51px;
    float: left;
    display: inline;
    margin: 0 -9px;
    position: relative;
    margin-top: 1px;
    margin-bottom: 14px;
}
#footer .left {
    float: left;
    display: inline;
    padding-left: 38px;
}
#footer p.left {
    font-size: 11px;
    color: #fff;
}
#footer .right {
    float: right;
    display: inline;
    padding-right: 38px;
}
#footer .right a {
    color: #fff;
    font-size: 11px;
}
#footer .right a:hover {
    text-decoration: none;
}
#widgetFooter {
    width: 943px;
    text-align: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 90%;
}
#widgetFooter .body ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#widgetFooter hr {    
    float: left;
    clear: left;
    height: 1px;
    color: #fff;
    background-color: #878787;
}
#widgetFooter .actionItems {
    margin: 0;
    padding: 15px 0 0 35px;
    font-weight: bold;
    color: #fff;
}
#widgetFooter .actionItems a {
    font-family: Arial,Helvetica,sans-serif;
    text-decoration: underline;
    color: #fff;
}
#widgetFooter .actionItems a:hover {
    text-decoration: none;
    color: #fff;
}
#widgetFooter .copyright {
    float: left;
    margin: 0;
    padding: 15px 85px 0 35px;
    width: 300px;
    font-family: Arial,Helvetica,sans-serif;
    line-height: 22px;
    color: #fff;
    display: none;
}
#widgetFooter .copyright a {
    font-family: Arial,Helvetica,sans-serif;
    text-decoration: underline;
    color: #fff;
}
#widgetFooter .copyright a:hover {
    text-decoration: none;
    color: #fff;
}
#widgetFooter .nav {
    float: left;
    margin: 0;
    padding: 19px 0 10px 20px;
    width: 150px;
}
#widgetFooter .nav .title {
    margin: 0;
    padding: 0;
    width: 120px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    color: #fff;
    display: none;
}
#widgetFooter .nav ul {
    margin: 0 0 0 1px;
    padding: 0;    
    text-align: left;
    list-style: none;
}
#widgetFooter .nav ul li {
    text-align: left;
    line-height: 2.00;
}
#widgetFooter .nav ul li a {
    font-family: Arial,Helvetica,sans-serif;
    text-decoration: underline;
    color: #fff;            
}
#widgetFooter .nav ul li a:hover {
    text-decoration: none;
}
#widgetFooter .actionItems {
    color: #fff;
}
#widgetFooter .actionItems a {
    color: #fff;
}
#widgetFooter .actionItems a:hover {
    color: #fff;
}
#widgetFooter .copyright {
    color: #fff;
}
#widgetFooter .copyright a {
    color: #fff;
}
#widgetFooter .copyright a:hover {
    color: #fff;
}
#widgetFooter .nav .title {
    color: #fff;
}
#widgetFooter .nav ul li a {
    color: #fff;
}
#widgetFooter .nav ul li a:hover {
    color: #fff;
}
.copyright-small {
    margin: 20px 0 0 -2px;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    color: #000;
    width: 978px;
    height: 75px;
    background: url('../images/footer-bg.png') no-repeat 0 0;
    padding-top: 25px;
    display: none;
}
.copyright-small a {
    color: #000;
    font-weight: bold;
}
.copyright-small a:hover {
    color: #000;
    font-weight: bold;
}
/* HOMEPAGE
---------------------------------------------*/
#banner {
    position: relative;
    top: -368px;
    margin-left: -15px;
}
#banner img {
    border: none !important;
}
 
/* FIXES
---------------------------------------------*/
h1, h2, h3, h4, h5, h6, .page-title {
    font-family: 'HandVeticaBold';
    font-size: 20px !important;
    font-weight: normal;
    color: #000 !important;
    margin-bottom: 2px;
    margin-top: 4px;}
#productGrid #topOptions {
    margin-bottom: 15px;
    overflow: hidden !important;
}
#productGrid #topOptions .display {
    color: #9C9EA0 !important;
}
#productGrid .detailBtnNoImg {
    display: none;
}
#productGrid .title {
    margin: 20px 0 0 0 !important;
}
#productGrid .title a {
    font-size: 14px;
    font-weight: bold !important;
    text-decoration: none !important;
    color: #000 !important;
}
#productGrid .title a:hover {
    color: #000 !important;
    text-decoration: underline !important;
}
#categoryGrid {
    margin-left: 15px !important;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
#categoryGrid {
width: 95%;
}
}

#categoryGrid .title {
    margin: 20px 0 0 0 !important;
    margin-left: 8px
}
#categoryGrid .title a {
    font-size: 14px;
    font-weight: bold !important;
    text-decoration: none !important;
    color: #000 !important;
}
#categoryGrid .title a:hover {
    color: #000 !important;
    text-decoration: underline !important;
}
#productGrid .description {
    font-size: 11px;
    color: #000 !important;
}
#productGrid .description p {
    margin: 7px 0 0 0 !important;
    padding: 0 !important;
}
#productGrid .sprice {
    font-size: 14px !important;
    font-weight: bold !important;
    color: #BA9729;
}
#productDetail #productPhotos {
    text-align: left !important;
}
#cp_bottom .cpTotal {
    float: left !important;
    width: 60% !important;
}
#cp_bottom .cpButtons {
    float: left;
}
.address-box-input .form-field {
    width: 60% !important;
}
.pageNote p {
    line-height: 1.60;
}
#checkoutOnePage #billAddress table {
    width: 445px !important;
}
#checkoutOnePage .form-label-required {
    width: 35% !important;
}
.blurb {
    clear: both;
}
.homepageBottomContent {
    margin-left: 10px;
}

/* FRONT END EDITS
---------------------------------------------*/
.editLogoText {margin: -12px 0 0 2px; padding: 0;}
.editProduct {float: right; margin: 0; padding: 0;}
.editCategory {float: right; margin: 0; padding: 0;}
.editCartBtn {position: relative; top: 0; left: 45px; margin: 0; padding: 0;}
.editDetailBtn {position: relative; top: 0; left: 20px; margin: 0; padding: 0;}
.editNavMenu {position: absolute; margin: 2px 0 0 7px; padding: 0;}
.editFooterMenu {float: right; margin: 0; padding: 0;}
.editFooterWidget {position: relative; margin: 0; padding: 0; top: 7px; left: 13px;}
.deleteFooterWidget {position: relative; margin: 0; padding: 0; top: -9px; left: 38px;}
.editCategoryWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}
.deleteCategoryWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}
.swapCategoryWidgetBullet {position: relative; margin: 0; padding: 0; left: -4px;}
.editCurrencyWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}
.deleteCurrencyWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}
.editFeaturedWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}
.deleteFeaturedWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}
.editInformationWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}
.deleteInformationWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}
.swapInformationWidgetBullet {position: relative; margin: 0; padding: 0; left: 8px;}
.editLanguageWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}
.deleteLanguageWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}
.editNewArrivalsWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}
.deleteNewArrivalsWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}
.editRewardPointsWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}
.deleteRewardPointsWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}
.editSearchWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}
.deleteSearchWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}
.editSidebarWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}
.deleteSidebarWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}
.editSidebarDetailedWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}
.deleteSidebarDetailedWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}
.editSpecialsWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}
.deleteSpecialsWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}
.editSubscribeWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}
.deleteSubscribeWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}
.editTopSellersWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}
.deleteTopSellersWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}
.editVendorsWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}
.deleteVendorsWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}
.editLeftImageWidget {position: relative; margin: 0; padding: 0; top: 11px; left: 39px;}
.deleteLeftImageWidget {position: relative; margin: 0; padding: 0; top: -5px; left: 64px;}
.editRightImageWidget {position: relative; margin: 0; padding: 0; top: 11px; left: 39px;}
.deleteRightImageWidget {position: relative; margin: 0; padding: 0; top: -5px; left: 64px;}
.editShopByPriceWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}
.deleteShopByPriceWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}
.editProductListWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}
.deleteProductListWidget  {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}
.addProductListWidget {position: relative; margin: 0; padding: 0; top: -47px; left: 100px;}
.editCustomImageWidget {position: relative; margin: 0; padding: 0; top: 28px; left: 39px;}
.deleteCustomImageWidget {position: relative; margin: 0; padding: 0; top: 13px; left: 64px;}
.addCustomImageWidget {position: relative; margin: 0; padding: 0; top: -5px; left: 14px;}
.editHorizontalImageWidget {position: relative; margin: 0; padding: 0; top: 7px; left: -12px;}
.deleteHorizontalImageWidget {position: relative; margin: 0; padding: 0; top: -10px; left: 13px;}
.homepagecontent { height: 0px;}

#productDetail #prodCaption {text-align: center; color: #9C9EA0;}


#widgetCategories {
z-index: 101;
}

#widgetCategories ul {
z-index: 101;
}

#widgetCategories ul ul {
margin-top: -6px;
width: 190px !important;
padding-left: 2px;
}

#widgetCategories ul ul li {
height: 24px;
}

#widgetCategories ul ul ul {
margin-top: -6px;
margin-left: -2px;
}

#widgetCategories .body ul li a {
    padding-left: 7px !important;
    padding-right: 10px !important;
}

#productPhotos .link {
    display: none !important;
}
.theme-default .nivoSlider {
margin-left: 0px;
width: 960px !important
}


/*** NEW MENU STYLES ***/
ul#top-menu * { z-index: 1000; }

ul#top-menu
{
    width: 742px;
    float: left;
}
ul#top-menu,
ul#top-menu ul {
    list-style-type: none;
    margin: 0; padding: 0;
}

ul#top-menu {
    color: #FFF;
    font-size: 0;
    margin: 2px 0 0 10px;
    position: relative;
    z-index: 1000;
}

ul#top-menu > li {
    display: inline-block;
    font-size: 11px;
    /*font-family: 'HandVeticaBold', Arial;*/
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
}
ul#top-menu > li > a,
ul#top-menu > li
{
    border-bottom: none !important;
}
ul#top-menu > li > a,
ul#top-menu > li > span.no-link,
.dd-submenu li a,
.mm-submenu li a {
    color: #FFF;
    display: block;
    padding: 2px 10px;
    border-bottom: 1px dotted #fff;
    height: 23px;
    line-height: 26px;
    text-decoration: none;
}

ul#top-menu > li:hover > a,
ul#top-menu > li:hover > span.no-link,
.dd-submenu li a:hover,
.mm-submenu li a:hover {
    color: #E0B905;
}

ul#top-menu > li:hover .dd-submenu,
.dd-submenu > ul > li:hover > .second-level-submenu,
ul#top-menu > li:hover .mm-submenu
{ display: block; }

.dd-submenu,
.mm-submenu {
    background-color: #090909;
    border-radius: 0 0 4px 4px;
    display: none;
    position: absolute;
    top: 100%;
    padding: 0 3px;
}

.mm-submenu {
    width: 191px;
}

.dd-submenu ul {
    border: 1px solid #000;
}

.dd-submenu ul,
.mm-submenu ul {
    display: block;
    float: left;
}

.dd-submenu li,
.mm-submenu li {
    position: relative;
}

.dd-submenu li a,
.mm-submenu li a {
    min-width: 166px;
}

.dd-submenu .second-level-submenu {
    background-color: #121212;
    display: none;
    position: absolute;
    left: 100%; top: -1px;
    
}
.mm-submenu { width: auto; }
.mm-submenu * { vertical-align: top; }

ul[class^="columns-"] {
    display: block;
    float: left;
    margin-left: 2px !important;
    vertical-align: top;
}

ul[class^="columns-"]:first-child {
    margin-left: 0 !important;
}

.columns-1  { width: 189px; }
.columns-2  { width: 381px !important; }
.columns-3  { width: 572px !important; }
.columns-4  { width: 762px !important; }
.columns-5  { width: 954px !important; }

.element-line-h .line-splitter { display: inline-block; margin-top: 4px; width: 100%; }
.element-html, .element-textstr, .element-title { display: block; padding: 8px 12px; }
.element-html a { color: #CCC !important; display: inline !important; margin: 0 !important; padding: 0 !important; }
.element-html a:hover { color: #E0B905 !important; }
.element-title { background-color: #000; }
span.no-link { display: block; }
#top-menu span.no-link { cursor: pointer; }

table img, .ccWidget img, .element-image img { height: auto; max-width: 100%; }