html,
body {
	font: 9pt Georgia;
	color: #221644;
}
.header {
	padding-bottom: 15px;
}
.span4 .slujba {
	width: 215px;
	margin: 0 0 0 150px;
	font-size: 8pt;
	text-align: left;
}
.span4 .slujba h4 {
	font-size: 11pt;
}
.span4:first-child .slujba {
	width: 215px;
	margin: 0 0 0 120px;
	font-size: 8pt;
	text-align: left;
}
.span4:last-child .slujba {
	width: 215px;
	margin: 0 auto;
	font-size: 8pt;
	text-align: left;
}
a.pull-right {
	color: #b0adbb;
	font-size: 8pt;
	margin-right: 28px;
}
.bottom_img {
	display: block;
    height: 100px;
    margin: 0 auto 20px auto;
    width: 317px;
}
a.pull-left {
	color: #b0adbb;
	font-size: 8pt;
	margin-left: 28px;
}
.hed {
	float: right;
    width: 585px;
}
.prod_hed {
	float: right;
    width: 585px;
	border-bottom: 1px solid #B3AEBB;
	margin-right: 30px;
}
.prod_hed h1{
	padding-bottom: 10px;
	font: 24pt Georgia;
	font-style: Italic;
	font-weight: bold;
	text-align: center;
}
.obr_hed {
	float: right;
    width: 585px;
	margin-right: 90px;
}
.obr_hed h2{
	font: 16pt Georgia;
	font-style: Italic;
	font-weight: bold;
	text-align: center;
	color: #241c45;
}
.back {
	/* width: 300px; */
	float: right;
	margin-right: 228px;
	margin-bottom: 20px;
}
.mes_client {
	background: url('../images/top_mes.png') no-repeat;
	background-position: top center;
	padding-top: 30px;
	width: 820px;
	margin: 0 auto;
}
.mes_client p {
	padding: 0 30px;
	text-align: justify;
	font-style: Italic;
	font-size: 11pt;
	color: #333333;
}
.back p {
	text-align: center;
	margin: 0;
	font-size: 11pt;
	font-style: Italic;
	font-weight: Bold;
	color: #333333;
}
.hed h1 {
	font: 24pt Georgia;
	font-style: Italic;
	font-weight: bold;
	text-align: center;
}
.sort a.active {
	text-decoration: underline;
}
.sort p{
	font: 8pt Georgia;
	font-style: Italic;
	color: #333333;
	width: 105px;
	float: left;
	margin: 0;
	padding: 5px;
}
.sort a {
	padding: 5px;
	font: 8pt Georgia;
	font-style: Italic;
	color: #333333;
}
.sort a:hover {
	box-shadow: 0 0 5px grey inset;
}
.container.main.menu{	
	height: 60px;
	margin: 0 auto;	
}
.row .blogs {
	height: 140px;
    margin: 0 0 0 30px;
    width: 1170px;
}
.row .blogs hr, .row .span12 hr {
	width: 1110px;
	margin: 15px auto 0 auto;
	height: 1px;
	color: #000;
}
.name_word {
	font-style: Italic;
	font-size: 14pt;
	margin: 15px 0;
	display: block;
}
#features label input {
	margin: 0px 0 2px 0;
}


h1 {
	font-size: 30px;
	margin-bottom: 10px;
	font-weight: normal;
	text-shadow: 0px 1px 0px #fff;	
}

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;
}

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

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

a { color: #0095eb; }

a:hover { color: #e84d07; }

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

.link_login {
	width: 170px;
	margin: 9px 0 0 27px;
}
.left_block {
	float: left;
    width: 214px;
	margin-top: 30px;
}

ul.top-menu {
        text-align: right;
}
ul.top-menu li {
	display: inline-block;
        margin: 10px 10px 0 0;
        color: #333;
}

ul.top-menu li a {
        color: #333;
}

/* @group Верхняя строка */
#top_background{
	min-height: 44px;
	padding-top: 10px;
	width: 100%;
	overflow: hidden;
	padding-bottom: 5px;
}
#top{
	margin:0px auto;
	width: 940px;
}
#menu{
	margin-left: -10px;
	float: left;
	margin-top: 7px;
	max-width: 700px;
}

#menu li{
	height: 30px;
	display: block;
	float: left;
	list-style: none;
}
#menu li a{
	margin-right: 5px;
	font-size: 12px;
	display: block;
	float: left;
	padding: 6px 11px 6px 11px;
	color: #606060;
}
#menu li.selected a, #menu li:hover a{
	border: 1px solid #d5d5d5;
	background-color: #ffffff;
	padding: 5px 10px 6px 10px;
	border-radius: 20px;
	text-decoration: none;
}

#blog{
	list-style: none;
}

#currencies{
	margin-bottom:15px;
}

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

