/* widgets definitions */

.noItems {
    font-size: 10px;
    font-family: Tahoma;
    height: auto;
    padding: 5px;
    padding-left: 10px;
    background-image: url(../images/leftside1_r2_c1.jpg);
    background-repeat: repeat-y;
    text-align: left;
}

#widgetSidebarDetailed .popup {
width: 135px!important;
}
/* 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: 5px;
    margin-left:  -8px;
}

#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 {
    margin-top: 10px;
    padding: 0px 0px 0px 5px;
    float: left;
    color: #464646;
    font-size: 10px;
    font-family: Tahoma;
    height: auto;
    width: 215px;
    text-align: right;
    background-image: url(../images/leftside_mm_no_arrow.jpg);
    background-repeat:no-repeat;
}

#widgetLanguage .top {
    padding-top: 8px;
    float: left;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    color:#000000;    
    padding-bottom: 6px;
}

#widgetLanguage .body {
    padding: 5px 15px 0px 0px;
    float: right;
}

#widgetLanguage .body select {
    width: 100px;
    height: 18px;
    color: #464646;
    font-size: 10px;
    padding-left: 4px;
}

#widgetLanguage .btm {

}

/* end widgetLanguage */











/* begin widgetCurrency */
/* used in templates/cart.currency.tem.php */

#widgetCurrency {
    margin-top: 10px;
    padding: 0px 0px 0px 5px;
    float: left;
    color: #464646;
    font-size: 10px;
    font-family: Tahoma;
    height: auto;
    width: 215px;
    text-align: right;
    background-image: url(../images/leftside_mm_no_arrow.jpg);
    background-repeat:no-repeat;
}

#widgetCurrency .top {
    padding-top: 8px;
    float: left;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    color:#000000;    
    padding-bottom: 6px;
}

#widgetCurrency .body {
    padding: 5px 15px 0px 0px;
    float: right;
}

#widgetCurrency .body select {
    width: 100px;
    height: 18px;
    color: #464646;
    font-size: 10px;
    padding-left: 4px;
}

#widgetCurrency .btm {

}

/* end widgetCurrency */









/* begin widgetSearch */
/* used in templates/cart.search.tem.php */

#widgetSearch {
    padding-top: 10px;
    float: left;
    width: 215px;
    text-align: left;
    height: auto;
}

#widgetSearch .top {
    padding: 8px 0px 7px 30px;
    background-image: url(../images/leftside_mm.jpg);
    background-repeat:no-repeat;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    color:#000000;    
    
}

#widgetSearch .body {
    height: auto;
    padding: 10px 0px 0px 0px;
    background-image: url(../images/leftside1_r2_c1.jpg);
    background-repeat: repeat-y;
    text-align: center;
    width: 100%;
}

#widgetSearch .body .field {
    float: left;
    padding-left: 10px;
    padding-top: 1px;
}

#widgetSearch .body .field input {
    width: 150px;
    color: #464646;
    font-size: 11px;
    font-family: Tahoma;
    padding-left: 4px;
    height: 21px;
    margin-top: 2px;
    float: left;
}

*:first-child+html #widgetSearch .body .buttonNoImg {
   position: relative;
   left: -18px;
}

#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: right;
    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 {
    font-size: 9px;
    padding-left: 10px;
    background-image: url(../images/leftside1_r2_c1.jpg);
}

#widgetSearch .advanced a {
    color: #575656;
    text-decoration: underline;
}

#widgetSearch .advanced a:hover {
    color: #575656;
    text-decoration: none;
}

#widgetSearch .btm {
    height: 1px;
    padding-left: 15px;
    padding-top: 8px;
    background-image: url(../images/leftside1_r4_c1.jpg);
    background-repeat: no-repeat;
}

/* end widgetSearch */










/* begin widgetVendors */
/* used in templates/cart.vendors.tem.php */

#widgetVendors {
    color: #575656;
    margin-top: 15px;    
    float: left;
    width: 215px;
    text-align: center;
    height: auto;
    display: inline;
    margin-right: -3px;
}

