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;
	font-size: 100%;
	background: transparent;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
strong {
	font-weight: bold;
}


/* @group Общий стиль */
html,
body {
	width: 100%;
	height: 100%;
	font: 13px 'PT Sans',Tahoma, Arial, Helvetica, Geneva, sans-serif;
	background-image: url(../images/bg.png);

}

p{margin-bottom: 2px;float:left;}

h1 {
	font-size: 30px;
	font-weight: normal;
	text-shadow: 0px 1px 0px #fff;	
	color: red;
	width:100%;
}

h2 {
	clear: both;
	font-size: 20px;
	margin-bottom: 10px;
	font-weight: normal;
}

h3 {
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: normal;
}

a { color: #000000; text-decoration: none; }

a:hover { color: #666666; }

e[type="button"] {
	cursor:pointer;
}
/* @end — Общий стиль */


/* @group Верхняя строка */
/*#top_background{
	min-height: 44px;
	padding-top: 10px;
	width: 100%;
	overflow: hidden;
	padding-bottom: 5px;
}*/
#top{
	margin:0px auto;
	width: 1100px;
}
#wrapper {
	    width:1100px; 
        margin:0 auto;
        background-color: #ffffff;
        overflow: hidden;
        float: left;
        margin-top: 10px;
}
#curr {
	width:190px;
	float: right;
	margin-top: 10px;
	margin-right: 20px;
	color: red;
	margin-bottom: 20px;
}
#curr ul {
	list-style: none;
}

#curr ul li {
	margin-right: 50px;
	font-size: 14px;
}

.curr2 {
	margin-top: 6px;
}
.curr4 {
	display: none;
	}

#currencies {
	position: relative;
	float: left;
	margin-left: 100px;
	margin-top: 13px;
}

#menu{
	margin-left: -2px;
	padding-bottom: 8px;
	float: left;
	width:100%;
	border: 3px solid #ff0000;
	border-radius: 10px;
	background-color: #f8f8f8;
}

#menu li{
	height: 30px;
	display: block;
	width: 25%;
	float: left;
	list-style: none;
	margin-top: 7px;
}
#menu li a{
	font-family: 'PT Sans';
	text-transform: uppercase;
    letter-spacing: 2px;
	margin-right: 5px;
	font-size: 17px;
	display: block;
	float: left;
	padding: 6px 11px 6px 91px;
}
#menu li.selected a, #menu li:hover a{

}

#blog{
	list-style: none;
}

#currencies{
	margin-bottom:15px;
}

#currencies ul{
	margin-top: 10px;
}
#currencies ul li{
	font-size: 14px;
	display: inline;
	padding-right: 5px;
	list-style: none;
}

#currencies ul li a{
	white-space: nowrap;
	color: red;
}

#currencies ul li a:hover{
	white-space: nowrap;
	color: #666666;
}

#currencies ul li.selected a{
	text-decoration: none;
	color: #666666;
}

#cart_informer{
	float: right;
	margin-top: 25px;
	color: #ff0000;
	margin-right: 15px;
	font-size: 14px;
}

#cart_informer a{
	color: red;	
}

#cart_informer a:hover{
	color: #666666;
}

.cart_img {
	background-image: url(../images/cart.png);
	width: 36px;
	height: 36px;
	float: right;
	margin-top: 15px;
	
}

.cart_img a {
	 display: block;
	 height: 100%;
	 width: 100%;
	 float: right;
}

#amout {
		padding-left: 100px;
		margin-top: -29px;
}

.variant {
	color:#555555;
font-weight: bold;
}

/* @group Шапка сайта */
#header {
	margin:0px auto;
	width: 1100px;
	overflow: hidden;
	clear: both;
	margin-bottom: 20px;
}


/* @group Футкр сайта */
#footer {
	margin:0px auto;
	width: 1100px;
	overflow: hidden;
	clear: both;
	height: 130px;
	padding-top: 30px;
	text-align: center;
	background: #ffffff;
}
#footer_menu {
	float: left;
	color: red;
	text-align: left;
	width: 20%;
	margin-left: 50px;
	list-style: none;
}
#footer_menu li a {
	color: red;
	
}

#footer_menu li a:hover {
	color: #666666;
	
}

#footer_prod {
	margin-left: 350px;
	width: 350px;
	list-style: none;
	text-align: left;
}
#footer_prod li a {
	color: red;
}

#footer_prod li a:hover {
	color: #666666;
}

#footer_phone {
	list-style: none;
	width: 25%;
	text-align: left;
	float: right;
	margin-top: -100px;
}

