/* widgets definitions */

.noItems {
    padding-top: 5px;
    padding: 5px;
    padding-left: 15px;
    margin: 0px;
    font-size: 10px;
    font-weight: normal;
    border-left: 1px solid #9ACD32;
    border-right: 1px solid #9ACD32;
}


/* begin widgetSidebar */
/* used in templates/cart.sidebar.tem.php */

#widgetSidebar {
    font-family: Tahoma;
    padding-top: 10px;
    width: 160px;
    height: auto;
    text-align: right;
    float: right;
}

#widgetSidebar .top {
    background: url(../images/add_to_cart.gif);
    background-repeat: no-repeat;
    background-position:  4em;
    padding: 2px;
}

#widgetSidebar .top a {
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
    color: #424242;
}

#widgetSidebar .top a:hover {
    color: #424242;
    text-decoration: none;
}

#widgetSidebar .body {

}

#widgetSidebar .body .items {
    padding: 2px;
    font-size: 11px;
    font-weight: bold;
    color: #5C5C5C;
}

#widgetSidebar .body .subtotal {
    padding: 2px;
    font-size: 11px;
    font-weight: bold;
    color: #5C5C5C;
}

#widgetSidebar .btm { }

/* end widgetSidebar */










/* begin widgetLanguage */
/* used in templates/cart.language.tem.php */

#widgetLanguage {
    float: right;
    color: #464646;
    font-family: Tahoma;
    width: 216px;
    text-align: left;
    margin-bottom: 15px;
}

#widgetLanguage .top {
    padding-top: 8px;
    padding-left: 15px;
    padding-bottom: 8px;
    font-weight: bold;
    color: #FFFFFF;
    font-size: 11px;
    text-align: left;
    background-image: url(../images/widget-top.gif);    
    background-repeat: no-repeat;
    background-position: top center;
}

#widgetLanguage .body {
    border-left: 1px solid #00C000;
    border-right: 1px solid #00C000;
    border-top: 1px solid #00C000;    
    padding: 8px;
}

#widgetLanguage .body select {
    width: 116px;
    height: 18px;
    color: #464646;
    font-size: 10px;
    padding-left: 4px;
}

#widgetLanguage .btm {
    background-image: url(../images/widget-btm.gif);
    background-repeat: no-repeat;
    background-position: top center;
    height: 3px;
}

/* end widgetLanguage */











/* begin widgetCurrency */
/* used in templates/cart.currency.tem.php */

#widgetCurrency {
    float: right;
    color: #464646;
    font-family: Tahoma;
    width: 216px;
    text-align: left;
    margin-bottom: 15px;
}

#widgetCurrency .top {
    padding-top: 8px;
    padding-left: 15px;
    padding-bottom: 8px;
    font-weight: bold;
    color: #FFFFFF;
    font-size: 11px;
    text-align: left;
    background-image: url(../images/widget-top.gif);    
    background-repeat: no-repeat;
    background-position: top center;
}

#widgetCurrency .body {
    border-left: 1px solid #00C000;
    border-right: 1px solid #00C000;
    border-top: 1px solid #00C000;    
    padding: 8px;
}

#widgetCurrency .body select {
    width: 116px;
    height: 18px;
    color: #464646;
    font-size: 10px;
    padding-left: 4px;
}

#widgetCurrency .btm {
    background-image: url(../images/widget-btm.gif);
    background-repeat: no-repeat;
    background-position: top center;
    height: 3px;
}

/* end widgetCurrency */









/* begin widgetSearch */
/* used in templates/cart.search.tem.php */

#widgetSearch {
    float: right;
    color: #464646;
    font-family: Tahoma;
    width: 216px;
    text-align: left;
    margin-bottom: 15px;
}

#widgetSearch .top {
    padding-top: 8px;
    padding-left: 15px;
    padding-bottom: 8px;
    font-weight: bold;
    color: #FFFFFF;
    font-size: 11px;
    text-align: left;
    background-color: #9ACD32;    
    background-repeat: no-repeat;
    background-position: top center;
}

