/* general styles *************************************************************/
* {
		margin: 0;
		padding: 0;
}
body {
		background: #fff;
		color: #333;
		font: 12px Arial, sans-serif;
		min-width: 995px;
}
a {
		color: #008ad9;
}
a:hover {
		text-decoration: none;
}
img {
		border: none;
		display: block;
}
p {
		margin: 1em 0;
}
ul,
ol {
		list-style: none;
}
ol.olist {
		padding-left: 25px;
		list-style: decimal;
}
address {
		font-style: normal;
}
.wrap {
		width: 100%;
		overflow: hidden;
		position: relative;
}
* html .wrap-x {
		width: 100%;
		overflow: hidden;
		position: relative;
}
.left {
		float: left !important;
		display: inline;
}
.right {
		float: right !important;
		display: inline;
}
.leftalign {
		text-align: left;
}
.rightalign {
		text-align: right !important;
}
.centeralign {
		text-align: center;
}

/* page holder ****************************************************************/
#container {
		width: 100%;
		overflow: hidden;
		padding: 0px 0;
		padding: 0px 0px 20px 0px;
}
#container_pop {
        width: 785px;
        overflow: hidden;
        padding: 0px;
}

/* header *********************************************************************/
#header {
		width: 100%;
		overflow: hidden;
		color: #666;
}
.seo {
		display: block;
		width: 149px;
		height: 90px;
        /*width: 204px;
        height: 99px;*/
		overflow: hidden;
		text-indent: -9999px;
		margin: 10px 0 0;
        /*margin: 0 0 0 -10px;*/
		/*background: url('http://cdn.xim.bz/images/site2/logo_ny.gif') no-repeat;*/
        background: url('http://cdn.xim.bz/images/site2/logo_ua.gif') no-repeat;
}
.maintable .seo {
		margin: 20px 0;
}

.seo a {
		display: block;
		height: 90px;
}
.top-links {
		float: right;
}
.top-links li {
		float: left;
}
.top-links img {
	display: inline;
	margin-right: 20px;
	margin-left: 5px;
	vertical-align: middle;
} 
.logout a{
	color: #001e66;
}  
.sellers {
		font-weight: bold;
		margin: 0 0 0 15px;
}
.quickselect {
		color: #f80;
		margin-right: 30px;
		background: url('http://cdn.xim.bz/images/site2/underline-orange.gif') repeat-x 0 100%;
		text-decoration: none;
		font-weight: bold;
}
.quickselect:hover {
		background: none;
}
.enter {
		margin-right: 40px;
		color: #001e66;
		text-decoration: none;
		background: url('http://cdn.xim.bz/images/site2/underline-blue.gif') repeat-x 0 100%;
}
.enter:hover {
		background: none;
}
#header .wrap {
		line-height: 22px;
		padding: 2px; 
		/*border: 1px solid black;*/
		/*background-color: #e3f2f8;*/
}
#blueline {
		padding: 6px 1% 6px 1%; 
		background-color: #e3f2f8;
		margin-bottom: 10px;
        overflow: hidden;    
}
#blueline .sidebar .lang-select {
        padding: 0 0 0 11%;
        position: relative;  
}
* html #blueline .sidebar .lang-select {
        padding-left: 3%;
}
#header .wrap-l {
		line-height: 21px;
		padding-bottom: 2px;
		float: left;
}
#header .wrap-r {
		line-height: 21px;
		padding-bottom: 2px;
		float: right;
}
#header .wrap-sp {
		width: 80%;
}
#header form {
		background: #bed865 url('http://cdn.xim.bz/images/site2/bg-green.gif') repeat-x 0 100%;
		color: #333;
}
#header form .inner1 {
	background: url('http://cdn.xim.bz/images/site2/corner-rt-green.gif') no-repeat 100% 0;
}
#header form .inner2 {
	background: url('http://cdn.xim.bz/images/site2/corner-rb-green.gif') no-repeat 100% 100%;
}
#header form .inner3 {
	background: url('http://cdn.xim.bz/images/site2/corner-lt-green.gif') no-repeat;
}
#header form .inner4 {
	background: url('http://cdn.xim.bz/images/site2/corner-lb-green.gif') no-repeat 0 100%;
	padding: 10px 15px;
	height: 52px;
}
/*#header form .inner {
		padding: 10px 15px;
		height: 42px;
}*/
#header form .button {
		font: bold 15px Arial, sans-serif;
		color: #333;
		float: left;
		width: 68px;
		height: 28px;
}
#header form .text {
		color: #333;
		font: 15px Arial, sans-serif;
		width: 80%;
		padding: 3px 5px;
		float: left;
		display: inline;
		margin-right: 7px;
}

.navigation {
	float: left;
}
.navigation li {
	float: left;
	font: 12px/28px Arial, sans-serif;
	margin: 5px 5px 0 0;
	background: url('http://cdn.xim.bz/images/site2/nav-leftdoor.gif') no-repeat;
}
.navigation li a {
	float: left;
	padding: 0 10px;
	background: url('http://cdn.xim.bz/images/site2/nav-rightdoor.gif') no-repeat 100% 0;
	color: #333;
}
.navigation li.new a {
	float: left;
	padding: 0px 35px 0px 10px;
	background: url('http://cdn.xim.bz/images/site2/nav-rightdoor-new.gif') no-repeat 100% 0;
	color: #333;
}
.navigation li.active {
	background: url('http://cdn.xim.bz/images/site2/nav-leftdoor-active.gif') no-repeat;
}
.navigation li.active a {
	background: url('http://cdn.xim.bz/images/site2/nav-rightdoor-active.gif') no-repeat 100% 0;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

/* main content area **********************************************************/
#content {
		width: 100%;
		overflow: hidden;
		position: relative;
        line-height: 16px;
}
h3,
.h3,
.twin .h3
{
		margin: 30px 0 0;
		font: 10px/16px Arial, sans-serif;
		color: #666;
        color: #001e66;
        display: block;
}
.twin .h3 a {
        color: #001e66;
}
.trio .h2 {
	margin: 20px 0 0;
	font: 12px/16px Arial, sans-serif;
	display: block;
}
.trio .cat{
	margin: 10px 0 0;
	font: 12px/16px Arial, sans-serif;
	display: block;
}
.trio .h4 {
	margin: 20px 0 0;
	font: 12px/14px Arial, sans-serif;
	display: block;
}
.trio .wrap {
	margin-bottom: 20px;
}
.trio .first{
	margin: 20px 0 0;
}
.trio h3, 
.trio h3 a,
h3 a,
.h3 a,
.h3 span {
		color: #666;
		font: bold 12px/16px Arial, sans-serif;
}
.trio .h2 a {
		font: 18px/12px Arial, sans-serif;
		color: #f77100;
}
.trio .cat a {
		font: 18px/12px Arial, sans-serif;
		color: #001e66;
}
.promo {     
		/*padding: 10px 0;
		margin: 0 -10px;*/
		padding: 0 0 7px 0;
		margin-left: 20.5%;
		position: relative;
}
.promo_right {     
        padding: 0px 0px 15px 0px;
        position: relative;
}
.promo_descr {     
        padding: 7px 0 0 7px;
        clear: both;
}
#right-side {
		float: right;
		width: 240px;
		overflow: hidden;
		padding-bottom: 20px;
        margin-top: 30px;
}            
* html #right-side {
		margin-left: -3px;
}
#right-side .or-box,
#right-side .blue-box {
		margin: 30px 0 20px;
}
.or-box form {
		margin: 0 0 0 7px;
}
.or-box form ul {
		width: 100%;
		overflow: hidden;
}
.or-box form ul li {
		float: left;
		width: 100%;
		padding: 5px 0;
}
.or-box form select {
		float: left;
		width: 170px;
		margin-right: 4px;
		font: 12px Arial, sans-serif;
}
.or-box .button {
		float: left;
		width: 24px;
		font: 12px Arial, sans-serif;
}

#main {
		margin: 0 240px 0 -10px;
		padding-right: 20px;
}
* html #main {
		height: 1%;
		margin: 0 0 0 -10px;
}

.categories {
		padding: 5px 0 5px;
        position: relative;
}
.categories .box {
		width: 100%;
		overflow: hidden;
}
.categories .box img {
		float: left;
		margin: 30px 0 0;
}
.categories .box .inner {
		margin: 0 0 0 75px;
}
.categories .box .inner img {
		float: none;
		display: inline;
		vertical-align: middle;
		margin: 0 3px;
}
.categories .box h3 {
		font-size: 11px;
}
.categories .box h3 a, .categories .box h3 span {
		color: #001e66;
		font-size: 14px;       
}
.visited {
	color: #f77100;
}
.categories .box h3.visited {
		font-size: 14px;
		font-weight: bold;
}
.categories p {
		margin: 5px 0;
		line-height: 18px;
}

/* sidebar ********************************************************************/
.sidebar {
        width: 20%;
        overflow: hidden;
        float: left;
        position: relative;
}
.sidebar .inner {
        padding: 0 0 20px 15%;
        position: relative;  
}
.sidebar h3,
.sidebar .h3 {
		margin-top: 17px;
}
* html .sidebar .inner {
        width: 82%;
        padding: 0;
        margin-left: 15%;
}
.sidebar img {
		display: inline;
		vertical-align: middle;
}    
.newslist {
		margin: 0 0 16px;
        width: 130px;
		overflow: hidden;
} 
.newslist strong {
		display: block;
		font-size: 12px;
        word-wrap: break-word;
}
.newslist span {
		display: block;
		color: #999;
		font-size: 12px;
}
.newslist img {
		margin: 10px 0 5px;
		display: inline;
}
.wrap-i {
	text-align: center;
}
.all {
		color: #666;
		font-weight: normal;
		font-size: 11px;
}
.all a {
		font-weight: bold;
		font-size: 12px;
}
.clearf {
		margin: 15px 0 -5px 18px;
}
.clearf a {
		color: #999;
}
.filter {
		margin: 15px 15% -5px 0;
		padding: 0 0 10px;
		background: url('http://cdn.xim.bz/images/site2/arrow-filter.gif') no-repeat 50% 100%;
}
.or-box {
		background: #fff0d3 url('http://cdn.xim.bz/images/site2/corner-lt-orange.gif') no-repeat;
		padding: 1px 0;
        position: relative;
}
.blue-box {
		background: #cce8f7 url('http://cdn.xim.bz/images/site2/corner-lt-blue.gif') no-repeat;
		padding: 1px 0;
        margin: 15px 8% 0 0;
        position: relative;
}
.or-box .inner1 {
		background: url('http://cdn.xim.bz/images/site2/corner-rt-orange.gif') no-repeat 100% 0;
		margin: -1px 0;
		position: relative;
}
.blue-box .inner1 {
		background: url('http://cdn.xim.bz/images/site2/corner-rt-blue.gif') no-repeat 100% 0;
		margin: -1px 0;
		position: relative;
}
.or-box .inner2 {
		background: url('http://cdn.xim.bz/images/site2/corner-lb-orange.gif') no-repeat 0 100%;
}        
.blue-box .inner2 {
		background: url('http://cdn.xim.bz/images/site2/corner-lb-blue.gif') no-repeat 0 100%;
}
.or-box .inner3 {
		background: url('http://cdn.xim.bz/images/site2/corner-rb-orange.gif') no-repeat 100% 100%;
		padding: 15px;
}        
.blue-box .inner3 {
		background: url('http://cdn.xim.bz/images/site2/corner-rb-blue.gif') no-repeat 100% 100%;
		padding: 15px;     
}
.blue-box .inner3 em{
    color: #008ad9;
    font-size: 14px;
}
.blue-box a{
	font-weight: bold;
}
.filter strong,
.filter span {
		color: #f80;
}
.bullet {
		padding-right: 18px !important;
		background: url('http://cdn.xim.bz/images/site2/bullet.gif') no-repeat 100% 100%;
}                   
.filter ul {
		color: #999;
		padding: 1px 0 !important;
		font-size: 11px;
}
.filter ul a {
		color: #008ad9;
		font-size: 12px;
}
.filter .or-box ul li a {
		color: #008ad9;
		font-size: 12px;
}
.filter em {
		display: block;
		font-style: normal;
		margin-top: 10px;
}

