textarea
{
    height:150px;
    width:100px;
}

body
{
    font-family: Arial;
    font-size: small;
    margin: 0px 0px 0px 0px;
    background-color:White;
}

.BrandsPanel
{
    background-color:#78797e;
}
.lefti{float:left;}
.space
{
    height: 3px;
}

.space10
{
    height: 10px;
}

.defaultfont
{
    color: Black;
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
}
.footermenu
{
    color: White;
    font-family: Arial (Hebrew);
    font-size: 12px;
    text-decoration: none;
    text-align: center;
}

.MainPageBg
{
    background: url( ../images/MainPageBg.jpg) repeat-x;
    background-color:White;
    width: 100%;
    height:772px;
    background-position:top;
}

.bgfoott{
  background: url( ../images/bgfoot.jpg) repeat-x;
  width:218px;
}

.MainPageFooterBg
{
    background: url( ../images/MainPageFooterBg.jpg) repeat-x;
    background-color:#bbbbbb;
    width: 100%;
    height:318px;
    background-position:top;
}

.RegularButtonBg
{
    background-image: url( ../images/RegularButtonBg.jpg);
    background-repeat:no-repeat;    
    width: 109px;
    height:34px;
    background-position:top;
}

.SelectedButtonBg
{
    background-image: url(../images/SelectedButtonBg.jpg);
    background-repeat:no-repeat;    
    width: 122px;
    height:34px;
    background-position:top;
}

.BrandsPopupBg
{
    background-image: url(../images/BrandsPopupBg.png);
    background-repeat:repeat-y;
    width: 680px;
    background-position:top;
}

.CancelButtonBg
{
    background-image: url(../images/CancelButtonBg.jpg);
    background-repeat:no-repeat;    
    width: 124px;
    height:34px;
    background-position:top;
    font-family: Arial;
    font-size: 12px;
    border:0px solid black;
    color:White;
    font-weight:bold;
}

.BrandsPopupBg
{
    background-image: url(../images/BrandsPopupBg.png);
    background-repeat:repeat-y;
    width: 680px;
    background-position:top;
}

.RegisterButtonBg
{
    background-image: url(../images/RegisterButtonBg.jpg);
    background-repeat:no-repeat;    
    width: 124px;
    height:34px;
    background-position:top;
    font-family: Arial;
    font-size: 12px;
    border:0px solid black;
    color:White;
    font-weight:bold;
}

.PersonalContentBg
{
    background-image: url(../images/PersonalContentBg.jpg);
    background-repeat:repeat-x;
    height:212px;    
}

.PersonalSaleFooterBg
{
    background-image: url(../images/PersonalSaleFooterBg.jpg);
    background-repeat:repeat-x;
    height:44px;
}

.CaptchaFrame
{
    background-color:#808080;
    width: 270px;
    height:91px;    
}

.GrayButtonBg
{
    background-image: url(../images/GrayButtonBg.jpg);
    background-repeat:no-repeat;    
    width: 96px;
    height:25px;
    background-position:top;
}

.MainPanelBg
{
    background-color:#505256;
}

.TopMenuBg
{
    background-image: url(../images/TopMenuItemBg.jpg);
    height:31px;    
    background-repeat:repeat-x;    
}

.TopMenuOverBg
{
    background-image: url(../images/TopMenuOverBg.jpg);
    height:31px;    
    background-repeat:repeat-x;
}

.TopMenuSeparator
{
    background-image: url(../images/TopMenuSeparator.jpg);
    height:31px;
    width:4px;
    background-repeat:no-repeat;    
}

.TopSeparator
{
    background-image: url(../images/TopSeparator.jpg);
    height:1px;
    background-repeat:repeat-x;    
}

.TopPanelBg
{
    background-image: url(../images/TopPanelBg.jpg);
    height:59px;
    background-repeat:repeat-x;    
}

.BrandSelectionBg
{
    background-image: url(../images/m_search.jpg);
    background-repeat:repeat-x;
    height:34px;
        
}

.SearchBg
{
    background-image: url(../images/SearchBg.jpg);
    height:34px;
    background-repeat:repeat-x;
}

.SupportPanelBg
{
    background-image: url(../images/SupportPanelBg.jpg);
    height:277px;
    background-repeat:repeat-x;
}

