/*----------------------------------------------------------
title:        main stylesheet
template:    00185
----------------------------------------------------------*/

body {
    margin: 0;
    padding: 0;
    font: small Verdana, Geneva, sans-serif;
    background: url(../images/background.jpg) repeat-x top !important;
}
/* ==== START Facebook Tab by Schoberg.net ==== */

#aussie{
background: url(http://www.bustedknucklegarage.com/images/aussieFlag.png) no-repeat; /* Path to Image */
right:1px;  /* change this to left: 1px; to put it on the left of the screen */
top:35%;height:50px;width:50px;margin:0;padding:0;position:fixed;z-index:7000;}
#aussie a{display:block;width:100%;height:100%;}

#fbtab{
background: url(http://www.bustedknucklegarage.com/images/icon-fbtab.png) no-repeat; /* Path to Image */
right:1px;  /* change this to left: 1px; to put it on the left of the screen */
top:40%;height:41px;width:30px;margin:0;padding:0;position:fixed;z-index:5000;}
#fbtab a{display:block;width:100%;height:100%;}

/* ==== END Facebook Tab by Schoberg.net ==== */
p {
    padding-bottom: 7px !important;
}

#container {margin: 0 auto; padding: 0; width: 960px; -moz-border-radius: 5px; -webkit-border-radius: 5px; background: #fff;}

/*////////// start header //////////*/

#logo {float: left; margin: 0; width: 45%; font-size: 2.10em; font-weight: bold; color: #2C1B11;}
#logo .textlogo {
    padding: 15px 0 0 20px; 
}
#logo .imagelogo {
    padding: 15px 0 0 20px; 
}
#logo .flashlogo {
    padding: 15px 0 0 20px; 
}
#header {
    float: left;
    margin: 0 0 10;
    padding: 0;
    width: 960px;
    height: 195px;
    background: url(../images/banner.jpg) no-repeat center;
}

#header-links {
    float: right;
    margin: 0;
    padding: 6px 20px 0 0;
    color: #FFF;
    font-weight: bold;
}
    #header-links a {
    margin: 0;
    padding: 0 4px 0 4px;
    font-size: 11px;
    text-decoration: none;
    color: #FFF;
}
    #header-links a:hover {text-decoration: underline;}

/*/ start main navigation /*/

#nav {
    float: left;
    margin: 90px 0 0;
    padding: 0;
    width: 960px;
    height: 35px;
    background: transparent;
}

#topNav {
    margin: 0;
    padding: 11px 0 0 6px;
    width: 700px;
}
    #topNav .left {float: left; width: 0;}
    #topNav .center {width: 96%;}
    #topNav .center .link {
    float: left;
    padding: 0;
    width: 130px;
    text-align: center;
}
    #topNav .center .link a {
    font-size: 1em;
    font-weight: bold;
    text-decoration: none;
    text-shadow: 0 -1px 0 #CCC;
    color: #FFF;
}
    #topNav .center .link a:hover {
    color: #FFF;
    text-decoration: underline;
}
    #topNav .center .spacer {float: left; width: 0; height: 35px;}
    #topNav .right {float: left; width: 2%;}

/*/ end main navigation /*/

/*////////// end header //////////*/

/*////////// start content //////////*/

#content {
    float: left;
    margin: 0;
    padding: 10px 0 0;
    width: 960px;
    font-family: Verdana, Geneva, sans-serif;
    background: transparent;
}

#content-left {float: left; margin: 0; padding: 0; width: 210px;}

#content-middle {
    float: right;
    margin: 0 0px 10px 10px;
    padding: 0;
/*    width: 760px;   */
    width: 735px;
    min-height: 500px;
    border: 1px solid #CFCFCF;
    background: #FFF;
}

#content-middle h3 {
    color: #B30400;
}
#content-middle p {
    padding-bottom: 15px;
    line-height: 150%;
}

#content-middle ul {
    padding-bottom: 15px;
}
#content-middle ol {
    padding-bottom: 15px;
}

#content-middle li {
    line-height: 150%;
}


#content-right {float: left; margin: 0; padding: 0; width: 210px;}

/*////////// end content //////////*/

/*////////// start footer //////////*/

#footer {
    float: left;
    margin: 0 0 15px;
    padding: 0 0 10px;
    width: 959px;
    border: 1px solid #CFCFCF;
    background: #fff;
    clear: both;
}

/*////////// end footer //////////*/

/*/ begin widgetSidebar /*/

#widgetSidebar {
    float: left;
    margin: 0;
    padding: 10px;
    width: 190px;
    font-family: Arial,Helvetica,sans-serif;
    text-align: left;
    border: 1px solid #DFDFDF;
    color: #1d1d1d;
    }

