* {
	margin:0;
	padding:0;
}
* html html, body {
	height:100%;
}
html {
	height:100%;
}
* html {
 zoom: expression(document.execCommand("BackgroundImageCache", false, true))
}
body {
	behavior:url("/design/standart/stylesheets/csshover.htc");
	font-family: sans-serif, Arial, Tahoma, Verdana;
	color:#001325;
	/* maxim edit     text-shadow: #000 0 0;  */
		font-size:12px;
	background: url(/design/standart/images/body_bg.gif);
	text-align:center;
}
* html div {
	height:1px;
}
a {
	color:#1378A1;
	text-decoration:underline;
	outline: none;
}
a:hover {
	text-decoration:none;
}
img, table {
	border:none;
}
table {
	border-collapse:collapse;
	width:100%;
}
td, th {
	vertical-align:top;
	text-align:left;
	font-weight:normal;
}
INPUT, TEXTAREA {
	font-family: sans-serif, Arial, Tahoma, Verdana;
}
ul {
	list-style:none;
}
.htmlMakeupWrap {
	margin:0 auto;
	min-height:100%;
	min-width:990px;
	max-width:1250px;
 width:expression((document.documentElement.clientWidth||document.body.clientWidth)<1004?'1004px':(document.documentElement.clientWidth||document.body.clientWidth)>1255?'1255px':'100%');
}
* html .htmlMakeup {
	height:100%;
}
.htmlMakeup {
	text-align:left;
	position:relative;
	border-left:solid 1px white;
	border-right:solid 1px white;
	background:white;
}
.header {
	height:280px;
	position:relative;
	border-bottom:solid 1px #297796;
	background:url(/design/standart/images/header_left.jpg) 0 0 no-repeat #46A9D2;
}
.header .phone {
	background:url(/design/standart/images/header_phone.png);
/* background: none; */
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/design/standart/images/header_phone.png, sizingMethod=crop);
	width:272px;
	height:24px;
	position:absolute;
	left:220px;
	top:153px;
	z-index:0;
}
.header .illustration {
	height:229px;
}
.header .menuWrap {
	background:url(/design/standart/images/header_menu_bg.gif) 100% 0 repeat-x;
	height:51px;
	text-align:center;
}
.header .menu {
	position: relative;
	z-index: 2;
	height:51px;
	margin:0 auto;
	background:url(/design/standart/images/menu_ul_end_bg.gif) 100% 0 no-repeat;
	width:862px;
}
.header .menu span {
	height: 20px;
}
.header .menu li {
	float:left;
	position:relative;
	height: 50px;
}
.header .menu li, .header .menu li a, .header .menu li .div, .header .menu li .text {
	width: 123px;
}
.header .menu li a {
	text-transform: capitalize;
	font-size: 11pt;
	display:block;
	/*padding:33px 35px 0 35px;*/
		height:50px;
	text-align: center;
	/*float:left;*/
		background:url(/design/standart/images/header_menu_a.gif) 0 0 no-repeat;
	color:#3486B0;
	text-decoration:none;
	position:absolute;
	left:0px;
	bottom: 0px;
	font-weight: bold;
}
/*.header .menu li a:hover	{
		background:url(/design/standart/images/header_menu_a_hover.gif) 0 0 no-repeat;
		color:#FAFAF3;
	}*/
	
	.header .menu .selected {
	background:url(/design/standart/images/header_menu_a_hover.gif) 0 0 no-repeat;
	color:#FAFAF3;
}
* html .header .menu li .div img {
	behavior: url(/design/standart/stylesheets/iepngfix.htc);
}
.header .menu li .div	{
	position: relative;
	/*position:absolute;*/
	/*bottom:0px;
	padding-bottom: 15px;
	z-index:100;*/
	display: block!important;
	display: inline-block;
	cursor: pointer;
	cursor: hand;
	font-size: 1px;
	text-align: center;
	height: 50px;
}
.header .menu li .text {
	position: absolute;
	bottom: 0px;
	left: 0px;
	display: block;
	text-align: center;
	cursor: pointer;
}
.header .menu li .div img {
	position: absolute;
	left: 50%;
	margin-left: -38px;
	display: block;
	float: left;
	top: -40px;
}
/*	.header .menu li	{
		float:left;
		position:relative;
	}
	.header .menu li a	{
		display:block;
		padding:33px 35px 0 35px;
		height:18px;
		float:left;
		background:url(/design/standart/images/header_menu_a.gif) 0 0 no-repeat;
		color:#3486B0;
		text-decoration:none;
		position:relative;
		
		
	}
*/
	/*.header .menu li a:hover	{
		background:url(/design/standart/images/header_menu_a_hover.gif) 0 0 no-repeat;
		color:#FAFAF3;
	}*/
	
/*	.header .menu .selected	{
		background:url(/design/standart/images/header_menu_a_hover.gif) 0 0 no-repeat;
		color:#FAFAF3;
	}
	
	* html .header .menu li div img	{
		behavior: url(/design/standart/stylesheets/iepngfix.htc);
		
	}
	.header .menu li div	{
		position:absolute;
		width:100px;
		bottom:0px;
		padding-bottom: 15px;
		left:50%;
		margin-left:-50px;
		z-index:100;
		
		cursor: pointer;
		cursor: hand;
	}
*/	
	
	
	.header .menu li div img {
}
.rightCol {
	width:249px;
	float:right;
}
* html .rightCol {
	margin-left:-7px;
	z-index:2;
}
.leftMiddleCol {
	margin-right:0;
}
.leftCol {
	width:254px;
	float:left;
	padding-bottom:175px;
}
.middleCol {
	margin-left:255px;
	position:relative;
	/*		background:url(/design/standart/images/middle_col_bg.gif) 0 0 repeat-x;*/
		padding:26px 0 0 0;
}
* html .middleCol {
	left:-3px;
	margin-right:-6px;/*	z-index:-1;*/
	}
