/* CSS Document */

html, body {
	margin:0;
	padding:0;
	border: 0px solid;
}
body {
	min-width: 760px;
}

td { vertical-align: top; }

td.emptyCell {
	border: 0px solid;
	font-size: 1px;
	line-height: 0px;
	height: 1px;
	padding: 0;
	margin: 0;
}

img {border:0 solid;}
.bottom {vertical-align: bottom;}
.left {float: left;}
.right {float: right;}
.center {text-align: center;}
.clear {clear: both;}
.nowrap {white-space: nowrap;}
.bold {font-weight: bold;}
.bold ul * {font-weight: normal;}
.normal {font-weight: normal;}
.red {color: #ff0000;}
/*form, fieldset { margin: 0; padding: 0; width: 0; }*/

h1, h2, h3, h4, h5, h1 *, h2 *, h3 *, h4 *, h5 *  {
	background-repeat: no-repeat;
	background-position: top left;
}

h3, h3 a {
	color:#006699;
	font-size:15px;
}

.spacer {
	clear: both;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
}

.min-spacer {
	/*width: 775px;*/
	/*width: 930px;*/
	width: 1000px;
	clear: both;
	font-size: 1px;
	height: 1px;
}

/* Lists defenition */
ul {
	padding:0;
	margin:0;
	list-style:none;
}

ul li ul {
	margin: 5px 0;
}

ul li {
	padding: 0px;
	padding-left: 10px;
	margin: 0;
	background: url("../../image/bullet/bullet-li-double.gif") 0 3px no-repeat;
}
 ul.rubrics {
	margin-left: 10px;
	margin-bottom: 10px;
}
 ul.rubrics li {
	margin-bottom: 5px;
}
 ul.rubrics li li {
	margin-top: 2px;
	margin-bottom: 2px;
}

#LeftPane ol, #RightPane ol {
	padding:0;
	margin:0;
}

#LeftPane ol li, #RightPane ol li {
	padding: 2px;
	padding-left: 0px;
	margin: 0;
	margin-left: 22px;
}
#LeftPane ol li a, #RightPane ol li a {
	margin-left: 0px ! important;
	margin-left: -10px;
	text-indent/**/: 10px;
}

#LeftPane ul.rubrics.popular li a {
	font-size: 12px;
}

#LeftPane ul li, #RightPane ul li {
	/*background: url("../../image/bullet/bullet-li-double.gif") 0 3px no-repeat;*/
}
/*
html>body ol li a {
	margin-left: 0px;
}
*/

/****************************************************************************/
/* Header
/****************************************************************************/

/* Top Pane - News */

.top {
	position: absolute;
	top: 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.top td {
	font-size: 11px;
}
#TopPane {
	width: 100%;
}
#TopPane table {

}

/* <topLine> */
#TopPane .topLine {
	height: 20px;
	background: #008CB0 url(../../image/bg/bg-top-line.jpg) 0px 0px no-repeat;
}
#TopPane .topLine .date {
	float: left;
	color: #fff;
	padding: 3px 30px;
}
#TopPane .topLine .right img {
	display: inline;
	margin: 5px 20px 3px 10px;
	border: 0px solid;
}
/* </topLine> */

#TopPane .topService {
	margin: 0px 0px;
	width: 100%;
	clear: both;
}

#TopPane .topService td {position: relative;}

#TopPane .topService .block {
	position: relative;
	background:  url(../../image/bg/bg-top-block.jpg) 0px 0px repeat-x;
	padding: 0px;
}
#TopPane .topService .block .description {
	padding: 10px;
}

#TopPane .topService .block .top-left-corner {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 9px;
	height: 9px;
	background:  url(../../image/bg/bg-top-left-corner.gif) 0px 0px no-repeat;
}
#TopPane .topService .block .top-right-corner {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 9px;
	height: 9px;
	background:  url(../../image/bg/bg-top-right-corner.gif) 0px 0px repeat-x;
}
#TopPane .topService .block .link {
	font-weight: bold;
	float: right;
	position: relative;
}
#TopPane .topService .block .right {
	font-size: 10px;
	padding-top: 5px;
	/position: relative;
}

/* begin Mediaslavl-utrade */
/*
#TopPane .topService .block.mediaslavl-banner {
	padding: 0px;
}

#TopPane .topService .block.mediaslavl-banner a {
	display: block;
	text-decoration: none;
	background: url(../../banners/mediaslavl/banner_bg.gif) 0px 0px repeat-x;
}
#TopPane .topService .block.mediaslavl-banner .banner-left {
	background: url(../../banners//mediaslavl/banner_left.gif) 0px 0px no-repeat;
}
#TopPane .topService .block.mediaslavl-banner .banner-right {
	height: 78px;
	background: url(../../banners/mediaslavl/banner_right.gif) right 0px no-repeat;
	border: 0px solid;
	cursor: pointer;
}
#TopPane .topService .block.mediaslavl-banner .content {
	margin: 0 92px 0 225px;
	font: bold 15px Arial;
	color: #485E76;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	line-height: 20px;
}
*/

.mediaslavl-banner a {
	display: block;
	position: relative;
	border: #ccc 1px solid;
	height: 60px;
	overflow: hidden;
	background: url('../../banners/mediaslavl/bg-banner.jpg') 0px 0px repeat-x;
	text-decoration: none;

	text-align: center;
	font: bold 20px Arial;
	color: #EF5329;
	padding: 5px 140px 0px 130px;
	min-width: 310px;
	cursor: pointer;
}
html>body .mediaslavl-banner a {
	height: 55px;
}
.mediaslavl-banner a .img-left {
	display: block;
	height: 60px;
	width: 124px;
	position: absolute;
	top: 0;
	left: 0;
	background: url('../../banners/mediaslavl/left-banner.jpg') 0px 0px no-repeat;
	font-size: 1px;
}
.mediaslavl-banner a .img-right {
	display: block;
	height: 60px;
	width: 136px;
	position: absolute;
	top: 0;
	right: 0;
	background: url('../../banners/mediaslavl/right-banner.jpg') 0px 0px no-repeat;
	font-size: 1px;
}
/* end Mediaslavl-utrade */

#TopPane .topService .block strong { color: #004285; }
#TopPane .topService .block strong.red { color: #c00; }
#TopPane .topService .block strong.blue a {
	display: block;
	color: #004285;
	margin-bottom: 3px;
}