#widgetSidebar .top {
    margin: 0;
    padding: 0 0 11px 0;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    color: #372413;
    }

#widgetSidebar .top a {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    color: #372413;
    }

#widgetSidebar .top a:hover {
    text-decoration: underline;
    }

#widgetSidebar .body {
    margin: 0;
    padding: 0;
    font-family: Arial,Helvetica,sans-serif;
    }

#widgetSidebar .body .items {
    padding: 0 0 4px 0;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #000;
    }

#widgetSidebar .body .subtotal {
    padding: 0;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #000;
    }

#widgetSidebar .btm {
    float: left;
    margin: 0;
    padding: 0;
    }

#widgetSearch #searchWidgetDynamicResults {
    clear: left;
    float: left;
    background: #EEEEEE;
    padding: 10px;
    display: none;
    margin: 5px 5px 0;
}

/*/ end widgetSearch /*/

/*/ begin widgetSidebarDetailed /*/

#widgetSidebarDetailed {
    float: left;
    margin: 0;
    padding: 10px;
    width: 190px;
    font-family: Arial,Helvetica,sans-serif;
    text-align: left;
    border: 1px solid #DFDFDF;
    color: #1d1d1d;
    background: #FFF;
    }

#widgetSidebarDetailed .top {
    margin: 0;
    padding: 0 0 11px 0;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    color: #372413;
    }

#widgetSidebarDetailed .top a {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    color: #372413;
    }

#widgetSidebarDetailed .top a:hover {
    text-decoration: none;
    }

#widgetSidebarDetailed .price {
    font-size: 11px;
    font-weight: bold;
    }

#widgetSidebarDetailed input {
    width: 90px;
    height: 25px;
    font-size: 11px;
    }

#widgetSidebarDetailed table {
    margin: 0;
    padding: 0 0 5px 5px;
    width: 100%;
    }

#widgetSidebarDetailed .btm {
    float: left;
    margin: 0;
    padding: 0;
    }

/*/ end widgetSidebarDetailed /*/

/*/ begin widgetSearch /*/

#widgetSearch {
    float: left;
    margin: 0;
    padding: 10px;
    width: 190px;
    font-family: Arial,Helvetica,sans-serif;
    text-align: left;
    border: 1px solid #DFDFDF;
    color: #1d1d1d;
    background: #FFF;
    }

#widgetSearch .top {
    margin: 0;
    padding: 0 0 13px 0;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    color: #372413;
    }

#widgetSearch .body {
    margin: 0;
    padding: 0;
    }

#widgetSearch .body .field {
    float: left;
    margin: 0;
    padding: 0;
    }

#widgetSearch .body .field input {
    margin: 0 0 5px 0;
    padding: 4px;
    width: 151px;
    height: 14px;
    font-size: 14px;
    color: #1D1D1D;
    }

#widgetSearch .body .button input {
    font-size: 11px;
    color: #464646;
    }

#widgetSearch .body .button {
    float: left;
    margin: 0;
    padding: 5px 0 0 0;
    width: 28px;
    height: 18px;
    vertical-align: middle;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    background: #342212;
    }

#widgetSearch .body .button  a {
    text-decoration: none;
    color: #fff;
    }

#widgetSearch .body .button a:hover {
    text-decoration: underline;
    }

#widgetSearch .advanced {
    margin-bottom: 6px;
    font-size: 9px;
    }

#widgetSearch .advanced a {
    text-decoration: underline;
    color: #1d1d1d;
    }

#widgetSearch .advanced a:hover {
    text-decoration: none;
    }

#widgetSearch .btm {
    float: left;
    margin: 0;
    padding: 0;
    }

/*/ end widgetSearch /*/

/*/ begin widgetLanguage /*/

#widgetLanguage {
    float: left;
    margin: 0;
    padding: 10px;
    width: 190px;
    font-family: Arial,Helvetica,sans-serif;
    text-align: left;
    border: 1px solid #DFDFDF;
    color: #1d1d1d;
    background: #FFF;
    }

#widgetLanguage .top {
    margin: 0;
    padding: 0 0 13px 0;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    color: #372413;
    }

#widgetLanguage .body {
    margin: 0;
    padding: 0;
    }

#widgetLanguage .body select {
    margin-left: 2px;
    margin-bottom: 3px;
    padding: 2px;
    width: 185px;
    height: 20px;
    font-size: 12px;
    color: #1D1D1D;
    }

#widgetLanguage .btm {
    float: left;
    margin: 0;
    padding: 0;
    }

/*/ end widgetLanguage /*/

/*/ begin widgetVendors /*/

