html, body {
    height: 100%;
}

body {
    margin: 0;
    padding: 0;

    color: #000000;
    background-color: #f1efd5;

    font-family: Tahoma;
    font-size: 11px;

    /*overflow-x: hidden;*/

    /*  background-position: 50% 0;*/
}

h1 {
    font-size: 14px;
    color: #AE2A28;
    /*  text-transform: uppercase;*/
    margin: 0;
    padding: 0;

    padding-top: 0;
    /*  padding-bottom: 1em;*/
}

h2 {
    font-size: 13px;
    font-weight: bold;
}

h3 {
    font-size: 12px;
}

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

p {
    margin: 0;
    padding: 0;

    padding-top: 1em;
    padding-bottom: 1em;
}

table {
    border-collapse: collapse;
    border: 1px solid #000000;
}

tr, th, td {
    border-collapse: collapse;
    border: 1px solid #00000;
}

a.selected {
    color: #cc4235;
}

a:hover {
    color: #cc4235;
    text-decoration: underline;
}

.clear {
    clear: both;
    height: 0;
    font-size: 0;
    line-height: 0;
}

.error {
    color: #db2b27;
    font-weight: bold;
    text-align: center;
}

div.languages a:hover, div.languages a.selected, #menu a, #menu a.selected {
    color: #ffffff;
    text-decoration: none;
}

ul.menu li.active a {
    /* color:#000!important ; */
    font-weight: bold;
}

div#loader {
    position: relative;
    float: left;
    display: none;
    width: 300px;
    height: 50px;
    z-index: 100;
    text-align: center;
    font-weight: bold;
    top: 100px;
    /*background-color: #F1EFD5;
    border: 1px solid #000000;*/
    margin: 0 auto;
    margin-left: 106px;
    padding-top: 15px;
    line-height: 15px;
}

#menu a.selected {
    font-weight: bold;
}

a img {
    border: 0;
    text-decoration: none;
}

a:hover img {
    border: 0;
    text-decoration: none;
}

p {
    margin-top: 5px;
}

.rbutton {
    background-image: url('/static/images/nav_bg.gif');
    background-repeat: no-repeat;
    border: 1px solid #000000;
}

#wrapper {
    width: 1008px;
    margin: 0 auto 0 auto;

    background-image: url('/static/images/wrap_bg.gif');
    background-repeat: repeat-y;
    position: relative;
    overflow: hidden;
    min-height: 100%;
    height: auto;
}

#left {
    float: left;
    width: 292px;
}

/* ��������� ���� �� ���� �� ��������� �� ������ ���� � ���� �����.  */

#t-left {
    float: left;
    width: 292px;
}

#t-right {
    float: right;
    width: 716px;
}

div.address {
    color: #8e8d8d;
    background-color: #f1efd5;
    padding: 5px;
}

div.languages {
    /*padding-left: 25px;*/
    /*border: 1px solid #000000;*/
    margin: 0;
    padding: 0;
    padding-top: 3px;
}

ul.nav_lang {
    width: 100%;
    list-style-type: none;
    /*border: 1px solid #000000;*/
    padding: 0;
    margin: 0;
}

ul.nav_lang li {
    float: left;
    line-height: 20px;

    width: 80px;
    text-align: center;
    /*border: 1px solid black;*/

    width: 33%;
}

#menu {
    padding-top: 15px;
    min-height: 100px;
    margin-bottom: 15px;
}

ul.menu {
    list-style-type: none;
    display: block;

    padding: 0;
    margin: 0 0 0 15px;
}

ul.menu li {
    background-image: url('/static/images/bullet.gif');
    background-position: 0px -3px;
    background-repeat: no-repeat;
    padding-left: 15px;
}

ul.menu li ul li {
    background: none;
    padding-left: 0px;
}

ul.submenu {
    list-style: none;
    margin: 0;
    padding-left: 20px;
}

ul.submenu li.active > ul {
    padding-left: 20px;
}

ul.submenu li.active > ul li.p-item {
    list-style: none;
}

ul.submenu li.active > ul li.p-item a span {
    color: #fff;
    margin-right: 3px
}

ul.submenu li.active > ul li.p-item a {
    color: #fff !important;
    font-weight: 300;
}

ul.submenu li.active > ul li.p-item.active a {
    font-weight: bold;
    color: #000 !important;
}