#TopPane .topService .block.blue { background:  url(../../image/bg/bg-top-block-blue.jpg) 0px 0px repeat-x; }
#TopPane .topService .block.blue .top-left-corner { background:  url(../../image/bg/bg-top-left-corner-blue.gif) 0px 0px repeat-x; }
#TopPane .topService .block.blue .top-right-corner {	background:  url(../../image/bg/bg-top-right-corner-blue.gif) 0px 0px repeat-x; }
#TopPane .topService .block.blue * {
	white-space: nowrap;
}

/****************************************************************************/
/* Search Pane
/****************************************************************************/
#SearchPane {
	padding: 5px 0px;
	margin-bottom: 20px;
}
#SearchPane table {
	width: 100%;
}
#SearchPane .container {}
#SearchPane .container h1, #SearchPane .container .logotype {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: center;
	position: relative;
	width: 211px;
	font-size: 20px;
}
html>body #SearchPane .container h1, html>body #SearchPane .container .logotype {
	width: 214px;
}
#SearchPane .container h1 a, #SearchPane .container .logotype a {
	text-decoration: none;
	color: #008CB0;
	font-weight: bold;
}
#SearchPane .container h1 .img, #SearchPane .container .logotype .img {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 214px;
	height: 104px;
	background: url('/image/title/infoyar.jpg') -2px 0px no-repeat;
}
#SearchPane .container .SearchForm {
	border: 0px solid;
	margin-left: 211px;
	background: #008CB0 url(../../image/bg/bg-search-repeat.jpg) 0px 0px repeat-x;
	height: 91px;
	position: relative;
}
html>body #SearchPane .container .SearchForm {
	margin-left: 214px;
}
#SearchPane .container .SearchForm .bg {
	background: url(../../image/bg/bg-search2.jpg) 0px 0px no-repeat;
	height: 91px;
	position: relative;
}
#SearchPane .container .SearchForm .bg.actions {
	background: url(../../image/bg/bg-search4.jpg) 0px 0px no-repeat;
	height: 104px;
	position: relative;
}

#SearchPane .container .SearchForm .button-reg {
	position: absolute;
	top: 18px;
	right: 10px;
}
#SearchPane .container .SearchForm .actions .button-reg {
	top: 22px;
}
#SearchPane .container .SearchForm .button-wish {
	position: absolute;
	top: 10px;
	right: 140px;
	width: 153px;
	height: 62px;
	background: url(../../image/button/button-wish.jpg) 0px 0px no-repeat;
}
#SearchPane .container .SearchForm .button-wish span {
	display: block;
	margin: 18px 10px 0 65px;
}
#SearchPane .container .SearchForm .button-wish span a {
	display: block;
}
#SearchPane .container .SearchForm .button-wish span a.title {
	color: #c00;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
}


#SearchPane .container .SearchForm .form-block {
	position: absolute;
	left: 100px;
	top: 17px;
	display: block;
	width: 450px;
	height: 45px;
	border: 0px solid;
	color: #fff;
}

#SearchPane .container .SearchForm .form-block form {
	padding: 0;
}

#SearchPane .container .SearchForm .text {
	border: 1px solid #366BA0;
	width: 320px;
	margin-bottom: 6px;
	/margin-bottom: 4px;
}
#SearchPane .container .SearchForm .form-block .button {
	margin-left: 5px;
}
html>body #SearchPane .container .SearchForm .form-block .button {
	margin-bottom: -5px;
}

#SearchPane .container .SearchForm .radio-block {
	float: left;
	margin-top: 2px;
}
#SearchPane .container .SearchForm .radio-block .radio {
	margin-bottom: -3px;
	margin-right: 5px;
	margin-left: 0px;
	/margin-left: -5px;
}
#SearchPane .container .SearchForm .radio-block span {
	color: #fff;
	padding-right: 10px;
	/padding-right: 5px;
}

#SearchPane .container .SearchForm .button-block {
	position: absolute;
	right: 10px;
	top: -10px;
	height: 25px:
}
#SearchPane .container .SearchForm .button-block .button {
	position: relative;
	height: 25px;
	background: url(../../image/bg/bg-button.gif) 0px 0px repeat-x;
	font-weight: bold;
	padding: 0px 5px;
	line-height: 24px;
	float: left;
}
#SearchPane .container .SearchForm .button-block .button a {
	color: #003870;
	text-decoration: none;
}
/*
#SearchPane .container .SearchForm .button-block .button a.register11 {
	background: url(../../image/icon/register.gif) 0px 0px no-repeat;
	padding: 3px 0px;
	padding-left: 20px;
	color: #c00;
	width: auto;
	border: 2px solid #f00 !important;
}
*/
#SearchPane .container .SearchForm .button a.register {
	display: block;
	background: url(../../image/icon/register.gif) 0px 3px no-repeat;
	padding: 0px;
	padding-left: 20px;
	color: #c00;
	width: auto;
}
#SearchPane .container .SearchForm .button .button-left {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 6px;
	height: 25px;
	background: url(../../image/bg/bg-left-button.gif) 0px 0px no-repeat;
}
#SearchPane .container .SearchForm .button .button-right {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 6px;
	height: 25px;
	background: url(../../image/bg/bg-right-button.gif) 0px 0px no-repeat;
}

.promo {
	text-align: center;
	margin-bottom: 20px;
	height: 90px;
}
.promo .demo {
	position: relative;
	width: 770px;
	margin: 0 auto;
	z-index: 3;
}
.promo .demo a {
	position: relative;
	z-index: 3;
}

.promo .demo .bg-left-demo {
	position: absolute;
	left: 0px;
	width: 153px;
	height: 90px;
	background: url(../../image/bg/bg-left-banner.jpg) 0px 0px repeat-y;
	border: 0px solid;
	z-index: 1;
}
.promo .demo .bg-right-demo {
	position: absolute;
	right: 0px;
	width: 153px;
	height: 90px;
	background: url(../../image/bg/bg-right-banner.jpg) 0px 0px repeat-y;
	z-index: 1;
}

/****************************************************************************/
/* Columns definitions
/****************************************************************************/
#MiddlePane {
	position: relative;
	top: 229px;
	/top: 225px;
	padding:0;
	margin: 0px 0px;
	/*margin-top: 225px;*/
	padding-bottom:0px;
	min-width:760px;
	clear:both;
}
html>body #MiddlePane { width: auto; }

