.shopbox-inner{
	width:924px;
	margin:0;
	padding:0;
	z-index:2;
}

.shopbox-inner-l-t{
	background:url(./images-shop/shop-l-t-red.jpg) right bottom no-repeat;
	width:7px;
	height:7px;
}

.shopbox-inner-c-t{
	background:url(./images-shop/shop-c-t-red.jpg) center bottom repeat-x;
	height:7px;
}

.shopbox-inner-r-t{
	background:url(./images-shop/shop-r-t-red.jpg) left bottom no-repeat;
	height:7px;
	width:7px;
}

.shopbox-inner-r-b{
	background:url(./images-shop/shop-r-b.jpg) left bottom no-repeat;
	height:7px;
	width:7px;
}

.shopbox-inner-l-b{
	background:url(./images-shop/shop-l-b.jpg) right bottom no-repeat;
	height:7px;
	width:7px;
}

.shopbox-inner-c-b{
	background:url(./images-shop/shop-c-b.jpg) center bottom repeat-x;
	height:7px;
}

.shopbox-inner-r-m{
	background:url(./images-shop/shop-r-m.jpg) left bottom repeat-y;
	height:7px;
	width:7px;
}

.shopbox-inner-l-m{
	background:url(./images-shop/shop-l-m.jpg) right bottom repeat-y;
	height:7px;
	width:7px;
}

/* colors */
.shopbox-inner-l-t.tabs-l-red{
	background:url(./images-shop/shop-l-t-red.jpg) right bottom no-repeat;
	width:7px;
	height:14px;
}

.shopbox-inner-c-t.tabs-c-red{
	background:url(./images-shop/shop-c-t-red.jpg) repeat-x center bottom;
	height:14px;
}

.shopbox-inner-r-t.tabs-r-red{
	background:url(./images-shop/shop-r-t-red.jpg) left bottom no-repeat;
	height:14px;
	width:7px;
}

.shopbox-inner-l-t.tabs-l-orange{
	background:url(./images-shop/shop-l-t-orange.jpg) right bottom no-repeat;
	width:7px;
	height:14px;
}

.shopbox-inner-c-t.tabs-c-orange{
	background:url(./images-shop/shop-c-t-orange.jpg) center bottom repeat-x;
	height:14px;
}

.shopbox-inner-r-t.tabs-r-orange{
	background:url(./images-shop/shop-r-t-orange.jpg) left bottom no-repeat;
	height:14px;
	width:7px;
}

.shopbox-inner-l-t.tabs-l-green-1{
	background:url(./images-shop/shop-l-t-green-1.jpg) right bottom no-repeat;
	width:7px;
	height:14px;
}

.shopbox-inner-c-t.tabs-c-green-1{
	background:url(./images-shop/shop-c-t-green-1.jpg) center bottom repeat-x;
	height:14px;
}

.shopbox-inner-r-t.tabs-r-green-1{
	background:url(./images-shop/shop-r-t-green-1.jpg) left bottom no-repeat;
	height:14px;
	width:7px;
}

.shopbox-inner-l-t.tabs-l-green-2{
	background:url(./images-shop/shop-l-t-green-2.jpg) right bottom no-repeat;
	width:7px;
	height:14px;
}

.shopbox-inner-c-t.tabs-c-green-2{
	background:url(./images-shop/shop-c-t-green-2.jpg) center bottom repeat-x;
	height:14px;
}

.shopbox-inner-r-t.tabs-r-green-2{
	background:url(./images-shop/shop-r-t-green-2.jpg) left bottom no-repeat;
	height:14px;
	width:7px;
}

.shopbox-inner-l-t.tabs-l-fiolet-1{
	background:url(./images-shop/shop-l-t-fio.jpg) right bottom no-repeat;
	width:7px;
	height:14px;
}

.shopbox-inner-c-t.tabs-c-fiolet-1{
	background:url(./images-shop/shop-c-t-fio.jpg) center bottom repeat-x;
	height:14px;
}

.shopbox-inner-r-t.tabs-r-fiolet-1{
	background:url(./images-shop/shop-r-t-fio.jpg) left bottom no-repeat;
	height:14px;
	width:7px;
}