#right {
    float: right;
    width: 716px;
}

#info_line {
    background-color: #8B0504;
    height: 15px;

    position: relative;
    overflow: hidden;
}

.info_line {
    text-align: center;
    height: 15px;
    line-height: 15px;

    color: #ffffff;
}

#nav {
    background-image: url('/static/images/nav_bg.png');
    background-repeat: repeat-x;

    height: 25px;
    width: 100%;

    text-align: center;
}

ul.nav {
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    padding-left: 0px;
}

ul.nav li {
    display: inline-block;
    line-height: 25px;
    padding: 0 18px;
    text-align: center;
}

ul.nav_bottom {
    list-style: none;
    display: block;

    padding: 0;
    margin: 0;
}

ul.nav_bottom li {
    display: inline;
    line-height: 15px;

    text-align: center;
    padding-left: 2em;
}

#content {
    position: relative;
    float: left;
    width: 512px;
    /*overflow: hidden;*/

    padding-left: 5px;
    padding-right: 5px;
    padding-top: 15px;
}

#content a {
    text-decoration: underline;
    color: #CC4235;
    outline: none;
}

#content a:hover {
    color: #8B0504;
    text-decoration: none;
}

#content a.atitle {
    color: #FFFFFF;
    text-decoration: none;
}

#content a.atitle:hover {
    color: #000000;
}

#content .w {
    /*color: #FFFFFF;*/
}

#content .selected {
    color: #FFF;
    text-decoration: none;
}

#content .selected:hover {
    color: #FFF;
    text-decoration: none;
}

#adverts {
    /* float: right;
    width: 190px;

    position: relative;
    text-align: center;
    margin-top: 10px;
    z-index: 0; */
}

#adverts a {
    text-decoration: underline;
    color: #CC4235;
}

#adverts a:hover {
    color: #8B0504;
    text-decoration: none;
}

#adverts img {
    margin-top: 7px;
}

#adverts img.needed {
    border: 1px solid #000000;
    padding: 2px;
}

#fixed_nav {
    background-image: url('/static/images/nav_btm_bg.gif');
    background-repeat: no-repeat;

    position: fixed;
    bottom: 0;

    padding-top: 3px;
    padding-bottom: 3px;
    height: 15px;
    /*background-color: #dddddd;*/

    width: 100%;
    z-index: 50;
}

.letter label {
    margin-top: 9px;
    margin-left: 5px;
    padding-right: 20px;
    position: relative;
    float: left;
    display: block;
    width: 193px;
    text-align: right;
}

.letter input.letter {
    margin-top: 5px;
    width: 212px;
}

.letter textarea.letter {
    margin-top: 5px;
    width: 212px;
    resize: none;
}

.signup label {
    margin-top: 9px;
    padding-right: 5px;
    position: relative;
    float: left;
    display: block;
    width: 15em;
    text-align: right;
}

.signup input.signup {
    margin-top: 5px;
    width: 175px;
}

.signup textarea.signup {
    margin-top: 5px;
    width: 180px;
}

ul.product_list {
    margin: 0 auto;
    padding: 0;
    margin-bottom: 10px;
    position: relative;

    list-style: none;
    /*  width: 480px;*/
    width: 100%;
}

ul.product_list li {
    display: block;
    width: 120px;

    float: left;

    text-align: center;
}

.products_table {
    clear: both;
    float: left;
    margin-top: 10px;

    border: 1px solid #000;
    border-right: none;

    font-family: Tahoma;
    font-size: 11px;
}

.products_table td {
    border-right: 1px solid #000;
}

.products_table tr.header td {
    text-align: center;
    font-weight: bold;
    border-bottom: 1px solid #000000;
}

.products_table tr.info td {
    color: #fff;
    background-color: #db2b27;
    border-bottom: 1px solid #000000;
    padding-bottom: 4px;
}

.products_table tr.info td a {
    color: #fff;
    text-decoration: underline;
}

.products_table tr.info td a:hover {
    text-decoration: none;
}

.products_table tr td.desc {
    border-bottom: 1px solid #000000;
}

.products_table tr td.pages {
    background-color: #db2b27;

    text-align: center;
}

.products_table tr td.pages a {
    color: #fff;
    text-decoration: underline;
}

#content tr td.pages,
#content tr td.pages a {
    font-size: 13px;
    font-weight: bold;
}

