.slideshow_class {
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -khtml-border-radius: 12px;
    height: 100%;
    /* 	margin: 24px auto; */
    overflow: hidden;
    position: relative;
    width: 100%;
}

body {
    font-family: Verdana,Arial,sans-serif;
}

h4 {
    color: #CCCCCC;
    margin-bottom: 0;
    margin-top: 10px;
    padding: 0;
    text-align: center;
}

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

.dialog-content a {
    color: #337ab7;
}

#warning p {
    margin: 0;
}

#imgDiv {
    background: none no-repeat scroll center center #444444;
    position: absolute;
    height: 100%;
    left: 0;
    overflow: auto;
    top: 0;
    width: 100%;
}

#imgNote {
    background: none repeat scroll 0 0 #DDDDDD;
    bottom: 0;
    color: #222222;
    font-size: 20px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    width: 100%;
}

#warning {
    height: 20px;
    margin: 0;
    padding: 0;
    position: static;
}

#loading {
    background: url("../images/loading.gif") no-repeat scroll center center #444444;
    height: 100%;
    left: 0;
    overflow: auto;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 100;
}

.container {
    height: 100%;
    width: 100%;
}

.input {
    background-color: #000000;
    border: 1px solid #FFFFFF;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    font-size: 16px;
    text-align: center;
    width: 35px;
    height: 35px;
}

.slide_buttons {
    line-height: 50px;
}

.button {
    border: 0 none;
    cursor: pointer;
    height: 26px;
    margin: 0 1px;
    vertical-align: middle;
    width: 26px;
}

button::-moz-focus-inner {
    border: 0;
}

.button > img {
    margin-left: -5px;
    margin-top: -3px;
}

.slide_search_text {
    color: #FFFFFF;
    font-size: 16px;
    /*margin-right: 20px;*/
    position: relative;
    vertical-align: middle;
}

.menu {
    bottom: 0;
    position: fixed;
    width: 100%;
}

.slide_menu {
    background: none repeat-x scroll #090909;
    bottom: 10px;
    border-radius: 5px 5px 5px 5px;
    margin: 0 auto;
    padding: 0 10px;
    position: relative;
    width: 875px
}

#image_window {
    background-color: #222222;
    width: 100%;
    height: 100%;
    /*display: none;*/
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

#book_window {
    background-color: #555555;
    width: 100%;
    height: 100%;
    /*display: none;*/
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

#image_window_content {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 3px solid #DDDDDD;
    box-shadow: 0 0 20px #000000;
    /*height: calc(100% - 115px);*/
    /*height: -o-calc(100% - 115px);*/
    margin: 10px 10px auto;
    /*--CSS3 Тени для Блока--*/
    -webkit-box-shadow: 0px 0px 20px #000;
    -moz-box-shadow: 0px 0px 20px #000;
    box-shadow: 0px 0px 20px #000;
}

#image_loading {
    /*background: url("../images/loading.gif") no-repeat scroll center center #C3BCAC;*/
    background: url("../images/loading2.gif") no-repeat scroll center center transparent;
    display: block;
    height: 100%;
    opacity: 0.8;
    filter: alpha(opacity=80);
    position: fixed;
    width: 100%;
    z-index: 10000;
    top: 0;
    left: 0;
}

#image_loading_content {
    height: 128px;
    left: 45%;
    position: relative;
    top: 35%;
    width: 128px;
    z-index: 10001;
}

.rtext {
    color: #F76E6E;
    font-size: 11pt;
    text-align: center;
}

.btnZoomOut {
    background: url("../images/minus-26.png") no-repeat scroll center center transparent;
}

.btnZoomIn {
    background: url("../images/plus-26.png") no-repeat scroll center center transparent;
}

.btnFirst {
    background: url("../images/first-26.png") no-repeat scroll center center transparent;
    margin-left: 30px;
}

.btnPrev {
    background: url("../images/previous-26.png") no-repeat scroll center center transparent;
}

.btnNext {
    background: url("../images/next-26.png") no-repeat scroll center center transparent;
}

.btnLast {
    background: url("../images/last-26.png") no-repeat scroll center center transparent;
    margin-right: 30px;
}

.btnGotoPage {
    background: url("../images/goto-26.png") no-repeat scroll center center transparent;
    margin-right: 20px;
}

.btnDownload {
    background: url("../images/download.png") no-repeat scroll center center transparent;
    /*margin-left: 30px;*/
}

.btnTurn {
    background: url("../images/turn.png") no-repeat scroll center center transparent;
}

.btnHelp {
    background: url("../images/help.png") no-repeat scroll center center transparent;
    /*margin-left: 30px;*/
}

.btnSimple {
    background: url("../images/simple.png") no-repeat scroll center center transparent;
    /*margin-left: 30px;*/
}

.btnClose {
    background: url("../images/close_window-26.png") no-repeat scroll center center transparent;
    position: absolute;
    right: 6px;
    top: 9px;
}

.btnRotateLeft {
    background: url("../images/rotate-left.png") no-repeat scroll center center transparent;
}

.btnRotateRight {
    background: url("../images/rotate-right.png") no-repeat scroll center center transparent;
}

.screen-arrow {
    position: absolute;
    width: 9%;
    z-index: 100
}

.dialog-content img {
    background: none repeat scroll 0 0 #FFFFFF;
}

.info {
    cursor: default;
    float: none;
    height: 26px;
    margin: 0 10px 0 0;
    width: 26px;
}


.copyright {
    bottom: 0;
    margin: 13px;
    position: absolute;
}

.devlink {
    bottom: 0;
    margin: 13px;
    text-decoration: underline;
    right: 0;
    position: absolute;
}

li {
    height: 32px;
    list-style: none outside none;
}

#hide {
    background: none no-repeat scroll center center #444444;
    content: ".";
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: -100;
}

.dialog-content {
    background: none no-repeat scroll center center #090909;
    color: #FFFFFF;
    padding: 10px 35px 45px;
}

.dialog-title.rtext {
    font-size: 1.3em;
}

.dialog-background {
    background: none no-repeat scroll center center #C3BCAC;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 101;
    opacity: 0.9;
    filter: alpha(opacity=90);
    display: none;
}

.dialog {
    outline: 0 none;
    padding: 0.2em;
    height: auto;
    width: 65%;
    min-width: 750px;
    top: 100px;
    margin: 0 auto;
    display: block;
    font-family: Verdana,Arial,sans-serif;
    font-size: 1.1em;
    position: relative;
}

.corner-all {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
}

.dialog .dialog-titlebar {
    padding: 0.4em 1em;
    position: relative;
}

.dialog-header {
    background: none repeat-x scroll #1c1c1c;
    border: 1px solid #DDDDDD;
    font-weight: bold;
    height: 1.8em;
}
