* {
    outline: none;
    margin: 0;
    padding: 0;
    border: none;
}
html, body {
    background-color: #000;
    color: #fff;
    font-family: Verdana, sans-serif;
    font-size: 12px;
    min-width: 990px;
    min-height: 600px;
}
#loft {
    height: 33px;
    background: url(../../images/f/loft_line_bg.png) repeat-x;
}
#loft a.title {
    display: block;
    float: left;
    width: 429px;
    height: 33px;
    margin-left: 10px;
    background: url(../../images/f/loft_site_title.png) 0 6px no-repeat;
}
#loft a.title.en {
    background: url(../../images/f/loft_site_title_en.png) 0 6px no-repeat;
}
#loft .search {
    float: right;
    width: 237px;
    height: 24px;
    margin-top: 4px;
    margin-right: 5px;
    background-image: url(../../images/f/loft_search_bg.png);
    overflow: hidden;
}
#loft .search .text {
    float: right;
    width: 203px;
    background: none;
    color: #fff;
    font-family: Verdana, sans-serif;
    font-size: 12px;
    margin-top: 4px;
}
#loft .search .btn {
    width: 26px;
    height: 24px;
    background: url(../../images/f/loft_search_btn.png) 0 0 no-repeat;
    cursor: pointer;
    float: right;
}
#loft .search .btn:hover {
    background-position: 0 100%;
}
#loft .select {
    float: right;
    width: 140px;
    height: 29px;
    background: url(../../images/f/loft_select_bg.png) 0 0 no-repeat;
    margin-top: 4px;
    line-height: 24px;
    padding-left: 8px;
    margin-right: 6px;
    cursor: default;
}
#loft .select:hover {
    background-position: 0 -31px;
}
#loft .select .text {
    margin-bottom: 5px;
}
#loft .select .popup {
    background-image: url(../../images/f/black_rect_opacity_80.png);
    padding: 7px 7px 8px 7px;
    border-left: 1px solid #353535;
    border-right: 1px solid #353535;
    border-bottom: 1px solid #353535;
    position: absolute;
    margin-left: -15px;
    line-height: 22px;
    display: none;
    z-index: 10;
}
#loft .select .popup a {
    display: block;
    color: #fff;
    text-decoration: none;
    background: none;
    padding: 0px 7px 1px 7px;
}
#loft .select .popup a:hover {
    background-image: url(../../images/f/select_anchor_bg.png);
}
#loft .admin {
    display: block;
    float: right;
    margin-top: 4px;
    width: 25px;
    height: 24px;
    margin-right: 6px;
    background-position: 0 0;
}
#loft .admin:hover {
    background-position: 0 100%;
}
#loft .admin-opened {
    background: url(../../images/f/loft_admin_opened.png) 0 0 no-repeat;
}
#loft .admin-closed {
    background: url(../../images/f/loft_admin_closed.png) 0 0 no-repeat;
}
#loft .lang {
    display: block;
    float: right;
    margin-top: 4px;
    width: 23px;
    padding-right: 2px;
    height: 24px;
    margin-right: 6px;
    background: url(../../images/f/loft_empty_btn.png) 0 0 no-repeat;
    color: #fff;
    text-align: center;
    line-height: 24px;
    overflow: hidden;
    text-decoration: none;
}
#loft .lang:hover {
    background-position: 0 100%;
}
#loft .about {
    width: 84px;
    height: 24px;
    display: block;
    float: right;
    margin-top: 4px;
    margin-right: 5px;
    background: url(../../images/f/about_btn.png) 0 0 no-repeat;
    color: #fff;
    line-height: 24px;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
}
#loft .about:hover {
    background-position: 0 100%;
}
#content {
    position: relative;
    overflow: hidden !important;
}
#sshow {
    position: relative;
    background-color: red;
}
#sshow-link {
    position: absolute;
    height: 65px;
    width: 615px;
    overflow: hidden;
    z-index: 2;
    right: 25px;
}
#sshow-link-text-block {
    width: 549px;
    height: 65px;
    overflow: hidden;
    position: absolute;
    margin-right: 1px;
    float: right;
}
#sshow-link-text-cont {
    border: 1px solid #595959;
    background-image: url(../../images/f/black_rect_opacity_80.png);
    height: 63px;
    display: table;
    position: absolute;
    cursor: pointer;
}
#sshow-link-text {
    height: 63px;
    display: table-cell;
    vertical-align: middle;
    padding-left: 15px;
    padding-right: 15px;
}
#sshow-link-text span {
    color: #00c6ff;
}
#sshow-link-btn {
    width: 65px;
    height: 65px;
    background: url(../../images/f/sshow/common/sshow_link_btn_bg.png) 0 0 no-repeat;
    overflow: hidden;
    float: right;
    position: relative;
    display: none;
    cursor: pointer;
}
#sshow-link-btn-arrow {
    background-image: url(../../images/f/sshow/common/sshow_link_btn_arrow.png);
    width: 29px;
    height: 15px;
    top: 25px;
    left: 18px;
    position: absolute;
}
#error {
    padding: 20px;
}
#error h2 {
    font-weight: normal;
    margin-bottom: 20px;
    font-size: 40px;
}
#bcrumbs {
    height: 30px;
    background-image: url(../../images/f/bcrumbs_bg.png);
    padding-left: 12px;
    overflow: hidden;
    line-height: 30px;
}
#bcrumbs a {
    color: #00c6ff;
    text-decoration: none;
    display: inline-block;
}
#bcrumbs a:hover {
    color: #90e6ff;
}
#bcrumbs .divider {
    vertical-align: top;
    display: inline-block;
    margin-top: 9px;
    width: 15px;
    height: 15px;
    background: url(../../images/f/bcrumbs_divider.png) 50% 50% no-repeat;
}
#items {
    margin-top: 1px;
}
#items .item {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    position: relative;
    text-decoration: none;
    margin-top: 5px;
    margin-bottom: 15px;
}
#items .item .item-overlay {
    position:absolute;
    z-index: 2;
    background-image: url(../../images/f/item_overlay.png);
    width: 240px;
    height: 240px;
    display: none;
}
#items .item .item-table {
    display: table;
    width: 240px;
    height: 240px;
}
#items .item .item-cell {
    display: table-cell;
    width: 240px;
    height: 240px;
    vertical-align: bottom;
    text-align: center;
}
#items .item .img-0 {
    z-index: 1;
    top: 0;
    left: 0;
}
#items .item .img-1 {
    z-index: 3;
    top: 207px;
    left: 207px;
    border: 1px solid #595959;
    position: absolute;
}
#items .item .img-2 {
    z-index: 3;
    top: 207px;
    left: 170px;
    border: 1px solid #595959;
    position: absolute;
}
#items .item  .name {
    margin-top: 15px;
    padding-left: 10px;
    padding-right: 10px;
    color: #fff;
}
#items .item .name span {
    color: #00c6ff;
}
#search-no-results {
    text-align: center;
    margin: 30px auto;
    width: 800px;
}
#search-no-results h2 {
    font-weight: normal;
    color: #00c6ff;
    font-size: 20px;
    margin-bottom: 20px;
}
#dz {
    background-color: black;
    float: right;
}
#item-thumbs {
    position: absolute;
    z-index: 1;
    top: 41px;
    padding-top: 6px;
}
#item-thumbs img {
    border: 1px solid #eee;
    margin-left: 3px;
    margin-right: 3px;
    z-index: 3;
}
#item-thumbs img:hover {
    border: 1px solid #00c6ff;
}
#item-thumbs-arrow {
    width: 32px;
    height: 4px;
    background: url(../../images/f/item_thumbs_arrow.png) 50% 0 no-repeat;
    position: absolute;
    top: 0;
    margin-left: 3px;
}
#item-btn-details {
    width: 130px;
    height:26px;
    background: url(../../images/f/item_btn_details.png) 0 0 no-repeat;
    position: absolute;
    z-index: 3;
    display: none;
}
#item-btn-details:hover {
    background-position: 0 100%;
}
.item-btn-details-en {
    background-image: url(../../images/f/item_btn_details_en.png) !important;
    width: 160px !important;
}
#item-details {
    position: absolute;
    width: 365px;
    z-index: 2;
    border-right: 1px solid #2c2c2b;
    background-color: black;
}
#item-details-title {
    width: 366px;
    height: 35px;
    background: url(../../images/f/item_details_title.png) 0 0 no-repeat;
}
.item-details-title-en {
    background-image: url(../../images/f/item_details_title_en.png) !important;
}
#item-details-close {
    display: block;
    width: 15px;
    height: 14px;
    background: url(../../images/f/close_cross.png) 0 0;
    margin-right: 10px;
    margin-top: 12px;
    float: right;
}
#item-details-close:hover {
    background-position: 0 100%;
}
#item-details-texts-margings {
    clear: both;
    margin-top: 16px;
    margin-left: 14px;
    margin-right: 10px;
}
#item-details-texts .idt-title {
    font-family: Arial,Helverica,sans-serif;
    font-size: 11px;
    color: #00c6ff;
    margin-bottom: 4px;
}
#item-details-texts .idt-text {
    font-family: Verdana, sans-serif;
    margin-bottom: 16px;
}
.item-btns-left-right {
    width: 26px;
    height: 26px;
    position: absolute;
    z-index: 3;
    top: 39px;
}
.item-btn-zone {
    width: 26px;
    height: 26px;
    display: block;
}
#item-btn-left .item-btn-zone {
    background: url(../../images/f/item_btn_left.png) 0 0 no-repeat;
}
#item-btn-left .item-btn-zone:hover {
    background-position: 0 100%;
}
#item-btn-right {
    right: 8px;
}
#item-btn-right .item-btn-zone {
    background: url(../../images/f/item_btn_right.png) 0 0 no-repeat;
}
#item-btn-right .item-btn-zone:hover {
    background-position: 0 100%;
}
.item-popup {
    width: 300px;
    height: 105px;
    display: none;
    position: absolute;
    top: 33px;
}
#item-btn-left .item-popup {
    left: 13px;
    background-image: url(../../images/f/item_popup_left.png);
}
#item-btn-right .item-popup {
    right: 13px;
    background-image: url(../../images/f/item_popup_right.png);
}
.item-popup img {
    margin-top: 15px;
    margin-left: 7px;
    margin-right: 13px;
    float: left;
}
.item-popup .item-popup-t {
    margin-top: 15px;
    height: 83px;
    width: 183px;
    display: table;
}
.item-popup .item-popup-t .item-popup-c {
    display: table-cell;
    height: 83px;
    width: 183px;
    vertical-align: middle;
    overflow: hidden;
}
.item-popup .item-popup-t .item-popup-c span {
    color: #00c6ff;
}
h2 {
    text-align:center;
    font-weight:normal;
    color:#00c6ff;
    margin: 20px 20px;
}
p {
    text-indent: 20px;
    margin: 0 20px 20px 10px;
}
p .strong {
    color:#00c6ff;
}
p a, p a:visited {
    color:#00c6ff;
    text-decoration: underline
}
p a:hover {
    text-decoration: none;
}