/* shopbox */
.shopbox-div-pos{
	height:36px;
	width:750px;
	margin:0;
	padding:0;
	position:relative;
}

.shopbox-div-pos-inner{
	height:36px;
	width:750px;
	left:0px;
	top:11px;
	position:absolute;
}

.shopbox-tabs{
	list-style:none;
	list-style-image:none;
	list-style-type:none;
	margin:0;
	padding:0;
	height:36px;
}

.shopbox-tabs li{
	float:left;
	width:106px;
	height:27px;
	text-align:center;
	padding-top:9px;
	margin-right:1px;
}

.shopbox-tabs li a{
	color:#686868;
	font-size:12px;
}

.shopbox-tabs-title{
	color:#0084c0;
	font-size:14px;
	width:99px;
}


.shopbox-tabs-1{
	background:url(./images/shop-button-red.jpg) no-repeat center 2px;
}

.shopbox-tabs-2{
	background:url(./images/shop-button-orange.jpg) no-repeat center 2px;
}

.shopbox-tabs-3{
	background:url(./images/shop-button-green-1.jpg) no-repeat center 2px;
}

.shopbox-tabs-4{
	background:url(./images/shop-button-green-2.jpg) no-repeat center 2px;
}

.shopbox-tabs-5{
	background:url(./images/shop-button-fio.jpg) no-repeat center 2px;
}

.shopbox-tabs-active1{
	background:url(./images/shop-button-red-a.jpg) no-repeat center top !important;
	z-index:4;
}

.shopbox-tabs-active2{
	background:url(./images/shop-button-orange-a.jpg) no-repeat center top !important;
	z-index:4;
}

.shopbox-tabs-active3{
	background:url(./images/shop-button-green-1-a.jpg) no-repeat center top !important;
	z-index:4;
}

.shopbox-tabs-active4{
	background:url(./images/shop-button-green-2-a.jpg) no-repeat center top !important;
	z-index:4;
}
.shopbox-tabs-active5{
	background:url(./images/shop-button-fio-a.jpg) no-repeat center top !important;
	z-index:4;
}



.shop-table-sort{
	background:url(./images/shop-content-title-bg.jpg) repeat-y center top;
	width:924px;
}

.shop-table-sort-content{
	background:url(./images/shop-content-title-bg-top.jpg) no-repeat center top;
	width:924px;
}

.shop-table-sort tr{
	background:url(./images/shop-content-title-bg-bottom.jpg) no-repeat center top;
	width:924px;
}

.shop-table-sort-tr td{
	width:924px;
	height:5px;
}

.shop-table-sort-title,
.shop-table-sort-brand,
.shop-table-sort-city{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:650px;
	margin-left:17px;
	margin-top:5px;
	margin-bottom:5px;
	float:none;
	clear:both;
	overflow:hidden;
	height:80px;
}


.shop-table-sort-alphabet,
.shop-table-sort-alphabet-title
{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:650px;
	margin-left:17px;
	margin-top:5px;
	margin-bottom:5px;
	float:none;
	clear:both;
	overflow:hidden;
}

.shop-table-sort-brand ul,
.shop-table-sort-alphabet ul,
.shop-table-sort-city ul{

}

.shop-table-sort-brand ul li,
.shop-table-sort-alphabet ul li,
.shop-table-sort-city ul li{
	float:left;
	margin-right:5px;
	color:#0284be;
	line-height:140%;
	border-top:#e1e1e1 solid 1px;
	margin-bottom:#e1e1e1 solid 1px;
	font-weight:bold;
}

.shop-table-sort-brand ul li a,
.shop-table-sort-alphabet ul li a,
.shop-table-sort-city ul li a{
	color:#0284be;
	margin-left:5px;
	font-weight:bold;
}

.shop-table-sort-brand-title,
.shop-table-sort-city-title{
	margin-right:0!important;
}
.shop-table-sort-brand-hider a {
	color:#000!important;
}


.shop-table-sort-brand-all,
.shop-table-sort-city-all{
	
}

.shop-table-sort-brand-in,
.shop-table-sort-city-in{
	border-left:1px solid #0284be;
	white-space:nowrap;

}