.products_table tr td.pages a:hover {
    text-decoration: none;
}

.products_table tr td.pages a.selected {
    color: #000;
    /*text-decoration: underline;*/
}

.products_table tr.divider td {
    color: #fff;
    background-color: #db2b27;
    text-align: center;
    font-size: 11px;
    font-weight: bold;
    border: 1px solid #000000;
    border-left: none;
    border-top: none;
}

ul#price {
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
}

ul#price li {
    padding-top: 5px;
}

table.pr tr.header td {
    font-weight: bold;
    background-color: #DB2B27;
    border: 1px solid #000000;
}

table.pr tr.header td.p-i, table.pr tr.header td.p-i td {
    /* border:0; */
    background: none;
}

td.p-i.pi-info {
    border-bottom: 0 !important;
}

table.pr tr.header td.p-i.pi-info td {
    border: 0;
    background: none;
}

tr.info td {
    border-top: 0;
}

table.inner {
    width: 100%;
}

table.inner, table.inner tr td {
    border: 0 !important;
}

table.pr tr.content td {
    border: 1px solid #000000;
    border-left: none;
    padding-top: 5px;
    border-top: none;
}

table.pr tr.image td {
    border: 1px solid #000000;
    border-top: none;
    border-bottom: none;
    padding-top: 5px;
    text-align: center;
    vertical-align: middle;
}

table.pr tr.info td {
    border: 1px solid #000000;
    border-top: none;
    padding: 10px 2px 10px 2px;
    text-align: justified;

}

table.pr tr.content td.image {
    border-right: none;
    border-left: 1px solid #000000;
    padding-right: 2px;
    vertical-align: middle;
    text-align: center;
}

table.pr tr.divider td {
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    color: #AE2A28;
    text-transform: uppercase;
}

.repair_t {
    width: 100%;
    border-collapse: collapse;
    font-family: Tahoma;
    font-size: 11px;
    border-color: #000000;
}

.repair_t tr {
    text-align: center;
}

.repair_t tr td {
    height: 50px;
    border-color: #000000;
}

.crossed {
    text-decoration: line-through;
}

.newprice {
    font-size: 12px;
    color: #ffffff;
}

.vacancy_ul {
    list-style: none;
    margin-top: 5px;
    padding-left: 15px;
}

#float_nav {
    width: 17px;
    float: left;
    position: relative;
    left: 373px;
    top: 5px;
    display: none;
}

#float_nav a {
    margin-bottom: 10px;
    display: block;
}

#float_letters {
    float: left;
    width: 123px;
    position: relative;
    left: 133px;
    top: 70px;
    text-align: center;
}

#float_letters a {
    font-weight: bold;
    color: #FFFFFF;
}

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

#search_box, #search_box2 {
    /*  height: 18px; */
    width: 100%;
    position: relative;
    float: left;
    left: 5px;
    top: 10px;
}

#search_box .primer {
    font-size: 11px;
    color: #eba09f;
    text-align: left;
    margin-bottom: 3px;
}

#search_box .primer span {
    color: #fff;
}

#search_box .primer label {
    margin-left: 1em;
    color: #fff;
}

#search_box .primer label input {
    margin: 0;
    position: relative;
    top: 3px;
}

#search_box .primer u {
    text-decoration: none;
    border-bottom: 1px dashed #fff;
}

#search_box form, #search_box2 form {
    width: 380px;
    height: 25px;
    border: 1px solid #8b0504;
    overflow: hidden;
    background: #fff;
}

#search_box .search_text, #search_box2 .search_text {
    background-color: #FFFFFF;
    border: none;
    width: 315px;
    margin: 0;
    padding: 0;
    float: left;
    position: relative;
    height: 23px;
    padding: 1px 5px 5px 5px;
    font-family: Tahoma;
    font-size: 12px;
    line-height: 24px;
}

#search_box .sc {
    height: 25px;
    width: 17px;
    float: right;
    position: relative;
    background: url("/static/images/icons/icon-x.png") no-repeat center center;
    border-style: none;
    cursor: hand;
    opacity: 0;
}

#search_box .sc.ac {
    opacity: 0.7;
}

#search_box .sc.ac:hover {
    opacity: 1;
}