.gr-box {
        background: #eee url('http://cdn.xim.bz/images/site2/corner-lt-grey.gif') no-repeat;
        padding: 1px 0;
        margin: 15px 8% 0 0;
        position: relative;
}
#rightcol .gr-box {
		margin: 0px 0px 20px 0px;
}
.gr-box .inner1 {
		background: url('http://cdn.xim.bz/images/site2/corner-rt-grey.gif') no-repeat 100% 0;
		margin: -1px 0;
		position: relative;
}
.gr-box .inner2 {
		background: url('http://cdn.xim.bz/images/site2/corner-lb-grey.gif') no-repeat 0 100%;
}
/** html .gr-box .inner2 {
		width: 100%;
		position: relative;
}*/
.gr-box .inner3 {
		background: url('http://cdn.xim.bz/images/site2/corner-rb-grey.gif') no-repeat 100% 100%;
		/*padding: 10px 15px;
		position: relative;*/
        padding: 10px 15px 15px 15px;
}
/** html .gr-box .inner3 {
        padding: 10px 5px 10px 15px;
}*/
#rightcol .gr-box .inner3 {
		padding-bottom: 20px;
}
.gr-box h3,
.gr-box .h3 {
		color: #333;
		font: bold 12px/16px Arial, sans-serif;
		margin: -2px 0 0;
		padding: 12px 0 0;
        min-width: 130px;
		background: url('http://cdn.xim.bz/images/site2/spr-greybox.gif') repeat-x;
}
#rightcol .gr-box h3,
#rightcol .gr-box .h3 {
		margin: 0;
		background: none;
}
#rightcol .gr-box h3 a,
#rightcol .gr-box .h3 a {
		color: #333;
}
#rightcol .gr-box p {
		margin: 6px 0;
}
.testimonials {
		padding-right: 45px;
		background: url('http://cdn.xim.bz/images/site2/quote.gif') no-repeat 95% 50%;
}
#rightcol .gr-box ul {
		margin: 5px 0;
}
* html .gr-box .wrap {
		height: 1%;
}
.gr-box ul {
		margin: 3px 0 10px;
		color: #999;
		line-height: 19px;
		font-size: 11px;
}
.gr-box ul.add_link li{
		padding-top: 4px;
}
.gr-box ul a,
.gr-box ul span {
		font-size: 12px;
}
.gr-box ul a.f_items {
	text-decoration: none;
	background: url('http://cdn.xim.bz/images/site2/underline-lightblue.gif') repeat-x 0 100%;
}
.gr-box ul a.f_items:hover {
    background: none;
}
.other, .or-box ul li a.other {
		color: #999;
		text-decoration: none;
		background: url('http://cdn.xim.bz/images/site2/underline-grey.gif') repeat-x 0 100%;
}
.gr-box .arrow {
		position: absolute;
		top: 28px;
		left: 100%;
		z-index: 11;
}
.gr-box h4 {
		margin: 15px 0 0;
		font: bold 12px/16px Arial, sans-serif;
}

/* main column ****************************************************************/
.maincol {
        float: right;
        width: 77.5%;
        padding-right: 2%;
        background-color: #fff;
}
#blueline .link-panel {
        float: right;
        width: 79%;
        padding-right: 0.5%;
        overflow: hidden;
}
* html #blueline .link-panel{
        float: none;
}
#rightcol {
		float: right;
		width: 240px;
		padding-bottom: 25px;
		padding-top: 75px;
		position: relative;
		z-index: 1;
        line-height: normal;
}
#item_list #rightcol {
        padding-top: 20px !important;
}
#rightcol #logo {
        margin-top: -65px;
}

* html #rightcol {
		margin-left: -3px;
}
.orangebox {
		margin: 65px 0 0;
		background: #fff0d3;
}
#rightcol .or-box {
		margin-top: 0px;
		margin-bottom: 20px;
}
.orangebox:before {
		background: url('http://cdn.xim.bz/images/site2/corner-rt-orange.gif') no-repeat 100% 0;
		content: url('http://cdn.xim.bz/images/site2/corner-lt-orange.gif');
		display: block;
		height: 5px;
		font:0px/0px sans-serif;
}
.orangebox:after {
		background: url('http://cdn.xim.bz/images/site2/corner-rb-orange.gif') no-repeat 100% 0;
		content: url('http://cdn.xim.bz/images/site2/corner-lb-orange.gif');
		display: block;
		height: 5px;
		font:0px/0px sans-serif;
}
.or-box h3,
.or-box .h3 {
		color: #f77100;
		margin: 0;
		font: bold 12px/16px Arial, sans-serif;
}
#rightcol .or-box h3,
#rightcol .or-box .h3 {
		margin: 5px 0 0;
}                
.or-box h3 a,
.or-box .h3 a,
#rightcol .or-box h3 a,
#rightcol .or-box .h3 a {
		color: #f77100;    
}
.or-box .inner3 {
		padding: 15px;
}
.or-box ul {
		padding: 5px 0;
}
.or-box ul li {
		padding: 3px 0;
		line-height: 14px;
}
.filter .or-box ul li {
		padding: 0;
		line-height: 18px;
}
.or-box ul a {
		color: #999;
}
.offers {
		width: 100%;
		padding: 5px 0 10px !important;
		overflow: hidden;
}
.offers li {
		float: left;
		width: 100%;
		padding: 4px 0 0 !important;
		line-height: 16px !important;
		background: url('http://cdn.xim.bz/images/site2/dot-offers.gif') repeat-x 0 100%;
}
.offers li a,
.ltxt {
		background: #fff0d3;
		color: #008ad9 !important;
		padding-right: 3px;
		position: relative;
		bottom: -0.1em;
}
.gr-box .offers li a,
.gr-box .ltxt {
		background: #f0f0f0 !important;
}
.gr-box .ltxt {
	color: #333 !important;
}
.offers li span.shop {
		display: block;
		padding-right: 25%;
}
.gr-box .offers li span.shop {
	color: #333 !important;
}

.offers li span.price {
		float: right;
		background: #fff0d3;
		padding-left: 3px;
		position: relative;
		margin-top: -16px;     
}
.gr-box .offers li span.price {
	    background: #f0f0f0 !important;
}
.orange {
		color: #f77100 !important;
}

.float-box {
		width: 25%;
		float: right;
		margin-left: 20px;
}
.float-box .orangebox {
		margin: 0;
}
.prices {           
        /*margin-right: 277px;*/
		color: #999;
        line-height: normal !important;
}
.prices strong {
		display: block;
		color: #008ad9;
}
.prices span {
	margin-left: 5px;
	font-size: 11px;
}
ul.compare a {
		color: #008ad9;
}
ul.compare img {
		display: inline;
		vertical-align: middle;
}
a.compare {
		color: #333;
		padding-left: 15px;
		background: url('http://cdn.xim.bz/images/site2/bg-compare.gif') no-repeat 0 50%;
}
.prices em,
.pricelist em {
		font-size: 14px;
}

.reviews {
		width: 100%;
		overflow: hidden;
}
.reviews dt {
		float: left;
		width: 92px;
		color: #999;
		padding: 4px 0;
}
* html .reviews dt {
		margin-right: -3px;
}
.reviews dd {
		margin: 0 0 0 92px;
		padding: 4px 0;
}
* html .reviews dd {
		height: 1%;
		margin: 0;
}

.sort {
		line-height: 18px;
}
.sort ul {
		display: inline;
}
.sort ul li {
		display: inline;
		padding: 0 3px;
}
.sort ul li.active a {
		background: #fff0d3;
		padding: 0 3px;
		color: #333;
		text-decoration: none;
}
.sort .add_res {
	color: #800000; 
}

.tab .pager, .txt-box .pager {
		margin: 0;
}
.pager {
		line-height: 20px;
		margin: 35px 0;
}
.pager span {
		color: #c0c0c0;
}
.pager a,
.pager span {
		margin-right: 4px;
}
.pager ul {
		display: inline;
}
.pager ul li {
		display: inline;
		padding: 0 3px;
		font-size: 14px;
}
.pager ul li a {
		margin: 0;
}
.pager em,
.group em {
		font-size: 14px;
}
.group {
		width: 100%;
		position: relative;
}
.group div {
		position: absolute;
		right: 0;
		top: 0;
		z-index: 1;
		color: #999;
}
.group a.big {
	font-size: 14px;
	color: #f77100;
}
#centercol {
		margin: 0 240px 0 0;
		padding: 0 10px 0 0;
        background-color: #fff;
}
* html #centercol {
		height: 1%;
		margin: 0;
}
*+html #centercol {
		height: 1%;
		margin: 0;
}
#ajax_header{
        background-color: #fff;        
}
.breadcrumbs {
		padding: 15px 0 5px;
		font: 14px/20px Arial, sans-serif;
}
.breadcrumbs .title,
.breadcrumbs h1 {
		font: 20px Arial, sans-serif !important;
        display: inline;
}
.breadcrumbs .h1 {
		font: 20px Arial, sans-serif !important;
}
.breadcrumbs h1.path {
        font-size: 14px !important;
        font-weight: bold !important;
}
.tab .h2 {
		font: 16px Arial, sans-serif !important;
}
.item-rating {
		color: #999999;
		font: 10px Tahoma, Arial, sans-serif;
		width: 100%;
		overflow: hidden;
}
.item-rating strong {
		color: #ffa002;
}
.item-rating .rating,
.item-rating .bluerating {
		float: left;
		margin-right: 5px;
}

