html, body {
  height: 100%;
  font-family: Tahoma;
}
#mjs-browser {
  margin-bottom: -4em;    /*Negates #push on longer pages*/
}

.fr {float:right}
.fl {float:left}
ul {list-style: none;}
.clear {
    width:1px;
    height: 1px;
    clear:both;    
}
.pdis .price{
    text-decoration: line-through;
}
#header-line {
    background:#f1f1f1;
    width:100%;
    height:40px;        
    -moz-box-shadow:3px 3px 5px 0px #aeaeae;
    -webkit-box-shadow:3px 3px 5px 0px #aeaeae;    
    box-shadow:3px 3px 5px 0px #aeaeae;
}
#menu-line {
    background:#f1f1f1;
    width:1200px;
    margin:0px auto;
    height:36px;
}
img           { border:0; vertical-align:top; }
#like * {float:left;}
.like{width:55px;height:45px;background: url('../img/like.png');}
.liked{width:55px;height:45px;background: url('../img/liked.png');}
.likecounter{margin-left:20px;font-size:25px;line-height:45px;text-decoration: none;}
.added{font-size:25px;}
.nadded{font-size:25px;}

.pgname {margin:0px;display:inline;font-family: Tahoma; font-weight: normal;font-size: 30px;color:#dccdc7; }
.photochecked {margin-left:30px;display: inline;font-family: Tahoma; font-weight: normal;font-size: 18px;color:#dccdc7; }
/* Layout ================================================================================ */
.wrapper {}

.main-container { background:#000; padding:40px;}
.main { background:#fff;width: 1200px;margin: 0 auto; padding:0; position:relative;z-index:99; min-height: 700px; }

/* Base Columns */
.col-left { margin:30px;background:#ffffff;width:89%; }
.col-main { padding:0; border-left:1px solid #e5e5e5; border-right:1px solid #e5e5e5; min-height:800px;vertical-align: top;background: #ffffff; }
.left-col { width:220px;vertical-align: top; }
.t-main {
    width:100%;
}

/* 1 Column Layout */
.col1-layout .col-main { float:none; width:auto; padding:0;}


/* Misc */
.links li {}
.links li.first { padding-left:0 !important; }
.links li.last { background:none !important; padding-right:0 !important; }

.header-container { padding-bottom:18px;}
.header { font-size:11px;position:relative;width: 100%;z-index:100;}
.header .logo{ text-decoration:none !important; display:block; float:left; color: #767676;font-size:27px;line-height: 36px;margin-left: 20px; }
.header .logo strong { width:0; height:0; display:block; overflow:hidden; text-indent:20px;}
.header h1.logo { margin:0; padding:0; }
.header .welcome-msg { font-weight:normal; color:#fff; padding:32px 20px 0 2px;}
.header .links { padding:21px 0 0 2px;}
.header .links li { padding-right:13px; display:inline;}
.header .links li a{white-space:nowrap; color:#787777; text-decoration:none;}
.header .links li a:hover{ color:#fff;}

/********** < Navigation */
.nav-bg{ }
.nav-container{  float:right;}
#nav {  padding:17px 23px 0 0; margin:0; font-size:14px;}

/* All Levels */
#nav li { text-align:left; position:relative; }
#nav li.over { z-index:998; }
#nav li.parent {}
#nav li a { display:block; text-decoration:none; }
#nav li a:hover { text-decoration:none; }
#nav li a span { display:block; white-space:nowrap; cursor:pointer; }
#nav li ul a span { white-space:normal; }

/* 1st Level */
#nav > li { float:left;}
#nav > li > a { float:left; margin:0 13px; font-weight:normal; display:block; color:#7f7f7f }
#nav > li.last{ border:none; padding-right:0;}
#nav > li.last a{ margin-right:0;}
#nav > li:hover {}
#nav > li:hover > a{ color:#000 }
#nav > li.over,
#nav > li.active {}
#nav > li.over > a,
#nav > li.active > a {color:#7f7f7f;}
#nav > li.parent:hover > a > span, #nav > li.parent.active > a > span{}
#nav > li.parent a{ }

/* Show menu */
#nav li ul.shown-sub,
#nav > li > div.shown-sub { left:0; width:12em; z-index:999; }
#nav li .shown-sub ul.shown-sub,
#nav li .shown-sub li div.shown-sub { left:90%; width:11em;}
/********** Navigation > */


#menu > li > a{
    font-size:14px;
    color:#4f6699;
    font-weight: bold;
    font-family: Calibri;
    text-decoration: none;
    line-height: 20px;
    margin-left:30px;
}


.addanket .title {
    width:250px;
    font-size:15px;
}

.addanket .group {
    text-align: left;
    font-size:14px;
    padding-bottom: 10px;
    line-height: 22px;
}
.addanket  .firstcoll > tbody > tr > td {
    font-size:13px;
}

.addanket .ititle3 {
    font-size:12px;
    color:#000;
}

.addanket td {
    font-size:14px;
    line-height:15px;
}

.addanket > tbody > tr > td {
    width:50%;vertical-align:top;border:1px solid #eeeeee;background:#fff;padding:10px
}

.addanket {
    margin: 20px 0px;
    border-spacing:10px;
    width: 66%;
    float:left;
}

.addanket select{
    width:160px;
}
.addanket input{
    width:160px;
}


.ivaluealt input[type="checkbox"] {
    width:20px
}

.ivaluealt input[type="text"] {
    width:50px
}

#search-main {
    margin-left:30px;
    margin-top:40px;    
}

#search-main > p {
    font-size:14px;
    color:#4f6699;
    font-weight: bold;
    font-family: Calibri;
}

#search-main > div > a{
    color:#c8d6f9;
    text-decoration: none;
}
.product-cover {
    width: 425px;
    padding:10px;
    margin:15px;
    float:left;
    border:1px solid #000;
    border-radius: 6px;
    color:#DCCDC7;
    background: rgb(24, 22, 21);    
}
.product {

}

.admin-anket {
    width:90%;
    margin:20px 10px;
    margin-top:0px;
    border:1px solid #eeeeee;
    background: #fff;
    padding:10px;    
}

.uslugi {
    width:100%;
}

.uslugi > tbody > tr > td > input[type="text"]{
    width:70px;
}

.uslugi > tbody > tr > td > input[type="checkbox"]{
    width:20px;    
}

input[int="1"] {
    width:80px;    
}

.price-table {
    background:#c0c0c0;
}

.price-table td {
    background:#fff;
    color:#9e9e9e;
    padding:4px;
}

.price-table input[type="text"] {
    border:1px solid #abadb3;
    font-size:12px;
}

.block-title {
    width:100%;
    background-color:#e4e4e4;
    color:#6a6a6a;
    font-size:14px;
    line-height:20px;
    font-weight:bold;
}

.addanket input[type="text"] {
    border: 1px solid #abadb3;
    font-size:12px;
}

.addanket select {
    border: 1px solid #abadb3;
    font-size:12px;
}

.addanket textarea {
    border: 1px solid #abadb3;
    height:100px;  
    font-size:12px;  
}

.dop {
    width:20px;
}
.dop-val {
    width:70px;
}

.menu_item {
    color:#000;
    text-decoration:none;
    line-height:19px;
}

.menu_item:hover {
    text-decoration: underline;   
}

  

#login-error {
    color:red;    
}
#reg-error {
    color:red;    
}
#usermenu {
    color:#c8d6f9;font-size:13px;margin-bottom:30px;
}



.anketcheck {
    position:absolute;
    top:0px;
    left:0px;
    color:#000;
    z-index:100000;
    background: #000;
    width:100%;
    min-height: 100%;  
    background-color: rgba(0,0,0,0.7);
}

* html #anketcheck {  
    height: 100%;  
}  

.anket-elements{
    width:300px;position:absolute;    
    background-color: rgba(247,247,247,1);
    text-align: left;
}

.report {
    position:absolute;
    top:0px;
    left:0px;
    color:#000;
    z-index:100000;
    background: #000;
    width:100%;
    min-height: 100%;  
    background-color: rgba(0,0,0,0.7);
}

* html #report {  
    height: 100%;  
}  

.report-elements{
    width:300px;position:absolute;    
    background-color: rgba(247,247,247,1);
    text-align: left;
}

.anket-title {
    width:90%;line-height:40px;font-size:14px;text-align:left;background:#ececec;color:#656565;padding:0 5%;
    font-family: Calibri;
}

.prod-buttons {
    color:#4f6699;
    font-size:13px;
    text-decoration:underline;
    cursor:pointer;
}
.prod-price {
    display:inline-block;
}
.prod-info {
    color:#DCCDC7;
    font-size:14px;
    vertical-align: top;
    width: 300px;
}
.prod-photo {
    float:left;
    width:152px;
}
.prod-about {
    font-size:13px;
    color:#000;
    padding: 10px 0px;
    vertical-align: top;
}
.prod-more {
    vertical-align:bottom;
    text-align:right;
    padding-top:20px;
}
.prod-more > .prod-buttons {
    font-size:15px;
}
.prod-name {
    color:#354362;
    font-size:18px;
    text-decoration:none;
}
.prod-activity {
    color:#354362;
    font-size:15px;
    text-align:right;
}

.anket-name {
    display:inline-block;
    width:180px;
    padding-left: 20px;
    line-height:15px;
    color:#aaa7a7;
    text-align: left;
}
.margin-cont {
    margin-top:5px;
}
.margin-cont > select {
    width:80px;
    height:17px;
    color: #AAA7A7;
    font-size:12px;
    background:#f8f8f8;    
    border:1px solid #c5c8cf;
}
.login-name {
    display:inline-block;
    width:50px;
    line-height:15px;
}
.loginform > input{
    width:130px;
    height:15px;
    background:#f8f8f8;
    border:1px solid #e8e8e8;
}
.forget-password {
    color:#c8d6f9;
    text-decoration:none;
    font-size:10px;
}
.product-buttons {
    color:#72777a;
    font-size:15px;
    text-decoration:none;
}

.flychange {
    text-decoration: none;
    cursor:pointer;
}

.flychange:hover {
    text-decoration: underline;
}
.flyinput {
    font: 12px/14px Calibri,sans-serif;
    width:100%;
    height:15px;
    color:#666666;
    border: 1px solid #eeeeee;
}

.cancel:hover {
    text-decoration: underline;
}
.cancel {
    font: 11px/13px Calibri,sans-serif;
    margin-right:10px;
    text-decoration: none;
    color:#666666;    
    cursor:pointer;
}

.profile-userinfo td{
    padding:5px;border-bottom:1px #eeeeee solid;
}

.product-photo {
    text-align: center;
}

.product-left {
    width:210px;
    vertical-align:top;
}

.product-center {
    vertical-align:top;
    border-left: 1px solid #E5E5E5;
    padding:0px 10px;
    width:410px;
}

.product-right {
    padding-left:10px;
    border-left: 1px solid #E5E5E5;
    vertical-align:top;
}
.product-page {
    width:100%
}
.product-friends {
    width:100%;
    background-color:#f5f5f5;
    color:#a6a6a6;
    font-size:14px;
    line-height:20px;
}
.product-info {
    padding:5px;
    border-bottom:1px #eeeeee solid;
}
.product-info-val {
    padding:5px;
    border-bottom:1px solid #eeeeee;
}
.product-info-txt {
    padding:5px;
    font-style:italic;
}
.product-service-unchecked {
    color:#b4b3b1;
    line-height:18px;
    margin:5px 0px;
    text-decoration:line-through;
}
.product-service-checked {
    line-height:18px;
    margin:5px 0px;
}

.people {
    float:left;
    width:60px;
    text-align:center;
    margin:0px 5px;
}
.people-name {
    text-decoration:none;
    font-size:11px;
    color:#72777A
}
.pull {
    margin:10px 0px;
}
.pull-cont {
    display:inline-block;
}
.pull-name {
    width:50px;
    float:left;
}
.pull-line {
    display:inline-block;
    height:15px;
    width:50px;
    background-color:#f1f1f1;
}
.pull-line-th {
    height:15px;
    background-color:#bababa;
    text-align:center;
}



.paging {
    text-align: center;
    margin: 20px auto;
    color:#DCCDC7;
    
}

.paging span{
    color:#DCCDC7;
    text-decoration: none;
    font-size: 16px;
    cursor: pointer;
}
.paging span:hover{
    text-decoration:underline;
}

.addsalon .title {
    width:250px;
    font-size:15px;
}

.addsalon .group {
    text-align: left;
    font-size:14px;
    padding-bottom: 10px;
    line-height: 22px;
}
.addsalon  .firstcoll > tbody > tr > td {
    font-size:13px;
}

.addsalon .ititle3 {
    font-size:12px;
    color:#9e9e9e;
}

.addsalon td {
    font-size:14px;
    line-height:15px;
}

.addsalon > tbody > tr > td {
    width:33%;vertical-align:top;border:1px solid #eeeeee;background:#fff;padding:10px
}

.addsalon {
    margin: 20px 0px;
    border-spacing:5px;
    background: #fff;
}

.addsalon select{
    width:160px;
}
.addsalon input{
    width:160px;
}
.addsalon input[type="text"] {
    border: 1px solid #abadb3;
    font-size:12px;
}

.addsalon select {
    border: 1px solid #abadb3;
    font-size:12px;
}

.addsalon textarea {
    border: 1px solid #abadb3;
    height:100px;  
    font-size:12px;  
}

.nav-left {
    margin-left:20px;
}
.nav-left a {
    color:#000;
    font-size:16px;
    line-height:25px;
    margin-left:10px;
    text-decoration: none;
}

.search-main {
    margin-left:20px;
}

.product-onoff {
    text-decoration:line-through;
    padding-left:10px;
}
.product-onoff-active {
    text-decoration:none;
    padding-left:10px;
    color:#666666;
}

.gmenu li{
    text-align: left;
    margin:10px 0px;
    margin-left:5px;    
    
}

.gmenu a {
    text-decoration: none;
    color:#2B587A;
}

.mtab {
    padding:5px 10px;color:#fff;display:inline-block;margin:0px 5px;color:#666666;cursor:pointer;
}
.mtab.active {
    background-color:#45688E;
    color:#fff;
    
}
.mtabname {
    display:inline-block;
}
.tabcont {
    height:50px; border-bottom:1px solid #eee;
}
.add-menu a{
    color:#C8D6F9;
    font-size:12px;
    line-height: 14px;
}
#main {
    padding:5px;
}
.hidden {
    display:none;
}



	.modal-overlay
	{
		position:fixed;
		top:0;
		right:0;
		bottom:0;
		left:0;
		height:100%;
		width:100%;
		margin:0;
		padding:0;
		
		z-index:101;
	}
	* html .modal-overlay
	{   
		position: absolute;
		height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
	}
	.modal-window
	{
		position:fixed;
		top:50%;
		left:50%;
		margin:0;
		padding:0;
		z-index:102;
        color: #fff;
        text-align:center;
        line-height:100px;
        background: rgb(0, 0, 0);
        background: rgba(0, 0, 0, 0.6);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
        -moz-box-shadow:0px 2px 5px 0px #4e4e4e;
        -webkit-box-shadow:0px 2px 5px 0px #4e4e4e;
        box-shadow:0px 2px 5px 0px #4e4e4e;
        -webkit-border-radius: 20px;
        -khtml-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;
	}
	* html .modal-window
	{
		position:absolute;
	}
    