.vertMenu {
	border-bottom:solid 1px #BAD6E1;
}
.vertMenu a {
	background:url(/design/standart/images/menu_vert_a.gif);
	height:31px;
	padding-left:51px;
	display:block;
	line-height:31px;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	color:white;
}
.vertMenu a:hover {
	background:url(/design/standart/images/menu_vert_a_hover.gif);
}
.vertMenu .selected {
	background:url(/design/standart/images/menu_vert_a_hover.gif);
	text-decoration:none;
}
.vertMenu strong {
	display:block;
}
.vertMenu strong a {
	background:url(/design/standart/images/menu_vert_a_hover.gif);
}
.vertMenu ul {
	border-bottom:solid 1px #65817A;
}
.vertMenu ul a {
	background: url(/design/standart/images/menu_vert_ul_a.gif) 52px 50% no-repeat #FDF5C2;
	height:29px;
	padding-left:70px;
	display:block;
	line-height:29px;
	font-weight:normal;
	font-size:14px;
	text-decoration:underline;
	color:#05597B;
	border-top:solid 1px #FEFBE7;
}
.vertMenu ul a:hover {
	background: url(/design/standart/images/menu_vert_ul_a.gif) 52px 50% no-repeat #FDF5C2;
	text-decoration:none;
}
.vertMenu ul strong {
	background: url(/design/standart/images/menu_vert_ul_a_hover.gif) 52px 50% no-repeat white;
	height:29px;
	padding-left:70px;
	display:block;
	line-height:29px;
	font-weight:normal;
	font-size:14px;
	color:#05597B;
	border-top:solid 1px #668591;
	border-bottom:solid 1px #668591;
	border-right:solid 1px white;
	margin-right:-1px;
	position:relative;
}
/*.vertMenu ul a:hover	{
		background: url(/design/standart/images/menu_vert_ul_a.gif) 52px 50% no-repeat #FDF5C2;
		text-decoration:none;
	}*/
	.contentWrap {
	background:url(/design/standart/images/left_col_bg.gif) 0 0 repeat-y;
}
.content {
	background:url(/design/standart/images/right_col_bg.gif) 100% 0 repeat-y;
	overflow:hidden;
}
* html .content {
	overflow:visible;
}
.leftMiddleCol {
	background:url(/design/standart/images/left_col_bg.gif) 0 0 repeat-y;
	margin-right: 250px;
}
* html .leftMiddleCol {
	overflow:visible;
}
.encyclopedia {
	display:block;
	background:url(/design/standart/images/tizer_encyclopedia.jpg);
	height:93px;
	width:255px;
	text-indent: 700em;
	overflow:hidden;
	white-space: nowrap;
	margin-bottom:40px;
}
.siteMenu {
	margin-bottom:40px;
}
.siteMenu li {
	margin-bottom:17px;
}
.siteMenu li a {
	padding-left:51px;
	background:url(/design/standart/images/bullet_01.gif) 28px 5px no-repeat;
	color:white;
	text-decoration:none;
}
.siteMenu li a:hover {
	text-decoration:underline;
}
.sideBlockWrap {
	margin-right:1px;
}
.sideBlock {
	border-top:solid 1px #E8E5D2;
	border-bottom: solid 1px #E8E5D2;
	background:url(/design/standart/images/side_deep_block_corner.jpg) 100% 100% no-repeat #4BA2C5;
	padding:18px 15px 15px 25px;
	color:white;
}
.sideBlock a {
	color:white;
}
.loginBlock {
}
.loginBlock strong {
	text-transform:uppercase;
	display:block;
	margin-bottom:15px;
	color:white;
}
.loginBlock li {
	height:30px;
	color:white;
}
.loginBlock li .i {
	border:solid 1px #106D93;
	width:144px;
	padding-left:3px;
	padding-right:3px;
	float:right;
}
.loginBlock li .b {
	float:right;
	cursor:pointer;
}
.loginBlock .last {
	height:20px;
}
.title01 {
	display:block;
	color:white;
	text-transform:uppercase;
	font-weight:bold;
	background:url(/design/standart/images/tizer_title_01.gif) 0 0 no-repeat;
	height:35px;
	line-height:35px;
	padding-left:26px;
}

.compareBlock {
	margin: 0;
	padding: 0;
	background: #E8E5D2;
}
.compareBlock ul {
}
.compareBlock ul li a {
	padding: 15px 0 15px 26px;
	font-weight: bold;
	background: #F7F4E2;
	display: block;
	border-bottom: 1px solid #DAD7C2;
	color: #001325;
}
.compareBlock li ul {
}
.compareBlock li li {
	border-bottom: 1px solid #DAD7C2;
	font-weight:normal;
	/*background:url(/design/standart/images/bullet_02.gif) 0 5px no-repeat;*/
		padding: 15px 20px 15px 26px;
}
.compareBlock ul li li a {
	padding: 0;
	font-weight: normal;
	display: block;
	width: 180px;
	background: none;
	border: none;
}
.compareBlock b {
	display:block;
	text-align:right;
}
.compareBlock b a {
	color:#003D56;
	background: url(/design/standart/images/but_compare.gif) no-repeat;
	width: 139px;
	height: 20px;
	line-height: 20px;
	display: block;
	text-indent: 1000em;
	overflow:hidden;
	margin: 10px 0 20px 95px;
}
.compareBlock img {
	float: right;
	position: relative;
	margin: 2px -20px 0 0;
}
.searchBlock2 {
	background:url(/design/standart/images/search_block_bg.gif) top repeat-x;
	border-top: 1px solid #FFF;
	color: #FFF;
}
.searchBlock2 td {
	vertical-align: middle;
	text-align: left;
	height: 31px;
	padding: 0 0 0 3px;
}
.searchBlock2 input {
	width: 130px;
	width: 140px;
}
.searchBlock2 .butt {
	width: auto;
}
.instantBasket {
	/*background: #5298B5 url(/design/standart/images/instant_basket.gif) repeat-x 0% 0%;*/
	background:#5298B5;
		padding:10px 23px 72px 12px;
	position:relative;
}
.instantBasket strong {
	font-size:14px;
	border-bottom:solid 1px white;
	padding-bottom:4px;
	display:block;
	color:white;
	margin-bottom:8px;
}
.instantBasket .introWrapWrap {
	background:url(/design/standart/images/basket_intro_bg.gif) 0 0 repeat-y;
}
.instantBasket .introWrap {
	background:url(/design/standart/images/basket_intro_bott.gif) 0 100% no-repeat;
}
.instantBasket .intro {
	background:url(/design/standart/images/basket_intro_top.gif) 0 0 no-repeat;
	padding: 22px 70px 65px 12px;
	min-height:70px;
	position:relative;
	font-size: 1.2em;
	color: #33b0d5;
	font-weight: bold;
}
* html .instantBasket .intro {
	height:70px;
}
.instantBasket .intro .turtle {
	background:url(/design/standart/images/basket_intro_hui.gif);
	width:158px;
	height:147px;
	position:absolute;
	bottom:-72px;
	right:-23px;
}
* html .instantBasket .intro .turtle {
	bottom:-14px;
	right:-23px;
}
.siteSideBanner {
	display:block;
	text-align:center;
	/* border-top:solid 4px #FF8200; */
	border-top:solid 4px #FFF;
	border-bottom:solid 3px #FD9321;
	padding:17px 0;
	margin-left:1px;
}
.siteSideBanner img {
	border:solid 1px #50A5C6;
}
.shortIntro {
	padding:20px 13px;
}
.shortIntro strong {
	color:#FF8200;
	font-size:14px;
	text-transform:uppercase;
	display:block;
	border-bottom:solid 1px #FF8200;
	padding-bottom:4px;
	margin-bottom:13px;
}
.shortIntro p {
	margin-bottom:15px;
}
.shortIntro img {
	border:solid 1px #C8C5AE;
}
h1 {
	color:#1378A1;
	border-bottom:solid 1px #1378A1;
	padding-bottom:4px;
	margin-bottom:23px;
	font-size:14px;
	text-transform:uppercase;
}

.sh1 h1{
	color:#1378A1;
	border-bottom:none;
	padding-bottom:0px;
	margin-bottom:0px;
	font-size:14px;
	text-transform:uppercase;
}

h2 {
	color:#1378A1;
	border-bottom:solid 1px #1378A1;
	padding-bottom:4px;
	margin-bottom:23px;
	font-size:14px;
	text-transform:uppercase;
}

.sh2 {
	color:#1378A1;
	border-bottom:solid 1px #1378A1;
	padding-bottom:4px;
	margin-bottom:23px;
	font-size:14px;
	text-transform:uppercase;
	font-weight: bold;
}

h3 {
	color:#f5780d;
	padding-bottom:4px;
	margin-bottom:23px;
	font-size:14px;
	text-transform:uppercase;
	text-align: center;
}

.sh3 {
	color:#f5780d;
	padding-bottom:4px;
	margin-bottom:23px;
	font-size:14px;
	text-transform:uppercase;
	text-align: center;
	font-weight: bold;
}

h4 {
	color:#0089d0;
	margin-bottom: 5px;
	font-size:12px;
}

.sh4 {
	color:#0089d0;
	margin-bottom: 5px;
	font-size:12px;
	font-weight: bold;
}

