body {
     background: #ffffff;
     text-align: center;
     color: #000000;
     font-family: arial;
     font-size: 12px;
     margin: 0;
     background:url(images/page/bg.png) top left repeat;
}

a:link {
     color: #0085cf;
     text-decoration: none;
}

a:active {
     color: #0085cf;
     text-decoration: none;
}

a:visited  {
     color: #0085cf;
     text-decoration: none;
}

a:hover {
     color: #0085cf;
     text-decoration: underline;
}

div.headerLogo {
     width: 250px;
     height: 50px;
     text-align: left;
     float: left;
     margin-bottom: 5px;
     vertical-align: top;
}

div.clearBoth {
     clear: both;
}

div.headerUserMenu {
     width: 300px;
     float: right;
     text-align: right;
     margin-bottom: 5px;
}

#NavBar {
     display: inline;
     float: left;
     width: 100%;
     height: 25px;
     line-height: 1em;
     color: #000;
     text-shadow: 1px 1px 1px #fff;
     background: url('images/page/NavBarBg.png') repeat-x;
     text-align: left;
}

div.NavBarLeft {
     width: 44px;
     height: 25px;
     float: left;
     cursor: pointer;
     background: url('images/page/NavBarLeft.png') no-repeat;
}

div.NavBarTitle {
     float: left;
     padding-right: 16px;
     padding-left: 8px;
     padding: .55em 10px;
     font-weight: bold;
     white-space: nowrap;
}

div.NavBarSeparator {
     float: left;
     width: 9px;
     height: 25px;
     background: url('images/page/NavBarSeparator.png') no-repeat;
}

div.NavBarRight {
     width: 130px;
     height: 25px;
     float: right;
     cursor: pointer;
     background: url('images/page/NavBarRight.png') no-repeat;
}

div.NavBarRightActive {
     width: 130px;
     height: 25px;
     float: right;
     cursor: pointer;
     background: url('images/page/NavBarRightActive.png') no-repeat;
}

#NavBarBasket {
     z-index: 999;
     position: fixed;
     margin-left: -120px;
     margin-top: 23px;
     width: 250px;
     float: right;
     overflow: hidden;
}

div.NavBarBasketTop {
     width: 250px;
     height: 6px;
     background: url('images/page/NavBarBasketTop.png');
}

div.NavBarBasketBody {
     width: 248px;
     border: 1px solid #95a1b1;
     background: #ffffff;
}

div.NavBarBasketBtm {
     width: 250px;
     height: 6px;
     background: url('images/page/NavBarBasketBtm.png');
}

div.BasketPriceInfo {
     z-index: 999;
     position: fixed;
     margin-left: -97px;
     margin-top: 10px;
     width: 200px;
     float: right;
     overflow: hidden;
     border: 2px solid #eeeeee;
     background-color: #ffffff;
     text-align: left;
     padding: 5px;
}

.ToLeft {
     float: left;
}

.ToRight {
     float: right;
}

input.FormSubmit {
     height: 25px;
     background: url('images/page/InputSubmitBg.gif') repeat-x 0 0;
     border: 1px solid #747474;
     cursor: pointer;
     padding: 0 8px;
     color: #000;
     text-decoration: none;
}

input:hover.FormSubmit {
     background: url('images/page/InputSubmitBg.gif') repeat-x 0 -23px;
}

div.RegFormTable {
     width: 700px; background: url('images/page/FormBg.png');
     padding: 5px;
     border-top: 1px solid #e0e0e0;
     border-left: 1px solid #cccccc;
     border-right: 1px solid #e0e0e0;
     border-bottom: 1px solid #cccccc;
}

div.RegFormTableBody {
     background: #ffffff;
     text-align: left;
     padding: 5px 3px 5px 3px;
     margin-top: 5px;
     border-top: 1px solid #cccccc;
     border-left: 1px solid #e0e0e0;
     border-right: 1px solid #cccccc;
     border-bottom: 1px solid #e0e0e0;
}

div.FilterColumnTop {
     width: 200px;
     height: 5px;
     background: url('images/page/FilterColumnTop.png') left top no-repeat;
}

