body {
	font-family: "Arial", "Trebuchet MS", Garamond, Palatino Linotype, Century Schoolbook, Goudy Old Style, Times;
	font-size: 13px;
}

body {
	padding: 0px;
	margin: 0px;
}

/* definitions */

form {
 margin: 0px;
 padding: 0px;
}

img {
	padding: 0px;
	margin: 0px;
	border: 0;
}
select { min-width: 120px; }

ul {
	margin: 0px;
	padding: 0px;
	margin-bottom: 0px;
	}

li {
	margin: 0px;
	padding: 0px;
}

a, .UserA {
  color: #3f52a6;
  font-weight: bold;
  text-decoration: none;
  font-style: normal;
}

.left { float: left; }
.right { float: right; }
.cleaner { clear: both; height: 1px; overflow: hidden; }

.pager { width: 40%; float: left; height: 20px; }
.pager2 { width: 100%; float: left; height: 20px; }
.sorter { width: 30%; float: left; height: 20px; }
.searcher { width: 30%; float: left; height: 20px; }

/* end of definitions */

div.MainFrame {
	width: 1010px
}


/* topbar */
div.TopBar {
	background: url('/top2.jpg') no-repeat;
	height: 175px;
	margin: 0px; padding: 0px;
	position: relative;
	color: white;
}
div.TopBar .topLinks { position: absolute; top: 0; left: 10px; line-height: 26px; }
div.TopBar .bottomLinks { position: absolute; bottom: 0; left: 10px; line-height: 32px; }
div.TopBar .logo { position: absolute; top: 66px; left: 30px; }