#widgetSearch .body {
    border-left: 1px solid #9ACD32;
    border-right: 1px solid #9ACD32;
    border-top: 1px solid #9ACD32;    
    padding-top: 8px;
    padding-bottom: 8px;
}

#widgetSearch .body .field {
    float: left;
    padding-left: 15px;
}

#widgetSearch .body .field input {
    width: 150px;
    color: #464646;
    font-size: 11px;
    font-family: Tahoma;
    padding-left: 4px;
}

#widgetSearch .body .button input {
    color: #464646;
    font-size: 11px;
    font-family: Tahoma;
}

#widgetSearch .body .button, #widgetSearch .body .buttonNoImg {
    background:url(../images/tiny_btn.gif) no-repeat center center;
    font-weight: bold;
    font-size: 11px;
    float: left;
    width: 25px;
    height: 19px;
    padding-left: 2px;
    padding-top: 3px;
    text-align: center;
    vertical-align: middle;
}

#widgetSearch .body .buttonNoImg {
    background: none;
}

#widgetSearch .body .button a, #widgetSearch .body .buttonNoImg a {
    color: #FFFFFF;
    text-decoration: none; 
}

#widgetSearch .body .button a:hover, #widgetSearch .body .buttonNoImg a:hover {
    color: #FFFFFF;
    text-decoration: underline; 
}

#widgetSearch .advanced {
    border-left: 1px solid #9ACD32;
    border-right: 1px solid #9ACD32;
    font-size: 9px;
    padding-left: 15px;
    padding-bottom: 8px;
}

#widgetSearch .advanced a {
    color: #464646;
    text-decoration: underline;
}

#widgetSearch .advanced a:hover {
    color: #464646;
    text-decoration: none;
}

#widgetSearch .btm {
    background-color: #9ACD32;
    background-repeat: no-repeat;
    background-position: top center;
    height: 3px;
}

/* end widgetSearch */










/* begin widgetVendors */
/* used in templates/cart.vendors.tem.php */

#widgetVendors {
    float: right;
    color: #464646;
    font-family: Tahoma;
    width: 216px;
    text-align: left;
    margin-bottom: 15px;
        display: inline;
        margin-right: -3px;
}

#widgetVendors .top {
    padding-top: 8px;
    padding-left: 15px;
    padding-bottom: 8px;
    font-weight: bold;
    color: #FFFFFF;
    font-size: 11px;
    text-align: left;
    background-image: url(../images/widget-top.gif);    
    background-repeat: no-repeat;
    background-position: top center;
}

#widgetVendors .body {
    border-left: 1px solid #00C000;
    border-right: 1px solid #00C000;
    border-top: 1px solid #00C000;    
    padding: 8px;
}

#widgetVendors .body select {
    width: 197px;
    height: 18px;
    color: #464646;
    font-size: 10px;
    padding-left: 4px;
}

#widgetVendors .body ul {
    padding: 0;
    margin: 0 0 0 1px;
    list-style: none;
    text-align: left;
}

#widgetVendors .body ul li {
    padding-left: 40px;
    background-image: url(../images/arrow.gif);
    background-repeat: no-repeat;
    background-position: 2em;
    font-size: 13px;
}

#widgetVendors .body ul li a {
    color: #424242;
    text-decoration: underline;
    line-height: 20px;
}

#widgetVendors .body ul li a:hover {
    color: #424242;
    text-decoration: none;
}

#widgetVendors .btm {
    background-image: url(../images/widget-btm.gif);
    background-repeat: no-repeat;
    background-position: top center;
    height: 3px;
}


/* end widgetVendors */















/* begin widgetCategories */
/* used in templates/cart.categories.tem.php */

#widgetCategories {
    float: right;
    color: #464646;
    font-family: Tahoma;
    width: 216px;
    text-align: left;
    margin-bottom: 15px;    
}