.item-intro {
		padding: 15px 0 25px;
		width: 100%;
		overflow: hidden;
}
.view {
		float: left;
		width: 270px;
		padding-right: 30px;
		overflow: hidden;
}
* html .view {
		margin-right: -3px;
}
.view .big-img {
		float: left;                 
}
.view .magnif {
		/*position: absolute;*/
        margin-left: 190px;           
}
.view .thumbnails {
		float: right;
		width: 60px;
		padding: 5px 0 0;
}
.view .thumbnails li {
		padding: 2px 0 0;
		float: left;
		width: 100%;
}                         
.view .thumbnails li img {
        border: 1px solid white;
}       
.view .buy {
        position: relative;
        padding: 20px 0px 0px 10px;
}
.view .buy div {
        line-height: 20px;
}
.view .buy div.left {
        padding-right: 20px;
}
.view .buy .all {
        padding-top: 10px;
}
.view .buy .all a {
        font-weight: normal;
        color: black;
}
.item-intro .txt {
		margin: 0 0 0 300px;
}
* html .item-intro .txt {
		margin: 0;
		height: 1%;
}
.item-intro .txt .price {
		font: normal 20px Arial, sans-serif;
		color: #333;
}
.item-intro .txt .price span {
		font: normal 13px Arial, sans-serif;
}
.item-intro .txt span strong {
        color: #d50000;
        font-size: 18px;
        font-weight: normal;
}
.item-intro .txt .prices {
		padding: 5px 0 0;
		font: bold 12px Arial, sans-serif;
		color: #333;
}
.item-intro .txt p {
		margin: 10px 0;
}

.tabset {
		padding: 7px 0;
}
.tabset li {
		display: inline;
		padding: 0 8px;
		color: #666;
		font-size: 10px;
}
.tabset li a,
.tabset li strong {
		font-size: 14px;
		font-weight: bold;
}
.tabset li strong {
		color: #333;
}


.centered {
		display: block;
		margin: 0 auto;
}

.twin {
		width: 100%;
		overflow: hidden;
}
.twin .box {
		width: 49%;
}
.twin .box img {
		display: inline;
		vertical-align: middle;
		margin: 0 3px;
}
.twin .box p {
		margin: 0;
}
.testimo {
		padding: 0 0 15px;
}
.testimo li {
	padding: 0 0 15px;
}
.testimo p {
		margin: 5px 0 10px;
}
.testimo-head {
		width: 100%;
		overflow: hidden;
		background: url('http://cdn.xim.bz/images/site2/dot.gif') repeat-x 0 50%;
}
.testimo-head span.left {
		float: left;
		background: #fff;
		padding-right: 4px;
}
.dscr-head {
        width: 100%;
        overflow: hidden;
        margin-bottom: 15px;  
}
.dscr-head span.addopt {
        margin-top: 5px;
        margin-right: 9px;
        margin-left: 9px;
        float: left;
        font-weight: bold;      
}                               
.testimo-head .rating,
.testimo-head .bluerating,
.testimo-head .navigate {
		float: right;
		background: #fff;
		padding: 0 0 0 5px;
}
.write {
		background: #efefef;
		padding: 10px 20px;
		margin: 30px 0 0;
}
.write.fixed{
		width: 480px;
}
.write .wrap {
		padding: 2px 0 5px;
}
.write .leftcell {
		float: left;
		width: 140px;
}
.write .rightcell {
		margin: 0 0 0 140px;
		color: #999;       
}
.write .text,
.write textarea {
		width: 90%;
		margin-bottom: 3px;
}
.write.fixed select {
		width: 90%;
		margin-bottom: 3px;
}
.write select {
		width: 45%;
		margin-bottom: 3px;
}
.write .asmContainer {
        float: left;
        width: 90%;
        margin-right: 7px;
}
.code {
		width: 30%;
		margin: 0 60px 10px 0;
		float: left;
}
#send_fav_form img {
		display: block;
}
#send_fav_form .code {
		width: 30%;
		margin: 0 60px 10px 0;
		float: left;
}
#send_fav_form .button {
		float: left;
		clear: left;
		width: 31%;
}
.write .button {
		float: left;
		clear: left;
		width: 31%;
}
.trio {
		width: 100%;
		overflow: hidden;
        position: relative;
}
.trio .box {
		width: 24%;
		float: left;
		font-size: 13px;
		margin-top: 15px;
}
.maintable .box {
		min-height: 190px;
        width: 100%;
}
* html .maintable .box {
		height: 140px;
}
.fav-box .box {
		width: 160px;
		float: left;
		font-size: 13px;
		margin-top: 15px;
		min-height: 200px;
}
.trio .box .inner {
		margin-right: 15px;
		overflow: hidden;
}
.fav-box .box .inner {
		margin-right: 15px;
		overflow: hidden;
}
.trio .box strong,
.maintable .box strong,
.fav-box .box strong {
		display: block;
		font-size: 12px;
        word-wrap: break-word;
}
.trio .box span,
.maintable .box span,
.fav-box .box span,
.sorting span.number {
		color: #666;
		display: block;
		font-size: 12px;
}
.sorting span.number {
		clear: both;
}
.trio .box img,
.maintable .box img {
		margin: 3px 0 2px;
		display: inline;
}
.fav-box .box img {
	/*margin: 3px 0 2px;*/
	display: inline;
}
.trio .new {
		background: url('http://cdn.xim.bz/images/site2/new.gif') no-repeat 75px 7px;
}
.m20 {
    margin-top: 20px;
}
.m30 {
    margin-top: 30px;
}
.m7 {
    margin-top: 7px !important;
}
.alphabet {
		padding: 1px 0 28px;
		font: 14px/22px Arial, sans-serif;                      
        position: relative;
}
.alphabet.brand-nav {
		padding: 17px 0;
}
.alphabet.dscr {
        padding: 0;
        /*width: 50%;*/
}
.alphabet h3 {
		margin-bottom: 5px;
}
.alphabet ul {
		width: 100%;
		overflow: hidden;
}
.alphabet li {
		display: inline;
		padding-right: 3px;
}
.alphabet .tabset {
		font: 12px/19px Arial, sans-serif;
		margin: 0 0 10px -7px;
		position: relative;
}
.alphabet.dscr .tabset {
        margin: 4px 0 0 0px;     
        padding: 0 0 5px;
}
.alphabet .tabset a {
		background: url('http://cdn.xim.bz/images/site2/underline-lightblue.gif') repeat-x 0 100%;
		font-size: 13px;
		text-decoration: none;
}
.breadcrumbs a.quickselect, .breadcrumbs span {
		margin: 0px !important;
		font-weight: normal !important;
		font-size: 13px;
}
.alphabet .tabset li {
		margin-right: 10px;
		float: left;
		padding: 0;
}
.alphabet .tabset li.active {
		background: #fff0d3 url('http://cdn.xim.bz/images/site2/tabset-leftdoor.gif') no-repeat;
}
.alphabet .tabset li.active a {
		background: url('http://cdn.xim.bz/images/site2/tabset-rightdoor.gif') no-repeat 100% 0;
		float: left;
		color: #666;
		padding: 0 7px;
}
.alphabet img {
        display: inline;
        margin: 30px 12px 0px 0;
}
.brand-nav a {
		color: #333;
}
.item-box {
		margin: 15px 0 25px;
}
.item-box .leftcell {
		float: left;
		width: 95px;
		padding-right: 20px;
}
.under {
		padding: 10px 0;
		text-align: center;
		font-size: 11px;
}
.under img {
		display: inline;
}
a.comments {
		text-decoration: none;
		padding-right: 15px;
		background: url('http://cdn.xim.bz/images/site2/i-comment.gif') no-repeat 100% 50%;
		font-size: 10px;
		float: right;
		display: inline;
		margin-right: 5px;
}
.item-box .description {
		margin: 0 0 0 115px;
		min-height: 105px;
}
* html .item-box .description {
		margin: 0;
		height: 1%;
		height: 105px;
}
.item-box .description img {
		displaY: inline;
		vertical-align: middle;
		margin: 0 4px;
	    margin: 0 4px;
}

.item-box .description strong {
		font-size: 13px;
        word-wrap: break-word;
}
.item-box .description p {
		margin: 6px 0;
}
.item-box .description .rating {
	    float: left;
	    display: inline;
	    margin: 2px 5px 0;
}
.item-box .description .bluerating {
	    float: left;
	    display: inline;
	    margin: 2px 5px 0;
}
.item-box .description .wrap {
        margin-top: 2px;
}
.item-box .description .summary strong {
        font-weight: normal;
}
.remove {
		padding-left: 13px;
		background: url('http://cdn.xim.bz/images/site2/minus.gif') no-repeat 0 50%;
		margin-left: 17px;
		color: #999;
		text-decoration: none;
}
.add {
		padding-left: 13px;
		background: url('http://cdn.xim.bz/images/site2/plus.gif') no-repeat 0 50%;
		margin-left: 17px;
		color: #999;
        text-decoration: none;
}
.cmp {
        background: url('http://cdn.xim.bz/images/site2/bg-compare.gif') no-repeat 0 50%;
        padding-left: 13px;
        margin-left: 17px;
        color: #999;
        text-decoration: none;
}
.req {
        padding-left: 20px;
        margin-left: 10px;
        background: url('http://cdn.xim.bz/images/site2/cart.gif') no-repeat 0 50%;
        color: #999;
        text-decoration: none;
}
.txt .add {
		padding-left: 13px;
		background: url('http://cdn.xim.bz/images/site2/plus.gif') no-repeat 0 50%;
		margin-left: 0px;
		color: #000000;
}
.txt .cmp {
        color: #000000;
        margin-left: 0px;
}
.txt .req {
        padding-left: 20px;
        color: #000000;
        margin-left: -7px;
        text-decoration: none;
}
.maintable .add {
        margin-left: 0;
}
.undo {
        padding-left: 13px;
        background: url('http://cdn.xim.bz/images/site2/arrow_back.gif') no-repeat 0 50%;
}
.add_used {
        padding-left: 20px;
        background: url('http://cdn.xim.bz/images/site2/icon_add_used.gif') no-repeat 0 50%;
        margin-left: -7px;
        color: #000000;
        text-decoration: underline;
}
.wrap-add {
	margin-top: 5px;
    padding-left: 7px;
}    
.remove span,
.add span, .req span {
		background: url('http://cdn.xim.bz/images/site2/underline-grey.gif') repeat-x 0 100%;
}   
.txt .add span, .txt .req span {
		background: url('http://cdn.xim.bz/images/site2/underline-blue.gif') repeat-x 0 100%;
}
span.underlined{
		background: none;
		text-decoration: underline;
}
.title {
		display: block;
		font-size: 12px !important;
}
.item-box .new a,
.item-table .new {
		padding-right: 28px;
		background: url('http://cdn.xim.bz/images/site2/new-small.gif') no-repeat 100% 0;
}
.number a{
		color: #000;
}