#LeftEmpty { padding: 0 0px 0 0px; }
#LeftEmpty .spacer { width: 172px; border: 1px solid #f00; }
html>body #LeftEmpty .spacer { width: 172px; }
#RightEmpty { padding: 0 0px 0 0px;	}
#RightEmpty .spacer { width: 172px; border: 0px solid #f00; }
html>body #RightEmpty .spacer { width: 172px; }
#ContentPane {
	background:#FFF;
	margin:0;
	padding:0;
}
#LeftPane {
	padding: 0 5px 0 5px;
	border-right: 2px solid #999;
	width: 200px;
}
#RightPane {
	padding:0 0px 0 5px;
	border-left: 1px solid #dfdfdf;
	width: 200px;
}
#BottomPane {
	position: relative;
	top: 225px;
	clear:both;
	margin:0;
	margin:0px;
	padding:0;
	width:100%;
}

/****************************************************************************/
/* Headers
/****************************************************************************/

h2, h2 a {
	font-size: 18px;
	color: #069;
}
.h2, .smallHead {
	display: block;
	height: 28px;
	background: #fff url(../../image/bg/bg-h2.jpg) 0px 0px no-repeat;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-bottom: 20px;
	border: 0px solid;
	clear: both;
	color: #666;
}
.smallHead {
	height: auto;
	padding: 7px 0px;
	padding-left: 25px;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 20px;
}
.h2 span, .smallHead span {
	display: block;
	height: auto;
	margin: 0px;
	padding: 7px 0px;
	padding-left: 25px;
	font-size: 12px;
	font-weight: bold;
}
.h1 {
	display: block;
	height: auto;
	margin: 0px;
	padding: 0px;
	font-size: 25px;
	font-weight: normal;
	font-family: Tahoma;
	color: #069;
	margin: 0 0 20px 0;
}

.h2 a, .smallHead a {
	text-decoration: none;
	font-size: 12px;
	color: #666;
}
.h1 a {
	text-decoration: underline;
	font-size: 25px;
	color: #069;
}

.h2 .arrows, .smallHead .arrows {
	display: inline;
	font-size: 9px;
	font-weight: bold;
	color: #1D77A5;
	padding: 0px 7px;
	line-height: 14px;
	vertical-align: top;
}
.h1 .arrows {
	display: inline;
	font-size: 25px;
	color: #1D77A5;
	padding: 0px 7px;
	line-height: 30px;
	/*vertical-align: top;*/
}
.h3 {
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}
.h3 a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
.full-description-title {
	border: 1px dashed #ccc;
	background-color: #fff;
	padding: 10px;
	margin-bottom: 15px;
	text-align: justify;
}
.full-description-title img {
	float: left;
	margin: 0 10px 5px 0;
}
.title-bottom {
	border-top: 1px dashed #ccc;
	padding-top: 2px;
	margin-top: 7px;
}
.title-bottom, .title-bottom a {
	font-size: 15px;
	clear: both;
}
.title-bottom .arrows {
	font-size: 15px;
	padding: 0 5px;
}

.selectedTypeCatalog {
	float: right;
	margin-top: 7px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.selectedTypeCatalog span {}
.selectedTypeCatalog a {}
.selectedTypeCatalog a:hover {}
.selectedTypeCatalog strong {}


/****************************************************************************/
/* Left Pane
/****************************************************************************/

#LeftPane .service {}
#LeftPane .service li {
	margin: 2px 0;
	padding: 0px;
}
#LeftPane .service li a {
	display: block;
	text-decoration: none;
	line-height: 20px;
	height: 20px;
	padding-left: 40px;
	background-position: 0px 2px;
	background-repeat: no-repeat;
	font-weight: bold;
	width: 80%;

	margin-right: 0px;
	padding: 7px 0px 7px 40px;
	width: 162px;
}
#LeftPane .service li.current a {
	border: 1px solid #999;
	border-width: 2px 2px 2px 0;
	border-right: 2px solid #fff;
	position: relative;
	width: 167px;
	/*margin-right: -250px;*/
	margin-right: -7px;
	padding: 5px 0px 5px 40px;
	background-position: 0px 0px;
}

#LeftPane .alphabet, #ContentPane .alphabet {
	display: block;
	width: 100%;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}
.alphabet a {
	display: block;
	text-decoration: none;
	margin: 0px 3px 5px 2px;
	padding: 2px;
	float: left;
	font-size: 11px;
}
.alphabet a.current {
/*	color: #1D77A5;*/
	color: #fff;
	background-color: #666;
}
/****************************************************************************/
/* Content Pane
/****************************************************************************/

td#ContentPane {
	padding: 0px 10px 10px 10px;
	font-size: 12px;
	position: relative;
}

ul.rubrikator {}
#ContentPane ul.rubrikator li {
	margin-bottom: 0px;
	font-weight: normal;
	padding-bottom: 0px;
	background: none;
	padding-left: 0px;
}
#ContentPane ul.rubrikator li a {
	padding: 4px 0;
	padding-left: 20px;
	background: url(../../image/bullet/bullet-li-double-invert.gif) 0px 4px no-repeat;
	margin-right: 10px;
	display: block;
	/width: 100%;
	font-size: 12px;
	font-weight: normal;
}
#ContentPane ul.rubrikator li a:hover {
	padding: 3px 0;
	padding-left: 20px;
	background: #f3f3f3 url(../../image/bullet/bullet-li-double.gif) 4px 7px no-repeat;
	border: 1px solid #eee;
	border-width: 1px 0;
	color: #333;
}

#ContentPane ul.rubrikator li li {
	font-weight: normal;
	font-size: 10px;
	background: none;
}

#LeftPane .hr, #RightPane .hr, #ContentPane .hr {
	clear: both;
	font-size: 1px;
	height: 1px;
	border-top: 1px dashed #dfdfdf;
	margin-left: 0px;
	margin-bottom: 10px;
}