#footer_phone li {
	height: 30px;
	color: #505050;
	font-size: 18px;
	color: red;
}

#account{
	float: right;
	font-size: 12px;
	margin: 1px 10px 10px 920px;
	text-align: right;
	color: #505050;
	position: absolute;
}
#account #login{
	padding-left: 7px;
}
#account #logout{
	padding-left: 7px;
}
#account a {
	color: #ff0000;
	font-size: 14px;
}
#account a:hover {
	color: #666666;
}
.reg {
	background-image: url(../images/reg.png);
	width: 36px;
	height: 36px;
	position: absolute;
	margin-left: 145px;
	margin-top: -8px;
}
.log {
	background-image: url(../images/log.png);
	width: 36px;
	height: 36px;	
	position: absolute;
	margin-top: -8px;
	margin-left: 20px;
}
.reg a {
	width: 100%;
	height: 100%;
	display: block;
}
.log a {
		width: 100%;
	height: 100%;
	display: block;
}
.reg_t {
	position: absolute;
	margin-left: 65px;
	margin-top: 2px;
}
.log_t {
	position: absolute;
	margin-left: -15px;
	margin-top: 2px;
}

#line {
	position: absolute;
	top:0px;
	background-image: url(../images/line.png);
	width: 100%;
	height: 10px;
	

}

#logo{
	margin-top: 35px;
	padding-left: 0px;
	float: left;
	clear: left;
	width: 350px;
	height: 139px;
	position: absolute;
}
#logo img {
	width: 350px;
	height: 139px;
}

#notifications {
padding-top: 80px;
padding-left: 400px;
position: absolute;
font-size: 18px;
color: #20BF55;
font-weight: 300;
}
#notifications span {
	font-size: 17px;
	font-weight: bold;
}

#contact{
	float: right;
	text-align: right;
	margin-top: 25px;
	margin-right: 5px;
	margin-bottom: 30px;
	height: 46px;
	color: #505050;
	font-size: 18px;
	text-shadow: 0px 1px 0px #fff;
	list-style: none;
	letter-spacing: 2px;
	
}
#contact #phone{
	font-size: 20px;
}


#main {
	margin:0px auto;
	width: 1100px;
	margin-top: 60px;
	background-color: #ffffff;
	padding-bottom: 20px;
	height: 196px;
}
#content {
	float: right;
	width: 830px;
	margin-bottom: 20px;
		background-color: #ffffff;
	margin-top: 14px;
	color: #666666;
	margin-left: 10px;
}
#main_h1 {
	color: #666666;
	font-size: 14px;
	margin-bottom: 10px;
}
#line_h {
	position: absolute;
	border-bottom: #ff0000 1px solid;
	width: 620px;
	margin-top: 20px;
	margin-left: 180px; 
		
}

#left {
	width: 260px;
	float: left;
	overflow: hidden;
	background-color: #ffffff;
	margin-top: 10px;
}


#search{
	margin-top: 15px;
	margin-bottom: 5px;
	height: 28px;
	float: left;
}
#search .input_search{
	width: 200px;
	height: 20px;
	font-size: 12px;
	border: 2px solid #ff0000;
	border-radius: 8px 0px 0px 8px;
-moz-border-radius: 8px 0px 0px 8px;
-webkit-border-radius: 8px 0px 0px 8px
	display: block;
	float: left;
	margin-left: 45px;
	margin-top: 5px;
	background-image: url(../images/bg.png);
	outline: none; 
	
}
::-webkit-input-placeholder {
   color: #666666;
}

:-moz-placeholder { /* Firefox 18- */
   color: #666666;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #666666;  
}

:-ms-input-placeholder {  
   color: #666666;  
}
#search .button_search {
	width: 36px;
	height: 36px;
	background: url(../images/sear.png) no-repeat;
	border-style: none;
	cursor: pointer;
	display: block;
	float: left;
	margin-left: 10px;
}
#search .button_search:hover {
	width: 36px;
	height: 36px;
	background: url(../images/sear.png) no-repeat;
	border-style: none;
	cursor: pointer;
	display: block;
	float: left;
	margin-left: 10px;
	border: 0.5px #ffffff solid;
	border-radius: 200px 200px 200px 200px;
}


}

/* @group Меню каталога*/
#catalog_menu {
	margin-top: 10px;
	margin-bottom: 10px;
}

#catalog_menu ul {
	padding-left: 0px;
	padding-bottom: 5px;
	list-style: none;	
}
#catalog_menu ul ul {
padding-left:5px;
padding-right:5px;
}
#catalog_menu ul li {
	font-size: 16px;
	margin-top: 0px;
		display:block;
	padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-weight: bold;
    background-color: #e0e0e0;
}
#catalog_menu ul li:hover {

    background-color: #D0D0D0;
}