#currencies ul li a{
	white-space: nowrap;
	color: #505050;
}
#currencies ul li.selected a{
	text-decoration: none;
}
.span4 hr {
	-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #B2ADBA -moz-use-text-color;
    border-image: none;
    border-left: 0 none;
    border-right: 0 none;
    border-style: solid none;
    border-width: 1px 0;
}
.span4:first-child hr {
	margin: 40px 0 5px 30px;
}
.respon{
    display: none;
}
.span4:last-child hr {
	margin: 40px 30px 5px 0;
}
.right_block {
	width: 155px;
	float: right;
	margin-top: 17px;
}
.slujba div {
	cursor: pointer;
}
.slujba div a {
    color: #333333;
    text-decoration: none;
}
.slujba div:hover {
	text-decoration: underline;
}
.files_include > div {
	display: none;
}
.obr_svz  {
	width: 875px;
	display: none;
	height: 690px;
	border: 1px solid #AEAABA;
	border-radius: 1px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -437px;
	margin-top: -345px;
	z-index: 150;
}
.table_size  {
	width: 875px;
	display: none;
	border: 1px solid #AEAABA;
	border-radius: 1px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -437px;
	margin-top: -345px;
	z-index: 150;
}
.tableSizeIn {
	width: 833px;
	background: #FAF3DF;
	margin: 15px;
	border: 6px solid #fff;
	border-radius: 3px;
}
.tableSizeInIn {
	width: 830px;
	/*height: 645px;*/
	background: #FAF3DF;
	margin: 2px;
	border: 1px solid #AEAABA;
	border-radius: 1px;
}
.tableSizeInIn div table {
	width: 755px;
	margin: 30px auto 0;
	border: none;
	font-size: 12pt;
	font-style: Italic;
	text-align: center;
}
.tableSizeInIn div table tr {
	border: 1px dotted #333333;
}
.tableSizeInIn div table td {
	border-bottom: 1px dotted #333333;
        border-right: 1px dotted #333333;
        width: 125px;
	padding: 28px 0;
}
.tableSizeInIn div.lassie table.lassie td {
	border-bottom: 1px dotted #333333;
        border-right: 1px dotted #333333;
        width: 125px;
	padding: 17px 0;
}
.tableSizeInIn div.milon table.milon td {
	border-bottom: 1px dotted #333333;
        border-right: 1px dotted #333333;
        width: 125px;
	padding: 17px 0;
}
.tableSizeInIn div table tr:first-child td{
	padding: 0;
}
.tableSizeInIn div table td:last-child {
	border-right: none;
}
.tableSizeInIn div table tr:last-child td{ 
	border-bottom: none;
}
.tableSize  {
	width: 875px;
	display: none;
	/*height: 690px;*/
	border: 1px solid #AEAABA;
	border-radius: 1px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -437px;
	margin-top: -345px;
	z-index: 150;
}
.tableSize .tableSizeIn {
	width: 833px;
	/*height: 648px;*/
	background: #FAF3DF;
	margin: 15px;
	border: 6px solid #fff;
	border-radius: 3px;
}
.tableSize .tableSizeInIn {
	width: 830px;
	/*height: 645px;*/
	background: #FAF3DF;
	margin: 2px;
	border: 1px solid #AEAABA;
	border-radius: 1px;
}
.respon  {
	width: 389px;
	display: none;
	border: 1px solid #AEAABA;
	border-radius: 1px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -194px;
	margin-top: -345px;
	z-index: 150;
}
.respon .responIn {
	width: 347px;
	background: #FAF3DF;
	margin: 15px;
	border: 6px solid #fff;
	border-radius: 3px;
}
.mesBack {
    font: italic bold 16pt Georgia;
    margin: 25px auto;
    text-align: center;
    width: 600px;
}
.respon .responInIn {
	width: 341px;
	background: #FAF3DF;
	margin: 2px;
	border: 1px solid #AEAABA;
	border-radius: 1px;
}
.table_size .tableSizeIn {
	width: 833px;
	/*height: 648px;*/
	background: #FAF3DF;
	margin: 15px;
	border: 6px solid #fff;
	border-radius: 3px;
}
.table_size .tableSizeInIn {
	width: 830px;
	/*height: 645px;*/
	background: #FAF3DF;
	margin: 2px;
	border: 1px solid #AEAABA;
	border-radius: 1px;
}
.table_size .tableSizeInIn div{
	margin: 0 0 70px 0;
}
.obrSvzIn {
	width: 833px;
	height: 648px;
	background: #FAF3DF;
	margin: 15px;
	border: 6px solid #fff;
	border-radius: 3px;
}
.obrSvzInIn {
	width: 830px;
	height: 645px;
	background: #FAF3DF;
	margin: 2px;
	border: 1px solid #AEAABA;
	border-radius: 1px;
}
.rools  {
	width: 875px;
	display: none;
	/*height: 690px;*/
	border: 1px solid #AEAABA;
	border-radius: 1px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -437px;
	margin-top: -345px;
	z-index: 150;
}
.roolsIn {
	width: 833px;
	/*height: 648px;*/
	background: #FAF3DF;
	margin: 15px;
	border: 6px solid #fff;
	border-radius: 3px;
}
.roolsInIn {
	width: 830px;
	/*height: 645px;*/
	background: #FAF3DF;
	margin: 2px;
	border: 1px solid #AEAABA;
	border-radius: 1px;
}
.hede {
	/*background: url('../images/ven.png') no-repeat;
	background-position: left bottom;*/
	border-bottom: 1px solid #B2ACB6;
	width: 675px;
	margin: 20px auto 0;
	text-align: right;
	padding-right: 80px;
	font-style: Italic;
	font-size: 16pt;
	color: #241c45;
}
.roolsInIn p{
	margin-top: 30px;
	padding: 7px;
	text-align: justify;
	font-style: Italic;
	font-size: 11pt;
	color: #333333;
}
.obr_svz .obr_hed {
	float: right;
    width: 585px;
	margin-right: 90px;
}
.obr_svz .obr_hed h2{
	font: 16pt Georgia;
	font-style: Italic;
	font-weight: bold;
	text-align: center;
	color: #241c45;
}
.shadows {
    
	display: none;
	background: #000000;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;	
	opacity: 0.5;
}
.heroUnit {
	text-align: right;
	font-size: 16pt;
	font-style: Italic;
	font-weight: bold;
	padding: 0 130px 0 0;
}
.container.info .inf {
	margin: 10px 50px;
}
.container.info .inf h2 {
	text-align: right;
	font-size: 16pt;
	font-style: Italic;
	font-weight: bold;
	padding: 0 130px 0 0;
}
.container.info .inf p {
	text-align: justify;
	font-size: 11pt;
        text-indent: 16pt;
}
#cart_informer{
    color: #505050;
    margin: 0 0 0 5px;
    padding-left: 100px;
    text-align: left;
    width: 100px;
    color: #898989;
    font: 10pt Georgia;
}
.cart_border {
	width: 208px;
	height: 56px;
	margin: 11px 0px 0 0;
	float: right;
}
.cart_image {
	width: 211px;
	height: 85px;
	margin: 0 17px 0 0;
	float: right;
	background: transparent url("../images/e-cart.png") no-repeat scroll 20% 0%;
}
.cart {
	float: right;
	width: 10px;
	height: 52px;	
}
.orderInput {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #333333;
    float: right !important;
    font-style: italic;
    margin: 5px 205px 10px;
    cursor: pointer;
}
.orderInput:hover {
    text-decoration: underline;
}
#purchases {
	width: 755px;
	margin: 0 auto;
        text-align: left;
}
#purchases .tr {
	margin: 10px 0;
}
#purchases .tr .image {
	width: 160px;
	height: 160px;
        margin-right: 10px;
	float: left;
}
#purchases .tr .image img {
	width: 160px;
	height: 160px;
}
#purchases .tr .nameAmount {
	float: left;
}
#purchases .tr .name {
	margin: 98px 0 10px;
    width: 310px;
	border-bottom: 1px dotted #B2ACB6;
}
#purchases .tr .name a {
	font-size: 11pt;
	font-style: Italic;
	color: #241c45;
}
#purchases .tr .amount select {
	width: 100px;
	padding: 5px;
	color: #333333;
	font-style: Italic;
}
#purchases .tr .amount {
	background: url('../images/sele.png') no-repeat;
	background-size: 75px 30px;
	width: 75px;
	height: 30px;
	overflow: hidden;
	float: left;
}
#purchases .tr .price {
	margin: 0;    
	border-bottom: 1px dotted #B2ACB6;
	font-size: 11pt;
	font-style: Italic;
	color: #241c45;
	text-align: right;
}
#purchases .tr .priceItog {
    border-top: 1px solid #B2ACB6;
    color: #241C45;
    font-size: 18pt;
    font-style: italic;
    font-weight: bold;
    padding: 25px 0;
    text-align: right;   
}
#purchases .tr .priceDel {
	float: right;
    margin: 99px 0 0;
    text-align: right;
    width: 264px;
}
#purchases .tr .remove {
	margin: 0;
}
#purchases .tr .remove  a{
	font-size: 11pt;
	font-style: Italic;
	color: #241c45;
}
.spanImg a{
	width: 225px;
	height: 150px;
	display: block;
	position: relative;
	color: #ffffff;
	font-size: 14pt;
}
.spanImg a div{
	width: 225px;
	height: 150px;
	display: block;
	overflow: hidden;
	-webkit-transition: all 0.5s 0s ease-in;
	-moz-transition: all 0.5s 0s ease-in;
	-ms-transition: all 0.5s 0s ease-in;
	-o-transition: all 0.5s 0s ease-in;
	transition: all 0.5s 0s ease-in;
}
.spanImg a div img {
	position: relative;
}
.spanImg a:hover span {
	background: rgba(107, 106, 115, 0.5);
	color: #fff;
	-webkit-transition: all 0.5s 0s ease-in;
	-moz-transition: all 0.5s 0s ease-in;
	-ms-transition: all 0.5s 0s ease-in;
	-o-transition: all 0.5s 0s ease-in;
	transition: all 0.5s 0s ease-in;
}
.spanImg a div :last-child {
	opacity: 0;
	top: 150px;
	-webkit-transition: all 0.5s 0s ease-in;
	-moz-transition: all 0.5s 0s ease-in;
	-ms-transition: all 0.5s 0s ease-in;
	-o-transition: all 0.5s 0s ease-in;
	transition: all 0.5s 0s ease-in;
}
.spanImg a div :first-child {
	opacity: 1;
	top: 0px;
	-webkit-transition: all 0.5s 0s ease-in;
	-moz-transition: all 0.5s 0s ease-in;
	-ms-transition: all 0.5s 0s ease-in;
	-o-transition: all 0.5s 0s ease-in;
	transition: all 0.5s 0s ease-in;
}
.spanImg a:hover div  :first-child{
	opacity: 0;
	top: -150px;
	background: rgba(107, 106, 115, 0.5);
	color: #ffffff;
	-webkit-transition: all 0.5s 0s ease-in;
	-moz-transition: all 0.5s 0s ease-in;
	-ms-transition: all 0.5s 0s ease-in;
	-o-transition: all 0.5s 0s ease-in;
	transition: all 0.5s 0s ease-in;
}
.spanImg a:hover div  :last-child{
	opacity: 1;
	top: -150px;
	background: rgba(107, 106, 115, 0.5);
	color: #ffffff;
	-webkit-transition: all 0.5s 0s ease-in;
	-moz-transition: all 0.5s 0s ease-in;
	-ms-transition: all 0.5s 0s ease-in;
	-o-transition: all 0.5s 0s ease-in;
	transition: all 0.5s 0s ease-in;
}
.spanImg a span{
	background: rgba(107, 106, 115, 0.2);
        text-shadow: 1px 1px 2px #000;
	bottom: -2px;
     	display: block;
     	height: 30px;
     	left: 0;
     	padding: 10px 20px 0 0;
     	position: absolute;
     	text-align: right;
     	width: 205px;
}
.brands {
	width: 1026px;
}
.brnd {
	border-top: 1px solid #B3ADB9;
	border-bottom: 1px solid #B3ADB9;
	height: 78px;
    margin: 0 auto;
    width: 1110px;
}
.brands li a {
	padding: 0 !important;
	text-align: center;
}
.brands li a div{

	width: 142px;
	height: 52px;
	padding: 0;
	background-repeat: no-repeat; 
	background-position: top;
	-webkit-transition: all 0.5s 0s ease;
	-moz-transition: all 0.5s 0s ease;
	-ms-transition: all 0.5s 0s ease;
	-o-transition: all 0.5s 0s ease;
	transition: all 0.5s 0s ease;
	margin-top: 4px;
}
.brands li a div:hover{
	background-position: bottom;
}
.brands li {
	width: 142px;
}
.contakt_info {
    height: 60px;
    margin: 25px 0 0;
    text-align: center;
    width: 266px;
}
.contakt_info p{
	color: #8f8b9c;
	margin: 0;
}
.contakt_info span{
	font-family: Georgia;
	font-size: 24pt;
	display: block;
	width: 160px;
	float: left;
	height: 33px;
}
.contakt_info span.phone{
	font-size: 11pt;
	margin: 5px 0;
	width: 70px;
}
.contakt_info span.email{
	font-size: 11pt;
	color: #8f8b9c;
	cursor: pointer;
	-webkit-transition: all 0.5s 0 ease;
	-moz-transition: all 0.5s 0 ease;
	-ms-transition: all 0.5s 0 ease;
	-o-transition: all 0.5s 0 ease;
	transition: all 0.5s 0 ease;
	text-align: right;
}
.contakt_info span.email:hover {
	text-decoration: underline;
	color: #000;
}
/* @group Шапка сайта */
#header {
	margin:0px auto;
	width: 940px;
	overflow: hidden;
	clear: both;
	margin-bottom: 20px;
}
/* @group Футкр сайта */
#footer {
	margin:0px auto;
	width: 940px;
	overflow: hidden;
	clear: both;
	height: 60px;
	padding-top: 30px;
	text-align: center;
}