#widgetVendors .top {
    text-align: left;
    padding: 8px 0px 7px 30px;
    text-align: left;
    background-image: url(../images/leftside_mm.jpg);
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    color:#000000;    
}

#widgetVendors .body {
    height: auto;
    padding: 0px 5px 0px 5px;
    background-image: url(../images/leftside1_r2_c1.jpg);
    background-repeat: repeat-y;
}

#widgetVendors .body ul {
    padding: 0;
    margin: 0 0 0 1px;
    list-style: none;
    text-align: left;
    background-repeat: repeat-y;
}

#widgetVendors .body ul li {
    background-image: url(../images/dothr.gif);
    background-repeat: no-repeat;
    background-position: bottom;
    text-decoration: none;
    line-height: 20px;
}

#widgetVendors .body ul li a {
    padding-left: 20px;
    background-image: url(../images/bullat.gif);
    background-repeat: no-repeat;
    background-position: 0.0em;
    text-decoration: none;
    font-size: 13px;
}

#widgetVendors .body ul li a:hover {
    color: #CC0000;
    text-decoration: none;
}

#widgetVendors .btm {
    height: 1px;
    padding-left: 15px;
    padding-top: 8px;
    background-image: url(../images/leftside1_r4_c1.jpg);
    background-repeat: no-repeat;
}

/* end widgetVendors */















/* begin widgetCategories */
/* used in templates/cart.categories.tem.php */

#widgetCategories {
    color: #575656;
    margin-top: 15px;    
    float: left;
    width: 215px;
    text-align: center;
    height: auto;
}

#widgetCategories .top {
    text-align: left;    
    padding: 8px 0px 7px 30px;
    text-align: left;
    background-image: url(../images/leftside_mm.jpg);
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    color:#000000;    
}

#widgetCategories .body {
    height: auto;
    padding: 0px 5px 0px 5px;
    background-image: url(../images/leftside1_r2_c1.jpg);
    background-repeat: repeat-y;
}

#widgetCategories .body ul {
    padding: 0;
    margin: 0 0 0 1px;
    list-style: none;
    text-align: left;
}

#widgetCategories .body ul li {
    padding-left: 20px
/*    background-image: url(../images/bullat.gif); */
    background-repeat: no-repeat;
    background-position: 0.0em;
    text-decoration: none;
    line-height: 20px;
}

#widgetCategories .body ul li a {
    text-decoration: none;
    font-size: 11px;
}

#widgetCategories .body ul li a:hover {
    color: #CC0000;
    text-decoration: none;
}

#widgetCategories .btm {
    height: 1px;
    padding-left: 15px;
    padding-top: 8px;
    font-weight: bold;
    color: #E50029;
    font-size: 14px;    
    background-image: url(../images/leftside1_r4_c1.jpg);
    background-repeat: no-repeat;
}

/* 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: 10px;
    padding-top: 8px;
    padding-bottom: 8px;
    font-weight: bold;
    color: #E50029;
    font-size: 10px;
    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 {
    margin-top: 15px;
    float: left;
    width: 215px;
    text-align: left;
    height: auto;
}

#widgetRewardPoints .top {
    padding: 8px 0px 7px 30px;
    background-image: url(../images/leftside_mm.jpg);
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    color:#000000;    
}

#widgetRewardPoints .body {
    height: auto;
    padding: 10px 5px 0px 5px;
    background-image: url(../images/leftside1_r2_c1.jpg);
    background-repeat: repeat-y;
    text-align: center;
}

#widgetRewardPoints .body a {
    text-decoration: underline;
    font-weight: normal;
}

#widgetRewardPoints .body a:hover {
    text-decoration: none;
    font-weight: normal;
}

#widgetRewardPoints .btm {    
    height: 1px;
    padding-top: 8px;
    clear: left;
    background-image: url(../images/leftside1_r4_c1.jpg);
    background-repeat: no-repeat;
}

/* end widgetRewardPoints */











