﻿body 
{
    margin:0 0 0 0;  
	background:white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	direction: rtl;
	text-align: center;
	line-height: 16px;
    text-align:right;
     background-image:url('/images/bgMain1.jpg');    
    background-repeat:no-repeat; 
    background-position:center top;
    min-height:1110px;
}
h1{margin:0 0 0 0;}
h2{margin:0 0 0 0;}
.floatR{float:right;}
.floatL{float:left;}
p{margin:0 0 0 0;}
ul{margin:0 15px 0 0;padding:0}

#header
{
	clear: both;
	height: 113px;
}

#header-in
{
	width: 1006px;
	height: 113px;
	margin: 0 auto;
	position:relative;
}
#logo
{
    float:right;
	width: 170px;
	height: 71px;
	margin-top:2px;
}
#LogoZbeda
{
   float:left;
	width:118px;
	height:77px;
}
.TopSearch
{
    position:absolute;
    left:130px;
    top:10px;
    width:270px;
}
#menuBg
{ 
    float:right;
	margin:10px 0 0 0;
	height:35px;
	width:100%;
	background-color:#858584;
}
.list
{
	float:right;
	margin:0;
	padding:0;
	width:100%;
}
.list a {
	 font-weight:normal;
    text-decoration:none;
    font-family:Arial;
    font-size:16px;
    color:White;
    background-color:transparent;
    margin:0 15px;
}
.list li:hover a {
    font-weight:bold;
    
}
.list li:hover .p3
{
    visibility:visible;
}
.list .selected .p3
{
    visibility:visible;
}
.list .selected a
{
    font-weight:bold;
    }
.list li {
	float:right;
	list-style:none;
	height:35px;
	line-height:35px;
    text-align:center;
}
.list li:hover
{
    
}
.list .selected
{
   
}
.list .spr
{
    float:right;
	list-style:none;
	margin:0 10px;
	width:5px;
}
.list .p1{
	-o-transform:skewx(20deg);
	-o-transform-origin: bottom left;
	-moz-transform: skewx(20deg); 
	-moz-transform-origin: bottom left;
	-webkit-transform: skewx(20deg); 
	-webkit-transform-origin: bottom left;
	-ms-transform: skewx(20deg); 
	-ms-transform-origin: bottom left;
	z-index:-1;
	position:absolute;
	top:18px;
	}
.list .p2{
	-moz-transform: matrix(0, -1, -1, 0, 7, -4);
	 -o-transform: matrix(0, -1, -1, 0, 7, -4);
	 -webkit-transform: matrix(0, -1, -1, 0, 7, -4);
	 -ms-transform: matrix(0, -1, -1, 0, 7, -4);
	 z-index:-1;
	 }
.list .p3{
	 -o-transform: rotate(270deg);
	 -moz-transform: rotate(270deg);
	 -webkit-transform: rotate(270deg);
	 -ms-transform: rotate(270deg);
	 filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
	  color:#005696;
	   font-weight:bold;
    text-decoration:none;
    font-family:Arial;
    font-size:16px;
	 visibility:hidden;
	 opacity: 0.4; /* other browsers  and IE9+ */
	filter: alpha(opacity=40); /* IE6+ */
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40); /* IE6+ */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=40)"; /* this works in IE8 only */
	

	 }
	 
.listUser
{
	float:right;
	margin:0;
	padding:0;
	width:100%;
}
.listUser a {
	 font-weight:normal;
    text-decoration:none;
    font-family:Arial;
    font-size:16px;
    color:White;
    background-color:transparent;
    margin:0 15px;
}
.listUser li:hover a {
    font-weight:bold;
    
}

.listUser .selected a
{
    font-weight:bold;
    }
.listUser li {
	float:right;
	list-style:none;
	height:39px;
	line-height:30px;
    text-align:center;
    background-image:url('/images/menuActive.png');    
    background-repeat:no-repeat; 
    background-position:center top;
    width:134px;
}
.listUser li:hover
{
    background-image:url('/images/menuItem.png');
}
.listUser .selected
{
   background-image:url('/images/menuItem.png');    
}
.listUser .spr
{
    float:right;
	list-style:none;
	margin:0 10px;
	width:5px;
}	 
.divRaletiveBannerTop
{
    position:relative;
    width: 1006px;
	height: 225px;
	margin: 0 auto;
    
}
#BannerTop
{
    float:right;
    width:100%;
    height: 225px;
    
}
#bannersTopUl
{
    float:right;
    list-style:none;
    margin:0;
    padding:0;
    position:relative;
    width:1006px;
    
}
#bannersTopUl li
{
    position:absolute;
    top:0px;
    right:0px;
    z-index:1;
    overflow:hidden;
    width:1006px;
    height:225px;
}
#content {
	width:1006px;
	margin:5px auto;
	min-height:580px;
}

#footer
{
	clear: both;
	height:45px;
	width:100%;
	margin: 0 auto;
	background-image:url('/images/bgFotter.png');    
    background-repeat:repeat-x; 
    background-position:center top;
    line-height:45px;
}
.footer_in
{
    width:985px;
    margin:0 auto;
     text-align:center;
}
.divRelative
{
    float:right;
    position:relative;
    width:100%;
}

.bgPath
{
    background-image:url('/images/bgPath.jpg');    
    background-repeat:no-repeat; 
    background-position:right top;
    height:24px;
    line-height:24px;
    width:100%;
    float:right;
}
.bgPath a
{
    font-weight:bold;
    text-decoration:none;
    font-family:Arial;
    font-size:12px;
    color:#202020;
}
.bgPath td
{
    font-weight:bold;
    text-decoration:none;
    font-family:Arial;
    font-size:12px;
    color:#202020;
}