.off {
    cursor:pointer;
}
.on {
    color: #4F6699;
     cursor:default;
}

.search-title {
    margin-top:20px;
}
.gname {
    margin-left:10px;
    font-size:15px;
    font-weight:bold;
}

.messages {
    border: 1px solid #eeeeee;
    width:800px;
    margin-left:20px;
    border-bottom:0px;
    background-color: #eeeeee;
    border-spacing:0px;
    cursor:pointer;
}

.messages td{
    padding:10px 0px;
    border-bottom:1px solid #eeeeee;
}

.messages .read td {
    background-color: #fff;
}

.messages .unread td {
    background-color: #f5f9fb;
}
.messages-checkbox {
    width:30px;
    text-align: center;
}

.messages-photo{
    width:70px;
    text-align: center;
}
.messages-link {
    width:150px;
}

.messages-link a{
    color:#2b587a;
}
.messages-link div{
    color:#8795a5;
    font-size:11px;
}
.messages-actions {
    width:100px;
}

.messages-message span{
    color:#89A8C6;
    text-decoration: none;
}
.messages-message span:hover {
    text-decoration: underline;
}

.answer {
    border: 1px solid #eeeeee;
    width:800px;
    margin-left:20px;
    background:#fff;
    border-spacing:0px;
}
.inoutbox span{
    font-size:14px;
    cursor: pointer;
}
.inoutbox {
    margin-left: 20px;
    margin-bottom: 10px;
}

.upphin{
    height:30px;
    -ms-filter:"progid:DXImageTransFORM.Microsoft.Alpha(opacity=0)";
    filter:progid:DXImageTransFORM.Microsoft.Alpha(opacity=0); 
    -moz-opacity:0; 
    -khtml-opacity:0; 
    opacity:0;
}


	.resize-overlay
	{
		position:fixed;
		top:0;
		right:0;
		bottom:0;
		left:0;
		height:100%;
		width:100%;
		margin:0;
		padding:0;
        display: none;
		z-index:101;
        background: rgb(0, 0, 0);
        background: rgba(0, 0, 0, 0.6);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
	}
	* html .resize-overlay
	{   
		position: absolute;
		height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
	}
	.resize-window
	{
		position:fixed;
		top:50%;
		left:50%;
		margin:0;
		padding:0;
		z-index:102;
        color: #fff;
        text-align:center;
        padding: 10px;
        color: #000;
        background: #ffffff;
	}
	* html .resize-window
	{
		position:absolute;
	}

.button > .prod-buttons{
    color: #fff;
    text-decoration:none;
}
    
.button {
    cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
    color:#000;
	/*color: #ffffff;
	padding: 5px 22px;
	background: -moz-linear-gradient(top, #506595 0%, #6d82b2);
	background: -webkit-gradient(linear, left top, left bottom, from(#506595), to(#6d82b2));
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	border: 0px solid #000000;
	-moz-box-shadow:
		0px 1px 0px rgba(000,000,000,0.5),
		inset 0px 0px 0px rgba(161,142,016,0.6);
	-webkit-box-shadow:
		0px 1px 0px rgba(000,000,000,0.5),
		inset 0px 0px 0px rgba(161,142,016,0.6);
	box-shadow:
		0px 1px 0px rgba(000,000,000,0.5),
		inset 0px 0px 0px rgba(161,142,016,0.6);
	text-shadow:
		0px -1px 3px rgba(255,255,255,0),
		0px 1px 0px rgba(255,255,255,0);

    background-image: -o-linear-gradient(to top, #506595 0%, #6d82b2);
    background-image: linear-gradient(to top, #506595 0%, #6d82b2);*/
}

.button_l {
    cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
    margin-top:10px;
    color:#000;
	/*color: #ffffff;
	padding: 5px 20px;
    display:inline-block;
    margin:10px 0px;
	background: -moz-linear-gradient(
		top,
		#d6d6d6 0%,
		#8f8f8f);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#d6d6d6),
		to(#8f8f8f));
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 0px solid #ffffff;
	-moz-box-shadow:
		0px 1px 2px rgba(000,000,000,0.5),
		inset 0px -2px 1px rgba(000,000,000,0.1);
	-webkit-box-shadow:
		0px 1px 2px rgba(000,000,000,0.5),
		inset 0px -2px 1px rgba(000,000,000,0.1);
	box-shadow:
		0px 1px 2px rgba(000,000,000,0.5),
		inset 0px -2px 1px rgba(000,000,000,0.1);
	text-shadow:
		0px -2px 0px rgba(000,000,000,0.2),
		0px 0px 0px rgba(255,255,255,0);
    background-image: -o-linear-gradient(to top, rgb(214,214,214), rgb(143,143,143));
    background-image: linear-gradient(to top, rgb(214,214,214), rgb(143,143,143));*/
}


.button a {
    /*color : #fff;*/
    color:#000;
    font-weight: bold;
    text-decoration: underline;
}

.button a:hover{
    text-decoration: none;
}

.menuitem {
    background:transparent;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;    
}

.menuitem:hover {
    background:#dcdcdc;
}
.menuitem a {
    display: block;
    width: 100%;
}

.service-url {
    text-decoration:underline;
    color:#000;
}

.service-url:hover {
    text-decoration:none;
    color:red;
}

.paging td{
    padding:0px 4px;
    color:#DCCDC7;
    cursor: pointer;
    font-size: 14px;
    text-decoration: none;    
}

.paging .pagDots{
    display: inline;
    margin:0px 3px;
    color:#DCCDC7;
    font-size: 14px;
    text-decoration: none;    
}
.paging .pagDots{
    text-decoration: none;
}
.paging .pagCurrent {
    font-size:20px;
    color:#DCCDC7;
    text-decoration: none;
    cursor:default;
}

.paging .pagCurrent:hover{
    font-size:20px;
    text-decoration: none;
    color:#DCCDC7;
    cursor:default;
}

.paging td:hover {
    color:red;
}

.pr-left .prod-buttons {
    display: block;
    width: 100%;
    font-size:14px;
    line-height:25px;
    background:none;
    text-decoration: none;
    text-indent:10px;
}
.pr-left .prod-buttons:hover {
    background:#E9EDF1;
}

.row .styled-text {
    margin-right: 7px;
}
.row input {
  vertical-align: middle;
}
.styled-text {
  height: 29px;
  line-height: 29px;
  padding: 0 7px;
}

.styled-textarea, .styled-text, .styled-select .front div, .styled-combobox input {
  background-color: #FFFFFF;
  border: 1px solid #D4DCCA;
  border-radius: 3px 3px 3px 3px;
  box-shadow: 0 1px 0 0 #F0F2EE inset;
  color: #000000;
  font-size: 15px;
}
a.styled-button.gray, input.styled-button.gray {
  background: linear-gradient(#C6C6C6, #838383) repeat scroll 0 0 transparent;
}

a.styled-button, a.styled-button.disabled:active, a.styled-button.disabled:hover, input.styled-button, input.styled-button.disabled:active, input.styled-button.disabled:hover, span.styled-button, span.styled-button.disabled:active, span.styled-button.disabled:hover {
  background: #65af1f;
  background: linear-gradient(#88C925, #51931A) repeat scroll 0 0 transparent;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.4) inset;
  text-decoration: none;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
}

a.styled-button, input.styled-button, span.styled-button {  
  border: medium none;
  border-radius: 17px 17px 17px 17px;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  height: 34px;
  line-height: 34px;
  padding: 0 17px;
  position: relative;
}
#layout-bg {
    z-index:1000;
    background-color: #000;
    opacity: 0.5;
    position: fixed;
    top:0px;
    left: 0px;
    width:100%;
    display:none;
}
#layout-wrap {
    z-index:1001;
    display: none;
    position: fixed;
    width: 100%;
    height: auto;
    overflow-x: hidden;
    overflow-y: auto;
    top: 0;
    left: 0;
}
.params {
    font-size:20px;
    color:#dccdc7;
    line-height: 28px;
}
.product-service-checked a {
    text-decoration: underline;
    color:#dccdc7;
    font-size: 16px;
}
.product-service-uncheck a {
    text-decoration: line-through;
    color:#7c736e;
    font-size: 16px;
}
.prod-price-table td {
    width:100px;
    text-align: center;
    font-size: 17px;
}
.product-1 {
    overflow: hidden;
    width: 200px;
    height: 400px;
    position: relative;
}

.product-1:hover .productinfo {
    bottom: 0px;
}
.productinfo {
    position: absolute;
    bottom: -120px;
    -webkit-transition:all 0.5s ease-out;
    -moz-transition:all 0.5s ease-out;
    -o-transition:all 0.5s ease-out;
    transition:all 0.5s ease-out;

}
.productinfo-metro {
    height:30px;
    font-size:18px;
    line-height: 30px;
    overflow: hidden;
    padding-left: 10px;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.4);
}
.productinfo-price {
    height:30px;
    font-size:18px;
    line-height: 30px;
    overflow: hidden;
    padding-left: 10px;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
}
.productinfo-more {
    height:60px;
    overflow: hidden;
    padding-left: 10px;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
}
#main {
    margin-top:30px;
    width: 100%;
}
#main #metro,#categories,#prices {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
    border-radius: 10px;
    margin-bottom: 20px;
    padding: 20px 15px;
}
#main #metro>select {
    width: 90%;
}
#main #metro {
text-align: center;
}
#main td {
    vertical-align: top;
}
#main #categories a {
    color:#fff;
    font-size: 12px;
    text-decoration: none;
}
#main #categories a:hover {
    text-decoration: underline;
}



.triangle {
    display:inline-block;
    height:0px;
    border-right: 100px solid transparent;
    border-top: 100px solid #4c4c4c;
    -webkit-filter: drop-shadow(4px 8px 6px rgba(0,0,0,.7));
    -moz-filter: drop-shadow(4px 8px 6px rgba(0,0,0,.7));
    -ms-filter: drop-shadow(4px 8px 6px rgba(0,0,0,.7));
    -o-filter: drop-shadow(4px 8px 6px rgba(0,0,0,.7));
    filter: drop-shadow(4px 8px 6px rgba(0,0,0,.7));
}
.blue {
 border-top: 100px solid #2f96b4;
}
.orange {
 border-top: 100px solid #f89406;
}
.red {
 border-top: 100px solid #bd362f;
}