#widgetCategories .top {
    padding-top: 8px;
    padding-left: 15px;
    padding-bottom: 8px;
    font-weight: bold;
    color: #FFFFFF;
    font-size: 11px;
    text-align: left;
    background-color: #9ACD32;    
    background-repeat: no-repeat;
    background-position: top center;
}

#widgetCategories .body {
    border-left: 1px solid #5F5F5F;
    border-right: 1px solid #5F5F5F;
    border-top: 1px solid #9ACD32;    
    padding-bottom: 8px;
}

#widgetCategories .body ul {
    padding: 0;
    margin: 0 0 0 1px;
    list-style: none;
    text-align: left;
}

#widgetCategories .body ul li {
    padding-left: 20px;
    background-repeat: no-repeat;
    background-position: 0.0em;
    font-size: 11px;
}

#widgetCategories .body ul li a {
    color: #424242;
    text-decoration: none;
    line-height: 20px;
}

#widgetCategories .body ul li a:hover {
    color: #878787;
    text-decoration: none;
}

#widgetCategories .btm {
    background-color: #5F5F5F;
    background-repeat: no-repeat;
    background-position: top center;
    height: 3px;
}

/* end widgetCategories */





/* begin widgetContents */
/* used in templates/cart.categories.tem.php */

#widgetContents {
    margin-top: 15px;
    /*background: url(../images/li.gif); */
    float: right;
    color: #464646;
    font-size: 10px;
    font-family: Tahoma;
    width: 210px;
    text-align: left;
}

#widgetContents .top {
    /*background:url(../images/line.gif) no-repeat right top;*/
    padding-left: 15px;
    padding-top: 8px;
    padding-bottom: 8px;
    font-weight: bold;
    color: #E50029;
    font-size: 14px;
    text-align: left;
}

#widgetContents .body {
    margin-bottom: 5px;
}

#widgetContents .body ul {
    padding: 0;
    margin: 0 0 0 1px;
    list-style: none;
    text-align: left;
}

#widgetContents .body ul li {
    padding-left: 15px;
    background-image: url(../images/arrow.gif);
    background-repeat: no-repeat;
    background-position: 0.9em;
    font-size: 13px;
}

#widgetContents .body ul li a {
    color: #424242;
    text-decoration: underline;
    line-height: 20px;
}

#widgetContents .body ul li a:hover {
    color: #424242;
    text-decoration: none;
}

#widgetContents .btm {
    /*background:url(../images/line1.gif) no-repeat right bottom;*/
    padding-left: 15px;
    padding-top: 8px;
    font-weight: bold;
    color: #E50029;
    font-size: 14px;
}

/* end widgetContents */




/* begin widgetRewardPoints */
/* used in templates/cart.reward.points.tem.php */

#widgetRewardPoints {
    float: right;
    color: #464646;
    font-family: Tahoma;
    width: 216px;
    text-align: left;
    margin-bottom: 15px;
}

#widgetRewardPoints .top {
    padding-top: 8px;
    padding-left: 15px;
    padding-bottom: 8px;
    font-weight: bold;
    color: #FFFFFF;
    font-size: 11px;
    text-align: left;
    background-color: #9acd32;    
    background-repeat: no-repeat;
    background-position: top center;
}

#widgetRewardPoints .body {
    border-left: 1px solid #9acd32;
    border-right: 1px solid #9acd32;
    border-top: 1px solid #9acd32;    
    padding: 8px;
    height: 15px;
    font-size: 11px;
}

#widgetRewardPoints a {
    font-size: 11px;
}

#widgetRewardPoints .btm {
    background-color: #9acd32;
    background-repeat: no-repeat;
    background-position: top center;
    height: 3px;
}

/* end widgetRewardPoints */










/* begin widgetSidebarDetailed */

#widgetSidebarDetailed {
    float: right;
    color: #464646;
    font-family: Tahoma;
    width: 216px;
    text-align: left;
    margin-bottom: 15px;
}