.width100
{
    width:100%;
}
.bgLineBlue
{
    background-image:url('/images/lineBlue.png');    
    background-repeat:no-repeat; 
    background-position:center top;
    height:2px;
    width:100%;
    float:right;
}
.bgLinePurple
{
    background-image:url('/images/linePurple.png');    
    background-repeat:no-repeat; 
    background-position:center top;
    height:1px;
    width:100%;
    float:right;
    margin:7px 0;
}
#page
{
    float:right;
    width:100%;
}
#page .img
{
    float:left;
    margin-left:20px;
}
.bgTitleLines
{
    background-image:url('/images/bgLines.png');    
    background-repeat:repeat-x; 
    background-position:center top;
    height:40px;
    line-height:40px;
    width:100%;
    float:right;
}
.bgTitleLines span
{
    float:right;
    margin-right:5px;
    font-weight:bold;
    text-decoration:none;
    font-family:Arial;
    font-size:16px;
    color:#072b32;
}
.bgTitleLines a
{
    float:right;
    margin-right:5px;
    font-weight:bold;
    text-decoration:none;
    font-family:Arial;
    font-size:16px;
    color:#072b32;
}
.divArticlesHome
{
    float:right;
    width:980px;
   margin-right:19px;
}
.divArticle
{
    float:right;
    width:461px;
    min-height:180px;
    margin-bottom:10px;
    margin-left:34px;
}
.divArticleImg
{
    clear:left;
    float:left;
    margin:0 10px 10px 0;
}
.pageImg
{
    width:120px;
    margin-right:20px;
    float:right;
}
.pageIn
{
    float:right;
    width:770px;
    text-align:justify;
   margin-right:25px;
   line-height:19px;
}
.pageInUser
{
    width:755px;
    float:right;
    margin-right:16px;
    padding-right:5px;
}
.pageInUserNews
{
    width:200px;
    float:left;
    margin-left:16px;
}
.Height38
{
    width:100%;
    height:38px;
    float:right;
}
.pageNews
{
    float:right;
    width:950px;
    text-align:justify;
   margin-right:30px;
   line-height:18px;
}

.articlesLnks
{
    float:right;
    width:165px;
    margin:0 0 0 15px;
    padding:0 0 0 0;
}
.articlesLnks a
{
    font-size:14px;
}
.articlesLnks li:hover
{
      background-image:url('/images/menuActive.png');  
}
.articlesLnks li
{
    float:right;
    list-style:none;
	width:132px;
	height:39px;
	line-height:25px;
	background-image:url('/images/menuItem.png');    
    background-repeat:no-repeat; 
    background-position:center top;
    text-align:center;
}
.articlesLnks li:hover a
{
    font-weight:bold;
}
.articlesLnks .select
{
    background-image:url('/images/menuActive.png');  
}
.articlesLnks .select a
{
    font-weight:bold;
}
.pageTxt
{
    float:right;
    width:672px;
 
}
.pageTxt .img
{
    float:left;
    clear:left;
    margin-left:110px;
    margin-top:25px;
}
.pageTitle
{
    float:right;
    width:100%;
    
}



.iconCategory
{
    position:absolute;
    right:-30px;
    top:0px;
}
.categoriesSide
{
    float:right;
    width:100%;
    margin:10px 0 0 0;
    padding:0 0 0 0;
}
.categoriesSide li
{
    list-style:none;
    float:right;
    margin-bottom:5px;
     width:100%;
     line-height:16px;
}
.categoriesSide a
{
    font-weight:normal;
    text-decoration:none;
    font-family:Arial;
    font-size:14px;
    color:#ffffff;
    text-decoration:none; 
}
.categoriesSide .select a
{
    font-weight:bold;
}

.categoriesSideSub
{
    float:right;
    width:100%;
    margin:0 0 0 0;
    padding:0 0 0 0;
}
.categoriesSideSub li
{
    list-style:none;
    float:right;
    margin-bottom:5px;
     width:100%;
     height:14px;
     line-height:14px;
}
.categoriesSideSub a
{
    font-weight:normal;
    text-decoration:none;
    font-family:Arial;
    font-size:12px;
    color:#ae55e5;
    text-decoration:none; 
}
.categoriesSideSub a:hover
{
    font-weight:normal;
    text-decoration:none;
    font-family:Arial;
    font-size:12px;
    color:#e7901f;
    text-decoration:none; 
}
.categoriesSideSub .select a
{
    font-weight:bold;
     color:#e7901f;
}

#shopCartDiv
{
    position:absolute;
    top:160px;
    right:75px;
    background-image:url('/images/iconCard.png');    
    background-repeat:no-repeat; 
    background-position:center top;
    height:39px;
    width:88px;
}
#lineScroll
{
     position:absolute;
    top:205px;
    right:75px;
    height:18px;
    width:780px;
}
.bgCategoriesHome
{
    background-image:url('');    
    background-repeat:no-repeat; 
    background-position:center top;
    width:800px;
    float:left;
    margin-left:16px;
    padding-right:5px;
}
.divNews
{
    width:150px;
    float:right;
    margin-right:16px;
}

.categoryMain
{
    float:right;
    width:150px;
    margin-right:28px;
}
.categoryMain .TitleBlue
{
    float:right;
    width:100%;
    height:16px;
    line-height:16px;
    background-color:#12629d;
    text-align:center;
}

