body{
    margin: 0 auto;
    background:#771127 url("../images/bg_header.jpg") repeat-x;
}

body{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:100%;
}

img{
    border:none;
}

*{
    margin:0;
    padding:0;
}

.clear{
    clear:both;
}

.req{
    color:red;
    font-size: 70%;
}

.flash-notice {
    color: #000;
    background-color: #ffff33;
    padding:0.5em;
    width:900px;
    margin: 0 auto;
    text-align:center;
}

.flash-error {
    color:red;
    background-color:antiquewhite;
    padding:0.5em;
    width:900px;
    margin: 0 auto;
    text-align:center;
}

h4{
    color:#2160a5;
    text-align:left;
    font-size:80%;
    padding-left:1em;
}

#header{
    width:980px;
    height:100px;
    background:transparent url("../images/bg_top.jpg") no-repeat scroll center top;
    margin:0 auto;
}

.logo{
    float:left;
    margin-top:0.3em;
    margin-left:2em;
}

#header h1{
    color:#fff;
    float:left;
    margin-top:1.3em;
    margin-left:0.3em;
    font-size:130%;
    font-weight:normal;
}

#header .user-menu{
    margin-right:5em;
    padding-top:0.5em;
    color:#eda908;
    font-size:80%;
    float:right;
}

#header .user-menu div{
    padding-bottom:0.4em;
}

#header a{
    color:#fff;
}

#header .user-menu a:hover{
    text-decoration:none;
}


.languages{
    float:right;
    margin-top: 0.8em;
    margin-right:0.5em;
    font-size:75%;
    font-weight:bold;
    color:#005685;
}

.languages a{
    font-weight:normal;
    text-decoration:none;
    color:#000;
}


.bg-menu{
    background:transparent url("../images/bg_menu.jpg") repeat-x;
    width:980px;
    height:35px;
    margin:0 auto;
}

.left-menu{
    width:35px;
    height:35px;
    float:left;
    background:transparent url("../images/left_menu.jpg") no-repeat;
}

.right-menu{
    width:35px;
    height:35px;
    float:right;
    background:transparent url("../images/right_menu.jpg") no-repeat;
}



ul#menu{
    list-style: none;
    font-size:75%;
    width:600px;
}

#menu li {
    float: left;
}

#menu li a {
    color: #000;
    text-decoration: none;
    font-weight:bold;
    float: left;
    padding-left: 15px;
    margin-left: -2px;
    display: inline;
    outline: none;
}

#menu li a span {
    height: 35px;
    padding-right: 15px;
    line-height: 35px;
    float: left;
}

#menu li a:hover  {
    padding-left: 15px;
    text-decoration:underline;
}

#menu a.current{
    color: #7b0f27;
    background: url( ../images/bg_menu_active.jpg) repeat-x 0 0;
}

.menu2 a{
    color:#b2b2b2;
    font-size:85%;
}

.menu2 a:hover{
    text-decoration:none;
}

/*End Menu*/

#content{
    width:100%;
    background-color:#fff;
}

#left-part{
    width:210px;
    float:left;
    margin-top:2em;
}

#yield{
    width:930px;
    margin:0 auto;
    background-color:#fff;
}

.page{
    width:600px;
    float:left;
}

.page h1{
    color:#fe7701;
    font-size:130%;
    background:transparent url("../images/line_title.jpg") repeat-x;
    background-position:bottom center;
    margin-bottom:0.5em;
}

.home-page{
    font-size:80%;
}

.home-page h3{
    font-size:140%;
    color:#771126;
    margin-bottom:0.6em;
}

.home-page table tr td{
    background:transparent url("../images/line_title.jpg") repeat-x;
    background-position:bottom center;
    padding-top:0.5em;
    padding-bottom:0.5em;
}

.register, .login{
    font-size:90%;
}

.notice-reg{
    margin-bottom:0.5em;
}


.input{
    margin-bottom:0.8em;
}

.input label{
    display:block;
}

.input label.rule{
    font-weight:normal;
    color:#000;
}

.input label.rule a{
    color:#771126;
}

.input_l{
    border:1px solid #abaeb3;
    padding:0.2em;
    width:290px;
}

.textarea{
    border:1px solid #abaeb3;
    padding:0.2em;
}

.input span.gry{
    color:#b2b2b2;
    font-size:85%;
    line-height:40px;
}

.go{
    font-size:110%;
    font-weight:normal;
    padding:0.2em;
}

.go-enter{
    background:transparent url("../images/button_enter.jpg") no-repeat scroll 0 0;
    width: 104px;
    height:35px;
    border:1px transparent;
    color:#fff;
    font-weight:bold;
}

.notice-subscriber{

}

.notice-subscriber a{
    color:#005686;
    font-weight:bold;
}

.notice-subscriber a:hover{
    text-decoration:none;
}

.add-files{
    width: 522px;
}

.add-files .form{
    width:340px;
}

.add-files .form .notice{
    font-size:80%;
    font-weight:bold;
    margin-bottom:0.2em;
}