.FooterLine
{
    background-image: url(../images/FooterLineBg.jpg);
    height:1px;
    background-repeat:repeat-x;
}

.FooterVLineBg
{
    background-image: url(../images/FooterVLineBg.jpg);
    width:1px;
    background-repeat:repeat-y;
}

.TabsBg
{
    background-image: url(../images/TabsBg.jpg);
    background-repeat:repeat-x;
    background-position:bottom;
    width:449px;
    height:75px;    
}

.InnerTabsBg A.selected,
InnerTabsBg A:hover 
{
    background-image: url(../images/SelectedTabBg.jpg);
    background-repeat:no-repeat;
    background-position:bottom;
    display:block;
    width:89px;
    height:75px;
    text-align:center;
    cursor:pointer;
}

.InnerTabsBg A
{
    background-image: url(../images/InactiveTabBg.jpg);
    background-repeat:no-repeat;
    background-position:bottom;
    display:block;
    width:89px;
    height:75px;
    text-align:center;
    cursor:pointer;
}

.InnerTabsBg A img
{
    margin-top:8px;
}

.ProductIconsBg
{
    /*background-image: url(../images/ProductIconsBg.jpg);*/
    background-position:bottom right;
    background-repeat:no-repeat;
    width:50px;
    height:55px;    
}

.PathBg
{
    background-image: url(../images/PathBg.jpg);
    height:30px;    
    background-repeat:repeat-x;
    margin:5px 20px 5px 20px;  
}

.HomeItemBg
{
    background-image: url(../images/HomeItemBg.jpg);
    background-repeat:no-repeat;
    width:449px;
    height:376px;
}

.InnerBg
{
    background-image: url(../images/InnerBg.jpg);
    width:218px;    
    background-repeat:repeat-y;    
}

.ItemFooterBg
{
    background-image: url(../images/bgfoot.jpg);
    height:58px;    
    background-repeat:repeat-x;    
}

.ListingBg
{
    background-image: url(../images/ListingBg.jpg);
    height:195px;    
    background-repeat:repeat-x;    
}

.SelectedPageBg
{
    background-image: url(../images/SelectedPageBg.jpg);
    background-repeat:no-repeat;    
    width:25px;
    height:25px;    
}

.ProductGalleryBg
{
    background-image: url(../images/ProductGalleryBg.jpg);
    background-repeat:no-repeat;    
    width:449px;
    height:376px;        
}

.CompareButtonBg
{
    background-image: url(../images/CompareButtonBg.jpg);
    background-repeat:no-repeat;    
    width:149px;
    height:30px;  
}

.ProductGalleryBg img
{
    margin-top:3px;
}

.GalleryImageBg A.selected,
GalleryImageBg A:hover 
{
    background-image: url(../images/ActiveImageBg.jpg);
    background-repeat:no-repeat;
    background-position:bottom;
    display:block;
    width:89px;
    height:76px;    
    text-align:center;
    cursor:pointer;
}

.GalleryImageBg A
{
    background-image: url(../images/InactiveImageBg.jpg);
    background-repeat:no-repeat;
    background-position:bottom;
    display:block;
    width:89px;
    height:76px;
    text-align:center;
    cursor:pointer;
}

.GalleryImageBg A img
{
    margin-top:8px;
}

.GalleryPreviewsBg
{
    background-image: url(../images/GalleryPreviewsBg.jpg);
    background-repeat:no-repeat;
    background-position:top;
    height:76px;
}

.ProductTabBg A.selected,
ProductTabBg A:hover 
{
    background-image: url(../images/ProductSelectTabBg.jpg);
    background-repeat:no-repeat;
    background-position:bottom;
    display:block;
    width:187px;
    height:30px;
    text-align:center;
    cursor:pointer;
     font-size:14px;
    font-weight:bold;
    color:White;
    font-family:Arial;
    text-decoration:none;
    line-height:30px;
}

.ProductTabBg A
{
    background-image: url(../images/ProductTabBg.jpg);
    background-repeat:no-repeat;
    background-position:bottom;
    display:block;
    width:187px;
    height:30px;
    text-align:center;
    cursor:pointer;
    font-size:14px;
    font-weight:bold;
    color:#4d4d4d;
    font-family:Arial;
    text-decoration:none;
    line-height:30px;
}