.bgCategory
{
    height:108px;
    width:157px;
    float:left;
    margin:0 40px 20px 0px;
}
.bgCategoryImg
{
    height:90px;
    width:117px;
    float:right;
    text-align:center;
    background-repeat:no-repeat; 
    background-position:center top;
    margin-bottom:5px;
    padding:0 5px;
    position:relative;
    overflow:hidden;
}
.bgCategoryImg .borderImg
{
    background-image:url('/images/bgCaregory1.png');    
    background-repeat:no-repeat; 
    background-position:center top;
    width:149px;
    height:112px;
    position:absolute;
    top:-17px;
    right:-10px;
    display:none;
}
.bgCategoryImg:hover .borderImg
{
   display:block;
}
.bgCategory .titleCategory
{
    width:100%;
    background-color:#7f8079;
    text-align:center;
    font-weight:normal;
    text-decoration:none;
    font-family:Arial;
    font-size:13px;
    color:White;
    text-decoration:none; 
    height:16px;
    line-height:16px;
    float:right;
}
.divCategories
{
    float:right;
    width:800px;
    margin-right:5px;
}
.bgCategoryBox
{
    height:111px;
    width:159px;
    float:right;
    border-right:solid 1px black;
    border-bottom:solid 1px black;
}
.bgCategoryBoxImg
{
    height:84px;
    width:149px;
    float:right;
    line-height:84px;
    text-align:center;
    margin-right:5px;
    overflow:hidden;
    background-image:url('/images/bgCaregory.jpg');    
    background-repeat:no-repeat; 
    background-position:center top;
    margin-bottom:5px;
}
.bgCategoryBoxImg img
{
    filter: url(filters.svg#grayscale); /* Firefox 3.5+ */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(1); /* Google Chrome & Safari 6+ */  
}
.bgCategoryBoxImg img:hover
{
     filter: none;
    -webkit-filter: grayscale(0);
}
.bgCategoryBox .titleCategory
{
    width:149px;
    background-color:#7f8079;
    text-align:center;
    height:16px;
    line-height:16px;
margin-right:5px;
    float:right;
}
.bgCategoryBox:hover .titleCategory
{
     background-color:#12629d;
}
.bgCategoryBox:hover img
{
      filter: none;
    -webkit-filter: grayscale(0);
}
.bgCategoryBoxSelected
{
    height:111px;
    width:159px;
    float:right;
    border-right:solid 1px black;
    border-bottom:solid 1px black;
}
.bgCategoryBoxSelected .titleCategory
{
     background-color:#12629d;
     width:149px;
    text-align:center;
    height:16px;
    line-height:16px;
margin-right:5px;
    float:right;
}
.bgCategoryBoxSelected img
{
     filter: none;
    -webkit-filter: grayscale(0);
}
.bannerHome
{
    width:275px;
    float:right;
}
.productTxt
{
    float:right;
    width:100%
    
}
.productTxt ul
{
    margin:0 13px 0 0;
    padding:0 0 0 0;
}
.productTxt ol
{
    margin:0 13px 0 0;
    padding:0 0 0 0;
}
.productTxt li
{
    list-style-image:url('/images/pionPurple.png');
    float:right;
    width:100%
}
.divProductHome
{
    float:right;
    width:100%;
    position:relative;
    height:220px;
}
.divProductHome .productsHome
{
    position:absolute;
    right:-55px;
    top:-5px;
     background-image:url('/images/bgProducts.png');    
    background-repeat:no-repeat; 
    background-position:center top;
    height:261px;
    width:747px;
}
.divProductHome .productsHome .in_products
{
    float:right;
    width:670px;
    margin:55px 45px 0 0;
}
.bgProductImgBig
{
    width:312px;
    float:right;
    margin-left:20px;
}
.width315
{
    width:315px;
}
.bgImgBig
{
    background-image:url('/images/bgImgBig.jpg');    
    background-repeat:no-repeat; 
    background-position:center center;
    height:189px;
    width:210px;
    float:right;
    margin-right:25px;
}
.divProductTxt
{
    width:300px;
    float:right;
    margin-right:20px;
}
.borderImgBig
{
     background-image:url('/images/bgBorderBig.png');    
    background-repeat:no-repeat; 
    background-position:center top;
    height:392px;
    width:312px;
    position:absolute;
    top:0px;
    right:0px;
}
.bgImgSmall
{
    background-image:url('/images/bgImgSmall.png');    
    background-repeat:no-repeat; 
    background-position:center center;
    height:110px;
    width:86px;
    float:right;
    margin-left:5px;
    line-height:110px;
}
.borderImgSmall
{
     background-image:url('/images/bgBorderSmall.png');    
    background-repeat:no-repeat; 
    background-position:center top;
     height:110px;
    width:86px;
    position:absolute;
    top:0px;
    right:0px;
}
.bgProductBig
{
    height:310px;
    width:204px;
    float:right;
    margin-left:20px;
}
.bgProductSale
{
    height:257px;
    width:229px;
    float:right;
     background-image:url('/images/bgProductSale.png');    
    background-repeat:no-repeat; 
    background-position:center top;
    margin-left:30px;
}
.bgProductSale .titleProduct
{
    height:55px;
    line-height:55px;
    float:right;
    width:100%;
    text-align:center;
}
.bgProductSale .priceProduct
{
    height:35px;
    line-height:35px;
    float:right;
    width:100%;
    text-align:center;
}
.bgProductSale .brandProduct
{
    height:35px;
    line-height:35px;
    float:right;
    width:100%;
    text-align:center;
}
.bgProductImg
{
    background-image:url('/images/bgImgProduct.png');    
    background-repeat:no-repeat; 
    background-position:center top;
    height:84px;
    width:87px;
    float:right;
    margin-right:37px;
}
.divPrice
{
    width:100%;
    background-image:url('/images/bgPrice.png');    
    background-repeat:no-repeat; 
    background-position:center top;
    float:right;
    height:21px;
    line-height:21px;
     font-weight:bold;
    text-decoration:none;
    font-family:Arial;
    font-size:12px;
    color:#a156cf;
    text-decoration:none; 
    text-align:center;
}
.divTitleProBig
{
    height:45px;
    line-height:45px;
    width:375px;
    float:right;
    direction:rtl;
}

.divIntroProBig
{
    float:right;
    margin-top:8px;
    margin-bottom:8px;
    height:27px;
    text-align:right;
    width:375px;
}

.DivTop
{
    position:relative;
    height:115px;
    width:275px;
    overflow:hidden;
    margin-right:20px;
    float:right;
}
.DivImgs
{
    height:115px;
    position:absolute;
    top:0px;
    left:0px;
    z-index:999;
}
#divArrs
{
    position:relative;
   width:100%;
   float:right;
}
.rightArr
{
     position:absolute;
    top:-65px;
    right:0px;
      height:14px;
    width:7px;
}
.leftArr
{
     position:absolute;
    top:-65px;
    left:0px;
     height:14px;
    width:7px;
}

#search
{
    float:right;
    width:992px;
    height:30px;
    margin-right:10px;
    position:relative;
    display:block;
}

#searchBtn
{
    float:left;
    width:270px;
   margin:6px 0 0 93px;
   
}
/* select */
/* setting the width and height of the SELECT element to match the replacing graphics */
select.select{
		position:relative;
		z-index:10;
		width:154px !important;
		height:28px !important;
		line-height:28px;
		margin-left:6px;
		float:right;
}

/* dynamically created SPAN, placed below the SELECT */
span.select{
	position:absolute;
	top:0;
	width:154px;
		height:28px;
		line-height:28px;
	text-indent:10px;
	background:url(/images/selectList.jpg) no-repeat 0 0;
	cursor:default;
	z-index:1;
	 color:#444444;
}
/* select */
/* setting the width and height of the SELECT element to match the replacing graphics */
select.selectSmall{
		position:relative;
		z-index:10;
		width:114px !important;
		height:28px !important;
		line-height:28px;
		margin-left:6px;
		float:right;
}

/* dynamically created SPAN, placed below the SELECT */
span.selectSmall{
	position:absolute;
	top:0;
	width:114px;
		height:28px;
		line-height:28px;
	text-indent:10px;
	background:url(/images/selectListSmall.jpg) no-repeat 0 0;
	cursor:default;
	z-index:1;
	 color:#444444;
}
/* select */
/* setting the width and height of the SELECT element to match the replacing graphics */
select.selectSmall1{
		position:relative;
		z-index:10;
		width:80px !important;
		height:28px !important;
		line-height:28px;
		margin-left:6px;
		float:right;
}

/* dynamically created SPAN, placed below the SELECT */
span.selectSmall1{
	position:absolute;
	top:0;
	width:80px;
		height:28px;
		line-height:28px;
	text-indent:10px;
	background:url(/images/selectListSmall1.jpg) no-repeat 0 0;
	cursor:default;
	z-index:1;
	 color:#444444;
}
#loginDiv
{
     background-image:url('/images/bgLoginUser.png');    
    background-repeat:no-repeat; 
    background-position:right top;
    margin:0 auto;
    width:404px;
    height:263px;
}
#loginDiv .login_in
{
    width:260px;
   margin:50px 100px 0 0;
    float:right;
}
#loginDiv .close
{
    float:right;
    margin:25px 30px 0 0;
    cursor:pointer;
}
#loginDiv input
{
    width:250px;
    height:28px;
    line-height:28px;
    background-color:transparent;
    border:none;
    margin-bottom:7px;
    float:right;
    color:black;
    padding:0 5px;
}
#loginDiv .lnkReg
{
    background-color:transparent;
    border:none;
    font-weight:bold;
    text-decoration:underline;
    font-family:Arial;
    font-size:14px;
    color:#fff000;
    float:right;
    margin:30px 43px 0 0;
    padding:0 0 0 0;
}
#loginDiv .btnLogin
{
    width:45px;
    background-color:transparent;
    border:none;
    font-weight:bold;
    text-decoration:none;
    font-family:Arial;
    font-size:12px;
    color:Black;
    text-decoration:none; 
    float:left;
    margin:0 0 0 0;
    padding:0 0 0 0;
    height:28px;
    line-height:28px;
}
#NewsDiv
{
     background-image:url('/images/bgNews.png');    
    background-repeat:no-repeat; 
    background-position:right top;
    float:right;
    width:157px;
    height:285px;
}
#NewsDiv .title
{
    float:right;
    width:135px;
    text-align:center;
     font-weight:bold;
    text-decoration:none;
    font-family:Arial;
    font-size:12px;
    color:#b485d0;
    margin:20px 0 10px 0;
}
#NewsDiv .div_In
{
    float:right;
    width:135px;
    margin-right:11px;
}
#banners
{
     background-color:#d0caca;
    height:225px;
    width:100%;
    float:right;
}
#txtTitle
{
    width:165px;
    margin:15px auto;
    text-align:center;
}
#imgBnrs
{
    width:170px;
    margin:0 auto;
}
.bgImg
{
    background-image:url('/images/bgBaner.jpg');    
    background-repeat:no-repeat; 
    background-position:right top;
    height:81px;
    width:83px;
    float:right;
    line-height:81px;
}

.bgTitleGreen
{
    background-image:url('/images/bgtitleGreen.jpg');    
    background-repeat:no-repeat; 
    background-position:right top;
    height:27px;
    line-height:27px;
    background-color:#d4e273;
    float:right;
    width:100%;
}
.bgTitleGreen span
{
     font-weight:bold;
    text-decoration:none;
    font-family:Arial;
    font-size:18px;
    color:#054087; 
    margin-right:15px;
}
.Height10
{
    float:right;
    width:100%;
    height:10px;
}
.Height5
{
    float:right;
    width:100%;
    height:5px;
}
.Height30
{
    float:right;
    width:100%;
    height:30px;
}
.width195
{
    width:195px;
}
.bgTxtSmall
{
    width:165px;
	height:20px;
	float:right;
	margin:5px 0 0 0;
	line-height:20px;
	padding:5px 10px;
	color:Black;
    font-size:12px;
    font-weight:normal;
    font-family:Arial;
    border:none;
    background-color:transparent;
    background-image:url('/Images/bgTxtSmall.jpg');    
    background-repeat:no-repeat;
    background-position:right top;
}
.bgTxtSmallMulti
{
    width:165px;
	height:88px;
	float:right;
	margin:5px 0 0 0;
	line-height:20px;
	padding:5px 10px;
	color:Black;
    font-size:12px;
    font-weight:normal;
    font-family:Arial;
    border:none;
    background-color:transparent;
    background-image:url('/Images/bgTxtSmallMulti.jpg');    
    background-repeat:no-repeat;
    background-position:right top;
    max-height:88px;
}
.bgTxtInput
{
	width:158px;
	height:25px;
	float:right;
	margin:5px 20px 0 0;
}
.bgTxtForm
{
    width:291px;
	height:25px;
	line-height:25px;
	float:right;
	margin:7px 0 0 7px;
	 background-image:url('/Images/bgtxt.jpg');    
    background-repeat:no-repeat;
    background-position:center top;
}
.bgTxtFormB
{
    width:291px;
	height:71px;
	line-height:25px;
	float:right;
	margin:7px 0 0 7px;
	 background-image:url('/Images/bgTxtBig.jpg');    
    background-repeat:no-repeat;
    background-position:center top;
}

.TitleProBg
{
  background-image:url('/Images/bgtitlePro.jpg');    
    background-repeat:no-repeat;
    background-position:center top;
    width:174px;
    height:20px;    
    line-height:20px;  
}
.whitePanel
{
    background-color:White;
}

.ShopCartBg
{
    background-image:url('/Images/ShopCartBg.png');    
    background-repeat:no-repeat;
    background-position:center top;
    background-color:#ffffff;
    height:140px;       
}



.ProdNameBg
{
    background-image:url('/images/ProductNameBg.jpg');
    background-position:center top;
    background-repeat:no-repeat;
    width:250px;
    height:65px;
}
.PriceBox
{
    width:104px;
    line-height:30px;
    height:30px;
    background-color:#B20000;
    display:block;
    font-family:Arial;
    font-size:16px;
    color:#ffffff;
    font-weight:bold;
    text-align:center;
    text-decoration:none;
}

.MenuItem
{
   font-weight:bold;
    text-decoration:none;
    font-family:Arial;
    font-size:14px;
    color:black;
    padding:0 10px 0 10px;
    background-color:transparent;
    height:30px;
    line-height:30px;
     cursor:pointer;
}

.MenuItemOver
{
    font-weight:bold;
    text-decoration:none;
    font-family:Arial;
    font-size:14px;
    color:white;
    background-color:Black;
    padding:0 10px 0 10px;
    height:30px;
    line-height:30px;
    cursor:pointer;
}


.SubMenuItemBg
{
     font-weight:bold;
    text-decoration:none;
    font-family:Arial;
    font-size:14px;
    color:black;
    padding:0 10px 0 10px;
    background-color:transparent;
    height:20px;
    cursor:pointer;
}
.SubMenuItemBgOver
{
     font-weight:bold;
    text-decoration:none;
    font-family:Arial;
    font-size:14px;
    color:black;
    padding:0 10px 0 10px;
    background-color:#da782d;
    height:20px;
     cursor:pointer;
}
.SubMenuHeaderBg
{
   background-image:url('/images/SubMenuHeader.png');
   background-repeat:no-repeat;
   height:9px;
   width:152px;
}


.SubMenuFooterBg
{
   background-image:url('/images/SubMenuFooter.png');
   background-repeat:no-repeat;
   height:7px;
   width:152px;
}

.SubMenuLine
{
    width:2px;
    height:20px;
    line-height:20px;
    font-weight:bold;
    text-decoration:none;
    font-family:Arial;
    font-size:14px;
    color:black;
}

.RootItemSeparator
{
    width:1px;
}

.BrandsBg
{
    background-image:url('/Images/BGBrands.png'); 
    background-position:center top;   
    background-repeat:no-repeat;
    height:94px; 
    width:100%;   
    float:left;
}
.BrandsBg ul
{
    width:100%;
    margin:0;
    padding:0;
    list-style:none;
}
.BrandsBg li
{
    float:right;
    margin:0 10px;
}

.TopMenuBg
{
    background-image:url('/Images/TopMenuBg.png');    
    background-repeat:repeat-x;
    height:49px;    
}

.CategoriesMenuItemBg
{
    width:176px;
    height:24px;
    background-image:url('/images/CategoryArrow.png');
    background-position:right center;
    background-repeat:no-repeat;
    margin-bottom:3px;
}

.CategoriesMenuBgOver
{
   width:176px;
    height:24px;
    background-image:url('/images/CategoryItemBgOver.png');
    background-repeat:no-repeat;
    background-position:right center;
     margin-bottom:3px;
}


.SubMenuHeaderBg
{
  background-image:url('/images/SubCategoryHeader.png');
  background-repeat:no-repeat;
  width:166px;
  height:6px;
}
.SubMenuFooterBg
{
  background-image:url('/images/SubCategoryFooter.png');
  background-repeat:no-repeat;
  width:166px;
  height:6px;
}


.ProdHomeBg
{
  background-image:url('/images/ProdImageBg.png');
  background-repeat:repeat-x;
 background-position:center top;
}

.PathBg
{
 background-image:url('/images/NavigatePathBg.png');
 background-repeat:no-repeat;
 background-position:center top;
 height:34px;
}

.PagingBg
{
 background-image:url('/images/PagingBg.png');
 background-repeat:no-repeat;
 background-position:center top;
 height:24px;
}

.OrderBtn
{
 font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	border: 0px solid black;
	background-image:url('/Images/OrderBtn.jpg');
	background-repeat:no-repeat;
	background-position:center;
	width: 130px;
	height: 30px;
	 line-height:30px;
	cursor:pointer;
	text-align:center;
	
}


.RedButton 
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	border: 0px solid black;
	background-image:url('/Images/RedBtn.png');
	background-repeat:no-repeat;
	background-position:center;
	width: 91px;
	height: 25px;
	 line-height:25px;
	cursor:pointer;
	text-align:center;
	text-decoration:none;
	display:block;
}

