/* popup window */
#set_price {
  left: 60%;
  position: absolute;
  top: 0;
  z-index: 98;
  width: 27em;
  margin-left: -14.5em; /* width/2 */
}

#set_price .slider {
    overflow: hidden;
    position: relative;
    width: 23.5em;
}

#set_price table {
    width: 100%;
}

#set_price .slider ul {
    width: 25em;
    left: -1em;
}

#set_price p {
    color: #111;
    font-size: 0.91667em;
    margin: 0 0.7em 1em 0.7em;
}

#set_price input {
    margin: 1em 0.5em 0.66em;
}

#set_price input#dname {
    margin: 0.2em 0;
    border: 0;
    background: #fff;
    color: #3574bb;
    font-size: 2em;
    /* font-weight: bold; */
}

/* slider */
.slider ul {
    font-size: 1em;
    list-style: none;
    background: url('/i/style/first/glamor/ul-slider-bg.gif') repeat-x 0 1.7em;
    overflow: hidden;
    padding: 0;
    margin: 0 auto;
    text-align: center;
    position: relative;
    z-index: 97;
    -webkit-background-size: auto 0.25em;
    -webkit-background-size: auto 0.25em;
}
.slider li {
    position: relative;
    float: left;
    height: 3.75em;
    width: 5em;
    padding: 0;
    margin: 0;
}
.slider li.first {
    background: #fff url('/i/style/first/glamor/ul-slider-first.gif') no-repeat 2.3em 1.7em;
    -webkit-background-size: auto 0.25em;
    -webkit-background-size: auto 0.25em;
}

.slider li.last {
    background: transparent url('/i/style/first/glamor/ul-slider-last.gif') no-repeat 2.5em 1.7em;
    -webkit-background-size: auto 0.25em;
    -webkit-background-size: auto 0.25em;
}

.slider input {
    display: none;
}

.slider label {
    color: #999;
    font-size: 0.75em;
    display: block;
    height: 5em;
    background: transparent url('/i/style/first/glamor/ul-slider-label.gif') no-repeat 50% 1.4em;
    cursor: pointer;
    -webkit-background-size: 0.333em auto;
    -webkit-background-size: 0.333em auto;
}

.slider li.disabled label {
    cursor: default;
}

.slider label span {
    position: absolute;
    font-size: 1.2222em;
    bottom: 0;
    left: 0;
    width: 100%;
    padding-left: 0.5em;
}

.slider span {
    color: #000;
}

.slider li.disabled span {
    text-decoration: line-through;
    color: #999;
}

.slider li.hovered label, .slider li.hovered span {
    color: #9e0b0f;
}

.slider .ball {
    width: 3.5em; /* 14px + 11px + 25px */
    height: 1.1667em;
    background: transparent url('/i/style/first/glamor/ul-slider-ball.png') no-repeat 0.91667em 0;
    position: absolute;
    left: 0;
    top: 1.4em;
    z-index: 98;
    -webkit-background-size: 1.1667em 1.1667em;
    -khtml-background-size: 1.1667em 1.1667em;
    cursor: e-resize;
}

/* / slider */

.wrap {
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    border: 0px none !important;
    width: 100%;
}

/* DATES */
#capture_freeing {
    margin: 0 auto;
    width: 183px;
    height: 49px;
    position: relative;
    z-index: 5;
    background: url('/i/style/first/glamor/capture-freeing-ru.png') no-repeat;
}

.eng #capture_freeing {
    background: url('/i/style/first/glamor/capture-freeing-en.png') no-repeat;
}

#capture_date {
    position: relative;
    top: -14px;
    z-index: 4;
    width: 100%;
}

#capture_date a {
    color: #004370;
}

#capture_date .grey_lil_fill {
    margin: 0.5em 0;
    width: 98%;
}

#capture_date .grey_lil_fill .fill {
    color: #9e0b0f;
    line-height: 18px;
    font-weight: bolder;
    padding: 0.3em 3px 0.5em 3px;
    white-space: nowrap;
    text-align: center;
}

#capture_date .grey_lil_fill .no_sel {
    padding-left: 0.5em;
}


/* / DATES */

/* CART */
.cart-summary {
    border: 0px none !important;
    padding: 0 0 0 1em;
    width: 17em;
    vertical-align: bottom !important;
}

#cart {
    margin: 0 !important;
    width: 100%;
    position: relative;
    top: -15px;
}

#cart .lt, #cart .rt, #cart .lb, #cart .rb {
    width: 7px;
    min-width: 7px;
}

#cart .fill {
    padding: 0.5em 0.75em 1.25em 0.75em;
    white-space: nowrap;
    vertical-align: middle;
    text-align: left;
}

#cart .fill #filltxt {
    font-size: 14px;
    line-height: 1.6em;
    /* margin-bottom: 0.75em; */
}

