/*reset*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0; /* обнуляем внешние отступы */
	padding: 0; /* обнуляем внутренние отступы */
	border: 0; /* убираем бордюры */
	outline: 0; /* убираем контуры */
	font-size: 100%; /* задаем базовый размер шрифта, значение по умолчанию = 16px */
	vertical-align: baseline; /* устанавливаем базовое вертикальное выравнивание */
	/*background: transparent; *//* устанавливаем фон прозрачным */    
}
body {
line-height: 1; /* устанавливаем базовую высоту */
}
ol, ul {
list-style: none; /* убираем маркеры для нумерованных и обычных списков */
}
.jNiceWrapper input
{
    margin:3px;
}
blockquote, q {
quotes: none; /* убираем кавычки для цитат */
}
blockquote:before, blockquote:after,
q:before, q:after {
content: ''; /* убираем */
content: none; /* и скрываем генерируемое содержимое */
}
:focus {
outline: 0; /* убираем контуры вокруг ссылок при фокусе */
}
/* Убираем рамку вокруг кнопок*/
button::-moz-focus-inner, 
input[type="reset"]::-moz-focus-inner, 
input[type="button"]::-moz-focus-inner, 
input[type="submit"]::-moz-focus-inner, 
input[type="submit"]::-moz-focus-inner, 
input[type="file"] > input[type="button"]::-moz-focus-inner {
    border: none; 
} 
ins {
text-decoration: none; /* убираем подчеркивание для вставленного текста */
}
del {
text-decoration: line-through; /* убираем перечеркивание для удаленного текста */
}
table {
border-collapse: collapse; /* убираем рамки двойной толщины */
border-spacing: 0; /* убираем расстояние между ячейками */
}
table td
{
	vertical-align:top;
    line-height:120%;
}
/**/

body
{
    font-family: Arial;
    font-size: 12px;
	color: #66635c;
    
}
:focus {
outline: none;
}

form {
	margin: 0px;
	padding: 0px;
}
h1
{
    color: #66635c;
    font-size: 21px;
    font-weight: normal;
    margin:10px 0 15px;
}
h2
{
    color:#A5A29A;
    font-size:17px;
    margin:10px 0 17px;
}
h3
{
    color: #a5a29a;
    font-size: 15px;
    font-weight: bold;
    margin:10px 0;
}