.AddCartButton 
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	border: 0px solid black;
	background-color:transparent;
	background-image:url('/images/AddToCartBtn.jpg');
	background-repeat:no-repeat;
	background-position:center;
	width: 164px;
	height: 44px;
	 line-height:44px;
	cursor:pointer;
	text-align:center;
	display:block;
}

.GrayButton 
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	border: 0px solid black;
	background-image:url('/Images/btnSubmit.jpg');
	background-repeat:no-repeat;
	background-position:center;
	width: 58px;
	height: 26px;
	 line-height:26px;
	cursor:pointer;
	text-align:center;
	display:block;
}
.BlueButton 
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color:White;
	border: 0px solid black;
	width: 58px;
	height: 25px;
	 line-height:25px;
	cursor:pointer;
	text-align:center;
	display:block;
	background-color:#4c85ac;
	float:left;
}
.BlueButtonS
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color:White;
	border: 0px solid black;
	width:73px;
	height:28px;
	 line-height:28px;
	cursor:pointer;
	text-align:center;
	float:right;
	background-image:url('/Images/btnSearch.jpg');
	background-repeat:no-repeat;
	background-position:center;
}
.submitTra
{
    float:right;
    background-color:transparent;
    border:none;
    
}
.SubmitBrown 
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: white;
	border: 0px solid black;
	background-color:#a1702b;
	width: 57px;
	height: 22px;
	 line-height:22px;
	cursor:pointer;
	text-align:center;
}