div.itemdescr, .ttx {
		width: 100%;
		overflow: hidden;
		margin: 0 0 20px;
}
.ttx li {
		float: left;
		position: relative;
		width: 100%;
		background: url('http://cdn.xim.bz/images/site2/dot.gif') repeat-x 0 15px;
		line-height: 16px;
		padding: 3px 0;
}
.ttx li .left {
		width: 65%;
}
.ttx li .left span {
		float: left;
		padding-right: 4px;
		background: #fff;
}
.ttx li .right {
		width: 30%;
		min-height: 16px;
		padding-left: 4px;
		background: #fff;
}
.ttx li .right img {
		margin-top: 4px;
}
.itemdescr ul {
        list-style: circle !important;
        list-style-position: inside !important;
}

.itemdescr p, .itemdescr ul {
        margin: 0 0 1em 0;
}


/* footer *********************************************************************/
#footer {
		width: 100%;
		overflow: hidden;
		border-top: 1px solid #dfdfdf;
}
.footer-links {
		padding: 12px 0;
		width: 100%;
		overflow: hidden;
}
.footer-links li {
		float: left;
		padding: 0 15px;
		margin-left: -15px;
		background: url('http://cdn.xim.bz/images/site2/dot-blue.gif') no-repeat 7px 50%;
}
.copy,
.copy a {
		color: #999;
}
.counters {
		padding: 12px 0;
        overflow: hidden;
}
.counters img {
        float: left;
		display: inline;
}
.under .rating {
		margin-left: 5px;
		float: left;
		display: inline;
}
.rating,
.bluerating {
		height: 14px;
		width: 54px;
		font-size: 0;
		overflow: hidden;
		display: block;
}
.rating em,
.bluerating em {
		display: block;
		height: 14px;
		width: 54px;
}
/*.rating .r10 {
		background: url('http://cdn.xim.bz/images/site2/rating.gif') no-repeat 0 50%;
}
.r10 {
		background: url('http://cdn.xim.bz/images/site2/rating-blue.gif') no-repeat 0 50%;
}
.rating .r9 {
		background: url('http://cdn.xim.bz/images/site2/rating.gif') no-repeat -5px 50%;
}
.r9 {
		background: url('http://cdn.xim.bz/images/site2/rating-blue.gif') no-repeat -5px 50%;
}
.rating .r8 {
		background: url('http://cdn.xim.bz/images/site2/rating.gif') no-repeat -10px 50%;
}.r8 {
		background: url('http://cdn.xim.bz/images/site2/rating-blue.gif') no-repeat -10px 50%;
}
.rating .r7 {
		background: url('http://cdn.xim.bz/images/site2/rating.gif') no-repeat -15px 50%;
}
.r7 {
		background: url('http://cdn.xim.bz/images/site2/rating-blue.gif') no-repeat -15px 50%;
}
.rating .r6 {
		background: url('http://cdn.xim.bz/images/site2/rating.gif') no-repeat -20px 50%;
}
.r6 {
		background: url('http://cdn.xim.bz/images/site2/rating-blue.gif') no-repeat -20px 50%;
}*/
.rating .r5 {
		background: url('http://cdn.xim.bz/images/site2/rating.gif') no-repeat 0px 50%;
}
.r5 {
		background: url('http://cdn.xim.bz/images/site2/rating-blue.gif') no-repeat 0px 50%;
}
.rating .r4 {
		background: url('http://cdn.xim.bz/images/site2/rating.gif') no-repeat -11px 50%;
}
.r4 {
		background: url('http://cdn.xim.bz/images/site2/rating-blue.gif') no-repeat -11px 50%;
}
.rating .r3 {
		background: url('http://cdn.xim.bz/images/site2/rating.gif') no-repeat -22px 50%;
}
.r3 {
		background: url('http://cdn.xim.bz/images/site2/rating-blue.gif') no-repeat -22px 50%;
}
.rating .r2 {
		background: url('http://cdn.xim.bz/images/site2/rating.gif') no-repeat -33px 50%;
}
.r2 {
		background: url('http://cdn.xim.bz/images/site2/rating-blue.gif') no-repeat -33px 50%;
}
.rating .r1 {
		background: url('http://cdn.xim.bz/images/site2/rating.gif') no-repeat -44px 50%;
}
.r1 {
		background: url('http://cdn.xim.bz/images/site2/rating-blue.gif') no-repeat -44px 50%;
}
.rating .r0 {
        background: url('http://cdn.xim.bz/images/site2/rating.gif') no-repeat -55px 50%;
}
.r0 {
        background: url('http://cdn.xim.bz/images/site2/rating-blue.gif') no-repeat -55px 50%;
}
.brands {
		width: 100%;
		overflow: hidden;
		padding: 0 0 30px;
}
.brands dt {
		float: left;
		width: 20.5%;
		text-align: right;
		padding: 10px 0;
		font: 16px/19px Arial, sans-serif;
}
.brands dt strong {
		display: block;
		padding: 0 20px;
}
.brands dd {
		margin: 0 3% 0 20.5%;
		border-top: 1px solid #dfdfdf;
		padding: 10px 0;
		line-height: 19px;
}
* html .brands dd {
		height: 1%;
		margin: 0;
}

.brands .list-holder {
		margin: 0 75px 0 0;
}
.brands .list-holder ul {
	float: left;
	width: 24%;
}
.brands .list-holder ul li {
	float: none;
	width: auto;
	padding-left: 12px;
}
.brands .list-holder ul li a {
	margin-left: 0;
}
.brands ul.towns {
	margin: 0;
	font: 14px/20px Arial, sans-serif;
}
.brands ul li {
		float: left;
		width: 24%;
}
.brands ul.towns li {
	display: inline;
	float: none;
	width: auto;
}
.brands ul li a {
		margin: 0 6px;
}
.brands ul.towns li a {
	display: inline;
	margin: 0 0 0 12px;
	color: #333;
}
.brands ul.towns li a.active {
	color: #fff;
	background: #a8a8a8;
	font-weight: bold;
	text-decoration: none;
	padding: 0 4px;
	margin-left: 12px;
}

.alphabet ul li a.active {
	color: #fff;
	background: #a8a8a8;
	font-weight: bold;
	text-decoration: none;
	padding: 0 4px;
}

.brands .bluerating {
	display: inline;
	vertical-align: middle;
}


.up {
		float: right;
		color: #999;
		padding-right: 20px;
}
.up a {
		color: #999;
}
.bold {
		font-weight: bold;
}
.ins {
		padding-left: 12px;
}

.maintable {
		width: 85%;
		margin: 0 auto;
		border-collapse: collapse;
}
.maintable td,
.maintable th {
		border: 2px solid #fff;
		padding: 3px 9px;
		text-align: left;
}
.maintable th {
		padding-top: 25px;
}

.highlighted td {
		background: #f2f2f2;
}
.del, .save, .linktab {
		background: #fff0d3;
		padding: 3px 9px;
		position: relative;
		height: 17px;
		overflow: hidden;
		width: 100%;
        font-size: 12px;
}
.save {
        background: #DAEF8F;
}
.linktab {
        background: #F0F0F0;
}
.save a {
        color: #000;
}
.del a {
		color: #999;
}
.del img {
		display: inline;
		vertical-align: middle;
}
.maintable .del.first {
		background: #fff0d3 url('http://cdn.xim.bz/images/site2/bg-del-first.gif') no-repeat;
}
.maintable .del.last {
		background: #fff0d3 url('http://cdn.xim.bz/images/site2/bg-del-last.gif') no-repeat 100% 0;
}