#search_box .search_button, #search_box2 .search_button {
    height: 25px;
    width: 27px;
    float: right;
    position: relative;
    background: #fff url("/static/images/btn.jpg") no-repeat center center;
    border-style: none;
    cursor: hand;
}

#search_box2 .clear {
    height: 30px;
}

#search_box2 form {
    width: 495px;
}

.bg_button {
    background-image: url('/static/images/nav_btm_bg.gif');
    background-repeat: repeat-x;
    background-position: 50% 50%;

    border: 1px solid #8E8D8D;
    /*width: 100%;
    z-index: 50;*/
}

.ac_results {
    background-color: #FFFFFF;
    border: 1px solid #8E8D8D;
    left: 0 !important;
    overflow: auto;
    padding: 1px;
    width: 378px !important;
    z-index: 9999;
    top: 26px !important;
    max-height: 520px;
}

.ac_results-2 {
    background-color: #FFFFFF;
    border: 1px solid #8E8D8D;
    left: 0 !important;
    max-height: 520px;
    overflow: auto;
    padding: 1px;
    top: 27px !important;
    width: 493px !important;
    z-index: 9999;
}

.ac_results ul, .ac_results-2 ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 100% !important;
}

.ac_results iframe, .ac_results-2 iframe {
    display: block;
    height: 3000px;
    left: 0;
    position: absolute;
    top: 0;
    width: 3000px;
    z-index: -1;
}

.ac_results li, .ac_results-2 li {
    background-image: none;
    color: #7E7E7E;
    cursor: pointer;
    display: block;
    font: menu;
    font-size: 11px;
    margin: 0;
    overflow: hidden;
    padding: 2px 2px 0;
    position: relative;
}

.ac_results li a, .ac_results-2 li a {
    display: block;
    font-family: tahoma;
    color: #000;
    text-decoration: none !important;

}

.ac_results li .t, .ac_results-2 li .t {
    font-size: 16px;
    font-weight: bold;
}

.ac_loading {
}

.ac_over {
    background-color: #db2b27;
}

.ac_over a {
    color: #FFFFFF !important;
    text-decoration: none;
}

.no-results.ac_over {
    background-color: #fff;
    cursor: text;
}

.qnt {
    color: #26A908;
    font-size: 0.8em;
    position: absolute;
    right: 10px;
    top: 2px;
}

.ac_results li p.url {
}