.itemList {
	float: left;
	width: 100%;
}
.itemList li {
	min-height:100px;
	padding:0 105px 24px 15px;
	border-bottom:solid 1px #DAD7C2;
	margin-bottom:21px;
	position:relative;
}


* html .itemList li {
	height:100px;
}
.itemList li strong {
	display:block;
	font-size:	15px;
	margin-bottom:3px;
}
.itemList li div {
	border:solid 1px #C6C3AC;
	float:left;
	width: 113px;
	height: 97px;
	cursor: pointer;
	margin:0 14px 8px 0;
}

.itemList li div:hover {
	border:solid 1px #FFA140;
	float:left;
	width: 113px;
	height: 97px;
	cursor: pointer;
	margin:0 14px 8px 0;
}

.itemList li b, .text_block .itemList em {
	position:absolute;
	right:0;
	top:45px;
	display:block;
	font-size:14px;
	width:190px;
	text-align:center;
}

.itemList li b {
	font: bold 18px Arial;
	margin-right:-45px;
}

.itemList li u {
	font: normal 14px Verdana;
	text-decoration:none;
}


.text_block .itemList em {
	font-weight:bold;
	font-style: normal;
	width:100px;
}
.itemList li span {
	display:block;
	height:31px;
}
.itemList li span a {
	margin-top:5px;
	float:left;
	height:36px;
	/*background:url(/design/standart/images/ic_basket.gif) 100% 0 no-repeat;*/
		line-height:36px;
	padding-right:49px;
}
.footer {
	height:83px;
	position:relative;
}
.footer ul {
	float:right;
	height:60px;
	color:white;
	background:#3B8FB1;
	padding:10px 13px 12px 13px;
	width:222px;
	font-size: 11px;
}
.footer span {
	display:block;
	margin-left:255px;
	border-top:solid 1px #DAD7C2;
	padding:14px 0 0 35px;
}
.footer span img {
	margin-right:10px;
}
.footer span cite {
	display:block;
	margin:10px 0 0 0;
	padding:0;
	font-style:normal;
}
.footer span cite img {
	vertical-align:middle;
	margin-left:5px;
}
.footer li a{
	color: white;
}
.footer .img {
	/* #background:url(/design/standart/images/footer_img.gif); */
	width:434px;
	height:239px;
	position:absolute;
	left:-173px;
	bottom:0px;
}
* html .footer .img {
	bottom:-1px;
}
.title02 {
	display:block;
	color:white;
	text-transform:uppercase;
	font-weight:bold;
	background:url(/design/standart/images/tizer_title_02.gif) 0 0 no-repeat;
	height:37px;
	line-height:36px;
	padding-left:12px;
}
.blockChoicer {
}
.blockChoicer .quickSetup {
	background:#E8E5D2;
	margin:0 0 1px 2px;
	padding:15px 30px 15px 10px;
}
.blockChoicer .quickSetup th {
	width:64px;
	padding-right:7px;
	padding-bottom:8px;
	vertical-align:middle;
}
.blockChoicer .quickSetup td {
	padding-bottom:8px;
	vertical-align:middle;
}
.blockChoicer .quickSetup td input {
	border:solid 1px #C6C3AC;
	width:46px;
	padding-left:3px;
	padding-right:3px;
}
.blockChoicer .quickSetup td .full {
	/*width:100px;*/
		width: 132px;
}
.blockChoicer .quickSetup td .right {
	float:right;
}
.blockChoicer .quickSetup td i {
	margin-left:4px;
	font-style:normal;
}
.blockChoicer .vendors {
	display:block;
}
.blockChoicer .vendors li {
	display:block;
	min-height:30px;
	height: auto!important;
	height: 30px;
	position:relative;
	border-top:solid 1px #DAD7C2;
	padding: 5px 0px 5px 0px;
}
* html .blockChoicer .vendors li {
	height:30px;
}
.blockChoicer .vendors li i {
	margin-left:50px;
}
.blockChoicer td select {
	width:140px;
}
.rightAlign {
	text-align:right;
}
.rightAlign input {
	margin-top:10px;
}
.wayFinder {
	margin:0 0 12px 0;
}
.wayFinder a {
	color:#001325;
	text-decoration:none;
}
.wayFinder a:hover {
	text-decoration:underline;
}
h1 b {
	float:right;
	font-size:12px;
	color: #001325;
	padding:0 10px 0 0;

}
h1 a img{
	float:right;
}

h1 b span {
	font-weight: normal;
	text-transform: lowercase;
}

.sh1 b {
	float:right;
	font-size:12px;
	color: #001325;
	padding:0 10px 0 0;
}
.sh1 a img{
	float:right;
	position:absolute;
	right:5px;
	top:10px;
}

.sh1 b span {
	font-weight: normal;
	text-transform: lowercase;
}


.itemDescFull {
	overflow:auto;
	margin:0 0 30px 0;
}
* html .itemDescFull {
	overflow:visible;
}
.itemDescFull .thumbs {
	float:left;
	margin-right:6px;
}
.itemDescFull .thumbs img {
	border:solid 1px #CCCAB5;
}
.itemDescFull .thumbs span {
	display:block;
	margin-top:6px;
}
.sidesMargin {
	padding:0 15px;
}



.tableT01 {
	border-top:solid 3px #E8E5D2;
	margin:15px 0;
}
.tableT01 td {
	padding: 3px 10px 3px 10px;
}
.tableT01 th {
	padding: 3px 10px 3px 10px;
}
.tableT01 td {
	background:white;
}
.tableT01 th {
	font-weight:bold;
	border-top:solid 3px #E8E5D2;
	border-bottom:solid 3px #E8E5D2;
}
.tableT01 .odd {
	background:#F7F4E2;
}
.tableT01 tfoot th {
	text-align:right;
	border:none;
	padding:0;
	padding-top:10px;
}
.tableT01 tfoot th img {
	margin-left:10px;
}
/* äîï. òîâàðû */
	.add_article .item {
	margin-bottom: 30px;
	border-top: 2px solid #E8E5D2;
	background: #faf9f0;
}
.add_article .item td {
	padding-top: 10px;
}
.add_article .photo {
	padding: 0 0 5px 10px;
}
.add_article .photo img {
	margin-right: 7px;
	border: 1px solid #CCCAB5;
}
.add_article .description {
	width: 100%;
	padding: 0 20px 20px 0;
}
.add_article .description a {
	color:#1378A1;
	font-size:14px;
	font-weight: bold;
}
.add_article .description div {
	margin-bottom: 5px;
}
.add_article .recycle {
	border-bottom: 1px solid #E8E5D2;
	padding-bottom: 10px;
	text-align: right;
	padding-right: 10px;
}
.add_article .price {
	white-space: nowrap;
	padding-right: 10px;
}
/* äîï. òîâàðû */

	.form {
}
.form th {
	width:70px;
	padding-right:15px;
}
.form th, .form td {
	padding-bottom:10px;
}
.form td input {
	border:solid 1px #C6C3AC;
	font-size:12px;
	width:100%;
 /* width:98%; */
}
.form td select {
	border:solid 1px #C6C3AC;
	font-size:12px;
	width:100%;
 /* width:98%; */
}
.form td textarea {
	border:solid 1px #C6C3AC;
	font-size:12px;
	width:100%;
 /* width:98%; */
	height:150px;
}
.form tfoot td {
	text-align:right;
	padding-right:5px;
}
.form tfoot td input {
	border:none;
	width:auto;
	height:auto;
}
.itemListNew {
	overflow:hidden;
	margin-bottom:18px;
	margin-top: 4em;
}
* html .itemListNew {
	overflow:visible;
}
* html h2 {
	clear:both;
}
* html .sh2 {
	clear:both;
}


/*###########################*/