.clear {
		clear: both;
}
.rel li {
		position: relative;
		margin-left: -25px;
		width: 100%;
		float: left;
		display: inline;
		font-size: 9px;
        word-wrap: break-word;
}
.rel li.hidden {
        display: none;
}
.rel li a {
		padding: 1px 5px 1px 25px;
		float: left;
        width: 100%;
        font-size: 9px;
}
.rel li a:hover {
		padding: 0 4px 0 25px;
		background: #fff;
		border: 1px solid #eaeaea;
		border-left: none;
		margin: 0;
}
.rel a img {
		position: absolute;
		padding: 1px;
		background: #eaeaea url('http://cdn.xim.bz/images/site2/bord-right.gif') no-repeat 100% 1px;
		z-index: 99;
		left: -84px;
		top: -9999px;
}                        
.rel a:hover img {
	    top: 0;
}      
#show-all-related {
        font-size: 9px;
}          
.prodlinks li {
        padding: 0 0 4px; 
        line-height: 14px !important;
}
.prodlinks li a {
        font-size: 9px;
}
.sorting {
		width: 100%;
		border-collapse: collapse;
		margin: 0 0 20px;
}
.sorting td {
		font: 11px Arial, sans-serif;
		color: #999;     
		padding: 7px 14px 7px 0px;
}
.sorting th{
		font: 11px Arial, sans-serif;
		color: #999;     
		text-align: left;
		padding-right: 14px;
        padding: 7px 14px 7px 0px;
}
.sorting tr.price-tr td {
		padding-bottom: 2px !important;
}
.sorting td.block-header-container {
		padding: 20px 0px 0px 0px;    
}
.sorting td.in_out{
		padding-right: 5px;
}
.sorting td.grey-back {
		background-color: #f3f3f3;
}
.sorting td.dotted {
		background: #f3f3f3 url('http://cdn.xim.bz/images/site2/dotted.gif') repeat-x bottom;
}
.sorting td.dotted2 {
		background: #f3f3f3 url('http://cdn.xim.bz/images/site2/dotted2.gif') repeat-x bottom;
}
/*.sorting .first {
		width: 40%;
}
.sorting .second {
		width: 20%;
}*/
.sorting .second a {
		font-size: 11px;
}
.sorting tr.arrow td{
		padding: 0px 0px 0px 12px;
		line-height: 8px !important;
}
.sorting a {
		font-size: 13px;
}
.sorting a.buy {
		font-size: 14px;
}
.sorting strong {
		color: #333;
}
.sorting td.small_text, 
.sorting td.small_text a, 
.sorting td.about, 
.sorting td.about a{
		font-family: Arial;
		font-size: 10px;
		font-weight: normal !important;
		color: #343434;
}                      
.sorting td.small_text {
		padding-left: 7px;
		color: #999999;
}
.sorting td.contact, .sorting td.contact a {
		font-family: Arial;
		font-size: 10px;
		font-weight: normal !important;
		color: #343434;
}
.sorting td.contact {
		padding-left: 7px;
}
.sorting td.contact a {
		color: #008ad9;
}             
.sorting .bbuy {
        margin-top: -2px;
}   
.currency-active{
        background-color: #F0F0F0;
        font-size: 12px;
        padding: 0 4px 0 4px;
        cursor: default !important;
}
.currency-selector span {
        cursor: pointer;
        font-size: 12px;
}
.addreq {
        background: url('http://cdn.xim.bz/images/site2/cart.gif') no-repeat 0 50%;
        padding-left: 20px;
}
.addreq img {
        display: inline;
}
sup {
        color: #d50000;
        font-weight: bold;
        line-height: 8px;
}
.red {
        color: #d50000;
}
.yes {
		font-size: 13px;
		color: #666;
}
.no {
		font-size: 13px;
		color: #ccc;
}
.garant {
		color: #333;
		font-size: 13px;
}
.sorting .bluerating,
.sorting .norating {
		display: inline-block !important;
}
.sorting .bluerating em {
		padding-top: 4px;
}
.sorting .firm_title {
		font-size: 13px;
		line-height: 17px;
        margin-right: 0px;
}
.firm_title a {
    margin-right: 0px;
}
.sorting th a{
		color: #999;
		font: 11px Arial, sans-serif;
		text-decoration: none;
}
.sorting th img {
		display: inline;
		vertical-align: middle;
}
.sorting .in_out img {
		display: inline;
		margin-top: 4px;
}
.sorting .spr td{
		border-top: 1px solid #efefef;
}
.sorting .price {
	font-size: 14px;
	font-weight: bold;
    color: #008ad9;
}
.dscr-head .all {
    margin-top: 5px;
    margin-left: 9px;
    float: left;
}
.dscr-head .all a {
    font-size: 12px;
    font-weight: bold;
    color: #666;               
}
/*.sorting a.price {
	color: #f77100;    
}*/
/*.sorting a:visited {
	color: #551a8b;
}*/
.showed {
		position: absolute;
		right: 0;
		z-index: 11;
		text-align: right;
		line-height: 21px;
}
.showed a {
		margin: 0 3px;
}
.showed .active {
		background: #fff0d3;
		padding: 0 3px;
		margin: 0 3px;
		color: #333;
		text-decoration: none;
}
.showed select{
		font: 11px Arial, sans-serif;
		width: 80px;
}
.tab {
		padding: 25px 5px;
		background: url('http://cdn.xim.bz/images/site2/bg-tab.gif') no-repeat 50% 0;
}
.tab h2 {
	font: bold 12px Arial, sans-serif;
}

.popup {
		border: 1px solid #d8d8d8;
		padding: 4px;
		color: #666;
		background: #fff;
		display: none;
		position:absolute;
		z-index: 99;
}

#cities span {
	font-size: 11px;
	color: #999;
}

.pop-head {
		height: 17px;
		overflow: hidden;
		border: 1px solid #d8d8d8;
		border-bottom: 1px solid #fff;
		background: #fff;
		position: absolute;
		left: -1px;
		top: -28px;
		z-index: 99;
		font: 11px Arial, sans-serif;
		color: #999;
		padding: 4px 5px 5px 5px;
}
.pop-head a {
		font-size: 13px;
		text-decoration: underline;
}
.pop-head .bluerating em {
		height: 16px;
}

.popup .right-col {
		width: 70px;
		float: right;
		color: #999;
		font: 11px Tahoma, Arial, sans-serif;
		text-align: right;
}
.popup .price {
		padding: 0 5px;
		color: #000;
		font-size: 13px;
		background: #fff0d3;
}
.popup p {
		margin: 0 0 5px;
		color: #999;
		font: 11px Tahoma, Arial, sans-serif;
}
.popup img.left {
		margin: 5px 10px 0 0;
} 
.hidden {
		display: none;
}
.nobg {
		background: none !important;
}
.separator {
		height: 10px;
		overflow: hidden;
		background: url('http://cdn.xim.bz/images/site2/spr-greybox.gif') repeat-x 0 8px;
}
.item-table {
		width: 100%;
		border-collapse: collapse;
		margin: 15px 0;
}
.item-table td {
		vertical-align: top;
		padding: 10px 0;
		font-size: 11px;
		color: #999;
}
.item-table li a{
    font-size: 9px;
}
.item-table a {
		font-size: 12px;
}
.item-table p {
		margin: 5px 0 0;
		font-size: 12px;
		color: #333;
}
.item-table .date {
		font-size: 12px;
}
.item-table strong {
		font-size: 12px;
		color: #333;
}
.offers-number {
		font-size: 12px;
		color: #999;
}
.item-table .norating {
		padding: 0 0 5px;
}

.layer {
	position: absolute;
	top: 50%;
	right: 50%;
	z-index: 99;
}
.holder {
	position: absolute;
	left: 50%;
	margin-top: -25%;
}
.holder2 {
    position: absolute;
    left: 50%;
    margin-top: -50%;
}
* html .holder {
	margin-top: -12.5%;
}
.quickselect,
.quickselect .holder {
	width: 700px;
}
.layer .inner {
	background: #e7e7e7 url('http://cdn.xim.bz/images/site2/bg-layer-inner.gif') repeat-y 100% 0;
	padding: 15px 20px 20px 30px;
	height: 1%;
}
.layer .top,
.layer .bottom {
	height: 7px;
	margin: 0 7px;
	position: relative;
	font: 0px/0px sans-serif;
	background: #e7e7e7;
}
.layer .bottom {
	background: #e7e7e7 url('http://cdn.xim.bz/images/site2/bg-layer-bottom.gif') repeat-x 0 100%;
}
.bvl-box {
    position: relative;
    overflow: hidden;
    width: 80%;
}
#centercol .bvl-box {
    position: relative;
    overflow: hidden;
    width: 100%;
}
#item_list #centercol .bvl-box {
    font-size: 12px !important;
    margin-bottom: 20px;
}
#item_list #centercol .bvl-box a, .tab div.itemdescr a {
    font-size: 12px !important;
    color: #008ad9;
    text-decoration: none;
    background: url('http://cdn.xim.bz/images/site2/underline-lightblue.gif') repeat-x 0 100%;
}
#item_list #centercol .bvl-box ul {
    list-style: circle;
    list-style-position: inside;
}
#centercol .bvl-box, #centercol .bvl-box a {
    font-size: 9px;
    color: #999;
}
#centercol .bvl-box a {
    text-decoration: none;
}
#centercol .bvl-box a:hover {
    text-decoration: underline;
}
#rightcol .bvl-box, #right-side .bvl-box{
    width: 100%;
    margin-bottom: 20px;
}
.bvl-box .top {
    height: 6px;
    width: 100%;
    position: relative;
    background: #ffffff url('http://cdn.xim.bz/images/site2/bvl-bottom.gif') repeat-x 1px 0;
}
.bvl-box .bottom {
    height: 6px;
    width: 100%;
    position: relative;
    background: #ffffff url('http://cdn.xim.bz/images/site2/bvl-bottom.gif') repeat-x 100% 5px;
}
.bvl-box .inner1 {
    padding-left: 1px;
    background: #ffffff url('http://cdn.xim.bz/images/site2/bvl-bottom.gif') repeat-y;
    position: relative;
}
.bvl-box .inner2 {   
    background: #ffffff url('http://cdn.xim.bz/images/site2/bvl-bottom.gif') repeat-y 100% 100%;
    position: relative;
}       
.bvl-box .inner3 {               
    padding: 10px 10px 10px 15px;
}
        
#rightcol .bvl-box .inner3, #right-side .bvl-box .inner3 {
    padding: 15px 15px 5px 15px;
}

.bvl-box a.header {
    color: #001e66;
    font-weight: bold;
}

.bvl-box .block {
    padding: 12px 0 0;
    min-width: 130px;
    background: url('http://cdn.xim.bz/images/site2/spr-greybox.gif') repeat-x;
}

.bvl-box h3,
.bvl-box .h3 {
        color: #333;
        font: bold 12px/16px Arial, sans-serif;
        margin: -5px 0 0;
}
.bvl-box .right {
    padding-left: 6px;
}

.layer .top-left,
.layer .top-right,
.layer .bottom-left,
.layer .bottom-right {
	width: 7px;
	height: 7px;
	overflow: hidden;
	position: absolute;
	z-index: 1;
}
.layer .top-left {
	background: url('http://cdn.xim.bz/images/site2/corner-layer-lt.gif') no-repeat;
	left: -7px;
	top: 0;
}
.layer .top-right {
	background: url('http://cdn.xim.bz/images/site2/corner-layer-rt.gif') no-repeat;
	left: 100%;
	top: 0;
}
.layer .bottom-left {
	background: url('http://cdn.xim.bz/images/site2/corner-layer-lb.gif') no-repeat;
	left: -7px;
	top: 0;
}
.layer .bottom-right {
	background: url('http://cdn.xim.bz/images/site2/corner-layer-rb.gif') no-repeat;
	left: 100%;
	top: 0;
}
.bvl-box .top-left,
.bvl-box .top-right,
.bvl-box .bottom-left,
.bvl-box .bottom-right {
    width: 6px;
    height: 6px;
    overflow: hidden;
}