.ac_results .r-element, .ac_results-2 .r-element {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.ac_results .r-element .r-container, .ac_results-2 .r-element .r-container {
    float: left;
    overflow: hidden;
    width: 100%;
}

.ac_results .r-element .r-container .r-content, .ac_results-2 .r-element .r-container .r-content {
    padding-left: 55px;
}

.ac_results .r-element .r-sb-sl, .ac_results-2 .r-element .r-sb-sl {
    float: left;
    margin-left: -100%;
    position: relative;
    text-align: center;
    width: 50px;
}

.ac_results .r-element .r-sb-sl img, .ac_results-2 .r-element .r-sb-sl img {
    height: 50px;
    max-width: 50px;
}

.ac_results .r-element .r-container .r-content .r-p-title, .ac_results-2 .r-element .r-container .r-content .r-p-title {
    font-size: 16px;
    line-height: 18px;
    padding: 0 5px 4px;
}

.ac_results .r-element .r-container .r-content .r-p-price, .ac_results-2 .r-element .r-container .r-content .r-p-price {
    font-size: 11px;
    line-height: 13px;
    padding: 0 5px 4px;
    color: #000;
    display: block;

}

.ac_results .ac_over .r-element .r-container .r-content .r-p-price, .ac_results-2 .ac_over .r-element .r-container .r-content .r-p-price {
    color: #fff;
}

.ac_results .r-element .r-container .r-content .r-p-price .el, .ac_results-2 .r-element .r-container .r-content .r-p-price .el {
    float: left;
    display: block;
}

.mdl {
    width: 100%;
    height: 1%;
    position: relative;
    overflow: hidden;
}

.mdl:after {
    content: '.';
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
}

.cnt {
    width: 100%;
    float: left;
    overflow: hidden;
}

.cnt .ccnt {
    padding: 0 270px 0 0;
}

/* Sidebar Right
-----------------------------------------------------------------------------*/
.sb-sr {
    float: left;
    margin-right: -3px;
    width: 265px;
    margin-left: -265px;
    position: relative;
}

/*
 ** ���� ������ ��� ��������� �������
*/
.row-fluid {
    width: 100%;
    *zoom: 1;
    overflow: hidden;
}

.row-fluid:before,
.row-fluid:after {
    display: table;
    content: "";
}

.row-fluid:after {
    clear: both;
}

.row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 28px;
    /* margin-left: 2.762430939%;
    *margin-left: 2.709239449638298%; */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

/*
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
*/
.row-fluid .span12 {
    width: 97%;
    *width: 97%;
}

.row-fluid .span11 {
    width: 91.436464082%;
    *width: 91.38327259263829%;
}

.row-fluid .span10 {
    width: 82.87292817100001%;
    *width: 82.8197366816383%;
}

.row-fluid .span9 {
    width: 74.30939226%;
    *width: 74.25620077063829%;
}

.row-fluid .span8 {
    width: 65.74585634900001%;
    *width: 65.6926648596383%;
}

.row-fluid .span7 {
    width: 57.182320438000005%;
    *width: 57.129128948638304%;
}

.row-fluid .span6 {
    width: 46.618784527%;
    *width: 46.5655930376383%;
}

.row-fluid .span5 {
    width: 40.055248616%;
    *width: 40.0020571266383%;
}

.row-fluid .span4 {
    width: 30.491712705%;
    *width: 30.4385212156383%;
}

.row-fluid .span3 {
    width: 22.928176794%;
    *width: 22.874985304638297%;
}

.row-fluid .span2 {
    width: 14.364640883%;
    *width: 14.311449393638298%;
}

.row-fluid .span1 {
    width: 5.801104972%;
    *width: 5.747913482638298%;
}

.row-fluid .r-sp {
    margin-top: 15px;
}

.row-fluid .r-sp.fst {
    margin-top: 6px;
}

.row-fluid .l-info {
    font-size: 9px;
    line-height: 13px;
    display: block;
}

.ui-widget .row-fluid textarea {
    height: 149px;
}

.ui-widget .row-fluid input.tel {
    margin-left: 12px;
}

.send-success {
    color: #444;
    font-family: Arial, sans-serif;
    font-size: 1.1em;
}

.ui-dialog-title {
    font-size: 17px;
}

.no-border {
    border: 0 !important;
    background: none !important;
}

.ui-widget-overlay {
    background-image: none !important;
    background-color: #000 !important;
    opacity: 0.4;
}

/*
.customInputFile {
 border: 1px solid #f4f4f4;
 overflow: hidden;
 padding: 4px;
 width: 100px;
 text-align: center;
}
.customInputFileName {
 padding: 2px;
 border: 1px solid #f4f4f4;
 display: none;
}
.customInputFileHover {
 background: #f2f2f5;
 border: 1px solid #787878;
}
.customInputFileActive {
 background: #bbd2e0;
 border: 1px solid #003250;
}
.customInputFileActive.customInputFileHover {
 background: #787878;
 color: #f2f2f5;
}
input[type="file"] {
 font-size: 4px;
} */
.userfile-cnt {
    position: relative;
    margin-top: 10px !important
}

.userfile-cnt #userfile {
    opacity: 0;
    filter: alpha(opacity=0);
}

.userfile-cnt #userfiletxt {
    position: absolute;
    top: 0;
    left: 0;
}

.userfile-cnt #fileget {
    position: absolute;
    top: 0;
    right: 0px;
}

.tpl-b-r-sb {
    float: right;
    margin-top: 10px;
    position: relative;
    text-align: center;
    width: 190px;
    z-index: 0;
}

.online-cnt {
    padding: 10px 0;
}

.online-cnt .alert {
    padding-top: 10px;
    font-size: 11px;
    font-family: tahoma;
    line-height: 14px;
    text-align: left;
    width: 175px;
    margin: 0 auto;
    color: #000;
    text-align: center;
}

.online-cnt .alert span {
    color: #ff0000;
    font-weight: bold;
}

.oyi-btn {
    width: 187px;
    height: 49px;
    margin: 0 auto;
    display: block;
    font-family: tahoma;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    padding-bottom: 4px;
    line-height: 40px;
    text-shadow: 1px 1px 0px #5e0503;
    background: url("../images/oyibtn.png") no-repeat 0 0;
    border: 0;
}

.oyi-btn:hover {
    background-position: 0 -59px;
    cursor: pointer;
}