/**
* @file: highslide.css 
* @version: 4.1.8
*/
.highslide-container div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide-container table {
	background: none;
}
.highslide {
	outline: none;
	text-decoration: none;
}
.highslide img {
	border: 2px solid silver;
}
.highslide:hover img {
	border-color: gray;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-gallery .highslide-active-anchor img {
	border-color: black;
	visibility: visible;
	cursor: default;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
}
.highslide-wrapper, .highslide-outline {
	
}
.glossy-dark {
	
}

.highslide-image-blur {
}
.highslide-number {
	font-weight: bold;
	color: gray;
	font-size: .9em;
}
.highslide-caption {
	display: none;
	font-size: 1em;
	padding: 5px;
	/*background: white;*/
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin: 0.4em;
}
.highslide-dimming {
	/*position: absolute;*/
	background: black;
}
a.highslide-full-expand {
   background: url(graphics/fullexpand.gif) no-repeat;
   display: block;
   margin: 0 10px 10px 0;
   width: 34px;
   height: 34px;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	
	padding-left: 22px;
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}
.highslide-move, .highslide-move * {
	cursor: move;
}

.highslide-viewport {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: none;
	left: 0;
	top: 0;
}
.highslide-overlay {
	display: none;
}
.hidden-container {
	display: none;
}

#refrash {
	background-image: url(/design/standart/images/but_refresh.gif);
	width: 100px;
	height: 20px;
}


/*****************************************************************************/
/* Styles for the HTML popups											     */
/* Remove these if you are not using Highslide HTML						     */
/*****************************************************************************/
.highslide-maincontent {
	display: none;
}

.highslide-maincontent h3{
	background-color: #0093D9;
	color:#FFF;
}

.highslide-maincontent .close_text{
	margin:5px;
	color:#FF7D00;
	font-size:14px;
	font-weight:bold;
}

.highslide-maincontent .bay_text{
	margin:5px;
}


.highslide-html {
	
}
.highslide-html-content {
	display: none;
	width: 400px;
	padding: 0 5px 5px 5px;
}
.highslide-header {
	padding-bottom: 5px;
}
.highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-header ul li.highslide-previous, .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-header a:hover {
	color: black;
}
.highslide-header .highslide-move a {
	
}
.highslide-footer {
	height: 16px;
}
.highslide-footer .highslide-resize {
	display: block;
	float: right;
	margin-top: 5px;
	height: 11px;
	width: 11px;
	
}
.highslide-footer .highslide-resize span {
	display: none;
}
.highslide-body {
	/*border: 1px solid #0093D9;*/
	padding-top:60px;
	background:url('/design/standart/images/ramka.png') no-repeat;
	height:45px;
	height:400px;
	overflow: hidden;
}
.highslide-resize {
	
}

/*****************************************************************************/
/* Styles for the Individual wrapper class names.							 */
/* See www.highslide.com/ref/hs.wrapperClassName							 */
/* You can safely remove the class name themes you don't use				 */
/*****************************************************************************/

/* hs.wrapperClassName = 'draggable-header' */
.draggable-header .highslide-header{
	visibility:hidden;
}
.draggable-header .highslide-header {
	height: 18px;
	border-bottom: 1px solid #dddddd;

}
.draggable-header .highslide-heading {
	position: absolute;
	margin: 2px 0.4em;
}

.draggable-header .highslide-header .highslide-move {
	cursor: move;
	display: block;
	height: 16px;
	position: absolute;
	right: 24px;
	top: 0;
	width: 100%;
	z-index: 1;
}
.draggable-header .highslide-header .highslide-move * {
	display: none;
}
.draggable-header .highslide-header .highslide-close {
	position: absolute;
	right: 2px;
	top: 2px;
	z-index: 5;
	padding: 0;
}
.draggable-header .highslide-header .highslide-close a {
	display: block;
	height: 16px;
	width: 16px;
	background-image: url(/design/standart/images/highslide/closeX.png);
}
.draggable-header .highslide-header .highslide-close a:hover {
	background-position: 0 16px;
}
.draggable-header .highslide-header .highslide-close span {
	display: none;
}
.draggable-header .highslide-maincontent {
	padding-top: 1em;
}

/* hs.wrapperClassName = 'titlebar' */
.titlebar .highslide-header {
	height: 18px;
	border-bottom: 1px solid #dddddd;
}
.titlebar .highslide-heading {
	position: absolute;
	width: 90%;
	margin: 1px 0 1px 5px;
	color: #666666;
}

.titlebar .highslide-header .highslide-move {
	cursor: move;
	display: block;
	height: 16px;
	position: absolute;
	right: 24px;
	top: 0;
	width: 100%;
	z-index: 1;
}
.titlebar .highslide-header .highslide-move * {
	display: none;
}
.titlebar .highslide-header li {
	position: relative;
	top: 3px;
	z-index: 2;
	padding: 0 0 0 1em;
}
.titlebar .highslide-maincontent {
	padding-top: 1em;
}

/* hs.wrapperClassName = 'no-footer' */
.no-footer .highslide-footer {
	display: none;
}

/* hs.wrapperClassName = 'wide-border' */
.wide-border {
	background: white;
}
.wide-border .highslide-image {
	border-width: 10px;
}
.wide-border .highslide-caption {
	padding: 0 10px 10px 10px;
}

/* hs.wrapperClassName = 'borderless' */
.borderless .highslide-image {
	border: none;
}
.borderless .highslide-caption {
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	background: silver;
}

/* hs.wrapperClassName = 'outer-glow' */
.outer-glow {
	background: #444;
}
.outer-glow .highslide-image {
	border: 5px solid #444444;
}
.outer-glow .highslide-caption {
	border: 5px solid #444444;
	border-top: none;
	padding: 5px;
	background-color: gray;
}

/* hs.wrapperClassName = 'colored-border' */
.colored-border {
	background: white;
}
.colored-border .highslide-image {
	border: 2px solid green;
}
.colored-border .highslide-caption {
	border: 2px solid green;
	border-top: none;
}

/* hs.wrapperClassName = 'dark' */
.dark {
	background: #111;
}
.dark .highslide-image {
	border-color: black black #202020 black;
	background: gray;
}
.dark .highslide-caption {
	color: white;
	background: #111;
}
.dark .highslide-controls,
.dark .highslide-controls ul,
.dark .highslide-controls a {
	background-image: url(/design/standart/images/highslide/controlbar-black-border.gif);
}

/* hs.wrapperClassName = 'floating-caption' */
.floating-caption .highslide-caption {
	position: absolute;
	padding: 1em 0 0 0;
	background: none;
	color: white;
	border: none;
	font-weight: bold;
}

/* hs.wrapperClassName = 'controls-in-heading' */
.controls-in-heading .highslide-heading {
	color: gray;
	font-weight: bold;
	height: 20px;
	overflow: hidden;
	cursor: default;
	padding: 0 0 0 22px;
	margin: 0;
	background: url(/design/standart/images/highslide/icon.gif) no-repeat 0 1px;
}
.controls-in-heading .highslide-controls {
	width: 105px;
	height: 20px;
	position: relative;
	margin: 0;
	top: -23px;
	left: 7px;
	background: none;
}
.controls-in-heading .highslide-controls ul {
	position: static;
	height: 20px;
	background: none;
}
.controls-in-heading .highslide-controls li {
	padding: 0;
}
.controls-in-heading .highslide-controls a {
	background-image: url(/design/standart/images/highslide/controlbar-white-small.gif);
	height: 20px;
	width: 20px;
}

.controls-in-heading .highslide-controls .highslide-move {
	display: none;
}