/* begin widgetInformation */
/* used in templates/cart.information.tem.php */

#widgetInformation {
    color: #575656;
    margin-top: 15px;    
    float: left;
    width: 215px;
    text-align: center;
    height: auto;
}

#widgetInformation .top {
    text-align: left;
    padding: 8px 0px 7px 30px;
    text-align: left;
    background-image: url(../images/leftside_mm.jpg);
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    color:#000000;    
}

#widgetInformation .body {
    height: auto;
    padding: 0px 5px 0px 5px;
    background-image: url(../images/leftside1_r2_c1.jpg);
    background-repeat: repeat-y;
}

#widgetInformation .body ul {
    padding: 0;
    margin: 0 0 0 1px;
    list-style: none;
    text-align: left;
    background-repeat: repeat-y;
}

#widgetInformation .body ul li {
    background-image: url(../images/dothr.gif);
    background-repeat: no-repeat;
    background-position: bottom;
    text-decoration: none;
    line-height: 20px;
}

#widgetInformation .body ul li a {
    padding-left: 20px;
    background-image: url(../images/bullat.gif);
    background-repeat: no-repeat;
    background-position: 0.0em;
    text-decoration: none;
    font-size: 13px;
}

#widgetInformation .body ul li a:hover {
    color: #CC0000;
    text-decoration: none;
}
#widgetInformation .btm {
    height: 1px;
    padding-left: 15px;
    padding-top: 8px;
    background-image: url(../images/leftside1_r4_c1.jpg);
    background-repeat: no-repeat;
}

/* end widgetInformation */









/* begin widgetNewArrivals */
/* used in templates/cart.new.arrivals.tem.php */

#widgetNewArrivals {
    margin-top: 15px;    
    float: left;
    width: 215px;
    text-align: left;
    height: auto;
}

#widgetNewArrivals .top {
    padding: 8px 0px 7px 30px;
    background-image: url(../images/leftside_mm.jpg);
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    color:#000000;    
}

#widgetNewArrivals .body {
    height: auto;
    padding: 10px 5px 0px 5px;
    background-image: url(../images/leftside1_r2_c1.jpg);
    background-repeat: repeat-y;
    text-align: center;
}

#widgetNewArrivals .body .photo {
    width: 100%;
}

#widgetNewArrivals .body .title {
    font-size: 11px;
    font-weight: bold;
    line-height: 16px;
    clear: left;
    width: 100%;
}

#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;
    line-height: 18px;
    padding-top: 8px;
    width: 100%;
}

#widgetNewArrivals .body .sdetails {
    background:url(../images/small_btn.gif) no-repeat center center;
    font-weight: bold;
    font-size: 11px;
    clear: right;
    padding-top: 10px;
    padding-bottom: 6px;
    width: 100%;
    height: 19px;
    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;
    clear: right;
    width: 100%;
    font-size: 9px;
}

#widgetNewArrivals .body .all-link a {
    color: #E50029;
    text-decoration: underline; 
}

#widgetNewArrivals .body .all-link a:hover {
    color: #E50029;
    text-decoration: none; 
}

#widgetNewArrivals .btm {    
    height: 1px;
    padding-top: 8px;
    clear: left;
    background-image: url(../images/leftside1_r4_c1.jpg);
    background-repeat: no-repeat;
}

/* end widgetNewArrivals */








/* begin widgetSpecials */
/* used in templates/cart.specials.tem.php */

#widgetSpecials {
    margin-top: 15px;
    float: left;
    width: 215px;
    text-align: left;
    height: auto;
}

#widgetSpecials .top {
    padding: 8px 0px 7px 30px;
    background-image: url(../images/leftside_mm.jpg);
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    color:#000000;
}

#widgetSpecials .body {
    height: auto;
    padding: 10px 5px 0px 5px;
    background-image: url(../images/leftside1_r2_c1.jpg);
    background-repeat: repeat-y;
    text-align: center;
}