#widgetVendors {
    float: left;
    margin: 0;
    padding: 10px;
    width: 190px;
    font-family: Arial,Helvetica,sans-serif;
    text-align: left;
    border: 1px solid #DFDFDF;
    color: #1d1d1d;
    background: #FFF;
    }

#widgetVendors .top {
    margin: 0;
    padding: 0 0 13px 0;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    color: #372413;
    }

#widgetVendors .body {
    margin: 0;
    padding: 0;
    }

#widgetVendors .body ul {
    margin: 0;
    padding: 0;
    list-style: none;
    }

#widgetVendors .body ul li {
    line-height: 1.80;
    }

#widgetVendors .body ul li a {
    text-decoration: none;
    }

#widgetVendors .body ul li a:hover {
    text-decoration: underline;
    }

#widgetVendors .body select {
    padding-left: 4px;
    width: 160px;
    height: 18px;
    font-size: 10px;
    color: #464646;
    }

#widgetVendors .btm {
    float: left;
    margin: 0;
    padding: 0;
    }

/*/ end widgetVendors /*/

/*/ begin widgetCategories /*/

#widgetCategories {
    float: left;
    margin: 0;
    padding: 10px;
    width: 190px;
    font-family: Arial,Helvetica,sans-serif;
    text-align: left;
    border: 1px solid #DFDFDF;
    color: #1d1d1d;
    background: #FFF;
    }

#widgetCategories .top {
    margin: 0;
    padding: 0 0 8px 0;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    color: #372413;
    }

#widgetCategories .body {
    margin: 0;
    padding: 0;
    }

#widgetCategories .body ul {
    margin: 0;
    padding: 0;
    list-style: none;
    }

#widgetCategories .body ul li {
    line-height: 1.80;
    font-family: Arial,Helvetica,sans-serif;
    }

#widgetCategories .body ul li a {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    text-decoration: none;
    color: #000;
    }

#widgetCategories .body ul li a:hover {
    text-decoration: underline;
    }

#widgetCategories .btm {
    float: left;
    margin: 0;
    padding: 0;
    }

/*/ end widgetCategories /*/

/*/ begin widgetCurrency /*/

#widgetCurrency {
    float: left;
    margin: 0;
    padding: 10px;
    width: 190px;
    font-family: Arial,Helvetica,sans-serif;
    text-align: left;
    border: 1px solid #DFDFDF;
    color: #1d1d1d;
    background: #FFF;
    }

#widgetCurrency .top {
    margin: 0;
    padding: 0 0 13px 0;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    color: #372413;
    }

#widgetCurrency .body {
    margin: 0;
    padding: 0;
    }

#widgetCurrency .body select {
    margin-left: 2px;
    margin-bottom: 3px;
    padding: 2px;
    width: 185px;
    height: 20px;
    font-size: 12px;
    color: #1D1D1D;
    }

#widgetCurrency .btm {
    float: left;
    margin: 0;
    padding: 0;
    }

/*/ end widgetCurrency /*/

/*/ begin widgetRewardPoints /*/

#widgetRewardPoints {
    float: left;
    margin: 0;
    padding: 10px;
    width: 190px;
    font-family: Arial,Helvetica,sans-serif;
    text-align: left;
    border: 1px solid #DFDFDF;
    color: #1d1d1d;
    background: #FFF;
    }

#widgetRewardPoints .top {
    margin: 0;
    padding: 0 0 8px 0;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    color: #372413;
    }

#widgetCurrency .body {
    margin: 0;
    padding: 0;
    }

#widgetRewardPoints .body a {
    text-decoration: underline;
    color: #464646;
    }

#widgetRewardPoints .body a:hover {
    text-decoration: none;
    }

#widgetRewardPoints .btm {
    float: left;
    margin: 0;
    padding: 0;
    }

/*/ end widgetRewardPoints /*/

/*/ begin widgetInformation /*/

#widgetInformation {
    float: left;
    margin: 0;
    padding: 10px;
    width: 190px;
    font-family: Arial,Helvetica,sans-serif;
    text-align: left;
    border: 1px solid #DFDFDF;
    color: #1d1d1d;
    background: #FFF;
    }

#widgetInformation .top {
    margin: 0;
    padding: 0 0 8px 0;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    color: #372413;
    }

#widgetInformation .body {
    margin: 0;
    padding: 0;
    }

#widgetInformation .body ul {
    margin: 0;
    padding: 0;
    list-style: none;
    }

#widgetInformation .body ul li {
    line-height: 1.80;
    font-family: Arial,Helvetica,sans-serif;
    }

#widgetInformation .body ul li a {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    text-decoration: none;
    color: #000;
    }

#widgetInformation .body ul li a:hover {
    text-decoration: underline;
    }

