
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

body {
	font-size: 12px;
        font-family: helvetica,sans-serif;
	color: #333;
	background: #b0b8bf;
}

::selection {	background:#202329;	color:#adc6f3; }
::-moz-selection {	background:#202329;	color:#adc6f3; }

 {
	background:#cc0000;
	color:#fff;
}

.insales-wrapper {
	width: 960px;
	margin: 0 auto;
}

.insales-footer {
	text-align: center;
	margin: 15px 20px;
	color: #555;
}

.insales-footer .left{float:left;}
.insales-footer .right{float:right;text-align: right;}

.insales-footer p {margin-bottom:5px;}
.insales-footer img {vertical-align:middle}

.insales-footer a {
	font-weight: bold;
	color: #69747d;
	text-decoration: none;
}

.insales-footer a:hover {	color: #30373d; }

.insales-header {
	position: relative;
	height: 75px;

}

.insales-header .searchform {
	position: absolute;
	top: 30px;
	right: 10px;
	width: 163px;
	height: 23px;
	background: url(search.png) no-repeat 0 0;
}

.insales-header .searchform-focus {
	background-position: 0 -23px;
}

.insales-header .searchform .submit,
.insales-header .searchform .query {
	border: 0;
	background: transparent;
	outline: 0;
	position: absolute;
	top: 0;
	height: 23px;
	padding: 0;
	margin: 0;
	display: block;
}

.insales-header .searchform .query {
	left: 8px;
	top: 4px;
	width: 117px;
	font-size: 12px;
	height: auto;
	overflow: hidden;
	line-height: 100%;
	color: #666;
}

.insales-header .searchform-focus .query {
	color: #3d3c38
}

.insales-header .searchform .submit {
	right: 0;
	background: url(search-buttons.png) no-repeat 0 -23px;
	width: 40px;
}

.insales-header .searchform .submit::-moz-focus-inner {
	border: 0;
}

.insales-header .searchform .submit:focus,
.insales-header .searchform .submit:hover {
	background-position: 0 0;
	border: 0;
}

.insales-header .navigation {
	position: absolute;
	top: 32px;
	left: 10px;
}

.insales-header .navigation li {
	list-style: none;
	font-size: 16px;
	font-weight: bold;
	float: left;
	display: block;
	padding-right: 15px;
}

.insales-header .navigation li a {
	color: #69747d;
	text-decoration: none;
}

.insales-header .navigation li a.active,
.insales-header .navigation li a:hover {
	color: #30373d;
}

.insales-body {
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-boder-radius: 6px;
	 box-shadow: 0 1px 4px #6a6e73;
	-moz-box-shadow: 0 1px 4px #6a6e73;
	-webkit-box-shadow: 0 1px 4px #6a6e73;
	overflow: hidden;
	border-collapse: collapse;
	width: 100%;
	background: transparent;
	position: relative;
}

.bad-browser .insales-body {
	border: 1px solid #83868b;
}

.bad-browser .product-page .product-photo-preview li,
.bad-browser .product-page .photo-gallery .large-preview,
.bad-browser .insales-content .collection-products .img {
	border: 1px solid #d5d5d5;
	border-bottom: 1px solid #a6aaae;
	border-top: 0;
}

.insales-sidebar,
.insales-content {
	vertical-align: top;
}

.insales-content a { color: #62a0e6; }
.insales-content a:hover { color: #616f89; }
.insales-content a:active { color: #d33935; }


.insales-sidebar {
	width: 149px;
	background: #eaeff3;
	border-right: 1px solid #c8d1d9;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	padding: 25px;
}

.insales-content {
	width: 690px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	background: #fff;
	padding: 30px 35px;
}

.insales-content .collection-order {
	list-style: none;
	overflow: hidden;
	margin-bottom: 15px;
}

.insales-content .collection-order li {
	float: right;
	display: block;
	padding-bottom: 1px;
	color: #838F9C;
	margin: 0 5px;
}

.insales-content .collection-order a {
	text-decoration: none;
	color: #36496C;
	border-bottom: 1px dotted #52668a;
}

.insales-content .collection-order small {
	font-size: 10px;
}

.insales-content .collection-order a:hover {
	border-bottom: 1px solid #36496C;
}

.insales-content .collection-products {
	overflow: hidden;
}

.insales-content .collection-products .product {
	width: 330px;
	overflow: hidden;
	margin-bottom: 20px;
}

.insales-content .collection-products .product .body {
	overflow: hidden;
	padding: 10px 14px 10px 8px;
}

.page-title,
.cart-table thead th,
.product-page .product-title,
.insales-content .collection-products h4 {
	border-bottom: 1px dashed #CFD3D6;
	color: #2A3640;
	padding: 0 4px 4px 8px;
	font-size: 16px;
	text-align: left;
}

.page-title {
	margin-bottom: 15px;
}

.insales-content .collection-products .img {
	display: block;
	width: 110px;
	height: 110px;
	float: left;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-boder-radius: 2px;
	 box-shadow: 0 1px 2px #6a6e73;
	-moz-box-shadow: 0 1px 2px #6a6e73;
	-webkit-box-shadow: 0 1px 2px #6a6e73;
	background-repeat: no-repeat;
	background-position: center center;
}

.insales-content .collection-products .details {
	float: right;
	width: 185px;
}

.insales-content .collection-products .details .description {
	height: 88px;
}

.insales-content .collection-products .odd {	float: left; }
.insales-content .collection-products .even {	float: right; }


.insales-content .pagination {margin-top:25px;overflow:hidden;}

.fl-left {float:left;}
.fl-right {float:right;}

.insales-content .pagination .paginate-previous,
.insales-content .pagination .paginate-next {margin-top: 1px;}

.insales-content .pagination .paginate-page-list {
	list-style: none;
	text-align: center;
	margin: 0 100px;
}

.insales-content .pagination .paginate-page-list span,
.insales-content .pagination .paginate-page-list a {
	display: inline-block;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-boder-radius: 3px;
}

.insales-content .pagination .paginate-page-list a {
	height: 20px;
	line-height:20px;
	text-decoration: none;
	padding: 0 6px;
	background-color: #D2D7DB;
	color: #fff;
	margin: 2px 0;
}

.insales-content .pagination .paginate-page-list .active {
	border: 2px solid #899199;
	height: 20px;
	line-height:20px;
	padding: 0 6px;
	color: #899199;
	cursor: default;
}

.insales-content .pagination .paginate-page-list a:hover {
	opacity:0.7;
}

.insales-sidebar .shop-ph {
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: bold;
	color: #48545E;
}


.insales-sidebar .shop-name {
	margin-bottom: -4px;
}

.insales-sidebar .cart-header a,
.insales-sidebar .shop-name a {
	text-decoration: none;
	font-size: 19px;
	color: #48545e;
}

.insales-sidebar .cart-header .d-shadow,
.insales-sidebar .shop-name .d-shadow {
	color: #c2d5e6;
}

.insales-sidebar .shop-slogan {
	font-size: 11px;
	color: #86939f;
}

.insales-sidebar .cart {
	margin: 20px 0 25px;
}

.insales-sidebar .cart .buttons-container {margin-top: 10px;}

.insales-sidebar .cart-header a {
	font-size: 14px;
	font-weight: bold;
	float: left;
}

.insales-sidebar .cart-header {
	border-bottom: 1px solid #aaa;
	padding-bottom: 2px;
	margin-bottom: 4px;
	overflow: hidden;
}

.insales-sidebar .cart-header .cart-loading {
	font-size: 10px;
	color: #eee;
	float: right;
	padding: 1px 4px;
	background-color: #363d44;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-boder-radius: 3px;
	display: none;
}

.insales-sidebar .cart-body {
	overflow: hidden;
}

.insales-sidebar .cart-body .sum-container {
	float: right;
	color: #238DEA;
	font-weight: bold;
}

.insales-sidebar .cart-body .sum-container span {
	font-weight: normal;
}

.insales-sidebar .cart-body .products {
	float: left;
	color: #646f82;
}

.insales-sidebar .cart-body .products .count {
	font-weight: bold;
}

.insales-sidebar .block-headline {
	color: #303337;
	border-bottom: 1px solid #aaa;
	padding-bottom: 2px;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 3px;
	margin-top:14px;
}

.insales-sidebar .block-headline a {
	color: #48545e;
}

.insales-sidebar .block-body li {
	display: block;
	list-style: none;
}

.insales-sidebar .block-body li.active {font-weight: bold;}

.insales-sidebar .block-body a {
	display: block;
	color: #36496c;
	margin-bottom: 2px;
	text-decoration: none;
}

.insales-sidebar .block-body a:hover {
	color: #238DEA;
}


span.rouble-sign,
span.rouble-sign .ndash,
span.rouble-sign .char,
.d-text,
.d-shadow,
.d-link {
	display: inline-block;
	position: relative;
	cursor: pointer;
}

.d-text,
.d-shadow,
.d-link {text-decoration: none;}

span.rouble-sign,
span.rouble-sign .ndash,
span.rouble-sign .char {
	position: relative;
	cursor: help;
	font-weight: normal;
}

span.rouble-sign .ndash {
	position: absolute;
	top: 1px;
	left: 0;
}

.d-text {
	position: absolute;
	top: -1px;
	left: -1px;
}

.d-shadow {
	color: #d5dadd;
}

a:active .d-text {
	top: 0;
	left: 0;
}

.gr-button {
	height: 22px;
	background-color: #658bb2;
	font-weight: bold;
	white-space: nowrap;
	word-spacing: normal;
	overflow: hidden;
}

.gr-button-buy {background: #7ebc51;}
.gr-button-secondary {background: #a6a7a9;}
.gr-button-care {background:#bf271f;}

.buttons-container {
	word-spacing: 10px;
	overflow: hidden;
}

.product-page .buttons-container .gr-button {
	margin: 0 5px;
}

.gr-button .d-text,
.gr-button .d-shadow {
	padding: 0 9px;
	line-height: 23px;
}

.d-shadow,
.gr-button,
.gr-button .d-text,
.gr-button .d-shadow {
	border-radius: 4px;
	-moz-border-radius:4px;
	-webkit-boder-radius: 4px;
	-moz-user-select: none;
 	-webkit-user-select: none;
}

.gr-button .d-shadow {
	color: #555;
}

.gr-button .d-text {
	background-image: url(gradient-button.png);
	background-repeat: repeat-x;
	background-position: 0 1px;
	color: #eee;
}

.gr-button .d-text:hover {
	background-position: 0 -21px;
}

.gr-button .d-text:active {
	background-position: 0 -44px;
}

.floats-container {
	overflow: hidden;
}

.product-page .photo-gallery {
	float: left;
	width: 260px;
	margin-bottom: 15px;
}

.product-page .photo-gallery .large-preview {
	width: 240px;
	height:240px;
	margin: 10px;
}

.product-page .product-photo-preview {
	margin: 6px;
	display: block;
	margin-bottom: 15px;
}

.product-page .product-photo-preview li {
	list-style: none;
	float: left;
	margin: 4px;
	width: 48px;
	height: 48px;
	display: block;
	cursor: pointer;
}

.product-page .product-photo-preview li.active {
	border: 2px solid #363D44;
	cursor: default;
	margin: 2px;
}

.cart-table .product-image div,
.product-page .product-photo-preview li,
.product-page .photo-gallery .large-preview {
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-boder-radius: 2px;
	 box-shadow: 0 1px 2px #6a6e73;
	-moz-box-shadow: 0 1px 2px #6a6e73;
	-webkit-box-shadow: 0 1px 2px #6a6e73;
	background-repeat: no-repeat;
	background-position: center center;
}

.product-page .product-meta {
	float: right;
	width: 400px;
	margin: 10px  10px 15px 10px;
}

.product-page .product-description {
	margin-bottom: 15px;
}

.product-page .product-properties {
	display: block;
}

.product-page .product-properties li {
	margin-left: 1.6em;
	line-height: 150%;
	color: #666;
}

.product-page .product-properties .title {
	list-style: none;
	font-weight: bold;
	foont-size: 14px;
	color: #444;
	font-size: 12px;
	margin-left: 0.4em;
	margin-bottom: 4px;
}

.product-page .product-properties strong {
	display: inline-block;
	width: 150px;
}

.product-page .product-properties .title,
.product-page .product-properties strong {color: #363D44;}

.product-page .product-variants {
	overflow: hidden;
}

.product-page .variants-list {
	width: 110px;
	float: left;
	list-style: none;
	font-size: 11px;
	color: #555;
	font-weight: bold;
	display: block;
	padding: 0 10px 10px 10px;
}

.product-page .legend-aviable,
.product-page .legend-selected,
.product-page .legend-unaviable,
.product-page .variants-list li {
	display: block;
	color: #bbb;
	overflow: hidden;
	margin-bottom: 2px;
	padding: 2px 4px;
	cursor: default;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-boder-radius: 2px;
	text-decoration: line-through;
}

.product-page .variants-list li:hover {
	background: #eee;
}

.product-page .legend-aviable,
.product-page .variants-list li.aviable {
	color: #1b63bd;
	text-decoration: none;
}

.product-page .legend-selected,
.product-page .variants-list li.selected {
	background: #363D44;
	color: #eee;
	text-decoration: none;
}

.product-page .variants-list li.title {
	font-size: 13px;
	color: #363D44;
	font-weight: normal;
	text-decoration: none;
	background: transparent;
}

.product-page .floats-container {
	border-bottom: 1px dashed #CFD3D6;
	margin-bottom: 10px;
}

.product-page .product-legends {
	padding: 0 10px 5px;
	margin-bottom: 10px;
	font-size: 11px;
	border-bottom: 1px dashed #CFD3D6;
	display: none;
}

.product-page .legend-aviable,
.product-page .legend-selected,
.product-page .legend-unaviable {
	display: inline-block;
	vertical-align: middle;
}

.buy-button-for {
	font-weight: normal;
	font-style: italic;
}

.cart-table {
	border-collapse: collapse;
	width: 100%;
}

.cart-table .product-meta {
	color: #444;
	padding: 4px 8px;
}

.cart-table .product-meta .title{
	font-weight: bold;
}

.cart-table thead .discount {
	font-weight: normal;
	font-size: 14px;
	margin-left: 10px;
}

.cart-table .product-image {
	padding: 10px;
}

.cart-table .product-image div{
	width:48px;
	height: 48px;
}

.cart-table .quantity input{
	width: 22px;
}

.cart-table .delete,
.cart-table .quantity,
.cart-table .price {
	width:1%;
	white-space: nowrap;
	padding: 4px 10px;
}

.cart-table .price {
	font-weight: bold;
}

.cart-table .even {
	background: #EAEFF3;
}

.cart-table tfoot .price {
	font-size: 14px;
}

.cart-table .dashed td,
.cart-table tfoot td {padding: 10px;}

.cart-table .dashed td {	border-top: 1px dashed #CFD3D6;}
.cart-table .error {font-weight:bold; color:#bf271f;}


.feedback-form .msg {
	float: right;
	width: 250px;
}


.feedback-form .form-elements {
	float: left;
	width: 420px;
}

.feedback-form .form-elements .floats-container {
	margin-bottom: 10px;
}

.feedback-form label {
	float: left;
	width: 100px;
	text-align: right;
	padding-top: 5px;
}

.feedback-form input,
.feedback-form textarea {
	width: 300px;
	float: right;
	padding: 2px;
	font: 12px helvetica,sans-serif;
	border: 1px solid #999;
}

.feedback-form textarea {
	height: 120px;
}

.feedback-form .do-ajax-node {
	padding-left: 115px;
}

.feedback-form .msg .item {
	border-bottom: 1px dashed #CFD3D6;
	padding: 10px 0;
}

.feedback-form .msg .item .content {
	float: left;
	width: 200px;
}

.feedback-form .msg .item a {
	float: right;
}

.feedback-form .success .gr-button-care {background-color: #658bb2;}