.bvl-box .top-left {
    float: left;
    background: url('/images/site2/bvl-corner-lt.gif') no-repeat;
}
.bvl-box .top-right {
    float: right;
    background: url('/images/site2/bvl-corner-rt.gif') no-repeat;
}
.bvl-box .bottom-left {
    float: left;
    background: url('/images/site2/bvl-corner-lb.gif') no-repeat;
}
.bvl-box .bottom-right {
    float: right;
    background: url('/images/site2/bvl-corner-rb.gif') no-repeat;
}
.layer .h3 {
	font: bold 15px/18px Arial, sans-serif;
	color: #333;
	margin: 0 0 10px;
}
.layer .cell {
	float: left;
	width: 180px;
	padding: 0 15px;
	margin-left: -15px;
	background: url('http://cdn.xim.bz/images/site2/arrow-cell.gif') no-repeat 5px 50%;
}
.quickselect .cell select {
	width: 180px;
	font: 12px Arial, sans-serif;
	height: 245px;
	padding-left: 5px;
}
.quickselect label {
	color: #333;
	font: 12px/20px Arial, sans-serif;
}
.login,
.login .holder 
{
    width: 375px;
}
.request,
.request .holder2
{              
	width: 475px;
}
.close {
	position: absolute;
	right: 20px;
	top: 15px;
	z-index: 3;
}
.login form, .request form {
	width: 100%;
	overflow: hidden;
}
.login .rightcell {
	float: right;
	width: 215px;
	padding-right: 35px;
}
.request .rightcell {
    float: right;
    width: 250px;
    padding-right: 35px;
}
.login .rightcell .text {
	width: 205px;
	border: 1px solid #808080;
	padding: 2px 4px;
	font: 12px Arial, sans-serif;
}
.request .rightcell .text {
    width: 245px;
    border: 1px solid #808080;
    padding: 2px 4px;
    font: 12px Arial, sans-serif;
}
.login .rightcell select.text {
	width: 215px;
	padding: 2px 0;
}
.request .rightcell select.text {
    width: 250px;
    padding: 2px 0;
}
.login .leftcell {
	float: left;
	width: 65px;
	text-align: right;
}
.request .leftcell {
    float: left;
    width: 125px;
    text-align: right;
}
.login .row, .request .row {
	width: 100%;
	overflow: hidden;
	padding: 6px 0;
}
.login .rightcell a {
	float: right;
	line-height: 25px;
}
.login .rightcell .button {
	float: left;
	width: 70px;
	height: 25px;
}
.login h3, .request h3 {
	margin: 0 0 10px;
	position: relative;
}
.request img {
    display: inline;
}
.request img.c_code {
    display: block;
}
.request {
    font-size: 16px;
}
.request form{
    font-size: 12px;
}
.request .code{
    width: 100px !important;
    float: left;
    margin: 0 16px 16px 0 !important;
}
.request .button{
    width: 110px !important;
    float: left;
    clear: left;
}
.request textarea {
    height: 40px;
}
.request em {
    font-size: 11px;
}
h5 {
	border-bottom: 1px solid #dfdfdf;
	color: #333;
	font: bold 14px/18px Arial, sans-serif;
	margin: 25px 0 0;
	padding: 5px 0;
}
.txt-box {
	padding-right: 35%;
	margin: 0 0 50px;
}
.fav-box {
	width: 90%;
	margin: 0 0 50px;
}
.fav-box p, .txt-box p,
.txt-box ol {
	margin: 15px 0;
}
.txt-box h2 {
	margin: 30px 0 15px;
	font: 20px/23px Arial, sans-serif;
}
p.bigger {
	font: 14px/17px Arial, sans-serif;
}
#container_pop h1 {
    font: 20px Arial, sans-serif !important;
}
#photoframe {
	text-align: center;
}
/*#photoframe .big-img {
	padding: 16px 0 5px;
}*/
#photoframe .big-img img {
	display: inline;
}
#photoframe .buy {
    font-size: 16px;
}
#photoframe .buy a{
    font-size: 16px;
}
#photoframe .buy img {
    display: inline;
    vertical-align: middle;
    margin-left: 5px;
    margin-right: 5px;
}
#photoframe .counters {
    float: right;      
    margin-right: 20px;
}
/*#photoframe .note {
	font-size: 9px;
}*/
.compare-box {
	background: url('http://cdn.xim.bz/images/site2/bg-comparebox-left.gif') no-repeat;
	height: 29px;
	padding-left: 5px;
	margin: 20px 0 0;
}
.compare-box div {
	float: left;
	background: #fff0d3 url('http://cdn.xim.bz/images/site2/bg-comparebox-right.gif') no-repeat 100% 0;
	padding: 5px 10px 5px 5px;
}
.compare-box a {
	color: #333;
	padding-left: 16px;
	background: url('http://cdn.xim.bz/images/site2/bg-compare.gif') no-repeat 0 50%;
	line-height: 19px;
}
.report_er {
    margin-left: 70%;
    overflow: hidden;
    padding: 5px 0;
}
.report_er a, .pop_win a{
	color: #999999;
	padding-left: 16px;
	background: url('http://cdn.xim.bz/images/site2/bg-compare.gif') no-repeat 0 50%;
}

.price-head {
	font: bold 16px/18px Arial, sans-serif;
	margin: 20px 0 -28px;
}

.compare-box a {
	color: #333;
	padding-left: 16px;
	background: url('http://cdn.xim.bz/images/site2/bg-compare.gif') no-repeat 0 50%;
	line-height: 19px;
}

.gen-form {
	width: 100%;
	overflow: hidden;
}
.gen-form .wrap {
	padding: 5px 0;
}
.gen-form .leftcell {
	width: 120px;
	text-align: right;
	float: left;
}
.gen-form .rightcell {
	margin: 0 0 0 135px;
	color: #999;
}
.settings .leftcell {
    width: 180px !important;
}
.settings .rightcell {
    margin: 0 0 0 205px !important;
    color: #333;
}
.gen-form .text,
.gen-form textarea {
	width: 285px;
	padding: 2px 3px;
	font: 12px Arial, sans-serif;
	margin-bottom: 3px;
}
.gen-form fieldset .text,
.gen-form fieldset textarea {
	width: 350px;
	background: #fff;
}
.settings fieldset .text {
    width: 295px !important;
}
.gen-form fieldset select {
	width: 185px;
}
.gen-form .code {
	width: 105px;
	float: left;
	padding: 2px 3px;
	font: 12px Arial, sans-serif;
}
.gen-form .button {
	float: left;
	clear: left;
	width: 115px;
	height: 25px;
	margin-right: 15px;
}
.gen-form .rightcell a {
	color: #333;
	line-height: 25px;
}
.gen-form img {
	display: inline;
	vertical-align: top;
	margin: 5px 0 0 5px;
}
.gen-form .rightcell span {
	color: #333;
}
.gen-form fieldset {
	border: none;
	margin-top: -1px;
	border-top: 1px solid #cecece;
	padding: 15px 0;
}
.gen-form fieldset.resume {
	padding: 20px 0 40px;
	border: none;
}
.gen-form .file {
	margin: 0 0 3px;
	background: #fff;
}
.gen-form .radio, .favorites .radio {
	margin: 0;
	width: 22px;
	height: 22px;
	background: #f7f7f7;
	vertical-align: middle;
}
.gen-form .inactive {
	background: #d4d0c8;
}


.personal {
	padding: 70px 0;
	width: 165px;
	line-height: 14px;
}
.personal a {
	color: #666;
}
.personal ul {
	margin: 0 0 20px;
}
.personal ul li {
	padding: 3px 0;
	width: 100%;
}
.personal ul li.active {
	margin-left: -11px;
	padding-left: 11px;
	position: relative;
	background: #fff0d3 url('http://cdn.xim.bz/images/site2/edge-personal.gif') no-repeat;
}
.personal ul li.active a {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
.personal ul a {
	color: #008ad9;
}

.write-own {
	text-decoration: none;
	position: relative;
	background: url('http://cdn.xim.bz/images/site2/underline-lightblue.gif') repeat-x 0 100%;
}
.write-own:hover {
	background: none;
}
.relative {
	position: relative;
	z-index: 99;
}

.blue {
	color: #03a6ff !important;
}
.grey {
	color: #ccc !important;
}

.favorites {
	margin: 20px 5% 30px -5px;
}
.favorites li {
	background: #f0f0f0;
	border-top: 3px solid #fff;
	padding: 4px 0 4px 5px;
	width: 500px;
}
.favorites li.active {
	background: #fff0d3;
}
.favorites li select {
	width: 60%;
	margin-right: 5px;
}
.favorites li select.cur {
	width: 80px;
	margin-right: 5px;
}
.favorites li .text {
	width: 59%;
	margin-right: 5px;
}
.favorites li .reset {
	padding-left: 20px;
	background: url('http://cdn.xim.bz/images/site2/bullet.gif') no-repeat 0 50%;
	color: #f80;
	margin-left: 20px;
	text-decoration: none;
}
.favorites li .reset span {
	background: url('http://cdn.xim.bz/images/site2/underline-orange.gif') repeat-x 0 100%;
}
.favorites li select {
	font: 12px Arial, sans-serif;
}
.favorites li .button {
	font: 12px Arial, sans-serif;
}

h4 {
	font: bold 14px/16px Arial, sans-serif;
	margin: 10px 0 0;
}
h4 span {
	font-weight: normal;
}

.seller-rating {
	width: 100%;
	overflow: hidden;
	line-height: 17px;
	margin: 10px 0 0;
}
.seller-rating dt {
	float: left;
	width: 95px;
}
.seller-rating dd {
	margin: 0 0 0 80px;
	height: 17px;
}
.pricelist {
    text-align: right;
	padding: 25px 15px;
}
.pricelist .download {
	padding: 0 0 0 48px;
	margin: 0 0 10px;
	min-height: 50px;
	background: url('http://cdn.xim.bz/images/site2/file.gif') no-repeat;
}
* html .pricelist .download {
	height: 50px;
}

.company-answer {
	background: #fff0d3;
	padding: 10px 15px;
}
.company-answer p {
	margin: 5px 0;
}

.seller-info {
	margin: 15px 0 25px;
	width: 100%;
	overflow: hidden;
}
.seller-info dt {
	float: left;
	width: 40%;
	padding: 4px 0;
	line-height: 18px;
	background: url('http://cdn.xim.bz/images/site2/dot.gif') repeat-x 0 16px;
}
.seller-info dt span {
	float: left;
	background: #fff;
	padding-right: 5px;
}

.seller-info dd {
	margin: 0 0 0 42%;
	padding: 4px 0;
	line-height: 18px;
}
.write .details {
	background: #f5f5f5;
	padding: 10px 20px;
	margin: 0 -20px 10px;
}

select.rate-sel {
	width: 95% !important;
	position: static;
}
span.rate-sel {
	z-index: 99;
	top: -15px;
	left: 30%;
	padding-right: 15%;
	position: relative;
	width: 50px;
	background: #fff;
	overflow: hidden;
}

.select-free {
	position: relative;
	float: right;
	z-index: 10;
	overflow: hidden;
	width: 50px;
	padding-right: 15%;
	margin-top: -20px;
}
ul li.nactive {
	color: #cccccc;
	text-decoration: none;
}
ul li.nactive span{
	font-size: 12px;
}
.newslist li {
	float: left;
	width: 100%;
	padding: 20px 0 0;
	font-size: 13px;
}
.newslist li.new {
	background: url('http://cdn.xim.bz/images/site2/new.gif') no-repeat 90px 20px;
}
h3 span {
	font: bold 12px/16px Arial, sans-serif;
}
.out_link{
	padding-left: 12px;
	background: url('http://cdn.xim.bz/images/site2/out_link.gif') no-repeat 0 3px;
}
.favorites li.error {
	background: #FFC0C0;
}
#photoframe .jcarousel-container .jcarousel-clip img {
	float: left;
	border: 1px solid #d2d2d2;
}
.write .rightcell img.c_code {
		display: block;
}
.write .rightcell img {
	display: inline;
	vertical-align: top;
	margin: 5px 0 0 5px;
}
.top_stats {
	font-size: 12px;
}
.drop {
		position: absolute;
		z-index: 99;
		width: 100%;
		background: #fff;

}
.price_add {
	color: #008000;
}
.price_sub {       
	color: #FF0000;
}
.warn {
	border: 2px solid #f77100;
	padding: 10px 10px 10px 50px;
	background: url('http://cdn.xim.bz/images/site2/warn.gif') no-repeat 10px;
}
.warn ul{
    list-style: disc !important;
    padding-left: 10px;
}
.cluetip {
		color: #333;
		cursor: help;
		text-decoration: none;
		background: url('http://cdn.xim.bz/images/site2/underline-dot2.gif') repeat-x 0 100%;
}
.under-dot {
        margin-left: 4px;
		color: #333;
		text-decoration: none;
		background: url('http://cdn.xim.bz/images/site2/underline-dot2.gif') repeat-x 0 100%;
}   
.sorting .under-dot {
        margin-left: 0px;
}         