#widgetInformation .btm {
    float: left;
    margin: 0;
    padding: 0;
    }

/*/ end widgetInformation /*/

/*/ begin widgetNewArrivals /*/

#widgetNewArrivals {
    float: left;
    margin: 0;
    padding: 10px;
    width: 190px;
    font-family: Arial,Helvetica,sans-serif;
    text-align: left;
    border: 1px solid #DFDFDF;
    color: #1d1d1d;
    background: #FFF;
    }

#widgetNewArrivals .top {
    margin: 0;
    padding: 0 0 8px 0;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    color: #372413;
    }

#widgetNewArrivals .body {
    float: left;
    padding-top: 8px;
    padding-bottom: 8px;
    width: 190px;
    text-align: center;
    }

#widgetNewArrivals .body .sdetailsNoImg {
    float: left;
    clear: left;
    padding-top: 15px;
    width: 216px;
    }

#widgetNewArrivals .body .photo { }

#widgetNewArrivals .body .title {
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    line-height: 16px;
    }

#widgetNewArrivals .body .title a {
    text-decoration: underline;
    color: #1d1d1d;
    }

#widgetNewArrivals .body .title a:hover {
    text-decoration: none;
    }

#widgetNewArrivals .body .sprice {
    padding: 8px 0 5px 0;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    line-height: 18px;
    }

#widgetNewArrivals .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;
    background: url(../images/details_button.jpg) no-repeat;
    }

#widgetNewArrivals .body .sdetails a {
    text-decoration: none;
    color: #fff;
    }

#widgetNewArrivals .body .sdetails a:hover {
    color: #ececec;
    }

#widgetNewArrivals .body .all-link  {
    padding-top: 8px;
    text-align: center;
    font-size: 11px;
    }

#widgetNewArrivals .body .all-link a {
    text-decoration: underline;
    color: #1d1d1d;
    }

#widgetNewArrivals .body .all-link a:hover {
    text-decoration: none;
    }

#widgetNewArrivals .btm {
    float: left;
    margin: 0;
    padding: 0;
    }

/*/ end widgetNewArrivals /*/

/*/ begin widgetSpecials /*/

#widgetSpecials {
    float: left;
    margin: 0;
    padding: 10px;
    width: 190px;
    font-family: Arial,Helvetica,sans-serif;
    text-align: left;
    border: 1px solid #DFDFDF;
    color: #1d1d1d;
    background: #FFF;
    }

#widgetSpecials .top {
    margin: 0;
    padding: 0 0 8px 0;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    color: #372413;
    }

#widgetSpecials .body {
    float: left;
    padding-top: 8px;
    padding-bottom: 8px;
    width: 190px;
    text-align: center;
    }

#widgetSpecials .body .sdetailsNoImg {
    float: left;
    clear: left;
    padding-top: 15px;
    width: 216px;
    }

#widgetSpecials .body .photo { }

#widgetSpecials .body .title {
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    line-height: 16px;
    }

#widgetSpecials .body .title a {
    text-decoration: underline;
    color: #1d1d1d;
    }

#widgetSpecials .body .title a:hover {
    text-decoration: none;
    }

#widgetSpecials .body .sprice {
    padding: 8px 0 5px 0;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    line-height: 18px;
    }

#widgetSpecials .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;
    background: url(../images/details_button.jpg) no-repeat;
    }

#widgetSpecials .body .sdetails a {
    text-decoration: none;
    color: #fff;
    }

#widgetSpecials .body .sdetails a:hover {
    color: #ececec;
    }

#widgetSpecials .body .all-link  {
    padding-top: 8px;
    text-align: center;
    font-size: 11px;
    }

#widgetSpecials .body .all-link a {
    text-decoration: underline;
    color: #1d1d1d;
    }

#widgetSpecials .body .all-link a:hover {
    text-decoration: none;
    }

#widgetSpecials .btm {
    float: left;
    margin: 0;
    padding: 0;
    }

/*/ end widgetSpecials /*/

/*/ begin widgetTopSellers /*/

#widgetTopSellers {
    float: left;
    margin: 0;
    padding: 10px;
    width: 190px;
    font-family: Arial,Helvetica,sans-serif;
    text-align: left;
    border: 1px solid #DFDFDF;
    color: #1d1d1d;
    background: #FFF;
    }

#widgetTopSellers .top {
    margin: 0;
    padding: 0 0 8px 0;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    color: #372413;
    }

#widgetTopSellers .body {
    float: left;
    padding-top: 8px;
    padding-bottom: 8px;
    width: 190px;
    text-align: center;
    }

#widgetTopSellers .body .sdetailsNoImg {
    float: left;
    clear: left;
    padding-top: 15px;
    padding-bottom: 15px;
    width: 190px;
    }