#widgetSpecials .body .photo {
    width: 100%
}

#widgetSpecials .body .title {
    font-size: 11px;
    font-weight: bold;
    line-height: 16px;
    clear: left;
    width: 100%;
}

#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;
    line-height: 18px;
    padding-top: 8px;
    width: 100%;
}

#widgetSpecials .body .sdetails {
    background:url(../images/small_btn.gif) no-repeat center center;
    font-weight: bold;
    font-size: 11px;
    clear: right;
    padding-top: 10px;
    padding-bottom: 6px;
    width: 100%;
    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;
    clear: right;
    width: 100%;
    font-size: 9px;
}

#widgetSpecials .body .all-link a {
    color: #E50029;
    text-decoration: underline; 
}

#widgetSpecials .body .all-link a:hover {
    color: #E50029;
    text-decoration: none; 
}

#widgetSpecials .btm {
    height: 1px;
    padding-top: 8px;
    clear: left;
    background-image: url(../images/leftside1_r4_c1.jpg);
    background-repeat: no-repeat;
}

/* end widgetSpecials */













/* begin widgetTopSellers */
/* used in templates/cart.top.sellers.tem.php */

#widgetTopSellers {
    margin-top: 15px;    
    float: left;
    width: 215px;
    text-align: left;
    height: auto;
}

#widgetTopSellers .top {
    padding: 8px 0px 7px 30px;
    background-image: url(../images/leftside_mm.jpg);
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    color:#000000;    
}

#widgetTopSellers .body {
    height: auto;
    padding: 10px 5px 0px 5px;
    background-image: url(../images/leftside1_r2_c1.jpg);
    background-repeat: repeat-y;
    text-align: center;
}

#widgetTopSellers .body .photo {
    width: 100%;
}

#widgetTopSellers .body .title {
    font-size: 11px;
    font-weight: bold;
    line-height: 16px;
    clear: left;
    width: 100%;
}

#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;
    line-height: 18px;
    padding-top: 8px;
    width: 100%;
}

#widgetTopSellers .body .sdetails {
    background:url(../images/small_btn.gif) no-repeat center center;
    font-weight: bold;
    font-size: 11px;
    clear: right;
    padding-top: 10px;
    padding-bottom: 6px;
    width: 100%;
    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;
    clear: right;
    width: 100%;
    font-size: 9px;
}

#widgetTopSellers .body .all-link a {
    color: #E50029;
    text-decoration: underline; 
}

#widgetTopSellers .body .all-link a:hover {
    color: #E50029;
    text-decoration: none; 
}

#widgetTopSellers .btm {
    height: 1px;
    padding-left: 15px;
    padding-top: 8px;
    clear: left;
    background-image: url(../images/leftside1_r4_c1.jpg);
    background-repeat: no-repeat;
}

/* end widgetTopSellers */








/* begin widgetFeatured */
/* used in templates/cart.featured.tem.php */

#widgetFeatured {
    margin-top: 15px;    
    float: left;
    width: 215px;
    text-align: left;
    height: auto;
}

#widgetFeatured .top {
    padding: 8px 0px 7px 30px;
    background-image: url(../images/leftside_mm.jpg);
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    color:#000000;    
}

#widgetFeatured .body {
    height: auto;
    padding: 10px 5px 0px 5px;
    background-image: url(../images/leftside1_r2_c1.jpg);
    background-repeat: repeat-y;
    text-align: center;
}

#widgetFeatured .body .photo {
    width: 100%;
}

#widgetFeatured .body .title {
    font-size: 11px;
    font-weight: bold;
    line-height: 16px;
    clear: left;
    width: 100%;
}

#widgetFeatured .body .title a {
    color: #E50029;
    text-decoration: underline;
}

#widgetFeatured .body .title a:hover {
    color: #E50029;
    text-decoration: none;
}

#widgetFeatured .body .sprice {
    font-size: 11px;
    font-weight: bold;
    line-height: 18px;
    padding-top: 8px;
    width: 100%;
}