.controls-in-heading .highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.controls-in-heading .highslide-controls .highslide-previous a:hover {
	background-position: 0 -20px;
}
.controls-in-heading .highslide-controls .highslide-previous a.disabled {
	background-position: 0 -40px !important;
}
.controls-in-heading .highslide-controls .highslide-play a {
	background-position: -20px 0;
}
.controls-in-heading .highslide-controls .highslide-play a:hover {
	background-position: -20px -20px;
}
.controls-in-heading .highslide-controls .highslide-play a.disabled {
	background-position: -20px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-pause a {
	background-position: -40px 0;
}
.controls-in-heading .highslide-controls .highslide-pause a:hover {
	background-position: -40px -20px;
}
.controls-in-heading .highslide-controls .highslide-next a {
	background-position: -60px 0;
}
.controls-in-heading .highslide-controls .highslide-next a:hover {
	background-position: -60px -20px;
}
.controls-in-heading .highslide-controls .highslide-next a.disabled {
	background-position: -60px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-full-expand a {
	background-position: -100px 0;
}
.controls-in-heading .highslide-controls .highslide-full-expand a:hover {
	background-position: -100px -20px;
}
.controls-in-heading .highslide-controls .highslide-full-expand a.disabled {
	background-position: -100px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-close a {
	background-position: -120px 0;
}
.controls-in-heading .highslide-controls .highslide-close a:hover {
	background-position: -120px -20px;
}

/*****************************************************************************/
/* Styles for text based controls.						                     */
/* You can safely remove this if you don't use text based controls			 */
/*****************************************************************************/

.text-controls .highslide-controls {
	width: auto;
	height: auto;
	margin: 0;
	text-align: center;
	background: none;
}
.text-controls ul {
	position: static;
	background: none;
	height: auto;
	left: 0;
}
.text-controls .highslide-move {
	display: none;
}
.text-controls li {
    background-image: url(/design/standart/images/highslide/controlbar-text-buttons.png);
	background-position: right top !important;
	padding: 0;
	margin-left: 15px;
	display: block;
	width: auto;
}
.text-controls a {
    background: url(/design/standart/images/highslide/controlbar-text-buttons.png) no-repeat;
    background-position: left top !important;
    position: relative;
    left: -10px;
	display: block;
	width: auto;
	height: auto;
	text-decoration: none !important;
}
.text-controls a span {
	background: url(/design/standart/images/highslide/controlbar-text-buttons.png) no-repeat;
    margin: 1px 2px 1px 10px;
	display: block;
    min-width: 4em;
    height: 18px;
    line-height: 18px;
	padding: 1px 0 1px 18px;
    color: #333;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
}
.text-controls .highslide-next {
	margin-right: 1em;
}
.text-controls .highslide-full-expand a span {
	min-width: 0;
	margin: 1px 0;
	padding: 1px 0 1px 10px;
}
.text-controls .highslide-close a span {
	min-width: 0;
}
.text-controls a:hover span {
	color: black;
}
.text-controls a.disabled span {
	color: #999;
}

.text-controls .highslide-previous span {
	background-position: 0 -40px;
}
.text-controls .highslide-previous a.disabled {
	background-position: left top !important;
}
.text-controls .highslide-previous a.disabled span {
	background-position: 0 -140px;
}
.text-controls .highslide-play span {
	background-position: 0 -60px;
}
.text-controls .highslide-play a.disabled {
	background-position: left top !important;
}
.text-controls .highslide-play a.disabled span {
	background-position: 0 -160px;
}
.text-controls .highslide-pause span {
	background-position: 0 -80px;
}
.text-controls .highslide-next span {
	background-position: 0 -100px;
}
.text-controls .highslide-next a.disabled {
	background-position: left top !important;
}
.text-controls .highslide-next a.disabled span {
	background-position: 0 -200px;
}
.text-controls .highslide-full-expand span {
	background: none;
}
.text-controls .highslide-full-expand a.disabled {
	background-position: left top !important;
}
.text-controls .highslide-close span {
	background-position: 0 -120px;
}


/*****************************************************************************/
/* Styles for the thumbstrip.							                     */
/* See www.highslide.com/ref/hs.addSlideshow    							 */
/* You can safely remove this if you don't use a thumbstrip 				 */
/*****************************************************************************/

.highslide-thumbstrip {
	height: 100%;
	direction: ltr;
}
.highslide-thumbstrip div {
	overflow: hidden;
}
.highslide-thumbstrip table {
	position: relative;
	padding: 0;
	border-collapse: collapse;
}
.highslide-thumbstrip td {
	padding: 1px;
	/*text-align: center;*/
}
.highslide-thumbstrip a {
	outline: none;
}
.highslide-thumbstrip img {
	display: block;
	border: 1px solid gray;
	margin: 0 auto;
}
.highslide-thumbstrip .highslide-active-anchor img {
	visibility: visible;
}
.highslide-thumbstrip .highslide-marker {
	position: absolute;
	width: 0;
	height: 0;
	border-width: 0;
	border-style: solid;
	border-color: transparent; /* change this to actual background color in highslide-ie6.css */
}
.highslide-thumbstrip-horizontal div {
	width: auto;
	/* width: 100% breaks in small strips in IE */
}
.highslide-thumbstrip-horizontal .highslide-scroll-up {
	display: none;
	position: absolute;
	top: 3px;
	left: 3px;
	width: 25px;
	height: 42px;
}
.highslide-thumbstrip-horizontal .highslide-scroll-up div {
	margin-bottom: 10px;
	cursor: pointer;
	background: url(/design/standart/images/highslide/scrollarrows.png) left center no-repeat;
	height: 42px;
}
.highslide-thumbstrip-horizontal .highslide-scroll-down {
	display: none;
	position: absolute;
	top: 3px;
	right: 3px;
	width: 25px;
	height: 42px;
}
.highslide-thumbstrip-horizontal .highslide-scroll-down div {
	margin-bottom: 10px;
	cursor: pointer;
	background: url(/design/standart/images/highslide/scrollarrows.png) center right no-repeat;
	height: 42px;
}
.highslide-thumbstrip-horizontal table {
	margin: 2px 0 10px 0;
}
.highslide-viewport .highslide-thumbstrip-horizontal table {
	margin-left: 10px;
}
.highslide-thumbstrip-horizontal img {
	width: auto;
	height: 40px;
}
.highslide-thumbstrip-horizontal .highslide-marker {
	top: 47px;
	border-left-width: 6px;
	border-right-width: 6px;
	border-bottom: 6px solid gray;
}
.highslide-viewport .highslide-thumbstrip-horizontal .highslide-marker {
	margin-left: 10px;
}
.dark .highslide-thumbstrip-horizontal .highslide-marker, .highslide-viewport .highslide-thumbstrip-horizontal .highslide-marker {
	border-bottom-color: white !important;
}

.highslide-thumbstrip-vertical-overlay {
	overflow: hidden !important;
}
.highslide-thumbstrip-vertical div {
	height: 100%;
}
.highslide-thumbstrip-vertical a {
	display: block;
}
.highslide-thumbstrip-vertical .highslide-scroll-up {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 25px;
}
.highslide-thumbstrip-vertical .highslide-scroll-up div {
	margin-left: 10px;
	cursor: pointer;
	background: url(/design/standart/images/highslide/scrollarrows.png) top center no-repeat;
	height: 25px;
}
.highslide-thumbstrip-vertical .highslide-scroll-down {
	display: none;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 25px;
}
.highslide-thumbstrip-vertical .highslide-scroll-down div {
	margin-left: 10px;
	cursor: pointer;
	background: url(/design/standart/images/highslide/scrollarrows.png) bottom center no-repeat;
	height: 25px;
}
.highslide-thumbstrip-vertical table {
	margin: 10px 0 0 10px;
}
.highslide-thumbstrip-vertical img {
	width: 60px; /* t=5481 */
}
.highslide-thumbstrip-vertical .highslide-marker {
	left: 0;
	margin-top: 8px;
	border-top-width: 6px;
	border-bottom-width: 6px;
	border-left: 6px solid gray;
}
.dark .highslide-thumbstrip-vertical .highslide-marker, .highslide-viewport .highslide-thumbstrip-vertical .highslide-marker {
	border-left-color: white;
}

.highslide-viewport .highslide-thumbstrip-float {
	overflow: auto;
}
.highslide-thumbstrip-float ul {
	margin: 2px 0;
	padding: 0;
}
.highslide-thumbstrip-float li {
	display: block;
	height: 60px;
	margin: 0 2px;
	list-style: none;
	float: left;
}
.highslide-thumbstrip-float img {
	display: inline;
	border-color: silver;
	max-height: 56px;
}
.highslide-thumbstrip-float .highslide-active-anchor img {
	border-color: black;
}
.highslide-thumbstrip-float .highslide-scroll-up div, .highslide-thumbstrip-float .highslide-scroll-down div {
	display: none;
}
.highslide-thumbstrip-float .highslide-marker {
	display: none;
}









/*############################*/

.itemListNew li {
	float:left;
	/*margin:0 25px 20px 0;*/
		width: 28%;
	margin:0 5% 20px 0;
	position:relative;
	left:15px;
	text-align: center;
}
.itemListNew li a {
	display:block;
	font-weight:bold;
	/* #min-height: 1.3em; */
	height: auto!important;
	height: 1.3em;
}
.itemListNew li div {
	width: 128px;
	height: 128px;
	cursor: pointer;
	margin: 0px auto 10px;
	border:solid 1px #285466;
}

.itemListNew li div:hover {
	width: 128px;
	height: 128px;
	cursor: pointer;
	margin: 0px auto 10px;
	border:solid 1px #FBAB2E;
}

.newsList {
}
.newsList li {
	line-height:18px;
	margin: 0 20px 15px 20px;
}
.newsList li i {
	font-style:normal;
	display:block;
}
.newsList li a {
	display:block;
}
.itemListFilter {
	margin:-10px 0 0 0;
}
.itemListFilter, .itemListFilter ul, .itemListFilter ul li {
	float: left;
	width: 100%;
}
.itemListFilter ul li a, .itemListFilter ul li strong {
	float: left;
}
.itemListFilter ul span {
	clear: both;
	width: 100%;
	display: block;
	padding: 5px 0px 0px;
}
.itemListFilter ul span strong, .itemListFilter ul span a {
	float: none;
	display: inline;
}
.itemListFilter .filter {
	clear: both;
}
.itemListFilter ul {
	padding:0 15px;
	margin-bottom:10px;
}
.itemListFilter ul li {
	margin-bottom:8px;
}
.itemListFilter ul span {
	padding: 0 28px 10px 0;
}
.itemListFilter ul span.bottom {
	padding: 10px 28px 0 0;
}
.itemListFilter ul a {
	font-weight:bold;
	margin:0 4px;
}
.itemListFilter ul strong {
	font-weight:normal;
	margin:0 4px;
}
.itemListFilter .filter {
	border-bottom:solid 1px #DAD8C3;
	border-top:solid 1px #DAD8C3;
	height:29px;
	line-height:29px;
	padding-left:129px;
	margin-bottom:24px;
}
.itemListFilter .filter a {
	float:left;
	height:29px;
	line-height:29px;
	border-left:solid 1px #DAD8C3;
	padding-left:14px;
	text-decoration:none;
	color:#001325;
}
* html .itemListFilter .filter a img {
	margin-top:9px;
	vertical-align: text-bottom;
}
.itemListFilter .filter b a {
	float:right;
	line-height:29px;
	font-weight:normal;
	width:85px;
}
// kate table.register td {
 padding: 10px 0px 0px 0px;
}
table.register td input, td input, div.cart input, input.register {
	height: 20px;
}

div.cart input, input.register {
	height: 36px;
}

table.register td input, td input, div.cart input, table.register td textarea {
	font-size:12px;
}
input.register {
	text-indent: 999em;
	overflow: hidden;
	border: none;
	background: none;
	width: 190px;
	height: 36px;
	background: url(/design/standart/images/but_checkout.png) no-repeat;
	cursor: pointer;
}
input.register2 {
	text-indent: 999em;
	overflow: hidden;
	border: none;
	background: none;
	width: 110px;
	height: 20px;
	background: url(/design/standart/images/but_order2.gif) no-repeat;
	cursor: pointer;
}
input.refresh {
	text-indent: 999em;
	overflow: hidden;
	border: none;
	background: none;
	width: 110px;
	height: 20px;
	background: url(/design/standart/images/but_refresh.gif) no-repeat;
	cursor: pointer;
}
input.send {
	text-indent: 999em;
	overflow: hidden;
	border: none;
	background: none;
	width: 75px;
	height: 20px;
	background: url(/design/standart/images/but_send2.gif) no-repeat;
	cursor: pointer;
}
div.cart {
	padding-bottom: 50px;
}

.cart { border-bottom: 1px solid #e8e8e8;}
.cart .cartItem { margin-bottom: 20px;}
.cart .cartItem img { border: 1px solid #e8e8e8;}
.cart .cartItem td { padding: 10px; border-top: 1px solid #e8e8e8;}
.cart .cartItem .description {}
.cart .cartItem .productInf { width: 160px; text-align: right;}
.cart .cartItem .productInf img { border: none;}
.cart .cartItem .productInf span { color: #0089d0; font-size: 12px; font-weight: bold;}
.cart .cartItem .productInf input { text-align: right; height: 18px; width: 27px; border: 1px solid #b0b0b2; margin-left: 10px;}
.cartAmount a { line-height: 20px; font-size: 12px;}
.cartAmount { text-align: right; margin: 20px 0 0 0; font-size: 14px; position: relative; margin-top: 8px;}
.cartAmount strong { color: #f5780d; margin: 0 20px 0 7px;}

.formCartFirst table td { white-space: nowrap; text-align: right; padding-left: 10px;}
.formCartFirst input { display: block; width: 100%; margin: 0 0 10px 0; border: 1px solid #c4c4c4; height: 20px;}
.formCartFirst textarea { display: block; width: 100%; border: 1px solid #c4c4c4; margin: 0 0 5px 0; height: 200px; font-size: 13px;}
.formCartFirst input.button { width: 77px; height: 31px; float: right; background: url(/design/standart/images/ready.png); border: none; cursor: pointer; text-indent: 700px;}
.formCartFirst .footnote { color: #666; padding-bottom: 10px;}
.formCartFirst h4 { font-size: 16px; color: #F5780D; margin-bottom: 15px;}
.formCartFirst .sh4 { font-size: 16px; color: #F5780D; margin-bottom: 15px; font-weight:bold;}

.orderFinal { text-align: center; margin-top: 40px; font-weight: bold; color: #0986c6; font-size: 14px;}
.orderFinal a { font-weight: normal; font-size: 12px;}
.orderFinal span { color: #f7770c;}

#cart_content .item { margin-bottom: 15px; border-bottom: 1px solid #ffffff; }
#cart_content .item td { padding-bottom: 2px; color: #FFF;}
#cart_content .item a { text-decoration: none; font-size: 11px;}
#cart_content .number { float: left;}
#cart_content .price { float: right;}
#cart_content .price img { margin-left: 3px;}

.instantBasket .total { color: #FFF; font-size: 14px; font-weight: bold; text-align: right; position: relative; margin-top: -10px;}
.instantBasket .bPosition { text-align: right; height: 80px; position: relative; margin: 0 0 -60px 0;}
/* .instantBasket .button { position: relative; margin: 50px -6px 0 0; width: 140px; height: 31px; background: url(/design/standart/images/ñheckout.png); border: none; cursor: pointer; text-indent: 700px;} */
.instantBasket .button { position: relative; margin: 60px -6px 0 -11px; width: 247px; height: 31px; background: url(/design/standart/images/but_checkout_2.png); border: none; cursor: pointer; text-indent: 700px;}

.productInfModal {}

#forprint, #printme, #contactsforprint {
	display: none;
}
#noprint1, #noprint2, #noprint3, #noprint4, #noprint5, #noprint6, #noprint7 {
	display: block;
}
/* ÍÎÂÀß ØÀÏÊÀ */
	
	.header {
	height:280px;
	position:relative;
	border-bottom:solid 1px #297796;
	background:url(/design/standart/images/header_left.jpg) 0 0 no-repeat #46A9D2;
}
.header .slider {
	background:url(/design/standart/images/header_slider_left.jpg) 0 0 no-repeat;
	height:227px;
	border-bottom:solid 2px #3DA8E3;
	position:relative;
}
.header .slider .left {
	width: 8%;
	height:227px;
	position:absolute;
	left:409px;
	top:0;
}
.header .slider .right {
	background:url(/design/standart/images/header_slider_right.png);
 /* background: none; */
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/design/standart/images/header_slider_right.png, sizingMethod=crop);
	width:40px;
	height:227px;
	position:absolute;
	top:0;
	left:100%;
	margin-left:-40px;
}
.slider-fix {
	position: absolute;
	z-index: 2;
	height: 227px;
}
.slider-fix td.first {
	width: 409px;
}
.slider-fix td.space {
	width: 9px;
	background:url(/design/standart/images/header_slider_middle2.png) right;
 /* background: none; */
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/design/standart/images/header_slider_middle2.png, sizingMethod=crop);
}
.slider-fix td.second {
	position: relative;
	z-index: 1;
	background:url(/design/standart/images/header_slider_middle.png) right;
 /* background: none; */
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/design/standart/images/header_slider_middle.png, sizingMethod=crop);
}
.slider-fix td.third {
	width: 50%;
}
.top-menu {
	text-align: right;
	height: 30px;
	margin-bottom: -30px;
	position: relative;
	z-index: 99;
}
/*.top-menu a { margin-right: 12px; padding-left: 12px; text-decoration: none; font-size: 9pt; background: url(/design/standart/images/mark2.gif) no-repeat center left;}*/
.top-menu a {
	margin-right: 12px;
	padding-left: 12px;
	text-decoration: underline;
	font-size: 9pt;
}
.top-menu a:hover {
	text-decoration: none;
}
.top-menu .insert {
	padding: 5px 158px 0 0;
}
.header .slider a {
	background: url(/design/standart/images/termann_logo.png);
 /* background: none; */
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/design/standart/images/termann_logo.png, sizingMethod=crop);
	width:307px;
	height:156px;
	text-indent: 700em;
	overflow:hidden;
	white-space: nowrap;
	display:block;
	position:absolute;
	top:18px;
	left:33px;
	cursor:pointer;
	z-index: 2;
}
.header .phone {
	display:none;
}
.header .illustration {
	height:229px;
}
.more_param_btm, .more_param_top {
	padding-right: 15px;
}
.more_param_btm {
	background: transparent url(/design/standart/images/arrow_bottom.gif) no-repeat 100% 55%;
}
.more_param_top {
	background: transparent url(/design/standart/images/arrow_top.gif) no-repeat 100% 55%;
}
#select_all {
	color: #fd8a11;
	padding-left: 20px;
	line-height: 30px;
}
.gray_submit {
	text-align: right;
}
.gray_submit {
	width: 100%;
}
.gray_submit input {
	width: 72px;
}
.dark_gray {
	/* #background-color: #E8E5D2; */
}
.footer .orange {
	display: inline;
	border: 0px none;
	margin: 0px 0px;
	padding: 0px 0px;
}
.footer .orange, .footer .orange a {
	color: #3486B0;
}
.simple_atricle ul {
	margin-left: 40px;
	margin-bottom: 20px;
	margin-top: 10px;
}
.simple_atricle ul li {
	list-style-type: disc;
	margin-bottom: 10px;
}
.animal_top {
	background: transparent url(/design/standart/images/basket_intro_hui_top.gif) no-repeat 0% 0%;
	width: 147px;
	height: 227px;
	position: absolute;
	right: 5px;
	bottom: -14px;
}
.register {
	width: 412px;
	margin: 0px auto 20px;
}
.register td {
	padding: 5px 10px;
}
.register input, .register textarea {
	width: 220px;
}
.align_right {
	text-align: right;
}
/*ram*/
.main_banners { text-align: center; background: #F7F4E2;}
.main_banners img { margin: 10px;}

.main_banners table {
	position: relative;
	margin: 0 -6px 0 0;
}

.picture_banner {
	overflow:hidden;
	text-align:center;
}
.mainBanners { border: 1px solid red; text-align: center; width: 49%;}
.flash_banner {
	padding: 10px;
	cursor: hand;
	cursor: pointer;
	text-align:center;
}
/*irina*/
.catalog_article {
	background-color:#f7f4e2;
	margin-top:55px;
	padding:15px 0 0;
	color:#6d6e6e;
	float:left;
	width:100%;
}
.catalog_article .ca_row {
	padding-bottom:20px;
	float:left;
	width:100%;
	position:relative;
}
.catalog_article .ca_in {
	padding:0 2%;
	float:left;
	width:45.9%;
	position:relative;
	font-size:11px;
}
.catalog_article .ca_in a {
	color:#000;
	display:block;
	font-size:13px;
	margin-bottom:7px;
}
/* ZAKLADKI */ 
.brand {
}
.brand h2 {
	color:#ff911f;
	border:none;
}

.brand .sh2 {
	color:#ff911f;
	border:none;
	font-weight:bold;
}
.brand .switch {
	position:relative;
	padding-top:30px;
	margin-bottom:30px;
}
#tabs_1, #tabs_0 {
	height:41px;
	float:left;
	width:97%;
	position:absolute;
	top:0px;
}
#tabs_1 div, #tabs_0 div {
	border-top:1px solid #1378a1;
	border-left:1px solid #1378a1;
	border-right:1px solid #1378a1;
	float:left;
	height:29px;
	position:relative;
	margin-right:4px;
}
#tabs_1 a, #tabs_0 a {
	display:block;
	float:left;
	height:22px;
	position:relative;
	padding: 7px 15px 0;
	text-decoration:none;
	color:#1378a1;
	font-weight:bold;
}
#tabs_1 a.current, #tabs_0 a.current {
	background: url(/design/standart/images/tab_cur.gif) repeat-x 0 0;
	height:34px;
	color:#FFF;
	margin-bottom:12px;
	margin-bottom:-12px;
	padding:0;
	height:36px;
}
#tabs_1 a.current span, #tabs_0 a.current span {
	display:block;
	height:36px;
	background: url(/design/standart/images/tab_cur_r.png) no-repeat 100% 0;
}
#tabs_1 a.current span span, #tabs_0 a.current span span {
	display:block;
	height:29px;
	padding: 7px 15px 0;
	background: url(/design/standart/images/tab_cur_l.png) no-repeat 0% 0;
}
#tabs a {
	display:block;
	float:left;
	width:126px;
	height:41px;
	background: url(/design/standart/images/tab_off.gif) no-repeat 0 0;
	margin-right:4px;
	color:#1378a1;
	text-decoration:none;
	font-weight:bold;
	padding: 7px 0 0 0;
	text-align:center;
}
#tabs a.current {
	background: url(/design/standart/images/tab_on.gif) no-repeat 0 0;
	color:#FFF;
}
.brand .text_block {
	border:1px solid #1378a1;
	padding:15px;
}
.unviz {
	display:none;
}
.tab_item {
	border-bottom:1px solid #dad7c2;
	margin-bottom:30px;
	height:120px;
}
.text_block li.last {
	border:none;
	margin:0;
}
.text_block ul {
	margin:0;
	padding:0;
}
.text_block ul li {
	border-bottom:1px solid #DAD7C2;
	margin-bottom:21px;
	min-height:100px;
	padding:0 105px 24px 15px;
	position:relative;
	list-style:none;
}
.txt_img {
	float:left;
	border:1px solid #dad7c2;
	height:97px;
	margin:0 14px 8px 0;
	width:113px;
}
.look_all {
	width:100%;
	margin-bottom:15px;
}
.look_all a {
	border:1px solid #dad7c2;
	padding: 5px 10px 5px 10px;
	color:#000;
	display:block;
	position:relative;
	left:45%;
	float:left;
	text-align:center;
}
.cleaner {
	clear:both;
	width:1px;
	font-size:1px;
	margin:0;
	padding:0;
}
#tags {
	text-align: center;
	width: 210px;
	margin: 20px auto;
}
#tags a {
	color: #F4AA58;
}
.site-map {
	margin: 0 0 40px 0;
}
.site-map a {
	background: url(/design/standart/images/mark2.gif) no-repeat center left;
	padding-left: 12px;
}
.site-map li {
	font-weight: bold;
}
.site-map ul li {
	padding-left: 10px;
	margin-top: 5px;
	font-weight: normal;
}
.site-map li ul {
	margin-bottom: 15px;
}
.site-map li ul li a {
	background: url(/design/standart/images/mark3.gif) no-repeat center left;
	padding-left: 12px;
}
.site-map li ul li ul li a {
	background: url(/design/standart/images/mark4.gif) no-repeat center left;
	padding-left: 12px;
}
.site-map ul li ul li {
	padding-left: 20px;
	margin-bottom: 5px;
}
.spacebox {
	text-align: right;
}
.spacebox a {
	margin-right: 40px;
	color: #F5811E;
}