.RegistrationInput
{
    background-color:Transparent;
    background-image:url('../Images/RegistrationInput.jpg');    
    background-repeat:repeat-x;
    border:1px solid #b1b2b6;
    font-size:12px;
    font-weight:bold;
    color:Black;
    font-family:Arial;    
    height:29px;
    line-height:29px;
}

.QuantityInput
{
    background-color:Transparent;
    background-image:url('../Images/RegistrationInput.jpg');    
    background-repeat:repeat-x;
    border:1px solid #b1b2b6;
    font-size:12px;
    font-weight:bold;
    color:Black;
    font-family:Arial;    
    height:29px;
    line-height:29px;
    text-align:center;
}

.AnswerInput
{
    background-color:Transparent;
    background-image:url('../Images/AnswerInputBg.html');    
    background-repeat:repeat-x;
    border:1px solid #b1b2b6;
    font-size:12px;
    font-weight:bold;
    color:Black;
    font-family:Arial;    
    height:29px;
}

.SearchInput
{
    background-color:Transparent;
    border:0px solid black;
    font-size:14px;
    font-weight:bold;
    color:White;
    font-family:Arial;
}

.REGISTERBottom
{
    background-image: url( ../images/REGISTERBottom.jpg);
    background-repeat: no-repeat;
    background-position: center;
    height: 10px;
}

.REGISTERCenter
{
    background-image: url(../images/REGISTERCenter.jpg);
    background-repeat: repeat-x;
    background-position: top;
}

.REGISTERForm
{
    background-color: #e9e9e9;
}

.REGISTERInput
{
    width: 206px;
    height: 20px;
    border: 1px solid #b6b6b6;
}

.REGISTERInputMulti
{
    width: 256px;
    height: 40px;
    border: 1px solid #b6b6b6;
}

.REGISTERComment
{
    font-size: 11px;
    color: #8d8d8d;
}

.REGISTERIdBackground
{
    background-image: url( ../images/REGISTERIdBackground.jpg);
    background-position: center;
    background-repeat: no-repeat;
    height: 26px;
}

.REGISTERTitle, .REGISTERPaysHeader
{
    padding: 0px 0px 4px 4px;
}

.REGISTERPaysForm
{
    background-color: #a8b9b8;
    width: 357px;
}

.REGISTERPaysHeader
{
    color: #c30a0a;
    font-size: 14px;
}

.REGISTERPayDeatilsBg
{
    background: url( ../images/REGISTERPayDeatilsBg.jpg) no-repeat center;
    width: 351px;
    height: 78px;
}

.FormCaption
{
    background-color: #3C8AD5;
}

.FormItemTop
{
    background-image: url( ../images/FormItemTop.jpg);
    height: 9px;
}

.FormItemBottom
{
    background-image: url( ../images/FormItemBottom.jpg);
    height: 9px;
}

.FormItemBG
{
    background-color: #F7F7F7;
    border-left: 1px solid #CACACA;
    border-right: 1px solid #CACACA;
}

.WhiteCaption
{
    color: white;
    font-family: Arial;
    font-size: 14px;
    font-weight: Bold;
    line-height: 20px;
}

.BlueCaption
{
    color: #3C8AD5;
    font-family: Arial;
    font-size: 14px;
    font-weight: Bold;
    line-height: 20px;
}

.GrayLine
{
    background-color: #717171;
    height: 1px;
}

.LogInLink
{
    color: #d20c1a;
}

.LogInLink:hover
{
    text-decoration: underline;
    color: #eb0d22;
}

/* border */
.borderb
{
    width: 100%;
    background-position: bottom;
    background-image: url( ../images/BorderB.jpg);
    background-repeat: repeat-x;
}

.bordervr
{
    width: 1px;
    background-position: right;
    background-image: url( ../images/Borderver.jpg);
    background-repeat: repeat-y;
}

.bordervl
{
    width: 1px;
    background-position: left;
    background-image: url( ../images/Borderver.jpg);
    background-repeat: repeat-y;
}

.borderc
{
    height: 9px;
    background-image: url( ../images/BorderC.jpg);
    background-repeat: repeat-x;
}
/* end border */