#widgetFeatured .body .sdetails {
    background:url(../images/small_btn.gif) no-repeat center center;
    font-weight: bold;
    font-size: 11px;
    clear: right;
    padding-top: 10px;
    padding-bottom: 6px;
    width: 100%;
    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  {
    padding-top: 15px;
    clear: right;
    width: 100%;
    font-size: 9px;
}

#widgetFeatured .body .all-link a {
    color: #E50029;
    text-decoration: underline; 
}

#widgetFeatured .body .all-link a:hover {
    color: #E50029;
    text-decoration: none; 
}

#widgetFeatured .btm {    
    height: 1px;
    padding-top: 8px;
    clear: left;
    background-image: url(../images/leftside1_r4_c1.jpg);
    background-repeat: no-repeat;
}

/* end widgetFeatured */







/* begin widgetSubscribe */
/* used in templates/cart.subscribe.tem.php */

#widgetSubscribe {
    padding-top: 10px;
    float: left;
    width: 215px;
    text-align: left;
    height: auto;
}

#widgetSubscribe .top {
    padding: 8px 0px 7px 30px;
    background-image: url(../images/leftside_mm.jpg);
    background-repeat:no-repeat;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    color:#000000;    
}

#widgetSubscribe .body {
    height: 25px;
    padding: 10px 5px 0px 5px;
    background-image: url(../images/leftside1_r2_c1.jpg);
    background-repeat: repeat-y;
    text-align: center;
    width: 100%;
}

#widgetSubscribe .body .field {
    float: left;
    padding-left: 10px;
    padding-top: 1px;
}

#widgetSubscribe .body .field input {
    float: left;
    width: 150px;
    color: #464646;
    font-size: 11px;
    font-family: Tahoma;
    padding-left: 4px;
}

#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;
    float: right;
    margin-top: -3px;
}

#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 {
    height: 1px;
    padding-top: 8px;
    clear: left;
    background-image: url(../images/leftside1_r4_c1.jpg);
    background-repeat: no-repeat;
}

/* end widgetSubscribe */












/* begin widgetFooter */
/* used in templates/cart.footer.tem.php */

#widgetFooter {
    height: auto;
    font-size: 11px;
}

#widgetFooter hr {
    background-color: #FFFFFF;
    color: #FFFFFF;
    height: 1px;
    clear: left;
    float: left;
}

#widgetFooter .actionItems {
    clear: left;
    float: left;
    line-height: 22px;    
    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;
}    

#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;
    width: 215px;
    text-align: center;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    color:#000000;    
}

.widgetImages .text {
    width: 100%;
    clear: left;
}
/* end widgetImages */












/* begin widgetSidebarDetailed */
/* used in templates/cart.sidebar.detailed.tem.php */

#widgetSidebarDetailed {
    margin-top: 15px;    
    float: left;
    width: 215px;
    text-align: left;
    height: auto;
}

#widgetSidebarDetailed form {
    margin: 0;
    padding: 0;
}

#widgetSidebarDetailed form table {
    padding: 0;
    height: auto;
    padding: 10px 5px 0px 5px;
    background-image: url(../images/leftside1_r2_c1.jpg);
    background-repeat: repeat-y;
    text-align: center;
    width: 100%;
}

#widgetSidebarDetailed .top {
    padding: 8px 0px 7px 30px;
    background-image: url(../images/leftside_mm.jpg);
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    color:#000000;
}

#widgetSidebarDetailed .items {
    padding: 2px;
    font-size: 11px;
}

#widgetSidebarDetailed .price {
    padding: 2px;
    font-size: 11px;
    font-weight: bold;
}

#widgetSidebarDetailed .btm {
    height: 1px;
    padding-top: 8px;
    clear: left;
    background-image: url(../images/leftside1_r4_c1.jpg);
    background-repeat: no-repeat;
}

/* end widgetSidebarDetailed */













/* begin topNav */
#topNav {
    width: 100%;
    height: 28px;    
}