#widgetSidebarDetailed .top {
    padding-top: 8px;
    padding-left: 15px;
    padding-bottom: 8px;
    font-weight: bold;
    color: #FFFFFF;
    font-size: 11px;
    text-align: left;
    background-image: url(../images/widget-top.gif);    
    background-repeat: no-repeat;
    background-position: top center;
}

#widgetSidebarDetailed .price {
    font-size: 11px;
}

#widgetSidebarDetailed input {
    font-size: 11px;
}

#widgetSidebarDetailed table {
    border-left: 1px solid #00C000;
    border-right: 1px solid #00C000;
    border-top: 1px solid #00C000;    
    padding: 8px;
    width: 100%;
}

#widgetSidebarDetailed .btm {
    background-image: url(../images/widget-btm.gif);
    background-repeat: no-repeat;
    background-position: top center;
    height: 3px;
}

/* end widgetSidebarDetailed */












/* begin widgetInformation */
/* used in templates/cart.information.tem.php */

#widgetInformation {
    float: right;
    color: #464646;
    font-family: Tahoma;
    width: 216px;
    text-align: left;
    margin-bottom: 15px;
}

#widgetInformation .top {
    padding-top: 8px;
    padding-left: 15px;
    padding-bottom: 8px;
    font-weight: bold;
    color: #FFFFFF;
    font-size: 11px;
    text-align: left;
    background-color: #9ACD32;    
    background-repeat: no-repeat;
    background-position: top center;
}

#widgetInformation .body {
    border-left: 1px solid #9ACD32;
    border-right: 1px solid #9ACD32;
    border-top: 1px solid #9ACD32;    
    padding-bottom: 8px;
}

#widgetInformation .body ul {
    padding: 0;
    margin: 0 0 0 1px;
    list-style: none;
    text-align: left;
}

#widgetInformation .body ul li {
    padding-left: 20px;
    background-repeat: no-repeat;
    background-position: 0.0em;
    font-size: 11px;
}

#widgetInformation .body ul li a {
    color: #424242;
    text-decoration: none;
    line-height: 20px;
}

#widgetInformation .body ul li a:hover {
    color: #878787;
    text-decoration: none;
}

#widgetInformation .btm {
    background-color: #9ACD32;
    background-repeat: no-repeat;
    background-position: top center;
    height: 3px;
}

/* end widgetInformation */









/* begin widgetNewArrivals */
/* used in templates/cart.new.arrivals.tem.php */


#widgetNewArrivals {
    float: right;
    color: #464646;
    font-family: Tahoma;
    width: 216px;
    text-align: left;
    margin-bottom: 15px;
}

#widgetNewArrivals .top {
    padding-top: 8px;
    padding-left: 15px;
    padding-bottom: 8px;
    font-weight: bold;
    color: #FFFFFF;
    font-size: 11px;
    text-align: left;
    background-image: url(../images/widget-top.gif);    
    background-repeat: no-repeat;
    background-position: top center;
}

#widgetNewArrivals .body {
    clear: left;
    background-image: url(../images/widget-mid.gif);    
    background-repeat: repeat-y;
    background-position: top left;
    text-align: center;
    width: 216px;
    padding-top: 8px;
    padding-bottom: 8px;
}

#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 {
    color: #E50029;
    text-decoration: underline;
}

#widgetNewArrivals .body .title a:hover {
    color: #E50029;
    text-decoration: none;
}

#widgetNewArrivals .body .sprice {
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    line-height: 18px;
    padding-top: 8px;
}

#widgetNewArrivals .body .sdetails {
    background:url(../images/small_btn.gif) no-repeat center center;
    font-weight: bold;
    font-size: 11px;
    padding-top: 10px;
    padding-bottom: 6px;
    width: auto;
    height: 19px;
    text-align: center;
    vertical-align: middle;
}

#widgetNewArrivals .body .sdetails a {
    color: #FFFFFF;
    text-decoration: none; 
}

#widgetNewArrivals .body .sdetails a:hover {
    color: #FFFFFF;
    text-decoration: underline; 
}