.HideShow
{
    color: #d70811;
    text-decoration: underline;
}


.MenuGroup
{
    background-color: #e70d0d;
    border: solid 1px #598483;
    border-right-color: #ce0000;
    border-bottom-color: #ce0000;
}

.MenuItem
{
    background-color: #e70d0d;
    color: #b00101;
    font-family: verdana;
    font-size: 11px;
    font-weight: bold;
    border: solid 1px #bb1717;
    cursor: pointer;
}

.MenuItemHover
{
    background-color: #e70d0d;
    color: white;
    font-family: verdana;
    font-size: 11px;
    font-weight: bold;
    border: solid 1px #bb1717;
    border-right-color: #ce0000;
    border-bottom-color: #ce0000;
    cursor: pointer;
}

.MenuItemActive
{
    background-color: khaki;
    color: #621000;
    font-family: verdana;
    font-size: 11px;
    font-weight: bold;
    border: 1px;
    border: solid 1px #ce0005;
    border-right-color: #bb1717;
    border-bottom-color: #bb1717;
    cursor: pointer;
}

.MenuItemExpanded
{
    background-color: #bb1717;
    color: darkslategray;
    font-family: verdana;
    font-size: 11px;
    font-weight: bold;
    border: solid 1px #6a8081;
    border-left-color: #ce0005;
    border-top-color: #ce0005;
    cursor: pointer;
}

.MenuBreak
{
    background-image: url(../images/break_bg.html);
    width: 100%;
    height: 1px;
}

.RadioButtonChecked
{
    font-size: 12px;
    color: #000000;
    display: block;
    background-image: url( ../images/RadioButtonChecked.png);
    background-position: right;
    background-repeat: no-repeat;
    padding-right: 15px;
}

.RadioButtonUnChecked
{
    font-size: 12px;
    color: #000000;
    display: block;
    background-image: url( ../images/RadioButtonUnChecked.png);
    background-position: right;
    background-repeat: no-repeat;
    padding-right: 15px;
}

.clickable
{
    cursor: pointer;
}

.ProductText
{
    color: black;
    font-family: Arial;
    font-size: 12px;
    line-height: 20px;
    text-decoration: none;
}

.ProductTextBold
{
    color: black;
    font-family: Arial;
    font-size: 12px;
    line-height: 20px;
    font-weight: bold;
    text-decoration: none;
}

.ProductInfoBg
{
    background-image: url( ../images/ProductInfoBg.html);
    background-position: bottom right;
    background-repeat: repeat-y;
    width: 447px;
}

.ProductInfoDetails
{
    font-size: 12px;
    color: #757575;
    font-family: Arial;
    font-weight: normal;
}

.PreviewPanel
{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 54000;
}

.preview
{
    cursor: pointer;
    border: 1px solid black;
}

.PagingBg
{
    background-image: url( ../images/PagingBG.jpg);
    background-position: top right;
    background-repeat: repeat-x;
}

.ClockBg
{
    background-image: url( ../images/ClockBg.jpg);
    background-position: top right;
    background-repeat: repeat-x;
}

.ClockText
{
    color: #616161;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
}

.CategoriesBg
{
    background-image: url( ../images/CategoriesBg.html);
    width: 149px;
    background-position: top right;
    background-repeat: repeat-y;
}

.MailListBg
{
    background-color: #78dbca;
    width: 195px;
}

.Top10Bg
{
    background-color: #78dbca;
    width: 195px;
}

.LoginControlBg
{
    background-color: #78dbca;
    width: 195px;
}

.SearchBg
{
    background-color: #ffefaf;
    width: 195px;
}

.MiddleMenuBg
{
    width: 770px;
    height: 31px;
    background-image: url( ../images/ButUp1.jpg);
    background-repeat: repeat-x;
    background-position: top right;
}

.MiddleMenuItem
{
    color: white;
    font-family: Arial;
    font-size: 13px;
    text-decoration: none;
    font-weight: bold;
    height: 31px;
    background-image: url( ../images/ButUp1.jpg);
    background-repeat: repeat-x;
    background-position: top right;
}