#brend_sort .title03 {

	color:white;
	text-transform:uppercase;
	font-weight:bold;
	background:none;
	height:33px;
	line-height:33px;
	padding:0 70px;
	margin-left:1px;
}

.title03 {
	display:block;
	color:white;
	text-transform:uppercase;
	font-weight:bold;
	background:url(/design/standart/images/tizer_title_03.gif) 0 0 no-repeat;
	height:33px;
	line-height:33px;
	padding:0 17px;
	margin-left:1px;
}


#add {
margin:5px;
padding:5px;
float:right;
width:723px;
}

#add p{
margin:2px 0 2px 0;
text-indent:1em;
}

#add h1 {
	color:#1378A1;
	border-bottom:solid 1px #1378A1;
	padding-bottom:4px;
	margin-bottom:23px;
	font-size:14px;
	text-transform:uppercase;
}

#add ul {
	margin-top: 2px;
	margin-bottom: 2px;
	list-style:outside circle;
	margin-left: 10px;
	padding-left: 10px;
}

#newhead{
	margin:10px 0 10px 0;
}


.menuhead {
	text-align: left;
	height: 30px;
	margin-bottom: -30px;
	position: relative;
	z-index: 99;
	width:400px;
}
/*.top-menu a { margin-right: 12px; padding-left: 12px; text-decoration: none; font-size: 9pt; background: url(/design/standart/images/mark2.gif) no-repeat center left;}*/
.menuhead a {
	color:#f6f6f6;
	margin-right: 12px;
	font-size:14px;
	padding-left: 12px;
	text-decoration: underline;
}
.menuhead a:hover {
	text-decoration: none;
}
.menuhead .insert {
	padding: 5px 15px 0 0;
}