#widgetNewArrivals .body .all-link  {
    padding-top: 15px;
    text-align: center;
    font-size: 11px;
}

#widgetNewArrivals .body .all-link a {
    color: #E50029;
    text-decoration: underline; 
}

#widgetNewArrivals .body .all-link a:hover {
    color: #E50029;
    text-decoration: none; 
}

#widgetNewArrivals .btm {
    clear: left;
    float: left;
    background-image: url(../images/widget-btm.gif);
    background-repeat: no-repeat;
    background-position: top center;
    height: 3px;    
    width: 216px;
}

/* end widgetNewArrivals */

















/* begin widgetTopSellers */
/* used in templates/cart.top.sellers.tem.php */

#widgetTopSellers {
    float: right;
    color: #464646;
    font-family: Tahoma;
    width: 216px;
    text-align: left;
    margin-bottom: 15px;
}

#widgetTopSellers .top {
    padding-top: 8px;
    padding-left: 15px;
    padding-bottom: 8px;
    font-weight: bold;
    color: #FFFFFF;
    font-size: 11px;
    text-align: left;
    background-color: #9ACD32;    
    background-repeat: no-repeat;
    background-position: top center;
}


#widgetTopSellers .body {
    clear: left;
    background-image: url(../images/widget-mid.gif);    
    background-repeat: repeat-y;
    background-position: top left;
    text-align: center;
    width: 216px;
    padding-top: 8px;
    padding-bottom: 8px;
}

#widgetTopSellers .body .sdetailsNoImg {
    float: left;
    clear: left;
    padding-top: 15px;
    width: 216px;
}

#widgetTopSellers .body .photo { }

#widgetTopSellers .body .title {
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    line-height: 16px;
}

#widgetTopSellers .body .title a {
    color: #E50029;
    text-decoration: underline;
}

#widgetTopSellers .body .title a:hover {
    color: #E50029;
    text-decoration: none;
}

#widgetTopSellers .body .sprice {
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    line-height: 18px;
    padding-top: 8px;
}

#widgetTopSellers .body .sdetails {
    background:url(../images/small_btn.gif) no-repeat center center;
    font-weight: bold;
    font-size: 11px;
    padding-top: 10px;
    padding-bottom: 6px;
    width: auto;
    height: 19px;
    text-align: center;
    vertical-align: middle;
}

#widgetTopSellers .body .sdetails a {
    color: #FFFFFF;
    text-decoration: none; 
}

#widgetTopSellers .body .sdetails a:hover {
    color: #FFFFFF;
    text-decoration: underline; 
}

#widgetTopSellers .body .all-link  {
    padding-top: 15px;
    text-align: center;
    font-size: 11px;
}

#widgetTopSellers .body .all-link a {
    color: #E50029;
    text-decoration: underline; 
}

#widgetTopSellers .body .all-link a:hover {
    color: #E50029;
    text-decoration: none; 
}

#widgetTopSellers .btm {
    clear: left;
    float: left;
    background-color: #9ACD32;
    background-repeat: no-repeat;
    background-position: top center;
    height: 3px;    
    width: 216px;
}



/* end widgetTopSellers */








/* begin widgetFeatured */
/* used in templates/cart.featured.tem.php */


#widgetFeatured {
    float: right;
    color: #464646;
    font-family: Tahoma;
    width: 216px;
    text-align: left;
    margin-bottom: 15px;
}

#widgetFeatured .top {
    padding-top: 8px;
    padding-left: 15px;
    padding-bottom: 8px;
    font-weight: bold;
    color: #FFFFFF;
    font-size: 11px;
    text-align: left;
    background-color: #9ACD32;    
    background-repeat: no-repeat;
    background-position: top center;
}


#widgetFeatured .body {
    clear: left;
    border-left: 1px solid #5F5F5F;
    border-right: 1px solid #5F5F5F;
    border-top: 1px solid #9ACD32;    
    text-align: center;
    width: 214px;
    padding-top: 8px;
    padding-bottom: 8px;
}