.serviceLinks {
/*	clear: both;*/
	margin-top: 0px;
	border-bottom: 1px solid #dfdfdf;
	padding: 5px;
	text-align: right;
}
#ContentPane .serviceLinks a {

}
.serviceLinks a.register {
	background: url(../../image/icon/register.gif) 0px 0px no-repeat;
	padding: 3px 0;
	padding-bottom: 0px;
	padding-left: 20px;
	font-weight: bold;
	width: 1px;
	margin-bottom: -2px;
}

/****************************************************************************/
/* Lists
/****************************************************************************/

.col2, .col3, .col4, .col5, .col6 {
	display: block;
	float: left;
	text-align: left;
}
.col2 { width: 49.9%; }


.col3 { width: 32.2%; }
.col4 { width: 24.9%; }
.col5 { width: 19.9%; }
.col6 { width: 16.6%; }


ul.col1 li, ul.col2 li, ul.col3 li {
	height: 1px;
	margin-bottom: 0;
}

/*
ul.col1 li, ul.col2 li, ul.col3 li {
	padding-top/**/ /*: 0px;
	padding-bottom/**/ /*: 0px;
}
*/

html>body ul.col1 li, ul.col2 li, html>body ul.col3 li { height: auto; margin-bottom: 0px; }

ul li a {
	font-size: 12px;
	text-decoration: none;
	padding: 0px;
}

#ContentPane ul li a {
	font-size: 12px;
}

/****************************************************************************/
/* BottomPane
/****************************************************************************/

#BottomPane {
	width: auto;
	padding: 5px;
}

#BottomPane .block {
	position: relative;
	height: 60px;
	background: #F9FAFC url(../../image/bg/bg-bottom-block.jpg) 0px bottom repeat-x;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
}
html>body #BottomPane .block { height: 55px; }
#BottomPane .bottom-left-corner {
	position: absolute;
	left: 0px;
	bottom: -7px;
	width: 6px;
	height: 6px;
	background:  url(../../image/bg/bg-bottom-left-corner.gif) 0px 0px no-repeat;
}
html>body #BottomPane .bottom-left-corner {	bottom: 0px; }

#BottomPane .bottom-right-corner {
	position: absolute;
	right: 0px;
	bottom: -7px;
	width: 6px;
	height: 6px;
	background:  url(../../image/bg/bg-bottom-right-corner.gif) 0px 0px no-repeat;
}
html>body #BottomPane .bottom-right-corner {	bottom: 0px; }

#BottomPane .block .right {
	float: right;
	width: auto;
}


/* listColumn */
.listColumn1 {
	margin-bottom: 10px;
	margin-left: 10px;
}
.listColumn h3 {
	padding-top: 0px;
	margin-top: 0px;
}
.listColumn1 ul li {
	padding-bottom: 0px;
	line-height: 19px;
	margin-top: -2px;
	display: block;
}
html>body .listColumn1 ul li {
	line-height: 13px;
	margin-top: 0;
}

.subRubricator1 {
	margin-right: -10px;
}
.subRubricator1 ul li {
	margin-right: 10px;
}
.subRubricator ul li.hover strong{
	color: #069;
}
.subRubricator ul li.hover .description{
	color: #000;
}
.subRubricator1 ul li a {
	display: block;
}
.subRubricator1 ul li strong {
	font-weight: normal;
	font-size: 17px;
	color: #069;
/*	border-bottom: 1px dotted #069;*/
	display: block;
	margin-bottom: 5px;
}
.subRubricator1 ul li a strong {
	color: #000;
	font-size: 12px;
	font-weight: bold;
/*	line-height: 15px;*/
	padding: 0px 3px;
	margin-top: 0px;
}
.subRubricator1 ul li a:hover strong {
	color: #c00;
/*	border-bottom: 1px dotted #c00;*/
}
.subRubricator ul li a:active, .subRubricator ul li a:visited {
	color: #000;
}

.listColumn1 ul li a {
/*	background: url(../../image/bullet/bullet-li-double-invert.gif) 0px 4px no-repeat;*/
	padding: 3px 0 3px 0;
	padding-left: 4px;
	margin-top: -6px;
	margin-right: 10px;
	color: #069;
	display: block;
	/*width: 100%;*/
	font-size: 12px !important;
	font-weight: normal;
	top: -3px;
}
html>body .listColumn1 ul li a {
	margin-top: 0px;
	position: relative;
}
.listColumn1 ul li li a {
	font-weight: normal;
}
#ContentPane .subRubricator1 ul .navigation {
	margin-bottom: 5px;
	min-height: 15px;
	font-size: 11px;
	padding-left: 5px;
}
#ContentPane .subRubricator1 ul .navigation a {
	display: block;
	float: left;
	text-decoration: underline;
	font-weight: normal;
	padding: 0px 0px 2px 16px;
	color: #666;
	font-size: 12px;
}
#ContentPane .subRubricator1 ul .navigation a:hover {
	color: #c00;
}
.subRubricator1 ul .navigation .goods {
	background: url('/image/icon/option/price-red-hover.gif') 0 0 no-repeat;
}
.subRubricator1 ul .navigation .companies {
	background: url('/image/icon/option/description-hover.gif') 0 0 no-repeat;
	margin-right: 5px;
}

.subRubricator ul .selectRubric a:active, .subRubricator ul .selectRubric a:visited {
	color: #000;
}