#account{
	float: right;
	font-size: 12px;
	margin: 12px 10px 10px 0px;
	margin-top: 12p
	margin-right: 1e0px;
	text-align: right;
	color: #505050;
}
#account #login{
	padding-left: 7px;
}
#account #logout{
	padding-left: 7px;
}


#logo{
	clear: left;
    height: 111px;
    margin: 2px 0 0 50px;
    padding-left: 0;
    width: 341px;
}
#logo a img,
#logo a:hover img.active{
	display:none;
}
#logo a:hover img,
#logo a img.active{
	display:block;
}
#contact{
	float: right;
	text-align: right;
	margin-top: 45px;
	margin-right: 5px;
	font-sdtyle: italic;
	height: 25px;
	color: #505050;
	font-size: 15px;
	text-shadow: 0px 1px 0px #fff;
	
}
#contact #phone{
	font-size: 18px;
}


#main {
	margin:0px auto;
	width: 940px;
}
#content {
	float: right;
	width: 680px;
	margin-bottom: 20px;
}

#left {
	width: 260px;
	float: left;
	overflow: hidden;
}


#search{
	margin-top: 17px;
	margin-right: 17px;
	margin-bottom: 10px;
	width: 210px; /* Ширина поля с кнопкой */
    min-height: 20px; /* Минимальная высота */
	float: right;
	border: 1px solid #958C9D;
}
#search form {
	margin: 0;
}
#login {
    display: block;
    float: left;
    width: 45px;
}
.link_login {
    
}
#login, #register {
	color: #000000;
}
#search .input_search{
	border: none; /* Убираем рамку */
    outline: none; /* Убираем свечение в Chrome и Safari */
    -webkit-appearance: none; /* Убираем рамку в Chrome и Safari */
    width: 155px; /* Ширина поля */
	height: 23px;
	font: 12pt constan;
	font-style: italic;
    margin: 2px;
	text-align: right;
	background: none;
	box-shadow: none;
}
#search .button_search {
	width: 17px; /* Ширина кнопки */
    height: 17px; /* Высота кнопки */
	margin: 2px;
	border: none;
    border-left: 1px solid #938CA0;
    background: url('../images/search.png') no-repeat 50% 50%; /* Параметры фона */
	padding: 12px 12px 12px 15px;
	float: right;
	
}