h4
{
    color: #a5a29a;
    font-size: 14px;
    font-weight: bold;
    margin: 0px 0px 0px 0px;
}
h5
{
    color: #a5a29a;
    font-size: 13px;
    font-weight: bold;
    margin: 0px 0px 0px 0px;
}
img.picture-right {
    float: right;
    margin:0 0 0 10px;
}
p {
    font-size:12px;
    line-height:18px;
    margin:0 0 12px;
}
td, td.vtop, table.vtop td, tr.vtop td
{
    vertical-align: top;
}
td.vmiddle, table.vmiddle td, tr.vmiddle td
{
    vertical-align: middle;
}
td.vbottom, table.vbottom td, tr.vbottom td
{
    vertical-align: bottom;
}
.content text a, .footer a {color: #7b7b7b; text-decoration: underline;}

.content text a:hover,  .footer a:hover {color: #7b7b7b; text-decoration: none;}

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

img
{
    border: 0;
}


ul {
   
}

.text ul li {
    background:transparent url(images/li-bg.png) no-repeat scroll left 6px;
}

ul li {
    line-height:20px;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    padding-left:11px;
}
.text ol {
	margin-bottom:15px;	
}
.text ol li {
    line-height:21px;
    list-style-position: inside;
	list-style-type: decimal;
} 
li ol li {
	list-style-type: decimal;
	background: none !important;
}
ul ul {margin-left: 20px;}
ul ul ul {margin-left: 40px;}
ul ul ul ul {margin-left: 60px;}

.red{
    color: #d12846;
    font-weight: bold;
}

.clear
{
 
    clear:both !important;
    height:0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    padding:0 !important;
    margin:0 !important;
    float:none !important;
    overflow: hidden !important;
}
.up {
    text-transform: uppercase;    
}
.down {
    text-transform: lowercase;
}
.none {
    display: none;
}
.hide {
    display: block;
    left: -5000;
    top: -5000;
    position: absolute;
    visibility: hidden
}
img.img-up, img.icon {
    margin: 0;
    padding: 0;
    vertihcal-align: middle;
}

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

button  {
    padding: 0px;
    margin: 0px;
    border-style: none;
    overflow: visible;
    cursor: pointer;
    background-color: transparent;     
    vertical-align:middle;
} 
button span {
    display: block;
    white-space:nowrap;
}

button span span {   
    background:transparent url(images/button-left.png) no-repeat scroll left top;
    color:#FFFFFF;
    display:block;
    font-family:Arial;
    font-size:15px;
    font-weight:bold;
    height:25px;
    padding:6px 11px 0px;
    position:relative;
    z-index:5;
}

button.niceBtnHover span {

}
button.niceBtnHover span span {
   background: url('images/button-left-active.png') top left no-repeat;  
}
button span span span, button.niceBtnHover span span span {
    background: none;
    position: absolute;
    color: #6a675d;  
    z-index: 3;
    top:-1px;
    left:0px;    
}

.form {
    width: 407px;
    border: 1px solid #deddd9;
    padding: 10px 9px;
    background: #f6f8ec;
    margin-bottom:10px;
}
.form-in-center {
    margin-left: 100px;
    width:420px;
}
.form-item-last2 {
    padding-bottom: 10px;
}
.form-title {
    color:#A5A29A;
    font-size:15px;
    font-weight:bold;
    letter-spacing:1px;
    margin:6px 0 0 14px; 
}

.form-item {
   margin:14px 0 0 14px;   
   position:relative;
}
input.inputtext, #filter_date_from, #filter_date_to {
    height:16px;
    padding:3px 0 3px 3px; 
    border: 1px solid #deddd9;
    color: #66635c; 
    margin-left: 0px; 
    font-size: 13px;
}
.form input.inputtext, input.inputtext {
    width:353px;  
}
textarea {
    color: #66635c;
    border: 1px solid #deddd9;     
    padding:3px 0 3px 3px;   
    color: #333333;
    height: 79px;
    font-family:Arial;
    font-size: 13px;
}
.form textarea {
   width:353px; 
}
div.label {
   margin:7px 0; 
   font-size: 12px;
    font-weight: bold;
    color: #8b8881;
}
select {
    padding:0;/*2px 0 3px 8px; */
    border: 1px solid #deddd9;
    color: #66635c; 
    font-size: 13px;
}
.form select, select.select {
    height:24px; 
}
.form select, select.inputselect {
   width: 357px;  
}
label {

}

.form-item-left {
     float:left;
    
}

.form-item-right {
    float:left;
    width:150px;
    font-size: 11px;
    color: #8b8881;
    margin-left:20px;
}
.subscribe-form-item {
    margin-top:-3px;
}
/* -------------
 * Radios
 * ------------- */
.jRadioWrapper, .jCheckboxWrapper { 
    float: left; 
    z-index: 2; 
    margin: 0 7px 3px 0;
    height: 13px;
}
.jNiceRadio {
     background:transparent url(images/radiobutton.png) no-repeat scroll center top; 
    cursor:pointer;
    height:13px;
    margin-left:4.5px;
    margin-top:3px;
    position:absolute;
    vertical-align:middle;
    width:13px;
}


/* -------------
 * Checkboxes
 * ------------- */
.jNiceCheckbox 
{
    background:transparent url(images/checkbox.png) no-repeat scroll center top;
    cursor:pointer;
    height:13px;
    width:17px;
    /*display:block;
    floaT:left;*/
    position:absolute !important;    
    /*z-index:2; */
    left: 0px;
    top: -2px;
    /*margin-top:-2px;*/
    
}   
label.radio {
    position:relative;
    top:2px;   
    } 
label.checkbox {
    position:relative;
    top:-2px;   
}

/* -------------
 * Checked - Used for both Radio and Checkbox
 * ------------- */
.jNiceChecked { background-position: center bottom;}
/* -------------
 * Selects
 * ------------- */
.jNiceWrapper select
{
    border: none;
    margin: 0;
    padding: 0;
    height: 22px;
    
}

.jNiceSelectWrapper
{
    /*background: url(images/jnice/bg-select-left.gif);*/
    background: url(images/jnice/bg_select_big_left.jpg);
    padding: 0px 0px 0px 1px;
    height: 25px;
    left: 0px;
    top: 0px;
    z-index: 1000;
    position: absolute;
    cursor: pointer;
    /*top: -2px;*/
}

.smallselect .jNiceSelectWrapper
{
    background: url(images/jnice/bg_select_lit_left.jpg);   
    height:17px;
}

.jNiceWrapper iframe
{
    position: absolute;
    z-index: 1;
    width: 100%;
    left: 0px;
    top: 0px;
}

.jNiceSelectWrapper .jNiceSelectText
{
    color: #1f1f1f;
    height: 20px;
    line-height: 15px;
    padding: 4px 0 1px 3px;
    /*background: url(images/jnice/bg-select-text.gif);*/
    background: url(images/jnice/bg_select_big_tile.jpg);
    overflow: hidden;
    float: none;
    position: absolute;
    z-index: 100;
    font-size: 13px;
}
.smallselect .jNiceSelectWrapper .jNiceSelectText
{
    background: url(images/jnice/bg_select_lit_tile.jpg);
    height:14px;
    padding:1px 0 1px 7px;
}

.jNiceSelectWrapper .jNiceSelectOpen
{
    width: 23px;
    height: 25px;
    /*background: url(images/jnice/bg-select-open.gif) no-repeat #efefef;*/
    background: url(images/jnice/bg_select_big_right.jpg) no-repeat #efefef;
    z-index: 100;
    display: block;
    position: absolute;
    right: 0px;
}

.smallselect .jNiceSelectWrapper .jNiceSelectOpen
{
    background: url(images/jnice/bg_select_lit_right.jpg) no-repeat #efefef;
    height:17px;
    width:14px;
}

.jNiceSelectWrapper ul
{
    top: 24px;
    background-color: #FFF;
    border: solid 1px #CCC;
    max-height: 150px;
    position: absolute;
    left: 0px;
    list-style: none;
    display: none;
    margin: 0;
    padding: 0;
    overflow-y: auto;
    z-index: 100;
    white-space: nowrap;
    /*width: 95%;*/
}
.smallselect .jNiceSelectWrapper ul
{
    top:16px;
}
.jNiceSelectWrapper ul li
{
    background: none;
    padding: 0px;
}

.jNiceSelectWrapper ul a
{
    display: block;
    padding: 3px 7px 3px 3px;
    text-decoration: none;
    color:#1F1F1F;
}
.smallselect .jNiceSelectWrapper ul a
{
    padding: 0 7px
}

.jNiceSelectWrapper ul a:hover
{
    background: #F0F0F0;
}
.jNiceSelectWrapper ul a.selected
{
    /*background: #C3C3C3;*/
    background: #F0F0F0;
}

.jNiceFocus
{
    /*border: dotted 1px #666666;*/
    border:none;
}

.jNiceHidden
{
    opacity: 0;
    z-index: -1;
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
}
.jNiceWrapper
{
    position: relative;
    vertical-align: top;
}



.news-title {
	margin-top: 8px;
    margin-bottom: 13px;   
}
.news-list, .news-detail {

}
.news-title span {
    font-size: 12px;
}
.news-title a {
    font-size: 12px;
    color: #727272;
    font-weight: bold;
    text-decoration: none;
    margin-left: 18px;
}
.news-title a:hover, .news-title a:active {
    color: #d43c54;
}
.news-item {
    line-height:17px;
    margin-bottom: 25px;
}

img.preview_picture {
     float:left;
    margin:5px 22px 7px 4px;
}
.news-title a:hover, .news-title a:active {
    text-decoration: underline;
}
table.table {
    border-top: 1px solid #deddd9;
    color: #8b8881;
    width:100%;
    margin: 0 0 15px 0;
}
.table th {
    border-right: 1px solid #deddd9 !important;
    background: #EEF2D7 url(images/table-th-bg.png) repeat-x left top;
    text-align: left;
    font-weight: bold;
    font-size: 14px;
    color: #8b8881;
}
.table th.small
{
    font-size:100%;
}
.table th.first {
    border-left: 1px solid #deddd9;     
}
.table th {
    padding:12px 8px 11px;
    border-bottom: 1px solid #deddd9; 
}
.table td {
    padding:6px 8px 5px;
}
.table .graytr td {
    background-color:#f6f8ec;
}
.div.news-list {
  line-height:17px;  
}    
.detail_picture {
    float: left;
    margin-right: 10px;
}
.errortext, .notetext {
    width: 97%; 
    color: #e3415e;
    font-weight: bold;
    font-size: 13px;
    border: 1px solid #deddd9;
    padding:5px 10px;
    margin:5px 0;
}
.notetext {
    color: #6db116;
}
.notice-text {
    padding: 20px;
    font-family: Arial;
    font-size: 14px;
    
}

.tabs {
    display: inline;
}
.tabs div {
    color: #a29f98;
    font-size: 12px;
    text-transform: uppercase;
    height: 23px;
    float: left;
    padding:4px 12px;
    background: none;
    cursor: pointer;
    margin-top: 2px;
    margin-right: 3px;
}
.tab-text {
    display: none;
}
.tabs div.active {
    color: #ffffff;
    background: url(images/tab-bg-active.png) left top repeat-x;
}
.tabs div span {
    background: url(images/tab-bg.png) left bottom repeat-x; 
}

.tabs div.active span {
    background: none;
}
.italic {
    font-style: italic;
}

.main-gallery img
{
    position:absolute;
    z-index:2;
}
.search-botton {
        display:inline;
        top:-3px;
position:relative;

}
.sub-radio {
    top: 0px !important;
}

.banner_color_1, .banner_color_2, .banner_color_3
{
    width:221px;
    padding:8px;
    font-size: 11px;
    clear: left;
    color:#FFFFFF;
}

.banner_color_1 {
    background: url(/images/edv-bg1.png);   
}
.banner_color_2 {
    background: url(/images/edv-bg2.png);    
}
.banner_color_3  {
    background: url(/images/edv-bg3.png);  
}
.banner_color_1 h4, .banner_color_2 h4, .banner_color_3 h4
{
    font-size: 19px;
    margin-top: 5px;
    margin-bottom:3px;
    color: #FFFFFF;
    font-weight:normal;
}


/* Для визуального редактора */
.red-text {
        color: #e3415e;
    font-weight: bold;
}
.picture-left {
    float: left;
    margin:5px 5px 5px 0;
}
.picture-right {
    float: right;
    margin:5px 0 5px 5px;
}
.fancybox {
    
}
.border-picture {
    padding: 2px;
    border: 1px solid #A19E97;
}
.basket-image {
    float:left;
    margin-right:6px;
}
/*end service scroll*/            
/*@media all and (-webkit-min-device-pixel-ratio:10000),
not all and (-webkit-min-device-pixel-ratio:0) {

.jNiceCheckbox {
             background:transparent url(images/checkbox.png) no-repeat scroll center top;
            cursor:pointer;
            height:13px;
            position:absolute !important;
            width:17px;
            z-index:2; 

} 

}*/
@media all and (-webkit-min-device-pixel-ratio:10000),
not all and (-webkit-min-device-pixel-ratio:0) {
	form button {
		margin-left:0px !important;
	}
}


.brand-right{background-color:#f0efeb;margin:-1px 0 0;padding: 6px 3px 7px 3px;}
.brand-right select{
	border: medium none;
	color: #66635C !important;
	font-size: 11px;
	padding: 1px 3px 2px;
	width: 180px;
}
.brand-form-title{
    color: #B6B4B5;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 5px;
}
.brand-right .jNiceSelectWrapper{
	margin-left:5px;
}

.mainpage-brand{display:block;padding: 10px 0 0 0;}
.clear{clear:both;}

#main-ugg,
#main-ed-hardy,
#main-mystique,
#main-dav{display:inline-block;background-position:0 0;background-repeat:no-repeat;}
#main-ugg span,
#main-ed-hardy span,
#main-mystique span,
#main-dav span{display:none;}
#main-ugg{background-image: url(/images/main/ugg.jpg);width:141px;height:77px;}
#main-ed-hardy{background-image: url(/images/main/ed-hardy.jpg);width:141px;height:77px;}
#main-mystique{background-image: url(/images/main/mystique.jpg);width:141px;height:48px;}
#main-dav{background-image: url(/images/main/dav.jpg);width:141px;height:63px;}
#main-ugg:hover{background-position: 0 -77px;}
#main-ed-hardy:hover{background-position: 0 -77px;}
#main-mystique:hover{background-position: 0 -48px;}
#main-dav:hover{background-position: 0 -63px;}



.item-icon{position:absolute;top:0;right:0;width: 70px;height:28px;background-position:0 0;background-repeat:no-repeat;display:block;}
.item-icon-new{background-image:url(images/icon-new.png);}
.item-icon-sale{background-image:url(images/icon-sale.png);}
.item-icon-action{background-image:url(images/icon-action.png);}

.top_item{position:relative;}
.mt10{margin-top:10px;}


.price-select-right{}
.price-select-right a{display:block;padding: 3px 8px;}
.price-select-right a.selected{font-weight:bold;}