/*
.oyi-btn2{
	width:187px;
	height: 38px;
	margin: 0 auto;
	display:block;
	font-family:tahoma;
	font-size:14px;
	font-weight: bold;
	color:#fff;
	text-align:center;
	padding-bottom: 4px;
	line-height: 28px;
	text-shadow: 1px 1px 0px #5e0503;
	/*
	-o-box-shadow: 0px 0px 5px #5e0503;
	-moz-box-shadow: 0px 0px 5px #5e0503;
	-webkit-box-shadow: 0px 0px 5px #5e0503;
	box-shadow: 0px 0px 5px #5e0503; 
	background: #8B0504 url(../images/gradient.png) repeat-x center center;
	border:0;
}
*/
button.oyi-btn2 {
    margin: 3px 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px !important;
    font-weight: 300 !important;
    color: #ffffff;
    padding: 3px 20px;
    background: -moz-linear-gradient(
            top,
            #db0f0f 0%,
            #630a0a);
    background: -o-linear-gradient(
            top,
            #db0f0f 0%,
            #630a0a);
    background: -webkit-gradient(
            linear, left top, left bottom,
            from(#db0f0f),
            to(#630a0a));
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #542109;
    -moz-box-shadow: 0px 1px 3px rgba(008, 008, 008, 0.5),
    inset 0px 0px 2px rgba(255, 255, 255, 1);
    -webkit-box-shadow: 0px 1px 3px rgba(008, 008, 008, 0.5),
    inset 0px 0px 2px rgba(255, 255, 255, 1);
    box-shadow: 0px 1px 3px rgba(008, 008, 008, 0.5),
    inset 0px 0px 2px rgba(255, 255, 255, 1);
    text-shadow: 0px -1px 0px rgba(000, 000, 000, 0.4),
    0px 1px 0px rgba(255, 255, 255, 0.3);
}

.oyi-btn2:hover {
    -o-box-shadow: 0px 0px 5px #5e0503;
    -moz-box-shadow: 0px 0px 5px #5e0503;
    -webkit-box-shadow: 0px 0px 5px #5e0503;
    box-shadow: 0px 0px 5px #5e0503;
    cursor: pointer;
}

/*
.oyi-btn{
	width:175px;
	margin: 0 auto;
	display:block;
	height: 36px;
	font-size:14px;
	font-weight: bold;
	color:#fff;
	text-align:center;
	padding-bottom: 4px;
	line-height: 30px;
	text-shadow: 1px 1px 0px #5e0503;
	background: #e53e2d url("../images/oyi-btn.png") repeat-x 0 0;
	border:1px solid transparent;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 0px 0px 7px rgba(0, 0, 0, 1);
	-moz-box-shadow:    0px 0px 7px rgba(0, 0, 0, 1);
	box-shadow:         0px 0px 7px rgba(0, 0, 0, 1);
}
.oyi-btn:hover{
	background: #e53e2d url("../images/oyi-btn-h.png") repeat-x 0 0;
	-webkit-box-shadow: 0px 0px 7px #ff0808;
	-moz-box-shadow:    0px 0px 7px #ff0808;
	box-shadow:         0px 0px 7px #ff0808;
	cursor: pointer;
}
*/
.ui-widget .row-fluid input, .ui-widget .row-fluid textarea {
    border: 1px solid #930205;
    padding: 0 5px
}

.ui-widget .row-fluid textarea {
    padding: 5px
}

.ui-widget .row-fluid input#userfiletxt {
    width: 225px;
    margin-top: 4px;
}

.form-review input#userfiletxt {
    width: 240px !important
}

.form-review .span6 {
    width: 47.5% !important;
}

.ui-widget .row-fluid input#code {
    width: 125px;
}

.ui-widget .row-fluid textarea.span11 {
    width: 265px;
    resize: none;
}

.ui-widget .row-fluid #fileget {
    background: url(../images/file-btn.png) no-repeat 0 0;
    width: 84px;
    height: 35px;
    display: block;
    font-family: tahoma;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    padding-bottom: 4px;
    line-height: 30px;
    text-shadow: 1px 1px 0px #5e0503;
    border: 0;
}

.ui-widget .row-fluid #fileget:hover {
    background-position: 0 -48px;
    cursor: pointer;
}

#carousel {
    white-space: nowrap
}