.SubmitButton 
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	border: 0px solid black;
	
	
	background-color:#5abf00;
	width: 70px;
	height: 22px;
	 line-height:22px;
	cursor:pointer;
	text-align:center;
}

.SearchButton 
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	border: 0px solid black;
	background-color:transparent;
	cursor:pointer;
}

.InputSearch
{
   float:right;
	padding:0 5px 0 5px;
	margin:0;
  border:solid 0px #7f9db9;
  background-color :white;
  height:28px;
  line-height:28px;
  margin-right:13px;
  width:154px;
  background-image:url('/Images/inputSearch.jpg');
	background-repeat:no-repeat;
	background-position:center;
	margin-left:3px;
}
.ckbReg
{
     float:right;
    margin-bottom:10px;
    width:100%;
}
.InputReg
{
    background-image:url('/Images/bgTxtReg.jpg');
	background-repeat:no-repeat;
	background-position:right top;
  border :none;
    color:Black;
    font-size:12px;
    font-weight:normal;
    font-family:Arial;
    background-color:#adadad;
    height:27px;
    line-height:27px;
    max-width:303px;
    max-height:27px;
    overflow:hidden;
    width:303px;
    padding:0 10px;
    float:right;
    margin-bottom:14px;
}
.Input
{
    border:none;
    border-bottom:solid 1px #3a3933;
    border-top:solid 1px #3a3933;
    color:Black;
    font-size:12px;
    font-weight:normal;
    font-family:Arial;
    background-color:#e1e1e1;
    height:23px;
    line-height:23px;
    max-width:158px;
    max-height:98px;
    overflow:hidden;
    width:158px;
}
.Inputfrom
{
    border:solid 1px #7f7f7f;
    color:#b7b7b7;
    font-size:12px;
    font-weight:normal;
    font-family:Arial;
    background-color:white;
    height:24px;
    line-height:24px;
    max-width:234px;
    max-height:24px;
    overflow:hidden;
    width:234px;
    margin-bottom:15px;
    padding:0 5px;
    float:right;
}
.InputfromBig
{
    border:none;
    color:#b7b7b7;
    font-size:12px;
    font-weight:normal;
    font-family:Arial;
    background-color:White;
    height:84px;
    line-height:24px;
    max-width:234px;
    max-height:84px;
    overflow:hidden;
    width:234px;
    margin-bottom:15px;
    padding:0 5px;
    float:right;
    border:solid 1px #7f7f7f;
}
.BlackSmallText
{
    font-weight:normal;
    text-decoration:none;
    font-family:Arial;
    font-size:10px;
    color:#202020;
}