.add-files .form .notice span{
    float:right;
    font-weight:normal;
    color:#005686;
}

.add-files .form input{
    margin-bottom:0.5em;
}

.add-files .form .upload{
    float:right;
    margin-top:1em;
}

.upload-button {
    background:transparent url("../images/go_add_file.jpg") no-repeat 0 0;
    width:140px;
    height:35px;
    border:0;
    color:#fff;
    font-size:90%;
    font-weight:bold;
}

.successful-tab{
    font-size:90%;
    background-color:#dedede;
    padding:0.7em;
}

.successful-tab input{

}

.download-file h1{
    color:#b2b2b2;
}

h1 em{
    font-style:normal;
    color:#005686;
}

.download{
    font-size:160%;
    color:#005686;
    text-decoration:underline
}

.report-abuse{
    margin-bottom:0.3em;
}

.report-abuse a{
    font-size:80%;
    color:#005686;
}

.report-abuse a:hover{
    text-decoration:none;
}

table.property-file{
    background-color:#8a8a8a;
}

table.property-file tr{
    background-color:#f7f7f9;
}

table.property-file tr th{
    text-align:left;
    padding:0.5em;
    color:#005686;
    width:180px;
    font-size:80%;
}

table.property-file tr td{
    padding:0.4em;
}


.txt{
    font-size: 75%;
}

.links a{
    font-size: 75%;
    color:#39a5d4;
}

.my-files{
    width:605px;
    margin-top:0.5em;
}

.bg-date{
    background:transparent url("../images/beta/bg_date.jpg") repeat-x 0 0;
    height:27px;
    width:100%;
    margin-top:0.5em;
}

.bg-date div{
    font-weight:bold;
    font-size:75%;
    padding-top:0.5em;
    margin-left:1em;
    color:#969696;
}

.bg-date div img{
    padding-right:0.5em;
}

 .file{
    font-size:80%;
    color:#8a8a8a;
    border-bottom:1px dashed #b2b2b2;
    padding:0.5em;
}

.file p{
    padding-bottom:0.5em;
}

 .file a{
    font-weight:bold;
    color:#005686;
}

 .file .hour{
    font-weight:bold;
    color:#969696;
    padding-top:0.2em;
    float:right;
}

.edit{
     float:left; margin-right:0.5em;
}

.edit-form-file{
    margin-top:0.5em;
    background-color:#ededed;
    padding-bottom:0.3em;
}

#right-part{
    width:210px;
    float:left;
    margin-top:2em;
}

.rules{
    font-size:90%;
}

.rules a{
    color:#fe7701;
}

#footer{
    height:110px;
    background:transparent url("../images/bg_footer.jpg") repeat-x 0 0;

}

#footer .menu-footer a{
    color:#000;
    font-size:105%;
    text-decoration:none;
}

#footer .menu-footer a:hover{
    text-decoration:underline;
}

#footer .tab-footer{
    width:1024px;
    height:110px;
    margin:0 auto;
    background:transparent url("../images/tab_footer.jpg") no-repeat 0 0;
    padding-top:2em;
}


 .tab-header{
    width:1024px;
    height:170px;
    margin:0 auto;
    background:transparent url("../images/tab_header.jpg") no-repeat 0 0;
}

#footer .copyright{
    background:transparent url("../images/beta/line_footer.jpg") repeat-x scroll 0 0;
    width:950px;
    margin:0 auto;
    font-size:75%;
    color:#999;
    padding-top:0.5em;
}

.webng{
    float:right;
    padding-top:0.5em;
}

.webng a{
    color:#80011e;
    font-weight:bold;
}

.webng a:hover{
    color:#80011e;
    text-decoration:none;
}

.bar {
  width: 300px;
    float:left;
}

.indicator{
    float:left;
}

.indicator img{
    width:25px;
    height:25px;
}

#progress {
  background: #eee;
  border: 1px solid #222;

}
#progressbar {
  width: 0px;
  height: 24px;
  background: #333;
}

.flickr_pagination {
    text-align: center;
    padding: .3em;
}

.flickr_pagination a, .flickr_pagination span {
    padding: .2em .5em;
}

.flickr_pagination span.disabled {
    font-weight: bold;
    border: 1px solid #005686;
    background: #005686;
    color: #fff;
    font-size:8pt;

}

.flickr_pagination span.current {
    font-weight: bold;
    border: 1px solid #005686;
    background: #005686;
    color: #fff;
    font-size:8pt;
}

.flickr_pagination a {
    border: 1px solid #005686;
    color: #000;
    font-size:8pt;
    font-weight:bold;
    text-decoration: none;
}

.flickr_pagination a:hover, .flickr_pagination a:focus {
    border: 1px solid #005686;
    background: #005686;
    color: #fff;
}


.flickr_pagination .prev_page {
    margin-right: 1em;
}

.flickr_pagination .next_page {
    margin-left: 1em;
}

span.copy_button {
  cursor: pointer;
  font-size: .7em;
  color: blue;
}
