td, div {
    font-size: 11px;
}

.text_filled{ 
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#000000;
    padding-left:3px;
    width:120px;
    }

.listmenu{ 
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#000000;
    padding-left:3px;
    width:150px;
    }
    
.text_maroon{ 
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
    color:#6B4848;
    padding-left:12px;    
    }

.text_maroon1{ 
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    color:#A72E19;    
    }
    
.text_maroon2{ 
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
    color:#A72E19;    
    }
    
.text_red{ 
    font-family:Arial, Helvetica, sans-serif;
    font-size:20px;
    font-weight:bold;
    color:#EE0D0D;    
    }
    
.text_red1{ 
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
    color:#EE0D0D;    
    }
    
.heading{ 
    font-family:Arial, Helvetica, sans-serif;
    font-size:20px;
    color:#000000;
    text-align:left;
    width: 100%;
    }    
    
.heading_top{ 
    font-family:verdana;
    font-size:10px;
    font-weight:bold;
    color:#3D3D3D;
    padding-top:4px;
    padding-left:4px;
    }
        
.text_black{ 
    font-family:Arial, Helvetica, sans-serif;
    font-size:20px;
    font-weight:bold;
    color:#000000;
    }
    
.text_black1{ 
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    color:#ffffff;
    padding-top:4px;
    
    }
    
.text_black2{ 
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
    color:#000000;
    }
    
.text_gray{ 
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
    color:#616161;
    }
    
.text_gray1{ 
    font-family:tahoma;
    font-size:12px;
    color:#2D2C2C;
    font-weight:bold;
    }
    
.text_gray2{ 
    font-family:tahoma;
    font-size:11px;
    color:#575656;
     }

.text_gray3{ 
    font-family:arial;
    font-size:12px;
    color:#616161;
    font-weight:bold;
     }    
     
 .text_gray4{ 
    font-family:arial;
    font-size:12px;
    color:#2F2F2F;
    font-weight:bold;
    padding-left:12px;
    padding-right:6px;
     }    

.topmenu_gray{ 
    font-family:arial;
    font-size:11px;
    color:#575656;
    font-weight:bold;
    padding-left:11px;
    padding-right:6px;
     }
         
.topmenu_red{ 
    font-family:arial;
    font-size:11px;
    color:#A72E19;
    font-weight:bold;
    padding-left:11px;
    padding-right:6px;
     }    

.cart{ 
    background-image: url(../images/add_to_cart.jpg);
    background-repeat:no-repeat;
    }
    
.shipping{ 
    background-image: url(../images/shipping.jpg); 
    background-repeat:no-repeat;
    }
    
.order{ 
    background-image: url(../images/order.jpg);
    background-repeat:no-repeat;
    }
    
.menu{ 
    background-color:#79C8F1;
    border:solid 1px #57BAEE;
    }
    
.heading_img{
    background-image:url(../images/heading.gif);     
    background-repeat: no-repeat;
}
    
    
.box_left{ 
    background-image: url(../images/box1_r2_c1.jpg); 
    }
    
.img{ 
    background-image: url(../images/pic.jpg);
    background-repeat:no-repeat;
    }
    
.leftside_m{ 
    background-image: url(../images/box1_r1_c1.jpg);
    background-repeat:no-repeat;
    }
    
.leftside1_bg{ 
    background-image: url(../images/leftside1_bg.jpg); 
    background-repeat:no-repeat;
    }
    
.footerbar{ 
    background-image: url(../images/body_r5_c1.jpg);
    }

.table_background { 
    background-color:#FFE2B8;
    border:solid 2px #ffffff;
    }
    
.table_background1 { 
    border:solid 1px #E1E1E1;
    }
    
.bullat{ 
    background-image:url(../images/bullat.jpg);
    background-repeat:no-repeat;
    margin-top:4px;
    }    
    
.bullat1{ 
    background-image:url(../images/bullat1.jpg);
    background-repeat:no-repeat;
     }     
    
.vr_dot{ 
    background-image: url(../images/vr_dot.jpg);
    }
    
.dothr{ 
    background-image: url(../images/dothr.jpg);
    background-repeat:no-repeat;
    padding-left:10px;
    }
    
.bullat2    { 
    background-image: url(../images/bullat2.jpg);     
    background-repeat:no-repeat; 
    width:12px; 
    height:11px;
    }
    