.cblue {
 background: #2f96b4;
}
.corange {
 background: #f89406;
}
.cred {
 background: #bd362f;
}
.triangle > div {
    position: absolute;
    font-size: 30px;
    color: #fff;
    width:100px;
    margin-top: -115px;
    margin-left: -15px;
    text-align: center;
    height:100px;
    line-height: 100px;
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg); /* для IE9 */
    transform: rotate(-45deg); /* на будущее */
    filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=0.7071067811865476, M12=0.7071067811865475, M21=-0.7071067811865475, M22=0.7071067811865476); /* IE6,IE7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', M11=0.7071067811865476, M12=0.7071067811865475, M21=-0.7071067811865475, M22=0.7071067811865476)"; /* IE8 */    
}
.price > div {
    display:inline-block;font-size:25px;font-family:Tahoma;border-radius:7px;line-height:40px;padding:0px 15px
}
#lprices {
    width:100%;
    color:#000;
    text-align: center;
    font-family: Tahoma;
    margin:10px 0;
}
#lprices th{
    font-weight: normal;
    font-size:12px;
}
#lprices td{
    font-size:18px;
}
#lprices td:first-child{
    text-decoration: line-through;
}
#lprices td:nth-child(even) {
    border-right: 2px solid #000;
    border-left: 2px solid #000;
}
#lprices th:nth-child(even) {
    border-right: 2px solid #000;
    border-left: 2px solid #000;
}