.GrayLinks
{
    color: #C0C0C0;
    font-family: Arial;
    font-size: 12px;
    text-decoration: underline;
    font-weight: normal;
}

.GrayText
{
    color: #C0C0C0;
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
    font-weight: normal;
}


.GrayText a
{
    color: #C0C0C0;
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
    font-weight: normal;
}

.Graybold
{
    color: #000000;
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}

.Graybold a
{
    color: #C0C0C0;
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}

.DarkGrayText
{
    color: #404040;
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
    font-weight: normal;
}

.DarkGrayText a
{
    color: #404040;
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
    font-weight: normal;
}

.DarkGrayBold
{
    color: #404040;
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}

.DarkGrayBold a
{
    color: #404040;
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}

.DarkGrayHuge
{
    color: #404040;
    font-family: Arial;
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;
}

.DarkGrayCaption
{
    color: #404040;
    font-family: Arial;
    font-size: 20px;
    text-decoration: none;
    font-weight: bold;
}

.blackLinks
{
    color: Black;
    font-family: Arial;
    font-size: 12px;
    text-decoration: underline;
    font-weight: normal;
}

.BlackText
{
    color: black;
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
    font-weight: normal;
}

.BlackBold
{
    color: black;
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}

.BlackCaption
{
    color: black;
    font-family: Arial;
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;
}

.OrangeCaption
{
    color: #ec0909;
    font-family: Arial;
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;
}

.OrangeText
{
    color: #ec0909;
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
    font-weight: normal;
}

.OrangeBold
{
    color: #d40909;
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}

.WhiteText
{
    color: white;
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
    font-weight: normal;
}

.WhiteBold
{
    color: white;
    font-family: Arial;
    font-size: 13px;
    text-decoration: none;
    font-weight: bold;
}

.whiteSmall
{
    color: white;
    font-family: Arial;
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
}

.noBorder
{
    border: 0px solid black;
}

.ProductOfDay
{
    position: absolute;
    color: #FFFFFF;
    left: 400px;
    top: -550px;
    width: 250px;
    text-align: center;
    border: 1px solid #000000;
    z-index: 2;
}

.WhitePanel
{
    background-color: White;
}

.WhitePanelRight
{
    background-color: White;
    border-right: 1px solid e4e4e4;
}

.ProductOfDayTop
{
    background-image: url( ../images/TProductTop.jpg);
    height: 174px;
    width: 240px;
}

.ProductOfDayPanel
{
    background-color: White;
}

.ExtrasHeader
{
    background-image: url( ../images/ExtrasHeader.html);
    background-repeat: no-repeat;
    height: 36px;
    width: 586px;
}

.productborder
{
    background-image: url( ../images/productborder.html);
    background-repeat: repeat-y;
    background-position: top right;
    width: 586px;
}

.ProductImageTop
{
    background-image: url( ../images/ProductImageTop.jpg);
    background-repeat: repeat-x;
    background-position: top right;
    height: 8px;
}

.ProductImageBottom
{
    background-image: url( ../images/ProductImageBottom.jpg);
    background-repeat: repeat-x;
    background-position: top right;
    height: 8px;
}