div.FilterColumnTitle {
     width: 190px;
     background: url('images/page/FilterColumnTitle.png') repeat-x;
     font-size: 13px;
     color: #ffffff;
     font-weight: bold;
     text-align: left;
     padding-left: 10px;
     padding-bottom: 5px;
}

div.FilterColumn {
     width: 178px;
     background: #fafafa;
     text-align: center;
     padding: 10px;
     border-left: 1px solid #bfbfbf;
     border-right: 1px solid #bfbfbf;
}

div.FilterColumnPart {
     width: 100%;
     text-align: left;
     padding-bottom: 10px;
     border-bottom: 1px solid #bfbfbf;
}

div.FilterColumnPart ul {
     list-style: none;
     margin: 0;
     padding: 5px 0 0 0;
}

div.FilterColumnBtm {
     width: 200px;
     height: 5px;
     background: url('images/page/FilterColumnBtm.png') left top no-repeat;
}

input.FormSubmitAddToBasket {
     width: 118px;
     height: 27px;
     background: url('images/page/AddToBasketOff.png') no-repeat;
     cursor: pointer;
     border: 0;
     font-family: arial;
     font-size: 12px;
     color: #595e61;
     font-weight: bold;
     padding: 0 0 0 2px;
}

input:hover.FormSubmitAddToBasket {
     background: url('images/page/AddToBasketOn.png') no-repeat;
     color: #000000;
}

div.ProductsListFoto {
     float: left;
     border: 1px solid #bfbfbf;
     position: relative;
     background: #ffffff;
     width: 100px;
     height: 70px;
     overflow: hidden;
}

#Tabs {
     width: 100%;
     background: url('images/page/TabsLine.png') 0 2em repeat-x;
     font-family: arial, sans-serif;
     font-size: 13px;
     font-weight: bold;
}

#Tabs ul {
     list-style: none;
     margin: 0;
     padding: 8px 0 0 0;
}

#Tabs ul li {
     margin: 0 0 0 0;
     padding: 0 0 0 5px;
     background: url('images/page/TabsLeft.png') left top no-repeat #ffffff;
     float: left;
     display: inline;
     width: auto;
}

#Tabs ul li span {
     background: url('images/page/TabsRight.png') right top no-repeat;
     padding: 0 0.94em 0 0.63em;
     display: block;
     float: left;
     height: 1.4em;
}

#Tabs ul li span a  {
     float: left;
     padding: 2px 0 0 0;
     cursor: pointer;
     text-decoration: none;
     color: #666666;
}

#Tabs ul li a:hover {
     color: #333;
}

#Tabs ul #ActiveTab {
     font-size: 14px;
     padding: 0 0 0 5px;
     margin-top: -8px;
     background-color: #ffffff;
     border-bottom: none;
}

#Tabs ul li strong {
     background: url('/images/page/TabsRight.png') right top no-repeat;
     padding: 6px 9px 5px 4px;
     display: block;
}

#Tabs ul li#TabSeparator {
     float: left;
     padding: 0;
     margin: 0;
     width: 5px;
     background: #ffffff;
}

#Tabs ul li#TabRight {
     float: right;
}

.TabsBottom {
     background: #ffffff url('/images/page/TabsLine.png') 0 0 repeat-x;
     overflow: hidden;
}

.TabsBottomLeft {
     font-size: 13px;
     color: #000000;
     text-align: left;
     float: left;
     padding-top: 6px;
}

.TabsBottomRight {
     background: url('/images/page/TabsLeftBottom.png') left bottom no-repeat #fff;
     font-size: 11px; color: #000000;
     text-align: right;
     float: right;
     padding-top: 5px;
     padding-bottom: 6px;
     padding-left: 9px;
     padding-right: 8px;
}

div.BasketColumnTop {
     width: 950px;
     height: 5px;
     background: url('images/page/BasketColumnTop.png') left top no-repeat;
}

div.BasketColumnTitle {
     width: 940px;
     background: url('images/page/FilterColumnTitle.png') repeat-x;
     font-size: 13px;
     color: #ffffff;
     font-weight: bold;
     text-align: left;
     padding-left: 10px;
     padding-bottom: 5px;
}