.auth-content{position:fixed;top:0;left:0;width:100%;height:100%;z-index:100}.auth-content .background{position:absolute;top:0;left:0;width:100%;height:100%;background:#000;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=30);opacity:0.3}.auth-content .auth-popup{width:650px;position:absolute;left:50%;top:50%;margin:-200px 0 0 -325px;background:#f2f2f2;-webkit-box-shadow:rgba(0,0,0,0.4) 0 0 14px;-moz-box-shadow:rgba(0,0,0,0.4) 0 0 14px;box-shadow:rgba(0,0,0,0.4) 0 0 14px;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px;border-radius:20px}.auth-content .auth-popup input.placeholder{color:#aaa}.auth-content .auth-popup .h1{height:50px;line-height:50px;background:#f2f2f2;background:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f2f2f2), color-stop(100%, #dcdcdc));background:-webkit-linear-gradient(#f2f2f2,#dcdcdc);background:-moz-linear-gradient(#f2f2f2,#dcdcdc);background:-o-linear-gradient(#f2f2f2,#dcdcdc);background:linear-gradient(#f2f2f2,#dcdcdc);border-bottom:1px solid #c4c4c4;-moz-border-radius-topleft:20px;-webkit-border-top-left-radius:20px;border-top-left-radius:20px;-moz-border-radius-topright:20px;-webkit-border-top-right-radius:20px;border-top-right-radius:20px;text-align:center;font-size:19px;text-shadow:#fff 0 1px 0;color:#484848;font-family:"Helvetica Neue Light",Helvetica,Arial,sans-serif}.auth-content .auth-popup .content{border-top:1px solid #fff;background:-webkit-gradient(linear, 50% 0%, 50% 70, color-stop(0%, #fefefe), color-stop(100%, #f2f2f2));background:-webkit-linear-gradient(#fefefe,#f2f2f2 70px);background:-moz-linear-gradient(#fefefe,#f2f2f2 70px);background:-o-linear-gradient(#fefefe,#f2f2f2 70px);background:linear-gradient(#fefefe,#f2f2f2 70px);overflow:hidden;height:210px;-webkit-transition:height 400ms;-moz-transition:height 400ms;-o-transition:height 400ms;transition:height 400ms}.auth-content .auth-popup .h2{font-size:20px;font-weight:normal;margin-bottom:13px}.auth-content .auth-popup .styled-text{-webkit-box-shadow:#fff 0 1px 0;-moz-box-shadow:#fff 0 1px 0;box-shadow:#fff 0 1px 0}.auth-content .auth-popup .signin{float:left;width:262px;background:url(/../img/rg_img.png) no-repeat;padding:25px 0 0 43px}.auth-content .auth-popup .signin .row{position:relative;margin-bottom:10px;width:225px}.auth-content .auth-popup .signin .row input{width:211px}.auth-content .auth-popup .signin .remind{font-size:13px;position:relative;top:-2px;left:8px}.auth-content .auth-popup .right{float:right;width:295px;padding:0 20px 0 29px;position:relative;overflow:hidden}.auth-content .auth-popup .right .promo,.auth-content .auth-popup .right .signup,.auth-content .auth-popup .right .reset-password{position:relative;padding-top:25px;left:0;-webkit-transition:all 400ms;-moz-transition:all 400ms;-o-transition:all 400ms;transition:all 400ms}.auth-content .auth-popup .right .promo{height:185px}.auth-content .auth-popup .right .promo p{color:#303030;font-size:14px}.auth-content .auth-popup .right .promo .styled-button{margin-top:33px}.auth-content .auth-popup .right .reset-password{position:absolute;width:254px;left:-310px}.auth-content .auth-popup .right .reset-password .last{position:relative}.auth-content .auth-popup .right .reset-password .last .cancel{position:absolute;font-size:12px;top:8px;left:212px}.auth-content .auth-popup .right .row{position:relative;margin-bottom:10px;width:254px}.auth-content .auth-popup .right .row input{width:240px}.auth-content .auth-popup .right .row .styled-select select{width:256px}.auth-content .auth-popup .right .offer{font-size:13px;margin-top:13px}.auth-content .auth-popup .right .offer input{position:relative;top:1px}.auth-content .auth-popup .right .last{margin-top:13px}.auth-content .auth-popup.remind-opened .promo,.auth-content .auth-popup.remind-opened .signup{left:344px}.auth-content .auth-popup.remind-opened .reset-password{left:29px}.auth-content .auth-popup.signup-opened .content{height:450px}.auth-content .auth-popup.signup-opened .right .promo{margin-top:-210px}.ie7 .auth-content .auth-popup .right .signup{display:none}.ie7 .auth-content .auth-popup.signup-opened .right .promo{display:none}.ie7 .auth-content .auth-popup.signup-opened .right .signup{display:block}.ie7 .auth-content .auth-popup .reset-password .last input{width:200px}.auth-content .auth-popup .social-signin{background:#d5d5d5;background:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #d5d5d5), color-stop(100%, #b7b7b7));background:-webkit-linear-gradient(#d5d5d5,#b7b7b7);background:-moz-linear-gradient(#d5d5d5,#b7b7b7);background:-o-linear-gradient(#d5d5d5,#b7b7b7);background:linear-gradient(#d5d5d5,#b7b7b7);border-top:1px solid #e7e7e7;-moz-border-radius-bottomleft:20px;-webkit-border-bottom-left-radius:20px;border-bottom-left-radius:20px;-moz-border-radius-bottomright:20px;-webkit-border-bottom-right-radius:20px;border-bottom-right-radius:20px;font-size:19px;color:#545454;text-shadow:#fff 0 1px 0;height:56px;line-height:56px}.auth-content .auth-popup .social-signin .title{float:left;font-family:"Helvetica Neue Light",Helvetica,Arial,sans-serif;margin-left:75px;width:120px}.auth-content .auth-popup .social-signin a{display:inline-block;position:relative;height:31px;line-height:31px;margin-left:11px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;-webkit-transition:all 200ms;-moz-transition:all 200ms;-o-transition:all 200ms;transition:all 200ms}.auth-content .auth-popup .social-signin a div{position:absolute;top:0;left:0;width:100%;height:100%}.auth-content .auth-popup .social-signin a.vk{width:121px;-webkit-box-shadow:#4d7199 0 0 0;-moz-box-shadow:#4d7199 0 0 0;box-shadow:#4d7199 0 0 0}.auth-content .auth-popup .social-signin a.vk div{}.auth-content .auth-popup .social-signin a.vk:hover{-webkit-box-shadow:#4d7199 0 0 5px;-moz-box-shadow:#4d7199 0 0 5px;box-shadow:#4d7199 0 0 5px}.auth-content .auth-popup .social-signin a.vk:active{-webkit-box-shadow:#4d7199 0 0 0;-moz-box-shadow:#4d7199 0 0 0;box-shadow:#4d7199 0 0 0}.auth-content .auth-popup .social-signin a.facebook{width:110px;-webkit-box-shadow:#5571a4 0 0 0;-moz-box-shadow:#5571a4 0 0 0;box-shadow:#5571a4 0 0 0}.auth-content .auth-popup .social-signin a.facebook div{}.auth-content .auth-popup .social-signin a.facebook:hover{-webkit-box-shadow:#5571a4 0 0 5px;-moz-box-shadow:#5571a4 0 0 5px;box-shadow:#5571a4 0 0 5px}.auth-content .auth-popup .social-signin a.facebook:active{-webkit-box-shadow:#5571a4 0 0 0;-moz-box-shadow:#5571a4 0 0 0;box-shadow:#5571a4 0 0 0}.auth-content .auth-popup .social-signin a.mailru{width:117px;-webkit-box-shadow:#15508a 0 0 0;-moz-box-shadow:#15508a 0 0 0;box-shadow:#15508a 0 0 0}.auth-content .auth-popup .social-signin a.mailru div{}.auth-content .auth-popup .social-signin a.mailru:hover{-webkit-box-shadow:#15508a 0 0 5px;-moz-box-shadow:#15508a 0 0 5px;box-shadow:#15508a 0 0 5px}.auth-content .auth-popup .social-signin a.mailru:active{-webkit-box-shadow:#15508a 0 0 0;-moz-box-shadow:#15508a 0 0 0;box-shadow:#15508a 0 0 0}a.styled-button.gray,input.styled-button.gray{background:#a4a4a4;background:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #c6c6c6), color-stop(100%, #838383));background:-webkit-linear-gradient(#c6c6c6,#838383);background:-moz-linear-gradient(#c6c6c6,#838383);background:-o-linear-gradient(#c6c6c6,#838383);background:linear-gradient(#c6c6c6,#838383)}a.styled-button.gray:hover,input.styled-button.gray:hover{background:#b7b7b7;background:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #b7b7b7), color-stop(100%, #747474));background:-webkit-linear-gradient(#b7b7b7,#747474);background:-moz-linear-gradient(#b7b7b7,#747474);background:-o-linear-gradient(#b7b7b7,#747474);background:linear-gradient(#b7b7b7,#747474)}a.styled-button.gray:active,input.styled-button.gray:active{background:#adadad;background:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #adadad), color-stop(100%, #6a6a6a));background:-webkit-linear-gradient(#adadad,#6a6a6a);background:-moz-linear-gradient(#adadad,#6a6a6a);background:-o-linear-gradient(#adadad,#6a6a6a);background:linear-gradient(#adadad,#6a6a6a)}.auth-content .email-request-popup{width:360px;position:absolute;left:50%;top:50%;margin:-100px 0 0 -180px;background:#f2f2f2;-webkit-box-shadow:rgba(0,0,0,0.4) 0 0 14px;-moz-box-shadow:rgba(0,0,0,0.4) 0 0 14px;box-shadow:rgba(0,0,0,0.4) 0 0 14px;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px;border-radius:20px}.auth-content .email-request-popup h1{background:#f2f2f2;background:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f2f2f2), color-stop(100%, #dcdcdc));background:-webkit-linear-gradient(#f2f2f2,#dcdcdc);background:-moz-linear-gradient(#f2f2f2,#dcdcdc);background:-o-linear-gradient(#f2f2f2,#dcdcdc);background:linear-gradient(#f2f2f2,#dcdcdc);border-bottom:1px solid #c4c4c4;-moz-border-radius-topleft:20px;-webkit-border-top-left-radius:20px;border-top-left-radius:20px;-moz-border-radius-topright:20px;-webkit-border-top-right-radius:20px;border-top-right-radius:20px;font-size:17px;line-height:1.3;text-shadow:#fff 0 1px 0;color:#484848;font-family:"Helvetica Neue Light",Helvetica,Arial,sans-serif;padding:17px 20px 17px 78px;position:relative}.auth-content .email-request-popup .ok{position:absolute;top:11px;left:30px;width:33px;height:35px;background:url(//static.groupon-cdn.ru/assets/auth/alone/ok-632014c93a2f1fa40dcfa16ef818159a.png) no-repeat}.auth-content .email-request-popup form{border-top:1px solid #fff;padding:12px 12px 20px 78px}.auth-content .email-request-popup .message{font-size:14px;border-top:1px solid #fff;padding:12px 12px 13px 34px}.auth-content .email-request-popup p{padding-bottom:7px}.auth-content .email-request-popup label{display:block;font-size:14px;font-weight:bold;padding-bottom:10px}.auth-content .email-request-popup .last{margin-top:10px}@media all and (min-height: 900px){.auth-content .email-request-popup{top:510px}}

.OneDescription.banner{width:100%;height:auto;border-top:0px;border-bottom:0px;margin:0;min-width:250px;margin-left:auto;margin-right:auto;position:relative;background:#fff;text-align:left;float:left;border:1px solid #e9ebed;margin-bottom:9px;border-radius:9px;box-shadow:0px 5px 10px -5px rgba(0, 0, 0, 0.61);}
.OneDescription.banner:hover{border:1px solid #ccc;-moz-box-shadow:0 0 8px lightblue;-webkit-box-shadow:0 0 8px lightblue;box-shadow:0 0 8px lightblue;z-index:200;}
.OneDescription .banner_mobile_image{background:url(/public/images/mobile_fone.png) center no-repeat;width:120px;height:80px;float:left;}
.banner_mobile_descr{margin:10px 0px 0px;float:left;}
.banner_mobile_descr p{font:16px ;color:#353535;text-shadow:1px 1px 1px #fff, -1px -1px 1px #ccc;}
.banner_mobile_descr p.banner_mobile_header{font-weight:bold;font-size:18px;}
.banner_mobile_descr span{color:#C51C3E;}
.banner_mobile_app{float:right;margin-right:5px;}
.banner_mobile_app a{float:left;display:block;width:150px;height:50px;margin:15px 5px 15px 5px;background:url(/public/images/mobile_app.jpg) no-repeat;border-radius:7px;border:1px solid #fff;box-shadow:0px 7px 10px -5px #333;opacity:0.8;}
.banner_mobile_app a:active{margin:17px 5px 13px 5px;box-shadow:0px 5px 10px -5px #333;}
.banner_mobile_app a:hover{opacity:1;}
.banner_mobile_app a.mobile_google{background-position:-1px 0px;}
.banner_mobile_app a.mobile_iphone{background-position:-150px 0px;}
.banner_mobile_app a.mobile_ipad{background-position:-300px 0px;}
.mainbody{width:100%;min-height:100%;position:relative;}
.HeaderBigContainer{background-color:#fff;}
.Preview_bottom{display:block;margin: 20px 10px -25px 7px;}
.RegistrationBottomContainer{border:1px solid #bbb;border-radius:9px;width:500px;margin:20px auto;padding-bottom:15px;background:#fff;background:rgba(255, 255, 255, 0);background-size:100% 100%;box-shadow:0px 0px 9px #bbb;}
.RegistrationBottomContainer span{text-align:right;font-size:17px;text-shadow:1px 1px 1px #fff, -1px -1px 1px #ccc;}
.RegistrationContainer input.checkedradio{-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;width:auto;height:auto;}
.RegistrationContainer td p label{color:#373737;margin-left:5px;position:relative;cursor:pointer;}
.RegistrationContainer #onLinePayMentBlock span.payment_icons{display:none !important;}
.deliv, .agreement{max-width:890px;margin:0 auto;}
.BigCartContainer .CartContainer{border:1px solid #bbb;border-bottom:0px;border-top:0px;margin:0px auto;width:100%;box-shadow:0 0 9px #ccc;}
.BigCartContainer .CartContainerSmall{margin:0px auto;max-width:1000px;padding-right:1px;}
.BigCartContainer table.cart-table{width:100%;background:#fff;}
.BigCartContainer table.cart-table td.title{text-align: center;background-color:#fff;border-bottom:0;height:27px;padding:9px 0 0 0;font:17px ;font-weight:bold;text-shadow:1px 1px 1px #fff, -1px -1px 1px #ccc;color:#373737;}
.BigCartContainer table.cart-table tr.cart_good td{/*border-top:1px solid rgb(240, 240, 240)*/;text-align:center;vertical-align:middle;background-color:#fff;width:17% !important;position:relative;}
.BigCartContainer table.cart-table td.first{text-align:left !important;width:50% !important;position:relative;}
/*.BigCartContainer table.cart-table td.first #stats{position:absolute;width:80%;right:0px;bottom:0px;font:15px ;color:#e70800;text-align:right;padding:5px;}*/
.BigCartContainer table.cart-table td.first #stats {
position: absolute;
width: 80%;
right: -453px;
top: 5px;
font: 15px ;
color: #E70800;
text-align: center;
padding: 5px;
z-index: +100;
}
.BigCartContainer table.cart-table td.first.title{text-align:center !important;}
.BigCartContainer table.cart-table td.second p{color:#747474;font-size:20px;}
.BigCartContainer table.cart-table .lorry{background:url(/public/images/lorry.png) no-repeat center center;width:100%;height:21px;position:absolute;bottom:-35px;}
.BigCartContainer table.cart-table td.fifth p{color:#e70800;font-size:20px;}
.BigCartContainer table.cart-table td p.content{font-size:16px;padding:10px;}
.BigCartContainer table.cart-table td.first a{color:#0F68B1;text-decoration:none;font:19px ;font-weight:bold;height:19px;}
.BigCartContainer table.cart-table td.first a:hover{color:#C51C3E;}
.BigCartContainer table.cart-table td.third a.delete{text-decoration:none;width:50px !important;font:15px  !important;margin-bottom:5px !important;display:inline-block;}
.BigCartContainer table.cart-table td.third a.button , .BottomGreyCart_right p a.button{text-decoration:none;width:18px;height:18px;margin-top:5px;display:inline-block;padding:2px 0px 2px 0px;font:15px/19px arial, sans-serif;overflow:hidden;vertical-align:top;background:;color:#4E4E4E;cursor:pointer;text-shadow:1px 1px #fff;border-radius:2px;border:1px solid #EEE !important;border-color:rgb(179, 179, 179) rgb(195, 195, 195) rgb(195, 195, 195);-webkit-box-shadow:0 1px 1px 0 rgba(0, 0, 0, 0.3);-moz-box-shadow:0 1px 1px 0 rgba(0, 0, 0, 0.3);box-shadow:0 1px 1px 0 rgba(0, 0, 0, 0.3);}
.BottomGreyCart_right p a.button{font:15px ;border:1px solid #838383 !important;width:110px;text-align:center;}
.BigCartContainer table.cart-table td.third a.button:hover , .BottomGreyCart_right p a.button:hover{color:#4E4E4E}
.BigCartContainer table.cart-table td.third a.button:active, .BottomGreyCart_right p a.button:active{color:#4E4E4E;padding:3px 0px 1px 0px;}
.BigCartContainer table.cart-table td.third input{font-weight:100;display:inline-block;background:padding-box rgb(255, 255, 255);border-width:1px;border-style:solid;border-color:rgb(179, 179, 179) rgb(195, 195, 195) rgb(195, 195, 195);font-family:Arial,Helvetica,sans-serif;font-size:16px;padding:3px 9px;transition:border-color 0.1s, background-color 0.1s, color 0.1s, box-shadow 0.1s;height:36px;color:rgb(51, 51, 51);line-height:36px;outline:none;position:relative;box-sizing:border-box;box-shadow:inset 0px 1px 2px 0px rgba(0,0,0,0.15), 0px 1px 0px 0px rgba(255,255,255,0.35);border-radius:4px 4px 4px 4px;background-image:none;margin-left:20px;margin:0px;}
.BigCartContainer table.cart-table td.first li{display:inline-block;margin-left:10px;margin-top:10px;vertical-align:top;min-height:101px;min-width:101px;max-width:370px;}
.BigCartContainer table.cart-table td.first li p {
margin-top: 10px;
}
.BigCartContainerBottom{background:#ccc;background:rgba(187, 187, 187, 0);background-size:100% 100%;margin:0px auto;max-width:1000px;min-height:140px;clear:both;border:1px solid #bbb;border-top:0px;width:100%;overflow:hidden;position:relative;padding-top:10px;border-radius:0px 0px 9px 9px;box-shadow:0 0 9px #ccc;}
.BigCartContainerBottom .PromoCod{float:left;text-align:left;padding-left:15px;position:relative;width: 200px;/*height:133px;*/}
.BigCartContainerBottom .PromoCod span{color:red;font:15px ;position:relative;display: inline-block;width:400px;bottom:0px;}
.BigCartContainerBottom .PromoCod input.promo{background:padding-box rgb(255, 255, 255);border-width:1px;border-style:solid;border-color:rgb(179, 179, 179) rgb(195, 195, 195) rgb(195, 195, 195);font-family:Arial,Helvetica,sans-serif;font-size:16px;padding:3px 9px;height:36px;color:rgb(51, 51, 51);line-height:36px;position:relative;box-sizing:border-box;box-shadow:inset 0px 1px 2px 0px rgba(0,0,0,0.15), 0px 1px 0px 0px rgba(255,255,255,0.35);border-radius:4px 4px 4px 4px;background-image:none;background-color:#fff;}
.BigCartContainerBottom .PromoCod input.promo:hover, .BigCartContainerBottom .PromoCod input.promo:focus ,
.BigCartContainer table.cart-table td.third input:hover, .BigCartContainer table.cart-table td.third input:focus{-moz-box-shadow:0 0 8px lightblue;-webkit-box-shadow:0 0 8px lightblue;box-shadow:0 0 8px lightblue;}
.BigCartContainerBottom .BottomGreyCart.fixed_cart-bg{float:left;text-align:left;position:relative;height:130px;}
.BottomGreyCart_right{position:absolute;left:255px;height:118px;width:310px;float:right;border:3px solid #DBDBDB;border-color:#fff;border-radius:8px;background:url(/public/images/egg_shell.jpg) repeat top left;display:block;box-shadow:-1px -1px 1px 0 rgba(0, 0, 0, 0.3), -1px -1px 1px 0 rgba(0, 0, 0, 0.3) inset;padding:5px;}
.BottomGreyCart_right #sc{font:15px ;width:100%;}
.BottomGreyCart ul{display:block;width:240px;}
.BottomGreyCart li{vertical-align:middle;border:3px solid #DBDBDB;border-right:0px;border-color:#fff;border-radius:8px 0px 0px 8px;margin-left:10px;background:url(/public/images/buy7.jpg?v2) repeat-x left bottom;overflow:hidden;display:block;width:222px;box-shadow:-1px -1px 1px 0 rgba(0, 0, 0, 0.3), -1px -1px 1px 0 rgba(0, 0, 0, 0.3) inset;}
.BottomGreyCart li:hover{background-position:left top;}
.BottomGreyCart li input{border:0;cursor:pointer;display:none;width:0px;height:0px;float:left;}
.BottomGreyCart li label{cursor:pointer;color:#464646;font-weight:700;font-size:18px;text-shadow:1px 1px 1px #fff, -1px -1px 1px #ccc;white-space:nowrap;float:left;margin:5px;}
.BottomGreyCart li.active{margin-left:0px;width:235px;position:relative;background:#ddd url(/public/images/egg_shell.jpg) repeat top left;}
.BottomGreyCart .delivery.id1{background:url(/public/images/delivery_car.png) no-repeat left center;background-size:46px 21px;position:relative;display:block;width:100%;height:22px;float:left;padding-left:55px;}
.BottomGreyCart .delivery.id2{background:url(/public/images/delivery_shop.png) no-repeat left center;background-size:46px 21px;position:relative;display:block;width:100%;height:22px;float:left;padding-left:55px;}
.BottomGreyCart .active .delivery .hid{position:absolute;background:#ddd url(/public/images/egg_shell.jpg) repeat top left;left:220px;top:-4px;display:block;width:10px;height:30px;}
.BigCartContainerBottom .BottomOrderCart{float:right;text-align:left;padding-right:15px;position:relative;height:120px;}
.BigCartContainerBottom .BottomOrderCart h3{text-align:center;color:#dd322c;font-size:31px;width:100%;position:relative;text-shadow:0px 1px 1px rgba(0, 0, 0, 0.3);font-family:Tahoma, Arial, Helvetica, sans-serif;}
.BigCartContainerBottom .BottomOrderCart .ProductInMarket{width:145px;margin:0px auto;border:3px solid #DBDBDB;border-color:#fff;border-radius:8px;background:#ddd url(/public/images/egg_shell.jpg) repeat top left;padding:5px;margin-bottom:10px;display:block;box-shadow:-1px -1px 1px 0 rgba(0, 0, 0, 0.3), -1px -1px 1px 0 rgba(0, 0, 0, 0.3) inset;}
.BigCartContainerBottom .BottomOrderCart input.make-order, .BigCartContainerBottom .promobutton{position:relative;display:inline-block;height:36px;line-height:21px;padding:7px 5px 6px;border:1px solid #fff !important;text-decoration:none;font-size:17px;font-family:pt_sans;color:#fff !important;cursor:pointer;vertical-align:top;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 1px 1px 0 rgba(0, 0, 0, 0.3);-moz-box-shadow:0 1px 1px 0 rgba(0, 0, 0, 0.3);box-shadow:0 1px 1px 0 rgba(0, 0, 0, 0.3);-moz-text-shadow:0 -1px 0 rgba(0, 0, 0, 0.3);-webkit-text-shadow:0 -1px 0 rgba(0, 0, 0, 0.3);text-shadow:0 -1px 0 rgba(0, 0, 0, 0.3);text-align:center;}
.BigCartContainerBottom .BottomOrderCart input.make-order{width:162px;background:url(/public/images/buy5.jpg?v.1) repeat-x left top;}
.BigCartContainerBottom .BottomOrderCart input.make-order:hover{background-position:0 -34px !important;}
.BigCartContainerBottom .promobutton{width:193px;margin-left:2px;color:#464646 !important;text-shadow:1px 1px 1px #fff, -1px -1px 1px #ccc;background:;}
.BigCartContainerBottom .promobutton:hover{background-position:0 -21px !important;}
.BigCartContainerBottom .BottomOrderCart input.make-order:active, .BigCartContainerBottom .promobutton:active{padding:8px 5px 5px;}
.BigCartContainerBottom .BottomGreyCart p, .BigCartContainerBottom .PromoCod li p, .BigCartContainerBottom .ProductInMarket p{color:#464646;font-weight:700;font-size:18px;text-shadow:1px 1px 1px #fff, -1px -1px 1px #ccc;}
.BigCartContainerBottom .BottomGreyCart p{padding-bottom:5px;}
.BigCartContainerBottom .BottomGreyCart_child{margin-top:5px;}
.BottomGreyCart_right p{font:15px  !important;padding-bottom:0px !important;}
.BottomGreyCart_right p a{text-decoration:none;height:15px;width:80px;display:block;color:#0F68B1;}
.BottomGreyCart_right p a:hover{color:#e70800;}
.BottomGreyCart_right p.head{font:17px  !important;font-weight:700 !important;}
.BottomGreyCart_right span.summ{color:#e70800;font-size:19px;}
.BottomGreyCart_right span.nosumm{color:#01B33A;}
.BottomGreyCart_right span.right{float:right;margin-right:10px;text-align:right;}
.BigCartContainer table.cart-table td.third li, .PromoCod li{vertical-align:middle;padding-top:6px;padding-bottom:2px;}
.BigCartContainer table.cart-table td.fifth a {
opacity: 0.4;
position: absolute;
border-radius: 12px;
border: 1px solid #FFF;
box-shadow: 0 1px 1px #000;
top: -40px;
right: 5px;
background: url(/public/images/x.gif);
width: 24px;
height: 24px;
}
.BigCartContainer table.cart-table td.fifth a:hover {
opacity: 0.7;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.7);
}
.BigCartContainer table.cart-table td.fifth a:active {
margin-top: 1px;
margin-bottom: 0;
box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.7);
}

.PopupRight{position:absolute;height:124px;top:10px;right:-5px;}
.OneProduct .PopupRight{top:55px;right:-6px;}
.PopupRblock{position:relative;width:13px;height:31px;cursor:pointer;float:right;clear:both;background:url(/public/images/product-icons/right_green.png) no-repeat top right;}
.PopupRblock span{position:absolute;height:23px;width:0px;line-height:26px;text-align:left;padding-left:20px;padding-top:2px;margin-right:5px;font:18px ;font-weight:bold;text-shadow:1px 1px 1px rgba(255, 255, 255, 0.5), -1px -1px 1px rgba(0, 0, 0, 0.2);right:0px;white-space:nowrap;overflow:hidden;background:url(/public/images/product-icons/flag_green.png) no-repeat top left;color:#000;color:rgba(0, 0, 0, 0.81);box-shadow:0px 7px 10px -7px rgba(0, 0, 0, 0.7);}
.PopupRblock.block_freedeliv, .PopupRblock.block_deliv{background:url(/public/images/product-icons/right_green.png) no-repeat top right;}
.PopupRblock.block_freedeliv span, .PopupRblock.block_deliv span{background:url(/public/images/product-icons/flag_green.png) no-repeat top left;}
.PopupRblock.block_action, .PopupRblock.block_latest, .PopupRblock.block_goodofday{background:url(/public/images/product-icons/right_red.png) no-repeat top right;}
.PopupRblock.block_action span, .PopupRblock.block_latest span, .PopupRblock.block_goodofday span{background:url(/public/images/product-icons/flag_red.png) no-repeat top left;color:#fff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.3);}
.PopupRblock.block_lider{background:url(/public/images/product-icons/right_blue.png) no-repeat top right;}
.PopupRblock.block_lider span{background:url(/public/images/product-icons/flag_blue.png) no-repeat top left;}
.PopupRblock .alfabank_h17{position:absolute;display:inline-block;top:3px;height:20px;width:20px;background:url(/public/images/product-icons/alfabank_h17.png) no-repeat top left;}
.ProductCarts .PopupRblock span{width:160px;padding-left:30px;}
.leftcont.sort_view3 .PopupRblock span{}
.loadpage p.wait{}
.LeftNewsTopContainer{height:34px;width:100%;position:relative;border-radius:10px 10px 0px 0px;border:1px solid #bbb;background:;background-color:rgba(0, 0, 0, 0.1);}
.LeftNewsTopContainer p{padding:9px 0 0 0;text-transform:uppercase;font:18px ;font-weight:bold;text-shadow:1px 1px 1px #fff, -1px -1px 1px #ccc;color:#373737;}
.NoveltyTopContainer{height:34px;width:100%;position:relative;border-radius:10px 10px 0px 0px;border:1px solid #bbb;border-bottom:0px;background:;background-color:rgba(0, 0, 0, 0.1);}
.NoveltyTopContainer.blue h3{color:#0F68B1;}
.NoveltyTopContainer h3{color:#C40000;font-size:18px;padding:9px 0 0 18px;text-transform:uppercase;font-weight:700;text-shadow:1px 1px 1px rgba(255, 255, 255, 0.9), -1px -1px 1px #ccc;}
.CatalogSubCatagory{text-align:left;cursor:pointer;position:relative;background:;background-color:rgba(0, 0, 0, 0.1);background-size:100% 100%;}
.CatalogSubCatagory.Groups{border-top:0px;}
.CatalogSubCatagory.Prices{margin-bottom:10px;}
.CatalogMiddleContainer .filterwhite{display:none;}
.CatalogMiddleContainer .filterwhite.active{display:block;top:0px;left:0px;width:100%;height:100%;position:absolute;background:#fff url(../img/loading.gif) center no-repeat;opacity:0.7;}
.CatalogMiddleContainer .bottom_clear{position:absolute;top:5px;right:30px;z-index:+10;font:14px ;background:;line-height:11px;padding:5px 2px 4px;border:1px solid #fff !important;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-box-shadow:1px 1px 1px 0px rgba(0, 0, 0, 0.3) inset;-moz-box-shadow:1px 1px 1px 0px rgba(0, 0, 0, 0.3) inset;box-shadow:1px 1px 1px 0px rgba(0, 0, 0, 0.3) inset;text-shadow:0 1px 1px #fff;-moz-text-shadow:0 1px 1px #fff;-webkit-text-shadow:0 1px 1px #fff;text-align:center;cursor:pointer;display:none;}
.CatalogMiddleContainer .bottom_clear.active{display:block;}
.CatalogMiddleContainer .bottom_clear:hover{background-position:0 -28px !important;}
.CatalogMiddleContainer .bottom_clear:active{padding:6px 2px 3px;}
.CatalogSubCatagory p{padding:7px 0 5px 16px;font-size:20px;font-family:Tahoma;color:#fff;}
.CatalogMiddleContainer p.niceCheckInner span{color:#276078;position:relative;top:2px;display:block;margin-left:17px;margin-right:7px;text-align:left;}
.CatalogMiddleContainer p.niceCheckInner span.nicePos{float:right;color:#828282;margin:-3px;font-weight:400;}
.CatalogMiddleContainer p.niceCheckInner span.niceCheck, .OneProductDescription table td.one-product-description-first-bottom li p.niceCheckInner span.niceCheck, .ProductListBottomContainer p.niceCheckInner span.niceCheck{cursor:pointer;display:block;float:left;height:13px;width:13px;margin-left:0px;margin-right:0px;}
.CatalogMiddleContainer p.niceCheckInner{margin:4px;padding:3px;text-indent:0px;color:#fff;font-family:Tahoma;color:#fff;font-size:10px;display:block;}
.CatalogMiddleContainer p.niceCheckInner a{color:#fff !important;font-family: Tahoma;text-decoration:none;font-size:14px;line-height:16px;display:block;}
.CatalogMiddleContainer p.niceCheckInner.active a{color:#C51C3E !important;border-bottom:0px;text-shadow:1px 1px 1px #fff, -1px -1px 1px #ccc;}
.CatalogMiddleContainer p.niceCheckInner.active{background:#ccc ;background-size:100% 300%;border:1px solid #fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 1px 1px 0 rgba(0, 0, 0, 0.3);-moz-box-shadow:0 1px 1px 0 rgba(0, 0, 0, 0.3);box-shadow:0 1px 1px 0 rgba(0, 0, 0, 0.3);text-shadow:0 1px 1px #fff;-moz-text-shadow:0 1px 1px #fff;-webkit-text-shadow:0 1px 1px #fff;}
.CatalogMiddleContainer p.niceCheckInner span.niceCheck{background-position:0px 0px;}
.CatalogMiddleContainer p.niceCheckInner.active span.niceCheck{background-position:0px 13px;}
.CatalogMiddleContainer .StockContainer{position:relative;}
.CatalogMiddleContainer .PriceContainer{padding:0px 10px 10px 10px;text-align:center;position:relative;}
.CatalogMiddleContainer .PriceContainer li{display:inline-block;text-align:center;min-width:23px;vertical-align:middle;font:16px;}
.CatalogMiddleContainer .PriceContainer input{position:relative;width:65px;text-align:center;height:35px;box-shadow:-1px -1px 1px 0 rgba(0, 0, 0, 0.3);border:0;border-radius:10px;background:#377bb5;font-size:16px;color:#fff;line-height:16px;}
.CatalogMiddleContainer .PriceContainer input#slider_push{display:none;}
.CatalogMiddleContainer .slide{height:6px;position:relative;width:200px;margin-left:6px;background:whiteSmoke;background:#ddd url(../img/egg_shell.jpg) repeat top left;border:1px solid #EDEDED;border-top-color:#DDD;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;box-shadow:-1px -1px 1px 0 rgba(0, 0, 0, 0.3);margin-bottom:15px;}
.CatalogMiddleContainer .slide .sw{background:url(../img/slider.png) no-repeat;background-position:center center;cursor:pointer;display:block;height:30px;overflow:hidden;position:absolute;top:-14px;margin-left:-15px;width:30px;}
.CatalogMiddleContainer .slide .bg{background:#B62553;background:rgba(182, 37, 83, 0.43);display:none;position:absolute;width:100%;height:5px;}
.CatalogMiddleContainer .PriceSelect{padding:0px 10px 20px 0px;text-align:center;}
.CatalogMiddleContainer .PriceSelect p{padding:0px;display:block;clear:both;height:17px;}
.CatalogMiddleContainer .PriceSelect a{color:#353535 !important;text-decoration:none;font-size:14px;line-height:16px;}
.CatalogMiddleContainer .PriceSelect a:hover{color:#C51C3E !important;}
.CatalogMiddleContainer .PriceSelect sub{font-size:initial;font-weight:400;color:#828282;}
.CatalogMiddleContainer .PriceSelect span{text-align:left;width:50%;display:inline-block;}
.CatalogMiddleContainer .PriceSelect span.down{text-align:center;width:100%;height:10px;display:block;}
.CatalogMiddleContainer .PriceSelect span.first{}
.SortContainer .ViewContainer p{float:left;padding:6px;font:15px ;}
.SortContainer .sort_button{background:;background-color:rgba(0, 0, 0, 0.1);position:relative;margin:3px 0px 3px 1px;display:block;float:left;line-height:11px;padding:7px 9px 6px;border:1px solid #fff;text-decoration:none;font-size:14px;color:#000;cursor:pointer;vertical-align:top;-webkit-box-shadow:0 1px 1px 0 rgba(0, 0, 0, 0.3);-moz-box-shadow:0 1px 1px 0 rgba(0, 0, 0, 0.3);box-shadow:0 1px 1px 0 rgba(0, 0, 0, 0.3);text-shadow:0 1px 1px #fff;-moz-text-shadow:0 1px 1px #fff;-webkit-text-shadow:0 1px 1px #fff;text-align:center;}
.SortContainer .sort_button img{width:14px;height:14px;}
.SortContainer .sort_button.active{background-position:0 -28px;padding:9px 9px 4px;-webkit-box-shadow:0 1px 1px 0 rgba(0, 0, 0, 0.3), 1px 1px 3px 0px rgba(0, 0, 0, 0.3) inset;color:#C51A3C;font-weight:bold;}
.SortPaginator li a.scrollto.active, .orion-isp-fixed a.scrollto.active{background-position:0 -28px;-webkit-box-shadow:0 1px 1px 0 rgba(0, 0, 0, 0.3), 1px 1px 3px 0px rgba(0, 0, 0, 0.3) inset;font-weight:bold;color:#000;text-shadow:0 1px 1px #fff;-moz-text-shadow:0 1px 1px #fff;-webkit-text-shadow:0 1px 1px #fff;}
.SortContainer .sort_button.left, .SortPaginator li a.scrollto.left, .orion-isp-fixed a.scrollto.left{-webkit-border-radius:5px 0px 0px 5px;-moz-border-radius:5px 0px 0px 5px;border-radius:5px 0px 0px 5px;}
.SortContainer .sort_button.right, .SortPaginator li a.scrollto.right, .orion-isp-fixed a.scrollto.right{-webkit-border-radius:0px 5px 5px 0px;-moz-border-radius:0px 5px 5px 0px;border-radius:0px 5px 5px 0px;}
.SortContainer .sort_button:active{padding:9px 9px 4px;}
.SortPaginator li a.scrollto:active, .orion-isp-fixed a.scrollto:active{padding:9px 9px 4px;}
.SortContainer .sort_button:hover, .SortPaginator li a.scrollto:hover, .orion-isp-fixed a.scrollto:hover{background-position:0 -28px !important;}
.SortContainer .view_button{padding:6px 5px 3px !important;}
.SortContainer .view_button:active{padding:7px 5px 2px !important;}
.SortContainer .view_button.active{padding:7px 5px 1px !important;}
.SortContainer .SortPaginator li{display:inline-block;float:left;}
.SortPaginator li a.scrollto, .orion-isp-fixed a.scrollto{background:#377bb5;position:relative;margin:3px 0px 3px 1px;display:inline-block;float:left;line-height:11px;padding:7px 9px 6px;border:1px solid #fff;border-radius: 5px;text-decoration:none;font-size:14px;color:#000;cursor:pointer;vertical-align:top;-webkit-box-shadow:0 1px 1px 0 rgba(0, 0, 0, 0.3);-moz-box-shadow:0 1px 1px 0 rgba(0, 0, 0, 0.3);box-shadow:0 1px 1px 0 rgba(0, 0, 0, 0.3);text-shadow:0 1px 1px #000;-moz-text-shadow:0 1px 1px #000;-webkit-text-shadow:0 1px 1px #000;text-align:center;color:#fff;}
.LeftSmallContentContainer{position:relative;}
.info_allgoods{position:absolute;z-index:1000;width:300px;top:31px;left:0px}
.info_allgoods .info{width:250px;text-align:center;margin:0px auto;background:#fff;border:1px solid #bbb;border-top:3px solid #fff;font:16px ;height:25px;height:0px;border-radius:0px 0px 9px 9px;box-shadow:0px 5px 10px -5px rgba(0, 0, 0, 0.61);overflow:hidden;color:#828282;opacity:0;}
.info_allgoods .info span{color:#C51C3E;font-weight:700;font-size:17px;}
.OneProductDescription{width:100%;height:auto;border-top:0px;color:#000;border-bottom:0px;margin:0;min-width:250px;margin-left:auto;margin-right:auto;position:relative;background:#fff;text-align:left;float:left;border:1px solid #e9ebed;margin-bottom:9px;border-radius:9px;box-shadow:0px 5px 10px -5px rgba(0, 0, 0, 0.61);border: 1px solid #CCC;}
.OneProductDescription:hover{border:1px solid #ccc;-moz-box-shadow:0 0 8px lightblue;-webkit-box-shadow:0 0 8px lightblue;box-shadow:0 0 8px lightblue;z-index:200;}
.OneProductName{position:relative;padding:10px;height:20px;}
.OneProductName div{position:absolute;height:20px;}
.OneProductName .OneProductLogo{right:200px;left:auto !important;bottom:5px;width:110px;height:30px;}
.OneProductName a{color:#0F68B1;text-decoration:none;font:19px ;font-weight:bold;white-space:nowrap;display:inline-block;height:19px;background-color:rgba(255, 255, 255, 0.7);}
.OneProductName a:hover{color:#C51C3E;border-bottom:1px solid #EBB8C3;}
.OneProductName a span{color:#C51C3E;}
.OneProductPhoto{float:left;margin:10px 20px 0 20px;padding-bottom:10px;text-align:center;vertical-align:middle;}
.OneProductPhoto_child{display:table-cell;height:150px;width:150px;display:inline-block;padding-bottom:5px;vertical-align:middle;background:url(/public/images/loading.gif) center no-repeat;}
.OneProductPhoto_child a{display:block;width:100%;height:100%;}
.OneProductPhoto_child .img{display:block;height:150px;width:150px;}
.OneProductPhoto .ProductCartRayting{height:17px;visibility: hidden;}
.OneProductPhoto a.GoodView{background:;background-color:rgba(0, 0, 0, 0.1);position:relative;margin-top:5px;display:inline-block;line-height:11px;padding:7px 13px 6px;border:1px solid #fff !important;text-decoration:none;font-size:14px;font-family:pt_sans;color:#000 !important;cursor:pointer;vertical-align:top;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 1px 1px 0 rgba(0, 0, 0, 0.3);-moz-box-shadow:0 1px 1px 0 rgba(0, 0, 0, 0.3);box-shadow:0 1px 1px 0 rgba(0, 0, 0, 0.3);text-shadow:0 1px 1px #fff;-moz-text-shadow:0 1px 1px #fff;-webkit-text-shadow:0 1px 1px #fff;text-align:center;opacity:0;filter:alpha(opacity=0);}
.OneProductPhoto a.GoodView:hover{background-position:0 -28px !important;opacity:1;filter:alpha(opacity=100);}
.OneProductPhoto a.GoodView:active{padding:8px 13px 5px;}
.OneProductChar{height:170px;overflow:hidden;position:relative;height: 220px;}
.OneProductChar_child{height:170px;overflow:hidden;position:relative;height: 220px;}
.OneProductChar_child p{font:16px ;text-align:justify;text-indent:20px;color:#1A1A1A;}
.leftcont.sort_view1 .OneProductChar_child p.loading{line-height:62px;text-indent:0px;color:#CACACA;}
.leftcont.sort_view2 .OneProductChar_child p.loading{line-height:150px;text-indent:0px;color:#CACACA;}
.leftcont.sort_view3 .OneProductChar_child p.loading{line-height:250px;text-indent:0px;color:#CACACA;}
.OneProductChar ul{position:absolute;}
.OneProductChar .touchcarousel-containers{margin:0px 17px 0px 0px !important;height:167px;width:90%;}
.OneProductChar .scrollbarY_top{position:absolute;top:0px;width:100%;height:5px;background:rgba(255, 255, 255, 0.5);}
.OneProductChar .scrollbar.disable{display:none !important;}
.OneProductChar .scrollbarY_botton{position:absolute;bottom:0px;width:100%;height:5px;background:rgba(255, 255, 255, 0.5);}
.OneProductDescription .ProductCartStock{display:none;float:left !important;margin:0px !important;margin-top:15px !important;margin-bottom:10px !important;opacity:0;filter:alpha(opacity=0);}
.ProductCartPrice{width:180px !important;height:auto !important;margin-top:35px;}
.OneProductChar .std{font:16px }
.OneProductChar .std strong{}
.PopupBlock{height:50px;overflow:hidden;position:absolute;right:200px;width:160px;background:rgba(255, 255, 255, 0.7);bottom:-80px;border:1px solid #ccc;-moz-box-shadow:0 0 8px lightblue;-webkit-box-shadow:0 0 8px lightblue;box-shadow:0 0 8px lightblue;border-radius:10px 10px 0px 0px;-webkit-border-radius:10px 10px 0px 0px;-moz-border-radius:10px 10px 0px 0px;-khtml-border-radius:10px 10px 0px 0px;display:none;text-align:center;}
.leftcont.sort_view1 .OneProductName{position:absolute;top:13px;padding:10px 0px;width:100%;}
.leftcont.sort_view1 .OneProductName div{left:165px;}
.leftcont.sort_view1 .OneProductPhoto_child{height:100px !important;width:100px !important;}
.leftcont.sort_view1 .OneProductPhoto_child .img{height:101px !important;width:101px !important;}
.leftcont.sort_view1 .OneProductChar{height:65px !important;margin-top:46px !important;margin-bottom:10px !important;height: 115px !important;}
.leftcont.sort_view1 .OneProductChar_child{height:65px !important;height: 115px !important;}
.leftcont.sort_view1 .OneProductChar_child .touchcarousel-containers{height:62px !important;height: 110px !important;}
.leftcont.sort_view1 .ProductCartPrice{margin-top:10px !important;}
.leftcont.sort_view1 .ProductCartPrice .OneProductPrice_rz{display:none !important;}
.leftcont.sort_view2 .OneProductPhoto_child .img{height:151px !important;width:151px !important;}
.leftcont.sort_view2 .OneProductChar_child .touchcarousel-containers{height:167px !important;height: 217px !important;}
.leftcont.sort_view2 .OneProductChar_child{height:170px !important;height: 220px !important;}
.leftcont.sort_view3 .OneProductPhoto_child{height:280px !important;width:280px !important;position:relative;overflow:hidden;}
.leftcont.sort_view3 .OneProductPhoto_child .img{height:281px !important;width:281px !important;background-color:#fff !important;position:absolute;top:0px;left:0px;}
.leftcont.sort_view3 .OneProductPhoto_child .img1{height:281px !important;width:281px !important;background-color:#fff !important;position:absolute;display:none;}
.leftcont.sort_view3 .OneProductName{position:absolute !important;left:310px !important;}
.leftcont.sort_view3 .OneProductName .OneProductLogo{z-index:+1;}
.leftcont.sort_view3 .ProductCartPrice{margin-top:160px !important;}
.leftcont.sort_view3 .OneProductChar{height:260px !important;margin-top:40px !important;height: 300px !important;}
.leftcont.sort_view3 .OneProductChar_child{height:260px !important;height: 300px !important;}
.leftcont.sort_view3 .OneProductChar_child .touchcarousel-containers{height:257px !important;height: 297px !important;}
.leftcont.sort_view3 .OneProductPhoto_child #img0{top:0px;left:0px;}
.leftcont.sort_view3 .OneProductPhoto_child #img1{top:0px;left:-281px;}
.leftcont.sort_view4{width:101% !important;}
.leftcont.sort_view4 .orion-isp-fixed .text_right{margin-right:1%;}
.leftcont.sort_view4 .OneProductDescription{width:49%;margin-right:1%;box-sizing:border-box;display:inline-block;}
.leftcont.sort_view4 .OneProductDescription .PopupRight{top:35px;}
.leftcont.sort_view4 .OneProductPhoto_child{height:280px !important;width:280px !important;position:relative;overflow:hidden;}
.leftcont.sort_view4 .OneProductPhoto_child .img{height:281px !important;width:281px !important;background-color:#fff !important;position:absolute;top:0px;left:0px;}
.leftcont.sort_view4 .OneProductPhoto_child .img1{height:281px !important;width:281px !important;background-color:#fff !important;position:absolute;display:none;}
.leftcont.sort_view4 .OneProductName{position:relative !important;padding:12px 10px 10px 10px;left:0px !important;height:20px;}
.leftcont.sort_view4 .OneProductName .OneProductLogo{right:auto;top:35px;z-index:+1;}
.leftcont.sort_view4 .OneProductPhoto{float:none;margin:0px auto;height:292px;overflow:hidden;height: 270px;}
.leftcont.sort_view4 .ProductCartPrice{height:171px !important;margin-top:10px !important;margin-left:0px;margin-right:5px;}
.leftcont.sort_view4 .OneProductChar{height:173px !important;margin:10px;margin-right:0px;height: 185px !important;}
.leftcont.sort_view4 .OneProductDescription .ProductCartStock{height:26px;float:left !important;margin:10px !important;margin-right:0px !important;}
.leftcont.sort_view4 .OneProductChar_child .touchcarousel-containers{height:170px !important;width:87% !important;}
.leftcont.sort_view4 .OneProductChar_child{height:173px !important;}
.leftcont.sort_view4 .OneDescription.banner{margin-right:1% !important;width:99% !important;}
.leftcont.sort_view4 .LeftSmallContentContainer{margin-right:1% !important;width:99% !important;}
.NewRed{background:url(/public/images/new-red.png) no-repeat top left;height:105px;position:absolute;right:-5px;top:-5px;width:105px;z-index:10;}
.FreeDeliv{background:url(/public/images/uggreen.png) no-repeat top left;height:105px;position:absolute;right:-5px;top:-5px;width:105px;z-index:10;display:none;}
.Actions{background:url(/public/images/ugred.png) no-repeat top left;height:105px;position:absolute;right:-5px;top:-5px;width:105px;z-index:10;display:none;}
.PopupBlock p{color:#363636;font-size:15px;}
.PopupBlock p span{font-family:Tahoma, Arial, Helvetica, sans-serif;color:#DC1F55;font-size:20px;padding-top:5px;text-shadow:0px 1px 1px rgba(0, 0, 0, 0.3);}
.PopupBlock h3{color:#0F68B1;font:19px pt_sans;font-weight:bold;}
#fastview{background-color:#fff;}
.PopupBlock_left{position:absolute;left:-255px;bottom:10px;height:241px;width:255px;overflow:hidden;display:none;border-radius:10px 80px 10px 80px;}
.PopupBlock_left_back{position:absolute;right:0px;top:0px;height:241px;width:260px;background-image:url(/images/promo2/block_left_2.png?v.1);background-position:bottom right;background-repeat:no-repeat;display:none;box-shadow:rgba(0, 0, 0, 0.8) 0px 0px 9px;}
.PopupBlock_left_block{width:155px;height:241px;right:0px;position:absolute;z-index:1;}
.PopupBlock_left_fone{position:absolute;left:0px;top:0px;height:241px;width:155px;background-image:url(/images/promo2/block_left_1.png?v.1);background-position:bottom right;background-repeat:no-repeat;z-index:-10;}
.PopupBlock_left p{color:#DC1F55;font-size:20px;padding-top:195px;}
.PopupBlock_left p span{background:#fff;background:rgba(255, 255, 255, 0.8);padding:10px;border:3px solid #DC1F55;border-radius:10px;box-shadow:0 1px 1px 0 rgba(0, 0, 0, 0.3),0 1px 1px 0 rgba(0, 0, 0, 0.3)inset;text-shadow:0px 1px 1px rgba(0, 0, 0, 0.3);}
.PopupBlock_left p sub{}
.ProductCartPrice sub{}
.ProductCarts{width:100%;height:auto;border:1px solid #bbb;border-top:0px;margin:0;min-width:250px;margin-left:auto;margin-right:auto;position:relative;box-shadow:0 0 9px #ccc;text-align:left;float:left;background:#fff;/*background:#fff url(/public/images/newyear.png) repeat top left;*/}
.ProductCarts .ProductCartRayting{visibility: hidden;}
.ProductCarts .ProductCartStock{display: none;}
.ProductTopContainer{height:34px;width:100%;position:relative;border-radius:0px;border:1px solid #bbb;border-bottom:0px;background:;background-color:rgba(0, 0, 0, 0.1);clear:both;text-align:left;cursor:pointer;}
.ProductTopContainer p{padding:12px 0 9px 16px;color:#C51C3E;font:18px ;line-height:14px;font-weight:bold;white-space:nowrap;text-shadow:1px 1px 1px #fff, -1px -1px 1px #ccc;}
.ProductTopContainer p:hover{color:#3F454B;}
.ProductContainer{width:100%;height:auto;border-bottom:0px;margin:0;min-width:250px;margin-top:25px;margin-left:auto;margin-right:auto;position:relative;text-align:left;float:left;clear:both;background:#fff;}
.ProductProperties{margin:10px;position:relative;overflow:hidden;}
.ProductProperties_child{min-height:0px;height:auto;-webkit-column-count:3;-moz-column-count:3;column-count:3;text-align:left;}
.ProductDescription{margin:10px 200px 10px 10px;position:relative;overflow:hidden;text-align:justify;}
.ProductDescription p{text-indent:3em;text-align:justify;color:#363636;font-size:14px;font-family:pt_sans;}
.ProductDescription.one{-webkit-column-count:auto !important;-moz-column-count:auto !important;column-count:auto !important;}
.ProductDescription.one p{text-indent:0px !important;}
.ProductBottomContainer{width:100%;height:10px;border:1px solid #bbb;border-top:0px;border-radius:0px 0px 9px 9px;margin:0;min-width:250px;margin-left:auto;margin-right:auto;position:relative;box-shadow:0 0 9px #ccc;text-align:left;float:left;clear:both;}
.ProductCartTop{margin:15px;}
.ProductCartTop p.title{font-family:pt_sans;font-size:22px;color:#000;text-shadow:0px 1px 1px rgba(0, 0, 0, 0.3);}
.ProductCartLeft{float:left;height:315px;margin-bottom:5px;}
.ProductCartÐ¡ode p{font-size:16px;}
.ProductCartChar{margin:10px;min-width:200px;}
.ProductCartChar table{}
.ProductCartChar th{vertical-align:middle;color:#363636;font-weight:400;font-size:16px;line-height:26px;}
.ProductCartChar p{background:url(/public/images/one-arrow.jpg) no-repeat 0 6px;color:#363636;font-size:12px;padding-left:8px;line-height:18px;font-size:16px;}
.ProductCartStock{margin:10px;min-width:250px;}
.ProductCartStock td{vertical-align:middle;color:#363636;font-size:12px;line-height:12px;}
.ProductCartStock th{vertical-align:middle;color:#363636;font-weight:400;font-size:17px;line-height:26px;}
.ProductCartStock td.icon{text-align:center;padding-right:5px;}
.ProductCartStock td{vertical-align:middle;color:#363636;font-size:15px;}
.ProductCartStock td span{color:#C51A3C;font-weight:bold;}
.ProductCartCode{margin:10px;}
.ProductCartCode .art{color:#adadad;}
.ProductCartCode p{line-height:150%;font-size:13px;}
.ProductCartPrice{text-align:center;margin:10px;width:250px;float:right;height:256px;}
.ProductCartPrice span{font-size:20px;}
.ProductCartPrice .ProductInMarketPrice p{padding-top:0px;text-align:center;color:#747474;}
.ProductCartPrice p.label{font-size:15px;}
.ProductCartPrice p.priceim, .sticky p.priceim{color:#dd322c;font-size:31px;width:100%;position:relative;text-shadow:0px 1px 1px rgba(0, 0, 0, 0.3);font-family:Tahoma, Arial, Helvetica, sans-serif;}
.ProductCartPrice span.priceim{font-size:31px;font-family:Tahoma, Arial, Helvetica, sans-serif;color:#dd322c;font-weight:400;bottom:0px;left:30px;margin:0px auto;border:3px solid;border-radius:8px;padding:5px;background:rgba(255, 255, 255, 0.7);width:135px;display:block;}
.ProductCartPrice .ProductInMarketPrice{width:145px;margin:0px auto;margin-top:15px;border:3px solid #bbb;border-color:rgba(0, 0, 0, 0.05);border-radius:8px;padding:5px;display:block;box-shadow:-1px -1px 1px 0 rgba(0, 0, 0, 0.3), -1px -1px 1px 0 rgba(0, 0, 0, 0.3) inset;}
.ProductCartPrice a.buy, .ProductCartPrice a.fastbuy, .ProductCartPrice a.creditbuy, .ProductCartPrice a.buyend, .etalagesright .product-buy a.buyend{position:relative;display:inline-block;height:21px;width:150px;line-height:21px;padding:7px 5px 6px;border:1px solid #fff !important;text-decoration:none;font-size:17px;font-family:pt_sans;color:#fff !important;cursor:pointer;vertical-align:top;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 1px 1px 0 rgba(0, 0, 0, 0.3);-moz-box-shadow:0 1px 1px 0 rgba(0, 0, 0, 0.3);box-shadow:0 1px 1px 0 rgba(0, 0, 0, 0.3);-moz-text-shadow:0 -1px 0 rgba(0, 0, 0, 0.3);-webkit-text-shadow:0 -1px 0 rgba(0, 0, 0, 0.3);text-shadow:0 -1px 0 rgba(0, 0, 0, 0.3);text-align:center;}
.ProductCartPrice a.buy.active{background:whiteSmoke url(/public/images/loading.gif) 5px center no-repeat !important;padding:7px 5px 6px !important;}
.ProductCartPrice a.buy.active:hover{background:whiteSmoke url(/public/images/loading.gif) 5px no-repeat !important;background-position:5px center !important;}
.InMarketContainer table td.fourth a, .InMarketContainer table td.fourth.with-back a{background:;background-color:rgba(0, 0, 0, 0.1);position:relative;padding:3px 10px 2px;width:110px;height:20px;border:1px solid #fff;text-decoration:none;font-size:14px;font-family:pt_sans;color:#000;cursor:pointer;vertical-align:top;-webkit-box-shadow:0 1px 1px 0 rgba(0, 0, 0, 0.3);-moz-box-shadow:0 1px 1px 0 rgba(0, 0, 0, 0.3);box-shadow:0 1px 1px 0 rgba(0, 0, 0, 0.3);text-shadow:0 1px 1px #fff;-moz-text-shadow:0 1px 1px #fff;-webkit-text-shadow:0 1px 1px #fff;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;text-align:center;display:inline-block;opacity:1 !important;}
.ProductCartPrice a.buy{background:#DD2C5E url(/public/images/buy3.jpg?v1) repeat-x left top;}
.InMarketContainer table td.fourth a{background:#DD2C5E url(/public/images/buy3.jpg?v1) repeat-x left top;color:#fff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.3);}
.ProductCartPrice a.fastbuy{background:#594c4b url(/public/images/buy4.jpg?v1) repeat-x left top;}
.ProductCartPrice a.buyend, .etalagesright .product-buy a.buyend{background:url(/public/images/buy5.jpg?v2) repeat-x left top;}
.ProductCartPrice a.creditbuy{background:#DD2C5E url(/public/images/buy3.jpg?v1) repeat-x left top;}
.ProductCartPrice a.buy:active , .ProductCartPrice a.fastbuy:active , .ProductCartPrice a.creditbuy:active, .ProductCartPrice a.buyend:active , .etalagesright .product-buy a.buyend:active{padding:8px 5px 5px;}
.InMarketContainer table td.fourth a:active , .InMarketContainer table td.fourth.with-back a:active{padding:4px 10px 1px;background-position:0 -28px !important;}
.ProductCartPrice a.buy:hover, .ProductCartPrice a.fastbuy:hover, .ProductCartPrice a.creditbuy:hover{background-position:0 -34px !important;}
.ProductCartPrice a.buyend:hover , .etalagesright .product-buy a.buyend:hover{background-position:0 -17px !important;}
.InMarketContainer table td.fourth a:hover, .InMarketContainer table td.fourth.with-back a:hover{background-position:0 -28px !important;}
.ProductCartPrice a.fastbuy, .ProductCartPrice a.creditbuy{margin-top:5px;}
.ProductCartPrice .alfabank_h20{float:left;height:20px;width:20px;background:url(/public/images/product-icons/alfabank_h17.png) no-repeat center center;}
.ProductCartPrice .card_h20{float:left;height:20px;width:20px;background:url(/public/images/product-icons/alfabank_h17.png) no-repeat center center;}
.ProductCartRayting li{display:inline-block;margin:0 !important;vertical-align:middle;height:16px;line-height:16px;width:15px !important;font-size:16px;}
.ProductCartRayting a:hover{color:#C51A3C;border-bottom:1px solid #EBB8C3;}
.ProductCartRayting a{text-decoration:none;border-bottom:1px solid rgba(183, 209, 231, 0.5);height:15px;width:86px;display:block;color:#0F68B1;}
.ProductCartLeft p{text-align:center;width:280px;clear:both;height:25px;line-height:25px;}
.ProductCartLeft111 p a:hover{box-shadow:0px 0px 4px #000000;color:#FFCFCF;}
.ProductCartLeft111 p a{display:inline-block;margin:1px 2px;padding:1px 5px;text-align:center;color:#fff;height:16px;line-height:16px;background:url(/public/images/menu-back.jpg) repeat-x center center;text-decoration:none;font-size:11px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}
.ProductCartLeft p a{background:;background-color:rgba(0, 0, 0, 0.1);position:relative;padding:0px 10px 3px;height:20px;border:1px solid #fff;text-decoration:none;font-size:14px;color:#000;cursor:pointer;vertical-align:top;-webkit-box-shadow:0 1px 1px 0 rgba(0, 0, 0, 0.3);-moz-box-shadow:0 1px 1px 0 rgba(0, 0, 0, 0.3);box-shadow:0 1px 1px 0 rgba(0, 0, 0, 0.3);text-shadow:0 1px 1px #fff;-moz-text-shadow:0 1px 1px #fff;-webkit-text-shadow:0 1px 1px #fff;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;text-align:center;display:inline-block;}
.ProductCartLeft p a:hover{background-position:0 -28px !important;}
.ProductCartLeft p a:active{padding:1px 10px 2px;}
.Product_etalagelist{width:280px;height:280px;margin-bottom:3px;background:url(/public/images/loading.gif) center no-repeat #fff;}
.ProductTopButton{height:36px;width:100%;position:relative;border-radius:0px;border:1px solid #bbb;border-top:1px solid #fff;border-bottom:1px solid #999;background:;background-size:0% 200%;background-color:rgba(0, 0, 0, 0.1);clear:both;text-align:left;box-shadow:0 0 9px #ccc;z-index:+1;}
.ProductTopButton_Fone{background:#fff url(/public/images/product-icons/slider_line.png) repeat-x left top;left:0;position:absolute;width:100%;height:12px;bottom:-12px;}
.ProductTopButton_Slide{background:url(/public/images/product-icons/slider_block.png) repeat-x left top;left:57px;position:absolute;width:20px;height:20px;bottom:-10px;}
.ProductTopButton table{}
.ProductTopButton td.ProductButtonDown{padding:12px 15px 9px 15px;color:#3F454B;font:18px ;line-height:14px;font-weight:bold;white-space:nowrap;text-shadow:1px 1px 1px rgba(255, 255, 255, 0.9), -1px -1px 1px rgba(0, 0, 0, 0.1);cursor:pointer;text-align:center;}
.ProductTopButton .ProductButtonDown:hover, .ProductTopButton .ProductButtonDown.active{color:#C51C3E;}
.ProductDownButton{clear:both;min-height:200px;border:1px solid #bbb;border-top:0px;width:100%;overflow:hidden;position:relative;padding-top:10px;border-radius:0px 0px 9px 9px;box-shadow:0px 5px 10px -5px rgba(0, 0, 0, 0.61);}
.ProductListDown_slide{position:relative;overflow:hidden;width:3993px;height:250px;box-sizing:border-box;background:#fff;}
.ProductListDown{float:left;width:993px;min-height:200px;}
ul.sdt_menu{margin:0;padding:0;list-style:none;width:100%;background:url(/public/images/menu-sep.jpg) repeat-y top right;font-family:Ubuntu, "Myriad Pro", "Trebuchet MS", sans-serif;}
ul.sdt_menu:after{content:"";display:inline-block;width:100%;height:0;overflow:hidden;}
ul.sdt_menu a{text-decoration:none;outline:none;}
ul.sdt_menu li.menu{width:12.4%;height:44px;position:relative;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;}
ul.clearfix:before,
ul.clearfix:after{content:" ";display:table;}
ul.clearfix:after{clear:both;}
ul.clearfix{*zoom:1;}
.MenuContainer #pull{display:none;font-family:Ubuntu, "Myriad Pro", "Trebuchet MS", sans-serif;color:rgb(255, 255, 255);padding-left:10px;font-size:15px;position:relative;height:44px;line-height:44px;text-decoration:none;}
ul.sdt_menu li a.menu{position:absolute;top:0px;left:0px;width:100%;height:45px;z-index:12;-moz-box-shadow:0px 0px 0px #000 inset;-webkit-box-shadow:0px 0px 0px #000 inset;box-shadow:0px 0px 0px #000 inset;text-align:left;}
ul.sdt_menu li a img{border:none;position:absolute;top:0px;right:0px;}
ul.sdt_menu li a img.downmenu{border:none;position:absolute;width:0px;height:0px;top:0px;left:75px;z-index:200;-moz-box-shadow:0px 0px 10px #000;-webkit-box-shadow:0px 0px 10px #000;box-shadow:0px 0px 10px #000;visibility:hidden;}
ul.sdt_menu li span.sdt_wrap{position:absolute;top:5px;left:0px;width:150px;height:35px;z-index:15;}
ul.sdt_menu li p.sdt_wrap{top:5px;position:absolute;left:0px;width:95%;height:35px;z-index:15;vertical-align:middle;margin:0px;color:rgb(255, 255, 255);padding-left:10px;font-size:15px;cursor:default;}
ul.sdt_menu li span.sdt_active{position:absolute;background:#594c4b;top:45px;width:100%;height:0px;left:0px;z-index:14;-moz-box-shadow:0px 0px 10px #000;-webkit-box-shadow:0px 0px 10px #000;box-shadow:0px 0px 10px #000;-moz-border-radius:0px 0px 10px 10px;-webkit-border-radius:0px 0px 10px 10px;border-radius:0px 0px 10px 10px;display:none;overflow:hidden;cursor:default;}
.MenuContainer li IMG.menu-1,.MenuContainer li IMG.menu-2,.MenuContainer li IMG.menu-3,.MenuContainer li IMG.menu-4,.MenuContainer li IMG.menu-5,.MenuContainer li IMG.menu-6,.MenuContainer li IMG.menu-7,.MenuContainer li IMG.menu-8{height:44px;width:70px;background:url(/public/images/menu-images/menu_small.png) no-repeat;}
.MenuContainer li IMG.menu-1{background-position:-0px 0px;}
.MenuContainer li IMG.menu-2{background-position:-70px 0px;}
.MenuContainer li IMG.menu-3{background-position:-140px 0px;}
.MenuContainer li IMG.menu-4{background-position:-210px 0px;}
.MenuContainer li IMG.menu-5{background-position:-280px 0px;}
.MenuContainer li IMG.menu-6{background-position:-350px 0px;}
.MenuContainer li IMG.menu-7{background-position:-420px 0px;}
.MenuContainer li IMG.menu-8{background-position:-490px 0px;}
ul.sdt_menu li span.sdt_active span.img_boxin, ul.sdt_menu li span.sdt_active span.img_boxout, ul.sdt_menu li span.sdt_active span.img_box{position:absolute;width:100%;max-width:180px;height:159px;display:block;bottom:0px;}
ul.sdt_menu li span.sdt_active span.img_box{box-shadow:0px 0px 10px #000;background:url(/public/images/menu-images/menu_image.jpg) no-repeat;}
ul.sdt_menu li span.sdt_active span.img_box.menu-1{background-position:0px 0px;}
ul.sdt_menu li span.sdt_active span.img_box.menu-2{background-position:-159px 0px;}
ul.sdt_menu li span.sdt_active span.img_box.menu-3{background-position:-319px 0px;}
ul.sdt_menu li span.sdt_active span.img_box.menu-4{background-position:-477px 0px;}
ul.sdt_menu li span.sdt_active span.img_box.menu-5{background-position:-636px 0px;}
ul.sdt_menu li span.sdt_active span.img_box.menu-6{background-position:-795px 0px;}
ul.sdt_menu li span.sdt_active span.img_box.menu-7{background-position:-954px 0px;}
ul.sdt_menu li span.sdt_active span.img_box.menu-8{background-position:-1113px 0px;}
ul.sdt_menu li span span.sdt_link,
ul.sdt_menu li span span.sdt_descr,
ul.sdt_menu li div.sdt_box a{}
ul.sdt_menu li span span.sdt_link{color:#fff;float:left;text-transform:none;}
ul.sdt_menu li span span.sdt_descr{color:#0B75AF;float:left;clear:both;width:155px;font-size:10px;letter-spacing:1px;}
ul.sdt_menu li div{background:#594c4b;-moz-box-shadow:0px 0px 10px #000;-webkit-box-shadow:0px 0px 10px #000;box-shadow:0px 0px 10px #000;padding:5px 0px 5px 20px;}
ul.sdt_menu li div.sdt_box_inner{background:none;-moz-box-shadow:none;-webkit-box-shadow:none;width:200px;box-shadow:none;padding-left:0px;padding-right:15px;float:left;font-size:13px;color:#fff;}
ul.sdt_menu li div.sdt_box{display:block;position:absolute;width:500px;overflow:hidden;min-height:260px;top:45px;left:0px;display:none;-moz-border-radius:10px 10px 10px 10px;-webkit-border-radius:10px 10px 10px 10px;border-radius:10px 10px 10px 10px;z-index:20;}
ul.sdt_menu li div li a{background:none;}
ul.sdt_menu li div.sdt_box a{line-height:18px;color:#fff;border-bottom:1px solid #9C9C9C;}
.MenuContainer ul.sdt_menu .active{color:#F90;}
ul.sdt_menu li div.sdt_box a.menu_link_up{margin:0px;line-height:20px;font-size:14px;text-transform:uppercase;}
ul.sdt_menu li div.sdt_box a:hover{color:#F90;border-bottom:1px solid #A86500;}
ul.sdt_menu li div.sdt_box ul.menudown{padding:5px 0px 10px 0px;border-left:1px solid #7C7C7C;border-radius:0px 0px 0px 10px;padding-left:5px;}
ul.sdt_menu li div.sdt_box li.menudown{background:None;display:list-item;text-align:left;}
.CatalogMiddleContainer {
width: 240px;
border: 1px solid #bbb;
border-radius: 10px;
margin: 0;
margin-left: auto;
margin-right: auto;
position: relative;
box-shadow: 0px 5px 10px -5px rgba(0, 0, 0, 0.61);
overflow: hidden;
background: #000;
text-align: left;
margin-bottom: 18px;
padding-bottom: 10px;
}
/* Tiny Scrollbar */
/*#scrollbarY { width: 520px; margin: 20px 0 10px; }*/
#scrollbarY .viewport { /*width: 500px;*/ height: 300px; overflow: hidden; position: relative; margin: 5px 0px;}
#scrollbarY .overview { list-style: none; position: absolute; left: 0; top: 0; padding: 0; margin: 0; }
/*#scrollbarY .scrollbar{ margin-right: 2px; background: transparent url(/css/scrollbar/bg-scrollbar-track-y.png) no-repeat 0 0; position: relative; background-position: 0 0; float: right; width: 15px; }*/
/*#scrollbarY .track { background: transparent url(/css/scrollbar/bg-scrollbar-trackend-y.png) no-repeat 0 100%; height: 100%; width:13px; position: relative; padding: 0 1px; }*/
/*#scrollbarY .thumb { background: transparent url(/css/scrollbar/bg-scrollbar-thumb-y.png) no-repeat 50% 100%; height: 20px; width: 25px; cursor: pointer; overflow: hidden; position: absolute; top: 0; left: -5px; }*/

#scrollbarY .scrollbar{
    position: relative;
    float: right;
    width: 20px;
}
#scrollbarY .thumb {
    width: 12px;
    left: -2px;
    position: absolute;
    top: 0;
    z-index: +100;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    background-color: rgba(233, 233, 233, 0);
    -webkit-box-shadow: 0 1px 3px rgba(63,69,75,0.5);
    -moz-box-shadow: 0 1px 3px rgba(63,69,75,0.5);
    box-shadow: 0 1px 3px rgba(63,69,75,0.5);
    background-image: -webkit-linear-gradient(bottom, #f2efed, #fefff);
    background-image: -moz-linear-gradient(bottom, #f2efed, #fefff);
    background-image: -o-linear-gradient(bottom, #f2efed, #fefff);
    background-image: linear-gradient(to top, #f2efed, #fefff);
    border: none;
    background: white;
    background: -moz-linear-gradient(top, white 0%, #F3F3F3 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,white), color-stop(100%,#F3F3F3));
    background: -webkit-linear-gradient(top, white 0%,#F3F3F3 100%);
    background: -o-linear-gradient(top, white 0%,#F3F3F3 100%);
    background: -ms-linear-gradient(top, white 0%,#F3F3F3 100%);
    background: linear-gradient(to bottom, white 0%,#F3F3F3 100%);
    cursor: pointer;
}
#scrollbarY .track {
    height: 100%;
    width: 7px;
    margin-left: 3px;
    position: relative;
    background: whiteSmoke;
    background: #ddd url(/public/images/egg_shell.jpg) repeat top left;
    border: 1px solid #EDEDED;
    border-top-color: #DDD;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.3) inset;
}

#scrollbarY .thumb .end {
    background: url(../img/thumb_v.gif) no-repeat center center;
    height: 100%;
    margin-left: -6px;
    width: 24px;
}
#scrollbarY .disable { display: none; }



#scrollbarX { width: 251px; margin: 20px 0 10px; }
#scrollbarX .viewport { width: 236px; height: 130px; overflow: hidden; position: relative; }
#scrollbarX .overview { list-style: none; width: 1416px; padding: 0; margin: 0; position: absolute; left: 0; top: 0;  }
#scrollbarX .overview img{ float: left; }
#scrollbarX .scrollbar{ background: transparent url(/css/scrollbar/bg-scrollbar-track-x.png) no-repeat 0 0; position: relative; margin: 0 0 5px; clear: both; height: 15px; }
#scrollbarX .track { background: transparent url(/css/scrollbar/bg-scrollbar-trackend-x.png) no-repeat 100% 0; width: 100%; height:15px; position: relative; }
#scrollbarX .thumb { background: transparent url(/css/scrollbar/bg-scrollbar-thumb-x.png) no-repeat 100% 50%; height: 25px; cursor: pointer; overflow: hidden; position: absolute; left: 0; top: -5px; }
#scrollbarX .thumb .end{ background: transparent url(/css/scrollbar/bg-scrollbar-thumb-x.png) no-repeat 0 50%; overflow: hidden; height: 25px; width: 5px;}
#scrollbarX .disable { display: none; }
.slideToggle{position:absolute;top:5px;right:5px;width:0px;height:0px;z-index:200;cursor:pointer;border:6px solid transparent;border-top-color:transparent;border-left-color:#B62553;margin:5px 4px 0 2px;}
.slideToggle.active{border:6px solid transparent;border-top-color:#B62553;margin:7px 8px 0 0;}
.SortContainer{position:relative;width:100%;z-index:1000;height:32px;margin-bottom:20px;}

.submenu {
display: block;
margin-left:70px;
margin-top: 6px;
position: absolute;
}

.bline{height:39px;position:absolute;width:100%;bottom:0px;right:0px;}
.col_in{width:100%;display:inline-block;}
.submenu li{float:left;}
.submenu li a{display:block;padding:0 21px 0 20px;line-height:38px;height:39px;color:#fff;background:url(/public/images/submenu.jpg) no-repeat right center;font-size:12px;}
.submenu ul li:first-child a{padding-left:35px;}
.index_col2 { float:left;margin-left:20px;width:440px;}
.index_col2 .page-title { margin:0 !important; }
.price_input {padding-left: 0px;}
.CatalogMiddleContainer .PriceSelect a.priceButton{color:#fff !important;width:100%;}
.CatalogMiddleContainer .PriceSelect a.priceButton:hover{color:#fff !important;}
input[type="radio"], input[type="checkbox"] {margin:0;}