#widgetFeatured .body .sdetailsNoImg {
    float: left;
    clear: left;
    padding-top: 15px;
    width: 216px;
}

#widgetFeatured .body .photo { }

#widgetFeatured .body .title {
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    line-height: 16px;
}

#widgetFeatured .body .title a {
    color: #464646;
    text-decoration: underline;
}

#widgetFeatured .body .title a:hover {
    color: #E50029;
    text-decoration: none;
}

#widgetFeatured .body .sprice {
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    line-height: 18px;
    padding-top: 8px;
}

#widgetFeatured .body .sdetails {
    background:url(../images/small_btn.gif) no-repeat center center;
    font-weight: bold;
    font-size: 11px;
    padding-top: 10px;
    padding-bottom: 6px;
    width: auto;
    height: 19px;
    text-align: center;
    vertical-align: middle;
}

#widgetFeatured .body .sdetails a {
    color: #FFFFFF;
    text-decoration: none; 
}

#widgetFeatured .body .sdetails a:hover {
    color: #FFFFFF;
    text-decoration: underline; 
}

#widgetFeatured .body .all-link a:visited {
    color: #464646;
    text-decoration: underline; 
}

#widgetFeatured .body .all-link  {
    padding-top: 15px;
    text-align: center;
    font-size: 11px;
    
}

#widgetFeatured .body .all-link a {
    color: #464646;
    text-decoration: underline; 
}

#widgetFeatured .body .all-link a:hover {
    color: #464646;
    text-decoration: none; 
}

#widgetFeatured .btm {
    clear: left;
    float: left;
    background-color: #5F5F5F;
    background-repeat: no-repeat;
    background-position: top center;
    height: 3px;    
    width: 216px;
}


/* end widgetFeatured */







/* begin widgetSpecials */


#widgetSpecials {
    float: right;
    color: #464646;
    font-family: Tahoma;
    width: 216px;
    text-align: left;
    margin-bottom: 15px;
}

#widgetSpecials .top {
    padding-top: 8px;
    padding-left: 15px;
    padding-bottom: 8px;
    font-weight: bold;
    color: #FFFFFF;
    font-size: 11px;
    text-align: left;
    background-image: url(../images/widget-top.gif);    
    background-repeat: no-repeat;
    background-position: top center;
}

#widgetSpecials .body {
    clear: left;
    background-image: url(../images/widget-mid.gif);    
    background-repeat: repeat-y;
    background-position: top left;
    text-align: center;
    width: 216px;
    padding-top: 8px;
    padding-bottom: 8px;
}

#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 {
    color: #E50029;
    text-decoration: underline;
}

#widgetSpecials .body .title a:hover {
    color: #E50029;
    text-decoration: none;
}

#widgetSpecials .body .sprice {
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    line-height: 18px;
    padding-top: 8px;
}

#widgetSpecials .body .sdetails {
    background:url(../images/small_btn.gif) no-repeat center center;
    font-weight: bold;
    font-size: 11px;
    padding-top: 10px;
    padding-bottom: 6px;
    width: auto;
    height: 19px;
    text-align: center;
    vertical-align: middle;
}

#widgetSpecials .body .sdetails a {
    color: #FFFFFF;
    text-decoration: none; 
}

#widgetSpecials .body .sdetails a:hover {
    color: #FFFFFF;
    text-decoration: underline; 
}

#widgetSpecials .body .all-link  {
    padding-top: 15px;
    text-align: center;
    font-size: 11px;
}

#widgetSpecials .body .all-link a {
    color: #E50029;
    text-decoration: underline; 
}

#widgetSpecials .body .all-link a:hover {
    color: #E50029;
    text-decoration: none; 
}

#widgetSpecials .btm {
    clear: left;
    float: left;
    background-image: url(../images/widget-btm.gif);
    background-repeat: no-repeat;
    background-position: top center;
    height: 3px;    
    width: 216px;
}

/* end widgetSpecials */