#catalog_menu ul li img{
	vertical-align: middle;
}
#catalog_menu ul li a.selected{
	color: red;
	font-weight: bold;
	padding: 3px;
}
#catalog_menu ul ul li {
	font-size: 14px;
	background: url(../images/menu_line.png);
	background-position:bottom;
	background-repeat: repeat-x;
	padding-left: 20px;
	padding-bottom: 5px;
	font-weight:normal;
	
}
#catalog_menu ul ul li:hover {
background-color: #fff;
}
#catalog_menu ul ul ul li {
	font-size: 12px;
	
}

/* @end — Меню каталога*/


#all_brands {
	width: 220px;
	margin-bottom: 15px;
	margin-left: 20px;
}


/* @group Brands */
#brands {
	clear: both;
	margin-bottom: 10px;
	margin-top: 10px;
	
}
#brands a {
	font-size: 12px;
	margin-right: 10px;
		padding: 2px 2px 2px 2px;

}

#brands a:hover {
	border-bottom: 1px solid #666666;
	padding: 2px 2px 2px 2px;
}

#brands img{
	vertical-align: middle;
}
#brands a:hover {
	color: #000;
} 
#brands a.selected {
	border-bottom: 1px solid #666666;
	padding: 2px 2px 2px 2px;
}
/* @end */

/* Хлебные крошки */
#path{

}
#path a{
	color: #a0a0a0;
}
/* @end */


/* @group Товар подробно */
.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: 460px;
	margin-right: 35px;
}


.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 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;
	margin-top: 15px;
}
.product .variants_main {
	float: left;
	font-size: 12px;
	width:100%;
}

.product .variants_single {
	float: left;
	font-size: 12px;
	padding-top: 20px;
}
.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;
	margin-left:20px;
}
.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:33%;
	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: 96%;
	height:96%;
	line-height: 250px;
	background-color: #ffffff;
	border: 1px dotted #e0e0e0;
	padding: 3px;
	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;
	height: auto;
	text-align: center;
}
.tiny_products .product h3.featured{
	background: url(../images/star.png) no-repeat;
	background-position: left ;
	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 0px;
}
.products .product .image img{
	max-width: 200px;
}
.products .product .product_info {
	float: left;
	width: 450px;
	margin-left: 20px;
	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 ;
	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:3px 3px 7px 0px rgba(105, 206, 95, 0.5), 0px -3px 0px 0px #3A9731 inset;
	-webkit-box-shadow:3px 3px 7px 0px rgba(105, 206, 95, 0.5), 0px -3px 0px 0px #3A9731 inset;
	box-shadow:3px 3px 7px 0px rgba(105, 206, 95, 0.5), 0px -3px 0px 0px #3A9731 inset;
	background:#4bbe3f;background:-webkit-linear-gradient(top, #79d670, #4bbe3f);background:-ms-linear-gradient(top, #79d670, #4bbe3f);background:-moz-linear-gradient(top, #79d670, #4bbe3f);background:linear-gradient('to bottom', #79d670, #4bbe3f);box-shadow:3px 3px 7px 0 rgba(105, 206, 95, .5), inset 0 -3px 0 0 #3a9731;
	border-radius:6px;
	border:1px solid #74d36b;
	display:inline-block;
	color :#fff;
	font-family:arial;
	font-size:16px;
	font-weight:normal;
	padding:5px 30px;
	text-decoration:none;
/* 	text-shadow:1px 1px 0px #ffffff; */
	margin-left: 220px;
	margin-top: -29px;
}.button:hover {
	background:#1fc80d;background:-webkit-linear-gradient(top, #69f95b, #1fc80d);background:-ms-linear-gradient(top, #69f95b, #1fc80d);background:-moz-linear-gradient(top, #69f95b, #1fc80d);background:linear-gradient('to bottom', #69f95b, #1fc80d);
}.button:active {
	background:#29b11b;background:-webkit-linear-gradient(top, #62cf57, #29b11b);background:-ms-linear-gradient(top, #62cf57, #29b11b);background:-moz-linear-gradient(top, #62cf57, #29b11b);background:linear-gradient('to bottom', #62cf57, #29b11b);box-shadow:3px 3px 7px 0 rgba(105, 206, 95, .5), inset 0 -1px 0 0 #3a9731;
}