#widgetTopSellers .body .photo { }

#widgetTopSellers .body .title {
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    line-height: 16px;
    }

#widgetTopSellers .body .title a {
    text-decoration: underline;
    color: #1d1d1d;
    }

#widgetTopSellers .body .title a:hover {
    text-decoration: none;
    }

#widgetTopSellers .body .sprice {
    padding: 8px 0 5px 0;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    line-height: 18px;
    }

#widgetTopSellers .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;
    background: url(../images/details_button.jpg) no-repeat;
    }

#widgetTopSellers .body .sdetails a {
    text-decoration: none;
    color: #fff;
    }

#widgetTopSellers .body .sdetails a:hover {
    color: #ececec;
    }

#widgetTopSellers .body .all-link  {
    padding-top: 8px;
    text-align: center;
    font-size: 11px;
    }

#widgetTopSellers .body .all-link a {
    text-decoration: underline;
    color: #1d1d1d;
    }

#widgetTopSellers .body .all-link a:hover {
    text-decoration: none;
    }

#widgetTopSellers .btm {
    float: left;
    margin: 0;
    padding: 0;
    }

/*/ end widgetTopSellers /*/

/*/ begin widgetFeatured /*/

#widgetFeatured {
    float: left;
    margin: 0;
    padding: 10px;
    width: 190px;
    font-family: Arial,Helvetica,sans-serif;
    text-align: left;
    border: 1px solid #DFDFDF;
    color: #1d1d1d;
    background: #FFF;
    }

#widgetFeatured .top {
    margin: 0;
    padding: 0 0 8px 0;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    color: #372413;
    }

#widgetFeatured .body {
    float: left;
    padding-top: 8px;
    padding-bottom: 8px;
    width: 190px;
    text-align: center;
    }

#widgetFeatured .body .sdetailsNoImg {
    float: left;
    clear: left;
    padding-top: 15px;
    padding-bottom: 15px;
    width: 190px;
    }

#widgetFeatured .body .photo { }

#widgetFeatured .body .title {
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    line-height: 16px;
    }

#widgetFeatured .body .title a {
    text-decoration: underline;
    color: #1d1d1d;
    }

#widgetFeatured .body .title a:hover {
    text-decoration: none;
    }

#widgetFeatured .body .sprice {
    padding: 8px 0 5px 0;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    line-height: 18px;
    }

#widgetFeatured .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;
    background: url(../images/details_button.jpg) no-repeat;
    }

#widgetFeatured .body .sdetails a {
    text-decoration: none;
    color: #fff;
    }

#widgetFeatured .body .sdetails a:hover {
    color: #ececec;
    }

#widgetFeatured .body .all-link  {
    padding-top: 8px;
    text-align: center;
    font-size: 11px;
    }

#widgetFeatured .body .all-link a {
    text-decoration: underline;
    color: #1d1d1d;
    }

#widgetFeatured .body .all-link a:hover {
    text-decoration: none;
    }

#widgetFeatured .btm {
    float: left;
    margin: 0;
    padding: 0;
    }

/*/ end widgetFeatured /*/

/*/ begin widgetSubscribe /*/

#widgetSubscribe {
    float: left;
    margin: 0;
    padding: 10px;
    width: 190px;
    font-family: Arial,Helvetica,sans-serif;
    text-align: left;
    border: 1px solid #DFDFDF;
    color: #1d1d1d;
    background: #FFF;
    }

#widgetSubscribe .top {
    margin: 0;
    padding: 0 0 8px 0;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    color: #372413;
    }

#widgetSubscribe .body {
    float: left;
    padding-top: 8px;
    width: 190px;
    text-align: center;
    }

#widgetSubscribe .body .field {
    float: left;
    padding: 0;
    width: 195px;
    }

#widgetSubscribe .body .field input {
    float: left;
    margin: 0 0 5px 0;
    padding: 0;
    width: 144px;
    height: 29px;
    font-size: 14px;
    color: #1D1D1D;
    }

#widgetSubscribe .body .button input {
    font-size: 11px;
    color: #464646;
    }

#widgetSubscribe .body .button {
    float: left;
    margin: 0;
    padding: 5px 0 0 0;
    width: 28px;
    height: 18px;
    vertical-align: middle;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    background: #342212;
    }

#widgetSubscribe .body .button  a {
    text-decoration: none;
    color: #fff;
    }

#widgetSubscribe .body .button a:hover {
    text-decoration: underline;
    }

#widgetSubscribe .btm {
    float: left;
    margin: 0;
    padding: 0;
    }

/*/ end widgetSubscribe /*/

/*/ begin widgetFooter /*/