/* @group Меню каталога*/
#catalog_menu {
	margin-top: 10px;
	margin-bottom: 10px;
}
#catalog_menu ul {
	padding-left: 0px;
	padding-bottom: 5px;
	list-style: none;	
}
	list-style: none;	
}
#catalog_menu ul ul {
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#catalog_menu ul li img{
	vertical-align: middle;
}
#catalog_menu ul li a{
	color: #333;
        font-size: 18px;
}
#catalog_menu ul li a.selected{
	color: #fff;
	background-color: #777;
	padding: 3px;
}
#catalog_menu ul ul {
	margin-left: 10px;
}
#catalog_menu ul ul li {
        display: block;
        position: relative;
}
#catalog_menu ul ul li a {
	font-size: 14px;
        width: 100%;
}
#catalog_menu ul ul ul li {
	font-size: 12px;
        min-width: 100px;
}
#catalog_menu ul ul ul {
        display: none;
}
#catalog_menu ul li ul li:hover ul {
        display: block;
        padding: 5px 10px;
	position: absolute;
	left: 50%;
	top: 0px;
	background-color: #EEE;
	border-radius: 4px;
	box-shadow: 0px 2px 5px 5px rgba(0, 0, 0, 0.3);
	z-index: 99999;
}
/* @end — Меню каталога*/


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


/* @group Brands */
#brands {
	clear: both;
	margin-bottom: 10px;
	margin-top: 10px;
}
#brands a {
	color: #ec0060;
	font-size: 12px;
	margin-right: 10px;
}
#brands img{
	vertical-align: middle;
}
#brands a:hover {
	color: #000;
} 
#brands a.selected {
	background-color: #ec0060;
	color: #fffeff;
	padding: 2px 2px 2px 2px;
}
/* @end */

