* {
    margin: 0;
    padding: 0;
}

body {
    background-color: #fff;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: .8em;
    color: #666;
}

h1 {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 1.4em;
    color: #0077dd;
    padding: 10px 0 0 0;
}

h2 {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 1.2em;
    color: #0077dd;
    padding: 10px 0 0 0;
}

h3 {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 1.0em;
    color: #0077dd;
    padding: 10px 0 0 0;
}

a:link, a:visited {
    text-decoration:none;
    color:#0077dd;
}

a:hover {
    text-decoration: underline;
    color: #D19405;
}

p {
    text-align: justify;
    margin-top: 10px;
}

p:first-child{
    margin-top: 0;
}

img {
    border: none;
}

.clear {
    clear: both;
}

.hidden {
    display: none;
}

table{
    display: table;
}

ol{
    margin-left: 30px;
}

ul{
    margin-left: 30px;
}

ul ul, 
ol ul{
    margin-left: 15px;
}

table td {
padding:2px;
} 
/* Header */
#header {
    height: 90px;
/*    background: #1272d8 url('../img/bg9.png');*/
    background-color: #1272d8;
    min-width: 1000px;
}

#header #logo {
    background: url('/public/img/header.png') no-repeat;
    height: 90px;
    width: 138px;
    float: left;
    margin-left: 20px;
}

#header #name {
    color: #ffffff;
    margin: 0 250px 0 240px;
    padding: 20px 0 10px 0;
    font: 1.0em Georgia;
    color: #FFFFFF;
}
#header #name span {
    font: 1.4em Georgia;
    color: #FFFFFF;
}

#search-login-box {
    position: absolute;
    right: 0;
    top: 0;
    height: 90px;
}

#search {
    margin-right: 10px;
}

#app {
    background: #66a5e5;
    padding: 10px 20px;
    -moz-border-radius-bottomleft: 2px;
    -moz-border-radius-bottomright: 2px;
    -webkit-border-bottom-left-radius: 2px;
    -webkit-border-bottom-right-radius: 2px;
    height: 25px;
    margin-top: -45px;
}

#app input {
    background: #fff;
    border: none;
    color: #666;
    font-size: 12px;
    -moz-border-radius: 2px;
    -border-radius: 2px;
    -webkit-border-radius: 2px;
}

#app #search-text {
    width: 120px;
    padding: 2px;
}

#app #search-submit {
    padding: 1px 2px;
}

#search #show {
    display: block;
    position: absolute;
    top: 0;
    right: 30px;
    color: #fff;
    background-image: url('../img/search.png');
    background-repeat: no-repeat;
    width: 52px;
    height: 16px;
    padding: 2px 0 0 32px;
}

#search #show:hover {
    text-decoration: none;
}

#snowman {
    position: absolute;
    right: 50px;
    top: 15px;
    width: 80px;
    height: 80px;
    z-index: 101;
    display: none;
}

#tree {
    float: right;
    margin: -130px 10px 0 0;
    z-index: 1000;
    display: none;
}

#l-container {
    position: absolute;
    top: 72px;
    right: 30px;
    width: 400px;
}

#l-left {
    float: right;
    background-image: url('../img/l-left.png');
    width: 12px;
    height: 18px;
}

#l-center {
    float: right;
    background: #66a5e5;
    color: #fff;
    height: 18px;
}

#l-right {
    float: right;
    background-image: url('../img/l-right.png');
    width: 12px;
    height: 18px;
}

#l-center a {
    color: #fff;
}

#login-link {
    display: block;
    background-image: url('../img/l-login-pic.png');
    background-repeat: no-repeat;
    width: 40px;
    height: 16px;
    padding: 2px 0 0 18px;
}

#login-link:hover {
    text-decoration: none;
}

#l-user-info {
    background-image: url('../img/l-login-pic.png');
    background-repeat: no-repeat;
    padding: 1px 0 0 20px;
}

/* Footer */
#footer{
    text-align: center;
    border-top: 6px solid #a1c4e2;
    color: #FFFFFF;
    padding: 10px 0 20px 0;
    min-width: 1000px;
    margin-top: 15px;
/*    background: #1272d8 url('/public/img/winter.png') center center;*/
    background-color: #1272d8;
    height: 30px;
}

#footer a{
    color: #FFFFFF;
}

/* Columns */

#container {
    float: left;
    margin: 0 -200px 0 0 !important;
    width: 100% !important;
}