#cart .clear, #cart .cart, #cart .order {
    display: -moz-inline-block;
    display: inline-block;
    /* height: 22px; */
}
#cart .fill #btnrow1 {
    margin: 1em 0 0 0;
    padding: 0 0.25em;
}
#cart .fill #btnrow2 {
    margin: 1em 0 0 0;
    padding: 0 1.25em;
}

/* / CART */

/* / */
#filter {
    display: block;
    min-width: 60em;
}

#filter_label {
    width: 65px;
    height: 12px;
    background: url('/i/style/first/glamor/capture-filter-ru.png') no-repeat 0 0;
    position: relative;
    top: -9px;
    z-index: 5;
}

.eng #filter_label {
    background: url('/i/style/first/glamor/capture-filter-en.png') no-repeat 0 0;
}

#filter .blue_border4 {
    position: relative;
    top: -10px;
    z-index: 4;
    width: 100%;
}

#filter .fill {
    padding: 10px 10px 8px 0px;
}

#filter .double_border {
    vertical-align: middle;
}

#filter span {
    float: left;
    margin-left: 5px;
}

#filter .filter-box {
    height: 27px;
    background: #d6e7fe url('/i/style/first/glamor/filter-box.gif') no-repeat 0 0;
    font-size: 11px;
}

#filter .filter-box input {
    vertical-align: middle;
}

#filter .filter-box span {
    float: none;
    display: block;
    padding: 0px 9px 0 5px;
    height: 27px;
    line-height: 27px;
    margin: 0 0 0 4px;
    background: url('/i/style/first/glamor/filter-box.gif') no-repeat right -27px;
}

#filter div.inputs {
    float: right;
    /* padding-top: 1em; */
}
/* / FILTER */


/* RELEASE_DOMAINS */
#release_domains {
    width: 100%;
    margin: 2px 0 19px 0;
}

#release_domains input.service {
    /* [%- UNLESS is_mobile %] */
    visibility: hidden;
    /* [%- END %] */
    float: right;
    height: 1px;
    width: 1px;
}

#release_domains td a.dnames {
    color: #3574bb;
    text-decoration: none;
}

#release_domains th {
    background-color: #f2f2f2;
    border-bottom-color: #d4d4d4;
    padding: 11px 5px 9px 3px;
    /* text-align: left; */
    vertical-align: top;
}

#release_domains th.lt {
    background-image: url('/i/style/first/glamor/grey-border-th.png') !important;
}

#release_domains th.rt {
    background-image: url('/i/style/first/glamor/grey-border-th.png') !important;
}

#release_domains th a {
    text-decoration: none;
    display: -moz-inline-block;
    display: block;
}

#release_domains th a.active {
    color: #9e0b0f;
}

#release_domains th a.down {
    background: url('/i/style/first/glamor/shop-domains-down.gif') no-repeat 100% 7px;
    padding-right: 7px;
}

#release_domains th a.active-down {
    background: url('/i/style/first/glamor/shop-domains-active-down.gif') no-repeat 100% 7px;
    padding-right: 7px;
}

#release_domains th a.up {
    background: url('/i/style/first/glamor/shop-domains-up.gif') no-repeat 100% 7px;
    padding-right: 7px;
}

#release_domains th a.active-up {
    background: url('/i/style/first/glamor/shop-domains-active-up.gif') no-repeat 100% 7px;
    padding-right: 7px;
}

#release_domains .odd2 td, #release_domains .even td {
    height: 28px;
}

#release_domains .added, #release_domains .added label {
    color: #9e0b0f;
}

#release_domains td.lb, #release_domains td.rb, #release_domains td.l, #release_domains td.r {
    padding: 0 !important;
}

.paginator a, .paginator span {
    color: #3574bb;
    margin-right: 15px;
}

.paginator .current {
    font-weight: bolder;
    color: #9e0b0f;
}
/* / RELEASE_DOMAINS */

/* DESCRIPTION */
#description {
    width: 366px;
    position: relative;
    right: -14px;
}

#description h3 {
    width: 314px;
    height: 20px;
    padding: 3px 0 2px 8px;
    background: url('/i/style/first/glamor/redtable-subheader.png') no-repeat 0 0;
    font-size: 100%;
    margin: 0 0 10px 7px;
}

#description h3.twice {
    height: 40px;
    background-image: url('/i/style/first/glamor/redtable-subheader-twice.png');
}

#description h3 a {
    color: #fff;
    text-decoration: none;
    font-weight: bolder;
    padding-left: 20px;
    display: block;
}

#description .collapsed h3 a {
    background: url('/i/style/first/glamor/redtable-plus.png') no-repeat 0 2px;
}

#description .collapsed div {
    display: none;
}

#description .expanded h3 a {
    background: url('/i/style/first/glamor/redtable-minus.png') no-repeat 0 2px;
}

#description p, #description ul {
    margin: 0 43px 5px 33px;
    padding: 0;
    line-height: 1.5em;
}

#description p, #description li {
    color: #989797 !important;
}
/* / DESCRIPTION */