.listColumn1 ul li a:hover {
	display: block;
	padding: 2px 0 2px 0;
	padding-left: 4px;
	background-color: #f3f3f3;
	border: 0px solid #eee;
	border-width: 1px 0;
	color: #333;
}
.listColumn ul li a span {
	color: #666;
}
.subRubricator ul li li {
	background: none;
	font-size: 12px;
}
.subRubricator1 ul li ul {
	border-bottom: 1px dotted #999;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

.subRubricator1 ul li li a {
	color: #000;
	display: inline;
	font-size: 11px;
}

.subRubricator1 ul li .description {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #666;
	display: block;
	clear: left;
	line-height: normal;
	clear: left;
	padding-left: 9px;
	margin-bottom: 5px;
}


/* advertisement */
.advertisement {
	margin: 0px;
	padding: 0px;
	margin-left: 0px;
	margin-bottom: 15px;
}
.advertisement li {
	border: 0px solid #f00;
	padding: 5px;
	padding-left: 0px;
	background: none;
	font-size: 10px;
	clear: both;
}
.advertisement li span {
	margin-left: 5px;
}
.advertisement li a {
	font-size: 11px;
	font-weight: bold;
}
.advertisement li.bg {
	background-color: #F3F3F3;
}
.button-advertisement {
	margin-bottom: 15px;
}
.button-advertisement a {
	margin-bottom: 20px;
	padding: 1px 0;
	padding-left: 23px !important;
	font-weight: bold;
}

.viewAdvertisement {
	float: left;
	margin-right: 20px;
	padding-left: 23px !important;
	background: url(../../image/icon/view-advertisement.gif) 0px 0px no-repeat;
}
.addAdvertisement {
	float: left;
	background: url(../../image/icon/plus.gif) 0px 0px no-repeat;
	color: #006699;
}

.company-list {}
.company-list .block {
	display: block;
	border: 1px solid #ccc;
	margin-bottom: -5px;
	padding: 5px;
	padding-left: 115px;
	background: url(/image/bg/bg-chess-block.jpg) repeat-x scroll 0 -130px;
	position: relative;
	min-height: 100px;
}
.company-list .logotype {
	position: absolute;
	left: -105px;
	width: 100px;
	text-align: center;
	border: 0px solid;
	margin-left: 0px;
	padding-top: 0px;
}
html>body .company-list .logotype {
	left: 5px;
}

.company-list .logotype img {
	margin: 0 auto;
}
.company-list .description {
	position: relative;
	margin-left: 0px;
}
.company-list .description a {
	display: block;
	text-decoration: none;
	font-size: 11px;
	color: #666;
	margin-bottom: 5px;
}
.company-list .description .title{
	display: block;
	margin-bottom: -22px;
	font-size: 17px;
	font-weight: normal;
}
.company-list .description .title a{
	display: block;
	text-decoration: underline;
	font-size: 17px;
	font-weight: normal;
	color: #000;
}
.company-list .attribute {
	padding: 0;
	margin-top: 0px;
	position: relative;
	float: left;
	width: 100%;

}
.company-list .attribute .view-address {
	position: absolute;
	padding-top: 3px;
	right: 0px;
}
.company-list .attribute .view-address a {
	text-decoration: none;
	border-bottom: 1px dotted #000;
}
.company-list .block .error-message {
	position: absolute;
	right: 5px;
	bottom: 5px;
}
.company-list .block .error-message a {
	text-decoration: none;
	border-bottom: 1px dotted #c00;
	color: #c00;
}
.company-list .attribute li {
	padding-left: 0;
	background: none;
	padding-bottom: 3px;
}
.company-list .attribute li a {
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 0 0;
}

.company-list .contact {
	border-top: 1px dashed #ccc;
	margin-bottom: 0px;
	padding-top: 3px;
}
.company-list .contact li {
	background: none;
	padding-left: 0;
	display: block;
	clear: both;
}
html>body .company-list .contact li {
	height: 14px;
	/height: auto;
}

.company-list .contact li.phone {
	padding-left: 20px;
	padding-bottom: 3px;
	background: none
	clear: left;
}
.company-list .contact li.no-map {
	padding-left: 20px;
	padding-bottom: 3px;
	background: url('/image/icon/option/map-inactive.gif') 0 0 no-repeat;
	clear: left;
}
.company-list .contact li.address a {
	background: url('/image/icon/option/map.gif') 0 0 no-repeat;
	padding-left: 20px;
	display: block;
	float: left;
	padding-bottom: 3px;
}
.company-list .contact li.address a span {
	color: #666;
}








#ContentPane .request {
	float: left;
}
#ContentPane .paging {
	margin-bottom: 5px;
}
#ContentPane .paging span {
	float: right;
	font-weight: bold;
	font-size: 12px;
	color: #069;
	margin-right: 10px;
}
#ContentPane .paging .page-list {
	float: right;
	margin-bottom: 5px;
}

#ContentPane .paging a {
	text-decoration: none;
	padding: 0px 5px 1px 5px;
	border: 0px solid;
	font-size: 12px;
	font-weight: bold;
}
#ContentPane .paging a.current {
	color: #fff;
	background-color: #666;
}
#ContentPane .paging .next{
	padding-right: 13px;
	background: url(../../image/bullet/bullet-arrows.gif) right 4px no-repeat;
}
#ContentPane .paging .page-per{
	float: left;
	width: 200px;
	margin-top: -3px;
}
#ContentPane .paging .page-per span {
	float: none;
}
/* chess-container */

.chess-container {
	width: 100%;
	margin-bottom: 10px;
}
.chess-container td {
	padding: 0px;
	background: url(../../image/bg/bg-chess-block.jpg) 0px -120px repeat-x;
	border: 2px solid #ddd;
	text-align: left;
	width: 33%;
/*	width: 180px;*/
}
.chess-container td.hover {
	/*background: url(../../image/bg/bg-chess-block-current.jpg) 0px 0px repeat-x;*/
	border: 2px solid #c00;
}

.chess-container td.divider {
	background: none;
	border: none;
	padding: 3px;
	margin: 0px;
	width: 6px;
	font-size: 1px;

}
.chess-container td.empty-cell {
	background: none;
	border: none;
}
.chess-container td img{
	margin: 0px auto 0px auto;
	display: block;
}
.chess-container td span {
	display: block;
	margin-top: 0px;
	padding: 2px 2px 0 2px;
	clear: both;
}
.chess-container td.hover span {
	background: url(../../image/bg/bg-chess-block-current.jpg) 0px -140px repeat-x;
}
.chess-container td a {
	display: block;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	/*color: #003870;*/
	color: #333;
	padding-bottom: 5px;
	position: relative;
}

.chess-container td a:hover {
	/*background: url(../../image/bg/bg-chess-block-current.jpg) 0px 0px repeat-x;*/
	/*color: #c00;*/
}
.chess-container td .icons-wishlist {
	display: block;
	width: 14px;
	height: 35;
	position: relative;
	top: 3px;
	left: 3px;
	z-index: 10;
	margin-bottom: 0px;
}

.chess-container td .icon {
	position: absolute;
	display: block;
	width: 14px;
	height: 14px;
}
.chess-container td .icon.view {
	position: absolute;
	top: 18px;
	z-index: 10;
}

.chess-container td .price-block {
	display: block;
}
.chess-container td .price-block div {
	float: left;
	width: 49.999%;
	border: 0px solid #BCC1CD;
	border-width: 1px 0;
	background: url(../../image/bg/bg-price-block.jpg) repeat-x 0 bottom;
	padding: 0;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}