.BlackText
{
    font-weight:normal;
    text-decoration:none;
    font-family:Arial;
    font-size:12px;
    color:#202020;
}
.BlackLink
{
    font-weight:bold;
    text-decoration:underline;
    font-family:Arial;
    font-size:12px;
    color:#202020;
}
.BlackBold
{
    font-weight:bold;
    text-decoration:none;
    font-family:Arial;
    font-size:12px;
    color:#202020;
}
.BlackTitle
{
    font-weight:bold;
    text-decoration:none;
    font-family:Arial;
    font-size:16px;
    color:#202020;
}
.BlackMenu
{
    font-weight:normal;
    text-decoration:none;
    font-family:Arial;
    font-size:14px;
    color:#202020;
}
.BlackMenu:hover
{
    font-weight:bold;
    text-decoration:none;
    font-family:Arial;
    font-size:14px;
    color:#202020;
}
.BlackCaption
{
    font-weight:bold;
    text-decoration:none;
    font-family:Arial;
    font-size:16px;
    color:#202020;
}

.BlackBoldOver
{
    font-weight:bold;
    text-decoration:overline;
    font-family:Arial;
    font-size:12px;
    color:#202020;    
}

.DarkGrayText
{
    font-weight:normal;
    text-decoration:none;
    font-family:Arial;
    font-size:12px;
    color:#404A53;    
}

.DarkGrayBold
{
    font-weight:bold;
    text-decoration:none;
    font-family:Arial;
    font-size:12px;
    color:#404A53;    
}

.DarkGrayTitle
{
    font-weight:bold;
    text-decoration:none;
    font-family:Arial;
    font-size:14px;
    color:#404A53;    
}

.DarkGrayCaption
{
    font-weight:bold;
    text-decoration:none;
    font-family:Arial;
    font-size:18px;
    color:#404A53;    
}
.DarkGrayLine
{
    font-weight:normal;
    text-decoration:underline;
    font-family:Arial;
    font-size:16px;
    color:#404A53;    
}

.GreenBorder
{
  border: 1px solid #5abf00;      
}

.GreenBold
{
    font-weight:bold;
    text-decoration:none;
    font-family:Arial;
    font-size:12px;
    color:#5abf00;    
}

.GreenText
{
    font-weight:normal;
    text-decoration:none;
    font-family:Arial;
    font-size:12px;
    color:#5abf00;    
}

.GreenLinks
{
    font-weight:normal;
    text-decoration:underline;
    font-family:Arial;
    font-size:12px;
    color:#5abf00;    
}

.GreenPathTitle
{
   font-weight:bold;
    text-decoration:none;
    font-family:Arial;
    font-size:14px;
    color:#5abf00;     
}

.GreenPaging
{
   font-weight:normal;
    text-decoration:none;
    font-family:Arial;
    font-size:14px;
    color:white;  
   background-color:#005696;  
}
.OrangeBold
{
    font-weight:bold;
    text-decoration:none;
    font-family:Arial;
    font-size:12px;
    color:#e7901f;    
}