#container #out {
    margin: 0 200px 0 0; !important
}

#container #out #in {
    width: 100% !important;
}

#menu-v-l-d{
    float: left;
    width: 200px;
    padding: 0;
    position: relative;
    z-index: 10;
}

#center{
    float: right !important;
    margin: 0 0 0 -200px !important;
    width: 100% !important;
    position: relative;
    z-index: 8;
}

#nowdate{
    margin-left: 22px;
    display: block;
    float: left;
    color: #FFF;
    margin-top: 4px;
    width: 190px;
}

#content {
    margin: 0 0 0 200px !important;
    padding: 0 10px 0 10px;
}

#menu-v-r-d{
    float: right;
    width: 200px;
    background-color: #F8F4E6;
}


#menu-v-l-d a{
    cursor:pointer;
    color: #4c3000;
}

#menu-v-l-d a.block-title{
    display: block;
    font-family: Georgia, sans-serif;
    font-size: 1.1em;
    padding: 3px 0 3px 22px;
    text-transform: none;
    position: relative;
    z-index: 10;
    border: 1px solid #d19405;
    background-image: url('/public/img/arrow_white.gif');
    background-repeat: no-repeat;
    background-position: center left;
}

.adv a.block-title{
    border: none;
    color: #4C3000;
    cursor: pointer;
}
 
#menu-v-l-d a.block-title-closed {
    background-image: none;
    background-color: #ccc;
}

#menu-v-l-d li{
    clear: both;
    margin: 0 3px 3px;
    position: relative;
    z-index: 10;
    background:#FECE2F url('/public/css/sunny/images/ui-bg_gloss-wave_60_fece2f_500x100.png') center top;
}

#menu-v-l-d ul{    
    margin: 0;
    padding: 0;
    list-style: none;
}

#menu-v-l-d div{
    clear: none;
    background-color: #fff;
    background-image: url('../img/1x1-white.png');
    font-family: Verdana, sans-serif;
    font-size: .84em;
    text-align: center;
    border: 1px dotted #d19405;
    border-width: 0 1px 1px 1px;
    padding: 5px 3px;
    margin: 0;
    text-transform: lowercase;
}

#menu-v-l-d div a:hover{
    color: #1272d8;
}

#menu-v-r-d a{
    text-decoration: none;
    cursor:pointer;
    color: #4c3000;
}

#menu-v-r-d a:hover{
    color: #1272d8;
}

#menu-v-r-d a.block-title{
    display: block;
    background-image: url(/public/img/arrow_cur.gif);
    background-repeat: no-repeat;
    background-position:left center;
    font-family: Georgia, sans-serif;
    font-size: 1.1em;
    padding: 3px 0 3px 22px;
    text-transform: none;
    position: relative;
    z-index: 10;
}

#menu-v-r-d li{
    clear: both;
    margin: 0 3px 3px;
    position: relative;
    z-index: 10;
    border-top: 1px dotted #D19405
}

#menu-v-r-d li:first-child{
    border-top: 0px;
}

#menu-v-r-d ul{    
    margin: 0;
    padding: 0;
    list-style: none;
}

#menu-v-r-d span.blockspan,
#menu-v-l-d span.blockspan{
    display: block;
    text-transform: none;
}

#menu-v-r-d span.blockspan{
    display: block;
}

#menu-v-r-d div {
    clear: none;
    font-family: Verdana, sans-serif;
    font-size: .84em;
    text-align: left;
    padding: 0 3px 5px 0;
    margin: 0 0 0 30px;
    text-transform: lowercase;
}

#menu-v-r-d div a:hover{
    color: #1272d8;
}

.team-right-menu{
    display: block;
    text-transform: none;
}

#title, .title {
    font: 1.6em Georgia;
    color: #0088bb;
    padding-bottom: 10px;
}

#path{
    margin: 5px;
    border-bottom: 1px solid #eee;
    font: 18px Georgia;
}   

#path a{
    font-family: Verdana, Sans-serif;
    font-size: 12px;
    color: #545454;
}

#source{
    margin-top: 10px;
    text-align: right;
}
/* TABLE STYLE */
.tbv{
    border-collapse:collapse; /* cellspacing="0" */
    padding: 5px;
    font-size: 1.0em;
}

.tbv td, .tbv th{
    padding:5px; /* cellpadding="0" */
    border: 2px solid #efefef;
    vertical-align: center;
}