/* Хлебные крошки */
#path{
	margin-top: -20px;
	margin-bottom: 5px;
	font-size: 11px;
	color: #a0a0a0;
}
#path a{
	color: #a0a0a0;
}
/* @end */
.pr_name a {
	font-size: 11pt;
	font-style: Italic;
	font-weight: lighter;
	color: #241c45;
	padding: 5px;
}
.pr_name {
	text-align: center;
	font-weight: bold;
	margin: 0;
}
/* @group Товар подробно */
.pic_prod {
	width: 530px;
	height: 430px;
	float: left;
}
.cost {
	border-top: 1px solid #B3AEBB;
	width: 585px;
	height: 80px;
}
.cost .stoim {
	width: 130px;
	height: 20px;
	float: left;
	font-style: Italic;
	font-size: 11pt;
	color: #333333;
	padding: 50px 0 10px 0;
}
.product .image {
	text-align: center;
	width: 380px;
	float: right;
	background-color: transparent;
}
.product .image img{
	max-height: 400px;
    	max-width: 358px;
}
.product .images {
	float: left;
	width: 120px;
	margin: 0 0 15px 30px;
	padding-bottom: 15px;
}
.product .images img{
	text-align: center;
	width: 85px;
	background-color: #ffffff;
	margin: 4px 10px 10px 0px;
}
.product .description{
	float: right;
	width: 585px;
	margin-right: 30px;
	border-bottom: 1px solid #B3AEBB;
}
.product .description p {
	padding: 10px 5px 0 5px;
	font-style: Italic;
	font-size: 9pt;
	color: #333333;
	border-bottom: 1px solid #B3AEBB;
}
.product .description table {
	width: 480px !important;
}
.product .description table tr:nth-child(2n) {
	background-color: #d8d8d8;
}
.product .description table tr:nth-child(2n+1) {
	background-color: #e8e8e8;
}
.product .description table tr td {
	padding: 2px 10px;
        min-width: 100px;
}

.sel {
	background: url('../images/select.png') no-repeat;
	width: 211px;
	height: 30px;
	overflow: hidden;
	float: left;
}
.variants {
	margin: 0 0 10px;
}
.variants select {
	padding: 4px;
	font-style: Italic;
	font-size: 11pt;
	width: 250px;
}
.variants input {
	float: right;
}
.variants .button {
	background: none;
	border: none;
	font-style: Italic;
	font-size: 14pt;
	color: #c86450;
	text-decoration: underline;
	margin-top: 2px;
}
.variants .button:hover {
	background: none;
	border: none;
	text-decoration: none;
}
.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 p {
	float: left;
	display: block;
	width: 70%;
}
.product .variants {
	float: left;
	font-size: 12px;
	width: 585px;
}
.product .variant td{
	padding-bottom: 6px;
	vertical-align: middle;
}
.product .compare_price {
	color: #484848;
    display: block;
    float: right;
    font-size: 12pt;
    font-style: italic;
    font-weight: 100;
    height: 20px;
	overflow: hidden;
    /*margin-right: 20px;*/
    text-align: center;
    white-space: nowrap;
	text-decoration: line-through;
    width: 95px;
	float: left;
}
.product .price { 
	color: #241C45;
    display: block;
    font-size: 12pt;
    font-style: italic;
    font-weight: bold;
    height: 20px;
	overflow: hidden;
    margin: 0 auto;
    text-align: center;
    white-space: nowrap;
    width: 95px;
	/*float: right;*/
}
.product .outPrise {
	width: 190px;
	display: block;
	height: 20px;
	overflow: hidden;
}
.cost .price { 
    display: block;
    color: #241c45;
    font-size: 24pt;
    white-space: nowrap;
    width: 155px;
    height: 30px;
    font-weight: bold;
    font-style: Italic;
    text-align: right;
}
.outCostProd {
	float: right;
    height: 30px;
    margin: 47px 20px 0 0;
    overflow: hidden;
    width: 255px;
}
.outCostProd .compare_price{
	font-size: 16pt;
}
.product .variant_name {
	float: left;
	margin-right: 10px;
	font-size: 12px;
}
.product .variant_radiobutton {
	margin-right: 5px;
	margin-left: 0px;
}
.soput {
	text-align: center;
	font-style: Italic;
	font-size: 16pt;
	margin: 40px 0;
}
#back_forward {
	font-size: 14px;
	margin-bottom: 20px;
        text-align: right;
	clear: both;
}
#back_forward a.prev_page_link{
	margin-right: 20px;
}
/* @end — Товар подробно*/
.slider {
    width: 995px;
    height: 125px;
    margin: 20px auto;
    overflow: hidden;
}
.slider .sliderUl {
    width: 800px;
    height: 125px;
    margin: 0 auto;
    overflow: hidden;
}
.slider .ul{
    width: 9999px;
    height: 125px;
    margin-left: -140px;
}
.slider .ul a{
    width: 112px;
    height: 125px;
    display: block;
    float: left;
    margin: 0 10px;
}
.slider .ul img{
    width: 112px;
    height: 125px;
}
.slider .prev {
    background: url("../images/left.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 28px;
    left: -125px;
    position: relative;
    text-indent: 1000px;
    top: -75px;
    width: 28px;
    z-index: 500;
}
.slider .next {
    background: url("../images/right.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 28px;
    left: 810px;
    position: relative;
    text-indent: 1000px;
    top: -75px;
    width: 28px;
    z-index: 500;
}
.sliderUp {
    float: left;
    margin: 0 0 15px 20px;
    padding-bottom: 15px;
    width: 120px;
    height: 375px;
}
.sliderUp .sliderUl {
    width: 120px;
    height: 375px;
    margin: 0 auto;
    overflow: hidden;
}
.sliderUp .ul{
    width: 120px;
    height: 99999px;
}
.sliderUp .ul a{
    width: 112px;
    height: 125px;
    display: block;
    margin: 10px 0;
}
.sliderUp .ul img{
    width: 112px;
    /*height: 125px;*/
}
.sliderUp .prev {
    background: url("../images/arrowUp.png") no-repeat scroll center bottom transparent;
    border: medium none;
    cursor: pointer;
    height: 11px;
    left: 30px;
    position: relative;
    text-indent: 9999px;
    top: -390px;
    width: 54px;
    z-index: 500;
}
.sliderUp .next {
    background: url("../images/arrowDown.png") no-repeat scroll center top transparent;
    border: medium none;
    cursor: pointer;
    height: 11px;
    left: -30px;
    position: relative;
    text-indent: 9999px;
    top: 15px;
    width: 53px;
    z-index: 500;
}
.sliderUp .prev:hover {
    background: url("../images/arrowUp.png") no-repeat scroll center top transparent;
}
.sliderUp .next:hover {
    background: url("../images/arrowDown.png") no-repeat scroll center bottom transparent;
}
.tiny_shadowLeft {
    background: url("../images/tiny_shadowLeft.png") no-repeat scroll 0 0 / 100% 100% transparent;
    float: left;
    height: 125px;
    left: 96px;
    position: relative;
    top: -125px;
    width: 124px;
}
.tiny_shadowRight {
	width: 124px;
	height: 125px;
	position: relative;
	left: -98px;
	top: -125px;
	background: url(../images/tiny_shadowRight.png) no-repeat;
	background-size: 100% 100%;
	float: right;
}
.tiny_products {
	list-style: none;
	display: block;
	overflow: hidden;
	width: 10000px;
	height: 110px;
	margin: 0 auto;
	text-align: left;
}
.slider_prod {
	overflow: hidden;
	width: 955px;
	height: 110px;
	margin: 0 auto 20px auto;
	position: relative;
}
.tiny_products .productss{
	width: 115px;
	height: 110px;
	margin: 10px;
	float: left;
	*zoom: 1; 
	*display: inline;
	word-spacing: normal;
	vertical-align: top;
}
.tiny_products .productss .image {
	text-align: center;
	width: 115px;
	height: 110px;
	background-color: #ffffff;
	margin: 0;
	padding: 0;
}
.tiny_products .productss .image img{
	max-width: 115px;
	max-height: 110px;
}
.productss .image a {
	width: 115px;
	height: 110px;
}
.tiny_products .productss h3 {
	font-size: 14px;
	margin-bottom: 10px;
	font-weight: normal;
}
.tiny_products .productss h3.featured{
	background: url(../images/star.png) no-repeat;
	background-position: left middle;
	padding-left: 20px;
}
.soz_sety {
	width: 300px;
	height: 30px;	
	padding-top: 15px;
}
.soz_sety div {
	float: left !important;
}
.odkl-klass-stat {
	margin: 0 0 0 -25px;
}

.products {
	list-style: none;
	display: block;
}
.products .product{
	width: 190px;
	height: 335px;
	display: block;
	float:left;
	margin: 0 15px;
	overflow: hidden;
}
.products .product .image {
	text-align: center;
	width: 200px;
	padding: 5px;
	margin: 4px 0px 20px 0px;
}
.products .product .image img{
	max-height: 190px;
    	max-width: 170px;
}
.products .product .product_info {
	width: 200px;
	margin: 0;
}
.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 0px 0px #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 0px #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: none;
	border-right: 1px solid #d0d0d0;
	margin-left: 24px;
    width: 200px;
}
#features .feature_name{
	padding: 7px;
	color: #241c45;
	font-weight: bold;
	font: 12pt Georgia;
	font-style: italic;
}
#features .feature_values{
	padding: 7px;
}
#features a {
	background: url('../images/check.png') no-repeat;
	background-position: center left;
	padding-left: 15px;
	padding-right: 6px;
	white-space: nowrap;
	font: 8pt Georgia;
	font-style: italic;
	color: #241c45;
}
#features a.selected {
	background: url('../images/checked.png') no-repeat;
	color: #505050;
	text-decoration: none;
}
/* @end — Фильтр по свойствам*/


