body, html {height:100%;width:100%;}
body {color:#313131/*4e5154*/;font:14px/1.42 /*20px*/ "Trebuchet MS", "Helvetica CY", sans-serif;background:#f5f5f5 url(../images/bg-noise.gif)}

a {color:#0068dc;text-decoration:none;}
a:hover {text-decoration:underline;}

a.invert {text-decoration:underline;}
a.invert:hover {text-decoration:none;}

table {width:100%;}
table th {padding:5px 0 6px;font-weight:normal;font-size:12px;background:url(../images/grey-transparent.png);border-top:1px #dcdcdc solid;border-bottom:1px #dcdcdc solid;}

/* Styles for Forms */
.input-wrap {position:relative;}
input, select, textarea {color:#313131;font:14px/20px "Trebuchet MS", "Helvetica CY", sans-serif;}
select {height:22px;border:1px #abadb3 solid;}
textarea {display:block;padding:10px;border:1px #c2c2c2 solid;}
.input-text,
input[type="text"],
input[type="email"] {height:22px;background-color:#fff;border:1px #979797 solid;padding:6px 8px;
    -webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#ffffff');
	background:-webkit-linear-gradient(top, #f5f5f5, #ffffff);
	background:-moz-linear-gradient(top, #f5f5f5, #ffffff);
	background:-o-linear-gradient(top, #f5f5f5, #ffffff);
	background:-ms-linear-gradient(top, #f5f5f5, #ffffff);
}
textarea.form-textarea,
.input-text.type-login {
    margin:1px;padding:6px 8px;background:#fff none;border:0;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;filter:none;
    -moz-box-shadow:inset 0 1px 2px #999999;-webkit-box-shadow:inset 0 1px 2px #999999;box-shadow:inset 0 1px 2px #999999;
}
.input-wrap-textarea {overflow: hidden;}
textarea.form-textarea:hover,
textarea.form-textarea:focus,
.input-text.type-login:hover,
.input-text.type-login:focus {border:1px #7f8da3 solid;margin:0;}

.incorrect .input-text,
.input-text.incorrect,
.incorrect .form-textarea {background-color:#ffd2d2;}

.input-line.with-special-placeholder {position:relative;}
.input-line.with-special-placeholder .placeholder {position:absolute;top:5px;left:8px;color:#b4bcc8;font-size:14px;font-weight:bold;cursor:text;}
.input-line.with-special-placeholder .placeholder span {font-size:18px;}

.input-checkbox {margin:3px 6px 0 0;padding:0;}
.input-checkbox.before-input {margin:0 2px 0 0;}
th .input-checkbox,
.td-checkbox .input-checkbox {margin:0;}
.checkbox-wrap:after {clear:both;content:"";display:block;}
.checkbox-wrap .input-checkbox {float:left;}
.checkbox-wrap label {float:left;}

.input-wrap.w350 {width:350px;}
.input-wrap.w350 .input-text.type-login {width:333px;}
.input-wrap.w200 {width:200px;}
.input-wrap.w200 .input-text.type-login {width:183px;}
.input-wrap.w140 {width:140px;}
.input-wrap.w140 .input-text.type-login {width:123px;}
.input-wrap.w65 {width:65px;}
.input-wrap.w65 .input-text.type-login {width:48px;}

.aka-dropdown.focuson {z-index:10000;}
.aka-dropdown .input-text {cursor:pointer;}
.aka-dropdown .aka-dropdown-toggle {position:absolute;top:8px;right:7px;padding-left:5px;padding-right:5px;text-decoration:underline;background:#fff;}
.aka-dropdown .aka-dropdown-toggle:hover {text-decoration:none;}
.aka-dropdown .aka-dropdown-toggle .caret {margin-top:9px;margin-left:7px;border-width:4px;}
.aka-dropdown .edit-link {font-size:12px;top:10px;}
.aka-dropdown .select-dropdown {display:none;position:absolute;top:36px;left:0;width:99.9%;margin:0;padding:0/*4px 0*/;border:1px solid #C6CBD0;border-radius:3px;background:#FFF;box-shadow:0 2px 10px rgba(0,0,0,0.2);overflow-y:auto; overflow-x:hidden;}
.aka-dropdown ul {list-style:none}
.aka-dropdown li {padding:5px 8px 6px;color:#231F20;cursor:pointer;}
.aka-dropdown ul li.selected {background:#A3ABB1;color:#FFF;}
.aka-dropdown ul li:hover {background:#08C;color:#FFF;}
.aka-dropdown li a {color:#231F20;}

.incorrect .aka-dropdown .aka-dropdown-toggle {background-color:#FFD2D2;}

.aka-dropdown.hiding .aka-dropdown-toggle:before {content:"";position:absolute;left:-20px;top:0;width:20px;height:22px;background:url(../images/hider-white.png) repeat-y 0 0;}
.aka-dropdown.hiding.incorrect .aka-dropdown-toggle {background:#FFD2D2;}
.aka-dropdown.hiding.incorrect .aka-dropdown-toggle:before {background:url(../images/hider-incorrect.png) repeat-y 0 0;}

.form-line {padding:5px 0;}
.form-line label {display:block;}
.form-line .input-text {width:98%;}
.form-line .selectbox  {width:100%;}
.form-line .selectbox .select  {width:98%;}
.form-line .selectbox .select-dropdown  {width:100%;}


/* ===================== base classes ===================== */
.hidden {display:none;}
.clearer {clear:both;height:0;line-height:0;font-size:0;}
.clearer-block:after,
.clearer-block:before {clear:both;content:"";display:block;}
.fleft {float:left;}
.fright {float:right;}
.rel {position:relative;}
.centered {margin:0 auto;}
.adsense_728 {width:728px;}

.mt_5 {margin-top:5px;}
.mt_50 {margin-top:50px;}
.mb_20 {margin-bottom:20px;}
.p10 {padding:10px;}

.top-right-notice {position:absolute;top:0px;right:0;height:30px;padding:0 8px;line-height:30px;background-color:#fffed5;}
.input-notice {display:block;color:#7f8da3;font-size:12px;line-height:130%;}
.input-notice-units {color:#323232;font-size:14px;font-weight:bold;line-height:130%;}
.input-notice-units sup {font-size:14px;}
.file-notice {line-height:36px;}
.block-grey-corner {padding:7px;background-color:#ebebeb;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.arrow-down {display:inline-block;width:26px;height:26px;margin-right:2px;line-height:26px;background:url(../images/sprite.png) no-repeat 50% -601px;}

.icq-icon {padding-left:20px;background:url(../images/sprite.png) no-repeat 0 -493px;}
.skype-icon {padding-left:20px;background:url(../images/sprite.png) no-repeat 0 -463px;}
.top-items-icon {padding-left:22px;background:url(../images/sprite.png) no-repeat 0 -1041px;}

.mail-answer {padding-right:29px;background:url(../images/sprite.png) no-repeat 100% -578px;}

.q-icon {display:inline-block;width:18px;height:18px;text-indent:-999em;background:url(../images/sprite.png) no-repeat 50% -696px;}

.inline-block {display:inline-block;}
.table {display:table;width:100%;height:100%;table-layout:fixed;}
.table-cell-middle {display:table-cell;vertical-align:middle;}

.f10 {font-size:10px;}
.f12 {font-size:12px;}
.fbig {font-size:16px;}
.f20 {font-size:20px;}
.fbold {font-weight:bold;}
.f-italic {font-style:italic;}
.f-yellow {color:#fd8200;}
.f-orange {color:#ff6000;}
.f-red {color:#f00;}
.f-error {font-size:18px;font-weight:bold;color:#c60000;}
.f-rejected {color:#fe2121;}
.f-green {color:#2c8f00;}
.f-grey {color:#7f8da3;}

.ta-center {text-align:center;}
.ta-left {text-align:left;}
.ta-right {text-align:right;}

.col3 {display:inline-block;width:280px;padding:0 0 0 20px;margin-right:35px;}
.col3.last {margin-right:0;}

.col-313 {display:inline-block;width:313px;margin-right:16px;}
.col-313.last {margin-right:0;}


#page {position:relative;margin-bottom:-107px;min-height:100%;height:auto !important;height:100%;}
#content {position:relative;z-index:100;}
.push {height:107px;}
.container {width:980px;margin:0 auto;padding:0 5px;}

/* Tags */
.tag-wrap {overflow:hidden;}
.tag {display:block;float:left;padding:0 4px;margin:0 5px 5px 0;color:#7f8da3;font-size:12px;line-height:18px;background-color:#fff;border:1px #e0e0e0 solid;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.tag:hover {color:#0068dc;text-decoration:none;border-color:#c2c2c2;}

/* Dropdown */
.dropdown {position:absolute;display:none;top:-5px;left:-15px;z-index:40;
    padding:32px 15px 10px;border:1px #979797 solid;
    -webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;
    background-color:#fff;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f5f5f5');
	background:-webkit-linear-gradient(top, #ffffff, #f5f5f5);
	background:-moz-linear-gradient(top, #ffffff, #f5f5f5);
	background:-o-linear-gradient(top, #ffffff, #f5f5f5);
	background:-ms-linear-gradient(top, #ffffff, #f5f5f5);
    -moz-box-shadow:0 1px 2px #b8b8b8;-webkit-box-shadow:0 1px 2px #b8b8b8;box-shadow:0 1px 2px #b8b8b8;
}
.dropdown ul {margin:0;list-style:none;}
.dropdown li a {display:block;white-space:nowrap;}
.dropdown-group {position:relative;display:inline-block;}
.dropdown-group .dropdown-toggle {position:relative;z-index:30;}
.dropdown-group.showed .dropdown-toggle {z-index:50;}
.dropdown-yellow {top:0;left:0;padding:45px 20px 15px 20px;background:#fffed4 none;border:1px #dad9a0 solid;filter:none;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;}
.col3 .dropdown-yellow {width:258px;}

/* Suggest Popup */
.suggest {display:none;position:absolute;top:0;left:100%;width:260px;margin-left:16px;padding:8px 10px;color:#363636;background-color:#fffed4;border:1px #c2c2c2 solid;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-moz-box-shadow:inset 0 1px 0 #fffee9, 0 2px 2px #515151;-webkit-box-shadow:inset 0 1px 0 #fffee9, 0 2px 2px #515151;box-shadow:inset 0 1px 0 #fffee9, 0 2px 2px #515151;z-index:100;}
.suggest.with-icon {padding-left:40px;width:235px;}
.suggest.showed,
.focuson .suggest.s-advise,
.incorrect .suggest.s-error {display:block;}
.incorrect .suggest.s-advise {display:none;}
.suggest.arrow-left:before {position:absolute;content:"";display:block;left:-10px;top:10px;width:10px;height:21px;background:url(../images/sprite.png) no-repeat 0 -846px;}
.suggest.arrow-top:before {position:absolute;content:"";display:block;left:20px;top:-10px;width:17px;height:10px;background:url(../images/sprite.png) no-repeat 0 -908px;}
.suggest .icon {position:absolute;top:5px;left:6px;width:27px;height:27px;background:url(../images/sprite.png) no-repeat 0 -99999px;}
.suggest .icon.error {background-position:0 -811px;}
.checkbox-wrap .suggest {top:-9px;}

.suggest-group {position:relative;display:inline-block;}
.suggest-group .link-suggest-toggle {cursor:pointer;}
.suggest-group .suggest {font-size:14px;line-height:120%;text-align:left;}
.suggest-group .suggest ol,
.suggest-group .suggest ul {padding:10px 0 10px 15px;}
.suggest-group .suggest li {padding:3px 0;}
.suggest-group .suggest p {padding:3px 0;}
.suggest-group .suggest a {text-decoration:underline;}
.suggest-group .suggest a:hover {text-decoration:none;}


/* Caret */
.caret {border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #000;content:"";display:inline-block;height:0;vertical-align:top;width:0;margin:6px 0 0 4px;}
.caret.blue {border-top-color:#0068DC;}
.fbig .caret {margin:10px 0 0 5px;}

/* Badges */
.badge {margin-right:7px;padding:0 3px 1px 2px;font:9px/12px Verdana;text-transform:uppercase;text-align:center;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.badge.badge-hot {color:#fff;
    background-color:#ff5a00;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5a00', endColorstr='#c00000');
	background:-webkit-linear-gradient(top, #ff5a00, #c00000);
	background:-moz-linear-gradient(top, #ff5a00, #c00000);
	background:-o-linear-gradient(top, #ff5a00, #c00000);
	background:-ms-linear-gradient(top, #ff5a00, #c00000);
}
.badge.badge-urgent {margin-right:4px;color:#d60000;border:1px #c2c2c2 solid;
    background-color:#fefefe;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#e8e8e8');
	background:-webkit-linear-gradient(top, #fefefe, #e8e8e8);
	background:-moz-linear-gradient(top, #fefefe, #e8e8e8);
	background:-o-linear-gradient(top, #fefefe, #e8e8e8);
	background:-ms-linear-gradient(top, #fefefe, #e8e8e8);
}
.badge.badge-new {color:#fff;
    background-color:#7db8ff;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7db8ff', endColorstr='#0677ff');
	background:-webkit-linear-gradient(top, #7db8ff, #0677ff);
	background:-moz-linear-gradient(top, #7db8ff, #0677ff);
	background:-o-linear-gradient(top, #7db8ff, #0677ff);
	background:-ms-linear-gradient(top, #7db8ff, #0677ff);
}
.badge.badge-update {color:#fff;border:1px #d05b00 solid;
    background-color:#ff9a00;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9a00', endColorstr='#ff6900');
	background:-webkit-linear-gradient(top, #ff9a00, #ff6900);
	background:-moz-linear-gradient(top, #ff9a00, #ff6900);
	background:-o-linear-gradient(top, #ff9a00, #ff6900);
	background:-ms-linear-gradient(top, #ff9a00, #ff6900);
}
.badge.badge-old {background-color:#a3a3a3;color:#fff;}
a.badge {text-decoration:none;}

/* bodya */
.badge.badge-urgent-red {
	color: #fff;
    background-color:#e20100;
}

/* Favorite */
.icon-favorite {display:inline-block;width:26px;height:24px;text-indent:-9999em;border:1px transparent solid;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.icon-favorite.active {border-color:#c2c2c2;
    background-color:#fff;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5e5e5');
	background:-webkit-linear-gradient(top, #ffffff, #e5e5e5);
	background:-moz-linear-gradient(top, #ffffff, #e5e5e5);
	background:-o-linear-gradient(top, #ffffff, #e5e5e5);
	background:-ms-linear-gradient(top, #ffffff, #e5e5e5);
}
.icon-favorite span {display:block;width:26px;height:24px;background:url(../images/sprite.png) no-repeat 0 -261px;}


/* Buttons */
/* default grey */
.btn {display:inline-block;height:34px;padding:0 11px;line-height:31px;color:#0068dc;font-size:18px;background-color:#f2f2f2;border:1px #c2c2c2 solid;cursor:pointer;
    -webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e4e4e4');
	background:-webkit-linear-gradient(top, #ffffff, #e4e4e4);
	background:-moz-linear-gradient(top, #ffffff, #e4e4e4);
	background:-o-linear-gradient(top, #ffffff, #e4e4e4);
	background:-ms-linear-gradient(top, #ffffff, #e4e4e4);
}
.btn:hover {text-decoration:none;background-color:#eaf0f2;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d3e0e3');
	background:-webkit-linear-gradient(top, #ffffff, #d3e0e3);
	background:-moz-linear-gradient(top, #ffffff, #d3e0e3);
	background:-o-linear-gradient(top, #ffffff, #d3e0e3);
	background:-ms-linear-gradient(top, #ffffff, #d3e0e3);
}
.btn:active {background-color:#eaf0f2;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d3e0e3', endColorstr='#feffff');
	background:-webkit-linear-gradient(top, #d3e0e3, #feffff);
	background:-moz-linear-gradient(top, #d3e0e3, #feffff);
	background:-o-linear-gradient(top, #d3e0e3, #feffff);
	background:-ms-linear-gradient(top, #d3e0e3, #feffff);
    -moz-box-shadow:inset 0 1px 0 #e8eff1;-webkit-box-shadow:inset 0 1px 0 #e8eff1;box-shadow:inset 0 1px 0 #e8eff1;
}
/* find, favorite, complain, email */
.btn.btn-find {padding-right:0;}
.btn.btn-find .icon {display:block;float:right;width:34px;height:100%;margin-left:9px;background:url(../images/sprite.png) no-repeat 50% -77px;}
.btn.btn-mini.btn-plus,
.btn.btn-mini.btn-email,
.btn.btn-mini.btn-complain,
.btn.btn-mini.btn-favorite {padding-left:0;}
.btn.btn-mini .icon {display:block;float:left;width:27px;height:100%;background:url(../images/sprite.png) no-repeat 50% -9999px;}
.btn.btn-mini.btn-plus {margin-right:10px;}
.btn.btn-mini.btn-plus .icon {background-position:50% -401px;}
.btn.btn-mini.btn-email .icon {background-position:50% -377px;}
.btn.btn-mini.btn-favorite .icon {background-position:50% -260px;}
.btn.btn-mini.btn-complain .icon {background-position:50% -350px;}

.btn.btn-mini.btn-black-down .icon {background-position:50% -602px;}
.btn.btn-mini.btn-black-up .icon {background-position:50% -633px;}
.btn.btn-mini.btn-black-right .icon {background-position:50% -662px;}
.btn.btn-mini.btn-black-right {padding-left:2px;}

.btn.btn-mini.btn-favorite .favorite-text {display:inline;float:right;}

.btn.btn-mini.btn-only-phone,.btn.btn-mini.btn-only-phone:hover,.btn.btn-mini.btn-only-phone:active {background: none; border: none;color: #ff6000;font-weight: bold;font-size: 17px;margin-left: 0;padding-left: 2px;}
.btn.btn-mini.btn-only-phone .icon{background: url(../images/sprite.png) -7px -1243px no-repeat;width: 20px;}

/* large grey */
.btn.btn-large {height:44px;line-height:42px;font-size:20px;font-weight:bold;border:none;
    -moz-box-shadow:0 2px 2px #353535;-webkit-box-shadow:0 2px 2px #353535;box-shadow:0 2px 2px #353535;
}
.btn.btn-large:hover {background-color:#e2eef1;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#c5dde3');
	background:-webkit-linear-gradient(top, #ffffff, #c5dde3);
	background:-moz-linear-gradient(top, #ffffff, #c5dde3);
	background:-o-linear-gradient(top, #ffffff, #c5dde3);
	background:-ms-linear-gradient(top, #ffffff, #c5dde3);
}
.btn.btn-large:active {background-color:#e2eef1;text-shadow:0 -1px 0 #f1f7f8;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c5dde3', endColorstr='#feffff');
	background:-webkit-linear-gradient(top, #c5dde3, #feffff);
	background:-moz-linear-gradient(top, #c5dde3, #feffff);
	background:-o-linear-gradient(top, #c5dde3, #feffff);
	background:-ms-linear-gradient(top, #c5dde3, #feffff);
    -moz-box-shadow:inset 0 1px 0 #e8eff1, 0 1px 1px #202020;-webkit-box-shadow:inset 0 1px 0 #e8eff1, 0 1px 1px #202020;box-shadow:inset 0 1px 0 #e8eff1, 0 1px 1px #202020;
}
/* mini grey */
.btn.btn-mini {height:24px;line-height:24px;font-size:12px;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5e5e5');
	background:-webkit-linear-gradient(top, #ffffff, #e5e5e5);
	background:-moz-linear-gradient(top, #ffffff, #e5e5e5);
	background:-o-linear-gradient(top, #ffffff, #e5e5e5);
	background:-ms-linear-gradient(top, #ffffff, #e5e5e5);
}
.btn.btn-mini:hover {background-color:#d3e0e4;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d3e0e4');
	background:-webkit-linear-gradient(top, #ffffff, #d3e0e4);
	background:-moz-linear-gradient(top, #ffffff, #d3e0e4);
	background:-o-linear-gradient(top, #ffffff, #d3e0e4);
	background:-ms-linear-gradient(top, #ffffff, #d3e0e4);
}
.btn.btn-mini:active {background-color:#d2dfe3;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d2dfe3', endColorstr='#fefefe');
	background:-webkit-linear-gradient(top, #d2dfe3, #fefefe);
	background:-moz-linear-gradient(top, #d2dfe3, #fefefe);
	background:-o-linear-gradient(top, #d2dfe3, #fefefe);
	background:-ms-linear-gradient(top, #d2dfe3, #fefefe);
    -moz-box-shadow:inset 0 1px 0 #e8eff1;-webkit-box-shadow:inset 0 1px 0 #e8eff1;box-shadow:inset 0 1px 0 #e8eff1;
}
.btn.btn-mini.f-14 {font-size:14px;}
/* orange */
.btn.btn-orange {color:#fff;text-shadow:0 -1px 0 #a16e00;background-color:#ffc000;border-color:#e35d00;
    -moz-box-shadow:inset 0 1px 0 #ffdf7d;-webkit-box-shadow:inset 0 1px 0 #ffdf7d;box-shadow:inset 0 1px 0 #ffdf7d;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc000', endColorstr='#ff6800');
	background:-webkit-linear-gradient(top, #ffc000, #ff6800);
	background:-moz-linear-gradient(top, #ffc000, #ff6800);
	background:-o-linear-gradient(top, #ffc000, #ff6800);
	background:-ms-linear-gradient(top, #ffc000, #ff6800);
}
.btn.btn-orange:hover {background-color:#ffd200;border-color:#e95f00;
    -moz-box-shadow:inset 0 1px 0 #ffe87d;-webkit-box-shadow:inset 0 1px 0 #ffe87d;box-shadow:inset 0 1px 0 #ffe87d;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd200', endColorstr='#ff8b00');
	background:-webkit-linear-gradient(top, #ffd200, #ff8b00);
	background:-moz-linear-gradient(top, #ffd200, #ff8b00);
	background:-o-linear-gradient(top, #ffd200, #ff8b00);
	background:-ms-linear-gradient(top, #ffd200, #ff8b00);
}
.btn.btn-orange:active {background-color:#ff8a00;text-shadow:0 -1px 0 #a16000;
    -moz-box-shadow:inset 0 1px 0 #ffc37d;-webkit-box-shadow:inset 0 1px 0 #ffc37d;box-shadow:inset 0 1px 0 #ffc37d;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8a00', endColorstr='#ffd100');
	background:-webkit-linear-gradient(top, #ff8a00, #ffd100);
	background:-moz-linear-gradient(top, #ff8a00, #ffd100);
	background:-o-linear-gradient(top, #ff8a00, #ffd100);
	background:-ms-linear-gradient(top, #ff8a00, #ffd100);
}

/* orange big */
.btn.btn-orange.btn-large {color:#fefeff;text-shadow:0 -1px 0 #995900;background-color:#ffad00;
    -moz-box-shadow:inset 0 1px 0 #ffd67d, 0 2px 2px #353535;-webkit-box-shadow:inset 0 1px 0 #ffd67d, 0 2px 2px #353535;box-shadow:inset 0 1px 0 #ffd67d, 0 2px 2px #353535;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffad00', endColorstr='#ff6800');
	background:-webkit-linear-gradient(top, #ffad00, #ff6800);
	background:-moz-linear-gradient(top, #ffad00, #ff6800);
	background:-o-linear-gradient(top, #ffad00, #ff6800);
	background:-ms-linear-gradient(top, #ffad00, #ff6800);
}
.btn.btn-orange.btn-large:hover {background-color:#ffc500;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc500', endColorstr='#ff8b00');
	background:-webkit-linear-gradient(top, #ffc500, #ff8b00);
	background:-moz-linear-gradient(top, #ffc500, #ff8b00);
	background:-o-linear-gradient(top, #ffc500, #ff8b00);
	background:-ms-linear-gradient(top, #ffc500, #ff8b00);
}
.btn.btn-orange.btn-large:active {background-color:#ff8b00;text-shadow:0 -1px 0 #995900;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8b00', endColorstr='#ffc500');
	background:-webkit-linear-gradient(top, #ff8b00, #ffc500);
	background:-moz-linear-gradient(top, #ff8b00, #ffc500);
	background:-o-linear-gradient(top, #ff8b00, #ffc500);
	background:-ms-linear-gradient(top, #ff8b00, #ffc500);
    -moz-box-shadow:inset 0 1px 0 #ffc37d, 0 1px 2px #353535;-webkit-box-shadow:inset 0 1px 0 #ffc37d, 0 1px 2px #353535;box-shadow:inset 0 1px 0 #ffc37d, 0 1px 2px #353535;
}
/* green */
.btn.btn-green {color:#fff;text-shadow:0 -1px 0 #359d00;background-color:#4be000;border-color:#2a7f00;
    -moz-box-shadow:inset 0 1px 0 #a3f07d;-webkit-box-shadow:inset 0 1px 0 #a3f07d;box-shadow:inset 0 1px 0 #a3f07d;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4be000', endColorstr='#39ac00');
	background:-webkit-linear-gradient(top, #4be000, #39ac00);
	background:-moz-linear-gradient(top, #4be000, #39ac00);
	background:-o-linear-gradient(top, #4be000, #39ac00);
	background:-ms-linear-gradient(top, #4be000, #39ac00);
}
.btn.btn-green:hover,
.btn.btn-green:active {background-color:#4fed00;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4fed00', endColorstr='#42c600');
	background:-webkit-linear-gradient(top, #4fed00, #42c600);
	background:-moz-linear-gradient(top, #4fed00, #42c600);
	background:-o-linear-gradient(top, #4fed00, #42c600);
	background:-ms-linear-gradient(top, #4fed00, #42c600);
}
.btn.btn-green.btn-find .icon {border-left:1px #35a100 solid;-moz-box-shadow:inset 1px 0 0 #80e64d;-webkit-box-shadow:inset 1px 0 0 #80e64d;box-shadow:inset 1px 0 0 #80e64d;}
.btn.btn-green.btn-large {-moz-box-shadow:0 2px 2px #353535;-webkit-box-shadow:0 2px 2px #353535;box-shadow:0 2px 2px #353535;}
.btn.btn-green.btn-large:active {text-shadow:0 -1px 0 #359d00;-moz-box-shadow:inset 0 1px 0 #e8eff1, 0 1px 1px #202020;-webkit-box-shadow:inset 0 1px 0 #e8eff1, 0 1px 1px #202020;box-shadow:inset 0 1px 0 #e8eff1, 0 1px 1px #202020;}

/* red */
.btn.btn-red {color:#fff;text-shadow:0 -1px 0 #ca461a;background-color:#fe6827;border-color:#a70000;
    -moz-box-shadow:inset 0 1px 0 #ffb391;-webkit-box-shadow:inset 0 1px 0 #ffb391;box-shadow:inset 0 1px 0 #ffb391;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe6827', endColorstr='#e00201');
	background:-webkit-linear-gradient(top, #fe6827, #e00201);
	background:-moz-linear-gradient(top, #fe6827, #e00201);
	background:-o-linear-gradient(top, #fe6827, #e00201);
	background:-ms-linear-gradient(top, #fe6827, #e00201);
}
.btn.btn-red:hover,
.btn.btn-red:active {background-color:#ff834f;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff834f', endColorstr='#ff0201');
	background:-webkit-linear-gradient(top, #ff834f, #ff0201);
	background:-moz-linear-gradient(top, #ff834f, #ff0201);
	background:-o-linear-gradient(top, #ff834f, #ff0201);
	background:-ms-linear-gradient(top, #ff834f, #ff0201);
}
.btn.btn-red.btn-find .icon {border-left:1px #d23313 solid;-moz-box-shadow:inset 1px 0 0 #f5755c;-webkit-box-shadow:inset 1px 0 0 #f5755c;box-shadow:inset 1px 0 0 #f5755c;}
.btn.btn-red.btn-large {-moz-box-shadow:0 2px 2px #353535;-webkit-box-shadow:0 2px 2px #353535;box-shadow:0 2px 2px #353535;}
.btn.btn-red.btn-large:active {text-shadow:0 -1px 0 #ca461a;-moz-box-shadow:inset 0 1px 0 #e8eff1, 0 1px 1px #202020;-webkit-box-shadow:inset 0 1px 0 #e8eff1, 0 1px 1px #202020;box-shadow:inset 0 1px 0 #e8eff1, 0 1px 1px #202020;}

/* blue */
.btn.btn-blue {color:#fff;text-shadow:0 -1px 0 #009bad;background-color:#00d3e6;border-color:#00758e;
    -moz-box-shadow:inset 0 1px 0 #7de9f3;-webkit-box-shadow:inset 0 1px 0 #7de9f3;box-shadow:inset 0 1px 0 #7de9f3;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00d3e6', endColorstr='#0092b1');
	background:-webkit-linear-gradient(top, #00d3e6, #0092b1);
	background:-moz-linear-gradient(top, #00d3e6, #0092b1);
	background:-o-linear-gradient(top, #00d3e6, #0092b1);
	background:-ms-linear-gradient(top, #00d3e6, #0092b1);
}
.btn.btn-blue:hover,
.btn.btn-blue:active {background-color:#00e0f4;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00e0f4', endColorstr='#00a7ca');
	background:-webkit-linear-gradient(top, #00e0f4, #00a7ca);
	background:-moz-linear-gradient(top, #00e0f4, #00a7ca);
	background:-o-linear-gradient(top, #00e0f4, #00a7ca);
	background:-ms-linear-gradient(top, #00e0f4, #00a7ca);
}
.btn.btn-blue.btn-find .icon {border-left:1px #0098d0 solid;-moz-box-shadow:inset 1px 0 0 #4dcfe0;-webkit-box-shadow:inset 1px 0 0 #4dcfe0;box-shadow:inset 1px 0 0 #4dcfe0;}
.btn.btn-blue.btn-large {-moz-box-shadow:0 2px 2px #353535;-webkit-box-shadow:0 2px 2px #353535;box-shadow:0 2px 2px #353535;}
.btn.btn-blue.btn-large:active {text-shadow:0 -1px 0 #009bad;-moz-box-shadow:inset 0 1px 0 #e8eff1, 0 1px 1px #202020;-webkit-box-shadow:inset 0 1px 0 #e8eff1, 0 1px 1px #202020;box-shadow:inset 0 1px 0 #e8eff1, 0 1px 1px #202020;}

/* yellow */
.btn.btn-yellow {text-shadow:none;background-color:#fff839;border-color:#ff9c00;
    -moz-box-shadow:inset 0 1px 0 #fffb9b;-webkit-box-shadow:inset 0 1px 0 #fffb9b;box-shadow:inset 0 1px 0 #fffb9b;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff839', endColorstr='#ffd901');
	background:-webkit-linear-gradient(top, #fff839, #ffd901);
	background:-moz-linear-gradient(top, #fff839, #ffd901);
	background:-o-linear-gradient(top, #fff839, #ffd901);
	background:-ms-linear-gradient(top, #fff839, #ffd901);
}
.btn.btn-yellow:hover {background-color:#fffa82;border-color:#ff9c00;
    -moz-box-shadow:inset 0 1px 0 #fffdc0;-webkit-box-shadow:inset 0 1px 0 #fffdc0;box-shadow:inset 0 1px 0 #fffdc0;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffa82', endColorstr='#ffe44d');
	background:-webkit-linear-gradient(top, #fffa82, #ffe44d);
	background:-moz-linear-gradient(top, #fffa82, #ffe44d);
	background:-o-linear-gradient(top, #fffa82, #ffe44d);
	background:-ms-linear-gradient(top, #fffa82, #ffe44d);
}
.btn.btn-yellow:active {background-color:#ffd901;
    -moz-box-shadow:inset 0 1px 0 #ffeb7d;-webkit-box-shadow:inset 0 1px 0 #ffeb7d;box-shadow:inset 0 1px 0 #ffeb7d;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd901', endColorstr='#fff839');
	background:-webkit-linear-gradient(top, #ffd901, #fff839);
	background:-moz-linear-gradient(top, #ffd901, #fff839);
	background:-o-linear-gradient(top, #ffd901, #fff839);
	background:-ms-linear-gradient(top, #ffd901, #fff839);
}

.btn-social {display:inline-block;width:133px;height:36px;text-indent:-9999em;}
.btn-social.fb {background:url(../images/btn-facebook.png) no-repeat 0 0;}
.btn-social.vk {background:url(../images/btn-vkontakte.png) no-repeat 0 0;}
.btn-social.fb:hover,
.btn-social.vk:hover {background-position:0 -38px;}
.btn-social.fb:active,
.btn-social.vk:active {background-position:0 -76px;}

.btn.w160 {width:140px;text-align:center;}

/* HEADER */
/*.site-header {height:182px;}*/
.site-header {padding-bottom:15px;}
.site-header .head-links {height:98px;}
.site-header .head-links .logo {float:left;display:block;width:175px;height:30px;margin:34px 16px 0 0;text-indent:-9999em;background:url(../images/logo-blue.png) no-repeat;}
.site-header .head-links .slogan {letter-spacing:-1px;float:left;display:block;max-width:425px;height:28px;margin-top:34px;color:#ff7900;font-size:20px;font-family:'Comic Sans MS';}
.site-header .head-links .slogan a {text-decoration:underline;color:#ff7900;}
.site-header .head-links .slogan a:hover {text-decoration:none;}
.category-page .site-header .head-links .slogan {/*margin-top:29px;*/font-size:22px;}
.category-name-rabota .site-header .head-links .slogan,
.category-name-rabota .site-header .head-links .slogan a {color: rgb(57, 170, 0);}
.category-name-avto_moto .site-header .head-links .slogan,
.category-name-avto_moto .site-header .head-links .slogan a {color: rgb(254, 0, 0);}
.category-name-nedvizhimost .site-header .head-links .slogan,
.category-name-nedvizhimost .site-header .head-links .slogan a {color: rgb(0, 146, 177);}

.site-header .head-links .links {float:right;padding-top:33px;font-size:16px;}
.site-header .head-links .links .login,
.site-header .head-links .links .sign-in {margin-right:15px;}
.site-header .head-links .links .mail {margin-right:12px;padding-right:28px;background:url(../images/sprite.png) no-repeat 100% -545px;}
.site-header .head-links .links .username {margin-right:9px;}
.site-header .head-links .links .username .caret {margin:11px 0 0 4px;border-top-color:#0068dc;border-width:5px;}
.site-header .head-links .links .dropdown-group {z-index:300;}
.site-header .head-links .links .dropdown {z-index:20;width:100%;min-width:110px;}

.site-header .search {width:978px;}
.site-header .search form {position:relative;width:978px;height:42px;margin-bottom:7px;border:1px #979797 solid;background-color:#fff;z-index:200;
    -moz-box-shadow:0 1px 2px #c0c0c0;-webkit-box-shadow:0 1px 2px #c0c0c0;box-shadow:0 1px 2px #c0c0c0;
    -webkit-border-radius:4px;
       -moz-border-radius:4px;
            border-radius:4px;
}
.site-header .search .input-text {position:relative;float:left;width:858px;height:24px;padding:9px 11px;color:#7f8da3;font-size:20px;line-height:24px;border:0;z-index:9;
    -webkit-border-radius:4px 0 0 4px;
       -moz-border-radius:4px 0 0 4px;
            border-radius:4px 0 0 4px;
}
.site-header .search .input-btn {float:right;width:98px;height:42px;text-indent:-9999em;border:0;cursor:pointer;
    -webkit-border-radius:0 3px 3px 0;
       -moz-border-radius:0 3px 3px 0;
            border-radius:0 3px 3px 0;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#30a5ff', endColorstr='#2c8aff');
	background:-webkit-linear-gradient(top, #30a5ff, #2c8aff);
	background:-moz-linear-gradient(top, #30a5ff, #2c8aff);
	background:-o-linear-gradient(top, #30a5ff, #2c8aff);
	background:-ms-linear-gradient(top, #30a5ff, #2c8aff);
        position: absolute;
        right: 0;
        z-index: 10;
}
.site-header .search .input-btn:hover {
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#41acff', endColorstr='#4095ff');
	background:-webkit-linear-gradient(top, #41acff, #4095ff);
	background:-moz-linear-gradient(top, #41acff, #4095ff);
	background:-o-linear-gradient(top, #41acff, #4095ff);
	background:-ms-linear-gradient(top, #41acff, #4095ff);
}
.site-header .search .input-btn:active {
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4095ff', endColorstr='#41acff');
	background:-webkit-linear-gradient(top, #4095ff, #41acff);
	background:-moz-linear-gradient(top, #4095ff, #41acff);
	background:-o-linear-gradient(top, #4095ff, #41acff);
	background:-ms-linear-gradient(top, #4095ff, #41acff);
}
.site-header .search .input-btn .find {display:block;width:98px;height:42px;background:url(../images/sprite.png) no-repeat 42px -23px}

.site-header .search .helper {padding-top:1px;color:#7f8da3;font-size:12px;}
.site-header .search .helper a {margin-left:8px;color:#818ba4;background: url(../images/sear.png) no-repeat 0 50%;padding-left: 13px;}
.site-header .search .helper a:hover {color:#0068dc;}
.site-header .search form .dropdown-group {position:absolute;width:978px;top:0;left:0;}
.site-header .search form .dropdown-toggle {visibility:hidden;position:absolute;display:block;top:0;right:98px;height:42px;padding:0 10px 0 18px;line-height:36px;font-size:16px;font-weight:bold;text-decoration:underline;border-left:1px transparent solid;border-right:1px transparent solid;z-index:10;}
.site-header .search form .loaded .dropdown-toggle {visibility:visible;}
.site-header .search form .dropdown-toggle .caret {margin:18px 0 0 5px;border-top-color:#2c8cff;}
.site-header .search form .dropdown-toggle.active {background-color:#fff;border-left:1px #979797 solid;border-right:1px #979797 solid;z-index:11;}
.site-header .search form .dropdown {top:41px;left:-1px;width:95.91836%;padding:12px 2.044%;font-size:14px;border:1px #979797 solid;z-index:10;
    -webkit-border-radius:2px 2px 4px 4px;-moz-border-radius:2px 2px 4px 4px;border-radius:2px 2px 4px 4px;
    -moz-box-shadow:0 1px 2px #979797;-webkit-box-shadow:0 1px 2px #979797;box-shadow:0 1px 2px #979797;
}
.site-header .search form .dropdown:after {clear:both;content:"";display:block;}
.site-header .search form .dropdown ul {float:left;width:265px;padding:0 47px 0 0;}
.site-header .search form .dropdown ul li {padding-bottom:3px;}
.site-header .search form .dropdown .city {color:#4e5154;}
.site-header .search form .dropdown .region {color:#7f8da3;}
.site-header .search form .dropdown .active {color:#0068dc;font-weight:bold;text-decoration:none;}
.site-header .search form .dropdown a {display:inline;white-space:normal;text-decoration:underline;}
.site-header .search form .dropdown a:hover,
.site-header .search form .dropdown-toggle:hover {text-decoration:none;}
.site-header .search .dropdown.select-categories {padding:23px 12px 5px;width:954px;}
.site-header .search .dropdown.select-categories .category-item {float:left;width:218px;padding:6px;margin-bottom:11px/*25px*/;height:50px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;border:1px transparent solid;}
.site-header .search .dropdown.select-categories .category-item.active {border-color:#b1dafa;background-color:#e9f4fb;}
.site-header .search .dropdown.select-categories .category-item .icon {display:block;float:left;width:48px;height:48px;margin-right:5px;border:1px #cfcfcf solid;
    -webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;
    background-color:#fff;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f4f4f4');
	background:-webkit-linear-gradient(top, #ffffff, #f4f4f4);
	background:-moz-linear-gradient(top, #ffffff, #f4f4f4);
	background:-o-linear-gradient(top, #ffffff, #f4f4f4);
	background:-ms-linear-gradient(top, #ffffff, #f4f4f4);
}
.site-header .search .dropdown.select-categories .category-item .icon a {display:block;width:48px;height:48px;text-indent:-9999em;background:url(../images/categories.png) no-repeat 50% -441px;}
.site-header .search .dropdown.select-categories .category-item .info {float:left;width:157px;height:50px;line-height:110%;}
.site-header .search .dropdown.select-categories .category-item .title {position:relative;display:table-cell;width:167px;height:50px;vertical-align:middle;font-size:16px;font-weight:bold;text-decoration:none;line-height:100%;}
.site-header .search .dropdown.select-categories .category-item .title:hover {text-decoration:underline;}

.site-header .search .dropdown.select-categories .category-item.back .icon a {background-position:50% -3737px;}
.site-header .search .dropdown.select-categories .category-item.tovary_dlja_detej .icon a {background-position:50% 0;}
.site-header .search .dropdown.select-categories .category-item.zhivotnye .icon a {background-position:50% -49px;}
/*.site-header .search .dropdown.select-categories .category-item.vsjo_dlja_doma .icon a {background-position:50% -98px;}*/
.site-header .search .dropdown.select-categories .category-item.vsjo_dlja_doma .icon a {background-position:50% -3218px;}
.site-header .search .dropdown.select-categories .category-item.elektronika .icon a {background-position:50% -147px;}
.site-header .search .dropdown.select-categories .category-item.uslugi .icon a {background-position:50% -196px;}
.site-header .search .dropdown.select-categories .category-item.business .icon a {background-position:50% -245px;}
.site-header .search .dropdown.select-categories .category-item.sport .icon a {background-position:50% -294px;}
.site-header .search .dropdown.select-categories .category-item.odezhda_i_obuv .icon a {background-position:50% -343px;}
.site-header .search .dropdown.select-categories .category-item.avto_moto .icon a {background-position:50% -392px;}
.site-header .search .dropdown.select-categories .category-item.legkovye-avto .icon a {background-position:50% -1048px;}
.site-header .search .dropdown.select-categories .category-item.moto .icon a {background-position:50% -491px;}
.site-header .search .dropdown.select-categories .category-item.vodnyi-transport .icon a {background-position:50% -560px;}
.site-header .search .dropdown.select-categories .category-item.spectehnika .icon a {background-position:50% -631px;}
.site-header .search .dropdown.select-categories .category-item.gruzovye-avto .icon a {background-position:50% -699px;}
.site-header .search .dropdown.select-categories .category-item.cat-avtobusy .icon a {background-position:50% -769px;}
.site-header .search .dropdown.select-categories .category-item.avtodoma .icon a {background-position:50% -838px;}
.site-header .search .dropdown.select-categories .category-item.vozdushnyi-transport .icon a {background-position:50% -908px;}
.site-header .search .dropdown.select-categories .category-item.avto-tovary .icon a {background-position:50% -977px;}
.site-header .search .dropdown.select-categories .category-item.avtozapchasti .icon a {background-position:50% -1116px;}
.site-header .search .dropdown.select-categories .category-item.avtosignalizacii .icon a {background-position:50% -1186px;}
.site-header .search .dropdown.select-categories .category-item.avtokhimija .icon a {background-position:50% -1255px;}
.site-header .search .dropdown.select-categories .category-item.akkumuljatornye_batarei .icon a {background-position:50% -1325px;}
.site-header .search .dropdown.select-categories .category-item.aksessuary .icon a {background-position:50% -1394px;}
.site-header .search .dropdown.select-categories .category-item.antiradary .icon a {background-position:50% -1464px;}
.site-header .search .dropdown.select-categories .category-item.videoregistratory .icon a {background-position:50% -1533px;}
.site-header .search .dropdown.select-categories .category-item.drugie_avto-moto_tovary .icon a {background-position:50% -1603px;}
.site-header .search .dropdown.select-categories .category-item.immobilajzery .icon a {background-position:50% -1672px;}
.site-header .search .dropdown.select-categories .category-item.mototekhnika .icon a {background-position:50% -1742px;}
.site-header .search .dropdown.select-categories .category-item.oborudovanie_dlja_sto .icon a {background-position:50% -1811px;}
.site-header .search .dropdown.select-categories .category-item.parkovochnye_radary .icon a {background-position:50% -1881px;}
.site-header .search .dropdown.select-categories .category-item.tjuning_avtomobilej .icon a {background-position:50% -1950px;}
.site-header .search .dropdown.select-categories .category-item.fary_ksenon_lampy .icon a {background-position:50% -2020px;}
.site-header .search .dropdown.select-categories .category-item.chip_tjuning .icon a {background-position:50% -2089px;}
.site-header .search .dropdown.select-categories .category-item.shiny_diski .icon a {background-position:50% -2159px;}
.site-header .search .dropdown.select-categories .category-item.kamery_zadnego_vida .icon a {background-position:50% -2228px;}
.site-header .search .dropdown.select-categories .category-item.avtomobilnoe_audio-video_oborudovanie .icon a {background-position:50% -2298px;}
.site-header .search .dropdown.select-categories .category-item.kompjutery .icon a {background-position:50% -2350px;}
.site-header .search .dropdown.select-categories .category-item.mobilnaja_svjaz .icon a {background-position:50% -2402px;}
.site-header .search .dropdown.select-categories .category-item.akkumuljatory_dlja_mobilnykh_telefonov .icon a {background-position:50% -2541px;}
.site-header .search .dropdown.select-categories .category-item.aksessuary_dlja_mobilnykh_telefonov .icon a {background-position:50% -2611px;}
.site-header .search .dropdown.select-categories .category-item.mobilnye_telefony_smartfony .icon a {background-position:50% -2680px;}
.site-header .search .dropdown.select-categories .category-item.stroitelstvo_i_remont .icon a {background-position:50% -2732px;}
.site-header .search .dropdown.select-categories .category-item.dveri .icon a {background-position:50% -2784px;}
.site-header .search .dropdown.select-categories .category-item.izmeritelnyj_instrument .icon a {background-position:50% -2836px;}
.site-header .search .dropdown.select-categories .category-item.okna .icon a {background-position:50% -2888px;}
.site-header .search .dropdown.select-categories .category-item.proizvodstvennoe_oborudovanie .icon a {background-position:50% -2940px;}
.site-header .search .dropdown.select-categories .category-item.ruchnoj_instrument .icon a {background-position:50% -2992px;}
.site-header .search .dropdown.select-categories .category-item.elektroinstrument .icon a {background-position:50% -3044px;}
.site-header .search .dropdown.select-categories .category-item.nedvizhimost .icon a {background-position:50% -3096px;}
.site-header .search .dropdown.select-categories .category-item.cd-dvd .icon a {background-position:50% -3148px;}
.site-header .search .dropdown.select-categories .category-item.vsjo_dlja_ofisa .icon a {background-position:50% -3287px;}
.site-header .search .dropdown.select-categories .category-item.knigi .icon a {background-position:50% -3357px;}
.site-header .search .dropdown.select-categories .category-item.krasota_i_zdorove .icon a {background-position:50% -3426px;}
.site-header .search .dropdown.select-categories .category-item.muzyka .icon a {background-position:50% -3496px;}
.site-header .search .dropdown.select-categories .category-item.podarki_i_suveniry .icon a {background-position:50% -3565px;}
.site-header .search .dropdown.select-categories .category-item.sport_i_turizm .icon a {background-position:50% -3635px;}
.site-header .search .dropdown.select-categories .category-item.sredstva_svjazi .icon a {background-position:50% -3687px;}

.site-header .search .dropdown.select-categories .category-item.akusticheskie_sistemy_kolonki .icon a {background-position:50% -3789px;}
.site-header .search .dropdown.select-categories .category-item.domashnie_kinoteatry .icon a {background-position:50% -3858px;}
.site-header .search .dropdown.select-categories .category-item.muzykalnye_centry_magnitoly_audiosistemy .icon a {background-position:50% -3928px;}
.site-header .search .dropdown.select-categories .category-item.naushniki_mikrofony_i_aksessuary_k_nim .icon a {background-position:50% -3998px;}
.site-header .search .dropdown.select-categories .category-item.stacionarnye_proigryvateli_videomagnitofony_i_tjunery .icon a {background-position:50% -4067px;}
.site-header .search .dropdown.select-categories .category-item.televizory .icon a {background-position:50% -4137px;}
.site-header .search .dropdown.select-categories .category-item.fototekhnika .icon a {background-position:50% -4206px;}
.site-header .search .dropdown.select-categories .category-item.vstraivaemaja_bytovaja_tekhnika .icon a {background-position:50% -4276px;}
.site-header .search .dropdown.select-categories .category-item.klimaticheskoe_oborudovanie .icon a {background-position:50% -4345px;}
.site-header .search .dropdown.select-categories .category-item.krupnaja_bytovaja_tekhnika .icon a {background-position:50% -4415px;}
.site-header .search .dropdown.select-categories .category-item.melkaja_bytovaja_tekhnika .icon a {background-position:50% -4484px;}
.site-header .search .dropdown.select-categories .category-item.gps-navigatory .icon a {background-position:50% -4554px;}
.site-header .search .dropdown.select-categories .category-item.igrovye_pristavki_i_vse_dlja_nikh .icon a {background-position:50% -4605px;}
.site-header .search .dropdown.select-categories .category-item.nastolnye_kompjutery .icon a {background-position:50% -4675px;}
.site-header .search .dropdown.select-categories .category-item.noutbuki_i_aksessuary .icon a {background-position:50% -4744px;}
.site-header .search .dropdown.select-categories .category-item.planshety .icon a {background-position:50% -4814px;}
.site-header .search .dropdown.select-categories .category-item.monitory_i_aksessuary .icon a {background-position:50% -4883px;}
.site-header .search .dropdown.select-categories .category-item.sumki_kejsy_portfeli_barsetki .icon a {background-position:50% -4934px;}
.site-header .search .dropdown.select-categories .category-item.odezhda_i_obuv_aksessuary .icon a {background-position:50% -4985px;}
.site-header .search .dropdown.select-categories .category-item.golovnye_ubory .icon a {background-position:50% -5036px;}
.site-header .search .dropdown.select-categories .category-item.odezhda_i_obuv_drugoe .icon a {background-position:50% -5087px;}
.site-header .search .dropdown.select-categories .category-item.zhenskoe_beljo .icon a {background-position:50% -5138px;}
.site-header .search .dropdown.select-categories .category-item.muzhskoe_beljo .icon a {background-position:50% -5208px;}
.site-header .search .dropdown.select-categories .category-item.zhenskaja_odezhda .icon a {background-position:50% -5277px;}
.site-header .search .dropdown.select-categories .category-item.muzhskaja_odezhda .icon a {background-position:50% -5347px;}
.site-header .search .dropdown.select-categories .category-item.obuv .icon a {background-position:50% -5416px;}
.site-header .search .dropdown.select-categories .category-item.optika .icon a {background-position:50% -5467px;}
.site-header .search .dropdown.select-categories .category-item.platki_sharfy .icon a {background-position:50% -5518px;}
.site-header .search .dropdown.select-categories .category-item.gidravlicheskij_instrument .icon a {background-position:50% -5569px;}
.site-header .search .dropdown.select-categories .category-item.drugie_tovary_dlja_stroitelstva_i_remonta .icon a {background-position:50% -5620px;}
.site-header .search .dropdown.select-categories .category-item.zhaljuzi .icon a {background-position:50% -5671px;}
.site-header .search .dropdown.select-categories .category-item.kontrolno-izmeritelnoe_oborudovanie .icon a {background-position:50% -5722px;}
.site-header .search .dropdown.select-categories .category-item.otoplenie .icon a {background-position:50% -5773px;}
.site-header .search .dropdown.select-categories .category-item.pnevmoinstrument .icon a {background-position:50% -5824px;}
.site-header .search .dropdown.select-categories .category-item.potolki .icon a {background-position:50% -5875px;}
.site-header .search .dropdown.select-categories .category-item.remontno-stroitelnye_konstrukcii .icon a {background-position:50% -5926px;}
.site-header .search .dropdown.select-categories .category-item.sistemy_bezopasnosti .icon a {background-position:50% -5977px;}
.site-header .search .dropdown.select-categories .category-item.stabilizatory_naprjazhenija .icon a {background-position:50% -6046px;}
.site-header .search .dropdown.select-categories .category-item.stroitelnaja_tekhnika .icon a {background-position:50% -6116px;}
.site-header .search .dropdown.select-categories .category-item.strojmaterialy .icon a {background-position:50% -6185px;}
.site-header .search .dropdown.select-categories .category-item.elektroinstaljacija .icon a {background-position:50% -6255px;}
.site-header .search .dropdown.select-categories .category-item.elektrostancii_kompressory_pompy_nasosy_mojki .icon a {background-position:50% -6394px;}
.site-header .search .dropdown.select-categories .category-item.elektrotovary .icon a {background-position:50% -6463px;}
.site-header .search .dropdown.select-categories .category-item.nedvizhimost_arenda .icon a {background-position:50% -6514px;}
.site-header .search .dropdown.select-categories .category-item.nedvizhimost_prodaga .icon a {background-position:50% -6565px;}

.site-header .search .dropdown.select-categories .category-item.rabota .icon a {background-position:50% -6667px;}
.site-header .search .dropdown.select-categories .category-item.hr_specialisty_biznes_trenery .icon a {background-position:50% -6718px;}
.site-header .search .dropdown.select-categories .category-item.it_kompyutery_internet .icon a {background-position:50% -6788px;}
.site-header .search .dropdown.select-categories .category-item.banki_finansy .icon a {background-position:50% -6857px;}
.site-header .search .dropdown.select-categories .category-item.buxgalteriya_audit .icon a {background-position:50% -6927px;}
.site-header .search .dropdown.select-categories .category-item.zhilischnoe_kommunalnoe_xozyajstvo .icon a {background-position:50% -6996px;}
.site-header .search .dropdown.select-categories .category-item.inzhenery_texnologi_proektirovschiki .icon a {background-position:50% -7066px;}
.site-header .search .dropdown.select-categories .category-item.krasota_sport .icon a {background-position:50% -7135px;}
.site-header .search .dropdown.select-categories .category-item.logistika_ved_sklad .icon a {background-position:50% -7205px;}
.site-header .search .dropdown.select-categories .category-item.marketologi_specialisty_po_pr .icon a {background-position:50% -7274px;}
.site-header .search .dropdown.select-categories .category-item.medicina_farmacevtika .icon a {background-position:50% -7344px;}
.site-header .search .dropdown.select-categories .category-item.job_nedvizhimost .icon a {background-position:50% -7413px;}
.site-header .search .dropdown.select-categories .category-item.obrazovanie_nauka .icon a {background-position:50% -7483px;}
.site-header .search .dropdown.select-categories .category-item.turizm_gostinicy_restorany .icon a {background-position:50% -7552px;}
.site-header .search .dropdown.select-categories .category-item.oxrana_bezopasnost .icon a {background-position:50% -7622px;}
.site-header .search .dropdown.select-categories .category-item.proizvodstvo .icon a {background-position:50% -7691px;}
.site-header .search .dropdown.select-categories .category-item.drugie_rabochie_professii .icon a {background-position:50% -7761px;}
.site-header .search .dropdown.select-categories .category-item.raznoe_obschee .icon a {background-position:50% -7830px;}
.site-header .search .dropdown.select-categories .category-item.reklama_izdatelstvo_poligrafiya .icon a {background-position:50% -7900px;}
.site-header .search .dropdown.select-categories .category-item.sekretari_ofis_menedzhery .icon a {background-position:50% -7969px;}
.site-header .search .dropdown.select-categories .category-item.selskoe_xozyajstvo .icon a {background-position:50% -8039px;}
.site-header .search .dropdown.select-categories .category-item.zhurnalistika_perevodchiki .icon a {background-position:50% -8108px;}
.site-header .search .dropdown.select-categories .category-item.strahovanie .icon a {background-position:50% -8178px;}
.site-header .search .dropdown.select-categories .category-item.stroitelstvo .icon a {background-position:50% -8247px;}
.site-header .search .dropdown.select-categories .category-item.telekommunikacii_svyaz .icon a {background-position:50% -8317px;}
.site-header .search .dropdown.select-categories .category-item.top_menedzhment .icon a {background-position:50% -8386px;}
.site-header .search .dropdown.select-categories .category-item.torgovlya_prodazhi .icon a {background-position:50% -8456px;}
.site-header .search .dropdown.select-categories .category-item.transport_avtoservis .icon a {background-position:50% -8525px;}
.site-header .search .dropdown.select-categories .category-item.shou_biznes_iskusstvo .icon a {background-position:50% -8576px;}
.site-header .search .dropdown.select-categories .category-item.yurisprudenciya .icon a {background-position:50% -8627px;}
.site-header .search .dropdown.select-categories .category-item.job_domashnij_personal .icon a {background-position:50% -6616px;}
.site-header .search .dropdown.select-categories .category-item.obmen-barter .icon a {background-position:50% -8732px;}
.site-header .search .dropdown.select-categories .category-item.otdam-darom .icon a {background-position:50% -8784px;}



/* Main Categories */
.main-categories {padding:10px 0 25px;}
.main-categories .item {position:relative;float:left;width:26.5307%;min-height:280px;/*30.4081% 26.5307%*/margin-right:4.0816%;padding:9px 1.9387% 15px;border:1px #cfcfcf solid;
    -webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;
    background-color:#fff;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f4f4f4');
	background:-webkit-linear-gradient(top, #ffffff, #f4f4f4);
	background:-moz-linear-gradient(top, #ffffff, #f4f4f4);
	background:-o-linear-gradient(top, #ffffff, #f4f4f4);
	background:-ms-linear-gradient(top, #ffffff, #f4f4f4);
}
.main-categories .item.avto{margin-right:0;}
.main-categories .item.l {float:right;margin-right:0;}
.main-categories .item .desc,
.main-categories .item .title {display:block;}
.main-categories .item .title {padding-bottom:8px;font-size:26px;font-weight:bold;}
.main-categories .item .desc {padding-bottom:19px;font-size:18px;line-height:24px;}
.main-categories .item .desc span {display:inline-block;font-weight:bold;}
.main-categories .item .frequently-search {padding-top:16px;color:#7f8da3;}
.main-categories .item .frequently-search .tag-wrap {padding-top:10px;}
.main-categories .item .find-popup {position:absolute;display:none;top:-3.3557%/*-10px*/;left:-3.3557%/*-10px*/;width:87.24832%/*106.7114%*/;height:96.5296%/*88.5906%/*106.7114%*/;min-height:304px;padding:5.0909% 9.73154%/*14px   26px - 9.0604% 29px*/;color:#fff;font-weight:bold;background:#00aec7;border:1px #00758e solid;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.main-categories .item .find-popup .close {position:absolute;display:block;top:6px;right:8px;width:16px;height:16px;text-indent:-9999em;background:url(../images/sprite.png) no-repeat 50% 0;}
.main-categories .item .find-popup .title {font-size:28px;padding-bottom:18px;color:#fff !important;}
.main-categories .item .find-popup form {}
.main-categories .item .find-popup form label {display:block;padding-bottom:10px;font-size:18px;}
.main-categories .item .find-popup form .input-text {width:242px;margin-bottom:14px;color:#4e5154;font-size:18px;font-weight:bold;background:#fff;border-color:#00758e;
    -webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;
    -moz-box-shadow:inset 1px 1px 3px #acacac;-webkit-box-shadow:inset 1px 1px 3px #acacac;box-shadow:inset 1px 1px 3px #acacac;
}
.main-categories .item .find-popup form .btn {margin:20px 8px 0 0;}
.main-categories .item.work .find-popup {background-color:#3eba00;}
.main-categories .item.work .find-popup,
.main-categories .item.work .find-popup form .input-text {border-color:#2a7d00;}
.main-categories .item.work .title {color:#39aa00;}
.main-categories .item.work .desc span {color:#39ab00;}
.main-categories .item.avto .find-popup {background-color:#f22a45;border-color:#920000;}
.main-categories .item.avto .find-popup form .input-text {border-color:#b24800;}
.main-categories .item.avto .title {color:#fe0000;}
.main-categories .item.avto .desc span {color:#f00;}
.main-categories .item.house .title,
.main-categories .item.house .desc span {color:#0092b1;}
.main-categories .item .find-popup.showed {display:block;}

/* Other Cateroies */
.other-categories {width:1012px;position:relative;left:-16px;}
.all-categories {visibility: hidden;height: 0px;margin-bottom: 20px;clear: both;}
.other-categories .item {position:relative;display:inline-block;width:207px;margin:0 8px 8px 0;padding:15px 15px 10px;border:1px transparent solid;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;}
.other-categories.loaded .item {position:absolute;display:block;}
.other-categories .item .head {height:51px;display: table;}
.other-categories .item .head:after {clear:both;content:"";display:block;}
.other-categories .item .head .icon {display:block;float:left;width:48px;height:48px;margin-right:8px;border:1px #cfcfcf solid;
    -webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;
    background-color:#fff;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f4f4f4');
	background:-webkit-linear-gradient(top, #ffffff, #f4f4f4);
	background:-moz-linear-gradient(top, #ffffff, #f4f4f4);
	background:-o-linear-gradient(top, #ffffff, #f4f4f4);
	background:-ms-linear-gradient(top, #ffffff, #f4f4f4);
}
.other-categories .item .head .icon a {display:block;width:48px;height:48px;text-indent:-9999em;background:url(../images/categories.png) no-repeat 50% -441px;}
.other-categories .item.tovary_dlja_detej .head .icon a {background-position:50% 0;}
.other-categories .item.zhivotnye .head .icon a {background-position:50% -49px;}
.other-categories .item.vsjo_dlja_doma .head .icon a {background-position:50% -3218px;}
.other-categories .item.elektronika .head .icon a {background-position:50% -147px;}
.other-categories .item.uslugi .head .icon a {background-position:50% -196px;}
.other-categories .item.business .head .icon a {background-position:50% -245px;}
.other-categories .item.sport .head .icon a {background-position:50% -294px;}
.other-categories .item.odezhda_i_obuv .head .icon a {background-position:50% -343px;}
.other-categories .item.stroitelstvo_i_remont .head .icon a {background-position:50% -2732px;}
.other-categories .item.mobilnaja_svjaz .head .icon a {background-position:50% -2402px;}
.other-categories .item.kompjutery .head .icon a {background-position:50% -2350px;}
.other-categories .item.nedvizhimost .head .icon a {background-position:50% -3096px;}
.other-categories .item.rabota .head .icon a {background-position:50% -6667px;}
.other-categories .item.avto_moto .head .icon a {background-position:50% -392px;}
.other-categories .item.obmen-barter .head .icon a {background-position:50% -8732px;}
.other-categories .item.otdam-darom .head .icon a {background-position:50% -8784px;}

.other-categories .item .head .info {/*float:left;*/width:153px;/*padding:5px 0;*/display: table-cell;vertical-align: middle;line-height: 17px;}
.other-categories .item .head .title {position:relative;font-size:16px;font-weight:bold;}
.other-categories .item .head .title.multiline {display:block;top:-8px;margin-bottom:-8px;line-height:120%;}
.other-categories .item .head .count {display:block;color:#7f8da3;}
.other-categories .item .links {padding-top:9px;}
.other-categories .item .links a {color:#4e5154;display:block;}
.other-categories .item:hover {border-color:#b5dcfe;background-color:#e9f4ff;}
.other-categories .item:hover .links a {color:#0068dc;}

.more-categories .ico {border: 1px #c2c2c2 solid;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#e8e8e8');background: -webkit-linear-gradient(top, #fefefe, #e8e8e8);background: -moz-linear-gradient(top, #fefefe, #e8e8e8);background: -o-linear-gradient(top, #fefefe, #e8e8e8);background: -ms-linear-gradient(top, #fefefe, #e8e8e8);-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;
float: left;width: 45px;height: 20px; margin-right: 5px;}
.more-categories .ico i{background: url(../images/ico-more.png) no-repeat 50%;display: block;height: 20px;}
.more-categories{font-size: 16px;font-weight: bold;float: right;}

/* Regions */
.regions {padding:20px 0 40px;}
.regions .region-item {padding:0 0 0 325px;min-height:200px;}
.regions .region-item.ukraine {background:url(../images/map-ua.jpg) no-repeat 0 0;}
.regions .region-item.russia {background:url(../images/map-ru.jpg) no-repeat 0 0;padding:0 0 0 380px;}
.regions .region-item.belarus {background:url(../images/map-by.jpg) no-repeat 0 0;}
.regions .region-item.kazakhstan {background:url(../images/map-kz.jpg) no-repeat 0 0;}
.regions .region-item.poland {min-height:220px;background:url(../images/map-poland.png) no-repeat 30px 0;}
.regions .region-item.usa {background:url(../images/map-usa.png) no-repeat 0 10px;}
.regions .region-item.canada {background:url(../images/map-canada.png) no-repeat 20px 0;min-height: 250px;}
.regions .region-item.uk {min-height:210px;background:url(../images/map-uk.png) no-repeat 92px -4px;}
.regions .region-item.taiwan {min-height:228px;background:url(../images/map-taiwan.png) no-repeat 73px 0;}
.regions .region-item.brazil {min-height:224px;background:url(../images/map-brazil.png) no-repeat 48px 0;}
.regions .region-item.bulgary {min-height:224px;background:url(../images/map-bg.png) no-repeat 25px 5px;}
.regions .region-item.hongkong {min-height:210px;background:url(../images/map-hongkong.png) no-repeat 25px 0;}
.regions .region-item.japan {min-height: 230px;background: url(../images/map-japan.png) no-repeat 25px 0;padding-top: 20px;}
.regions .region-item.chez {min-height: 230px;background: url(../images/map-chez.png) no-repeat 25px 0;}
.regions .region-item.germany {min-height: 230px;background: url(../images/map-germany.png) no-repeat 25px 0;padding-top: 20px;}
.regions .region-item.austria {min-height: 230px;background: url(../images/map-austria.png) no-repeat 25px 0;}
.regions .region-item.india {background: url(../images/map-india.png) no-repeat 50px 0px;min-height: 235px;padding-top: 20px;}
.regions .region-item.south-africa {background: url(../images/map-south_africa.png) no-repeat 20px 0px;min-height: 191px;padding-top: 10px;}
.regions .region-item .head {position:relative;height:35px;line-height:32px;border-bottom:1px #c7c7c7 solid;}
.regions .region-item .head a.current {position:relative;color:#ff6b00;font-size:20px;margin-right:12px;z-index:30;}
.regions .region-item .head a.current .caret {margin:16px 0 0 4px;border-top-color:#ff6b00;border-width:6px;}
.regions .region-item .head  .desc {color:#7f8da3;font-size:12px;font-family:'Comic Sans MS';}
.regions .region-item .cities {padding-top:6px;}
.regions .region-item .cities:after {clear:both;content:"";display:block;}
.regions .region-item .cities .region {float:left;width:131px;}
.regions .region-item.russia .cities .region {width:150px;}
.regions .region-item .cities .region .region-name {display:block;color:#7f8da3;line-height:120%;}
.regions .region-item .cities .region .show-more {display:block;color:#72b5ff;font-size:12px;line-height:200%;}
.regions .region-item .cities .region ul {list-style: none;margin: 0;font-size: 15px;line-height: 130%;letter-spacing: 0.01em;}
.regions .region-item .cities .region ul .hide {display:none;}
.regions .select-countries {display:none;position:absolute;top:-5px;left:-15px;min-width:130px;padding:32px 15px 10px;border:1px #979797 solid;z-index:20;
    -webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;
    background-color:#fff;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f5f5f5');
	background:-webkit-linear-gradient(top, #ffffff, #f5f5f5);
	background:-moz-linear-gradient(top, #ffffff, #f5f5f5);
	background:-o-linear-gradient(top, #ffffff, #f5f5f5);
	background:-ms-linear-gradient(top, #ffffff, #f5f5f5);
    -moz-box-shadow:0 1px 2px #b8b8b8;-webkit-box-shadow:0 1px 2px #b8b8b8;box-shadow:0 1px 2px #b8b8b8;
}
.regions .select-countries ul {list-style:none;margin:0;font-size:20px;line-height:125%;}
.regions .uk .select-countries {min-width:150px;}


/* Popular Ads in Short-description */
.popular-for-last-hour a {color:#313131;text-decoration:none;}
.for-last-hour {display:inline-block;padding-bottom:5px;color:#0068DC;cursor:pointer;}
.for-last-hour span {padding:5px 10px;background:url(../images/sprite.png) no-repeat 50% -963px;}


/* Breadcrumbs */
.breadcrumbs {margin-top:-8px;padding-bottom:25px;font-size:12px;color:#0068dc;}
.breadcrumbs:after {clear:both;content:"";display:block;}
.breadcrumbs a,
.breadcrumbs span {display:block;float:left;}
.breadcrumbs .arrow {width:22px;height:17px;background:url(../images/sprite.png) no-repeat 1px -135px;}
.simple-page .breadcrumbs {padding-bottom:15px;}

/* Caption */
.caption {padding-bottom:20px;font-size:20px;line-height:130%;}
.caption h1 {display:inline;}
.caption .count {display:block;font-weight:bold;}
.caption.absolute {position:absolute;}
.caption.grey-border-block {width:180px;font-size:16px;}
.caption.grey-border-block h1 {font-weight:normal;}
.caption.grey-border-block h1 span.search-query{font-weight:bold;}
.caption.grey-border-block h1 span.search-query:before, .caption.grey-border-block h1 span.search-query:after {content: '\0022';}
.caption.show-bottom-separator {padding-bottom:23px;margin-bottom:20px;}
.caption .badge {padding:0 5px;font:16px/20px "Trebuchet MS", "Helvetica CY", sans-serif;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}

/* Parameters Bar (Sorting, View) */
.page-parameters-bar {height:25px;padding:10px 0 14px;line-height:25px;border-top:1px #dcdcdc solid;}
.page-parameters-bar.border-bottom {border-bottom:1px #dcdcdc solid;}
.page-parameters-bar .label {float:left;}
.page-parameters-bar .sorting-bar {float:left;width:243px;}
.page-parameters-bar .sorting-bar .dropdown-group {float:left;width:150px;}
.page-parameters-bar .sorting-bar .label {padding-right:5px;}
.page-parameters-bar .sorting-bar .caret {margin:12px 0 0 4px;border-top:4px solid #2c8cff;border-width:4px;}
.page-parameters-bar .sorting-bar .dropdown {z-index:20;width:100%;}
.page-parameters-bar .views-bar {float:left;width:250px;}
.page-parameters-bar .views-bar .view-type {float:left;display:block;width:23px;height:23px;margin-left:4px;text-indent:-9999em;border:1px transparent solid;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
.page-parameters-bar .views-bar .view-type:hover,
.page-parameters-bar .views-bar .view-type.active {border-color:#c2c2c2;
    background-color:#fff;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f5f5f5');
	background:-webkit-linear-gradient(top, #ffffff, #f5f5f5);
	background:-moz-linear-gradient(top, #ffffff, #f5f5f5);
	background:-o-linear-gradient(top, #ffffff, #f5f5f5);
	background:-ms-linear-gradient(top, #ffffff, #f5f5f5);
}
.page-parameters-bar .views-bar .view-type span {display:block;width:23px;height:23px;background:url(../images/sprite.png) no-repeat 0 -9999px;}
.page-parameters-bar .views-bar .view-type.line {}
.page-parameters-bar .views-bar .view-type.line span {background-position:50% -168px;}
.page-parameters-bar .views-bar .view-type.line.active span {background-position:50% -189px;}
.page-parameters-bar .views-bar .view-type.grid span {background-position:50% -210px;}
.page-parameters-bar .views-bar .view-type.grid.active span {background-position:50% -231px;}
.page-parameters-bar .count-bar {float:right;width:232px;padding-left:0px;}
.page-parameters-bar .count-bar .label {padding-right:9px;float: right;}
.page-parameters-bar .count-bar select {width:auto;float: right;}
.page-parameters-bar:after,
.page-parameters-bar .sorting-bar:after,
.page-parameters-bar .views-bar:after,
.page-parameters-bar .count-bar:after {clear:both;content:"";display:block;}

/* Left Content */
.left-content {width:710px;float:left;}

/* Right Content */
.right-content {width:730px;float:right;position:relative;}

/* Product List */
.product-list:before,
.product-list:after {clear:both;content:"";display:block;}
.product-list-table {width:100%;}
.product-list-table td {padding:10px 0;vertical-align:top;border-bottom:1px #dcdcdc solid;}
.product-list-table .hot-offer td {background-color:#fffed4;}
.product-list-table .th-photodesc {width:565px;}
.product-list-table .td-photo {width:130px;}
.product-list-table .td-desc {width:365px;}
.product-list-table .th-added-time,
.product-list-table .td-added-time {width:55px;}
.product-list-table .th-price,
.product-list-table .td-price {width:120px;}
.product-list-table .td-desc {padding-left:10px;line-height:115%;}
.product-list-table .td-added-time {font-size:12px;text-align:center;}
.product-list-table .list-photo-wrap {width:130px;min-height:90px;overflow:hidden;text-align:center;background-color:#f4f4f4;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;cursor: pointer;}
.product-list-table .list-photo-wrap {text-decoration: none;}
.product-list-table .title {font-weight:bold;text-decoration:underline;}
.product-list-table .title:hover {text-decoration:none;}
.product-list-table .desc,
.product-list-table .cities {display:block;}
.product-list-table .cities {color:#000;font-size:12px;font-weight:bold;}
.product-list-table .desc {position:relative;padding:4px 0;width:365px;word-wrap: break-word;}
.product-list-table .desc .favorite-wrap {display:none;position:absolute;top:15px;right:-215px;width:107px;font-size:12px;line-height:26px;}
.product-list-table .desc .favorite-wrap .add {display:inline-block;width:70px;text-align:right;visibility:hidden;}
.product-list-table .desc .favorite-wrap .icon-favorite {margin-left:5px;}
.product-list-table tr:hover .desc .favorite-wrap,
.product-list-table .desc .favorite-wrap.is-favorite {display:block;}
.product-list-table tr:hover .desc .favorite-wrap .add {visibility:visible;}
.product-list-table tr:hover .desc .favorite-wrap .icon-favorite {border-color:#c2c2c2;
    background-color:#fff;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5e5e5');
	background:-webkit-linear-gradient(top, #ffffff, #e5e5e5);
	background:-moz-linear-gradient(top, #ffffff, #e5e5e5);
	background:-o-linear-gradient(top, #ffffff, #e5e5e5);
	background:-ms-linear-gradient(top, #ffffff, #e5e5e5);
}

.top-tems-list {position:relative;width:730px;padding:2px 9px 9px;margin:9px 0 -20px;top:-10px;left:-10px;border:1px #acacac solid;}
.top-tems-list .product-list-table th {font-size:16px;border-top:0;background:none;}

.price {color:#ff6000;font-weight:bold;}
.price.main {font-size:26px;}
.price.other {color:#313131;font-weight:normal;font-size:14px;}
.price.auction {padding-right:14px;background:url(../images/sprite.png) no-repeat 100% -757px;}


/* Sidebar */
.grey-border-block {padding:13px 20px 15px;margin-bottom:20px;border:1px #dfdfdf solid;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
.horisontal-separator {padding:20px 0 0 0;margin-bottom:20px;border-bottom:1px #d2d3d6 dashed;}

.sidebar {width:220px;float:left;}
.sidebar.right {width:250px;float:right;}
.sidebar .grey-border-block {width:180px;}
.sidebar .input-text,
.sidebar input[type="text"] {height:20px;padding:0 3px;background:#fff;filter:none;border:1px #abadb3 solid;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;}
.sidebar .banner-250x250 {padding-bottom:35px;}


/* No Results */
.no-results {padding:80px 27px;color:#9d9d9d;font:20px 'Comic Sans MS';background-color:#f6f6f6;}
.no-results .sorrow {display:block;color:#f00;}
.no-results .arrow-back-blue {padding-left:117px;background:url(../images/arrow-back-blue.png) no-repeat 0 6px;}
.no-results .no-results-wrap {width:475px;margin:0 auto 20px;}
.no-results .no-results-wrap.no-category {width:404px;}
.no-results .no-results-wrap .text {width:404px;float:left;line-height:150%;color:#313131;}
.no-results .no-results-wrap .icon {display:block;float:left;width:49px;height:49px;margin:5px 20px 5px 0;border:1px #cfcfcf solid;
    -webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;
    background-color:#fff;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f4f4f4');
	background:-webkit-linear-gradient(top, #ffffff, #f4f4f4);
	background:-moz-linear-gradient(top, #ffffff, #f4f4f4);
	background:-o-linear-gradient(top, #ffffff, #f4f4f4);
	background:-ms-linear-gradient(top, #ffffff, #f4f4f4);
}
.no-results .no-results-wrap .icon span {display:block;width:49px;height:49px;text-indent:-9999em;background:url(../images/categories.png) no-repeat 50% -441px;}
.no-results .no-results-wrap.cars .icon span {background-position:50% -392px;}
.no-results .no-results-wrap.tovary_dlja_detej .icon span {background-position:50% 0;}
.no-results .no-results-wrap.zhivotnye .icon span {background-position:50% -49px;}
.no-results .no-results-wrap.vsjo_dlja_doma .icon span {background-position:50% -3218px;}
.no-results .no-results-wrap.elektronika .icon span {background-position:50% -147px;}
.no-results .no-results-wrap.uslugi .icon span {background-position:50% -196px;}
.no-results .no-results-wrap.business .icon span {background-position:50% -245px;}
.no-results .no-results-wrap.sport .icon span {background-position:50% -294px;}
.no-results .no-results-wrap.odezhda_i_obuv .icon span {background-position:50% -343px;}
.no-results .no-results-wrap.avto_moto .icon span {background-position:50% -392px;}
.no-results .no-results-wrap.legkovye-avto .icon span {background-position:50% -1048px;}
.no-results .no-results-wrap.moto .icon span {background-position:50% -491px;}
.no-results .no-results-wrap.vodnyi-transport .icon span {background-position:50% -560px;}
.no-results .no-results-wrap.spectehnika .icon span {background-position:50% -631px;}
.no-results .no-results-wrap.gruzovye-avto .icon span {background-position:50% -699px;}
.no-results .no-results-wrap.cat-avtobusy .icon span {background-position:50% -769px;}
.no-results .no-results-wrap.avtodoma .icon span {background-position:50% -838px;}
.no-results .no-results-wrap.vozdushnyi-transport .icon span {background-position:50% -908px;}
.no-results .no-results-wrap.avto-tovary .icon span {background-position:50% -977px;}
.no-results .no-results-wrap.avtozapchasti .icon span {background-position:50% -1116px;}
.no-results .no-results-wrap.avtosignalizacii .icon span {background-position:50% -1186px;}
.no-results .no-results-wrap.avtokhimija .icon span {background-position:50% -1255px;}
.no-results .no-results-wrap.akkumuljatornye_batarei .icon span {background-position:50% -1325px;}
.no-results .no-results-wrap.aksessuary .icon span {background-position:50% -1394px;}
.no-results .no-results-wrap.antiradary .icon span {background-position:50% -1464px;}
.no-results .no-results-wrap.videoregistratory .icon span {background-position:50% -1533px;}
.no-results .no-results-wrap.drugie_avto-moto_tovary .icon span {background-position:50% -1603px;}
.no-results .no-results-wrap.immobilajzery .icon span {background-position:50% -1672px;}
.no-results .no-results-wrap.mototekhnika .icon span {background-position:50% -1742px;}
.no-results .no-results-wrap.oborudovanie_dlja_sto .icon span {background-position:50% -1811px;}
.no-results .no-results-wrap.parkovochnye_radary .icon span {background-position:50% -1881px;}
.no-results .no-results-wrap.tjuning_avtomobilej .icon span {background-position:50% -1950px;}
.no-results .no-results-wrap.fary_ksenon_lampy .icon span {background-position:50% -2020px;}
.no-results .no-results-wrap.chip_tjuning .icon span {background-position:50% -2089px;}
.no-results .no-results-wrap.shiny_diski .icon span {background-position:50% -2159px;}
.no-results .no-results-wrap.kamery_zadnego_vida .icon span {background-position:50% -2228px;}
.no-results .no-results-wrap.avtomobilnoe_audio-video_oborudovanie .icon span {background-position:50% -2298px;}
.no-results .no-results-wrap.kompjutery .icon span {background-position:50% -2350px;}
.no-results .no-results-wrap.mobilnaja_svjaz .icon span {background-position:50% -2402px;}
.no-results .no-results-wrap.akkumuljatory_dlja_mobilnykh_telefonov .icon span {background-position:50% -2541px;}
.no-results .no-results-wrap.aksessuary_dlja_mobilnykh_telefonov .icon span {background-position:50% -2611px;}
.no-results .no-results-wrap.mobilnye_telefony_smartfony .icon span {background-position:50% -2680px;}
.no-results .no-results-wrap.stroitelstvo_i_remont .icon span {background-position:50% -2732px;}
.no-results .no-results-wrap.dveri .icon span {background-position:50% -2784px;}
.no-results .no-results-wrap.izmeritelnyj_instrument .icon span {background-position:50% -2836px;}
.no-results .no-results-wrap.okna .icon span {background-position:50% -2888px;}
.no-results .no-results-wrap.proizvodstvennoe_oborudovanie .icon span {background-position:50% -2940px;}
.no-results .no-results-wrap.ruchnoj_instrument .icon span {background-position:50% -2992px;}
.no-results .no-results-wrap.elektroinstrument .icon span {background-position:50% -3044px;}
.no-results .no-results-wrap.nedvizhimost .icon span {background-position:50% -3096px;}
.no-results .no-results-wrap.cd-dvd .icon span {background-position:50% -3148px;}
.no-results .no-results-wrap.vsjo_dlja_ofisa .icon span {background-position:50% -3287px;}
.no-results .no-results-wrap.knigi .icon span {background-position:50% -3357px;}
.no-results .no-results-wrap.krasota_i_zdorove .icon span {background-position:50% -3426px;}
.no-results .no-results-wrap.muzyka .icon span {background-position:50% -3496px;}
.no-results .no-results-wrap.podarki_i_suveniry .icon span {background-position:50% -3565px;}
.no-results .no-results-wrap.sport_i_turizm .icon span {background-position:50% -3635px;}
.no-results .no-results-wrap.sredstva_svjazi .icon span {background-position:50% -3687px;}

.no-results .no-results-wrap.akusticheskie_sistemy_kolonki .icon span {background-position:50% -3789px;}
.no-results .no-results-wrap.domashnie_kinoteatry .icon span {background-position:50% -3858px;}
.no-results .no-results-wrap.muzykalnye_centry_magnitoly_audiosistemy .icon span {background-position:50% -3928px;}
.no-results .no-results-wrap.naushniki_mikrofony_i_aksessuary_k_nim .icon span {background-position:50% -3998px;}
.no-results .no-results-wrap.stacionarnye_proigryvateli_videomagnitofony_i_tjunery .icon span {background-position:50% -4067px;}
.no-results .no-results-wrap.televizory .icon span {background-position:50% -4137px;}
.no-results .no-results-wrap.fototekhnika .icon span {background-position:50% -4206px;}
.no-results .no-results-wrap.vstraivaemaja_bytovaja_tekhnika .icon span {background-position:50% -4276px;}
.no-results .no-results-wrap.klimaticheskoe_oborudovanie .icon span {background-position:50% -4345px;}
.no-results .no-results-wrap.krupnaja_bytovaja_tekhnika .icon span {background-position:50% -4415px;}
.no-results .no-results-wrap.melkaja_bytovaja_tekhnika .icon span {background-position:50% -4484px;}
.no-results .no-results-wrap.gps-navigatory .icon span {background-position:50% -4554px;}
.no-results .no-results-wrap.igrovye_pristavki_i_vse_dlja_nikh .icon span {background-position:50% -4605px;}
.no-results .no-results-wrap.nastolnye_kompjutery .icon span {background-position:50% -4675px;}
.no-results .no-results-wrap.noutbuki_i_aksessuary .icon span {background-position:50% -4744px;}
.no-results .no-results-wrap.planshety .icon span {background-position:50% -4814px;}
.no-results .no-results-wrap.monitory_i_aksessuary .icon span {background-position:50% -4883px;}
.no-results .no-results-wrap.sumki_kejsy_portfeli_barsetki .icon span {background-position:50% -4934px;}
.no-results .no-results-wrap.odezhda_i_obuv_aksessuary .icon span {background-position:50% -4985px;}
.no-results .no-results-wrap.golovnye_ubory .icon span {background-position:50% -5036px;}
.no-results .no-results-wrap.odezhda_i_obuv_drugoe .icon span {background-position:50% -5087px;}
.no-results .no-results-wrap.zhenskoe_beljo .icon span {background-position:50% -5138px;}
.no-results .no-results-wrap.muzhskoe_beljo .icon span {background-position:50% -5208px;}
.no-results .no-results-wrap.zhenskaja_odezhda .icon span {background-position:50% -5277px;}
.no-results .no-results-wrap.muzhskaja_odezhda .icon span {background-position:50% -5347px;}
.no-results .no-results-wrap.obuv .icon span {background-position:50% -5416px;}
.no-results .no-results-wrap.optika .icon span {background-position:50% -5467px;}
.no-results .no-results-wrap.platki_sharfy .icon span {background-position:50% -5518px;}
.no-results .no-results-wrap.gidravlicheskij_instrument .icon span {background-position:50% -5569px;}
.no-results .no-results-wrap.drugie_tovary_dlja_stroitelstva_i_remonta .icon span {background-position:50% -5620px;}
.no-results .no-results-wrap.zhaljuzi .icon span {background-position:50% -5671px;}
.no-results .no-results-wrap.kontrolno-izmeritelnoe_oborudovanie .icon span {background-position:50% -5722px;}
.no-results .no-results-wrap.otoplenie .icon span {background-position:50% -5773px;}
.no-results .no-results-wrap.pnevmoinstrument .icon span {background-position:50% -5824px;}
.no-results .no-results-wrap.potolki .icon span {background-position:50% -5875px;}
.no-results .no-results-wrap.remontno-stroitelnye_konstrukcii .icon span {background-position:50% -5926px;}
.no-results .no-results-wrap.sistemy_bezopasnosti .icon span {background-position:50% -5977px;}
.no-results .no-results-wrap.stabilizatory_naprjazhenija .icon span {background-position:50% -6046px;}
.no-results .no-results-wrap.stroitelnaja_tekhnika .icon span {background-position:50% -6116px;}
.no-results .no-results-wrap.strojmaterialy .icon span {background-position:50% -6185px;}
.no-results .no-results-wrap.elektroinstaljacija .icon span {background-position:50% -6255px;}
.no-results .no-results-wrap.elektrostancii_kompressory_pompy_nasosy_mojki .icon span {background-position:50% -6394px;}
.no-results .no-results-wrap.elektrotovary .icon span {background-position:50% -6463px;}
.no-results .no-results-wrap.nedvizhimost_arenda .icon span {background-position:50% -6514px;}
.no-results .no-results-wrap.nedvizhimost_prodaga .icon span {background-position:50% -6565px;}

.no-results .no-results-wrap.rabota .icon span {background-position:50% -6667px;}
.no-results .no-results-wrap.hr_specialisty_biznes_trenery .icon span {background-position:50% -6718px;}
.no-results .no-results-wrap.it_kompyutery_internet .icon span {background-position:50% -6788px;}
.no-results .no-results-wrap.banki_finansy .icon span {background-position:50% -6857px;}
.no-results .no-results-wrap.buxgalteriya_audit .icon span {background-position:50% -6927px;}
.no-results .no-results-wrap.zhilischnoe_kommunalnoe_xozyajstvo .icon span {background-position:50% -6996px;}
.no-results .no-results-wrap.inzhenery_texnologi_proektirovschiki .icon span {background-position:50% -7066px;}
.no-results .no-results-wrap.krasota_sport .icon span {background-position:50% -7135px;}
.no-results .no-results-wrap.logistika_ved_sklad .icon span {background-position:50% -7205px;}
.no-results .no-results-wrap.marketologi_specialisty_po_pr .icon span {background-position:50% -7274px;}
.no-results .no-results-wrap.medicina_farmacevtika .icon span {background-position:50% -7344px;}
.no-results .no-results-wrap.job_nedvizhimost .icon span {background-position:50% -7413px;}
.no-results .no-results-wrap.obrazovanie_nauka .icon span {background-position:50% -7483px;}
.no-results .no-results-wrap.turizm_gostinicy_restorany .icon span {background-position:50% -7552px;}
.no-results .no-results-wrap.oxrana_bezopasnost .icon span {background-position:50% -7622px;}
.no-results .no-results-wrap.proizvodstvo .icon span {background-position:50% -7691px;}
.no-results .no-results-wrap.drugie_rabochie_professii .icon span {background-position:50% -7761px;}
.no-results .no-results-wrap.raznoe_obschee .icon span {background-position:50% -7830px;}
.no-results .no-results-wrap.reklama_izdatelstvo_poligrafiya .icon span {background-position:50% -7900px;}
.no-results .no-results-wrap.sekretari_ofis_menedzhery .icon span {background-position:50% -7969px;}
.no-results .no-results-wrap.selskoe_xozyajstvo .icon span {background-position:50% -8039px;}
.no-results .no-results-wrap.zhurnalistika_perevodchiki .icon span {background-position:50% -8108px;}
.no-results .no-results-wrap.strahovanie .icon span {background-position:50% -8178px;}
.no-results .no-results-wrap.stroitelstvo .icon span {background-position:50% -8247px;}
.no-results .no-results-wrap.telekommunikacii_svyaz .icon span {background-position:50% -8317px;}
.no-results .no-results-wrap.top_menedzhment .icon span {background-position:50% -8386px;}
.no-results .no-results-wrap.torgovlya_prodazhi .icon span {background-position:50% -8456px;}
.no-results .no-results-wrap.transport_avtoservis .icon span {background-position:50% -8525px;}
.no-results .no-results-wrap.shou_biznes_iskusstvo .icon span {background-position:50% -8576px;}
.no-results .no-results-wrap.yurisprudenciya .icon span {background-position:50% -8627px;}
.no-results .no-results-wrap.job_domashnij_personal .icon span {background-position:50% -6616px;}


/* Filters */
.filter-block {color:#313131;}
.filter-block .filter-head {font-size:18px;font-weight:bold;}
.filter-block .filter-content label {display:block;padding-bottom:6px;font-weight:bold;}
.filter-block .filter-content select {width:180px;}
.filter-block .filter-content select.small {width:58px;}
.filter-block .filter-content .input-text.small {width:40px;}
.filter-block .filter-content .form-line {padding-bottom:15px;}
.filter-block .filter-content .form-line.hidden {display:none;}
.filter-block .filter-content .form-line-from-to:before,
.filter-block .filter-content .form-line-from-to:after {clear:both;content:"";display:block;}
.filter-block .filter-content .form-line-from-to label,
.filter-block .filter-content .form-line-from-to select,
.filter-block .filter-content .form-line-from-to .input-text,
.filter-block .filter-content .form-line-from-to .mdash {float:left;}
.filter-block .filter-content .form-line-from-to label {padding-right:5px;font-weight:normal;}
.filter-block .filter-content .form-line-from-to .mdash {display:block;width:14px;height:1px;margin:10px 5px;text-indent:-9999em;background-color:#313131;}
.filter-block .filter-content .form-line.p-b-none,
.filter-block .filter-content .form-line-group.show-bottom-separator {padding-bottom:0;}
.filter-block .filter-content .links:before,
.filter-block .filter-content .links:after {clear:both;content:"";display:block;}
.filter-block .filter-content .links .links-item {line-height:100%;}
.filter-block .filter-content .links .links-item {width:82px;float:left;text-align:right;}
.filter-block .filter-content .links .links-item.fright {width:91px;float:right;}
.filter-block .filter-content .links .extended {line-height:120%;font-size:13px;text-decoration:underline;}
.filter-block .filter-content .links .extended:hover {text-decoration:none;}
.filter-block .filter-content .links .btn {padding:0 20px;}
.filter-block .first_10 ul,
.filter-block .other_vendors ul {padding:0;margin:0;list-style:none;}
.filter-block .other_vendors,
.filter-block .list-visible-links .hide-all {display:none;}
.filter-block .list-visible-links {padding:10px 0 0;}
.filter-block ul li {padding:4px 0;line-height:110%;}
.filter-block ul li .count_values {padding-top:2px;color:#b8b8b8;font-size:11px;}
.show-top-separator {padding-top:15px;margin-top:15px;border-top:1px #d2d3d6 dashed;}
.show-bottom-separator {padding-bottom:15px;margin-bottom:15px;border-bottom:1px #d2d3d6 dashed;}

/* Recently Viewed */
.recently-list:before,
.recently-list:after {clear:both;content:"";display:block;}
.recently-list {padding-bottom:30px;}
.recently-list .head {display:block;padding-bottom:10px;color:#313131;font-size:16px;font-weight:bold;}
.recently-list .list-item {float:left;width:130px;margin:0 20px 20px 0;font-size:12px;}
.index .recently-list .list-item {margin-right:28px;}
.recently-list .list-item a {display:block;color:#313131;}
.recently-list .list-item a:hover,
.recently-list .list-item a:hover .price {color:#0068DC;}
.recently-list .list-item .price {display:block;}
.recently-list .list-item .list-photo-wrap {position:relative;margin-bottom:5px;width:130px;height:91px;overflow:hidden;text-align:center;background-color:#f4f4f4;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
.recently-list .list-item .list-photo-wrap .badge {position:absolute;top:2px;left:2px;}
.recently-list.double .list-item {width:116px;margin-right:18px;}
.recently-list.double .list-item .list-photo-wrap {width:116px;height:80px;}
.recently-list.double .list-item .price {color:#313131;}
.recently-list .list-item.l {margin-right:0;}

.recently-list.w116 .list-item {width:116px;}
.recently-list.w116 .list-item .list-photo-wrap {width:116px;height:81px;/*-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;*/}
.recently-list.on-page-404 {margin-left:20px;}
.index .recently-list .price,
.recently-list.on-page-404 .price {color:#313131;}


/* Paginator */
.paginator {padding:32px 0 60px;text-align:center;}
.paginator a,
.paginator .prev,
.paginator .next {display:inline-block;height:26px;padding:0 7px;line-height:26px;font-weight:bold;text-shadow:0 1px 0 #fff;border:1px #c2c2c2 solid;text-decoration:none;
    -moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;
    background-color:#fff;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5e5e5');
	background:-webkit-linear-gradient(top, #ffffff, #e5e5e5);
	background:-moz-linear-gradient(top, #ffffff, #e5e5e5);
	background:-o-linear-gradient(top, #ffffff, #e5e5e5);
	background:-ms-linear-gradient(top, #ffffff, #e5e5e5);
}
.paginator a:hover {
    background-color:#b8fcfa;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b8fcfa', endColorstr='#c6dfe3');
	background:-webkit-linear-gradient(top, #b8fcfa, #c6dfe3);
	background:-moz-linear-gradient(top, #b8fcfa, #c6dfe3);
	background:-o-linear-gradient(top, #b8fcfa, #c6dfe3);
	background:-ms-linear-gradient(top, #b8fcfa, #c6dfe3);
    -moz-box-shadow:inset 0 1px 0 #f8ffff;-webkit-box-shadow:inset 0 1px 0 #f8ffff;box-shadow:inset 0 1px 0 #f8ffff;
}
.paginator a:active,
.paginator a.active {color:#313131;border:none;padding:1px 10px;
    background-color:#c3c3c3;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c3c3c3', endColorstr='#dadada');
	background:-webkit-linear-gradient(top, #c3c3c3, #dadada);
	background:-moz-linear-gradient(top, #c3c3c3, #dadada);
	background:-o-linear-gradient(top, #c3c3c3, #dadada);
	background:-ms-linear-gradient(top, #c3c3c3, #dadada);
    -moz-box-shadow:inset 0 1px 3px #787878;-webkit-box-shadow:inset 0 1px 3px #787878;box-shadow:inset 0 1px 3px #787878;
}
.paginator .prev {padding:0 7px 0 5px;}
.paginator .next {padding:0 5px 0 7px;}
.paginator a.prev:active {padding:1px 10px 1px 8px;}
.paginator a.next:active {padding:1px 8px 1px 10px;}
.paginator .prev span {padding-left:12px;background:url(../images/sprite.png) no-repeat 0 -296px;}
.paginator .next span {padding-right:12px;background:url(../images/sprite.png) no-repeat 100% -325px;}


/* Comments */
.comments {width:608px;padding-top:55px;}
.comments:before,
.comments:after {clear:both;content:"";display:block;}
.comments .title {padding-bottom:15px;font-size:16px;font-weight:bold;}
.comments .comments-item {margin-bottom:20px;}
.comments .comments-item .head .user {color:#7e8ca2;font-weight:bold;}
.comments .comments-item .head .date {color:#ff6000;font-size:11px;}
.comments .comments-item .msg .attached-photo {padding:5px 0;}
.comments .comments-item .msg .attached-photo img {max-height:80px;margin-right:10px;}
.comments .comments-form {padding-top:15px;}
.comments .comments-form .head {color:#29bd00;font-size:18px;font-family:'Comic Sans MS';line-height:31px;}
.comments .comments-form form {margin-top:5px;padding:15px;background-color:#fffed4;border:1px #c2c2c2 solid;
    -moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;
    -moz-box-shadow:inset 0 1px 0 #fffee9;-webkit-box-shadow:inset 0 1px 0 #fffee9;box-shadow:inset 0 1px 0 #fffee9;
}
.comments .comments-form form textarea {width:554px;height:130px;margin-bottom:15px;}
.comments .comments-form form .btn {float:right;}
.comments .comments-form form:before,
.comments .comments-form form:after {clear:both;content:"";display:block;}
.comments .title,
.comments .comments-form .head {display:block;}

.category-page.avto .comments .comments-form .head {color:#f54612;}
.comments.mailbox-messages,
.comments.mailbox-messages .comments-form {padding-top:0;}

/* Commetns menu */
.msg-fnct{
	margin-bottom:20px;
	width:397px;
	height:26px;
}
.msg-fnct a{
	margin-right:19px;
	padding:0;
	float:left;
}
.msg-fnct a.fast{margin:0;}
.msg-fnct a i{
	display:inline-block;
	margin:6px 6px 7px;
	height:12px;
	background:url(../images/pay/pay-services-mini-icons.png) no-repeat;
	float:left;
}
.msg-fnct a.up{width:102px;}
.msg-fnct a.up i{
	width:23px;
	background-position:0 -25px;
}
.msg-fnct a.select{width:102px}
.msg-fnct a.select i{
	width:29px;
	background-position:0 -12px;
}
.msg-fnct a.fast{width:149px;}
.msg-fnct a.fast i{
	margin-left:5px;
	margin-right:5px;
	width:37px;
	background-position:0 0;
}



/* Ad Page */
.desc-left {float:left;width:400px;}
.photo-wrap {padding-bottom:15px;}
.photo-wrap .big-photo {width:397px;text-align:center;border:1px #dadada solid;background-color:#efefef;overflow:hidden;}
.category-page.standart .photo-wrap .big-photo {height:auto;}

.big-photo .category-item .icon {display:inline-block;width:48px;height:48px;margin-right:7px;border:1px #cfcfcf solid;
    -webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;
    background-color:#fff;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f4f4f4');
	background:-webkit-linear-gradient(top, #ffffff, #f4f4f4);
	background:-moz-linear-gradient(top, #ffffff, #f4f4f4);
	background:-o-linear-gradient(top, #ffffff, #f4f4f4);
	background:-ms-linear-gradient(top, #ffffff, #f4f4f4);
	margin-bottom: 10px;
}
.big-photo .category-item .icon a {display:block;width:48px;height:48px;text-indent:-9999em;background:url(../images/categories.png) no-repeat 50% -441px;}
.big-photo .category-item {color: #ff6002;font-size: 20px;}
.big-photo .category-item a {color: #ff6002;}

.photo-wrap .small-photo:before,
.photo-wrap .small-photo:after {clear:both;content:"";display:block;}
.photo-wrap .small-photo a {float:left;display:block;position:relative;width:90px;height:59px;margin:10px 10px 0 0;text-align:center;border:1px #dadada solid;background:#efefef;}
.photo-wrap .small-photo a.l {margin-right:0;}
.photo-wrap .small-photo a.hidden {display:none;}
.photo-wrap .small-photo a.active img {position:relative;z-index:20;}
.photo-wrap .small-photo a.active:after {content:"";display:block;position:absolute;top:-1px;left:-1px;width:86px;height:55px;border:3px #ff6000 solid;z-index:30;}
.photo-wrap .show-all {padding:5px 0 0;font-size:12px;}
.photo-wrap .show-all .caret {margin:7px 5px 0 4px;border-top:5px solid #0067dd;}
.other-photo {padding-top:25px;}
.other-photo .title {padding-bottom:10px;font-weight:bold;font-size:16px;}
.other-photo img {display:block;margin-bottom:20px;}

.desc-right {float:right;width:300px;}
.desc-right .btn-wrap {padding-top:10px;}
.desc-right .btn-wrap .btn {margin:0 10px 0 0;vertical-align:top;}
.desc-right .price.main {margin-right:5px;}

.main-desc .value,
.contact-info .value {font-weight:bold;}
.contact-info {color:#003574;}
.contact-info .user-name {font-size:16px;font-weight:bold;}
.main-contact-info {display:none;}

.item-info {color:#7e8ca2;}
.item-info strong {font-weight:normal;}

.addition-wrap .addition-word {padding-top:50px;}
.addition-wrap .addition-word.author {padding-top:10px;}
.addition-wrap .addition-word .title {padding:0;color:#29bd00;font-size:18px;font-family:'Comic Sans MS';line-height:31px;}
.addition-wrap .addition-word p {padding:0 0 15px;word-wrap:break-word;}
.addition-wrap .addition-desc .item {padding-bottom:15px;}

/* Profile */
.profile-menu {padding-bottom:2px;color:#7f8da3;background:url(../images/menu-shadow.png) no-repeat 50% 100%;overflow:hidden;padding-top: 2px;}
.profile-menu ul,
.profile-submenu ul {display:inline-block;margin:0;list-style:none;}
.profile-menu ul {position:relative;top:1px;padding-left:15px;font-size:18px;float:left;}
.profile-menu ul li,
.profile-submenu ul li {float:left;}
.profile-menu ul li a {display:block;padding:0 12px;line-height:35px;}
.profile-menu ul li.active a {position:relative;color:#313131;text-decoration:none;-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0;-moz-box-shadow:0 0 4px #444;-webkit-box-shadow:0 0 4px #444;box-shadow:0 0 4px #444;}
.profile-menu ul li.active a:after {content:"";position:absolute;bottom:-5px;left:0;display:block;width:100%;height:10px;background:#f5f5f5 url(../images/bg-noise.gif);}
.profile-submenu {padding:10px 0 15px;text-align:center;background:url(../images/tab-shadow-b.png) no-repeat 50% 100%;}
.profile-submenu ul li {height:20px;padding:0 17px;border-right:1px #c6c6c6 solid;}
.profile-submenu ul li.l {border:0;}
.profile-submenu ul li a {display:block;line-height:20px;}
.profile-submenu ul li.active a {color:#313131;text-decoration:none;}

.profile-content {padding:25px 0 0 0;}
.profile-content form {padding-top:10px;}
.profile-content.settings .col3 {padding:12px 0 15px 20px;}

/* Profile - Ads */
.btn-sort-group {padding-bottom:8px;}
.btn-sort-group .sorting-bar {float:right;padding:5px 5px 0;}
.btn-sort-group .sorting-bar .caret {margin-top:9px;border-width:4px;}
.btn-sort-group .sorting-bar .dropdown {width:100%;}
.items-list-table td {padding:22px 0;text-align:center;font-size:12px;vertical-align:middle;border-bottom:1px #dedede solid;}
.items-list-table .th-checkbox,
.items-list-table .td-checkbox {width:50px;padding-right:10px;}
.items-list-table .th-items,
.items-list-table .td-items {width:555px;}
.items-list-table .th-answer,
.items-list-table .td-answer {width:75px;}
.items-list-table .th-added-time,
.items-list-table .td-added-time {width:95px;}
.items-list-table .th-view,
.items-list-table .td-view {width:90px;}
.items-list-table .th-actions,
.items-list-table .td-actions {width:105px;}
.items-list-table .th-status,
.items-list-table .td-status {width:140px;}
.items-list-table.admin-check .th-added-time,
.items-list-table.admin-check .td-added-time {width:120px;}

.items-list-table .th-items {font-size:14px;}
.items-list-table .td-items {text-align:left;font-size:14px;vertical-align:top;}
.items-list-table .td-items .photo-wrap {float:left;display:inline-block;width:76px;height:53px;margin-right:10px;padding:0;}
.items-list-table .td-items .photo-wrap img {-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;}
.items-list-table .td-items .desc-wrap {float:left;display:inline-block;max-width:465px;}
.items-list-table .td-items .desc-wrap .title {font-weight:bold;text-decoration:underline;}
.items-list-table .td-items .desc-wrap .title:hover {text-decoration:none;}
.items-list-table .td-items .desc-wrap .categories span {display:inline-block;}
.items-list-table .td-items .desc-wrap .categories .arrow {width:20px;height:20px;background:url(../images/sprite.png) no-repeat 0 -869px;}
.items-list-table .td-actions {font-size:14px;}
.items-list-table .td-actions a {text-decoration:underline;}
.items-list-table .td-actions a.badge {display:inline-block;margin-bottom:7px;padding-bottom:0;text-decoration:none;font-size:8px;letter-spacing:1px;line-height:12px;}
.items-list-table .td-actions .dropdown-toggle .caret {margin-top:9px;}
.items-list-table .td-actions .dropdown {min-width:100%;text-align:left;}
.items-list-table .selected td {background-color:#fffed4;}
.items-list-table .suggest {width:450px;left:-237px;top:30px;}
.items-list-table .suggest-group .suggest.arrow-top:before {left:220px;}

.items-list-table.mailbox .th-answer,
.items-list-table.mailbox .td-answer {width:80px;}
.items-list-table.mailbox .th-checkbox,
.items-list-table.mailbox .td-checkbox {width:40px;padding-right:0;}
.items-list-table.mailbox .th-from,
.items-list-table.mailbox .td-from {width:300px;padding-right:10px;font-size:14px;text-align:left;}
.items-list-table.mailbox .th-items,
.items-list-table.mailbox .td-items {width:455px;}
.items-list-table.mailbox .th-items {font-size:12px;}
.items-list-table.mailbox .td-items .photo-wrap {width:51px;height:33px;border:1px #dfdfdf solid;overflow:hidden;}
.items-list-table.mailbox .td-items .photo-wrap img {max-height:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
.items-list-table.mailbox .td-items .desc-wrap {padding-top:8px;max-width:392px;line-height:110%;}
.items-list-table.mailbox .td-items .desc-wrap .title {font-weight:normal;text-decoration:none;}
.items-list-table.mailbox .td-items .desc-wrap .title:hover {text-decoration:underline;}

.messages-wrap {padding-top:20px;}
.messages-wrap .photo-wrap {float:left;display:inline-block;width:51px;height:33px;margin-right:10px;margin-bottom:25px;padding:0;border:1px #dfdfdf solid;overflow:hidden;}
.messages-wrap .photo-wrap img {max-height:none;}
.messages-wrap .desc-wrap {float:left;display:inline-block;max-width:900px;padding-top:8px;line-height:100%;font-size:20px;}
.message-item {position:relative;width:631px;padding:10px 10px 14px 15px;margin-bottom:30px;border:1px #c2c2c2 solid;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;
    -moz-box-shadow:inset 1px 1px 0 #fff, 0 2px 2px #525252;-webkit-box-shadow:inset 1px 1px 0 #fff, 0 2px 2px #525252;box-shadow:inset 1px 1px 0 #fff, 0 2px 2px #525252;
}
.message-item.yellow {background-color:#fffed4;}
.message-item.blue {background-color:#ecf2ff;}
.message-item:after {content:"";display:block;position:absolute;left:23px;bottom:-18px;width:14px;height:18px;}
.message-item.yellow:after {background:url(../images/arrow-yellow-msg.png) no-repeat;}
.message-item.blue:after {left:auto;right:23px;background:url(../images/arrow-blue-msg.png) no-repeat;}
.message-item.right {margin-left:340px;}
.message-item .head {overflow:hidden;padding-bottom:5px;}
.message-item .head .author {float:left;display:inline-block;color:#7f8da3;}
.message-item .head .date-time {float:right;display:inline-block;font-size:12px;}
.message-item .msg-text {line-height:115%;}


/* Login & Regstration Forms, Centered Form */
.first-visit {padding-top:20px;font-size:12px;color:#7f8da3;text-align:center;}
.first-visit.f-14 {font-size:14px;padding-bottom:30px;}

.centered-form {width:675px;}
.centered-form table {width:100%;}
.centered-form table td {padding-bottom:18px;vertical-align:middle;}
.centered-form table .td-label {width:295px;padding-right:20px;padding-top:8px;text-align:right;font-weight:bold;vertical-align:top;}
.centered-form table .td-input {width:360px;}
.centered-form table .td-text {padding-right:20px;padding-top:8px;vertical-align:top;}
.centered-form .input-text.type-login {width:350px;}
.centered-form .form-textarea {width:350px;height:70px;}
.centered-form .form-textarea.h170 {height:170px;}
.centered-form .checkbox-wrap {position:relative;}
.centered-form .checkbox-wrap label {width:340px;}


.log-reg-form table {width:100%;}
.log-reg-form table td {padding-bottom:18px;vertical-align:middle;}
.log-reg-form table .td-label {width:295px;padding-right:20px;padding-top:8px;text-align:right;font-weight:bold;vertical-align:top;}
.log-reg-form table .td-input {width:360px;}
.log-reg-form table .td-notice {width:305px;}
.log-reg-form table .td-text {padding-right:20px;padding-top:8px;vertical-align:top;}
.log-reg-form table a {text-decoration:underline;}
.log-reg-form table a:hover {text-decoration:none;}
.log-reg-form .input-text.type-login {width:334px;}
.log-reg-form .form-textarea {width:334px;height:170px;}
.log-reg-form .checkbox-wrap {position:relative;}

.social-networks {padding-bottom:20px;text-align:center;}
.social-networks .head {display:block;padding-bottom:15px;font-weight:bold;}
.social-networks .btn-social {margin-right:15px;}
.or-block-separator {position:relative;padding:15px 0 10px;text-align:center;color:#7f8da3;font-weight:bold;}
.or-block-separator:before {content:"";position:absolute;top:25px;left:0;width:100%;height:1px;border-bottom:1px #d2d3d6 dashed;}
.or-block-separator span {position:relative;padding:0 12px;background:#f5f5f5 url(../images/bg-noise.gif);}
.or-block-separator.t_15 {top:-13px;}

.item-add-form .f-error {margin-top:20px;}

.item-add-form table {width:100%;}
.item-add-form table td {padding-bottom:18px;vertical-align:middle;}
.item-add-form table td.va-top {vertical-align:top;padding-top:8px;}
.item-add-form table .td-label {width:190px;padding-right:20px;padding-top:8px;text-align:right;font-weight:bold;vertical-align:top;}
.item-add-form table .td-input {width:490px;}
.item-add-form table .td-notice {width:280px;}
.item-add-form table .after-separator td {padding-top:15px;}
.item-add-form table .after-separator td.td-label {padding-top:23px;}
.item-add-form table .show-top-separator td {padding-top:15px;}
.item-add-form table .show-top-separator td.td-label {padding-top:23px;}
.item-add-form table td.btn-wrap {padding-bottom:0;}
.item-add-form textarea.form-textarea {width:454px;height:286px;}
.item-add-form .checkbox-wrap {position:relative;top:5px;}
.item-add-form .input-wrap {display:inline-block;margin-right:10px;}
.item-add-form .input-text.type-login {width:454px;}
.item-add-form .input-text.type-login.w140 {width:124px;}
.item-add-form .input-text.type-login.w200 {width:184px;}
.item-add-form .input-text.type-login.w350 {width:334px;}
.item-add-form .select-wrap.text-right .selectbox .select .text {text-align:right;}
.item-add-form .select-wrap.text-left .selectbox .select .text {text-align:left;}
.item-add-form .select-wrap {margin-right:10px;}

.item-add-form .photo-list:after {clear:both;content:"";display:block;}
.item-add-form .photo-list .photo-item {position:relative;float:left;display:inline-block;width:128px;height:90px;margin:0 20px 20px 0;text-align:center;border:1px #e5e5e5 solid;background-color:#efefef;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;overflow:hidden;cursor:pointer;}
.item-add-form .photo-list .photo-item.preloader {width:130px;height:91px;border:0;cursor:default;}
.item-add-form .photo-list .photo-item.is-main {border-color:transparent;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.item-add-form .photo-list .photo-item.is-main .tick {display:block;position:absolute;top:8px;left:8px;width:19px;height:19px;background:#fff url(../images/sprite.png) no-repeat -4px -784px;-webkit-border-radius:9px;-moz-border-radius:9px;border-radius:9px;}
.item-add-form .photo-list .photo-item.is-main .border {display:block;position:absolute;top:0;left:0;width:122px;height:84px;border:3px #0068dc solid;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.item-add-form .photo-list .photo-item .delete,
.item-add-form .photo-list .photo-item .blue-check {z-index:2;position:absolute;left:13px;display:inline-block;padding:0 20px;font-size:12px;line-height:24px;text-decoration:none;border:1px #1170df solid;visibility:hidden;background:url(../images/white-transparent.png);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.item-add-form .photo-list .photo-item .delete {top:49px;}
.item-add-form .photo-list .photo-item .blue-check {top:18px;padding:0 3px 0 4px;}
.item-add-form .photo-list .photo-item .delete span {padding-left:14px;background:url(../images/sprite.png) no-repeat -8px -518px;}
.item-add-form .photo-list .photo-item .blue-check span {padding-left:14px;background:url(../images/sprite.png) no-repeat -8px -786px;}
.item-add-form .photo-list .photo-item:hover .delete,
.item-add-form .photo-list .photo-item:hover .blue-check {visibility:visible;}
.item-add-form .photo-list .photo-item.is-main .delete {top:30px;}
.item-add-form .photo-list .photo-item.is-main .blue-check {display:none;}

.w470 .selectbox .select {width:454px;}
.w470 .selectbox .select-dropdown {width:470px;}
.w350 .selectbox .select {width:334px;}
.w350 .selectbox .select-dropdown {width:350px;}
.w200 .selectbox .select {width:184px;}
.w200 .selectbox .select-dropdown {width:200px;}
.w140 .selectbox .select {width:124px;}
.w140 .selectbox .select-dropdown {width:140px;}
.w65 .selectbox .select {width:49px;}
.w65 .selectbox .select-dropdown {width:65px;}

.file-wrap {display:inline-block;margin-right:10px;}
.file-wrap .file .name {display:none;}
.file-wrap .file .browse {display:block;height:100%;padding-left:33px;background:url(../images/sprite.png) no-repeat 0 -421px;}
.file-wrap .file {display:inline-block;width:224px;height:34px;padding:0 8px;line-height:31px;color:#0068dc;font-size:18px;background-color:#f2f2f2;border:1px #c2c2c2 solid;cursor:pointer;
    -webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e4e4e4');
	background:-webkit-linear-gradient(top, #ffffff, #e4e4e4);
	background:-moz-linear-gradient(top, #ffffff, #e4e4e4);
	background:-o-linear-gradient(top, #ffffff, #e4e4e4);
	background:-ms-linear-gradient(top, #ffffff, #e4e4e4);
}
.file-wrap .file:hover {text-decoration:none;background-color:#eaf0f2;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d3e0e3');
	background:-webkit-linear-gradient(top, #ffffff, #d3e0e3);
	background:-moz-linear-gradient(top, #ffffff, #d3e0e3);
	background:-o-linear-gradient(top, #ffffff, #d3e0e3);
	background:-ms-linear-gradient(top, #ffffff, #d3e0e3);
}
.file-wrap .file:active {background-color:#eaf0f2;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d3e0e3', endColorstr='#feffff');
	background:-webkit-linear-gradient(top, #d3e0e3, #feffff);
	background:-moz-linear-gradient(top, #d3e0e3, #feffff);
	background:-o-linear-gradient(top, #d3e0e3, #feffff);
	background:-ms-linear-gradient(top, #d3e0e3, #feffff);
    -moz-box-shadow:inset 0 1px 0 #e8eff1;-webkit-box-shadow:inset 0 1px 0 #e8eff1;box-shadow:inset 0 1px 0 #e8eff1;
}


/* SEO description */
.short-description {padding:1em 0;font-size:13px;line-height:135%;}
.short-description p {padding:0 0 .6em;}
.short-description.after-paginator {position:absolute;visibility:hidden;}
.short-description.after-paginator.loaded {bottom:0;visibility:visible;}
.short-description-filter {font-size:12px;line-height:135%;}


/* Banners */
.banner-250x250 {width:250px;height:250px;overflow:hidden;}
.banner-place {margin:20px auto;text-align:center;}
.banner-place.w200x200 {width:200px;height:200px;}
.banner-place.w180x150 {width:180px;height:150px;}
.banner-place.w250x250 {width:250px;height:250px;}
.banner-place.w300x250 {width:300px;height:250px;}
.banner-place.w728x90  {width:728px;height:90px;}
.sidebar .banner-place,
.left-content .banner-place.w728x90 {margin:0 auto 20px;}
.category-inner-page .container {width: 1020px;}
.category-inner-page .left-content {width: 750px;}
.category-inner-page .desc-right {width: 336px;}
.category-inner-page .site-header .search form {width: 1017px;}
.category-inner-page .site-header .search .input-text {width: 731px !important;}
.category-inner-page .site-header .search form .dropdown-toggle {right: 59px;}
.category-inner-page .site-header .search .dropdown.select-categories {width: 993px;}


/* Top Items Statistics */
.itop-wrap {position:relative;cursor:pointer;}
.itop-wrap .itop-motivate .suggest {width:100px;top:-3px;left:65px;text-align:left;}
.itop-wrap .itop-motivate:hover .suggest {display: block;}


/* FOOTER */
.site-footer {position:relative;height:87px;margin-top:20px;font-size:12px;}
.site-footer .container {padding:20px 0 0;border-top:1px #c7c7c7 solid;}
.site-footer ul {list-style:none;height:22px;margin:0;line-height:22px;overflow:hidden;}
.site-footer ul li {float:left;margin-right:11px;}
.site-footer .col-left {float:left;width:550px;}
.site-footer .col-right {float:right;width:430px;text-align:right;}
.site-footer .copyright {height:44px;line-height:44px;text-align:right;color:#4e5154;font-size:10px;}


/* Styles for Select */
.selectbox {vertical-align:middle;cursor:pointer;}
.selectbox .select {width:185px;height:22px;padding:6px 8px;margin:1px;background:#fff;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-moz-box-shadow:inset 0 1px 2px #999999;-webkit-box-shadow:inset 0 1px 2px #999999;box-shadow:inset 0 1px 2px #999999;}
.selectbox .select:hover,
.selectbox .select:active {border:1px #7f8da3 solid;margin:0;}
.selectbox.disabled .select {background:#F5F5F5;box-shadow:none;color:#888;}
.selectbox .select .text {display:block;padding-right:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#0068dc;text-decoration:underline;}
.text-left .selectbox .select .text {color:#313131;text-decoration:none;}
.selectbox .trigger {position:absolute;top:0;right:0;width:32px;height:100%;}
.selectbox .trigger .arrow {position:absolute;top:17px;right:10px;width:0;height:0;overflow:hidden;border-top:4px solid #0068dc;border-right:4px solid transparent;border-left:4px solid transparent;}
.selectbox.disabled .arrow {opacity:0.3;filter:alpha(opacity=30);}
.selectbox .select-dropdown {top:36px;width:240px;margin:0;padding:4px 0;border:1px solid #C6CBD0;border-radius:3px;background:#FFF;box-shadow:0 2px 10px rgba(0,0,0,0.2);}
.selectbox .select-dropdown ul {margin-left:0;}
.selectbox li {padding:5px 8px 6px;color:#231F20;}
.selectbox li.selected {background:#A3ABB1;color:#FFF;}
.selectbox li:hover {background:#08C;color:#FFF;}
.selectbox li.disabled {color:#AAA;}
.selectbox li.disabled:hover {background:none;}


/* No Photo Blocks */
.no-photo {height:auto;padding:61px 0 4px;color:#d7d7d7;font:13px/25px 'Comic Sans MS';border:1px #dadada solid;background:url(../images/no-photo.jpg) no-repeat 50% 8px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;/*cursor:default;*/}
.no-photo:hover {text-decoration: none;}
.no-photo-acs {height:auto;padding:9px 0 9px 0;color:#d7d7d7;font:50px 'Comic Sans MS';border:1px #dadada solid;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;cursor:default;}
.big-photo.no-photo {width:395px;height:auto;padding:100px 0 20px;background-position:50% 31px;font-size: 22px;}
.big-photo.no-photo.no-photo-work{background: none;padding: 20px 0;}
.small-photo.no-photo {padding:58px 0 1px;font:11px/19px 'Comic Sans MS';background-position:50% 4px;}
.photo-wrap .big-photo.no-photo {background-color:#f6f6f6;}
.product-list-table .list-photo-wrap.no-photo, .product-list-table .list-photo-wrap.no-photo-acs,
.recently-list .list-item .list-photo-wrap.no-photo {width:128px;height:auto;display: block;}
.recently-list.double .list-item .list-photo-wrap.no-photo {width:114px;height:auto;}
.recently-list.w116 .list-item .list-photo-wrap.no-photo {width:116px;height:auto;font-size:11px;line-height:15px;}

.items-list-table .td-items .photo-wrap.no-photo {width:74px;height:21px;padding-top:28px;padding-bottom:2px;font-size:9px;text-align:center;background:url(../images/no-photo-mini.png) no-repeat 50% 2px;}
.items-list-table .td-items .photo-wrap.no-photo a{display:block;height:50px;margin-top:-28px;line-height:82px;color:#dadada;}
.items-list-table .td-items .photo-wrap.no-photo a:hover{text-decoration:none;}
.messages-wrap .photo-wrap.no-photo,
.items-list-table.mailbox .td-items .photo-wrap.no-photo {width:51px;height:33px;padding:0;text-indent:-9999em;background:url(../images/no-photo-mini.png) no-repeat 50%;}


/* Autocomplete Block */
.ui-autocomplete {position:absolute !important;margin:0 1px;padding:4px 0;width:258px;max-height:275px;list-style:none;border:1px solid #C6CBD0;border-radius:3px;background:#fff;box-shadow:0 2px 10px rgba(0,0,0,0.2);overflow-y:auto;overflow-x:hidden;}
.ui-autocomplete li {height:31px;cursor:pointer;}
.ui-autocomplete li a {display:block;padding:5px 8px 6px;}
.ui-autocomplete li a:hover {color:#fff;background-color:#08c;text-decoration:none;}
.ui-helper-hidden-accessible {display:none;}

.aka-dropdown .select-dropdown .ui-autocomplete {position:relative !important;left:0 !important;top:0 !important;border:0;padding:0;background:none;}
.aka-dropdown .select-dropdown .ui-autocomplete li {height:auto;padding:0;}


/* 404 Page */
.block-404 {display:table-cell;width:980px;height:304px/*304*/;padding:10px 0 30px;font:18px 'Comic Sans MS';text-align:center;vertical-align:middle;background:url(../images/bg-404.png) no-repeat 50% 10px;}
.block-404 span {color:#fe0000;}

/* Wait Page */
.block-wait {height:56px;padding:114px 20px 114px 250px;margin:15px 0 50px;font:19px 'Comic Sans MS';background:#f6f6f6 url(../images/icon-clock.png) no-repeat 178px 50%;border:1px #e0e0e0 solid;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.block-wait span {display:block;color:#fe0000;}

/* Simple Page */
.simple-page .caption {padding-bottom:15px;}
.simple-page .left-content {width:690px;}
.simple-page p {padding-bottom:20px;}

/* Pay Services */
.pay-service {padding-top:10px;text-align:center;vertical-align:top;}
.pay-service .service-name {padding-bottom:10px;font-size:20px;}
.pay-service .service-goal {line-height:1.2;font-size:16px;font-weight:bold;color:#0068dc;}
.pay-service .btn {width:100%;padding:0;margin-bottom:15px;text-align:center;}

.pay-service-page p {padding-bottom:20px;}
.pay-service-page p.fbold {padding-bottom:10px;}
.pay-service-page .left-content {width:645px;}
.pay-service-page .sidebar {width:316px;}
.pay-service-page .pay-service {text-align:left;}
.pay-service-page .pay-service ul {padding-bottom:5px;}
.pay-service-page .pay-service li {padding-bottom:15px;}

.items-list-table .td-items .desc-wrap .pay-services a {display:inline-block;margin-right:12px;font-size:10px;line-height:12px;}
.items-list-table .td-items .desc-wrap .pay-services a.up {padding-left:33px;background:url(../images/pay/pay-services-icons.png) no-repeat 0 -13px;}
.items-list-table .td-items .desc-wrap .pay-services a.spec {padding-left:33px;background:url(../images/pay/pay-services-icons.png) no-repeat 0 -26px;}
.items-list-table .td-items .desc-wrap .pay-services a.urgent {padding-left:47px;background:url(../images/pay/pay-services-icons.png) no-repeat 0 0;}

.pay-service-info {margin-bottom:30px;}
.pay-service-info .image {width:313px;vertical-align:middle;}
.pay-service-info .info {width:275px;padding-left:20px;vertical-align:middle;}
.pay-service-info .info .service-name {padding-bottom:10px;font-size:20px;}
.pay-service-info li {line-height:1.1;padding-bottom:5px;}
.pay-service-info .discount {font-size: 24px;color: #f57f25;margin: 20px 0 0;font-weight: bold;text-decoration: underline;}

.item_image-item_select {margin-bottom:15px;}
.item_image-item_select label {display:block;padding-bottom:5px;}
.item_image-item_select .td-item_image {width:34px;padding-right:10px;}
.item_image-item_select .td-item_image img {max-width:34px;max-height:34px;}
.item_image-item_select .td-item_select {width:564px;}
.dialog-send-message-form .item_image-item_select .input-wrap.aka-dropdown {width:564px;}
.dialog-send-message-form .item_image-item_select .input-wrap.aka-dropdown .input-text {width:546px;}

.validity-table {margin-bottom:20px;}
.validity-table .td-label {width:240px;}
.validity-table .td-radios .inline-block {padding-left:10px;}

.pay_method-price {margin-bottom:15px;}
.pay_method-price label {display:block;padding-bottom:5px;}
.pay_method-price .td-pay_method {width:450px;padding-right:20px;}
.pay_method-price .td-price {width:138px;}
.dialog-send-message-form .pay_method-price .input-wrap.aka-dropdown {width:450px;}
.dialog-send-message-form .pay_method-price .input-wrap.aka-dropdown .input-text {width:432px;}

.whitebg-block {background-color:#fff;border:1px #dbe9ec solid;}
.smspopup-block {padding:15px 20px 10px 225px;min-height:161px;margin-bottom:25px;background:#fff url(../images/sms-popup-bg.png) no-repeat 30px 50%;}
.smspopup-block .total {padding-bottom:0;}
.sms-info p.fbig {padding-bottom:8px;}
.sms-info .sms-nextstep {float:left;width:50px;height:30px;margin-top:35px;background:url(../images/sprite.png) no-repeat 50% -997px;}


/*.sms-info .sms-sendtext {float:left;width:165px;}*/
.sms-info .sms-sendtext {border-bottom: 1px #dbe9ec solid;margin-top: 10px;}
/*.sms-info .sms-sendnumber {float:left;width:110px;padding-left:10px;}*/
.sms-info .sms-sendnumber {border-bottom: 1px #dbe9ec solid;margin-top: 10px;}
/*.sms-info .number {color:#ff6900;font-size:26px;font-weight:bold;white-space:nowrap;}*/
.sms-info .number {color:#ff6900;font-size:26px;font-weight:bold;white-space:nowrap;padding-bottom: 0px;min-height: 46px;}
.sms-info .sms-selectoperator {border-bottom: 1px #dbe9ec solid;border-top: 1px #dbe9ec solid;padding-top: 0px;padding-bottom: 10px;}
.dialog-send-message-form .sms-info .input-wrap.aka-dropdown{width: 341px;}
.dialog-send-message-form .sms-info .input-wrap.aka-dropdown .input-text{width: 322px;}
.dialog-send-message-form .sms-info .aka-dropdown-toggle{margin: 0}
.sms-info .input-text.type-login{-moz-box-shadow: inset 0 1px 3px #999999;-webkit-box-shadow: inset 0 1px 3px #999999;box-shadow: inset 0px 1px 3px #999999;}
.whitebg-block.smspopup-block > p {padding-bottom: 10px !important;}
.sms-info p.fbig {font-size: 14px;}
.smspopup-block .total {font-size: 17px;margin: 10px 0 0;}
.smspopup-block .none p {opacity: 0.1;}
.smspopup-block p.none {opacity: 0.1;}


/* Ui Dialog */
.ui-helper-clearfix:after,
.ui-dialog .ui-dialog-content:after {clear: both;}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after,
.ui-dialog .ui-dialog-content:before,
.ui-dialog .ui-dialog-content:after {content: "";display: table;}
.ui-widget-overlay {position: fixed;top: 0;left: 0;width: 100%;height: 100%;background:#000 none;opacity:0.7;filter:alpha(opacity=70);}
.ui-widget {font-size:14px/* 1.1em;*/}
.ui-front {z-index:1000;}
.ui-dialog {position: absolute;top: 0;left: 0;outline: 0 none;padding: 0.2em;}
.ui-dialog .ui-dialog-titlebar-close {padding: 1px;position: absolute;width:18px;height:18px;right:-11px;top:3px;margin:0;background:none;border:none;}

.ui-button {position: relative;display: inline-block;line-height: normal;margin-right: 0.1em;overflow: visible;padding: 0;text-align: center;vertical-align: middle;cursor: pointer;}
.ui-button .ui-icon {position:absolute;}
.ui-icon {background-repeat: no-repeat;display: block;overflow: hidden;text-indent: -99999px;}
.ui-button .ui-button-text {display: block;line-height: normal;}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {padding: 0.4em;text-indent: -99999px;}
.ui-dialog .ui-dialog-titlebar {padding: 0.4em 1em;position: relative;}
.ui-widget-content.ui-dialog {padding:0 15px;background:url(../images/bg-noise.gif) repeat 0 0 #F5F5F5;border:1px #c2c2c2 solid;box-shadow:inset 0 1px 0 #fffee9;}
.ui-widget-header {color:#f13919;font:16px 'Comic Sans MS';background:none;border:none;}
.ui-dialog .ui-dialog-titlebar {padding:8px 0;}
.ui-dialog .ui-dialog-titlebar-close  .ui-icon {left:0;top:0;margin:0;width:100%;height:100%;background:url(../images/sprite.png) no-repeat 50% -935px;}
.ui-dialog .ui-dialog-content {padding:0 0 15px;overflow:visible;}
.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:5px}
.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:5px}
.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:5px}
.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:5px}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {font-size:14px;}

.dialog-send-message-form {display:none;}
.dialog-send-message-form textarea {width:586px;height:150px;margin-bottom:15px;}
.dialog-send-message-form .input-wrap {width:290px;padding-bottom:10px;}
.dialog-send-message-form .input-wrap .input-text {width:272px;}
.dialog-send-message-form .input-wrap .input-text.short {width:140px;}
.dialog-send-message-form p {padding-bottom:20px;}
.dialog-send-message-form .input-wrap.aka-dropdown {width:608px;}
.dialog-send-message-form .input-wrap.aka-dropdown .input-text {width:590px;}
.dialog-send-message-form .dropdown {font-size:13px;}
.dialog-send-message-form .email-required .btn {margin-top:20px;}

.ui-dialog.not-title .ui-dialog-titlebar {height:0;}

/*Site map*/
.site-map{width:100%; overflow:hidden;}
.site-map ul li a{line-height:30px;}

/* ok message */
.system-mssg{position:relative;margin:19px auto;width:651px;background:#fffed5;border:1px solid #c2c2c2;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;box-shadow: 0 3px 3px rgba(0,0,0,.75);-webkit-box-shadow: 0 3px 3px rgba(0,0,0,.75);-moz-box-shadow: 0 3px 3px rgba(0,0,0,.75);}
.system-mssg .x-icon{display:block;width:11px;height:11px;background:url(../images/sprite.png) -8px -940px no-repeat;cursor:pointer;position:absolute;top:10px;right:10px;}
.system-mssg .mssg-content{padding:20px;text-align:center;}
.system-mssg .mssg-content .icon{display: inline-block;margin: 0 15px 0 4px;width: 48px;height: 48px;background-color: #fff;border: 1px #cfcfcf solid;
    -webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f4f4f4');
	background: -webkit-linear-gradient(top, #ffffff, #f4f4f4);
	background: -moz-linear-gradient(top, #ffffff, #f4f4f4);
	background: -o-linear-gradient(top, #ffffff, #f4f4f4);
	background: -ms-linear-gradient(top, #ffffff, #f4f4f4);
}
.system-mssg .mssg-content .icon span{display: block;width:48px;height:48px;text-indent: -9999em;background: url(../images/categories.png) 1px -8682px no-repeat;}
.system-mssg .mssg-content .icon.exclamation span {background-position:50% -8832px;}
.system-mssg .mssg-content .mssg-text{margin-top:9px;padding-bottom:0;display: inline-block;max-width:537px;font-size:14px;line-height:16px;color:#373538;text-align:left;vertical-align:top;}

.system-mssg.btn-exist .mssg-content {text-align:left;}
.system-mssg.btn-exist .btn {float:right;margin-top:10px;max-width:165px;}
.system-mssg.btn-exist .mssg-content .mssg-text {max-width:345px;}


/* Sms dialog - Tooltip */
.tooltip-toggle{margin-top:10px;padding:3px 0 0 21px;height:20px;position:relative;cursor:pointer;}
.tooltip-toggle i{position:absolute;top:2px;left:0;display:block;width:16px;height:16px;background:url(../images/sprite.png) -6px -697px no-repeat;}
.tooltip-toggle span{display:table;font:12px/14px "Trebuchet MS", "Helvetica CY", sans-serif;color:#0068dc;border-bottom:1px dashed #0068dc;}
.tooltip-wrap{position:absolute;top:27px;left:50%;display:none;margin-left:-117px;padding:8px 17px 0 18px;width:182px;height:119px;background:#fffed5;border:1px solid #c2c2c2;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;box-shadow: 0 3px 3px rgba(0,0,0,.75);-webkit-box-shadow: 0 3px 3px rgba(0,0,0,.75);-moz-box-shadow: 0 3px 3px rgba(0,0,0,.75);}
.tooltip-wrap .top-corner{margin-left:-8px;width:17px;height:10px;background:url(../images/sprite.png) 0 -909px no-repeat;border:0;position:absolute;top:-9px;left:50%;}
.tooltip-wrap table td{font-size:14px;color:#373538;vertical-align:middle;}
.tooltip-wrap table thead td{height:30px;font-weight:bold;}
.tooltip-wrap table tbody td{height:20px;}


/* IE8 */
.ie8 .selectbox .select,
.ie8 textarea.form-textarea,
.ie8 .input-text.type-login {border:1px #e4e4e4 solid;margin:0;}
.ie8 .input-text.type-login {height:20px;}
.ie8 .selectbox .select:hover,
.ie8 textarea.form-textarea:hover,
.ie8 textarea.form-textarea:focus,
.ie8 .input-text.type-login:hover,
.ie8 .input-text.type-login:focus {border:1px #7f8da3 solid;margin:0;}
.ie8 .profile-menu ul li.active a {border:1px #999 solid;border-bottom:0;}


/* IE9 */
.ie9 * {border-radius:0 !important;}
.ie9 .badge {padding:1px 3px 1px 2px;}
.ie9 .caption .badge {padding:1px 5px 1px 5px;}
.ie9 .items-list-table .td-actions a.badge {padding:0 3px 1px 2px;}
.ie9 .btn {border-radius:0 !important;}

.not-relevant {background: none repeat scroll 0 0 #a4a4a4; border-radius: 5px 5px 5px 5px; color: #FFFFFF; float: left; font-family: inherit; font-size: 12px; margin-right: 5px;}
.not-relevant span {text-transform: uppercase; margin:0 5px 0 5px;}

/* bodya */

.dialog-gallery-form {display: none;}
.big-photo .dialog-gallery-link {cursor: pointer;}
.dialog-gallery-form h1 {font-weight: normal}
.dialog-gallery-form .show-bottom-separator.show-top-separator {margin-top: 0;padding: 7px 0;}
.dialog-gallery-form .main-info{float: left;width: 44%;border-right: 1px #d2d3d6 dashed;}
.dialog-gallery-form .ad-contact-info{float: right;width: 53%;}
.dialog-gallery-form .item-contact-info{float: right;width: 53%;}
.dialog-gallery-form .price.main {margin-right: 5px;}

.btn.btn-mini.btn-none-bg {background: none;border: none;box-shadow: none;}
.dialog-gallery-form .btn-wrap .btn {margin: 0 10px 0 0;vertical-align: top;}
.dialog-gallery-form .btn-wrap {margin: 3px 0;}
.dialog-gallery-form .btn-email.fright {margin-top: 6px;}
.gallery-block {position: relative;padding-top: 5px;}
.pb_0 {padding-bottom: 0}

.btn-social.rm {background:url(../images/btn-realme.png) no-repeat 0 0;}
.btn-social.rm:hover{background-position:0 -38px;}
.btn-social.rm:active {background-position:0 -76px;}
.desc-left .quick-control {margin: 5px 0;}
.desc-left .quick-control .btn {margin: 0 5px 10px 0;}
.btn.btn-mini.btn-top .icon {background-position:0% -1077px; padding-right: 5px;}
.btn.btn-mini.btn-pick-out{padding-left: 6px;}
.btn.btn-mini.btn-pick-out .icon {background-position:0% -1166px; padding-right: 7px;}
.btn.btn-mini.btn-hot{padding-left: 6px;}
.btn.btn-mini.btn-hot .icon {padding-right: 4px; width: auto;width: auto;color: #d60000;font-size: 10px;text-transform: uppercase; line-height: 26px;}
.btn.btn-mini.btn-top.done .icon {background-position:0% -1107px; padding-right: 5px;}
.btn.btn-mini.btn-top.done {background: none;border-color: #dd6b00; color: #dd6b00;padding-left: 0; cursor: default;float: left;}
.btn.btn-mini.btn-top {padding-left: 5px;}
/*.btn.btn-mini.btn-complain .icon {background-position:50% -350px;}*/
.desc-wrap .quick-control {margin: 5px 0 0;}
.desc-wrap .quick-control .btn {margin: 0 15px 0 0;}
.desc-wrap .quick-control .btn.btn-mini2 {margin: 0 9px 0 0;}
.btn.btn-mini2 {
	height: 12px;
	line-height: 12px;
	font-size: 10px;
	background: none;
	padding: 0;
	border: none;
	color: #2c8dff;
}
.btn.btn-mini2 .icon {border: 1px #c2c2c2 solid;float: left;height: 10px;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5e5e5');
	background: -webkit-linear-gradient(top, #ffffff, #e5e5e5);
	background: -moz-linear-gradient(top, #ffffff, #e5e5e5);
	background: -o-linear-gradient(top, #ffffff, #e5e5e5);
	background: -ms-linear-gradient(top, #ffffff, #e5e5e5);
	line-height: 9px;
	text-transform: uppercase;
	font-size: 9px;
	color: #d60000;
	margin-right: 4px;
}
.btn.btn-mini2 .icon i{background:url(../images/sprite.png) no-repeat; display: block; height: 11px;}
.btn.btn-mini2.btn-top .icon i{background-position:50% -1083px; padding: 0 1px; width: 27px;}
.btn.btn-mini2.btn-hot .icon {padding: 0 3px;}
.btn.btn-mini2.btn-pick-out .icon {border: none; background: none;}
.btn.btn-mini2.btn-pick-out .icon i {background-position:50% -1173px; width: 29px;height: 11px;}
.btn.btn-mini2.inactive {color: #7e8da2; cursor: default;}
.btn.btn-mini2.btn-hot.inactive .icon {color: #c6c6c6;}
.btn.btn-mini2.btn-top.inactive .icon i{background-position:50% -1198px;}
.btn.btn-mini2.btn-pick-out.inactive .icon i{background-position:50% -1219px;}

.btn.btn-mini2.btn-top.done{color: #df6c00; cursor: default;}
.btn.btn-mini2.btn-top.done .icon {background: none;border: none;}
.btn.btn-mini2.btn-top.done .icon i{background-position:50% -1141px;width: 12px;}

.photo-wrap .big-photo {position: relative;}
.photo-wrap .big-photo .nav-controls {opacity: 0}
.photo-wrap .big-photo:hover .nav-controls {opacity: 1}
.photo-wrap .big-photo .nav-controls a{position: absolute;background: url(../images/button_gal.png) no-repeat 0 0;width: 50px;height: 52px;margin-top: -25px;top: 50%;}
.photo-wrap .big-photo .nav-controls a.prev{left: 10px; background-position: 0 100%}
.photo-wrap .big-photo .nav-controls a.next{right: 10px}

.regions .region-item .head span.current {position:relative;color:#ff6b00;font-size:20px;margin-right:12px;z-index:30;}
a.failed {text-decoration:underline;margin: 15px;float: left;}
.dialog-send-message-form .title{font-size: 20px;margin: 10px 0px 5px 0;}
.dialog-send-message-form a{/*margin: 20px 10px 0 0;*/}

#dialog-delete-tov-form .title {font-size: 16px;}
#dialog-delete-tov-form .btn {font-size: 16px;height: 30px;line-height: 28px;width: 120px;}
#dialog-delete-tov-form {min-height: 95px !important;}
/***/
	.big-photo .category-item .back .icon a {background-position:50% -3737px;}
.big-photo .category-item .tovary_dlja_detej .icon a {background-position:50% 0;}
.big-photo .category-item .zhivotnye .icon a {background-position:50% -49px;}
/*.big-photo .category-item .vsjo_dlja_doma .icon a {background-position:50% -98px;}*/
.big-photo .category-item .vsjo_dlja_doma .icon a {background-position:50% -3218px;}
.big-photo .category-item .elektronika .icon a {background-position:50% -147px;}
.big-photo .category-item .uslugi .icon a {background-position:50% -196px;}
.big-photo .category-item .business .icon a {background-position:50% -245px;}
.big-photo .category-item .sport .icon a {background-position:50% -294px;}
.big-photo .category-item .odezhda_i_obuv .icon a {background-position:50% -343px;}
.big-photo .category-item .avto_moto .icon a {background-position:50% -392px;}
.big-photo .category-item .legkovye-avto .icon a {background-position:50% -1048px;}
.big-photo .category-item .moto .icon a {background-position:50% -491px;}
.big-photo .category-item .vodnyi-transport .icon a {background-position:50% -560px;}
.big-photo .category-item .spectehnika .icon a {background-position:50% -631px;}
.big-photo .category-item .gruzovye-avto .icon a {background-position:50% -699px;}
.big-photo .category-item .cat-avtobusy .icon a {background-position:50% -769px;}
.big-photo .category-item .avtodoma .icon a {background-position:50% -838px;}
.big-photo .category-item .vozdushnyi-transport .icon a {background-position:50% -908px;}
.big-photo .category-item .avto-tovary .icon a {background-position:50% -977px;}
.big-photo .category-item .avtozapchasti .icon a {background-position:50% -1116px;}
.big-photo .category-item .avtosignalizacii .icon a {background-position:50% -1186px;}
.big-photo .category-item .avtokhimija .icon a {background-position:50% -1255px;}
.big-photo .category-item .akkumuljatornye_batarei .icon a {background-position:50% -1325px;}
.big-photo .category-item .aksessuary .icon a {background-position:50% -1394px;}
.big-photo .category-item .antiradary .icon a {background-position:50% -1464px;}
.big-photo .category-item .videoregistratory .icon a {background-position:50% -1533px;}
.big-photo .category-item .drugie_avto-moto_tovary .icon a {background-position:50% -1603px;}
.big-photo .category-item .immobilajzery .icon a {background-position:50% -1672px;}
.big-photo .category-item .mototekhnika .icon a {background-position:50% -1742px;}
.big-photo .category-item .oborudovanie_dlja_sto .icon a {background-position:50% -1811px;}
.big-photo .category-item .parkovochnye_radary .icon a {background-position:50% -1881px;}
.big-photo .category-item .tjuning_avtomobilej .icon a {background-position:50% -1950px;}
.big-photo .category-item .fary_ksenon_lampy .icon a {background-position:50% -2020px;}
.big-photo .category-item .chip_tjuning .icon a {background-position:50% -2089px;}
.big-photo .category-item .shiny_diski .icon a {background-position:50% -2159px;}
.big-photo .category-item .kamery_zadnego_vida .icon a {background-position:50% -2228px;}
.big-photo .category-item .avtomobilnoe_audio-video_oborudovanie .icon a {background-position:50% -2298px;}
.big-photo .category-item .kompjutery .icon a {background-position:50% -2350px;}
.big-photo .category-item .mobilnaja_svjaz .icon a {background-position:50% -2402px;}
.big-photo .category-item .akkumuljatory_dlja_mobilnykh_telefonov .icon a {background-position:50% -2541px;}
.big-photo .category-item .aksessuary_dlja_mobilnykh_telefonov .icon a {background-position:50% -2611px;}
.big-photo .category-item .mobilnye_telefony_smartfony .icon a {background-position:50% -2680px;}
.big-photo .category-item .stroitelstvo_i_remont .icon a {background-position:50% -2732px;}
.big-photo .category-item .dveri .icon a {background-position:50% -2784px;}
.big-photo .category-item .izmeritelnyj_instrument .icon a {background-position:50% -2836px;}
.big-photo .category-item .okna .icon a {background-position:50% -2888px;}
.big-photo .category-item .proizvodstvennoe_oborudovanie .icon a {background-position:50% -2940px;}
.big-photo .category-item .ruchnoj_instrument .icon a {background-position:50% -2992px;}
.big-photo .category-item .elektroinstrument .icon a {background-position:50% -3044px;}
.big-photo .category-item .nedvizhimost .icon a {background-position:50% -3096px;}
.big-photo .category-item .cd-dvd .icon a {background-position:50% -3148px;}
.big-photo .category-item .vsjo_dlja_ofisa .icon a {background-position:50% -3287px;}
.big-photo .category-item .knigi .icon a {background-position:50% -3357px;}
.big-photo .category-item .krasota_i_zdorove .icon a {background-position:50% -3426px;}
.big-photo .category-item .muzyka .icon a {background-position:50% -3496px;}
.big-photo .category-item .podarki_i_suveniry .icon a {background-position:50% -3565px;}
.big-photo .category-item .sport_i_turizm .icon a{background-position:50% -3635px;}
.big-photo .category-item .sredstva_svjazi .icon a {background-position:50% -3687px;}

.big-photo .category-item .akusticheskie_sistemy_kolonki .icon a {background-position:50% -3789px;}
.big-photo .category-item .domashnie_kinoteatry .icon a {background-position:50% -3858px;}
.big-photo .category-item .muzykalnye_centry_magnitoly_audiosistemy .icon a {background-position:50% -3928px;}
.big-photo .category-item .naushniki_mikrofony_i_aksessuary_k_nim .icon a {background-position:50% -3998px;}
.big-photo .category-item .stacionarnye_proigryvateli_videomagnitofony_i_tjunery .icon a {background-position:50% -4067px;}
.big-photo .category-item .televizory .icon a {background-position:50% -4137px;}
.big-photo .category-item .fototekhnika .icon a {background-position:50% -4206px;}
.big-photo .category-item .vstraivaemaja_bytovaja_tekhnika .icon a {background-position:50% -4276px;}
.big-photo .category-item .klimaticheskoe_oborudovanie .icon a {background-position:50% -4345px;}
.big-photo .category-item .krupnaja_bytovaja_tekhnika .icon a {background-position:50% -4415px;}
.big-photo .category-item .melkaja_bytovaja_tekhnika .icon a {background-position:50% -4484px;}
.big-photo .category-item .gps-navigatory .icon a {background-position:50% -4554px;}
.big-photo .category-item .igrovye_pristavki_i_vse_dlja_nikh .icon a {background-position:50% -4605px;}
.big-photo .category-item .nastolnye_kompjutery .icon a {background-position:50% -4675px;}
.big-photo .category-item .noutbuki_i_aksessuary .icon a {background-position:50% -4744px;}
.big-photo .category-item .planshety .icon a {background-position:50% -4814px;}
.big-photo .category-item .monitory_i_aksessuary .icon a {background-position:50% -4883px;}
.big-photo .category-item .sumki_kejsy_portfeli_barsetki .icon a {background-position:50% -4934px;}
.big-photo .category-item .odezhda_i_obuv_aksessuary .icon a {background-position:50% -4985px;}
.big-photo .category-item .golovnye_ubory .icon a {background-position:50% -5036px;}
.big-photo .category-item .odezhda_i_obuv_drugoe .icon a {background-position:50% -5087px;}
.big-photo .category-item .zhenskoe_beljo .icon a {background-position:50% -5138px;}
.big-photo .category-item .muzhskoe_beljo .icon a {background-position:50% -5208px;}
.big-photo .category-item .zhenskaja_odezhda .icon a {background-position:50% -5277px;}
.big-photo .category-item .muzhskaja_odezhda .icon a {background-position:50% -5347px;}
.big-photo .category-item .obuv .icon a {background-position:50% -5416px;}
.big-photo .category-item .optika .icon a {background-position:50% -5467px;}
.big-photo .category-item .platki_sharfy .icon a {background-position:50% -5518px;}
.big-photo .category-item .gidravlicheskij_instrument .icon a {background-position:50% -5569px;}
.big-photo .category-item .drugie_tovary_dlja_stroitelstva_i_remonta .icon a {background-position:50% -5620px;}
.big-photo .category-item .zhaljuzi .icon a {background-position:50% -5671px;}
.big-photo .category-item .kontrolno-izmeritelnoe_oborudovanie .icon a {background-position:50% -5722px;}
.big-photo .category-item .otoplenie .icon a {background-position:50% -5773px;}
.big-photo .category-item .pnevmoinstrument .icon a {background-position:50% -5824px;}
.big-photo .category-item .potolki .icon a {background-position:50% -5875px;}
.big-photo .category-item .remontno-stroitelnye_konstrukcii .icon a {background-position:50% -5926px;}
.big-photo .category-item .sistemy_bezopasnosti .icon a {background-position:50% -5977px;}
.big-photo .category-item .stabilizatory_naprjazhenija .icon a {background-position:50% -6046px;}
.big-photo .category-item .stroitelnaja_tekhnika .icon a {background-position:50% -6116px;}
.big-photo .category-item .strojmaterialy .icon a {background-position:50% -6185px;}
.big-photo .category-item .elektroinstaljacija .icon a {background-position:50% -6255px;}
.big-photo .category-item .elektrostancii_kompressory_pompy_nasosy_mojki .icon a {background-position:50% -6394px;}
.big-photo .category-item .elektrotovary .icon a {background-position:50% -6463px;}
.big-photo .category-item .nedvizhimost_arenda .icon a {background-position:50% -6514px;}
.big-photo .category-item .nedvizhimost_prodaga .icon a {background-position:50% -6565px;}

.big-photo .category-item .rabota .icon a {background-position:50% -6667px;}
.big-photo .category-item .hr_specialisty_biznes_trenery .icon a {background-position:50% -6718px;}
.big-photo .category-item .it_kompyutery_internet .icon a {background-position:50% -6788px;}
.big-photo .category-item .banki_finansy .icon a {background-position:50% -6857px;}
.big-photo .category-item .buxgalteriya_audit .icon a {background-position:50% -6927px;}
.big-photo .category-item .zhilischnoe_kommunalnoe_xozyajstvo .icon a {background-position:50% -6996px;}
.big-photo .category-item .inzhenery_texnologi_proektirovschiki .icon a {background-position:50% -7066px;}
.big-photo .category-item .krasota_sport .icon a {background-position:50% -7135px;}
.big-photo .category-item .logistika_ved_sklad .icon a {background-position:50% -7205px;}
.big-photo .category-item .marketologi_specialisty_po_pr .icon a {background-position:50% -7274px;}
.big-photo .category-item .medicina_farmacevtika .icon a {background-position:50% -7344px;}
.big-photo .category-item .job_nedvizhimost .icon a {background-position:50% -7413px;}
.big-photo .category-item .obrazovanie_nauka .icon a {background-position:50% -7483px;}
.big-photo .category-item .turizm_gostinicy_restorany .icon a {background-position:50% -7552px;}
.big-photo .category-item .oxrana_bezopasnost .icon a {background-position:50% -7622px;}
.big-photo .category-item .proizvodstvo .icon a {background-position:50% -7691px;}
.big-photo .category-item .drugie_rabochie_professii .icon a {background-position:50% -7761px;}
.big-photo .category-item .raznoe_obschee .icon a {background-position:50% -7830px;}
.big-photo .category-item .reklama_izdatelstvo_poligrafiya .icon a {background-position:50% -7900px;}
.big-photo .category-item .sekretari_ofis_menedzhery .icon a {background-position:50% -7969px;}
.big-photo .category-item .selskoe_xozyajstvo .icon a {background-position:50% -8039px;}
.big-photo .category-item .zhurnalistika_perevodchiki .icon a {background-position:50% -8108px;}
.big-photo .category-item .strahovanie .icon a {background-position:50% -8178px;}
.big-photo .category-item .stroitelstvo .icon a {background-position:50% -8247px;}
.big-photo .category-item .telekommunikacii_svyaz .icon a {background-position:50% -8317px;}
.big-photo .category-item .top_menedzhment .icon a {background-position:50% -8386px;}
.big-photo .category-item .torgovlya_prodazhi .icon a {background-position:50% -8456px;}
.big-photo .category-item .transport_avtoservis .icon a {background-position:50% -8525px;}
.big-photo .category-item .shou_biznes_iskusstvo .icon a {background-position:50% -8576px;}
.big-photo .category-item .yurisprudenciya .icon a {background-position:50% -8627px;}
.big-photo .category-item .job_domashnij_personal .icon a {background-position:50% -6616px;}
.big-photo .category-item .obmen-barter .icon a {background-position:50% -8732px;}
.big-photo .category-item .otdam-darom .icon a {background-position:50% -8784px;}
/***/


.agreement .checkbox-wrap label{float: none; padding-left: 20px;display: block;width: auto;font-size:13px;}

.centered-form .agreement .checkbox-wrap {float: right;width: 530px;margin:30px -70px 20px;}

.profile-content .caption {padding-bottom: 0;}

.td-actions .favorite-wrap {width:107px;font-size:12px;line-height:26px;float: right;}
.td-actions .favorite-wrap .add {display:inline-block;width:70px;text-align:right;text-decoration: none;}
.td-actions .favorite-wrap .add:hover {text-decoration: underline;}
.td-actions .favorite-wrap .icon-favorite {margin-left:5px;border-color:#c2c2c2;
    background-color:#fff;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5e5e5');
	background:-webkit-linear-gradient(top, #ffffff, #e5e5e5);
	background:-moz-linear-gradient(top, #ffffff, #e5e5e5);
	background:-o-linear-gradient(top, #ffffff, #e5e5e5);
	background:-ms-linear-gradient(top, #ffffff, #e5e5e5);}

.breadcrumbs.go_to {padding: 20px 0 10px 42px;}
.breadcrumbs.go_to .go_to{font-size: 20px;background: url(../images/sprite.png) no-repeat 0 -1279px;padding-left: 40px;margin-left: -42px;margin-bottom: 5px;text-decoration: underline;}

.top-tems-list div.product-list-table {border-top: dotted 3px #ff6000;margin-top: -2px;}
.top-tems-list {border:none;}
.top-tems-list.no-top-list .product-list-table .list-photo-wrap{background: none;}
.top-tems-list.no-top-list{margin: 40px 0 0;}
.top-tems-list.no-top-list .product-list-table .desc{width: auto;}
.top-tems-list.no-top-list img{display: block;margin: 0 auto;}
.top-tems-list.no-top-list a{text-decoration: underline;}
.top-tems-list.no-top-list td{padding-top: 30px;padding-bottom: 20px;}
.top-tems-list.no-top-list td.td-price{width: 100px;padding-left: 0;padding-right: 5px;text-align: center;font-weight: bold;}
.top-tems-list td{padding: 20px 4px;}
.product-list-table .td-price {/*width: 1px;white-space: nowrap;*/text-align: center;}
a.all-top-link {color: red};


.top-tems-list table th {border: none;}
.top-tems-list td{border: none;}

.site-update {background: url(../images/ref.png) no-repeat 5px 0;padding: 20px 0 0 135px;font-size: 32px;line-height: 38px;color: #000;position: fixed;height: 120px;vertical-align: middle;top: 45%;margin-top: -60px;left: 50%;width: 410px;margin-left: -230px;}

.product-list-table .list-photo-wrap.no-photo-acs.red_bg {background-color: #ff0000;}
.product-list-table .list-photo-wrap.no-photo-acs.orange_bg {background-color: #ff8f00;}
.product-list-table .list-photo-wrap.no-photo-acs.blue_bg {background-color: #2e97ff;}

.site-header .head-links .links .dropdown-group {max-width: 160px;white-space: nowrap;}
.site-header .head-links .links .username {text-overflow: ellipsis;width: 100%;display: block;overflow: hidden;}

.next-bg {
	background: none !important;
	width: 100% !important;
	height: 100% !important;
	top: 20px !important;
	left: 0 !important;
}
.th-checkbox input {margin-left: 18px !important;}
.items-list-table .th-checkbox,
.items-list-table .td-checkbox {width:40px;padding-right:10px; text-align: left;}

/*cover*/
.cover-bg{background: url(../images/cover-bg.png) repeat; position:fixed; height:100%; width:100%;top: 0; z-index: 300; }
.link-back {margin-top: -8px;text-decoration: underline;margin-bottom: 20px;}
.system-mssg.welcome {height: 340px;top: 50%;margin-top: -170px;}
.system-mssg.welcome h1{display: inline-table;vertical-align: top;font-size: 22px;margin-top: 7px;}
.system-mssg.welcome p{font-size: 21px;line-height: 24px;margin: 30px 20px 50px 20px;}
.system-mssg.welcome .btn{float: none;width: 198px;margin: 0 8px 50px;}

/*11*/
.advice {font-weight: bold;}
.red {font-weight: bold;color: red;}

.navig-page-list {overflow: hidden;margin: 0 0 20px;}
.navig-page-list .bt{height: 26px;background: url(../images/navig-page-bg.png) repeat-x;line-height: 25px;font-size: 12px;}
.navig-page-list .bt span{background: url(../images/navig-page-arc.png) no-repeat;display: block;height: 100%;}
.navig-page-list .bt.prev{float: left;background-position: 100% -78px;margin-left: 15px;}
.navig-page-list .bt.next{float: right;margin-right: 15px;}
.navig-page-list .bt.prev span{padding-left: 15px; margin-left: -15px;padding-right: 10px;}
.navig-page-list .bt.next span{padding-right: 15px; margin-right: -15px;background-position: 100% -78px;padding-left: 10px;}
.navig-page-list a.bt:hover{text-decoration: none;background-position: 0 -26px;}
.navig-page-list a.bt:hover span{background-position: 100% -104px;}
.navig-page-list a.bt:active{background-position: 0 -52px;}
.navig-page-list a.bt:active span{background-position: 100% -130px;}
.navig-page-list a.bt.prev:hover{background-position: 100% -104px;}
.navig-page-list a.bt.prev:hover span{background-position: 0 -26px;}
.navig-page-list a.bt.prev:active{background-position: 100% -130px;}
.navig-page-list a.bt.prev:active span{background-position: 0 -52px;}
.navig-page-list span.bt{opacity: 0.4;}
.btn.btn-mini.back-search {float: right;padding-left: 0;}
.btn.btn-mini.back-search .favorite-text{float: right;}
.btn.btn-mini.back-search .icon {background-position:50% -1311px;}
.checkbox-wrap.incorrect {float: left;}


.gallery-block {width: 600px;height: 395px;padding-top: 0;}
.gallery-block div.navigation {position: absolute;right: -107px;width: 90px;top: 0;height: 390px;overflow: hidden;}
.gallery-block div.navigation a.pageLink{background: url(../images/button_gal2.png);height: 19px;width: 51px;display: block;margin-left: 16px;position: absolute;}
.gallery-block div.navigation a.pageLink.next{bottom: 0;background-position: 100% 0;}
.gallery-block ul.thumbs {margin-top: 21px !important;height: 340px;overflow: hidden;}
.gallery-block #slideshow img {max-height: 395px;min-width: 0;}
.gallery-block #thumbs ul.thumbs li {width: 83px;height: 58px;}

table.caption {margin-bottom: 20px;}
table.caption td.right{white-space: nowrap;}
table.caption td.right .f-orange {font-size: 14px;margin-left: 5px;}
.contact-info .phone {background: url(../images/phone-icon.png) no-repeat 0 2px;padding-left: 20px;margin: 0 8px;line-height: 25px;}
.contact-info .btn-email {margin: 0 5px;}
.pd-b10 {padding-bottom: 10px;}

.gallery-block ul.thumbs img {width: auto !important; display: inline !important;}
.gallery-block ul.thumbs li a.thumb{text-align:center;}

.td-payments-left{padding-left: 20px;padding-right: 10px;width: 1px;white-space: nowrap;}
td.td-payments{width: 110px;text-align: center;padding: 5px 0;vertical-align: middle;}
th.td-payments{vertical-align: middle;}
td.td-payments-desc{vertical-align: middle; padding-left: 10px;}
th.th-payments-desc{vertical-align: middle; padding-left: 10px;}

/*auto*/

.photo-wrap2 {width: 703px;float: left;}
.photo-wrap2 .big-photo {width: 701px;}
.photo-wrap2 .small-photo{width: 110%;}
.photo-wrap2 .small-photo a {width: 161px;height: 120px;margin: 10px 17px 10px 0;}
.photo-wrap2 .small-photo a.active:after {width: 159px;height: 117px;}
.top-wrapp .banner-right{width: 300px;float: right;}
.top-wrapp .banner-right img{max-width: 300px;}
.top-wrapp .banner-right .banner-block{border-radius: 5px;border: solid 1px #c2c2c2;background: #f8f8f8 url(../images/auto-baner.png) no-repeat 50% 85%;margin: 0 0 20px;padding-bottom: 160px;}
.top-wrapp .banner-right .banner-block .inner{width: 238px;margin: 43px auto 0;text-align: center;}
.top-wrapp .banner-right .banner-block .btn{width: 100%;padding-left: 0;padding-right: 0;margin-bottom: 15px;font-size: 24px;height: 55px;line-height: 55px;}

.caption1 {padding:10px 0;font-size:20px;line-height:130%;}

.title-btn{margin: 0 0 10px;width: 110%;}
.title-btn .btn{font-size: 15px; text-align: center; width: 25%;width: 204px;margin-right: 5px;}

.recently-list.double.big {width: 110%;padding-bottom: 0px;}
.recently-list.double.big .list-item {width: 116px;margin: 10px 35px 10px 0;min-height: 245px;}
.recently-list.double.big.competitor .list-item {min-height: 121px;}
.recently-list.double.big .list-item a{font-size: 13px;}
.recently-list.double.big .list-item .price{color: #ff6000;}
.tright{text-align: right;}

.gallery-reviews {position: relative;}
.gal-rev-block {width: 968px !important;margin: 0 auto;position: relative;}
.gal-rev-block  li{width: 255px;background: #fffed5;border:solid 1px #c2c2c2;border-radius: 4px;margin-right: 38px;height: 240px;padding: 14px 20px;line-height: 17px;position: relative;}

.gal-rev-block .name{color: #7e8fa3;}
.gal-rev-block .date{color: #fd5e00;font-size: 11px;}
.gal-rev-block .rating{position: absolute;bottom: 15px;width: 255px;}
.gal-rev-block .rating .like{background: url(../images/like.png) no-repeat 0 30%;padding-left: 18px;}
.gal-rev-block .rating .rev{font-size: 19px;}
.gal-rev-block .rating .rev .up{color: #fe6d25}
.gal-rev-block .rating .rev .down{color: #0068dc}
.gallery-reviews .button{position: absolute;top: 50%;margin-top: -10px;background: url(../images/button_gal_rev.png) no-repeat;width: 13px;height: 20px;}
.gallery-reviews .next-reviews{left:0px;}
.gallery-reviews .prev-reviews{right: 0;background-position: 100%;}

.show-all-rev {text-align: center;padding: 20px 0;font-size: 18px;}
.show-all-rev .btn{margin-left: 25px;padding: 0 20px;}
.show-all-rev  .caret {margin: 15px 0 0 5px;border-left: 7px solid transparent;border-right: 7px solid transparent;border-top: 7px solid #0068dc;}
.selects-block {margin: 0 0 10px 0;}
.selects-block .selectbox .select {width: auto;min-width: 140px;}
.selects-block .select-wrap {float: left;margin-right: 30px;}

.two-columns .one-column{width: 49%;float: left;}
.two-columns .one-column.second{float: right;width: 48%;}

.options-model{margin: 0 0 20px;}
.options-model dt,.options-model dd{padding: 2px 0;line-height: 21px;min-height: 21px;}
.options-model dt{float: left;width: 218px;clear: both;}
.options-model dd{padding-left: 218px;}

.auto-size {background: url(../images/auto-size.png) no-repeat;width: 492;height: 134px;margin: 0 0 20px;position: relative;}
.auto-size div{position: absolute;color: #868686;font-size: 12px;text-align: center;width: 100px;line-height: 12px;}
.auto-size div span{background: #f6f6f6;padding: 0 3px;}
.auto-size .width{right: 37px;}
.auto-size .length{left: 120px;}
.auto-size .height{
-moz-transform: rotate(-90deg);
-webkit-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
writing-mode: lr-tb;
width: 100px;
top: 67px;
left: -37px;
}

.photo-video {position: absolute;z-index: 10;top: 10px;left: 10px;}
.photo-video a{margin-right: 5px;min-width: 60px;padding: 0;}

.gallery-block.gallery-block-model { width:700px; height:530px;}
.gallery-block.gallery-block-model #slideshow img { max-height: 530px; }
.gallery-block.gallery-block-model div.navigation { right:-150px; width: 140px; height: 530px; overflow: hidden; }
.gallery-block.gallery-block-model #thumbs ul.thumbs li {width: 130px; height: 92px; }
.gallery-block.gallery-block-model ul.thumbs { width:140px; height: 510px; padding: 5px 0; }
.gallery-block.gallery-block-model div.navigation a.pageLink { margin-left: 43px; }
.gallery-block.gallery-block-model ul.thumbs li { margin: 2px 2px 0 0;}

.all-reviews{width: 110%;overflow: hidden;padding-left: 5px;margin: 30px 0 0;display:none;}
.all-reviews  li{width: 255px;background: #fffed5;border:solid 1px #c2c2c2;border-radius: 4px;margin:0 38px 30px 0;height: 240px;padding: 14px 20px;line-height: 17px;position: relative;list-style: none;float: left;}

.all-reviews .name{color: #7e8fa3;}
.all-reviews .date{color: #fd5e00;font-size: 11px;}
.all-reviews .rating{position: absolute;bottom: 15px;width: 255px;}
.all-reviews .rating .like{background: url(../images/like.png) no-repeat 0 30%;padding-left: 18px;}
.all-reviews .rating .rev{font-size: 19px;}
.all-reviews .rating .rev .up{color: #fe6d25}
.all-reviews .rating .rev .down{color: #0068dc}
.review-content {overflow:auto; height:190px;}

.show-all-rev .hide .caret {margin: 14px 0 0 5px;border-left: 7px solid transparent;border-right: 7px solid transparent;border-top: 0;border-bottom: 7px solid #0068dc;}


/*20.11.2013*/

.orange-center h1{text-align: center;color: #ff8100;display: block;}

.congratulations{padding: 20px 27px;background-color: #f6f6f6;text-align: center;}
.congratulations .btn{margin: 20px 7px;}
.congratulations .social{color: rgb(169, 169, 169);font-size: 14px;}

.thanksgiving .inner{width: 630px;margin: 0 auto 10px;}
.thanksgiving .btn{margin: 0 auto;padding: 0 50px;}
.thanksgiving p {padding-bottom: 20px;}

/*09.12.2013*/

.product-list-table .list-photo-wrap.no-photo, .product-list-table .list-photo-wrap.no-photo-acs, .recently-list .list-item .list-photo-wrap.no-photo{min-height:25px!important;background-position: 50% 50%;}

/*09.12.2013*/
.modification-photo-link {display: block; margin: 0 auto;}

/*last2*/

.title-desc {position: relative;width: 980px;}
.title-desc span.text{font-size: 18px;line-height: 31px;}

.mail-subscription{}
.centered-form.mail-subscription table{width: auto;}
.centered-form.mail-subscription table .td-label {width: 280px;padding:2px 5px;}
.centered-form.mail-subscription table .td-input .checkbox-wrap{margin: 5px 0 0 20px;}
.centered-form.mail-subscription table .td-input .checkbox-wrap a{color: #313131;}
.mail-subscription.centered-form table td{padding: 0;}
.mail-subscription.centered-form .form-line{padding: 3px 0 0;font-size: 15px;}
.mail-subscription.centered-form .form-line label{font-weight: bold;}
.mail-subscription.centered-form .suggest {top: -10px;font-size: 14px;}

.product-list-table .subscription{text-align: left;padding-left: 10px;}
.product-list-table .subscription .text,.subscription-under .text{color: #0068dc;text-decoration: none}
.product-list-table .subscription .ico, .subscription-under .ico {
    font-size: 13px;
    background: url(../images/mail-ico.png) no-repeat 0 1px;
    display: block;
    margin-top: 3px;
    padding-left: 35px;
    padding-top: 1px;
    float: left;
    color: #0068DC;
    position: relative;
    padding-right: 23px;
}
.product-list-table .subscription .ico .ok, .subscription-under .ico .ok {
    background: url(../images/ok-ico.png) no-repeat;
    float: right;
    width: 14px;
    height: 12px;
    margin-left: 7px;
    margin-top: 1px;
    position: absolute;
    right: 0;
    top: 1px;
}
.product-list-table .subscription .inputs,.subscription-under .inputs{display: block;clear: both;overflow: hidden;padding: 4px 0 0 7px;}
.product-list-table .subscription .inputs .input-text,.subscription-under .inputs .input-text{background: white;line-height: 20px;height: 18px;border: 0;width: 185px;padding: 0 10px 0 6px;border-radius: 3px;box-shadow: 2px 2px 2px #acacac inset;font-size: 12px;color: #7f8da3;margin:0;float: left;border-bottom: solid 1px rgb(221, 221, 221);}
.product-list-table .subscription .incorrect .inputs .input-text,.subscription-under.incorrect .inputs .input-text{background: #fed2d3;border-bottom-color: #f2c6c7;}
.product-list-table .subscription .input-wrap .suggest{width: 120px;}
.product-list-table .subscription .input-wrap{float: left;}
.subscription-under .input-wrap{float: right;}
.product-list-table .subscription .suggest{top: -8px;z-index: 9;}
.product-list-table .subscription .inputs .input-btn{border:0;height: 19px;float: left;color:white;font-size: 12px; line-height:17px;margin-left:-7px;border-radius: 0 3px 3px 0;width: 33px;cursor: pointer;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#30a5ff', endColorstr='#2c8aff');
    background: -webkit-linear-gradient(top, #30a5ff, #2c8aff);
    background: -moz-linear-gradient(top, #30a5ff, #2c8aff);
    background: -o-linear-gradient(top, #30a5ff, #2c8aff);
    background: -ms-linear-gradient(top, #30a5ff, #2c8aff);
}

.product-list-table th{vertical-align: middle;}

.mail-subscription .checkbox-wrap label {width: 310px;}

/**/

.subscription-under {
    background: #fffed5;
    height: 25px;
    padding: 14px 10px;
    border-bottom: 1px #dcdcdc solid;
    border-top: 1px #dcdcdc solid;
    margin-bottom: 20px;
}
.subscription-under .inputs .input-btn{line-height: normal;font-size: 13px;height: 26px;float: right;margin-top: -4px;}

.subscription-under .inputs .input-text{height: 25px;margin-top: -4px;}
.subscription-under .suggest {
    top: inherit;
    left: 0;
    width: 144px;
    bottom: 100%;
    margin-bottom: 12px;
    margin-left: 7px;
}
.subscription-under .input-wrap .suggest.arrow-left:before {
    left: 50%;
    top: 100%;
    width: 23px;
    height: 12px;
    background: url(../images/ushko.png) no-repeat 0 0;
    margin-left: -14px;
}
.subscription-under .suggest.tool-help {
    top: -9px;
}
.no-centr{
    margin-left: 170px;
}
.subscription-under .text{display: table-cell;vertical-align: middle;max-width: 350px;height: 27px;margin-top: -6px;line-height: 13px;}
.subscription-under .ico {
    display: table;
    background-position: 0 50%;
    margin-top: -1px;
    padding-right: 20px;
    position: relative;
    max-width: 340px;
}
.subscription-under .ico .ok {position: absolute;right: 0;height: 100%;background-position: 0 34%;}
.subscription-under .ico .suggest {
    bottom: initial;
    left: 100%;
    width: 260px;
}
.product-list-table .subscription .ico .suggest {
    z-index: 10;
}
.dropdown-toggle.cities {
background: #ffffff;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#ffffff');
background: -webkit-linear-gradient(top, #f5f5f5, #ffffff);
background: -moz-linear-gradient(top, #f5f5f5, #ffffff);
background: -o-linear-gradient(top, #f5f5f5, #ffffff);
background: -ms-linear-gradient(top, #f5f5f5, #ffffff);
border-left: 1px solid #979797 !important;
border-right: 1px solid #979797 !important;
}
*:first-child+html .other-categories .item .head .info{
  float: left;
  clear: right;
  zoom: 1;
}
.profile-menu .title{float: left;padding: 10px 4px 0 0;}

.ui-autocomplete li a {
display: block!important;
padding: 5px 8px 6px !important;
line-height: normal !important;
border: none !important;
margin: 0 !important;
}

.input-wrap.readonly input{
background: #fff none;
border: 0;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
filter: none;
-moz-box-shadow: inset 0 1px 2px #999999;
-webkit-box-shadow: inset 0 1px 2px #999999;
box-shadow: inset 0 1px 2px #999999;
width: 124px;
margin: 1px;
}

.input-wrap.readonly input:hover{
border: 1px #7f8da3 solid;
margin: 0;
}
.ui-datepicker-header {
background: #F5F5F5 !important;
border: 1px solid #d3d3d3 !important;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
background: #F5F5F5 !important;
}
.footnote{width: 440px;text-align: justify;}

.file-notice {padding-right: 10px;}
.file-wrap.just .file{width: auto;}
.load-table{margin: 10px 0 20px;}
.btn-partners{background: url(../images/partner_b.png) no-repeat;
    width: 77px;
    height: 36px;
    display: inline-block;
    font-size: 12px;
    margin-right: 2px;
    line-height: 12px;
    text-align: center;}
.btn-partners span{display: block;padding-top: 1px;}

.btn-partners:hover{background-position: 0 100%;}
.wrapp-input{position: relative;margin-right: 10px;}
.wrapp-input .file{position: absolute;opacity: 0;width: 100%;height: 100%;left: 0;top: 0;}