
/* Colors used in this style sheet:
    Hex 000000 = RBG   0,   0,   0 = black
    Hex 64bacf = RBG  34,  34,  34 = black
    Hex 7ba0a9 = RBG  52,  51,  51 = black
    Hex 657986 = RBG  63,  63,  63 = light black
    Hex 59838f = RBG  69,  68,  68 = light black
    Hex 657986 = RBG  74,  74,  74 = dark grey
    Hex bdc5cb = RBG  95,  95,  95 = dark grey
    Hex c5c9ce = RBG 102, 102, 102 = dark grey
    Hex 838383 = RBG 131, 131, 131 = medium grey
    Hex BDBEBD = RBG 189, 190, 189 = medium grey
    Hex BFC0C3 = RBG 191, 192, 195 = medium grey
    Hex ffffff = RBG 198, 183, 142 = beige
    Hex d6fcff = RBG 230, 230, 230 = light grey
    Hex EFEFEF = RBG 239, 239, 239 = light grey
    Hex ffffff = RBG 240, 175,   0 = orange
    Hex 259bff = RBG 255,   0,   0 = red
    Hex aee9ff = RBG 255, 255, 204 = light yellow
    Hex FFFFFF = RBG 255, 255, 255 = white
*/

/* Foreground color definition */
body { color : #ffffff; }
.topmenu, .topmenu a { color : #d6fcff; }
.topmenu a:hover { color : #aee9ff; }
.tableh1, .tableh1a, .tableh1_compact, .navmenu, .navmenu a, .sortorder_cell, .sortorder_options, .statlink, .statlink a, .statlink a:hover { color : #ffffff; }
.tableh2, .tableh2_compact, .catrow_noalb { color : #ffd409; }
.textinput, .listbox, .radio, .checkbox { color: #aee9ff; }
.alblink, .alblink a, .catlink, .catlink a { color : #aee9ff; }
a,  .bblink a, .user_thumb_infobox a  { color: #aee9ff; }
a:hover, .bblink a:hover, .user_thumb_infobox a:hover, .alblink a:hover, .catlink a:hover { color : #d6fcff; }
.button, .comment_button, .admin_menu_thumb, .admin_menu_thumb a, .admin_menu_thumb a:hover, .admin_menu, .admin_menu a, .admin_menu a:hover { color : #FFFFFF; }
.comment_date { color : #bdc5cb; }
.footer, .footer a, .footer a:hover { color : #c5c9ce; }

/* Background colors definition */
body { background-color: #4F666C; }
.textinput, .listbox, .radio, .checkbox { background-color: #59838F; }
.tableh1, .tableh1_compact, .navmenu, .navmenu a, .navmenu a:hover  { background : #59838F ; }
.tableh2, .catrow_noalb, .tableh2_compact, .tablef, .img_caption_table th { background : #7ba0a9 ; }
.tableb, .catrow, .display_media, .tableb_compact, .thumbnails, .img_caption_table td { background : #59838f ; }

/* Borders for input controls */
.textinput, .listbox, .button, .comment_button, .admin_menu, .admin_menu_thumb  { border: 1px solid #c5c9ce; }
.image { border: 1px solid #c4ecff; }
.imageborder { background-color:#dae7f2; margin-top: 20px; margin-bottom: 20px; }
.image1 { border: 1px solid #259bff; }

.maintable, .maintableb { background-color: #64bacf; }
.img_caption_table th, .img_caption_table td { border-top : 1px solid #c4ecff; }

/* Fonts definition */
body { font-family: Arial; }
.tableh1, .tableh1a, .catlink, .tableh2, .catrow_noalb { font-family: Arial; }
.textinput, .listbox, .radio, .checkbox { font-family: Arial; }
.button, .comment_button, .sortorder_options, .admin_menu_thumb { font-family: Arial; }

table {
        font-size : 12px;
}

body {
        font-size : 12px;
        margin: 0px;
        padding:0px;
}

h1{
        font-weight: bold;
        font-size: 26px;
		letter-spacing: 0.2ex;
        font-family: Arial;
        text-decoration: none;
        color: #ffd409;
        margin: 0px;
}

h2 {
        font-family: Arial;
		text-decoration: underline;
        background-image : url(images/fg.png);
        background-repeat : no-repeat;
        background-position : left;
        font-size: 14px;
		letter-spacing: 0.1ex;
		color: #eef8ff;
        margin-top: 0px;
}

h3 {
        font-weight: normal;
        font-family: Arial;
        font-size: 12px;
        color: #bfe1f1;
        margin: 0px 0px 4px 0px;
}

p {
        font-size: 100%;
        margin: 2px 0px;
}

ul {
        margin-left: 5px;
        padding: 0px;
}

li {
        margin-left: 10px;
        margin-top: 4px;
        margin-bottom: 4px;
        padding: 0px;
        list-style-position: outside;
        list-style-type: disc;
}

.logo {
        margin-left: 16px;
}


.banner {
        color: #ffffff;
        border: 1px solid #64BACF;
		margin-top: 2px;
}

.bannert {
        font-weight: bold;
        font-size: 16px;
		letter-spacing: 0.1ex;
        font-family: Arial;
        text-decoration: none;
        color: #ffd409;
}
	
.xxx {
        width: 98%;
		height: 56px;
        border: 1px solid #2E3947;
		background : #6B7B81;
		font-weight: bold;
        font-size: 16px;
		margin:auto;
}
	
.top_panel {
                background-image: url(images/top_panel_r2_c4.jpg);
                background-repeat : repeat-x;
                border-collapse:collapse;
                margin: 0;
                padding: 0;
}

.top_panel_left {
                background-image: url(images/top_panel_r1_c1.jpg);
                background-repeat : no-repeat;
                background-position: top left;
                margin: 0;
                padding: 0;
}

.top_panel_right {
                background-image: url(images/top_panel_r1_c2.jpg);
                background-repeat : no-repeat;
                background-position: top right;
                margin: 0;
                padding: 0;
}



.top_panel_btm {
            background-image: url(images/top_panel_r2_c3.jpg);
            background-repeat : no-repeat;
            background-position:right;
            padding-top : 0;
            padding-bottom : 0;

}

.top_menu_left_bttn {
        white-space:nowrap;
}
.top_menu_left_bttn a {
        background-image : url(images/menu_button.gif);
        background-position : left;
        padding-left : 8px;
        padding-right : 8px;
        display: block;
        height : 35px;
        line-height : 35px;
        text-decoration: none;
        color: #ffffff;
        font-size: 12px;
		font-weight:bold;

}

.top_menu_left_bttn a:hover {
        background-image : url(images/menu_button_over.gif);
        background-position : left;
        text-decoration: none;
        color: #ffffff;

}

.top_menu_right_bttn {
        white-space:nowrap;
}

.top_menu_right_bttn a {
        background-image : url(images/menu_button.gif);
        background-position : right;
        padding-right : 8px;
        padding-left : 8px;
        padding-bottom : 0;
        display: block;
        height : 35px;
        line-height : 35px;
        text-decoration: none;
        color: #ffffff;
        font-size: 12px;
		font-weight:bold;
}

.top_menu_right_bttn a:hover {
        background-image : url(images/menu_button_over.gif);
        background-position : right;
        text-decoration: none;
        color: #ffffff;
}

.top_menu_bttn {
  white-space:nowrap;
}
.top_menu_bttn a {
        background-image : url(images/menu_button.gif);
        padding-left : 10px;
        padding-right : 10px;
        padding-bottom : 0;
        display: block;
        height : 35px;
        line-height : 35px;
        text-decoration: none;
        color: #ffffff;
        font-size: 12px;
		font-weight:bold;
}

.top_menu_bttn a:hover {
        background: #59838F;
        background-image : url(images/menu_button_over.gif);
        text-decoration: none;
        color: #ffffff;
}

.textinput {
        font-size: 90%;
        padding-right: 3px;
        padding-left: 3px;
}

.listbox {
        font-size: 90%;
        vertical-align : middle;
}

.button {
        font-size: 100%;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
}

.comment_button {
        font-size: 100%;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        padding-left: 3px;
        padding-right: 3px;
}

.radio {
        font-size: 100%;
        vertical-align : middle;
}

.checkbox {
        font-size: 100%;
        vertical-align : middle;
}

a {
        text-decoration: none;
}

a:hover {
        text-decoration: underline;
}

.bblink a {
        text-decoration: none;
}

.bblink a:hover {
        text-decoration: underline;
}

.maintable {
        margin-top: 2px;
        margin-bottom: 2px;
}

.maintablea {

}

.maintableb {
        margin-bottom: 2px;
}

.tableh1 {
        padding-right: 10px;
        padding-left: 36px;
        height: 25px;
		background: #4f666c url(images/fg.png) no-repeat;
}

.tableh1a {
        border: 1px solid #64BACF;
}

.tableh1a td {
	    font-weight: bold;
        border: none;
		padding-top:3px;
        height: 26px;
        font-size: 100%;
        color: #ffffff;
}

.tableh1a img {
        display: block;
}

.tableh1_compact {
        padding-top: 5px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
        height: 25px;
		background: #4F666C;
}

.tableh2 {
		padding-top:6px;
		padding-bottom:4px;
		background-image: url(images/b.gif);
}

.tableh2_compact {
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableb {
        padding: 3px;
}

.tableb_compact {
        padding: 2px;
		font-size: 85%;
}

.tablef {
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
}

.catrow_noalb {
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
		background-image: url(images/tableh1_bg.gif);
}

.catrow {
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.album_stat {
        font-size : 85%;
        margin: 2px;
}

.thumb_filename {
        font-size: 85%;
        display: block;
}

.thumb_title {
        font-size: 85%;
        padding: 2px;
        display : block;
}

.thumb_caption {
        font-size: 85%;
        padding: 1px;
        display : block;
}

.thumb_caption a {
        text-decoration: underline;
}


.thumb_num_comments {
        font-weight: normal;
        font-size: 85%;
        padding: 2px;
        font-style : italic;
        display : block;
}

.user_thumb_infobox {
        margin-top: 1px;
        margin-bottom: 1px;
}

.user_thumb_infobox th {
        font-weight : bold;
        font-size: 85%;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox td {
        font-size: 85%;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox a {
        text-decoration: none;
}

.user_thumb_infobox a:hover {
        text-decoration: underline;
}

.sortorder_options {
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-size: 90%;
        white-space: nowrap;
}

.navmenu {
		padding-top:4px;
        font-weight: bold;
        border: none;
        background-image: url(images/tableh1_bg.gif);
}

.navmenu img {
        margin-top: 5px;

}

.navmenu a {
		background:none;
        display: block;
        padding-left: 5px;
        padding-right: 5px;
        text-decoration: none;
        line-height: 25px;
		height: 25px;
}

.navmenu a:hover {
        text-decoration: none;
		background:#8ceaf8;
}

.admin_menu_thumb {
        font-size: 90%;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 85px;
}

.admin_menu_thumb a {
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 10px;
        padding-right: 10px;
}


.admin_menu_thumb a:hover {
        text-decoration: underline;
}

.admin_menu {
        font-size: 90%;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        background-repeat: repeat-x;
        background-color: #BFC0C3;
        margin-top: 0px;
        margin-bottom: 0px;
        text-align: center;
}

.admin_menu a {
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 2px;
        padding-right: 2px;
}

.admin_menu a:hover {
        text-decoration: underline;
}

td #admin_menu_anim {
        background-image : url(images/button_bg_anim.gif);
}

.comment_date{
        font-size: 90%;
        vertical-align : middle;
}

.image {
        margin: 10px;
}

.display_media {
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.thumbnails {
        padding:0px;
}

.footer {
        font-size : 9px;
}

.footer a {
        text-decoration: none;
}

.footer a:hover {
        text-decoration: underline;
}

.statlink a {
        text-decoration: none;
}

.statlink a:hover {
        text-decoration: underline;
}

.alblink a {
        text-decoration: underline;
}

.alblink a:hover {
        text-decoration: underline;
}

.catlink {
        display: block;
        margin-bottom: 2px;
}

.catlink a {
        text-decoration: underline;
}

.catlink a:hover {
        text-decoration: underline;
}

.topmenu {
        line-height : 130%;
        font-size : 110%;
}

.topmenu a {
        text-decoration : underline;
}

.topmenu a:hover  {
        text-decoration : underline;
}

.img_caption_table {
        border: none;
        width : 85%;
        margin : 0px;
}

.img_caption_table th {
        font-size : 85%;
        padding-top: 4px;
        padding-right: 10px;
        padding-bottom: 4px;
        padding-left: 10px;
}

.img_caption_table td {
        padding-top: 6px;
        padding-right: 10px;
        padding-bottom: 6px;
        padding-left: 10px;
        white-space: normal;
}

.debug_text {
        border: #BDBEBD;
        background-color: #EFEFEF;
        width : 100%;
        margin : 0px;
}

.clickable_option {
        font-weight: bold;
        cursor : default;
}

.listbox_lang {
        color: #ffffff;
        background-color: #59838F;
        border: 1px solid #59838F;
        font-size: 80%;
        font-family: Arial;
        vertical-align : middle;
}

#SELECT_LISTS {
        width: 300px;
        height: 50px;
        text-align:right;
        float: right;
}


#SUB_MENU {
        background-image: url(images/top_panel_r2_c2.jpg);
        padding-left: 20px;
}
#SYS_MENU {
        position:relative;
        width:800px;
        height:30px;
        left: 35px;
        top: 5px;
        margin:-10px;
        padding:0;
        z-index:1;
        visibility: hidden;
}

#SELECT_FLAGS {
        text-align: center;
}