#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: #878787;
    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, #widgetFooter .copyright-small {
    float: left;
    margin: 0;
    padding: 15px 85px 0 35px;
    width: 300px;
    font-family: Arial,Helvetica,sans-serif;
    line-height: 22px;
    color: #fff;
    }

#widgetFooter .copyright a, #widgetFooter .copyright-small a {
    font-family: Arial,Helvetica,sans-serif;
    text-decoration: underline;
    color: #fff;
    }

#widgetFooter .copyright a:hover, #widgetFooter .copyright-small a:hover {
    text-decoration: none;
    color: #fff;
    }

#widgetFooter .copyright-small {
    width: 100%;
    text-align: center;
    padding: 10px;
    color: #2D1C0D;
}

#widgetFooter .copyright-small a {
    color: #2D1C0D;
}

#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;
    }

#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;
    }

/*/ end widgetFooter /*/

/*/ begin widgetImages /*/

.widgetImages {
    float: left;
    margin: 0 0 17px 0;
    padding: 0;
    width: 210px;
    text-align: center;
    color: #464646;
    }

.widgetImages .text {
    width: 210px;
    font-size: 12px;
    text-align: center;
    }

/*/ end widgetImages /*/

/*/ begin widgetCustomProductLists /*/

.widgetCustomProductLists {
    float: left;
    margin: 0;
    padding: 10px;
    width: 190px;
    font-family: Arial,Helvetica,sans-serif;
    text-align: left;
    border: 1px solid #DFDFDF;
    color: #1d1d1d;
    background: #FFF;
    }

.widgetCustomProductLists .top {
    margin: 0;
    padding: 0 0 13px 0;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    color: #372413;
    }

.widgetCustomProductLists .body {
    margin: 0;
    padding: 0;
    }

.widgetCustomProductLists .body ul {
    margin: 0;
    padding: 0;
    list-style: none;
    }

.widgetCustomProductLists .body select {
    margin-left: 2px;
    width: 185px;
    height: 20px;
    font-size: 12px;
    color: #1D1D1D;
    }

.widgetCustomProductLists .btm {
    float: left;
    margin: 0;
    padding: 0;
    }

/*/ end widgetCustomProductLists /*/

/*/ begin widgetShopByPrice /*/

#widgetShopByPrice {
    float: left;
    margin: 0;
    padding: 10px;
    width: 190px;
    font-family: Arial,Helvetica,sans-serif;
    text-align: left;
    border: 1px solid #DFDFDF;
    color: #1d1d1d;
    background: #FFF;
    }

#widgetShopByPrice .top {
    margin: 0;
    padding: 0 0 13px 0;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    color: #372413;
    }

#widgetShopByPrice .body {
    margin: 0;
    padding: 0;
    }

#widgetShopByPrice .body select {
    margin-left: 3px;
    margin-bottom: 3px;
    padding: 2px;
    width: 185px;
    height: 20px;
    font-size: 12px;
    color: #1D1D1D;
    }

#widgetShopByPrice .btm {
    float: left;
    margin: 0;
    padding: 0;
    }

/*/ end widgetShopByPrice /*/

/*/ begin widgetRecentlyViewed /*/

#widgetRecentlyViewed {
    float: left;
    margin: 0;
    padding: 10px;
    width: 190px;
    font-family: Arial,Helvetica,sans-serif;
    text-align: left;
    border: 1px solid #DFDFDF;
    color: #1d1d1d;
    background: #FFF;
    }

#widgetRecentlyViewed .top {
    margin: 0;
    padding: 0 0 8px 0;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    color: #372413;
    }

#widgetRecentlyViewed .body {
    float: left;
    padding-top: 8px;
    padding-bottom: 8px;
    width: 190px;
    text-align: center;
    }

#widgetRecentlyViewed .body .sdetailsNoImg {
    float: left;
    clear: left;
    padding-top: 15px;
    width: 216px;
    }

#widgetRecentlyViewed .body .photo { }

#widgetRecentlyViewed .body .title {
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    line-height: 16px;
    }

#widgetRecentlyViewed .body .title a {
    text-decoration: underline;
    color: #1d1d1d;
    }

#widgetRecentlyViewed .body .title a:hover {
    text-decoration: none;
    }

#widgetRecentlyViewed .body .sprice {
    padding: 8px 0 5px 0;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    line-height: 18px;
    }

#widgetRecentlyViewed .body .sdetails {
    margin: 0 auto;
    padding: 6px 0 5px 0;
    width: 58px;
    height: 21px;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    background: url(../images/details_button.jpg) no-repeat;
    }

#widgetRecentlyViewed .body .sdetails a {
    text-decoration: none;
    color: #fff;
    }