.OrangeText
{
    font-weight:normal;
    text-decoration:none;
    font-family:Arial;
    font-size:12px;
    color:#e7901f;    
}

.OrangeLinks
{
    font-weight:normal;
    text-decoration:underline;
    font-family:Arial;
    font-size:12px;
    color:#e7901f;    
}
.OrangeTitle
{
    font-weight:bold;
    text-decoration:none;
    font-family:Arial;
    font-size:16px;
    color:#e7901f;    
}

.GrayText
{
    font-weight:normal;
    text-decoration:none;
    font-family:Arial;
    font-size:12px;
    color:#5c5c5b;
}

.GrayBold
{
    font-weight:bold;
    text-decoration:none;
    font-family:Arial;
    font-size:12px;
    color:#5c5c5b;
}

.GrayCaption
{
    font-weight:bold;
    text-decoration:none;
    font-family:Arial;
    font-size:14px;
    color:#5c5c5b;    
}

.BlueTitleLink
{
    font-weight:bold;
    text-decoration:underline;
    font-family:Arial;
    font-size:14px;
    color:#005696;
}

.BlueCaption
{
    font-weight:bold;
    text-decoration:none;
    font-family:Arial;
    font-size:18px;
    color:#005696;
}

.BlueTitle
{
    font-weight:bold;
    text-decoration:none;
    font-family:Arial;
    font-size:14px;
    color:rgb(7, 43, 50);
}

.BlueBold
{
    font-weight:bold;
    text-decoration:none;
    font-family:Arial;
    font-size:12px;
    color:#005696;
}

.BlueLinks
{
    font-weight:normal;
    text-decoration:underline;
    font-family:Arial;
    font-size:12px;
    color:#005696;    
}

.RedText
{
    font-weight:normal;
    text-decoration:none;
    font-family:Arial;
    font-size:12px;
    color:#a40101;
}

.RedTitle
{
    font-weight:bold;
    text-decoration:none;
    font-family:Arial;
    font-size:14px;
    color:#a40101;
}

.RedTitleOver
{
    font-weight:bold;
    text-decoration:line-through;
    font-family:Arial;
    font-size:14px;
    color:#a40101;
}

.RedLink
{
   font-weight:normal;
    text-decoration:underline;
    font-family:Arial;
    font-size:12px;
    color:#B20000;  
}

.RedCaption
{
    font-weight:bold;
    text-decoration:none;
    font-family:Arial;
    font-size:20px;
    color:#B20000;
}

.RedBold
{
    font-weight:bold;
    text-decoration:none;
    font-family:Arial;
    font-size:12px;
    color:#B20000;
}


.BlackBorder
{
    border:solid 1px black;
}

.RedBorder
{
    border:solid 1px #BD1812;
}

.TextRegular
{
    color:#868686;
    font-family:Arial;
    font-size:12px;
    text-decoration:none;
}
.TextRegularBig
{
    color:#536675;
    font-family:Arial;
    font-size:14px;
    text-decoration:none;
}
.TextRegularBold
{
    color:#536675;
    font-family:Arial;
    font-size:14px;
    text-decoration:none;
    font-weight:bold;
}

.WhiteMenuTop
{
    font-weight:normal;
    text-decoration:none;
    font-family:Arial;
    font-size:14px;
    color:#ffffff;    
}

.WhiteMenuTop:hover
{
    font-weight:normal;
    text-decoration:none;
    font-family:Arial;
    font-size:14px;
    color:#928675;    
}

.WhiteMenuSide
{
    font-weight:normal;
    text-decoration:none;
    font-family:Arial;
    font-size:14px;
    color:#ffffff;    
}

.WhiteMenuSide:hover
{
    font-weight:normal;
    text-decoration:none;
    font-family:Arial;
    font-size:14px;
    color:#BD1812;
}

.WhiteMenu
{
    font-weight:normal;
    text-decoration:none;
    font-family:Arial;
    font-size:14px;
    color:#ffffff;    
}

.WhiteLink
{
    font-weight:normal;
    text-decoration:underline;
    font-family:Arial;
    font-size:12px;
    color:#ffffff;
   
}

.WhiteText
{
    font-weight:normal;
    text-decoration:none;
    font-family:Arial;
    font-size:12px;
    color:#ffffff;
    text-decoration:none; 
}

.WhiteTitle
{
    font-weight:bold;
    text-decoration:none;
    font-family:Arial;
    font-size:14px;
    color:#ffffff;
    text-decoration:none; 
}

.WhitePaging
{
    font-weight:normal;
    text-decoration:none;
    font-family:Arial;
    font-size:14px;
    color:#ffffff;
    text-decoration:none; 
}

.WhiteTitleLink
{
    font-weight:bold;
    text-decoration:underline;
    font-family:Arial;
    font-size:14px;
    color:#ffffff;
    text-decoration:none; 
}

.WhiteCaption
{
    font-weight:bold;
    text-decoration:none;
    font-family:Arial;
    font-size:16px;
    color:#ffffff;
    text-decoration:none; 
}
.WhiteBold
{
    font-weight:bold;
    text-decoration:none;
    font-family:Arial;
    font-size:12px;
    color:#ffffff;
    text-decoration:none; 
}

.DarkBlueBold
{
    font-weight:bold;
    text-decoration:none;
    font-family:Arial;
    font-size:11px;
    color:#3b4759;
}
.YellowLinks
{
   font-weight:normal;
    text-decoration:none;
    font-family:Arial;
    font-size:11px;
    color:#ffe984; 
}

.GrayPanel
{
    background-color:#746e6e;
}

.NotePanel
{
     background-color:#FDFCBC;
}

.BrownPanel
{
   background-color:#5C482E;  
}

.BrownLightPanel
{
   background-color:#928675;  
}

.LightBlueLine
{
    background-color:#67ceff;
    height:2px;
}
.PinkLineV
{
    background-color:#a156cf;
    width:1px;
    height:370px;
    float:right;
}
.GrayLine
{
    background-color:#bfbfbf;
    height:1px;
}