.ProductHeader
{
    background-image: url(../images/HeaderPro.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    height: 130px;
    width: 183px;
    vertical-align: bottom;
}
.productborder
{
    border-right: #d1d0d0 1px solid;
    border-left: #d1d0d0 1px solid;
    background-color: #ffffff;
}
.ProductGalleryScroll
{
    background-color: #b5b5b5;
}

.MessageBox_Left
{
    width: 7px;
    background-image: url( ../images/Dialog/left.gif);
}

.MessageBox_Right
{
    width: 7px;
    background-image: url( ../images/Dialog/right.gif);
}

.MessageBox_Bottom
{
    height: 7px;
    background-image: url( ../images/Dialog/bottom.gif);
}

.MessageBox_Top
{
    height: 25px;
    background-image: url( ../images/Dialog/headerBG.html);
}

.MessageBox_Panel
{
    background-color: White;
}

.InnerPageHeader
{
    background-image: url( ../images/InnerPageHeader.html);
    background-repeat: no-repeat;
    height: 36px;
    width: 440px;
}

.InnerPageBg
{
    background-image: url(../images/InnerPageBg.html);
    background-repeat: repeat-y;
    background-position: top right;
    width: 440px;
}

.GrayLineW
{
    width: 1px;
    background-color: #e4e4e4;
}

.GrayBorderLeft
{
    border-left: 1px solid #e4e4e4;
}
.GrayBorder
{
    border: 1px solid #e4e4e4;
}

.LoadingPanel
{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    background-color: #6a6a6a;
    -moz-opacity: 0.7;
    FILTER: alpha(opacity=70);
    OPACITY: .70;
    z-index: 55000;
}

.InnerLoadPanel
{
    z-index: 55001;
    position: absolute;
    width: 100%;
    height: 100%;
}

.InnerLoader
{
    -moz-opacity: 100;
    FILTER: alpha(opacity:100);
    OPACITY: 100;
    background-color: White;
    border: 1px solid black;
}

.Input
{
    color: Black;
    font-family: Arial;
    font-size: 12px;
    border: 1px solid #bdbcbc;
    background-color: White;
}

.CartSeparatorLine
{
    background-image: url( ../images/L.gif);
}

.CartRight
{
    background-image: url( ../images/SakofBasket.gif);
    background-position: top left;
    background-repeat: repeat-y;
}

.CartHeader
{
    background-image: url( ../images/BgUpBasket.gif);
    height: 9px;
}

.CartBg
{
    background-color: White;
    height: 172px;
}

.CartLeft
{
    background-image: url( ../images/BgLbasket.gif);
    width: 1px;
}

.CartFooter
{
    background-image: url( ../images/BgDownBasket.gif);
    height: 20px;
}

.CartItemSeparator
{
    background-image: url( ../images/LineHrBsket.gif);
    height: 2px;
}

.RedLabel
{
    font-size: 14px;
    color: #992020;
    font-family: Arial;
    font-weight: normal;
    text-decoration: none;
}

.RedBold
{
    font-size: 12px;
    color: #992020;
    font-family: Arial;
    font-weight: bold;
    text-decoration: none;
}

.GrayDottedLeft
{
    border-left: 1px dotted #c9c9c9;
}

.TimerBg
{
    background-image: url( ../images/TimerBg.jpg);
}

.PersonalCountActiveBg
{
    background-image:url( ../images/CurrentOfferBg.jpg);
    width: 48px;
    height: 44px;
    border: 0px solid black;
    font-size: 12px;
    color: white;
    font-family: Arial;
    font-weight: bold;
    text-decoration: none;
    padding-bottom:20px;
}

.PersonalCountBg
{
    background-color:transparent;
    width: 48px;
    height: 44px;
    border: 0px solid #b5b5b5;
    font-size: 12px;
    color: #737373;
    font-family: Arial;
    font-weight: bold;
    text-decoration: none;
    padding-bottom:20px;
}

.productborder
{
    border-right: #d1d0d0 1px solid;
    border-left: #d1d0d0 1px solid;
    background-color: #ffffff;
}

.categorybgOFF
{    
    border: 0px;
    background-image: url(../images/CategoryBg.jpg);
    background-repeat: no-repeat;
    height: 30px;
    width: 187px;
    text-align: center;
    vertical-align: middle;
}

.categorybgOFF a
{
    color: White;
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;    
    text-align: center;
    font-weight:bold;
    vertical-align: middle;
}

.categorybgON
{
    border: 0px;
    background-image: url(../images/CategoryOverBg.jpg);
    background-repeat: no-repeat;
    height: 30px;
    width: 187px;
    text-align: center;    
    vertical-align: middle;
}

.categorybgON a
{
    color: #8adcc8;
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
    text-align: center;
    font-weight:bold;
    vertical-align: middle;
}

.mainborder
{
    border-right: #95d011 1px solid;
    border-left: #95d011 1px solid;
}

.headerbg
{
    background-image: url(../images/headerBG.jpg);
    background-repeat: repeat-x;
    background-position: right top;
    vertical-align: middle;
    text-align: right;
}

.ProductImageTop
{
    background-image: url( ../images/ProductImageTop.jpg);
    background-repeat: repeat-x;
    background-position: top right;
    height: 8px;
}

.ProductImageBottom
{
    background-image: url( ../images/ProductImageBottom.jpg);
    background-repeat: repeat-x;
    background-position: top right;
    height: 8px;
}

.ProductImageRight
{
    background-image: url( ../images/ProductImageRight.jpg);
    background-repeat: repeat-y;
    background-position: top right;
    width: 8px;
}

.ProductImageLeft
{
    background-image: url( ../images/ProductImageLeft.jpg);
    background-repeat: repeat-y;
    background-position: top right;
    width: 8px;
}

.GrayPanel
{
    background-color:#eeeeee;
}

.LightGrayPanel
{
    background-color:#f6f6f6;
}
.bg_btn_login
{
	background-image: url("../images/btn.jpg");
    background-position: center top;
    background-repeat: repeat-x;
    height: 34px;
    width: 169px;
}

.bg_btn_l
{
	background-image: url("../images/rl_btn.html");
    background-position: center top;
    background-repeat: no-repeat;
    height: 34px;
    width: 9px;
}

.bg_btn_r
{
	background-image: url("../images/r_btn.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    height: 34px;
    width: 9px;
}

/*
img{border:0px;display:block;}
A:link  {  COLOR: #000000; font-family: Arial; font-size:11px; text-decoration: none; font-weight:bold;}
A:active  {  COLOR: #000000; font-family: Arial; font-size:11px; text-decoration: none; font-weight:bold;}
A:visited  {  COLOR: #000000; font-family: Arial; font-size:11px; text-decoration: none; font-weight:bold;}
A:hover  {  COLOR: #000000; font-family: Arial; font-size:11px; text-decoration: none; font-weight:bold;}

A.Menu:link  {  COLOR: #FFFFFF; font-family: Arial; font-size:13px; text-decoration: none; font-weight:bold;}
A.Menu:active  {  COLOR: #FFFFFF; font-family: Arial; font-size:13px; text-decoration: none; font-weight:bold;}
A.Menu:visited  {  COLOR: #FFFFFF; font-family: Arial; font-size:13px; text-decoration: none; font-weight:bold;}
A.Menu:hover  {  COLOR: #FFFFFF; font-family: Arial; font-size:13px; text-decoration: none; font-weight:bold;}

A.TopLinks:link  {  COLOR: #808080; font-family: Arial; font-size:13px; text-decoration: none; font-weight:none;}
A.TopLinks:active  {  COLOR: #808080; font-family: Arial; font-size:13px; text-decoration: none; font-weight:none;}
A.TopLinks:visited  {  COLOR: #808080; font-family: Arial; font-size:13px; text-decoration: none; font-weight:none;}
A.TopLinks:hover  {  COLOR: #808080; font-family: Arial; font-size:13px; text-decoration: none; font-weight:none;}

A.Cat:link  {  COLOR: #FFFFFF; font-family: Arial; font-size:12px; text-decoration: none; font-weight:bold;}
A.Cat:active  {  COLOR: #FFFFFF; font-family: Arial; font-size:12px; text-decoration: none; font-weight:bold;}
A.Cat:visited  {  COLOR: #FFFFFF; font-family: Arial; font-size:12px; text-decoration: none; font-weight:bold;}
A.Cat:hover  {  COLOR: #FFFFFF; font-family: Arial; font-size:12px; text-decoration: none; font-weight:bold;}

A.Location:link  {  COLOR: #000000; font-family: Arial; font-size:11px; text-decoration: none; font-weight:bold;}
A.Location:active  {  COLOR: #000000; font-family: Arial; font-size:11px; text-decoration: none; font-weight:bold;}
A.Location:visited  {  COLOR: #000000; font-family: Arial; font-size:11px; text-decoration: none; font-weight:bold;}
A.Location:hover  {  COLOR: #142DBD; font-family: Arial; font-size:11px; text-decoration: none; font-weight:bold;}

A.ProName:link  {  COLOR: #FFFFFF; font-family: Arial; font-size:13px; text-decoration: none; font-weight:bold;}
A.ProName:active  {  COLOR: #FFFFFF; font-family: Arial; font-size:13px; text-decoration: none; font-weight:bold;}
A.ProName:visited  {  COLOR: #FFFFFF; font-family: Arial; font-size:13px; text-decoration: none; font-weight:bold;}
A.ProName:hover  {  COLOR: #000000; font-family: Arial; font-size:13px; text-decoration: none; font-weight:bold;}

A.CartProName:link  {  COLOR: #000000; font-family: Arial; font-size:13px; text-decoration: none; font-weight:bold;}
A.CartProName:active  {  COLOR: #000000; font-family: Arial; font-size:13px; text-decoration: none; font-weight:bold;}
A.CartProName:visited  {  COLOR: #000000; font-family: Arial; font-size:13px; text-decoration: none; font-weight:bold;}
A.CartProName:hover  {  COLOR: #000000; font-family: Arial; font-size:13px; text-decoration: none; font-weight:bold;}

td { COLOR: #000; font-family: Arial; font-size:12px;  text-decoration: none; font-weight:none;}

td.Location { COLOR: #4F4F4F; font-family: Arial; font-size:12px;  text-decoration: none; font-weight:bold;}

input.but1{font-size:12px; cursor:hand;  font-family:arial; FONT-WEIGHT: bold; border-style: solid; color:White; border-width: 1px; border-color:#000000; BACKGROUND-COLOR: #CC0000; height:18;}
a.but1{color:White; padding-left:5px;padding-right:5px;font-size:12px; cursor:hand;  font-family:arial; FONT-WEIGHT: bold; border-style: solid; border-width: 1px; border-color:#000000; BACKGROUND-COLOR: #CC0000; height:18;}
a.but1:visited{color:White; padding-left:5px;padding-right:5px;font-size:12px; cursor:hand;  font-family:arial; FONT-WEIGHT: bold; border-style: solid; border-width: 1px; border-color:#000000; BACKGROUND-COLOR: #CC0000; height:18;}
a.but1:hover{color:White; padding-left:5px;padding-right:5px;font-size:12px; cursor:hand;  font-family:arial; FONT-WEIGHT: bold; border-style: solid; border-width: 1px; border-color:#000000; BACKGROUND-COLOR: #CC0000; height:18;}
Input.stbn {background:#e60808; border:1px solid black; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#000000; width:65px; height:18px;}
Input.bordesimple {BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #000000 1px solid; COLOR:'#000000'; BORDER-BOTTOM: #000000 1px solid; FONT-FAMILY: Verdana,Arial, Helvetica, sans-serif; HEIGHT:17px; background-color:'#ffffff' }
Input.bordesimpleOn {	BORDER-RIGHT: #e94343 1px solid; BORDER-TOP: #e94343 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #e94343 1px solid; COLOR: #000000; BORDER-BOTTOM: #e94343 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; HEIGHT: 17px; }

.border_preview{ z-index:100; position:absolute;  background: #fff; border: 1px solid #444; }
.title_h2 { width:300px; padding:12px 0 0 18px; }
.preview_temp_load { vertical-align:middle; text-align:center; padding: 10px; }
#loader_container {text-align:center;position:absolute;top:40%;width:70%}
#loader { font-family:Tahoma, Helvetica, sans; font-size:10px; color:#000000; background-color:#FFFFFF; padding:10px 0 16px 0; margin:0 auto; display:block; width:135px; border:1px solid #6A6A6A; text-align:left; z-index:255; }
#progress { height:5px; font-size:1px; width:1px; position:relative; top:1px; left:10px; background-color:#9D9D94 }
#loader_bg { background-color:#EBEBE4; position:relative; top:8px;left:8px;height:7px; width:113px;font-size:1px }

	td.p1{background-image:url('../images/LinksUpOFF.jpg'); font-family:arial; font-size:13px; color:#FFFFFF;}
	td.p2{background-image:url('../images/LinksUpON.jpg'); font-family:arial; font-size:13px; color:#FFFFFF;}
	
	.RadioButtonChecked
{
	font-size:12px;
	color:#000000;
	display:block;
	background-image:url('../images/RadioButtonChecked.png');
	background-position:right;
	background-repeat:no-repeat;
	padding-right:15px;
}

.RadioButtonUnChecked
{
	font-size:12px;
	color:#000000;
	display:block;
	background-image:url('../images/RadioButtonUnChecked.png');
	background-position:right;
	background-repeat:no-repeat;
	padding-right:15px;
}
*/