#widgetRecentlyViewed .body .sdetails a:hover {
    color: #ececec;
    }

#widgetRecentlyViewed .body .all-link  {
    padding-top: 8px;
    text-align: center;
    font-size: 11px;
    }

#widgetRecentlyViewed .body .all-link a {
    text-decoration: underline;
    color: #1d1d1d;
    }

#widgetRecentlyViewed .body .all-link a:hover {
    text-decoration: none;
    }

#widgetRecentlyViewed .review {
    margin-bottom: 5px;
    }

#widgetRecentlyViewed .compare {
    margin-bottom: 5px;
    }

#widgetRecentlyViewed .btm {
    float: left;
    margin: 0;
    padding: 0;
    }

/* end widgetRecentlyViewed */

/* begin header search */

#header-search {
    float: left;
    margin: 20px 0 0 760px;
    padding: 3px;
    width: 175px;
    height: 18px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-box-shadow: 0px 0px 5px #5d5d5d;
    -webkit-box-shadow: 0px 0px 5px #5d5d5d;
    box-shadow: 0px 0px 5px #5d5d5d;
    background: #660000;
}
    #header-search input {
    width: 140px;
    height: 12px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    color: #2C1B11;
}
    #header-search .header-search-btn {
    float: right;
    margin: 0 0 0 2px;
    padding: 0px 6px 10px 2px;
    width: 15px;
    height: 7px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #ac9a8a;
}
    #header-search .header-search-btn a {font-weight: bold; text-decoration: none; text-shadow: 0 -1px 0 #000; color: #fff;}
    #header-search .header-search-btn a:hover {color: #e0d8d1;}
    #header-search #headerSearchWidgetDynamicResults {clear: left; float: left; background: #EEEEEE; padding: 7px; display: none; width: 90%; margin-top: 5px; position: relative; line-height: 1.80;}

/* end header search */

/* Begin widget menu definitions */

.placeHolder {
    clear: both;
    border: 1px dashed;
    }

/* End widget menu definitions */

/*/ begin misc /*/

#widgetContents .body ul {
    margin: 0;
    padding: 0;
    list-style: none;
    }

/*/ end misc /*/

/*////////// start 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;}

/*/ start category widget /*/

.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;}

/*/ end category widget /*/

/*/ start currency widget /*/

.editCurrencyWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}

.deleteCurrencyWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}

/*/ end currency widget /*/

/*/ start featured widget /*/

.editFeaturedWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}

.deleteFeaturedWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}

/*/ end featured widget /*/

/*/ start information widget /*/

.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;}

/*/ end information widget /*/

/*/ start language widget /*/

.editLanguageWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}

.deleteLanguageWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}

/*/ end language widget /*/

/*/ start new arrivals widget /*/

.editNewArrivalsWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}

.deleteNewArrivalsWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}

/*/ end new arrivals widget /*/

/*/ start reward points widget /*/

.editRewardPointsWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}

.deleteRewardPointsWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}

/*/ end reward points widget /*/

/*/ start search widget /*/

.editSearchWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}

.deleteSearchWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}

/*/ end search widget /*/

/*/ start shopping cart widget /*/

.editSidebarWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}

.deleteSidebarWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}

/*/ end shopping cart widget /*/

/*/ start shopping cart detailed widget /*/

.editSidebarDetailedWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}

.deleteSidebarDetailedWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}

/*/ end shopping cart detailed widget /*/

/*/ start specials widget /*/

.editSpecialsWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}

.deleteSpecialsWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}

/*/ end specials widget /*/

/*/ start newsletter widget /*/

.editSubscribeWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}

.deleteSubscribeWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}

/*/ end newsletter widget /*/

/*/ start top sellers widget /*/

.editTopSellersWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}

.deleteTopSellersWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}

/*/ end top sellers widget /*/

/*/ start vendors widget /*/

.editVendorsWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}

.deleteVendorsWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}

/*/ end vendors widget /*/

/*/ start left image widget /*/

.editLeftImageWidget {position: relative; margin: 0; padding: 0; top: 11px; left: 39px;}

.deleteLeftImageWidget {position: relative; margin: 0; padding: 0; top: -5px; left: 64px;}

/*/ end left image widget /*/

/*/ start right image widget /*/

.editRightImageWidget {position: relative; margin: 0; padding: 0; top: 11px; left: 39px;}

.deleteRightImageWidget {position: relative; margin: 0; padding: 0; top: -5px; left: 64px;}

/*/ end right image widget /*/

/*/ start shop by price widget /*/

.editShopByPriceWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}

.deleteShopByPriceWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}

/*/ end shop by price widget /*/

/*/ start product list widget /*/

.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;}

/*/ end product list widget /*/

/*/ start custom image widget /*/

.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;}

/*/ end custom image widget /*/

/*/ start horizontal image widget /*/

.editHorizontalImageWidget {position: relative; margin: 0; padding: 0; top: 7px; left: -12px;}

.deleteHorizontalImageWidget {position: relative; margin: 0; padding: 0; top: -10px; left: 13px;}

/*/ end horizontal image widget /*/

/*////////// end front end edits //////////*/

