﻿.overlay {
    background: #e9e9e9;
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.5;
}

.body {
    background-color: #1BA8E0;
}

.lb_bck {
    color: white;
    top: 30px;
    left: 1075px;
    width: 36px;
    height: 30px;
    font-size: large;
    font-weight: bold;
    text-decoration: none;
}

    .lb_bck:hover, .lb_exit:hover {
        background-color: darkblue !important;
        color: white !important;
    }

.lb_exit {
    color: white;
    top: 30px;
    left: 1185px;
    width: 36px;
    height: 30px;
    font-size: large;
    font-weight: bold;
    text-decoration: none;
}

.left {
    position: absolute;
    left: 10px;
    border: Groove 1px #ccc;
    width: 55px;
    right: 10px;
}

.right {
    position: absolute;
    left: 330px;
    border: none 1px #c00;
    width: 61%;
}

.up {
    top: 20px;
}

#wowslider-container1 .ws_images {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

ul.imagesList {
    display: block;
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

    ul.imagesList li {
        display: block;
        position: relative;
        float: left;
        width: 20%;
        height: 270px;
        box-sizing: border-box;
        padding: 3px;
        margin: 0;
    }

.imagesList-item-frame {
    height: 250px;
}

ul.imagesList .imagesList-item-frame {
    border: solid 1px #dcdcdc;
    position: absolute;
    padding: 3px;
    top: 3px;
    right: 3px;
    bottom: 3px;
    left: 3px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    border: solid 1px gray;
    padding: 7px;
}

ul.imagesList li img {
    width: 99%;
    height: 125px;
}

ul.imagesList li .legend {
    width: 100%;
    margin: 2px 2px 2px 2px;
}

ul.imagesList li:hover input {
    display: block !important;
    margin: 1px 1px 1px 1px;
}

.shadow {
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px#888;
    box-shadow: 0 0 5px #888;
}

.dia {
    display: none;
}

input[type="text"], input.user-text {
    -moz-border-radius: 7px;
    border-radius: 7px;
    border: solid 1px gray;
    padding: 7px;
}

input[type="textbox"] {
    -moz-border-radius: 7px;
    border-radius: 7px;
    border: solid 1px gray;
    padding: 7px;
}

input[type="button"], button {
    -moz-border-radius: 7px;
    border-radius: 7px;
    border: solid 1px gray;
    padding: 7px;
}

input[type="password"] {
    -moz-border-radius: 7px;
    border-radius: 7px;
    border: solid 1px gray;
    padding: 7px;
}

.forbutton {
    -moz-border-radius: 8px;
    border-radius: 10px;
    border: solid 1px gray;
    padding: 7px;
}

select {
    -moz-border-radius: 7px;
    border-radius: 7px;
    border: solid 1px gray;
    padding: 7px;
}

#show {
    color: red;
    background-color: deepskyblue;
}

#show2 {
    color: red;
    background-color: deepskyblue;
}

#show3 {
    color: red;
    background-color: deepskyblue;
}

#show4 {
    color: red;
    background-color: deepskyblue;
}

#show5 {
    color: red;
    background-color: deepskyblue;
}

#show6 {
    color: red;
    background-color: deepskyblue;
}

#b_show {
    color: red;
    background-color: deepskyblue;
}

#b_show2 {
    color: red;
    background-color: deepskyblue;
}

#b_show3 {
    color: red;
    background-color: deepskyblue;
}

#b_show4 {
    color: red;
    background-color: deepskyblue;
}

#b_show5 {
    color: red;
    background-color: deepskyblue;
}

#b_show6 {
    color: red;
    background-color: deepskyblue;
}

.timeout {
    padding: 10px;
    border: 1px dotted red;
    color: red;
    font-weight: bold;
    font-size: 36px;
    text-align: center;
    display: none;
    z-index: 1000;
    background-color: white;
}

.jconfirm-buttons {
    float: left;
    left: -50%;
    position: relative;
}

#CommentList li {
    padding-top: 20px;
}