.chess-container td .price-block div span {
	display: block;
	margin: 0;
	padding: 3px 0;
}
.chess-container td .price-block div.old span {
	border-right: 1px solid #BCC1CD;
}
.chess-container td .price-block div.old {
	color: #666;
	text-decoration: line-through;
	width: 50%;
}
.chess-container td .price-block div.new span {
	border-left: 1px solid #fff;
}
.chess-container td .price-block div.new {
	color: #c00;
}
.chess-container td .price-block div.simple {
	width: 100%;
	/*color: #c00;*/
}
.chess-container td .price-block div.simple p {
	display: inline;
	margin: 0;
	padding: 0;
	color: #666;
	font-weight: normal;
}
.chess-container td .discount {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 52px;
	height: 37px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/image/bg/bg-discount.png', sizingMethod='scale');
	text-align: right;
	line-height: 23px;
}
html>body .chess-container td .discount {
	background: url(../../image/bg/bg-discount.png) no-repeat 0 0;
}
.chess-container td strong {
	display: block;
	clear: both;
	padding: 2px;
}
.chess-container td .check {
	float: left;
	margin-top: -2px;
}
.articles {}
.articles h3 {
	display: block;
	font-size: 11px;
	font-weight: bold;
	margin: 5px 0px;
	border: 1px solid #fff;
}

/*html>body .articles h3 { float: left; }*/

.articles h3 a {
/*
	display: block;
	float: none !important;
	float: left;
*/
	font-size: 12px;
	padding-left: 15px;
	background: url(../../image/bullet/bullet-arrows-2.gif) 0px 0px no-repeat;
}
#LeftPane .articles h3 a {
	padding-left: 15px;
	font-size: 12px;
}
.articles span {
	clear: left;
	display: block;
	margin-left: 15px;
	margin-bottom: 15px;
}

.articles a.button {
	display: block;
	font-weight: bold;
	padding-left: 23px;
	background: url(../../image/icon/articles.gif) 0px 0px no-repeat;
	margin-bottom: 15px;
	line-height: 14px;
}



#RightPane .announcement {}
#RightPane .announcement .picture {
	text-align: center;
	margin: 5px 0;
}
#RightPane .announcement .more {
	display: block;
	float: right;
	padding-left: 20px;
	background: url(../../image/bullet/bullet-arrows-3.gif) 0px 0px no-repeat;
	line-height: 14px;
	margin: 10px 0px;
}

#RightPane ul {
	margin: -10px 0px 10px 5px;
}
#RightPane ul li ul {
	margin: 2px 0px 2px 1px;
}
#RightPane ul.rubrics ul{
	margin: 0px 0px 10px 5px;
}
#RightPane ul.rubrics ul {
	margin: 5px 0px 0px 5px;
}
#RightPane ul.rubrics li {
	margin-bottom: 6px;
	line-height: 11px;
}

#RightPane ul li {
	font-weight: normal;
	line-height: 16px;
	background-position: 0px 5px;
}
#RightPane ul li.current a, #RightPane ul li.current {
	font-weight: bold;
	color: #004285;
}


#RightPane .radio-block {
	margin-top: -10px;
	margin-bottom: 5px;
}
#RightPane .radio {
	margin-top: 5px;
	/margin-top: 0px;
	margin-bottom: -3px;
	/margin-bottom: -2px;
}
#RightPane .radio-block .button {
	margin: 10px 0px 10px 5px;
}

table.table {
	margin-bottom: 20px;
	width: 100%;
	border: 1px solid #dfdfdf;
	border-width: 3px 0px;
	clear: both;
}
table.table tr {}

table.table thead .caption th {
	color: #c00;
}

table.table thead .head th {
	background-color: #eee;
	border-left: 2px solid #eee;
	border-right: 2px solid #fff;
}

table.table th {
	font-size: 11px;
}
table.table th.number {
	width: 3%;
}
table.table th.col-wishlist {
	width: 3%;
}
table.table th.checkbox {
	width: 25px;
}
table.table th.photo {
	width: 10%;
}
table.table th.company {
	width: 30%;
}
table.table th.date {
	width: 10%;
}

table.table tr.bg td {
	background-color: #eee;
}
table.table tr.hover td {
/*
	background-color: #7DB1CB;
	border-left: 2px solid #7DB1CB;
*/
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: 1px solid #c00;
	border-bottom: 1px solid #c00;
}
table.table td {
	border-left: 2px solid #eee;
	border-right: 2px solid #fff;
}
/*
table.table.currency td {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
table.table.currency .bg td {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
*/
table.table th.current a {
	padding-left: 15px;
	color: #c00;
}
table.table th.current.min a {
	background: url(../../image/icon/sort/bullet-up.gif) 0px 5px no-repeat;
}
table.table th.current.max a {
	background: url(../../image/icon/sort/bullet-down.gif) 0px 5px no-repeat;
}

table.table td.first {
	border-left: 0px solid #fff;
}
table.table tr td.description span {
	font-size: 12px;
	font-weight: bold;
	color: #069;
}
table.table tr td.description {
	border-left: 0px solid #fff;
}

table.table td.noborder-right, table.table tr th.noborder-right {
	border-right: 0px solid #fff;
}

table.table td.noborder-left, table.table tr th.noborder-left {
	border-left: 0px solid #fff;
}