.GrayLineV
{
    background-color:#bfbfbf;
    width:1px;
}

.GrayBorder
{
    border:1px solid #cbcbcb;
}

.LeftGrayBorder
{
    border-left:1px solid #cbcbcb;
}


.BrownButton
{
    width:48px;
    height:25px;
    line-height:25px;
    background-image:url('/images/BrownButton.jpg');
    background-repeat:no-repeat;
    display:block;
    cursor:pointer;
	text-align:center;
}

.BlueRow
{
     background-image:url('/images/bgRowBlue.jpg');
    background-repeat:repeat-x;
    height:28px;
    line-height:28px;
}
.WhiteRow
{
     background-image:url('/images/bgRowWhite.jpg');
    background-repeat:repeat-x;
    height:28px;
    line-height:28px;
}
.iconRowW
{
    background-image:url('/images/iconRowW.jpg');
    background-repeat:repeat-x;
    width:30px;
}
.bgLeftRowW
{
    background-image:url('/images/bgLeftRowW.jpg');
    background-repeat:repeat-x;
    width:5px;
}
.trSearch:hover td
{
     background-image:url('/images/bgRowBlue.jpg');
    background-repeat:repeat-x;
    height:28px;
    line-height:28px;
}
.trSearch:hover .iconRowW
{
    background-image:url('/images/iconRowB.jpg');
    background-repeat:repeat-x;
    width:30px;
}
.trSearch:hover .bgLeftRowW
{
    background-image:url('/images/bgLeftRowB.jpg');
    background-repeat:repeat-x;
    width:5px;
}

.pairedRow
{
    background-color:#efefef;
}

.PreviewPanel
{
    width:100%;
    height:100%;
    position:absolute;
    left:0px;
    top:0px;       
    z-index:54000;       
}

.BlackPanel
{
    background-color:Black;
}


.clickable
{
    cursor:pointer;
}

.CategoryRightItem1
{
    background-image:url('/images/SideTitleBg.jpg');
    background-repeat:no-repeat;
    height:48px;
    background-color:#928675;
    background-position:right top;
    vertical-align:top;
    padding-top:7px;
}

.CategoryRightItem2
{
    background-color:#928675;
    height:34px;
    width:207px;
}

.CategoryRightItem2:hover
{
    background-color:#928675;
    height:34px;
    width:207px;
}

.BigImageRightBg
{
    background-image:url('/images/LeftBigImage.jpg');
    background-repeat:repeat-y;
     width:10px;
      background-color:White;
       background-position:right top;
}
.BigImageLeftBg
{
     background-image:url('/images/RightBigImage.jpg');
    background-repeat:repeat-y;
    width:12px;
    background-color:White;
    background-position:left top;
}

.ProdImageRightBg
{
    background-image:url('/images/LeftMiddleImage.jpg');
    background-repeat:repeat-y;
     width:6px;
      background-color:White;
       background-position:right top;
}

.ProdImageLeftBg
{
    background-image:url('/images/RightMiddleImage.jpg');
    background-repeat:repeat-y;
    width:6px;
     background-color:White;
    background-position:right top;
    
}

.GreenPathBg
{
    background-image:url('/images/GreenPathBg.jpg');
    background-repeat:repeat-x;
}

.RedPathBg
{
     background-image:url('/images/RedPathBg.jpg');
      background-repeat:repeat-x;
}

.ratingStar
{
     background-image:url('/images/emptyRatingStar.jpg');
     background-repeat:no-repeat;
     background-color:Transparent;    
     height:13px;
     width:13px;
     
      font-size: 0pt;
    width: 13px;
    height: 13px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
 
    
}

.emptyRatingStar
{
     background-image:url('/images/emptyRatingStar.jpg');
     
}
.filledRatingStar
{
     background-image:url('/images/filledRatingStar.jpg');
    
}

.MessageBox_Top
{
    height:25px;
    background-image:url('/admin/Images/Dialog/top.gif');
}

.MessageBox_Left
{
    width:7px;
    background-image:url('/admin/Images/Dialog/left.gif');
}

.MessageBox_Right
{
    width:7px;
    background-image:url('/admin/Images/Dialog/right.gif');
}

.MessageBox_Bottom
{
    height:7px;
    background-image:url('/admin/Images/Dialog/bottom.gif');
}

.MessageBox_Panel
{
    background-color:White;
}
#home{position:relative;width:620px;background-position:center top;}
 #home.opened{position:absolute;height:272px;}
 #home-open{position:absolute;top:0px;right:5px;width:23px;z-index:100px;background:url("/images/sq_plus.png") no-repeat;height:48px;cursor:pointer;background-position:right top}
 #home-open.opened{position:absolute;top:0px;right:5px;width:23px;z-index:100px;background:url("/images/sq_minus.png") no-repeat;height:48px;cursor:pointer;background-position:right top}
 #home-inside{clear:both;overflow:hidden;position:relative;width:610px;height:0px;top:0px;right:55px;z-index:101px;background:url("/images/scrollPage.png")}
 #home-inside.opened{clear:both;overflow:hidden;background:url("/images/scrollPage.png");background-repeat:no-repeat;position:relative;width:610px;height:272px;top:0px;right:30px;z-index:101px;background-color:white;background-position:right top;}
 #home-inside-scroll{position:absolute;width:610px;z-index:100px;top:0px;right:25px;text-align:right}
 #upO{position:absolute;width:16px;height:10px;top:83px;right:0px;cursor:pointer;z-index:101px}
 #downO{position:absolute;width:16px;height:10px;top:172px;right:0px;cursor:pointer;z-index:102px}
 
.scroll-pane {
	width: 720px;
	
	overflow: auto;
	background-color:transparent;
	float: right;
}
.pageNews21
{
    float:right;
    width:658px;
    background-image:url('/images/bgPage21.png');    
    background-repeat:no-repeat; 
    background-position:center top;
    height:529px;
    padding:50px;
    line-height:16px;
}

.scroll-pane  .img
{
    clear:left;
    float:left;

    }