.phonehead {
	text-align: center;
	font-size:20px;
	font-weight: bold;
	color:#79B5D2;
	margin: 0 0 2px 240px;
}

.phonehead .phone{
	color:#FFF;
	font-size:26px;
	font-weight: bold;
	text-align: center;
}

.addresshead {
	text-align: right;
	color:#79B5D2;
	font-size:14px;
	font-weight: bold;
	float:right;
	padding: 5px 15px 0 0;
}

.cart_clean {
	color:#FFF;
	font-size:14px;
	font-weight: bold;
	font-style:italic;
	padding: 0 0 7px 0;
	background:#5298B5;
	/* maniashki */
	/* background: #5298b5; */
	border-bottom:solid 2px #FFF;
}


.pane {
	background: #edf5e1;
	padding: 10px 20px 10px;
	position: relative;
	border-top: solid 2px #c4df9b;
}
.pane .delete {
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
}

.sh1 {
	color:#1378A1;
	border-bottom:solid 1px #1378A1;
	padding-bottom:4px;
	margin-bottom:23px;
	font-weight: bold;
	font-size:14px;
	text-transform:uppercase;
}

.sh1 .more{
	color:#1378A1;
	font-size:12px;
	text-transform:none;
}

.seo_gen_text2 {
	font-weight: normal;
	text-align:left;
}