table.table.phone tr td.description span {
	margin-left: 10px;
}
/*
table.table.currency tr td.description span a {
	font-size: 12px;
	color: #069;
}
table.table.currency .map {
	padding-left: 25px;
	background: url(../../image/icon/option/map.gif) left 0px no-repeat;
	display: block;
	text-decoration: none;
}
table.table.currency .map.inactive {
	background: url(../../image/icon/option/map-inactive.gif) left 0px no-repeat;
}
table.table.currency td.min, table.table.currency td.max {
	font-weight: bold;
	color: #c00;
}
*/
td.old {color: #999;}
table.table.vacancy tr td.description {
	border-left: 2px solid #eee;
}

table.table.vacancy tr td.description span a {
	font-size: 12px;
	color: #069;
}
table.table.vacancy tr td.money {
	font-size: 12px;
	color: #069;
	vertical-align: middle;
}

table.table.price {
	margin-bottom: 10px;
	width: 100%;
}
table.table.price.list {
	width: auto;
}

table.table.price td {
	border-left: 2px solid #eee;
	border-right: 2px solid #fff;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
	font-size: 12px;
	vertical-align: top;
	padding: 5px 3px;
	height: 110px;
}
table.table.price.list td {
	border-left: 2px solid #eee;
	border-right: 2px solid #fff;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #fff;
	font-size: 12px;
	vertical-align: top;
	padding: 5px 3px;
	height: auto;
}
table.table.price tr.bg td {
	background-color: #fff;
}
table.table.price td a {
	font-size: 12px;
}
table.table.price td.price {
	font-size: 70%;
	color: #000;
	text-align: right;
	vertical-align: top;
	font-size: 12px;
	width: 1%;
	position: relative;
}
table.table.price td.price .priceCell {
	display: block;
	width: 100%;
	white-space: nowrap;
	position: relative;
	left: 0px;
	padding-left: 0px;
	text-align: left;
}
table.table.price td.price .priceCell span {
	position: absolute;
	left: 0px;
	color: #666;
}
table.table.price td.price .priceCell .priceValue {
	float: none;
	text-align: right;
	margin-left: 35px;
}
table.table.price td.price .priceCell.simple .priceValue {
	margin-left: 10px;
}
table.table.price td.date {
	font-size: 12px;
	color: #666;
	text-align: right;
	width: 80px;
	white-space: nowrap;
}
/*
#ContentPane table.table.price tr:hover td{
	background-color: #D6E0EB;
	border-left-color: #ddd;
}
*/
table.table.price td.description {
	padding-bottom: 5px;
}
table.table.price.list td.description {
	overflow: none;
	width: 50%;
}
table.table.price td.description a {
	color: #000;
	font-size: 12px;
}
table.table.price.list td.description a {
	color: #666;
	font-size: 11px;
}

table.table.price td a.product {
	display: block;
	font: normal 17px Verdana;
	color: #006699;
	margin-bottom: -8px;
	position: relative;
	line-height: 14px;
}
table.table.price.list td a.product {
	font: bold 12px Verdana;
	color: #006699;
	text-decoration: none;
	margin-bottom: 3px;
	position: relative;
	line-height: auto;
}
#ContentPane table.table.price td.description span {
	font-weight: normal;
	color: #000;
	text-decoration: none;
	margin-bottom: 3px;
}
#ContentPane table.table.price td.description .short-description {
	display: block;
	margin-top: 5px;
	font-weight: normal;
	font-size: 11px;
	color: #666;
}
table.table.price td .block {
	height: 105px;
	overflow: hidden;
	position: relative;
}

table.table.price td .discount {
	display: block;
	position: absolute;
	right: 0px;
	top: -5px;
	width: 52px;
	height: 37px;
	text-align: right;
	line-height: 23px;
	color: #333;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none ! important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/image/bg/bg-discount.png', sizingMethod='scale');
	background-position: -10px 10px;
}
html>body table.table.price td .discount {
	background: url(../../image/bg/bg-discount.png) no-repeat 0 0;
	right: -5px;
}

table.table.price td.company a {
	display: block;
	font-size: 12px;
	text-align: right;
}
table.table.price .unit, table.table.price .pack_type {
	text-align: right;
}
table.table.price .unit {
	white-space: nowrap;
}
table.table.price .photo {
	border-left: 0px solid #eee;
	width: 100px;
}
table.table.price.list .photo {
	width: 40px;
}

table.table.price .photo a {
	display: block;
	border: 1px solid #ccc;
	padding: 1px;
}
table.table.price .photo a:hover {
	border: 1px solid #c00;
}


.price.list .icons-wishlist {
	margin-top: -3px;
}
.price.list .icon {
	display: block;
	margin-bottom: -2px;
}

.price .wishlist.add, .chess-container .wishlist.add {
	height: 17px;
	width: 17px;
	background: url('/image/icon/tab/add-white.gif') 0px 0px no-repeat;
}
.price .wishlist.delete, .chess-container .wishlist.delete {
	height: 17px;
	width: 17px;
	background: url('/image/icon/tab/active-red.gif') 0px 0px no-repeat;
}
.price .wishlist.view, .chess-container .wishlist.view {
	display: block;
	height: 13px;
	width: 13px;
	background: url('/image/icon/tab/arrow.gif') 0px 0px no-repeat;
	margin-top: 5px;
}

/* Counter */
#BottomPane .counter {
	width: 88px;
	float: left;
	border: 1px solid #ccc;
	text-align: right;
	padding: 0px 3px 2px 3px;
	/padding: 1px 3px 1px 3px;
	font-size: 7px;
	font: normal 9px Verdana;
	line-height: 9px;
	margin-top: 0px;
	margin-right: 5px;
}
#BottomPane .counter span{
	float: left;
}


.alert {
	background: url(../../image/icon/attantion.gif) 0px 0px no-repeat;
	padding-left: 27px;
	padding-top: 3px;
	min-height: 19px;
	/height: 19px;
	margin-bottom: 15px;
}
.help {
	background: url(../../image/icon/help.gif) 0px 0px no-repeat;
	padding-left: 27px;
	padding-top: 3px;
	padding-bottom: 10px;
	min-height: 19px;
	/height: 19px;
	margin-bottom: 15px;
	border-bottom: 1px dashed #ccc;
}
.rss {
	background: url(../../image/icon/rss.gif) right 0px no-repeat;
	padding-right: 27px;
	min-height: 19px;
	line-height: 19px;
	float: right;
	color: #c00;
}

.notice-content {
	line-height: 15px;
}
.notice-content span {
	display: block;
	margin: 10px 0;
}

.register {
	width: 560px;
}

.register label {
	display: block;
	text-align: right;
	margin-bottom: 10px;
	/margin-bottom: 5px;
}
.register label  .text {
	width: 300px;

	vertical-align: top;
	margin-top: -5px;
	/margin-top: 0px;
	margin-left: 5px;
}
.register label  .textarea {
	margin-top: -5px;
	/margin-top: 0px;
	vertical-align: top;
	width: 300px;
	height: 100px;
	margin-left: 5px;
}
.register label  .select {
	width: 300px;
	margin-top: -5px;
	/margin-top: 0px;
	margin-left: 5px;
}
.register .button {
	float: right;
}