div.BasketColumnBody {
     width: 928px;
     background: #ffffff;
     text-align: center;
     padding: 10px;
     border-left: 1px solid #bfbfbf;
     border-bottom: 1px solid #bfbfbf;
     border-right: 1px solid #bfbfbf;
}

div.BasketColumnSum {
     width: 928px;
     background: #fafafa;
     text-align: center;
     padding: 10px;
     border-left: 1px solid #bfbfbf;
     border-right: 1px solid #bfbfbf;
}

div.BasketColumnBtm {
     width: 950px;
     height: 5px;
     background: url('images/page/BasketColumnBtm.png') left top no-repeat;
}

input.FormSubmitOrder {
     height: 25px;
     background: url('images/page/InputSubmitOrderBg.png') repeat-x 0 0;
     border: 1px solid #bfbfbf;
     cursor: pointer;
     padding: 0 8px;
     font-weight: bold;
     color: #ffffff;
     text-decoration: none;
}

input:hover.FormSubmitOrder {
     background: url('images/page/InputSubmitOrderBg.png') repeat-x 0 -23px;
}

div.FeaturedProdTblBody {
     width: 948px;
     background: #ffffff;
     text-align: center;
     border-left: 1px solid #737373;
     border-right: 1px solid #737373;
}

div.FeaturedProdTblBtm {
     width: 950px;
     height: 5px;
     background: url('images/page/FeaturedProdTblBtm.png') left top no-repeat;
}

div.HomePageTabs {
     width: 100%;
     height: 21px;
     padding: 6px 0 0 0;
     background: url('images/page/TabsLine.png') left bottom repeat-x;
     font-family: arial, sans-serif;
     font-size: 13px;
     font-weight: bold;
}

div.HomePageTabNoActive {
     margin: 0 0 0 0;
     padding: 0 0 0 5px;
     background: url('images/page/TabsLeft.png') left top no-repeat;
     float: left;
     display: inline;
     width: auto;
     cursor: pointer;
}

div.HomePageTabNoActive span {
     background: url('images/page/TabsRight.png') right top no-repeat;
     padding: 2px 0.94em 0 0.63em;
     display: block;
     float: left;
     height: 1.4em;
}

div.HomePageTabActive {
     background: url('images/page/TabsLeft.png') left top no-repeat;
     float: left;
     display: inline;
     width: auto;
     cursor: pointer;
     font-size: 14px;
     padding: 0 0 0 5px;
     margin-top: -6px;
     border-bottom: none;
}

div.HomePageTabActive span {
     background: url('/images/page/TabsRight.png') right top no-repeat;
     padding: 6px 9px 5px 4px;
     display: block;
}

div.HomePageTabSeparator {
     float: left;
     padding: 0;
     margin: 0;
     width: 5px;
     background: #ffffff;
}

input.FormSubmitAddProdToBasket {
     width: 118px;
     height: 27px;
     background: url('images/page/AddProdToBasket.png') no-repeat;
     cursor: pointer;
     border: 0;
     font-family: arial;
     font-size: 12px;
     color: #000000;
     font-weight: bold;
     padding: 0 0 0 2px;
     margin: 0;
}

input.FormSubmitAddProdToBasketMini {
     width: 120px;
     height: 21px;
     background: url('images/page/AddProdToBasketMini.png') no-repeat;
     cursor: pointer;
     border: 0;
     font-family: arial;
     font-size: 11px;
     color: #ffffff;
     font-weight: bold;
     padding: 0 0 0 2px;
     margin: 0;
}

div.TreadTableTop {
     width: 950px;
     height: 5px;
     background: url('images/page/TreadTableTop.png') left top no-repeat;
}

div.TreadTableBody {
     width: 928px;
     padding: 8px 10px 8px 10px;
     text-align: left;
     border-left: 1px solid #b8b8b8;
     border-right: 1px solid #b8b8b8;
}

div.TreadTableBtm {
     width: 950px;
     height: 5px;
     background: url('images/page/TreadTableBtm.png') left top no-repeat;
}

div.ProductsHomeFoto {
     float: left;
     border: 1px solid #bfbfbf;
     position: relative;
     background: #ffffff;
     width: 100px;
     height: 76px;
     overflow: hidden;
}