.dscr-head .under-dot {
        margin-left: 0;
        font-size: 14px;
}

#com_block {
	color: #333;
}
#dscr_block {
	color: #333;
}
.hlp_txt{
	color: #848484;
}
.hlp_txt img{
	display: inline;
	padding: 0px 0px 0px 20px;
	vertical-align: middle;
}
.star {
	font: bold 12px Arial, sans-serif;
	color: #CA0000;
}
.comment {
	font: bold 10px Arial, sans-serif;
}
.centercol .h3 {
	font: bold 14px Arial, sans-serif;
	margin-bottom: 10px;
}
#centercol .wrap-c{
	padding-bottom: 20px;
}
#currency {
	width: 100px;
}
#cities {
	min-width: 60px;
}
.prod-cat {
	margin-top: 64px;
}
.prod-inform .or-box {
	margin-bottom: 12px;
}
#prod-cat-filt{
	/*margin: 5px 0px 2px 0px;*/
	line-height: 22px;
}
#prod-cat-filt span {
	font: 11px/16px Arial, sans-serif;
	color: #989898;
}
.warn {
	margin-top: 15px;
}        
#rpage {
	text-align: left;
	width: 700px;
	margin: 0 auto;
}     
#rlogo {
		display: block;
		width: 149px;
		height: 60px;
		top: 0;
		overflow: hidden;
		text-indent: -9999px;
		background: url('http://cdn.xim.bz/images/site2/logo.gif') no-repeat;
}
#rtext {
	width: 520px;
	padding-left: 30px;
	font-weight: bold;
	color: #ACACAC;
}               
#rtext .link {
	font-size: 12px;
	font-weight: normal;   
}
#rtext img {
	display: inline;
	padding-bottom: 3px;
}
#rtext span.price_item {
	color: #000;
}
.maintable .box .basic {
	border-bottom: 3px solid #f77100;
}
.recent {
	width: 162px;
	background: url('http://cdn.xim.bz/images/site2/bg-recent.gif') no-repeat;
	position: relative;
	margin-left: -20px;
    margin-bottom: 20px;
}
.promo_left {
    position: relative;
    margin-left: -20px;
    margin-top: 20px;
    width: 100%;
    position: relative;
}
.promo_left2 {
    position: relative;
    margin-top: 20px;
    width: 100%;
    position: relative;
}
.recent-inner {
	background: url('http://cdn.xim.bz/images/site2/bg-recent-inner.gif') no-repeat 0 100%;
	padding: 6px 20px 15px 20px;
}
.recent .box {
	margin: 0 0 10px;
	width: 100%;
}
.recent strong {
    margin-top: 5px;
	display: block;
}
.recent span {
	color: #999;
	display: block;
}
.recent-pager {
	width: 100%;
	position: relative;
}
.recent .previous {
	position: absolute;
	z-index: 1;
	left: -10px;
	top: 30px;
}
.recent .next {
	position: absolute;
	z-index: 1;
	right: -10px;
	top: 30px;
}
.recent .box img {
	display: block;
	margin: 0 auto;
}
.recent em {
	font-size: 14px;
}
.recent .h3 span{
	margin-bottom: 10px;
	color: #666;
}
/*---------------Карточка прайса----------------------------------------*/
.price-card {
	margin: 20px 0;
    width: 647px;
	position: relative;
}                  
.price-card-top {
    background: url('/images/site2/bg-price-card-top.gif') no-repeat;
    height: 12px;
}
.price-card-bottom {
    background: url('http://cdn.xim.bz/images/site2/bg-price-card-bottom.gif') no-repeat;
    height: 8px;
}
.price-card-inner {
	background: url('http://cdn.xim.bz/images/site2/bg-price-card-inner.gif') repeat-y;
	padding: 0 6px 0 4px;
}
.price-card-inner .product-info {
	padding: 10px 25px 15px;
} 
.price-card-inner .product-info .item-img{
	margin-right: 20px;
	float: left;
	overflow: hidden;       
} 
.price-card-inner .product-info .item-txt {
	/*display: inline-block;*/
	/*float: left;*/
	overflow: hidden;
	line-height: normal;                
}                       
.item-txt .featured {
    /*margin-top: 5px;*/
    font-size: 20px;
    line-height: 30px;
}
.price-card-inner .product-info .h2 {
	font-family: Arial;
	font-weight: normal;
	font-size: 20px;
	color: #000000;                      
    line-height: 30px;
}
.price-card-inner .product-info .price {
	margin-top: 10px;
	color: #f77100;
	font-size: 20px;
	font-weight: normal;
}
.price-card-inner .product-info .more {
    margin-top: 10px;
}
.price-card-inner .product-info .more a {
    color: #f77100;
    font-size: 20px;
    font-weight: normal;
}
.price-card-inner .merchant-info {
	/*background-color: #fff0d3;*/
    background-color: #e3f2f8;
	clear: both;
	padding: 15px 25px;
	/*font-size: 21px;*/
	/*font-weight: normal;*/
}
.price-card-inner .merchant-info .firm-info-col1{
	float: left;
	width: 204px;
	text-align: right;
	padding-right: 16px;
	font-size: 21px;
	line-height: 34px;
	overflow: hidden;
}
.price-card-inner .merchant-info .firm-info-col2{
	float: left;
	width: 243px;
	font-weight: bold;
	font-size: 21px;
	line-height: 34px;
	overflow: hidden;
}
.price-card .firm-info {
	float: left;
	overflow: hidden;
}
.price-card .firm-more {
	float: left;
	overflow: hidden;
	width: 100px;
	padding-left: 15px;
	/*padding-top: 5px;      */
}
.price-card .firm-more .wrap {
	margin-bottom: 10px;
}
.price-card-inner .merchant-info a {
	color: #666;
	line-height: normal;
}
/*---------------Карточка прайса----------------------------------------*/

/* ------------------------------------- */
#rightcol div.related_news_list strong.h3 {
	font-size: 12px;
}
#rightcol div.related_news_list img {
	float: left;
	margin-right: 5px;
	width: 60px;
	height: 60px;
}
#rightcol div.related_news_list img {
	float: left;
	margin-right: 5px;
	margin-top: 3px;
	border: 1px solid #888888;
}
#rightcol div.related_news_list li {
	margin: 0px;
}
#rightcol div.related_news_list div.all {
	padding-top: 5px;
	clear: both;
}
#rightcol div.related_news_list div.news_introtext {
	line-height: normal;
	padding-top: 5px;
	font-size: 12px;
	color: #333333;
}
/*
#rightcol div.related_news_list div.news_header {
	padding-top: 3px;
	line-height: normal;
}
*/
#rightcol div.related_news_list div.news_header a
{
	color: #008AD9;
}
/*
#rightcol div.related_news_list div.news_created {
	line-height: normal;
	color: #AAAAAA;
}
*/
#right-side div.news_list div.news_created,
#rightcol div.related_news_list div.news_created
{
	float: left;
	margin-right: 5px;
	color: #AAAAAA;
	line-height: 16px;
}

#rightcol div.related_news_list div.news_header,
#right-side div.news_list div.news_header
{
	line-height: 16px;
}
#right-side div.news_list div.news_header a
{
	color: #008AD9;
}
#right-side div.news_list li {
	margin: 5px 0px 5px 0px;
}
ul.cat_list li {
	padding-left: 10px;
}

/* ------------------------------------- */

div.related_news_list div.subscribe_news
{
	margin-top: 5px;
}

div.related_news_list div.subscribe_news a
{
	font-weight: bold;
}

div.subscribe_form
{
	margin-top: -50px;
	width: 450px;
}

div.subscribe_form div.holder
{
	width: 450px;
}

div.subscribe_form  .row {
	margin-bottom: 10px;
	clear: both;
}

div.subscribe_form  .leftcell {
	float: left;
	text-align: right;
	width: 65px;
}
div.subscribe_form   .rightcell {
	float: right;
	width: 320px;
}

div.subscribe_form h3
{
	font-size: 10pt;
	font-weight: bold;
	line-height: 100%;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #000000;
}

div.subscribe_form div.optionsetrow
{
	clear: both;
	padding-bottom: 3px;
}

div.subscribe_form div.optionsetrow div.control
{
	float: left;
	width: 80px;
	text-align: right;
	margin-right: 5px;
}

div.subscribe_form div.optionsetrow div.label
{
	line-height: normal;
	padding-top: 1px;
	margin-left: 85px;
}

div.fieldsetsubmit	input
{
	height: 25px;
	width: 120px;
}

div.fieldsetsubmit
{
	padding-left: 82px;
	padding-top: 10px;
}

/* ---------------------------------------------- */
div.konkurs_accept_button
{
	padding-top: 20px;
	text-align: center;
}