.bullat3{ 
    background-image: url(../images/bullat3.jpg);     
    background-repeat:no-repeat; 
    }
    
.bar_top{ 
    background-image: url(../images/bar.jpg);    
    background-repeat:no-repeat;
    height:35px;
    
    
    
    }
    
a.rollover:link {
    font-family:tahoma;
    font-size:11px;
    color:#575656;
    text-decoration: none;
    }
    
a.rollover:visited {
    font-family:tahoma;
    font-size:11px;
    color:#575656;
    text-decoration: none;
    }
    
a.rollover:hover {
    font-family:tahoma;
    font-size:11px;
    color: #CC0000;
    text-decoration: none;
    }
    
a.rollover:active {
    font-family:tahoma;
    font-size:11px;
    color:#ffffff;
    text-decoration: none;
    }
    
a.rollover_top:link {
    font-family:verdana;
    font-size:12px;
    font-weight:bold;
    color:#ffffff;
    text-decoration: none;
    }
a.rollover_top:visited {
    font-family:verdana;
    font-size:12px;
    font-weight:bold;
    color:#ffffff;
    text-decoration: none;
    }
a.rollover_top:hover {
    font-family:verdana;
    font-size:12px;
    font-weight:bold;
    color: #FFFF00; 
    text-decoration: none;
    }
a.rollover_top:active {
    font-family:verdana;
    font-size:12px;
    font-weight:bold;
    color:#555555;
    text-decoration: none;
    }
    
a.rollover_top1:link {
    font-family:verdana;
    font-size:10px;
    font-weight:bold;
    color:#3D3D3D;
    padding-top:2px;
    padding-left:3px;
    text-decoration:none;
    }
a.rollover_top1:visited {
    font-family:verdana;
    font-size:10px;
    font-weight:bold;
    color:#3D3D3D;
    padding-top:2px;
    padding-left:3px;
    text-decoration:none;
    }
a.rollover_top1:hover {
    font-family:verdana;
    font-size:10px;
    font-weight:bold;
    color: #FF6666;
    text-decoration:none;
    padding-top:2px;
    padding-left:3px;
    text-decoration:none;
    }
a.rollover_top1:active {
    font-family:verdana;
    font-size:10px;
    font-weight:bold;
    color:#3D3D3D;
    text-decoration:none;
    padding-top:2px;
    padding-left:3px;
    }
    
a.rollover_footer:link {
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    color:#A72E19;
    
    text-decoration:none;
    }
a.rollover_footer:visited {
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    color:#A72E19;
    
    text-decoration:none;
    }
a.rollover_footer:hover {
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    color: #333333;
    
    text-decoration:none;
    }
a.rollover_footer:active {
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    color:#A72E19;
    
    text-decoration:none;
    }


.mylogo {
    padding: 10px;
    font-size: 23px;
    color: #FFFFFF;
    font-weight: bold;
    width: 400px;
    text-align: left;
}

/*////////// start front end edits //////////*/

.editLogoText {position: absolute; top: 15px; margin-left: 0px;}

.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: 0; padding: 8px 0 0 15px;}

*:first-child+html .editNavMenu {position: absolute; margin: -26px 0 0 0; padding: 0;}

.editFooterWidget {clear: both; margin-top: 10px;}

.deleteFooterWidget {position: relative; margin: 0; padding: 0; top: -17px; left: 25px;}

/*/ begin category widget /*/

.editCategoryWidget {position: absolute; margin:  -16px 0 0 150px; padding: 0;}

.deleteCategoryWidget {position: absolute; margin: -16px 0 0 175px; padding: 0;}

*:first-child+html .editCategoryWidget {position: absolute; margin:  -2px 0 0 75px; padding: 0;}

*:first-child+html .deleteCategoryWidget {position: absolute; margin: -2px 0 0 100px; padding: 0;}

/*/ end category widget /*/

/*/ begin currency widget /*/

.editCurrencyWidget {position: absolute; margin:  -16px 0 0 150px; padding: 0;}

.deleteCurrencyWidget {position: absolute; margin: -16px 0 0 175px; padding: 0;}

*:first-child+html .editCurrencyWidget {position: absolute; margin:  -2px 0 0 50px; padding: 0;}

*:first-child+html .deleteCurrencyWidget {position: absolute; margin: -2px 0 0 75px; padding: 0;}