/* @group Сортировка */
.sort {
	color: #505050;
	font-size: 12px;
	margin: 10px 20px;
	font-weight: normal;
	font-style: normal;
}
.sort a{
	margin-right: 5px;
}
.sort .selected {
	color: #505050;
	text-decoration: none;
	margin-right: 5px;
}
/* @end */


/* @group Постраничная навигация */
.pagination {
	font-size: 12px;
    margin: 20px 50px 20px 0;
    overflow: hidden;
}
.pagination a {
	display: block;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	color: #333333;
	font-size: 11pt;
	font-style: Italic;
	min-width: 13px;
	text-align: center;
	text-decoration: none;
}
.pagination a.selected:hover,
.pagination a.selected {
	background-color: #7e7d7b;
	color: #ffffff;
	
}
.pagination a:hover {
	background-color: #f8f8f8;
}
#first_pag {
	margin-left: 345px;
}
.next_page_link {
	text-align: right;
}
.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 Формы */
input[type="text"],
input[type="password"]
{
	width: 746px;	
}
.formOplat {
    margin: 15px auto;
    width: 755px;
}
.formOplat input {
    padding: 0 0 0 6px !important;
}
.formOplat label {
    padding: 0 0 0 6px !important;
    font-style: italic;
}

/*.form
{
	width:400px;
	margin: 0 auto 20px;
}*/
.form textarea
{
	width: 746px;	
	height:100px;
	font-size: 18px;
}
.form label {
	display:block;
	font-size: 14px;
}
.form input[type="text"]{
	display:block;
	margin-bottom: 10px;
}

/* @group Комментарии */
.comments_block {
	margin-left: 40px;
}
.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: 20px auto 0;
	width: 80%;
	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: 150px;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 15px;
        margin-bottom: 0px;
	height: 28px;
}
.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 — Форма отправки комментария */
.adress {
	width: 400px;
	margin: 10px auto;
	text-align: center;
}
/* @group Форма отправки обратной связи */
.feedback_form {
	background: none;
	margin: 20px auto 0;
	width: 760px;
	overflow: hidden;
}
.feedback_form input, .feedback_form textarea{
	background: none;
	font-style: Italic;
	font-size: 11pt;
	color: #333333;
}
.feedback_form input.button{
	border: none;
	text-decoration: underline;
	background: none;
	font-style: Italic;
	font-size: 11pt;
	color: #333333;
}
.feedback_form .input_captcha, .register_form .input_captcha{
	float: left;
	width: 150px;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 15px;
	height: 28px;
        margin-bottom: 0px !important;
}
.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 Корзина */