/* begin widgetSubscribe */
/* used in templates/cart.subscribe.tem.php */

#widgetSubscribe {
    float: right;
    color: #464646;
    font-family: Tahoma;
    width: 216px;
    text-align: left;
    margin-bottom: 15px;
}

#widgetSubscribe .top {
    padding-top: 8px;
    padding-left: 15px;
    padding-bottom: 8px;
    font-weight: bold;
    color: #FFFFFF;
    font-size: 11px;
    text-align: left;
    background-color: #9ACD32;    
    background-repeat: no-repeat;
    background-position: top center;
}

#widgetSubscribe .body {
    border-left: 1px solid #5F5F5F;
    border-right: 1px solid #5F5F5F;
    border-top: 1px solid #9ACD32;    
    padding-top: 8px;
    padding-bottom: 8px;
    height: 20px;
}

#widgetSubscribe .body .field {
    float: left;
    padding-left: 15px;
}

#widgetSubscribe .body .field input {
    width: 150px;
    color: #464646;
    font-size: 11px;
    font-family: Tahoma;
    padding-left: 4px;
}

#widgetSubscribe .body .button input {
    color: #464646;
    font-size: 11px;
    font-family: Tahoma;
}

#widgetSubscribe .body .button, #widgetSubscribe .body .buttonNoImg {
    background:url(../images/tiny_btn.gif) no-repeat center center;
    font-weight: bold;
    font-size: 11px;
    float: left;
    width: 25px;
    height: 19px;
    padding-left: 2px;
    padding-top: 3px;
    text-align: center;
    vertical-align: middle;
}

#widgetSubscribe .body .buttonNoImg {
    background: none;
}

#widgetSubscribe .body .button input {
    color: #464646;
    font-size: 11px;
    font-family: Tahoma;
}

#widgetSubscribe .body .button a, #widgetSubscribe .body .buttonNoImg a {
    color: #FFFFFF;
    text-decoration: none; 
}

#widgetSubscribe .body .button a:hover, #widgetSubscribe .body .buttonNoImg a:hover {
    color: #FFFFFF;
    text-decoration: underline; 
}

#widgetSubscribe .btm {
    background-color: #5F5F5F;
    background-repeat: no-repeat;
    background-position: top center;
    height: 3px;
}

/* end widgetSubscribe */












/* begin widgetFooter */
/* used in templates/cart.footer.tem.php */

#widgetFooter {
    height: auto;
}

#widgetFooter hr {
    background-color: #FFFFFF;
    color: #FFFFFF;
    height: 0px;
    clear: left;
    float: left;
}

#widgetFooter .actionItems {
    clear: left;
    float: left;
    line-height: 22px;
    font-size: 100%;
    font-weight: bold;
}    

#widgetFooter .actionItems a {
    color: #424242;
    text-decoration: underline;
}

#widgetFooter .actionItems a:hover {
    color: #424242;
    text-decoration: none;
}

#widgetFooter .copyright {
    clear: left;
    float: left;
    line-height: 22px;
    margin-top: 20px;
    text-align: left;
}    

#widgetFooter .copyright a {
    color: #878787;
    text-decoration: underline;
}

#widgetFooter .copyright a:hover {
    color: #878787;
    text-decoration: none;
}

#widgetFooter .img {
    border: 1px solid orange;
    background: url(../images/design/p1.gif) no-repeat fixed center left;
    float: left;
    width: 165px;
    height: 30px;
}

#widgetFooter .nav {
    float: right;
    text-align: left;
    width: auto;
    line-height: 16px;
    padding: 6px;
    margin-left: 21px;
}

#widgetFooter .nav .title {
    text-align: left;
    font-weight: bold;
    font-size: 12px;
    color: #878787;
}

#widgetFooter .nav ul {
    padding: 0;
    margin: 0 0 0 1px;
    list-style: none;
    text-align: left;
}

#widgetFooter .nav ul li {
    text-align: left;
}

#widgetFooter .nav ul li a {
    color: #494949;
    text-decoration: underline;            
}