/*/ end currency widget /*/

/*/ begin featured widget /*/

.editFeaturedWidget {position: absolute; margin:  -16px 0 0 150px; padding: 0;}

.deleteFeaturedWidget {position: absolute; margin: -16px 0 0 175px; padding: 0;}

*:first-child+html .editFeaturedWidget {position: absolute; margin:  -2px 0 0 15px; padding: 0;}

*:first-child+html .deleteFeaturedWidget {position: absolute; margin: -2px 0 0 40px; padding: 0;}

/*/ end featured widget /*/

/*/ begin information widget /*/

.editInformationWidget {position: absolute; margin:  -16px 0 0 150px; padding: 0;}

.deleteInformationWidget {position: absolute; margin: -16px 0 0 175px; padding: 0;}

*:first-child+html .editInformationWidget {position: absolute; margin:  -2px 0 0 70px; padding: 0;}

*:first-child+html .deleteInformationWidget {position: absolute; margin: -2px 0 0 95px; padding: 0;}

/*/ end information widget /*/

/*/ begin language widget /*/

.editLanguageWidget {position: absolute; margin:  -16px 0 0 150px; padding: 0;}

.deleteLanguageWidget {position: absolute; margin: -16px 0 0 175px; padding: 0;}

*:first-child+html .editLanguageWidget {position: absolute; margin:  -2px 0 0 85px; padding: 0;}

*:first-child+html .deleteLanguageWidget {position: absolute; margin: -2px 0 0 110px; padding: 0;}

/*/ end language widget /*/

/*/ begin new arrivals widget /*/

.editNewArrivalsWidget {position: absolute; margin:  -16px 0 0 150px; padding: 0;}

.deleteNewArrivalsWidget {position: absolute; margin: -16px 0 0 175px; padding: 0;}

*:first-child+html .editNewArrivalsWidget {position: absolute; margin:  -2px 0 0 62px; padding: 0;}

*:first-child+html .deleteNewArrivalsWidget {position: absolute; margin: -2px 0 0 87px; padding: 0;}

/*/ end new arrivals widget /*/

/*/ begin reward points widget /*/

.editRewardPointsWidget {position: absolute; margin:  -16px 0 0 150px; padding: 0;}

.deleteRewardPointsWidget {position: absolute; margin: -16px 0 0 175px; padding: 0;}

*:first-child+html .editRewardPointsWidget {position: absolute; margin:  -2px 0 0 53px; padding: 0;}

*:first-child+html .deleteRewardPointsWidget {position: absolute; margin: -2px 0 0 78px; padding: 0;}

/*/ end reward points widget /*/

/*/ begin search widget /*/

.editSearchWidget {position: absolute; margin:  -16px 0 0 150px; padding: 0;}

.deleteSearchWidget {position: absolute; margin: -16px 0 0 175px; padding: 0;}

*:first-child+html .editSearchWidget {position: absolute; margin:  -2px 0 0 100px; padding: 0;}

*:first-child+html .deleteSearchWidget {position: absolute; margin: -2px 0 0 125px; padding: 0;}

/*/ end search widget /*/

/*/ begin shopping cart widget /*/

.editSidebarWidget {display: none;}

.deleteSidebarWidget {display: none;}

*:first-child+html .editSidebarWidget {display: none;}

*:first-child+html .deleteSidebarWidget {display: none;}

/*/ end shopping cart widget /*/

/*/ begin shopping cart detailed widget /*/

.editSidebarDetailedWidget {position: absolute; margin:  -16px 0 0 150px; padding: 0;}

.deleteSidebarDetailedWidget {position: absolute; margin: -16px 0 0 175px; padding: 0;}

*:first-child+html .editSidebarDetailedWidget {position: absolute; margin:  -2px 0 0 55px; padding: 0;}

*:first-child+html .deleteSidebarDetailedWidget {position: absolute; margin: -2px 0 0 80px; padding: 0;}

/*/ end shopping cart detailed widget /*/

/*/ begin specials widget /*/

.editSpecialsWidget {position: absolute; margin:  -16px 0 0 150px; padding: 0;}

.deleteSpecialsWidget {position: absolute; margin: -16px 0 0 175px; padding: 0;}

*:first-child+html .editSpecialsWidget {position: absolute; margin:  -2px 0 0 93px; padding: 0;}