ul#deliveries{
	width: 800px;
	margin: 0 auto;;
	padding: 20px 20px 0 20px;
	list-style: none;

}
ul#deliveries li{
	margin-bottom: 20px;
}
ul#deliveries li div.checkbox{
	float: left;
}
ul#deliveries li h3 label{
    display: block;
    font-size: 12pt;
    font-style: italic;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 45px;
}
ul#deliveries li p{
	display: block;
	margin-left: 45px;
	font-style: Italic;
	font-size: 12pt;
        padding: 5px 40px;
}
.cart_form {
	width: 755px;
	margin: 20px auto;
}
.cart_form input, .cart_form textarea {
	background: none;
	font-style: Italic;
	font-size: 11pt;
	padding: 0 0 0 6px !important;
}
.cart_form #comment_captcha {
	background: none;
	font-style: Italic;
	font-size: 11pt;
	padding: 3px;
	float: left;
        margin-bottom: 0px;
}
.cart_form .button {
	background: none;
	border: 1px solid #333333;
	font-style: Italic;
	font-size: 11pt;
	color: #333333;
	padding: 5px;
	float: right;
	margin: -55px 0 0 0;
}
.register_form {
	width: 755px;
	margin: 20px auto;
}
.register_form input, .register_form textarea {
	background: none;
	font-style: Italic;
	font-size: 11pt;
	padding: 0 0 0 6px !important;
}
.register_form .button {
	background: none;
	border: 1px solid #333333;
	font-style: Italic;
	font-size: 11pt;
	color: #333333;
	padding: 5px;
	float: right;
	margin: -40px 0 0 0;
}
.login_form {
	width: 755px;
	margin: 20px auto;
}
.login_form input, .login_form textarea {
	background: none;
	font-style: Italic;
	font-size: 11pt;
	padding: 0 0 0 6px !important;
}
.login_form .button {
	background: none;
	border: 1px solid #333333;
	font-style: Italic;
	font-size: 11pt;
	color: #333333;
	padding: 5px;
	float: right;
	margin: 20px 0;
}
/* @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
{
        font-style: italic;
        margin: 0 auto;
}
table.order_info td
{
	padding: 10px;
	border: none;
	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 */

.label_captcha {
	clear: both;
        text-align: center;
}
.pole-captcha {
	float: left;
}

/* SEO section */
.mpText_old {
	width: 1108px;
	height: 420px;
	background: #FAF3DF;
	border: 1px solid #AEAABA;
	border-radius: 1px;
}
.mpText {
        margin: 0px 20px 0px 40px;
}
.mbText {
	-moz-column-count: 2;
	-webkit-column-count: 2;
	column-count: 2;
	-moz-column-gap: 20px;
	-webkit-column-gap: 20px;
	column-gap: 20px;
    	color: #333333;
	margin: 20px 20px;	
}
.mpText h1 {
	background: rgba(225,225,225,0.5) no-repeat;
	background-position: left bottom;
	border-bottom: 1px solid #B2ACB6;
	width: 1050px;
	margin: 5px auto 0;
	text-align: right;
	padding-right: 20px;
	font-size: 14pt;
	color: #241c45;
}
.mbText h2{
	font: 10pt Georgia;
	font-weight: bold;
	text-align: center;
	color: #241c45;
}
.mbText p{
	padding: 2px 0px;
	text-align: left;
	font-size: 10pt;
        text-indent: 0;
	color: #333;
}
.mbText li{
	text-align: justify;
	font-size: 10pt;
	color: #333;
        line-height: 12pt;
}
.mbText ul{
	list-style: circle inside;
        margin: 2px 0px 2px 0px;
}

.page h1{
	background: rgba(225,225,225,0.5) no-repeat;
	background-position: left bottom;
	border-bottom: 1px solid #B2ACB6;
	width: 1050px;
	margin: 20px auto 0;
	text-align: right;
	padding-right: 20px;
	font-style: Italic;
	font-size: 16pt;
	color: #241c45;
}
.sitemap {
	width: 1050px;
        margin: 10px auto;
}
.sitemap h1 {
	background: rgba(225,225,225,0.5) no-repeat;
	background-position: left bottom;
	border-bottom: 1px solid #B2ACB6;
	margin: 15px auto 0;
	text-align: right;
	padding-right: 20px;
	font-size: 18pt;
	color: #241c45;
}
.sitemap h2{
	margin: 5px auto;
	font: 14pt Georgia;
	font-weight: bold;
	color: #241c45;
}

.hed .psevdo-h1 {
	font-size: 30px;
	margin-bottom: 10px;
	font-weight: normal;
        text-align: center;
	text-shadow: 0px 1px 0px #fff;
}


.mcText {
        margin: 0px auto;
        width: 1050px;
}
.mcText h1 {
	border-bottom: 1px solid #B2ACB6;
	width: 1050px;
	margin: 5px auto 0;
	text-align: right;
	padding-right: 20px;
	font-size: 16pt;
	color: #241c45;
}
.mcText h2 {
	width: 1050px;
	margin: 5px auto 0;
	text-align: right;
	padding-right: 20px;
	font-size: 14pt;
	color: #241c45;
}
.mcText p{
	padding: 2px 0px;
	text-align: justify;
	font-size: 10pt;
        text-indent: 16pt;
	color: #333333;
        margin: 0px;
}
.mcText p img {
	margin: 0px 10px;
}
.mcText li{
	text-align: justify;
	font-size: 10pt;
	color: #333333;
        line-height: 12pt;
}
.mcText ul{
	list-style: circle inside;
        margin: 2px 20px;
}
/* @end SEO */