.vacancy {}
.vacancy strong {
	display: block;
	margin: 5px 0;
}


/* Tabs */
.tabs {
	border-bottom: 2px solid #e0e0e0;
	padding-left: 0px;
	margin-bottom: 10px;
}
.tabs span {
	display: block;
	float: left;

	background: #e0e0e0 url('../../image/bg/tabs/left-bg.gif') 0px 0px no-repeat;
	padding: 4px 10px 4px 20px;
}
.tabs span.current {
	background: #2283AC url('../../image/bg/tabs/left-bg-current.gif') 0px 0px no-repeat;
}

.tabs span a {
	color: #666;
	text-decoration: none;
	font-size: 12px;
}
.tabs span.current a {
	color: #fff;
}


.button-print {
	display: block;
	float: right;
}

html>body .button-print {
	margin-left: 520px;
}
.product-container {
	margin-bottom: 10px;
}
.product-container.filter {
	border: 2px solid #E9E9E9;
	position: relative;
}


.filter ul li {
	padding-bottom: 3px;
}
.filter ul li li {
	padding-bottom: 3px;
}
.filter ul li ul {
	margin-top: 3px;
	margin-bottom: -3px;
}
.filter ul li a {
	padding: 0px 2px;
}
.filter ul li.bold a, .filter ul li strong {
	padding: 0px 2px;
	background-color: #2283AC;
	color: #FFFFFF;
}
.filter ul li.bold li a, .filter a  {
	background-color: #fff;
	color: #000;
}
.filter ul li span {
	font-size: 11px;
	color: #666;
}

div.caption {
	background: #F7F7F7 none repeat scroll 0 0;
	border-bottom: 1px solid #E9E9E9;
	height: 20px;
	width: 100%;
}
div.caption div {
	background: #E9E9E9 none repeat scroll 0 0;
	float: left;
	font-size: 11px;
	padding: 4px 8px;
}
div.caption div {
	float: left;
	font-family: Verdana;
	font-size: 11px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
	padding: 4px 8px;
}
div.caption a {
	float: right;
	padding: 2px 5px;
}
.filter .scroll {
	border-color: #E4BC7E;
	border-style: solid;
	border-width: 0 2px 2px;
	padding: 1px;
	position: relative;
	top: -1px;
}
.scroll {
	border-color: #E9E9E9;
}
.filter .scroll {
	border: 0 solid #E4BC7E;
	padding: 5px 1px;
	padding-bottom: 0px;
	position: relative;
	top: 0;
}

.filter .scroll .block {
	border: 0 solid #FF0000;
/*
	height: 71px;
	overflow: auto;
*/
	padding: 0 8px;
}
html > body .filter .scroll .block {
	padding: 0 8px;
}

/* Сортировка */
.sort-box {
	background: #F7F7F7 url(../../image/bg/bg-sort.gif) repeat-x scroll 0 1px;
	margin-bottom: 10px;
	border: 0px solid #c00;
	height: 23px;
}
.sort-box .block {
	font-size: 11px;
	border: 0px solid #0c0;
}
.sort-box .right {
	padding-left: 10px;
	float: right;
	position: relative;
}
.sort-box .right div {
	position: absolute;
	border: 0px solid;
	width: 170px;
	right: 0;
}
.sort-box ul {
	margin: 0;
}
.sort-box li {
	background: transparent none repeat scroll 0 0;
	border: 0 solid;
	float: left;
	padding: 4px 5px 5px;
	white-space: nowrap;
}
.sort-box .mode {
	padding: 1px 6px;
	border: 2px solid #E9E9E9;
	border-width: 0px 0px 0 2px;
	width: 95px;
	position: relative;
	height: 20px;
	float: right;
}
.sort-box li a {
	display: block;
	float: left;
	font-family: Verdana;
	font-size: 11px;
	line-height: normal;
	text-decoration: underline;
}
.sort-box .mode a {
	position: relative;
	top: -5px;
	float: right;
	margin: 0 4px;
}
.sort-box .mode a .hover {
	display: none;
}
.sort-box .mode a:hover .stat {
	display: none;
}
.sort-box .mode a:hover .hover {
	display: block;
}

.sort-box .spacer {
	margin-bottom: -1px;
}
.sort-box .caption {
	background: #E9E9E9 none repeat scroll 0 0;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}
.sort-box .current, .sort-box .current a {
	font-weight: bold;
}
.sort-box a.asc {
	background: url(../../image/icon/sort/bullet-down.gif) no-repeat scroll 0 5px;
	padding-left: 10px;
}
.sort-box a.desc {
	background: url(../../image/icon/sort/bullet-up.gif) no-repeat scroll 0 5px;
	padding-left: 10px;
}

/* Print Version */

.vote {
	margin: -5px 10px 10px 5px;
}
.vote .form-block {
	margin: 10px 0 0 0;
}
.vote .input-block {
	margin: 10px 0 10px 0;
}
.vote label {
	display: block;
}

.ss_link {
	margin: 20px 0 20px 6px;
}

.ss_link, .ss_link a {
	color: #666 !important;
}
/* Print Version */

.noprint { display: visible; }
.noscreen { display: none; }

@media print {
        .noprint { display: none ! important; }
        .noscreen { display: block; }

        /* Layout */
        #LeftPane, #RightPane, #TopPane { display: none; }
		#SearchPane .SearchForm { display: none; }

        .top { display: none; }
        #ContentPane {    }
        #BottomPane {  top: 0px ! important;   }


		#MiddlePane {
			margin-top: 0px;
			padding-bottom: 0px;
			top: 0px ! important;
		}
		#MiddlePane .promo { display: none; }
		#MiddlePane .serviceLinks { display: none; }
		#MiddlePane .map-help { display: none; }


		#BottomPane .right { display: none; }

		#SearchPane .container h1 {
			width: 100%;
			text-align: left;
			margin-left: 20px;
		}
		#SearchPane h1.logotype a { font-size: 20px;}

        .button-print { display: none; }

		#ContentPane td.description {}
		#ContentPane td.icon {display: none;}
		#ContentPane .paging {display: none;}
		#ContentPane .list td {
			padding:5px;
		}
		#ContentPane .button-advertisement {display: none;}

}