.button_login {
	cursor: pointer; 
	border-radius: 0px 0px 10px 0px;
-moz-border-radius: 0px 0px 10px 0px;
-webkit-border-radius: 0px 0px 10px 0px;
border: 1px solid #666666;
	background-color: #ffffff;
	width: 80px;
	height: 26px;
	margin-top: 7px;
	margin-left: 185px;
	position: relative;
}

.button_login:hover {
	cursor: pointer; 
	border-radius: 0px 0px 10px 0px;
-moz-border-radius: 0px 0px 10px 0px;
-webkit-border-radius: 0px 0px 10px 0px;
border: 1px solid #666666;
	background-color: #ffffff;
	color: #666666;
	width: 80px;
	height: 26px;
	margin-top: 7px;
	margin-left: 185px;
	position: relative;
}
.button_reg {
		cursor: pointer; 
	border-radius: 0px 0px 10px 0px;
-moz-border-radius: 0px 0px 10px 0px;
-webkit-border-radius: 0px 0px 10px 0px;
border: 1px solid #666666;
	background-color: #ffffff;
	width: 140px;
	height: 29px;
	margin-top: 7px;
	margin-left: 127px;
	position: relative;
}
.button_reg:hover {
		cursor: pointer; 
	border-radius: 0px 0px 10px 0px;
-moz-border-radius: 0px 0px 10px 0px;
-webkit-border-radius: 0px 0px 10px 0px;
border: 1px solid #666666;
	background-color: #ffffff;
	color: #666666;
	width: 140px;
	height: 29px;
	margin-top: 7px;
	margin-left: 127px;
	position: relative;
}

/* @group Фильтр по свойствам */
#features {
	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 */

#seo {
	float: right;
	color: #666666;
	font-size: 13px;
	background-color: #ffffff;
	margin-top: 15px;
margin-bottom: 15px;
padding-bottom: 15px;
padding-top: 15px;
}
#seo p {
	padding-left: 20px;
	margin-right: 20px;
	line-height: 1em;
	opacity: 0.4;
}
#seo a {
	color: #555555;
	
}
#seo a:hover {
	color: #666666;
}


#over {
	width: 100px;
	height: 20px;
	position: absolute;
	background-color: #ffffff;
	margin-top: 60px;
margin-left: 750px;
}

/* @group Просмотренные товары */
#browsed_products{
	margin-bottom: 20px;
	overflow: hidden;
	margin-left: 20px;
}

#browsed_products li{
	display: block;
	float: left;
	overflow: hidden;
	border: 1px solid #e0e0e0;
	background-color: #ffffff;
	margin: 0 7px 7px 0;
	width: 110px;
	height: 110px;
}
#browsed_products li a{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 50px;
	height: 50px;
}
/* @end — Просмотренные товары */


/* @group Формы */
input[type="text"],
input[type="password"]
{

	font-size: 15px;
	height: 24px;

}
.remind {
	cursor: pointer; 
	border-radius: 0px 0px 0px 10px;
-moz-border-radius: 0px 0px 0px 10px;
-webkit-border-radius: 0px 0px 0px 10px;
border: 1px solid #666666;
	background-color: #ffffff;
	margin-top: -47px;
	position: absolute;
	padding: 3px 10px 3px 10px;
}
.form
{
	width:45%;
	float:left;

	padding: 10px;
}
.form textarea
{
	display:block;

	border-radius: 3px;
	border: 1px solid rgb(121, 214, 112);
	width:100%;

	font-size: 14px;


}
.form label {
	display:block;
	font-size: 16px;
	color: #666666;
	font-weight: normal;
	float:left;
	width:35%;

}
.form input[type="text"]{

	margin-bottom: 10px;
	border-radius: 3px;
	border: 1px solid rgb(121, 214, 112);


}

/* @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;
}
.comment_form .input_captcha, .cart_form .input_captcha{
	float: left;
	width: 50%;
	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: 13px;
	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 {
	background-color: #f3f3f3;
	padding: 20px;
	margin-top: 20px;
	width: 90%;
	overflow: hidden;
}
.feedback_form .input_captcha, .register_form .input_captcha{
	float: left;
	width: 160px;
	position: absolute;
	margin-left: 100px;
	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: 96%;
}
#purchases tr{
	border-bottom: 1px dotted #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 10px;
	border-bottom: 1px 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{
	border-left: 1px solid #e0e0e0;
	padding: 10px;
	width:35%;
	list-style: none;
	float:right;
}
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;
}
table.order_info td
{
	padding: 10px;
	border: 1px dotted #e0e0e0;
	font-size: 14px;
}
.checkout_button
{
	padding: 10px 20px 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: red;
	background-color: #ffcaca;
	border: 1px dotted #ff4545;
}

/* @end */