#topNav .left {
    float: left;
    width: 20px;
}

#topNav .center {
    float: left;
/*    width: 800px; */
width:90%;
}

#topNav .center .link {
    float: left;
    padding: 5px 10px 0px 10px;
    width: 120px;
    text-align: center;
}

#topNav .center .link a {
    font-size: 12px;
    color: #424242;
    text-decoration: none;
    font-weight: bold;
}

#topNav .center .link a:hover {
    color: white;
}


#topNav .center .spacer {
    float: left;
    width: 25px;
}

#topNav .right {
    float: left;
    width: 20px;
}
/* end topNav */


/* begin widgetShopByPrice */
#widgetShopByPrice {
    margin-top: 15px;    
    float: left;
    width: 215px;
    text-align: left;
    height: auto;
}

#widgetShopByPrice .top {
    padding: 8px 0px 7px 30px;
    background-image: url(../images/leftside_mm.jpg);
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    color:#000000;
}

#widgetShopByPrice .body {
    height: auto;
    padding: 10px 5px 0px 5px;
    background-image: url(../images/leftside1_r2_c1.jpg);
    background-repeat: repeat-y;
    text-align: center;
    width: 100%;
}

#widgetShopByPrice .btm {
    height: 1px;
    padding-top: 8px;
    clear: left;
    background-image: url(../images/leftside1_r4_c1.jpg);
    background-repeat: no-repeat;
}
/* end widgetShopByPrice */


/* begin widgetCustomProductLists */
/* used in templates/cart.custom.list.tem.php */

.widgetCustomProductLists {
    color: #575656;
    margin-top: 15px;    
    float: left;
    width: 215px;
    text-align: center;
    height: auto;
}

.widgetCustomProductLists .top {
    text-align: left;
    padding: 8px 0px 7px 30px;
    text-align: left;
    background-image: url(../images/leftside_mm.jpg);
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    color:#000000;    
}

.widgetCustomProductLists .body {
    height: auto;
    padding: 0px 5px 0px 5px;
    background-image: url(../images/leftside1_r2_c1.jpg);
    background-repeat: repeat-y;
}

.widgetCustomProductLists .body ul {
    padding: 0;
    margin: 0 0 0 1px;
    list-style: none;
    text-align: left;
    background-repeat: repeat-y;
}

.widgetCustomProductLists .body ul li {
    background-image: url(../images/dothr.gif);
    background-repeat: no-repeat;
    background-position: bottom;
    text-decoration: none;
    line-height: 20px;
}

.widgetCustomProductLists .body ul li a {
    padding-left: 20px;
    background-image: url(../images/bullat.gif);
    background-repeat: no-repeat;
    background-position: 0.0em;
    text-decoration: none;
    font-size: 13px;
}

.widgetCustomProductLists .body ul li a:hover {
    color: #CC0000;
    text-decoration: none;
}
.widgetCustomProductLists .btm {
    height: 1px;
    padding-left: 15px;
    padding-top: 8px;
    background-image: url(../images/leftside1_r4_c1.jpg);
    background-repeat: no-repeat;
}

/* end widgetCustomProductLists */

/* begin widgetDeals */

#widgetDeals {
    margin-top: 15px;    
    float: left;
    width: 215px;
    text-align: left;
    height: auto;
}

#widgetDeals .top {
    padding: 8px 0px 7px 30px;
    background-image: url(../images/leftside_mm.jpg);
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    color:#000000;    
}

#widgetDeals .body {
    height: auto;
    padding: 10px 5px 0px 5px;
    background-image: url(../images/leftside1_r2_c1.jpg);
    background-repeat: repeat-y;
    text-align: center;
}

#widgetDeals .body .photo {
    width: 100%;
}

#widgetDeals .body .title {
    font-size: 11px;
    font-weight: bold;
    line-height: 16px;
    clear: left;
    width: 100%;
}

#widgetDeals .body .title a {
    color: #E50029;
    text-decoration: underline;
}