/* Begin widget menu definitions */

.placeHolder {clear: both; border: 1px dashed;}

/* End widget menu definitions */

#welcome {
    text-align: center;
    width: 538px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 15px;
}
/* Easy Slider */

    #slider ul, #slider li,
    #slider2 ul, #slider2 li{
        margin:0;
        padding:0;
        list-style:none;
        }
    #slider2{margin-top:1em;}
    #slider li, #slider2 li{ 
        /* 
            define width and height of list item (slide)
            entire slider area will adjust according to the parameters provided here
        */ 
        width:500px;
        height:300px;
        overflow:hidden; 
        }    
    #slider img {
    border-style: none;
        }
    #prevBtn, #nextBtn,
    #slider1next, #slider1prev{ 
        display:block;
        width:30px;
        height:77px;
        position:absolute;
        left:-30px;
        top:71px;
        z-index:1000;
        }    
    #nextBtn, #slider1next{ 
        left:696px;
        }                                                        
    #prevBtn a, #nextBtn a,
    #slider1next a, #slider1prev a{  
        display:block;
        position:relative;
        width:30px;
        height:77px;
        background:url(../images/btn_prev.gif) no-repeat 0 0;    
        }    
    #nextBtn a, #slider1next a{ 
        background:url(../images/btn_next.gif) no-repeat 0 0;    
        }    
        
    /* numeric controls */    

    ol#controls{
        margin:1em 0;
        padding:0;
        height:28px;    
        }
    ol#controls li{
        margin:0 10px 0 0; 
        padding:0;
        float:left;
        list-style:none;
        height:28px;
        line-height:28px;
        }
    ol#controls li a{
    float:left;
    height:28px;
    line-height:28px;
    border:1px solid #930;
    background:#FFC;
    color:#C60;
    padding:0 10px;
    text-decoration:none;
        }
    ol#controls li.current a{
        background:#C60;
        color:#fff;
        }
    ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
    
/* // Easy Slider */
.warren {
    font-size: 110%;
    font-weight: bold;
    text-align: center;
    color: #720000;
    padding-top: 5px;
    padding-bottom: 0px;
}
.thumbnail_left {
float:left;
border:1px solid #D9E0E6;
border-bottom-color:#C8CDD2;
border-right-color:#C8CDD2;
background:#fff;
margin:0 10px 5px 0;
padding:4px;
}

.thumbnail_right {
float:right;
border:1px solid #D9E0E6;
border-bottom-color:#C8CDD2;
border-right-color:#C8CDD2;
background:#fff;
margin:0 0 5px 10px;
padding:4px;
}

/* // Number Slideshow */
.number_slideshow{
    line-height: 20px;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    padding: 0px;
    margin: 0px;
    position: relative;
    display: none;
}
.number_slideshow .number_slideshow_nav{
    filter: alpha(opacity=60);
    opacity: 0.6;
    padding: 0px;
    margin: 0px;
    position: absolute;
    bottom: 10px;
    right: 10px;
}
.number_slideshow .number_slideshow_nav li{
    box-shadow:2px 2px 3px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow:2px 2px 3px rgba(0, 0, 0, 0.5);
    -moz-box-shadow:2px 2px 3px rgba(0, 0, 0, 0.5);
    -o-box-shadow:2px 2px 3px rgba(0, 0, 0, 0.5);
    -khtml-box-shadow:2px 2px 3px rgba(0, 0, 0, 0.5);
    margin-left: 6px;
    position: relative;
    float: left;
}
.number_slideshow .number_slideshow_nav li a{
    padding-left: 8px;
    padding-right: 8px;
}
.number_slideshow ul{
    margin: 0px;
    background-position:center center;
    background-repeat: no-repeat;
}
.number_slideshow ul li{
     border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -khtml-border-radius: 5px;
    padding: 0px;
    margin: 0px;
    list-style: none;
    position: absolute;
}
.number_slideshow ul li p{
    margin: 0px;
    position: absolute;
    top: 0px;
    left: 0px;
    padding-left: 5px;
    padding-right: 5px;
    filter: alpha(opacity=60);
    opacity: 0.6;
    font-size: 13px;
    line-height: 23px;
}
.number_slideshow ul li a{
    text-decoration: none;
}
.number_slideshow ul li a img{
    border: none;
}