.diplnone {
    display: none
}

/* tr.image { height:100px;} */

.letter-dialog {
    width: 483px !important;
    background: #fff;
}

.letter-dialog input#userfiletxt {
    width: 112px !important;
}

#content h2 a.atitle {
    color: #000;
}

#content h2 a.atitle:hover {
    color: #5E0503;
}

.pprice-info span {
    display: block;
    float: left;
}

/* .p-i h2 { max-height:34px; overflow:hidden;} */
#nav_sale, #nav_sale2 {
    font-weight: bold;
    color: #CC4235;
}

#bottom_images, #bottom_video {
    text-align: center;
    padding-left: 0;
}

#bottom_images li {
    list-style: none;
    display: inline-block;
    width: 31%;
    overflow: hidden;
    text-align: center;
}

#bottom_video li {
    list-style: none;
    display: block;
    text-align: center;
    margin-bottom: 10px;
}

#product_info {
    width: 100%;
}

#product-files {
    padding-left: 0;
    border: 0;
}

#product-files td {
    border: 0;
    width: 132px;
    float: left;
    padding-left: 35px;
    list-style: none;
    position: relative;
    background-repeat: no-repeat !important;
    background-position: left center !important;
    margin-bottom: 5px;
    min-height: 30px;
    background-image: url(../icons/txt.png) !important;
}

#product-files .t {
    display: block;
    max-height: 30px;
    overflow: hidden;
}

#product-files .t a {
    text-decoration: none;
    color: #000;
}

#product-files .i-no {
    background-image: url(../icons/txt.png) !important;
}

#product-files .i-xls, #product-files .i-xlsx, #product-files .i-ods {
    background-image: url(../icons/xls.png) !important;
}

#product-files .i-pdf {
    background-image: url(../icons/pdf.png) !important;
}

#product-files .i-doc, #product-files .i-docx, #product-files .i-rtf, #product-files .i-odt {
    background-image: url(../icons/doc.png) !important;
}

#product-files .i-jpg, #product-files .i-tiff, #product-files .i-tif, #product-files .i-bmp, #product-files .i-gif, #product-files .i-png, #product-files .i-cdr, #product-files .i-psd, #product-files .i-jpeg, #product-files .i-psd {
    background-image: url(../icons/jpg.png) !important;
}

#product-files .i-php {
    background-image: url(../icons/php.png) !important;
}

#product-files .i-mp3, #product-files .i-wav, #product-files .i-wma {
    background-image: url(../icons/mp3.png) !important;
}

#product-files .i-rar, #product-files .i-zip, #product-files .i-arj, #product-files .i-iso {
    background-image: url(../icons/rar.png) !important;
}

#product-files .i-3gp, #product-files .i-flv, #product-files .i-avi, #product-files .i-mpg, #product-files .i-mov, #product-files .i-swf, #product-files .i-asf, #product-files .i-mp4, #product-files .i-wmv, #product-files .i-mkv {
    background-image: url(../icons/video.png) !important;
}

#d-w {
    padding-left: 0;
}

#d-w li {
    list-style: none;
    display: block;
    padding-right: 15px;
    position: relative;
    margin-bottom: 2px;
    line-height: 15px;
}

#d-w li a.info {
    position: absolute;
    right: 0;
    top: 0;
}

i.icon-info {
    display: block;
    width: 16px;
    height: 16px;
    background: url(../icons/info.png) no-repeat center center;
}

i.icon-info:hover {
    background: url(../icons/info-h.png) no-repeat center center;
}

.popup, .dotted {
    border-bottom: 1px dashed #CC4235;
    text-decoration: none !important;
}

a.popup .icon-info {
    border-bottom: 0;
    text-decoration: none !important;
}

a.popup.info, a.popup.no-border {
    border-bottom: 0;
    text-decoration: none !important;
}

table.product-info {
    width: 100%;
    border: 0;
}

table.product-info td {
    border: 0;
}

table.product-info td {
    font-weight: 300 !important;
    font-size: 11px;
    background: none !important;
}

table.product-info td b {
    font-weight: bold !important;
}

table.product-info td.l {
    width: 160px;
}

table.product-info td h1 {
    color: #000;
    /* max-height:65px; */
    overflow: hidden;
    font-size: 18px;
    line-height: 20px;
    overflow: hidden;
    text-align: center;
}