.tbv h1{
    padding: 0 10px 5px 0;
    text-align: center;
    font: 1.4em Georgia;
    color: #000;
    font-weight: bold;
}

.tbv h2{
    padding: 5px 10px 0 0;
    text-align: center;
    font: 1.2em Georgia;
    font-weight: bold;
    color: #000;
}
.tbv th{
    background-color: #ffe5a5;
    text-align:center;
    border:2px solid #efefef;
    font-weight: bold; 
}

.tbv .bgclr{
    background-color:#FDFFD2;
}

.tbv .bgcaption{
    background-color:#FDFFD2;
    font-weight: bold; 
}

.tbv .bgcaption td{
    padding-left: 35px;
}
.tbv .alcent{
    text-align:center;
}
/* SPECIFIED FILE LINK STYLE */
#address{
    background-color: #F8F4E6;
    border: 1px dashed #FFD777;
    padding: 10px;
    margin: 10px 0;
}

.gallery, #photo{
    background: #F8F4E6;
    border: 1px dashed #FFD777;
    margin: 10px;
    padding: 10px;
}

.mediaspace{
    margin: 0 5px;
    float:left;
}

.desc-subvideo{
}

}

.gallery:first-child, #photo:first-child{
    margin-top: 0;
}

.gallery img{
    max-width: 100%;
}
#photo{
    display: block;
    float: left;
    width: 150px;
}

.user-small-photo {
    float: left;
    background: #fff;
    width: 50px;
    height: 50px;
    border: 1px dotted #66a5e5;
    margin-right: 5px;
    padding: 5px;
}

#photo{
    width: 150px;
}

.zip{
background: url("/public/ico/zip.png") no-repeat;
height: 16px;
width: 16px;
padding-left: 16px;
}

.rar{
background: url("/public/ico/rar.png") no-repeat;
height: 16px;
width: 16px;
padding-left: 16px;
}

.word{
background: url("/public/ico/word.png") no-repeat;
height: 16px;
width: 16px;
padding-left: 16px;
}

.djvu{
background: url("/public/ico/djvu.png") no-repeat;
height: 16px;
width: 16px;
padding-left: 16px;
}

.pdf{
background: url("/public/ico/pdf.png") no-repeat;
height: 16px;
width: 16px;
padding-left: 16px;
}


#celebrate ul{
    list-style: none;
}

.info{
    border: 1px solid #eee;
    background: #fcffb1;
    display: none;
    padding: 5px;
    margin: 5px 0px 5px 0px;
}

li a.control-button {
    font-size: 1.1em;
}
.error-list, .help-text {
    clear: both;
    font-size: 0.8em;
    padding-left: 15px;
    max-width: 400px;
    margin-top: 2px;
}
.error-list {
    background: url('/public/img/cross_circle.png') no-repeat;
}
.error-list ul {
    list-style: none;
    margin-left: 0;
}
.help-text {
    background: url('/public/img/exclamation.png') no-repeat;
}
.form-label {
    display: none;
}
.form-field {
    margin-top: 5px;
}

.reg-form input[type="text"],
.reg-form input[type="password"],
.reg-form input[type="file"]{
    font-family: Verdana, sans-serif;
    font-size: 1.4em;
    width: 200px;
    padding: 3px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
#message-block .reg-form input[type="text"]{
    width: 350px;
}
.reg-form input[type="submit"] {
    float: left;
    font-family: Verdana, sans-serif;
    font-size: 1.4em;
    padding: 3px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.reg-form .hint {
    color: #ccc;
}
.reg-form .ajax-link {
    display: block;
    float: right;
}

.overlay-box {
    display: none;
    background: #272c30;
    opacity: .9;
    color: #efefef;
    z-index: 10000;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-box-shadow: 0 0 15px 5px #000;
    -webkit-box-shadow: 0 0 15px #000;
    box-shadow: 0 0 15px #000;
}
div.contentWrap {
    padding: 10px;
}
#login-block h2,
#message-block h2{
    display: block;
    text-align: center;
    font-family: Georgia, sans-serif;
    font-size: 1.5em;
    font-weight: normal;
    color: #efefef;
    margin: 0 0 10px 0;
    padding: 0;
}
#reg-error {
    background: url('/public/img/cross_circle.png') no-repeat;
    padding-left: 15px;
}
#vote_form ul{
    margin: 10px 10px 0 10px;
}

#vote_form ul li{
    list-style-type: none;
    text-align: left;
    margin: 0 2px;
}