#widgetDeals .body .title a:hover {
    color: #E50029;
    text-decoration: none;
}

#widgetDeals .body .sprice {
    font-size: 11px;
    font-weight: bold;
    line-height: 18px;
    padding-top: 8px;
    width: 100%;
}

#widgetDeals .body .sdetails {
    background:url(../images/small_btn.gif) no-repeat center center;
    font-weight: bold;
    font-size: 11px;
    clear: right;
    padding-top: 10px;
    padding-bottom: 6px;
    width: 100%;
    vertical-align: middle;
}

#widgetDeals .body .sdetails a {
    color: #FFFFFF;
    text-decoration: none;
}

#widgetDeals .body .sdetails a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

#widgetDeals .body .all-link  {
    padding-top: 15px;
    clear: right;
    width: 100%;
    font-size: 9px;
}

#widgetDeals .body .all-link a {
    color: #E50029;
    text-decoration: underline;
}

#widgetDeals .body .all-link a:hover {
    color: #E50029;
    text-decoration: none;
}

#widgetDeals .btm {    
    height: 1px;
    padding-top: 8px;
    clear: left;
    background-image: url(../images/leftside1_r4_c1.jpg);
    background-repeat: no-repeat;
}

/* end widgetDeals */


/* begin widgetPolls */

.widgetPolls {
    margin-top: 15px;    
    float: left;
    width: 215px;
    text-align: left;
    height: auto;
}

.widgetPolls .top {
    padding: 8px 0px 7px 30px;
    background-image: url(../images/leftside_mm.jpg);
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    color:#000000;    
}

.widgetPolls .body {
float: left;
width: 206px;
    height: auto;
    padding: 10px 5px 0px 5px;
    background-image: url(../images/leftside1_r2_c1.jpg);
    background-repeat: repeat-y;
    text-align: center;
}

.widgetPolls ul {
margin-left: 20px;
padding: 0 !important;
}

.widgetPolls ul li {
list-style: none;
text-align: left;
margin-bottom: 6px;
}

.widgetPolls input {
float: left;
clear: both;
}


.widgetPolls .buttons {
margin-top: 16px;
margin-left: 75px;
}

.widgetPolls .btm {
    height: 1px;
    padding-top: 8px;
    margin-bottom: 10px;
    clear: left;
    background-image: url(../images/leftside1_r4_c1.jpg);
    background-repeat: no-repeat;
}

/* end widgetPolls */

/* begin widgetLogin */
/* used in templates/cart.categories.tem.php */

#widgetLogin {
    color: #575656;
    margin-top: 15px;    
    float: left;
    width: 215px;
    text-align: center;
    height: auto;
}

#widgetLogin .top {
    text-align: left;    
    padding: 8px 0px 7px 30px;
    text-align: left;
    background-image: url(../images/leftside_mm.jpg);
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    color:#000000;    
}

#widgetLogin .body {
    height: auto;
    padding: 0px 5px 0px 5px;
    background-image: url(../images/leftside1_r2_c1.jpg);
    background-repeat: repeat-y;
}

#widgetLogin .body ul {
    padding: 0;
    margin: 0 0 0 1px;
    list-style: none;
    text-align: left;
}

#widgetLogin .body ul li {
    padding-left: 20px
/*    background-image: url(../images/bullat.gif); */
    background-repeat: no-repeat;
    background-position: 0.0em;
    text-decoration: none;
    line-height: 20px;
}

#widgetLogin .body ul li a {
    text-decoration: none;
    font-size: 11px;
}

#widgetLogin .body ul li a:hover {
    color: #CC0000;
    text-decoration: none;
}

#widgetLogin .btm {
    height: 1px;
    padding-left: 15px;
    padding-top: 8px;
    font-weight: bold;
    color: #E50029;
    font-size: 14px;    
    background-image: url(../images/leftside1_r4_c1.jpg);
    background-repeat: no-repeat;
}

/* end widgetLogin */