.brandImg {
	width: 410px;
	height: 235px;
	margin: 65px 15px 65px 15px;
	float: left;
}
.brandOut {
	width: 410px;
	height: 210px;
	background: url('../images/ven.png') no-repeat;
	background-position: top left;
	padding: 12px;
}
.brandIn {
	width: 400px;
	height: 200px;
	border: 1px solid #948DA0;
	margin: 5px;
}
.brandIn div {
	width: 350px;
	height: 150px;
	background-size: 100% 100%;
	background-position: center bottom;
	background-repeat: no-repeat;
	margin: 25px;
}
.container.info .inf .brandName p, .brandName a {
	text-align: right;
	font-size: 9pt;
	font-style: Italic;
	color: #241c45;
}
.brandDescrip {
	color: #333333;
        float: right;
        font-size: 11pt;
        font-style: italic;
        margin-right: 100px;
        margin-top: 0;
        text-align: justify;
        width: 600px;
}
.brandDescrip h3 {
	margin: 30px 0 10px 0;
    padding-right: 150px;
    text-align: right;
}
.brandDescrip p{
	text-indent: 16pt;	
}
.categories{
	list-style: none;
}
.categories .current{
	font-weight: bold;
}
.cat .cat{
	display: none;
}
.cat li:hover .cat{
	display: block;
}

.footer-menu .widget-menu {
	padding-left: 30px;
}
.footer-menu .widget-menu ul {
	margin-left: 10px;
}
.footer-menu .widget-menu ul li {
	list-style-type: none;
}
.footer-menu .widget-menu ul li a {
         color: #333;
}
.footer-text {
     width: 110px;
     margin: 30px auto 0px;
     font-size: 18px;
     text-transform: uppercase;
}
.footer-text {
     width: 110px;
     margin: 30px auto 0px;
     font-size: 18px;
     text-transform: uppercase;
}

.tiny-products-block {
	padding-left: 30px;
}
.tiny-products-block h4 {
	color: #221644;
}
.tiny-products.new .product {
	display: inline-block;
        position: relative;
        margin-left: 20px;
        max-width: 200px;
        min-width: 150px;
}
.tiny-products.new .product .image {
    text-align: center;
    width: auto;
    background-color: transparent;
}
.tiny-products.new .product .image img {
    max-width: 200px;
    max-height: 150px;
}
.tiny-products.new .product .main-tiny-title {
	background: rgba(107, 106, 115, 0.2) none repeat scroll 0% 0%;
	bottom: 5px;
        color: #fff;
	display: block;
	height: 30px;
	left: 0px;
	padding: 10px 20px 0px 0px;
	position: absolute;
	text-align: right;
	width: 130px;
}
.tiny-products.new .product .main-tiny-title a {
	color: #fff;
}

.carousel-indicators li {
	cursor: pointer;
}
.navbar .nav {
	text-align: center;
}
.navbar .nav > li {
	display: inline-block;
        float: none !important;
}
.cat-list-block.categories li span a,
.cat-list-block.categories li .categories li a {
	color: #333;
        font-size: 18px;
}

.row.mp-text-block {
	overflow: hidden;
	margin: 10px 0px 0px 0px;
}
.pv-text-block-wrapper {
	text-align: right;
}

.pv-text-block {
	height: 150px;
	text-align: left;
	overflow: hidden;
}
.pv-text-block-overlay.active {
	display: block;
        background: transparent repeat scroll 0% 0%;
    	background: -moz-linear-gradient(top, rgba(238, 238, 238, 0) 0%, rgba(238, 238, 238, 1) 75%, rgba(238, 238, 238, 0) 100%);
    	background: -webkit-linear-gradient(top, rgba(238, 238, 238, 0) 0%, rgba(238, 238, 238, 1) 75%, rgba(238, 238, 238, 0) 100%);
    	background: -o-linear-gradient(top, rgba(238, 238, 238, 0) 0%, rgba(238, 238, 238, 1) 75%, rgba(238, 238, 238, 0) 100%);
    	background: linear-gradient(top, rgba(238, 238, 238, 0) 0%, rgba(238, 238, 238, 1) 75%, rgba(238, 238, 238, 0) 100%);
	height: 150px;
	margin: -110px 0px 0px;
	position: relative;
	z-index: 1;
}

.pv-text-block-action {
	display: inline-block;
	color: #777;
	border-bottom: 1px dotted #777;
	height: 20px;
	margin-right: 40px;
}

.pv-text-block-action:hover {
	border-bottom: 0px dotted #333;
}

.pv-text-block-action a.pv-readmore {
	cursor: pointer;
	color: #777;
	text-decoration: none;
}

.pv-text-block-action a.pv-readmore:hover {
	color: #555;
}

.span12.cp-text-block {
	margin: 10px 0px 10px 30px;
}

.cp-text-block .pv-text-block-overlay.active {
	height: 130px;
	margin: -100px 0px 0px;
}
.cp-text-block .pv-text-block {
	max-height: 150px;
        height: auto;
}
/* Стили для блога */
.blog_block, .post_block {
	margin: 20px 50px;
}
.blog_block h1, .post_block h1 {
	font-size: 32px;
	margin: 40px 30px 20px 10px;
	font-weight: normal;
	text-align: right;
	text-shadow: 0px 1px 0px #FFF;
}
.blog_block h2 {
	font-size: 20px;
        line-height: 20px;
        font-weight: 400;
	margin: 5px 0px;
}
.post_block h2 {
	font-size: 20px;
        line-height: 32px;
        font-weight: 400;
}
.blog_block h3, .post_block h3 {
	font-size: 18px;
        line-height: 24px;
        font-weight: 400;
}
.blog_block .post_meta {
	font-size: 10px;
        line-height: 12px;
        font-weight: 400;
}
.blog_block .post_anons {
	padding: 2px;
}

.product .image a img {
	box-shadow: 0 0 10px rgba(0,0,0,0.25);
}
.product .image a:hover img {
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