table.product-info td .oyi-btn2 {
    /* width:130px; */
}

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

#video_obzor {
    padding-top: 5px;
    padding-bottom: 5px;
}

#video_obzor a {
    text-decoration: none;
    display: block;
    background: url(../icons/video.png) no-repeat 10px center;
    padding-left: 40px;
    text-align: center;
    font-weight: bold;
}

.product-info td.price-td {
    white-space: nowrap;
}

.product-info td.r {
    padding-left: 5px;
}

/*
#bottom_images li {
	height: 120px;
	display:table-row;
	vertical-align:middle;
	text-align:center;
	width:160px;
}
*/
#bottom_images {
    border: 0;
    width: 100%;
}

#bottom_images tr td {
    border: 0;
}

#bottom_images a {
    height: 120px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 160px;
}

table.mts-img {
    border: 0;
}

table.mts-img tr td {
    vertical-align: middle;
}

table.mts-img tr td.i {
    height: 130px !important;
    overflow: hidden;
}

.error404-container {
    margin: 0 auto;
    padding: 5em 0 1.5em 275px;
    text-align: left;
    width: 55.859em;
}

.error404-container h1 {
    font-family: Arial;
    font-size: 3.3em;
    font-weight: bold;
    letter-spacing: -0.05em;
    line-height: 1em;
}

.error404-container h1 span {
    color: #FF0000;
    display: block;
    font-size: 0.475em;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 1em;
}

.error404-container #search_box .primer {
    color: #000;
}

.error404-container #search_box .primer a u {
    color: #AE2A28;
    border-bottom: 1px dashed #AE2A28;
}

a.no-image {
    text-decoration: none !important;
}

table.pr tr.info td {
    padding-top: 0;
}

.product-info td.l.no {
    vertical-align: middle;
    text-align: center;
}

.pages a.firstpage, .pages a.lastpage {
    text-decoration: none !important;
    display: none;
}

.pages a.prev, .pages a.next {
    text-decoration: none !important;
}

#more-cnt {
    width: 516px;
}

#more-cnt button {
    display: block;
    width: 100%;
    padding: 8px 20px 10px 20px;
}

#more-cnt button.disabled, #more-cnt a.disabled {
    opacity: 0.5;
}

.b-analog {
    display: none;
    background: #F1EFD5;
    width: 270px;
    left: 6px;
    cursor: pointer;
    position: absolute;
    padding: 5px 5px;
    -webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.75);
}

.b-analog:hover {
    -webkit-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.75);
}

.b-analog h2 {
    color: #0000FF;
    margin: 0 !important;
}

.b-analog h2.t {
    font-size: 14px;
    max-height: 36px;
    overflow: hidden;
}

.b-analog table {
    border: 0;
    width: 100%;
    height: 55px;
}

.b-analog table.inner {
    bottom: 23px;
    /* left: 75px; */
    right: 0;
    position: absolute;
    width: 170px !important;
}

.b-analog table .i {
    height: 70px;
    width: 100px;
    text-align: center;
    vertical-align: middle;
}

.b-analog table .i .ai-gal {
    display: table-cell;
    height: 70px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 120px;
}

.b-analog table .i img {
    max-width: 70px;
    max-height: 65px
}

.b-analog table td.r {
    padding: 0;
    padding-bottom: 14px;
}

.b-analog table td {
    vertical-align: top
}

.b-analog table td h2 {
    text-align: center
}

.b-analog h2.t a {
    color: #000 !important
}

.b-analog h2.more {
    text-align: right;
    position: absolute;
    right: 5px;
    bottom: 8px;
}

.b-analog h2.more a {
    color: #CC4235 !important;
    font-weight: 300
}

ul.hidden {
    display: none
}

.analitycs {
    bottom: 0;
    line-height: 30px;
    position: absolute;
    right: -15px;
    width: 200px;
}

.analitycs table {
    border: 0 !important
}

.progress {
    position: relative;
    width: 400px;
    border: 1px solid #ddd;
    padding: 1px;
    border-radius: 3px;
}

.bar {
    background-color: #B4F5B4;
    width: 0%;
    height: 20px;
    border-radius: 3px;
}

.percent {
    position: absolute;
    display: inline-block;
    top: 3px;
    left: 48%;
}

#banner {

}
.pickList_list, .pickList_targetList{
  text-align: left!important;
}