#widgetFooter .nav ul li a:hover {
    color: #878787;
    text-decoration: underline;            
}

/* end widgetFooter */


/* begin widgetImages */
/* used in templates/cart.left_image.tem.php */
/* used in templates/cart.right_image.tem.php */
/* used in templates/cart.horizontal_image.tem.php */

.widgetImages {
    margin-top: 15px;
    float: right;
    color: #464646;
    font-family: Tahoma;
    width: 210px;
    text-align: center;
}

.widgetImages .text {
    width: 210px;
    text-align: center;
    font-size: 12px;
    clear: left;
}
/* end widgetImages */




/* begin widgetShopByPrice */

#widgetShopByPrice {
    float: right;
    color: #464646;
    font-family: Tahoma;
    width: 216px;
    text-align: left;
    margin-bottom: 15px;
}

#widgetShopByPrice .top {
    padding-top: 8px;
    padding-left: 15px;
    padding-bottom: 8px;
    font-weight: bold;
    color: #FFFFFF;
    font-size: 11px;
    text-align: left;
    background-image: url(../images/widget-top.gif);    
    background-repeat: no-repeat;
    background-position: top center;
}

#widgetShopByPrice .body {
    border-left: 1px solid #00C000;
    border-right: 1px solid #00C000;
    border-top: 1px solid #00C000;    
    padding: 8px;
}

#widgetShopByPrice .body select {
    height: 18px;
    color: #464646;
    font-size: 10px;
    padding-left: 4px;
}

#widgetShopByPrice .btm {
    background-image: url(../images/widget-btm.gif);
    background-repeat: no-repeat;
    background-position: top center;
    height: 3px;
}


/* end widgetShopByPrice */



#topNav {
    width: 100%;
}

#topNav .left {
    float: left;
    width: 2%;
}

#topNav .center {
    float: left;
    width: 96%;
}

#topNav .center .link {
    float: left;
    padding: 10px;
    width: 125px;
    text-align: center;
}

#topNav .center .link a {
    font-size: 12px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}

#topNav .center .link a:hover {
    color: yellow;
}


#topNav .center .spacer {
    float: left;
    width: 25px;
    background: url(../images/nav-spacer.gif);
    background-repeat: no-repeat;
    background-position: center center;
    height: 35px;
}

#topNav .right {
    float: left;
    width: 2%;
}



/* begin widgetCustomProductLists */
/* used in templates/cart.custom.list.tem.php */

.widgetCustomProductLists {
    float: right;
    color: #464646;
    font-family: Tahoma;
    width: 216px;
    text-align: left;
    margin-bottom: 15px;
}

.widgetCustomProductLists .top {
    padding-top: 8px;
    padding-left: 15px;
    padding-bottom: 8px;
    font-weight: bold;
    color: #FFFFFF;
    font-size: 11px;
    text-align: left;
    background-image: url(../images/widget-top.gif);    
    background-repeat: no-repeat;
    background-position: top center;
}

.widgetCustomProductLists .body {
    border-left: 1px solid #00C000;
    border-right: 1px solid #00C000;
    border-top: 1px solid #00C000;    
    padding-bottom: 8px;
}

.widgetCustomProductLists .body ul {
    padding: 0;
    margin: 0 0 0 1px;
    list-style: none;
    text-align: left;
}

.widgetCustomProductLists .body ul li {
    padding-left: 20px;
    background-image: url(../images/bullet.gif);
    background-repeat: no-repeat;
    background-position: 0.0em;
    font-size: 11px;
}

.widgetCustomProductLists .body ul li a {
    color: #424242;
    text-decoration: none;
    line-height: 20px;
}

.widgetCustomProductLists .body ul li a:hover {
    color: #878787;
    text-decoration: none;
}

.widgetCustomProductLists .btm {
    background-image: url(../images/widget-btm.gif);
    background-repeat: no-repeat;
    background-position: top center;
    height: 3px;
}

/* end widgetCustomProductLists */