div.konkurs_accept_button input
{
	width: 150px;
	height: 30px;
}

div.konkurs_accept_form
{
	padding-top: 0px;
}
input.konkurs_accept_button_2
{
	margin-top: 5px;
	width: 150px;
	height: 30px;
}

div.konkurs_decline_button
{
	padding-top: 10px;
	text-align: center;
}

div.konkurs_block
{

}

div.konkurs_block div img
{
	border: 1px solid #AAAAAA;
}

div.konkurs_block ol
{
	list-style-type: decimal;
	padding-left: 20px;
}

div.konkurs_block ol li
{
	margin-left: 20px;
}

div.konkurs_results_dialog
{
	padding-top: 10px;
}

div.konkurs_results_dialog dt
{
	float: left;
	width: 60%;
}

div.konkurs_results_dialog dd
{
	margin-left: 62%;
	text-align: right;
}

#konkurs_complete_form th
{
	font-size: 12px;
	text-align: left;
	padding-right: 20px;
}

#konkurs_complete_form td.delim
{
}

#konkurs_complete_form td.mark
{
	vertical-align: top;
}

#konkurs_complete_form td.mark input
{
	margin-right: 20px;
}

#konkurs_complete_form td.mark label
{
}

#konkurs_complete_form td.comments textarea
{
	width: 100%;
	height: 50px;
}

table.konkurs_results_table
{
	border: 1px solid #AAAAAA;
	border-collapse: collapse;
}

table.konkurs_results_table td,
table.konkurs_results_table th
{
	padding: 3px 5px;
	border: 1px solid #AAAAAA;
	border-collapse: collapse;
}
.bcode {
	margin-top: 40px;
	margin-bottom: 20px;
}
.bcode textarea {
	width: 500px;
}
ul.tabset li.price a,
	ul.tabset li.price strong,
	ul.tabset li.price strong a
	{
		 color: #f77100 !important;
		 font-weight: bold !important;
	}
	
.wrap-c table {
	/*border: 1px solid #D0D0D0;*/
	margin-top: 5px;
	width: 60%;
	padding: 0px;
	border-collapse: collapse;
}
.wrap-c table td {
	border: 1px solid #D0D0D0;
	border-collapse: collapse;
	padding: 6px;
}
.wrap-c table th {
	border: 1px solid #D0D0D0;
	border-collapse: collapse;
	padding: 6px;
	color: #ffffff;
	background-color: #86C439;
}
a.price_range {
	color: #000000;
	text-decoration: none;
}
a:hover.price_range {
	color: inherit;
	text-decoration: underline;
}

/****************************************
*          Обновление фильтров
*****************************************/

.compare-hold {
    padding: 20px 0;
}
.compare-hold h2 {
    font: 20px Arial, Helvetica, sans-serif;
}
.compare-hold h2 span {
    font-size: 14px;
}
.compare-hold h3 {
    width: 100%;
    overflow: hidden;
    font: bold 14px/17px Arial, Helvetica, sns-serif;
    color: #333;
}
.compare-hold .dscr-head {
    margin: 20px 0 15px;
}
.compare-hold .dscr-head .addopt a{
    color: #666 !important;
}
.compare-hold h3 span {
    float: left;
    background: #e3f2f8;
    padding: 5px 9px;
    font-size: 14px;
}              
.compare-hold span.disabled {
    color: #808080 !important;
}
.sndeml {
    float: right;
    color: #999;
    padding-left: 16px;
    background: url('http://cdn.xim.bz/images/site2/bg-compare.gif') no-repeat 0 50%;
}
.dscr-head h1, .dscr-head h2, .dscr-head h3 {
    width: 100%;
    overflow: hidden;
    margin: 0px 0px 15px 0px;
    font: bold 14px/17px Arial, Helvetica, sns-serif;
    color: #333;
    display: inline;
}
.dscr-head h1 span, .dscr-head h2 span, .dscr-head h3 span {
    float: left;
    background: #e3f2f8;
    padding: 5px 9px;
    font-size: 14px;
}

.bx {
	float: left;
	padding: 0 40px 15px 0;
	width: 130px;
    min-height: 130px;
}
.bx strong {
	display: block;
    word-wrap: break-word;
}
.bx span {
	display: block;
	color: #999;
}
.bx div {
    margin-bottom: 6px;
}
.srch {
	padding: 10px 0 13px 0; 
}
.srch .text {
	border: 1px solid #a5acb2;
	padding: 2px 4px;
	font: 12px Arial, Helvetica, sans-serif;
	min-width: 112px;
	width: 96%;
    /*margin: 10px 10px 13px 0; */
}
.prc {
    text-align: center;
    min-width: 126px;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 13px;
}
.prc img {
	display: block;
	margin: 0 auto 5px;
}
.prc .text {
    border: 1px solid #a5acb2;
    padding: 2px 4px;
    font: 12px Arial, Helvetica, sans-serif;
    width: 44px;
}
.prc span {
	margin: 0 3px;
}                          
#loading {
	width: 148px;
	height: 68px;
	overflow: hidden;
	background: url('http://cdn.xim.bz/images/site2/bg-loading.png') no-repeat;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 99;
	color: #989a9c;
	font: bold 15px/60px Arial, Helvetica, sans-serif;
	padding: 0 30px;
}
#loading img{
    position: absolute;
    left: 126px;
    top: 24px;
}
.del-filter {
    background: #fff url('http://cdn.xim.bz/images/site2/bg-del-filter.gif') no-repeat;
    margin: 0 0 0 -7px;
    cursor: pointer;
}
.del-filter .i1 {
    background: url('http://cdn.xim.bz/images/site2/bg-del-filter-rt.gif') no-repeat 100% 0;
}
.del-filter .i2 {
    background: url('http://cdn.xim.bz/images/site2/bg-del-filter-lb.gif') no-repeat 0 100%;
}
.del-filter .i3 {
    background: url('http://cdn.xim.bz/images/site2/bg-del-filter-rb.gif') no-repeat 100% 100%;
    padding: 0 0 0 7px;
}
.del-filter img {
	float: right;
    display: inline;
    margin: 5px 8px 0 5px;
    position: relative;
}
.del-filter a {
    color: #333;
    text-decoration: none;
    background: none !important;
}
.del-filter-a {
    background: url('http://cdn.xim.bz/images/site2/x-close.gif') no-repeat 0 50%;
    padding-left: 14px;
    margin-left: 10px;
}
.del-filter-a a {
    text-decoration: none;
    color: #ff8b19;
    background: url('http://cdn.xim.bz/images/site2/underline-orange.gif') repeat-x 0 100%;
}
.del-filter-a a:hover {
    background: none;
}
.sort-holder {
	width: 100%;
	overflow: hidden;
	line-height: 21px;
	padding: 5px 0;
}
.sort-holder span,
.sort-holder ul,
.sort-holder ul li {
	float: left;
}
.sort-holder ul li span {
	float: none;
	font-size: 11px;
}
.sort-holder ul {
	padding: 0 6px;
}
.sort-holder li {
	padding: 0 6px;
	color: #989898;
}
.sort-holder .other {
	color: #333;
}
.sort-holder li.active {
	background: url('http://cdn.xim.bz/images/site2/bg-sort-right.gif') no-repeat 100% 0;
	padding: 0;
}
.sort-holder li.active a {
	padding: 0 6px;
	float: left;
	height: 21px;
	color: #333;
	text-decoration: none;
	background: url('http://cdn.xim.bz/images/site2/bg-sort-left.gif') no-repeat;
}
.com-items { 
    float: right;
    min-width: 180px;
    max-width: 240px;
    width: 20.5%;
    margin-left: 25px;
    background: #eaeaea url('http://cdn.xim.bz/images/site2/c-lt.gif') no-repeat;
}
.com-items .i1 {
	background: url('http://cdn.xim.bz/images/site2/c-rt.gif') no-repeat 100% 0;
}
.com-items .i2 {
	background: url('http://cdn.xim.bz/images/site2/c-rb.gif') no-repeat 100% 100%;
}
.com-items .i3 {
	background: url('http://cdn.xim.bz/images/site2/c-lb.gif') no-repeat 0 100%;
	padding: 0 10px;
}
.com-items span {
	float: none;
	font-size: 12px;
}
.r-cell {
    float: right;
    min-width: 160px;
    width: 17.5%;
    overflow: hidden;
    border-left: 1px solid #ddd;
    padding: 0 20px;
    margin-left: 20px;
}
.r-cell .price {
	background: #fff !important;
    font-weight: bold;
}
.r-cell a {
    font-weight: bold !important;
    background: #fff !important;
}
.r-cell .all a {
    color: #ff8b19;
}
.r-cell ul.offers,
.r-cell ul.offers li:first-child {
    padding-top: 0 !important;
}
.graph {
    margin-bottom: 20px;
}
.add-adv { 
    float: right;
    margin-left: 25px;
}
.employee {
    float: left !important;
    display: inline;
    padding-right: 20px;
}
.errors {
    padding: 15px; 
    border: 2px solid #FF0000; 
    font-weight: bold;
    color: #333;
}          
        
.similar {
        width: 760px;
        position: relative;
}
.similar .inner {
        overflow: hidden;
}
.similar .box {
        width: 370px;
        height: 160px;
        float: left;
        overflow: hidden;
        padding: 0 10px 0 0;
}
.similar .box .inner img {
        float: left;
        display: inline;
        vertical-align: middle;
        margin: 0 10px 30px 0;
}
.similar h3 {
        font-size:20px;
        margin-bottom: 30px;
        color: #000;
}
.similar p {
    margin: 10px 0;
}

.similar a {
    font-size: 16px;
    font-weight: bold;
}

.similar strong {   
    font-size: 20px;
}

/* This file skins sliders */

.ui-slider { width: 99%; height: 47px; margin: 10px 0px 20px 0px; position: relative; background-repeat: no-repeat; background-position: left center}
.ui-slider-handle { position: absolute; z-index: 1; margin-top: 34px; height: 23px; width: 14px; top: 0px; left: 0px; background-image: url(http://cdn.xim.bz/images/site2/slider-handle.png); background-repeat: no-repeat;}
.ui-slider-handle-active { border: 1px dotted black;  }
.ui-slider-disabled .ui-slider-handle { opacity: 0.5; filter: alpha(opacity=50); }
.ui-slider-range { position: absolute; opacity: 0.3; filter: alpha(opacity=30); width: 100%; height: 100%; }

/* Default slider backgrounds */
.ui-slider-2 { background-image: url(http://cdn.xim.bz/images/site2/slider-bg2.gif); }