*:first-child+html .deleteSpecialsWidget {position: absolute; margin: -2px 0 0 118px; padding: 0;}

/*/ end specials widget /*/

/*/ begin newsletter widget /*/

.editSubscribeWidget {position: absolute; margin:  -16px 0 0 150px; padding: 0;}

.deleteSubscribeWidget {position: absolute; margin: -16px 0 0 175px; padding: 0;}

*:first-child+html .editSubscribeWidget {position: absolute; margin:  -2px 0 0 18px; padding: 0;}

*:first-child+html .deleteSubscribeWidget {position: absolute; margin: -2px 0 0 43px; padding: 0;}

/*/ end newsletter widget /*/

/*/ begin top sellers widget /*/

.editTopSellersWidget {position: absolute; margin:  -16px 0 0 150px; padding: 0;}

.deleteTopSellersWidget {position: absolute; margin: -16px 0 0 175px; padding: 0;}

*:first-child+html .editTopSellersWidget {position: absolute; margin:  -2px 0 0 75px; padding: 0;}

*:first-child+html .deleteTopSellersWidget {position: absolute; margin: -2px 0 0 100px; padding: 0;}

/*/ end top sellers widget /*/

/*/ begin vendors widget /*/

.editVendorsWidget {position: absolute; margin:  -16px 0 0 150px; padding: 0;}

.deleteVendorsWidget {position: absolute; margin: -16px 0 0 175px; padding: 0;}

*:first-child+html .editVendorsWidget {position: absolute; margin:  -2px 0 0 95px; padding: 0;}

*:first-child+html .deleteVendorsWidget {position: absolute; margin: -2px 0 0 120px; padding: 0;}

/*/ end vendors widget /*/

/*/ begin left image widget /*/

.editLeftImageWidget {position: relative; margin: 0; padding: 0; top: 15px; left: 39px;}

.deleteLeftImageWidget {position: relative; margin: 0; padding: 0; top: -2px; left: 64px;}

*:first-child+html .editLeftImageWidget {position: relative; margin: 0; padding: 0; top: 15px; left: 39px;}

*:first-child+html .deleteLeftImageWidget {position: relative; margin: 0; padding: 0; top: -2px; left: 64px;}

/*/ end left image widget /*/

/*/ begin right image widget /*/

.editRightImageWidget {position: relative; margin: 0; padding: 0; top: 15px; left: 39px;}

.deleteRightImageWidget {position: relative; margin: 0; padding: 0; top: -2px; left: 64px;}

*:first-child+html .editRightImageWidget {position: relative; margin: 0; padding: 0; top: 15px; left: 39px;}

*:first-child+html .deleteRightImageWidget {position: relative; margin: 0; padding: 0; top: -2px; left: 64px;}

/*/ end right image widget /*/

/*/ begin shop by price widget /*/

.editShopByPriceWidget {position: absolute; margin:  -16px 0 0 150px; padding: 0;}

.deleteShopByPriceWidget {position: absolute; margin: -16px 0 0 175px; padding: 0;}

*:first-child+html .editShopByPriceWidget {position: absolute; margin:  -2px 0 0 58px; padding: 0;}

*:first-child+html .deleteShopByPriceWidget {position: absolute; margin: -2px 0 0 83px; padding: 0;}

/*/ end shop by price widget /*/

/*/ begin product list widget /*/

.editProductListWidget {position: absolute; margin:  -16px 0 0 150px; padding: 0;}

.deleteProductListWidget {position: absolute; margin: -16px 0 0 175px; padding: 0;}

.addProductListWidget {position: absolute; margin: -16px 0 0 125px; padding: 0;}

*:first-child+html .editProductListWidget {position: absolute; margin:  -2px 0 0 113px; padding: 0;}

*:first-child+html .deleteProductListWidget {position: absolute; margin: -2px 0 0 138px; padding: 0;}

*:first-child+html .addProductListWidget {position: absolute; margin: -2px 0 0 88px; padding: 0;}

/*/ end product list widget /*/

/*/ begin 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;}

*:first-child+html .editCustomImageWidget {position: relative; margin: 0; padding: 0; top: 32px; left: 39px;}

*:first-child+html .deleteCustomImageWidget {position: relative; margin: 0; padding: 0; top: 14px; left: 64px;}

/*/ end custom image widget /*/

/*/ begin 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 //////////*/