.artcat_c_intro {
	display:block;
	font-size:12px;
	position:absolute;
	left:140px;
	top:30px;
	width:380px;
}



.but_compare {
	position:absolute;
	left:140px;
	top:70px;
	width:390px;
}

.add_height{
	min-height:4.3em;
}

.sh1_mcat {
	color:#1378A1;
	padding-bottom:4px;
	margin-bottom:23px;
	font-weight: bold;
	font-size:14px;
	text-transform:uppercase;
}

.main_cat_list {
	height:100%;
}
.main_cat_list .cat_li{
	width:40%;
	float:left;
	text-align:center;
	margin:20px 25px 20px 25px;
}

.main_cat_list img:hover{
	/* #border:solid 1px #FFA140; */
	/* #cursor: pointer; */
}

a.img_catcat img{
	border:solid 1px #FFF;
	cursor: pointer;
}

a.img_catcat:hover img{
	border:solid 1px #FFA140;
	cursor: pointer;
}

.search_list {
	padding-left: 30px;
	list-style-type: decimal;
}

.search_list li{
	height:85px;
	margin:5px 0 5px 0;
}

#brend_sort {
	width:100%;
	height:auto;
}

#brend_sort form{
	width:100%;
	height:auto;
}

#brend_sort .vendors{

}

.dark_gray {
	float:left;
	width:30%;
}

.but_send_cat_search {
	padding:5px;
	text-align:right;
}



#brend_sort .rightAlign {
	text-align:right;
}
#brend_sort .rightAlign input {
	margin-top:10px;
}


#brends_list{
	line-height:33px;
	margin:10px 50px 20px 50px;
	float:left;
}

#brends_list a{
	font-weight:bold;
	font-size:16px;
}

.butbayprice {
 text-align:right;
 float:right;
 margin-left:-200px;
}

.butbayprice b{
	/* font-size:16px; */
	position:relative;
	left: -20px;
	font: bold 18px Arial;
	display:inline;	
}

.butbayprice b u{
	font:normal 14px Verdana;
	text-decoration: none;
	display:inline;
}

.block_products {
	height:100%;
	padding:25px 0 10px 0;
}
