H2
{
	clear: both;
	margin-bottom: 10px;
	font-weight: normal;
}
.catalog-element-buy_buttons .add2basket, .reviews-form .btn2
{
	width: 100%;
}
.catalog-element-buy_block_inner SELECT
{
	width: 100%;
	margin-bottom: 15px;
}
.catalog-item-compare SELECT
{
	width: 110px;
	margin-top: -3px;
}
.grandibtn1
{
	width: 100%;
}
#smartFilter .lvl2 LI
{
	
	font-size: 13px;
}
#smartFilter .lvl2 LI A
{
	text-decoration: none;
	color: #000;
}
#smartFilter .lvl2 LI A.selected
{
	font-weight: bold;
}
#smartFilter .lvl2 LI A:hover
{
	text-decoration: underline;
}
.product .image
{
	text-align: center;
	width: 300px;
	background-color: #FFFFFF;
	border: 1px solid #E0E0E0;
	float: left;
	padding: 5px;
	margin-right: 20px;
}
.product .image IMG
{
	max-width: 300px;
}
.product .images
{
	float: left;
	clear: left;
	width: 300px;
	margin-right: 20px;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.product .images IMG
{
	text-align: center;
	width: 50px;
	background-color: #FFFFFF;
	border: 1px solid #E0E0E0;
	float: left;
	padding: 5px;
	margin: 4px 10px 10px 0px;
}
.product .description
{
	float: right;
	width: 330px;
}
.product .features
{
	list-style: none;
	width: 100%;
	display: block;
	clear: both;
	margin-top: 15px;
	margin-bottom: 25px;
	border-bottom: 1px solid #E0E0E0;
}
.product .features LI
{
	padding: 10px 5px;
	overflow: hidden;
	border-top: 1px solid #E0E0E0;
	background-color: #F0F0F0;
}
.product .features LI.even
{
	background-color: #E9E9E9;
}
.product .features LABEL
{
	font-style: normal;
	display: block;
	width: 30%;
	float: left;
}
.product .features SPAN
{
	float: left;
	display: block;
	width: 70%;
}
.product .variants
{
	float: left;
	font-size: 12px;
}
.product .variant TD
{
	padding-bottom: 6px;
	vertical-align: middle;
}
.product .compare_price
{
	font-size: 14px;
	text-decoration: line-through;
	white-space: nowrap;
	color: #707070;
}
.product .price
{
	font-size: 14px;
	white-space: nowrap;
}
.product .variant_name
{
	float: left;
	margin-right: 10px;
	font-size: 12px;
}
.product .variant_radiobutton
{
	margin-right: 5px;
	margin-left: 0px;
}
#back_forward
{
	font-size: 14px;
	margin-bottom: 20px;
	clear: both;
}
#back_forward A.prev_page_link
{
	margin-right: 20px;
}
/*@end — Товар подробно*/
.tiny_products
{
	list-style: none;
	display: block;
}
.tiny_products .product
{
	width: 210px;
	margin-right: 10px;
	margin-bottom: 30px;
	display: -moz-inline-box;
	display: inline-block;
	=zoom: 1;
	=display: inline;
	word-spacing: normal;
	vertical-align: top;
}
.tiny_products .product .image
{
	vertical-align: middle;
	text-align: center;
	width: 200px;
	height: 200px;
	line-height: 200px;
	background-color: #FFFFFF;
	border: 1px solid #E0E0E0;
	padding: 5px;
	margin-bottom: 10px;
}
.tiny_products .product .image IMG
{
	vertical-align: middle;
	max-width: 200px;
}
.tiny_products .product H3
{
	font-size: 14px;
	margin-bottom: 10px;
	font-weight: normal;
}
.tiny_products .product H3.featured
{
	background: url(../images/star.png) no-repeat;
	background-position: left middle;
	padding-left: 20px;
}
.products
{
	list-style: none;
	display: block;
}
.products .product
{
	width: 100%;
	display: block;
	clear: both;
	overflow: hidden;
}
.products .product .image
{
	text-align: center;
	width: 200px;
	background-color: #FFFFFF;
	border: 1px solid #E0E0E0;
	float: left;
	padding: 5px;
	margin: 4px 0px 20px;
}
.products .product .image IMG
{
	max-width: 200px;
}
.products .product .product_info
{
	float: right;
	width: 450px;
	margin-bottom: 40px;
}
.products .product H3
{
	font-size: 20px;
	margin-bottom: 5px;
	font-weight: normal;
}
.products .product H3.featured
{
	background: url(../images/star.png) no-repeat;
	background-position: left middle;
	padding-left: 20px;
}
.products .product .annotation
{
	font-size: 12px;
	color: #505050;
	margin-bottom: 5px;
}
/*Кнопка*/
.button
{
	float: left;
	clear: left;
	cursor: pointer;
}
.button
{
	-moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
	box-shadow: inset 0px 1px #FFFFFF;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background: -moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color: #EDEDED;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #CCCCCC;
	display: inline-block;
	color: #555555;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	padding: 6px 20px;
	text-decoration: none;
	text-shadow: 1px 1px #FFFFFF;
}
.button:hover
{
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background: -moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color: #DFDFDF;
}
.button:active
{
	position: relative;
	top: 1px;
}
/*@group Фильтр по свойствам*/
#features
{
	background-color: #F0F0F0;
	border-top: 1px solid #D0D0D0;
	border-bottom: 1px solid #D0D0D0;
	margin-top: 20px;
	margin-bottom: 10px;
	width: 100%;
}
#features .feature_name
{
	padding: 7px;
}
#features .feature_values
{
	padding: 7px;
}
#features A
{
	padding-right: 6px;
	white-space: nowrap;
}
#features A.selected
{
	color: #505050;
	text-decoration: none;
}
/*@end — Фильтр по свойствам
@group Сортировка*/
.sort
{
	color: #505050;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: normal;
	font-style: normal;
}
.sort A
{
	margin-right: 5px;
}
.sort .selected
{
	color: #505050;
	text-decoration: none;
	margin-right: 5px;
}
/*@end
@group Постраничная навигация*/
.pagination
{
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;
	overflow: hidden;
}
.pagination A
{
	display: block;
	float: left;
	background-color: #FFFEFF;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 7px 4px;
	min-width: 22px;
	text-align: center;
	border: 1px solid #D7D7D7;
	text-decoration: none;
}
.pagination A.selected:hover, .pagination A.selected
{
	background-color: #18A5FF;
	color: #FFFFFF;
	border-color: #008FE9;
}
.pagination A:hover
{
	background-color: #F8F8F8;
}
.pagination A.next_page_link, .pagination A.prev_page_link
{
	border: none;
	background: none;
}
/*@end
@group Просмотренные товары*/
#browsed_products
{
	margin-bottom: 20px;
	overflow: hidden;
}
#browsed_products LI
{
	display: block;
	float: left;
	overflow: hidden;
	border: 1px solid #E0E0E0;
	background-color: #FFFFFF;
	margin: 0 7px 7px 0;
	width: 50px;
	height: 50px;
}
#browsed_products LI A
{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 50px;
	height: 50px;
}
/*@end — Просмотренные товары
@group Формы*/
.form INPUT[type="text"], .form INPUT[type="password"]
{
	width: 100%;
	font-size: 18px;
	border-radius: 3px;
}
.form
{
	width: 400px;
	margin-bottom: 20px;
}
.cart_form .btn1
{
	margin: 70px 0px 0px 0 !important;
	float: none !important;
}
.form TEXTAREA
{
	width: 100%;
	height: 100px;
	font-size: 18px;
	border-radius: 3px;
}
.form LABEL
{
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}
.form INPUT[type="text"]
{
	display: block;
	margin-bottom: 10px;
}
/*@group Комментарии*/
.comment_list
{
	margin-top: 15px;
	list-style: none;
}
.comment_list LI
{
	padding-bottom: 15px;
}
.comment_header
{
	font-size: 18px;
}
.comment_header I
{
	font-weight: normal;
	font-style: normal;
	color: #878787;
	font-size: 13px;
}
/*@end — Комментарии
@group Форма отправки комментария*/
.comment_form
{
	background-color: #F3F3F3;
	border: 1px solid #E0E0E0;
	padding: 20px;
	margin-top: 20px;
	width: 90%;
	overflow: hidden;
}
.comment_form H2
{
	margin-bottom: 0px;
}
.comment_form .comment_textarea
{
	width: 100%;
	height: 100px;
	font-size: 12px;
}
.comment_form LABEL
{
	display: block;
	float: left;
	width: 100px;
	font-size: 18px;
	margin-top: 15px;
}
.comment_form .input_name
{
	font-size: 16px;
	width: 250px;
	margin-top: 15px;
}
.cart_form .input_captcha
{
	float: left;
	width: 150px !important;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 15px;
	height: 36px;
}
.comment_form .captcha, .cart_form .captcha
{
	float: left;
	display: block;
	margin-top: 15px;
	margin-right: 10px;
}
.comment_form .button, .feedback_form .button, .register_form .button, .login_form .button
{
	float: right;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
}
/*@end — Форма отправки комментария
@group Форма отправки обратной связи*/
.feedback_form
{
	padding: 20px 20px 20px 0;
	margin-top: 20px;
	width: auto;
	overflow: hidden;
}
.feedback_form .input_captcha, .register_form .input_captcha
{
	float: left;
	width: 150px !important;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 15px;
	height: 36px;
}
.feedback_form .captcha, .register_form .captcha
{
	float: left;
	display: block;
	margin-top: 15px;
	margin-right: 10px;
}
.feedback_form .button_send
{
	font-size: 18px;
	float: right;
	margin-top: 25px;
}
/*@end — Форма отправки комментария
@group Корзина*/
#purchases
{
	width: 100%;
}
#purchases TR
{
	border-top: 1px solid #D5D5D5;
	height: 70px;
}
#purchases TH
{
	vertical-align: top;
	padding-top: 10px;
	font-size: 18px;
	font-weight: normal;
}
#purchases .image
{
	width: 50px;
	text-align: center;
}
#purchases .image A
{
	border: 1px solid #E0E0E0;
	background-color: #FFFFFF;
	margin: 0 7px 7px 0;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 50px;
	height: 50px;
}
#purchases .name
{
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}
#purchases TD.name
{
	font-size: 14px;
}
#purchases TD .download_attachment
{
	white-space: nowrap;
	color: #3B8500;
	padding: 5px 10px 7px;
	border-bottom-color: 1px dotted green;
	background-color: #CCFF72;
	line-height: 30px;
}
#purchases .price
{
	padding-left: 5px;
	padding-right: 5px;
	white-space: nowrap;
	text-align: right;
}
#purchases TD.price
{
	font-size: 14px;
}
#purchases .remove
{
	padding-left: 15px;
	text-align: right;
}
#purchases .amount
{
	font-size: 14px;
	padding-left: 5px;
	padding-right: 5px;
}
#purchases .amount SELECT
{
	font-size: 12px;
}
#purchases .coupon .name
{
	font-size: 14px;
}
#purchases .coupon .name INPUT.coupon_code
{
	width: 200px;
}
#purchases .coupon .name INPUT
{
	font-size: 16px;
}
UL#deliveries
{
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	border: 1px solid #E0E0E0;
	padding: 20px 20px 0;
	list-style: none;
}
UL#deliveries LI
{
	margin-bottom: 20px;
}
UL#deliveries LI DIV.checkbox
{
	float: left;
}
UL#deliveries LI H3, UL#deliveries LI .description
{
	display: block;
	margin-left: 25px;
}
/*@end
@group Кабинет*/
#orders_history
{
	list-style: none;
}
#orders_history LI
{
	margin-bottom: 10px;
}
#orders_history LI A
{
	font-size: 16px;
}
/*@end — Кабинет
@group Детали заказа*/
TABLE.order_info
{
	margin-right: 20px;
	margin-bottom: 20px;
	background-color: #F9F9F9;
	width: 100%;
}
TABLE.order_info TD
{
	padding: 10px;
	border: 1px dotted #E0E0E0;
	font-size: 14px;
}
.checkout_button
{
	padding: 10px 20px;
	border: 1px solid #51A400;
	background-color: #D3FFA9;
	color: #2E5E00;
	font-size: 14px;
}
/*@end
Сообщение с ошибкой*/
.message_error
{
	clear: both;
	height: 18px;
	padding: 10px 20px;
	margin-bottom: 15px;
	margin-top: 10px;
	overflow: hidden;
	color: #FF0000;
	background-color: #FFCACA;
	border: 1px dotted #FF4545;
}
/*@end*/
.transfer_class
{
	z-index: 9999;
}