div.TopBar a {
  color: #fff; font-weight: bold; text-decoration: none;
}
div.TopBar a:hover { text-decoration: underline; }
div.TopBar .topLinks a:hover { color: #f68e56; }
div.TopBar .bottomLinks a:hover { color: #000; }

div.NoDisplay {
	display: none;
}

div.Content {
	font-weight: normal;
	padding-left: 15px;
	padding-top: 3px;
}

div.TopBar form {
	width: 200px;	height: 25px;
	position: absolute; bottom: 3px; right: 30px;
	color: #fff;
	background: url('/searchbar.png') no-repeat 0 0;
}
input.SearchInput {
	margin: 1px 6px 0px;
  border: 0;
	height: 18px;	width: 120px;
  background: #fff;
}

input.SearchButton {
  border: 0;
	height: 20px; width: 50px;
  background: url('/mButton.gif') no-repeat 0 0;
}
/* end of topbar*/


/* leftBar */
div.LeftBar {
  width: 230px;
  float: left;
}

span.Invisible {
	font-size: 0px;
	color: #fff;
}

div.BasketBar {
	background: url('/basketbar.PNG') no-repeat;
  	width: 210px; height: 40px;
	margin-top: 10px; padding: 12px;
	position: relative;
}
div.BasketBar div.user { position: absolute; top: 10px; left: 10px; width: 120px; float: left; }
div.BasketBar div.basket { position: absolute; top: 10px; left: 130px;width: 100px; float: left; }
div.BasketBar div.user a, div.BasketBar div.basket a { display: block; float: left; font-weight: bold; color: black; text-decoration: none; }
div.BasketBar div.user a img, div.BasketBar div.basket a img { float: left; border: 0; margin: 6px 4px; }
div.BasketBar div.user span, div.BasketBar div.basket span { display: block; margin: 5px 0 0; display: block; float: left; font-weight: bold; }
div.BasketBar div a.UserA { color: #3f52a6; }

div.ServisGreyLeft, div.ServisGreenLeft, div.ServisPinkLeft, div.ServisBlueLeft, div.ServisYellowLeft {
	height: 236px;
	width: 167px;
	margin: 8px;
	padding: 2px;
	padding-top: 10px;
	float: left;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
}

div.ServisGreyLeft {
	font-size: 13px;
	padding-left: 8px;
	text-align: left;
	background: url('/grey_left.png') no-repeat;
}

span.OrangeHVText {
	font-size: 30px;
	font-weight: bold;
	color: #F26522;
}

span.BlackTextBig {
	font-size: 17px;
	font-weight: bold;
	color: #000000;
}

div.ServisBlueLeft {background: url('/blue_left.png') no-repeat;}
div.ServisGreenLeft {background: url('/green_left.png') no-repeat;}
div.ServisYellowLeft {background: url('/yellow_left.png') no-repeat;}
div.ServisPinkLeft {background: url('/pink_left.png') no-repeat;}



div.ServisGreyRight, div.ServisGreenRight, div.ServisPinkRight, div.ServisBlueRight, div.ServisYellowRight {
	height: 236px;
	width: 537px;
	margin: 8px;
	padding: 2px;
	padding-top: 10px;
	padding-left: 4px;
	float: left;
	text-align: left;
	font-size: 14px;
}

div.ServisGreyRight {
	text-align: left;
	background: url('/grey_right.png') no-repeat;
}

div.ServisBlueRight {background: url('/blue_right.png') no-repeat;}
div.ServisGreenRight {background: url('/green_right.png') no-repeat;}
div.ServisYellowRight {background: url('/yellow_right.png') no-repeat;}
div.ServisPinkRight {background: url('/pink_right.png') no-repeat;}

div.CateBar {
  width: 230px;
	margin-top: 10px;
}

div.CateTopBar {
  height: 20px;
	background: url('/cate_top.PNG') no-repeat;
}

div.CateContentBar {
	background: url('/cate_content.PNG') repeat-y;
	position: relative;
}

div.CateBottomBar {
  height: 20px;
	background: url('/cate_bottom.PNG') no-repeat;
}

div.CateContentBar ul {
	margin: 0; padding: 0;
}
div.CateContentBar ul a { display: block; }

.cath1 {
	padding: 10px 10px 10px 50px;
	background: url('/cate_closed.PNG') no-repeat 20px 50%;
}
.cath1-selected, a.cath1:hover {
	padding: 10px 10px 10px 50px;
	background: url('/cate_open.PNG') no-repeat 20px 50%;
}

.cath2 {
	padding: 3px 3px 3px 70px;
	background: url('/cate_closed.PNG') no-repeat 40px 50%;
}

.cath2-selected, a.cath2:hover {
	padding: 3px 3px 3px 70px;
	color: #F26522;
	background: url('/cate_open.PNG') no-repeat 40px 50%;
}

.cath3 {
	padding: 2px 2px 2px 90px;
	background: url('/cate_end.PNG') no-repeat 70px 50%;
}

.cath3-selected, a.cath3:hover {
	padding: 2px 2px 2px 90px;
	background: url('/cate_end.PNG') no-repeat 70px 50%;
	color: #0076a3;
}

.cath4 {
	padding: 2px;
	padding-left: 100px;
	background: url('/cate_end.PNG') no-repeat 84px 50%;
	color: #0076a3;
}

.cath4-selected, a.cath4:hover {
	padding: 2px;
	padding-left: 100px;
	color: #F26522;
	background: url('/cate_end.PNG') no-repeat 84px 50%;
}

div.LeftTopIndent { padding: 15px 0 0 25px; }
div.LeftTopIndent h2 { margin: 0 0 20px; color: black; }
/* end of leftBar */

/* AdvertBar */
div.AdvertBar {
  width: 1000px;
	padding-top: 70px;
	float: left;
	text-align: center;
	background: url('/footer.png') repeat-x;
}

div.AdvertSeparator {
  width: 1000px; height: 5px; overflow: hidden;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url('/advert_separator.png') 0px 50% repeat-x;
}

div.AdvertBottomBar {
	margin-top: 15px;
	padding-top: 10px; font-size: 10px;
	height: 32px;
	text-align: center;
	background: url('/advert_bottom.png') repeat-x;
}
/* end of AdvertBar */

/* Text */
div.Text {
	float: left;
	width: 745px;
}
div.TextTop {
	width: 745px;
	height: 18px;
	background: url('/text_top.png') no-repeat;
}
div.TextSeparator {
	width: 725px;
	height: 5px;
	background: url('/text_separator.png') no-repeat;
}
div.TextBottom {
	width: 745px;
	height: 18px;
	padding-top: 4px;
	background: url('/text_bottom.png') no-repeat;
}
div.TextContent {
	width: 725px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	min-height: 20px;
	background: url('/text_table.png') repeat-y;
}
#text_category { display: none; }

.TextContent img.left { margin: 35px 3px; }
.TextContent h1 { margin-top: 0; padding-top: 10px; }
.TextContent p { margin: 0 0 10px 135px; }

#text_a_category { display: block; text-align: right; cursor: pointer; }
/* end of Text */

/* ITEM */
div.Item {
  width: 242px; float: left;
	margin: 10px 10px 0 0;
}
div.ItemTop {
	height: 18px;
	background: url('/item_top.PNG') no-repeat;
}
div.ItemDesc, div.ItemDescAction {
	width: 224px;	height: 44px;
	background: url('/item_desc.PNG') no-repeat;
	font-size: 11px; color: #fff;
	padding: 3px 12px 0px 6px;
	overflow: hidden;
}
div.ItemDescAction { background: url('/item_desc_action.PNG') no-repeat; }
div.ItemContent {
	width: 222px;	height: 184px;
	padding: 0 10px; text-align: center;
	background: url('/item_content.PNG') repeat-y;
}
div.ItemImage {
	height: 180px; width: 100%;
	position: relative;
	vertical-align: middle;
	text-align: center;
}

a.AActionItem {
	width: 95px; height: 95px;
	padding: 95px 95px 0px 0px;
	background: url('/action.png') no-repeat;
}

div.ItemImage div.ActionItem {
	z-index: 100; cursor: pointer;
	position: absolute;	left: 130px; top: 0px;
}

div.ItemImage img { vertical-align: center; }
div.ItemImage a img { border: 0; }

div.ItemSeparator {
	width: 242px;
	height: 8px;
	background: url('/item_content.PNG') repeat-y;
}

div.ItemStock {
	width: 242px;
	height: 15px;
	padding-top: 0px;
	padding-right: 15px;
	background: url('/item_stock.PNG') no-repeat;
	text-align:right;
	color:#fff;
	font-size:10px;
}

div.ItemOnStock {
	width: 242px;
	height: 15px;
	padding-top: 0px;
	padding-right: 15px;
	background: url('/item_on_stock.PNG') no-repeat;
	text-align:right;
	color:#fff;
	font-size:10px;
}

div.ItemNotOnStock {
	width: 242px;
	height: 15px;
	padding-top: 0px;
	padding-right: 15px;
	background: url('/item_not_on_stock.PNG') no-repeat;
	text-align:right;
	color:#fff;
	font-size:10px;
}

div.ItemBottom {
	width: 242px;
	height: 46px;
	padding-top: 0px;
	background: url('/item_bottom.PNG') no-repeat;
}

input.ItemBasketInput {
	width: 20px;
}

input.ItemBasketButton, input.ItemBasketButtonOver {
	width: 27px;
	height: 21px;
 	margin-right: 10px;
	border: none;
  background: url('/buttonBasket.PNG') no-repeat;
	border: none;
}

input.ItemBasketButtonOver {
    background: url('/buttonBasketOver.png') no-repeat;
}

span.ItemAmount {
	font-size: 11px;
	color: #fff;
}

span.ItemPrice {
	font-size: 17px; font-weight: bold; color: #fff; text-align: left; line-height: 26px;
	padding-left: 20px; float: left;
}

div.Item div.right {
  margin: 2px 0 0 0;
}

/* end of item */

/* defined addons */
div.Separator { float: left; width: 3px; }

span.UpperMainBarCategoryRed, span.UpperMainBarCategory, H2 {
  color: #F26522; font-weight: bold; font-size: 15px;
}

span.UpperMainBarCategory {
	color: #000;
}


/*********************************************************************************/


ul.UlText {
	list-style-image: url(text_more.PNG);
	list-style-type: circle
}

a.AUpperMainBar {
    color: #000;
    font-weight: bold;
    text-decoration: underline;
}

a.ATop {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}

a.ATopOver1 {
    color: #f68e56;
    font-weight: bold;
    text-decoration: underline;
}

a.ATopOver2 {
    color: #000;
    font-weight: bold;
    text-decoration: underline;
}

a.AUpperMainBarCategory {
    color: #000;
    font-weight: bold;
    text-decoration: none;
    font-size: 15px;
}

a.BlackHyperlink {
    color: #000;
    font-weight: bold;
    text-decoration: none;
    font-size: 13px;
}

a.OrangeHyperlink {
    color: #F26522;
    font-weight: normal;
    text-decoration: underline;
    font-size: 13px;
}

span.TextTop {
    color: #fff;
    font-weight: bold;
}

span.UpperMainBar {
    color: #000;
    font-weight: bold;
}

span.UpperMainBarRed {
    color: #F26522;
    font-weight: bold;
}

a.external {
	background: transparent url('/globus.gif') no-repeat 100% 60%;
	padding-right: 13px;
}

div.TopMost{
	height: 32px;
}



div.SubCathegories {
	width: 100;
	padding-left: 15px;
	background: #fff;
	margin-bottom: 10px
}

div.BrandsFilter{
	width: 200;
	background: #fff;
	font-weight: bold;
	margin-bottom: 10px
}

div.MainBar {
	margin-top: 10px;
    margin-left: 10px;
    float: left;
	width: 756px;
}

div.Separator {
  float: left;
	width: 3px;
}

div.FloatDiv {
	float: left;
}

div.BrandsDiv {
	float: left;
	padding-right: 3px;
}

div.BottomAdvert {
	padding-top: 15px;
}

div.ItemDetail {
	margin-right: 10px;
	margin-top: 10px;
	width: 746px;
}

div.DetailName {
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #666;
	font-weight: bold;
	font-size: 18px;
}

div.DetailImages {
	width: 195px;
	float: left;
	overflow: hidden;
	text-align: center;
}

div.DetailData {
	width: 520px;
	color: #000;
	padding-left: 10px;
	font-weight: bold;
	font-size: 12px;
	float: left;
}

div.DetailNotOnStock {
	color: #fff;
	width: 250px;
	height: 31px;
	background: url('detail_not_on_stock.PNG') no-repeat;
	padding: 6px;
	text-align: center;
}

div.DetailOnStock {
	color: #fff;
	width: 250px;
	height: 31px;
	background: url('detail_on_stock.PNG') no-repeat;
	padding: 6px;
	text-align: center;
}

div.DetailPrice {
	color: #fff;
	width: 250px;
	height: 31px;
	background: url('detail_price.PNG') no-repeat;
	padding: 6px;
}

div.DetailBuy {
	color: #fff;
	width: 254px;
	height: 35px;
	background: url('detail_basket.PNG') no-repeat;
	padding: 4px;
}

div.DetailTop {
	width: 518px;
	height: 20px;
	background: url('detail_props_top.PNG') no-repeat;
}

div.DetailContent {
	width: 498px;
	padding-left: 10px;
	padding-right: 10px;
	background: url('detail_props_content.PNG') repeat-y;
}

div.DetailContentSeparated {
	width: 498px;
	padding-left: 10px;
	padding-right: 10px;
	background: url('detail_props_table.PNG') repeat-y;
}

div.DetailBottom {
	width: 518px;
	height: 20px;
	background: url('detail_props_bottom.PNG') no-repeat;
}

span.DetailPrice {
	font-weight: bold;
	font-size: 15px;
	width: 100px;
	text-align: right;
}

div.BasketUp {
	width: 100%;
	height: 40px;
	background: url('basket_up.PNG') no-repeat  0px 5px;;
	font-size: 11px;
}

td.White {
	color: #fff;
}

div.BasketDownLeft {
	width: 281px;
	height: 38px;
	background: url('basket_left_down.PNG') no-repeat;
	color: #000;
	text-align: center;
	font-size: 12px;
	padding-top: 12px;
}

div.BasketDownRight {
	width: 396px;
	height: 38px;
	background: url('basket_right_down.PNG') no-repeat;
	color: #fff;
	text-align: center;
	padding-top: 12px;
	font-size: 12px;
}

span.BasketOverallPrice {
	font-weight: bold;
	font-size: 16px;
}

div.BasketItemName {
	font-weight: bold;
	font-size: 13px;
	padding-top: 5px;
}

div.BasketItemBrand {
	font-weight: bold;
	font-size: 11px;
	color: #888;
}

tr.BasketSeparator {
	width: 678px;
	height: 5px;
	background: url('basket_separator.PNG') no-repeat;
}

td.TDBasketOrange {
	color: #f26522;
	font-weight: bold;
}

td.ItemDetailTable1 {
	text-align: right;
	width: 225px;
	padding-right: 20px;
}

td.ItemDetailTable2 {
	width: 230px;
	padding-left: 20px;
	color: #f26522;
}

span.TextLabel1, H1 {
	font-size: 16px;
    font-weight: bold;
	color: #379ccf;
	text-align: left
}

div.UserTop {
	margin: 0px;
	width: 743px;
	height: 20px;
	background: url('users_top.PNG') no-repeat 0px 0px;
}

div.UserContent {
	width: 733px;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
	background: url('users_content.PNG') repeat-y;
}

div.UserBottom {
	width: 743px;
	height: 20px;
	background: url('users_bottom.PNG') no-repeat 0px 0px;
}

div.UserItems {
	width: 678px;
	margin-left: 30px;
}

div.UserItems82 {
	width: 666px;
	height: 6px;
	float: left;
	overflow: hidden;
	background: url('users_82.PNG') repeat-x 0px 0px;
}

div.UserItems7 {
	width: 6px;
	height: 6px;
	float: left;
	overflow: hidden;
	background: url('users_7.PNG');
}

div.UserItems9 {
	width: 6px;
	height: 6px;
	float: left;
	overflow: hidden;
	background: url('users_9.PNG') no-repeat 0px 0px;
}

div.UserItems1 {
	width: 6px;
	height: 6px;
	float: left;
	background: url('users_1.PNG') no-repeat 0px 0px;
}

div.UserItems3 {
	width: 6px;
	height: 6px;
	float: left;
	background: url('users_3.PNG') no-repeat 0px 0px;
}

div.UserItems46 {
	width: 678px;
	color: #fff;
	float: none;
	background: #f26522;
}

div.error {
	padding: 15px;
	font-size: 13px;
    font-weight: bold;
    text-align: center;
    color: #f00;
}

div.ok {
	padding: 15px;
	font-size: 14px;
    font-weight: bold;
    text-align: center;
}

table.UserTable {
	width: 678px;
	text-align: center;
	border-spacing: 15px 10px;
	table-layout: fixed;
}

span.UserSection {
	font-size: 14px;
    font-weight: bold;
	color: #fff;
	padding-left: 15px;
	text-align: left
}

span.UserTitle {
	font-size: 17px;
    font-weight: bold;
	color: #888;
	padding-left: 20px;
	margin-bottom: 20px;
	width: 100%;
	text-align: left
}

span.SmallFont {
	font-size: 10px;
}

a.ItemTitle {
	font-size: 14px;
    font-weight: bold;
	color: #888;
    text-decoration: none;
}

div.ItemTitle, div.UserTableTitle {
	padding-bottom: 15px;
	margin: 0px;
	margin-left: 0px;
	width: 100%;
	height: 10px;
	overflow: hidden;
	line-height: 95%;
}

div.UserTableTitle {
	font-weight: bold;
	margin-left: 20px;
	margin-top: 20px;
}

span.title2 {
	font-size: 15px;
    font-weight: bold;
}

span.BasketBarRed {
    font-weight: bold;
	color: #f26522;
	width:64px;
	cursor: pointer;
}

a.BasketBarRed {
    text-decoration: none;
	color: #f26522;
}

td.tableName {
	text-align: right;
	vertical-align: top;
	font-style: italic;
}

td.OutsideBar {
	width: 160px;
	vertical-align: top;
}

td.tDesign1 {
	padding-right: 10px;
	padding-left: 25px;
	padding-top: 2px;
	text-align: right;
	vertical-align: center;
	font-style: italic;
}

input.sButton {
    border: none;
	height: 20px;
	width: 30px;
    background-image: url('sButton.gif');
    background-position: 0px 0px;
    background-repeat: no-repeat;
}

input.mButton {
    border: none;
	height: 20px;
	width: 50px;
    background-image: url('mButton.gif');
    background-position: 0px 0px;
    background-repeat: no-repeat;
}

input.lButton {
    border: none;
	height: 20px;
	width: 70px;
    background-image: url('lButton.gif');
    background-position: 0px 0px;
    background-repeat: no-repeat;
}

input.vlButton {
    border: none;
	height: 19px;
	width: 189px;
    background: url('vlButton.PNG') no-repeat;
}

input.lEdit {
	padding-left: 3px;
	padding-right: 3px;
    border: 1px #ccc solid;
	height: 16px;
	width: 150px;
    background: #fff;
}

input.mEdit, input.mEditRO {
	padding-left: 3px;
	padding-right: 3px;
    border: 1px #ccc solid;
	height: 16px;
	width: 100px;
    background: #fff;
}

input.mEditRO {
    background: #ccc;
}

input.sEdit {
	padding-left: 3px;
	padding-right: 3px;
    border: 1px #ccc solid;
	height: 16px;
	width: 50px;
    background: #fff;
}

textarea.mlEdit {
	width: 327px;
	height: 60px;
}

table.tableOutput * {
	padding-left: 5px;
	padding-right: 5px;
}

p.PLawStatement, p.PLawStatementRed {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 3px;
	color: #888;
	font-size: 10px;
	font-family: Arial;
    font-weight: bold;
}

p.PLawStatementRed {
	color: #f26522;
}

div.AdminMainCategoryName {
    color: #f26522;
    font-weight: bold;
    font-size: 18px;
	margin-bottom: 15px;
}

div.AdminTextGray {
    color: #888;
    font-weight: bold;
}

span.AdminTextBlack {
	color: #000;
}

span.AdminTextOrange {
	color: #f26522;
}

img.Right {
	float:right;
}
