/* Для изменения шапки подключить вместо
 * этого файла таблицу стилей с новым дизайном.
 * Шаблоны не менять.*/
#go-root {position:absolute;top:0;left:0;width:232px;height:95px;}
body, td {
	font:normal 12px Trebuchet MS, Verdana, Arial;
}
img {
	border:none;
}
body {color:#636363;margin:16px 14px 0 17px;}
#logo {
	float:left;height:94px;width:234px;
	background: url(img/volume/logo.png) 10px 11px no-repeat;
}
#resource-name {
	float:left;
	text-align:center;
	padding:0 0 0 19px;
	height:46px;
	border-left:solid 1px #636363;
	margin-top:27px;
}
#resource-name h1, #resource-name h2 {
	margin:0;padding:0;
	font:normal 10px arial;
	text-transform:lowercase;
}
#resource-name h1 {
	letter-spacing:1px;
	font-size:20px;
}
#telephone, #work-hours, #user, #callback {
	float:right;
	clear:right;
	position:relative;
	white-space:nowrap;
}
#telephone {
	font-size:17px;
	background:url(img/volume/call.png) 0px 5px no-repeat;
	padding-left:50px;
	height:35px;
}

#callback {
	font-size:14px;
	background:url(/img/callback/icon_ask_call_small.png) 0px 0px no-repeat;
	width: 195px;
	height:20px;
	padding:6px 0px 0px 55px;
	vertical-align:middle;
	cursor:pointer;
	text-decoration:underline;
	margin: 0px;
}
#callback:hover{
	text-decoration:none;
}
#telephone #number {
	font-size: 28px;
	letter-spacing:1px;
}
#telephone #area-code:before {
	content:"(";
	color:#636363;
}
#telephone #area-code:after {
	content:")";
	color:#636363;
}
#telephone #area-code {
	vertical-align:middle;
	padding:0px 10px 11px 0px;
	color:#68bb0b;
	font-weight:normal;
}
#holiday{
	float:left;
	padding:0px 30px;

}
#hbasket {
	width:140px;
	height:95px;
	white-space:nowrap;
	float:left;
	padding-left:110px;
	background:url(img/volume/basket.png) 30px 5px no-repeat;
	font:bold 12px Trebuchet MS, Verdana, Arial;
	margin:0 auto 0 auto;
}
#hbasket table {
	margin:8px 0 15px 25px;
}
#hbasket th {
	white-space:nowrap;
	text-align:left;
	font-size:10px;
	margin:0;
	padding:1px;
}
#hbasket td {
	margin:0;
	padding:1px;
	font-weight:bold;
	color:#68bb0b;
	font-size:10px;
}
#hbasket a {
	white-space:nowrap;
	display:block;
	color:#68bb0b;
	padding-left:25px;
	background:url(img/volume/arrow_dbl_braket_left.png) left center no-repeat;
}
#user {
	padding-left:27px;
	background:url(img/volume/arrow_right_tiny.png) left center no-repeat;
	position:relative;
	top:-55px;
	height:16px;
}
#user span {
	cursor:pointer;
	text-decoration:underline;
	font-size:11px;
	text-transform:capitalize;
	padding-right:5px;
	color:#68bb0b;
}
#user span+span {
	color:#636363;
}
#user span+span:before {
	content:"|";
	padding-right:5px;
	text-decoration:none!important;
	cursor:default;
}
#work-hours {
	position:relative;
	top:50px;
	font-size:13px;
}
#top-menu {
	padding:0; margin:0;
	clear:both;
	background:url(img/volume/hor_menu_bg.png) repeat-x;
	height:38px;
	list-style-image: url(img/volume/rc_lt.png);
	list-style-position: inside;
	list-style-type:none;
}
#top-menu li {
	display:block;
	float:left;
	padding:5px 10px 5px 10px;
	border-left:solid 1px #555555;
	border-right:solid 1px #aaaaaa;
	margin-top:6px;
}
#top-menu li:hover {
	background:url(img/volume/menu_hl_bg.png) repeat-x center right;
}
#top-menu li:first-child {
/*
	border:none;
*/
	margin-left:250px;
}
#top-menu a, #top-menu a:link, #top-menu a:visited {
	color:white;
	font:normal 14px Arial;
	text-decoration:none;
	height:
}
#top-menu a:active, #top-menu a:focus {
	color:#68bb0b;
	outline:none;
}
#icq {
	float:right;
	clear:right;
	position:relative;
	top:25px;
	margin-right:50px;
	padding:0 20px 0 30px;
	background:url(img/volume/icq.png) no-repeat center right;
	font:bold 14px Arial;
	color:white;
	cursor:default;
}
#icq div {
	display:none;
	color:#636363;
	position:absolute;
	width:550px;
	background:#fdf799;
	right:-50px;
	z-index:100;
	border:solid 1px #b3b3b3;
	padding:20px 0 35px 15px;
}
#icq:hover div {
	display:block;
}
#search {
	float:left;
	margin:0;padding:0;
	position:relative;
	left:10px;
	top:-30px;
}
#search input {
	padding:1px;margin:0;
	border:solid 1px;
	border-color:#d7d7d7 #a3a3a3 #a1a1a1 #9f9f9f;
}
#search label {
	color:white;
	padding-right:5px;
}
#search input[type=text] {
	width:160px;
}
#search input[type=button] {
	width:20px;
	height:20px;
	border:none;
	background:url(img/volume/arrow_dbl_right_tiny.png) center center no-repeat;
	cursor:pointer;
}
#search input[type=button]:hover {
	background:url(img/volume/arrow_dbl_right_tiny_on.png) center center no-repeat;
}
table.btn-lrg {
	border-collapse:collapse;
	margin:auto;
}
table.btn-lrg td {
	cursor:pointer;
	padding:0;
	margin:0;
	height:44px;
	width:7px;
	white-space:nowrap;
	background:url(img/volume/btn_lrg_lft.png) center center no-repeat;
}
table.btn-lrg td+td {
	background:url(img/volume/btn_lrg_ctr.png) center center repeat-x;
	padding-right:20px;
}
table.btn-lrg td+td+td {
	background:url(img/volume/btn_lrg_rgt.png) center center no-repeat;
	padding:0;
}
table.btn-lrg:hover td {
	background-image:url(img/volume/btn_lrg_lft_on.png);
}
table.btn-lrg:hover td+td {
	background-image:url(img/volume/btn_lrg_ctr_on.png);
}
table.btn-lrg:hover td+td+td {
	background-image:url(img/volume/btn_lrg_rgt_on.png);
}
table.btn-lrg:hover a {
	color:gray;
}
table.btn-lrg a:focus, table.btn-lrg a:active,
table.btn-lrg:focus a, table.btn-lrg:active a
{
	color:#68bb0b;
	outline:none;
}
.arrowed {
	padding-right:20px;
	background:url(/css/img/volume/arrow_dbl_right_tiny.png) right center no-repeat;
	cursor:pointer;
	text-decoration:underline;
	-moz-user-select:none;
}
/* Catalog */
#dir {
	padding:15px 0 0 0;
}
#dir .title {
	padding-top:4px;
	font:bold 12px Trebuchet MS, Verdana, Arial;
	text-transform:uppercase;
}
/* Categorized grid */
.xgrid .grp .title, .xdiv .title {
	background:white;
	color:black;
	font-weight:bold;
	float:left;
	text-transform:uppercase;
	padding-right:10px;
}
.xgrid .grp .line, .xdiv .line {
	margin-top:8px;
	width:100%;
	border-top:solid 3px #d6d6d6;
	text-align:right;
}
.xgrid .grp .line .link {
	float:right;
	padding:0 20px 0 20px;
	background:#eee url(/css/img/volume/arrow_dbl_right_tiny.png) center right no-repeat;
	border-right:solid 5px #eee;
}
.xgrid .grp .line .link a:link,
.xgrid .grp .line .link a:visited {
	text-decoration:none;
	color:black;
}
.xgrid .grp .line .link a:hover {
	text-decoration:underline;
	color:black;
}
span.lower {
	text-transform:lowercase;
}
.xgrid .ware-title td {
	vertical-align:top;
	padding:5px;
}
.xgrid .ware-title div { 
	width:230px;
	padding-bottom:10px;
}
.xgrid .ware-title a { 
	font:bold 12px Trebuchet MS, Verdana, Arial;
	color:#636363;
	text-decoration:none;
}
.xgrid .ware-body td { 
	vertical-align:top;
	padding-bottom:20px;
}
.xgrid .ware-body .pic { 
	float:left;
}
.xgrid .ware-body .pic div { 
 position:absolute;
 z-index:2;padding:0 0 0 0;
 background:transparent;
}
.xgrid .ware-body .pic div img { 
	margin:0;
}
.xgrid .ware-body .pic a { 
	font:bold 12px Trebuchet MS, Verdana, Arial;
	color:#636363;text-decoration:none;
}
.xgrid .ware-body .pic img { 
	margin:20px 8px 0 10px;
}
.xgrid .ware-body .info {
	padding:10px 5px 35px 145px;
}
.xgrid .ware-body .info .id {
	font-size:14px;
	color:#636363;
}
.xgrid .ware-body .info .more {
	text-decoration:none;
	background:url(/css/img/volume/arrow_dbl_right_tiny.png) right center no-repeat;
	width:70px;margin:5px 0 20px 0;
}
.xgrid .ware-body .info .more a {
	display:block;
	font-size:10px;
	color:#636363;
	text-decoration:none;
}
.xgrid .ware-body .info .price {
	white-space:nowrap;
	font:bold 7px Arial;
	color:black;
}
.xgrid .ware-body .info .price span {
	font:bold 20px Trebuchet MS, Verdana, Arial;
}
.xgrid .ware-body input {
	border:none;
	cursor:pointer;
	background:url(/css/img/volume/btn_buy1.png) no-repeat;
	width:91px;
	height:31px;
	margin:15px 0 0 -8px;
}
.xgrid .info.order .price {
	background:gainsboro;
	color:gray;
}
.xgrid .info.order input {
	background-image:url(/css/img/volume/btn_order.png);
}
/*Robots text*/
.main-txt-img, .main-txt-txt {
	padding:15px;
	text-align:justify;
	font:normal 12px arial;
}
/*footer*/
#footer {
	width:100%;
	margin:0;padding:0;
}
#footer a, #footer a:link, #footer a:visited {
	color:#636363;
}
#footer hr {
	width:100%;
	height:8px;
	background:url(/css/img/volume/green_bar.png) repeat-x;
	margin:20px 0 7px 0;
}
#legal {
	padding:10px 30px 15px 30px;
	background:url(/css/img/volume/gray_bar_wide.png) repeat-x;
	height:76px;
}
#legal div {
	border-left:solid  1px #9e9e9e;
	clear:none;
	float:left;
	padding:12px 30px 0 30px;
	width:25%;
	height:68px;
	font:normal 12px Trebuchet MS, Verdana, Arial;
	color:white;
	line-height:13px;
}
#legal div:first-child {
	border:none;
	background:url(/css/img/volume/logo5.png) 40px 5px no-repeat;
	padding-top:50px;
	height:20px;
	width:15%;
}
#legal div:first-child +div {
	width: 120px;
	letter-spacing:2px;
	line-height: 15px;
}
/*hide counters*/
#legal .counter-holder {
	background:transparent;
	padding:0px;
	height:1px;width:1px;
	overflow:hidden;
	border:none;
}
/*chart*/
#chart .row-title {
	white-space:nowrap;
	text-align:right;
	position:relative;
	z-index:2;
	padding:0 5px 2px 5px;
}
#chart .bar-holder {
	background:#999999;
	border-bottom:solid 3px white;
	width:100%;
}
#chart .bar {
	background:#7cc623;
	white-space:nowrap;
	height:17px;
	float:left;
	padding-top:1px;
	vertical-align:bottom;
	color:white;
	font:normal 12px Tahoma,Arial;
}
#chart .avg-bar {
	clear:both;
	position:relative;
	background:#f9ff9a;
	height:2px;
}
#chart .row-label {
	white-space:nowrap;
	padding:0 0 0 5px;
}
/*filters block*/
#filters {
	padding:10px 10px 3px 10px;
	background:#f5f5f5;
}
#filters .title, .search .title {
	background:#f5f5f5;
	color:black;
	font-weight:bold;
	float:left;
	text-transform:uppercase;
	padding-right:10px;
}
.search .title {
	background:white;
}
.search {
	padding:10px;
	margin-bottom:10px
	color:#7fc52b;
	font:normal 12px Trebuchet MS, Verdana, Arial;
}
#filters .title-bar, .search .title-bar {
	margin-top:8px;
	width:100%;
	border-top:solid 3px #d6d6d6;
	text-align:right
}
#filters .block {
	float:left;
	padding:6px;
	width:180px;
	vertical-align:bottom;
}
#filters .label {
	font:bold 12px Trebuchet MS, Verdana, Arial;
	height:35px;
	line-height:12px;
}
#filters .inputs {
	white-space:nowrap;
}
#filters .inputs input {
	width:40px;
	margin:0 10px 0 10px;
	border:solid 1px #b8b8b8;
}
#filters .inputs input+input {
	width:55px;
}
#filters button {
	height:33px;
	width:120px;
	background:url(/css/img/button_apply.png) no-repeat;
	border:none;
	margin-left:20px;
}
#filters button:hover {
	background:url(/css/img/button_apply_on.png) no-repeat;
}
#apit_slider span {
	color:#7fc52b;
	text-transform:uppercase;
	font:bold 18px Trebuchet MS, Verdana, Arial;
}
#apit_slider {
	text-align:right;
}
#filters .all-filters {
	float:left;
}
#unused-filters .label {
	padding-left:15px;
	background:url(/css/img/volume/arrow_right_sm.png) left 3px no-repeat;
	cursor:pointer;
}
#filters .nothing {
	font:bold 14px Arial;
	color:gainsboro;
	clear:both;
	padding-bottom:15px;
}
#filters .slider {
	width:160px;
	margin:10px 0 10px -30px; 
}
#filters .ui-slider-range {
	background:#8cc63f;
}



#yn {width:800px;}
#yn h1 {font:bold 18px "Trebuchet MS"; color:#636363; text-transform:uppercase; margin-bottom:20px;}
#yn h2 {font:bold 16px "Trebuchet MS"; color:black;  text-transform:uppercase; 
background:white url(img/line1.png) 0% 50% repeat-x; margin-bottom:10px;}
.wb {background:white; padding-right:10px;}
#yn div {float:left; width:100%; margin-bottom:10px;}
#yn ul {list-style: url(img/bullet.png); }
#yn li {font:12px Arial,sans; color:#636363;margin-bottom:10px; margin-left:220px;}
#yn a {color: #4682b4}
#yn a:hover{color: #9acd32;}
#yn p {font:12px Arial,sans; color:#636363;margin-bottom:10px; margin-left:220px;}
#yn img {display:block; float:left;}

#fete{
	position:relative;
	white-space:nowrap;
	width:165px;
	height:121px;
	float:left;
	background:url(/img/12june_image.jpg) no-repeat;
	margin-left:10px;
	margin-top:-17px;
}
