/*
$Id: style.css,v 1.2 2004/06/11 09:20:09 tarique Exp $
*/

body {
        font-family : Trebuchet MS,Arial,Helvetica, sans-serif;
        font-size: 8px;
        color : #777777;
        margin: 0px;
        scrollbar-face-color: #999999;
        scrollbar-arrow-color: #E9E9E9;
        scrollbar-shadow-color: #B8B8B8;
        scrollbar-darkshadow-color: #B8B8B8;
        scrollbar-highlight-color: #F8F8F8;
        scrollbar-track-color: #F8F8F8;
        scrollbar-3dlight-color: #F8F8F8;
       background-color:#292929;
		background-image: url();
        }


table {
        font-size : 7pt;
}

h1{
        font-weight: normal;
        font-size : 7pt;
        font-family: trebuchet ms;
        text-decoration: none;
        line-height : 120%;
        color: #1B3A50;
        margin: 2px;
}



h2 {

        font-family: Trebuchet MS, Helvetica, sans-serif;
        background-image : url(images/box_left_icon.gif);
        background-repeat : no-repeat;
        background-position : left;
        padding-left : 18px;
        font-size: 11px;
        margin: 0px;
        color : #070530;
}

h3 {
        font-weight: normal;
        font-family: trebuchet ms;
        font-size : 8pt;
        margin: 2px;

}

p {
        font-family: Trebuchet MS, Helvetica, sans-serif;
        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;
}

.textinput {
        font-family: trebuchet ms;
        font-size: 100%;
		color: #959595;
        border: 1px solid #D1D7DC;
		background-color: #E8E6E9;
        padding-right: 3px;
        padding-left: 3px;
}

.listbox {
        font-family: trebuchet ms;
        font-size: 100%;
        border: 1px solid #D1D7DC;
        vertical-align : middle;
}

.button {
        font-family: trebuchet ms;
        font-size: 100%;
        border: 1px solid #2B2B2B;
	background-color: #E8E6E9;
        background-image :  url(file:///C|/Documents%20and%20Settings/Romina/Mijn%20documenten/images/button_bg.gif);
        background-position : bottom;
}

.comment_button {
        font-family: trebuchet ms;
        font-size: 100%;
        border: 1px solid #e2e2e2;
        background-image :  url(file:///C|/Documents%20and%20Settings/Romina/Mijn%20documenten/images/button_bg.gif);
        background-position : bottom;
        padding-left: 3px;
        padding-right: 3px;
}

.radio {
        font-family: trebuchet ms;
        font-size: 100%;
        vertical-align : middle;
}

.checkbox {
        font-family: trebuchet ms;
        font-size: 100%;
        vertical-align : middle;

}

a {
        color: #351D1D;
        text-decoration: none;
}

a:hover {
        color: #351D1D;
        text-decoration: underline;
}


bblink a {
        color: #351D1D;
        text-decoration: none;
}

bblink a:hover {
        color: #0033CC;
        text-decoration: underline;
}



.maintable {
        border: 1px solid #e2e2e2;
        background-color: #E5E5E5;
        margin-top: 1px;
        margin-bottom: 1px;
}

.tableh1 {
        font-family:arial;
        background : #C5BEC6;
        color: #453030;
        padding-top: 1px;
        padding-right: 11px;
        padding-bottom: 1px;
        padding-left: 11px;
}

.tableh1_compact {
        font-family: trebuchet ms;
        background : #E8E6E9;
        color: #C8C8C8;
        padding-top: 1px;
        padding-right: 5px;
        padding-bottom: 1px;
        padding-left: 5px;
}

.tableh2 {
        background: #eeeeee;
        color : #949494;
        padding-top: 1px;
        padding-right: 11px;
        padding-bottom: 1px;
        padding-left: 11px;
}

.tableh2_compact {
        background: #E8E6E9;
        color : #949494;
        padding-top: 1px;
        padding-right: 5px;
        padding-bottom: 1px;
        padding-left: 5px;
}

.tableb {
        background: #E8E6E9;
        padding-top: 3px;
        padding-right: 11px;
        padding-bottom: 3px;
        padding-left: 11px;
}

.tableb_compact {
        background: #E8E6E9 ;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tablef {
        background: #E8E6E9;
        padding-top: 11px;
        padding-right: 11px;
        padding-bottom: 11px;
        padding-left: 11px;
}

.catrow_noalb {
        background: #E8E6E9;
        color : #949494;
        padding-top: 3px;
        padding-right: 11px;
        padding-bottom: 3px;
        padding-left: 11px;
}

.catrow {
        background: #E8E6E9 ;
        padding-top: 3px;
        padding-right: 11px;
        padding-bottom: 3px;
        padding-left: 11px;
}

.album_stat {
        font-size : 90%;
        color: #bdbec1;
        margin: 5px 0px;
}
.thumb_filename {
        font-size: 90%;
        display: block;
}


.thumb_title {
        font-weight : bold;
        color: #afb3bc;
        font-size: 90%;
        padding: 2px;
        display : block;
}

.thumb_caption {
        font-size: 90%;
        padding: 1px;
        display : block;
        color: #bdbec1;
}

.thumb_caption a {
        text-decoration: underline;
        color: #AEAEAE;
}

.thumb_num_comments {
        font-weight: normal;
        font-size: 80%;
        padding: 2px;
        font-style : normal;
        display : block;
}

.user_thumb_infobox {
        margin-top: 1px;
        margin-bottom: 1px;
}

.user_thumb_infobox th {
        font-weight : bold;
        font-size: 100%;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox td {
        font-size: 90%;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox a {
        text-decoration: none;
        color: #FFFFFF;
}

.user_thumb_infobox a:hover {
        color: #CCCCCC;
        text-decoration: underline;
}

.sortorder_cell {

     background : #E8E6E9;
        color: #949494;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 20px;
        margin: 0px;
}

.sortorder_options {
        font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
        background : #EBEBEB ;
        color : #868A95;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-size: 85%;
        white-space: nowrap;
}

.navmenu {
        font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
        color: #B9B4B1;
        font-size: 100%;
        font-weight: bold;
        background : #FFFFFF ;
        border-style: none;
}

.navmenu img {
        margin-top: 1px;
        margin-right: 5px;
        margin-bottom: 1px;
        margin-left: 5px;
}

.navmenu a {
        position: relative;
        display: block;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
        text-decoration: none;
        color: #351D1D;
}

.navmenu a:hover {
        background : #D2CBCB ;
        text-decoration: none;
        color:         #cbd7e0;
}

.admin_menu_thumb {
        font-family: Trebuchet MS, Helvetica, sans-serif;
        font-size: 85%;
        border: 1px solid #005D8C;
        background-color : #e2e2e2;
        color:#cccccc;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 85px;
}

.admin_menu_thumb a {
        color: #FD9162;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 10px;
        padding-right: 10px;
}


.admin_menu_thumb a:hover {
        color: #FD9162;
        text-decoration: underline;
}

.admin_menu {
        font-family: Trebuchet MS, Helvetica, sans-serif;
        font-size: 85%;
        border: 1px solid #FFFFFF;
        background-color : #FFFFFF;
        color:#B1A1A2;
        margin-top: 0px;
        margin-bottom: 0px;
        text-align: center;
}

.admin_menu a {
        color: #8F8C8C;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 2px;
        padding-right: 2px;
}

.admin_menu a:hover {
        color: #B1A1A2;
        text-decoration: underline;
}

.comment_date{
        color : #C7BDB3;
        font-size : 90%;
        vertical-align : middle;
}

.image {
        border-style: solid;
        border-width:1px;
        border-color: #C6C6C6;
        margin: 2px;
		padding:4px;
		background-color:#FFFFFF;
}

.imageborder {
        border: 3px solid #C6C6C6;
        background-color: #FFFFFF;
        margin-top: 25px;
        margin-bottom: 25px;
}

.thumbnails {
        background: #FFFFFF;
        padding: 3px;
}

a img {
        border-style: solid;
        border-width:1px;
        border-color: #DCDCDC;
	    padding:2px;
        margin: 1px;
		background-color:#FFFFFF;
}
a:hover img {
        border-style: solid;
        border-width:1px;
        border-color: #53606A;
	    padding:4px;
        margin: 2px;
		background-color:#FFFFFF;
}

.footer {
        font-size: 9px;
        font-face: tahoma;
        text-transform: uppercase;
        font-weight: bold;
        color: #777777;
}

.footer a {
        text-decoration: none;
        color: #351D1D;
}

.footer a:hover {
        color: #BFBCEF;
        text-decoration: none;
}

.statlink {
        color: #BFBCEF;
}

.statlink a {
        text-decoration: none;
        color: #868A95;
}

.statlink a:hover {
        color: #A0A0A0;
        text-decoration: underline;
}

.alblink a {
        text-decoration: underline;
        color: #351D1D;
}

.alblink a:hover {
        color: #E3DFE0;
        text-decoration: underline;
}

.catlink {
        display: block;
        margin-bottom: 2px;
}

.catlink a {
        text-decoration: none;
        color: #351D1D;
}

.catlink a:hover {
        color: #351D1D;
        text-decoration: underline;
}

.topmenu {
        font-size : 105%;
}

.topmenu a {
        color : #7D798E;
        text-decoration : none;
}

.topmenu a:hover  {
        color : #5E5B6B;
        text-decoration : underline;
}

.topmenu td  {
        white-space: nowrap;
        font-weight : bold;
}


.img_caption_table {
        border: none;
        background-color: #49525D;
        width : 100%;
        margin : 0px;
}

.img_caption_table th {
        background: #49525D ;
        font-size : 100%;
        color : #cccccc;
        padding-top: 4px;
        padding-right: 10px;
        padding-bottom: 4px;
        padding-left: 10px;
        border-top : 1px solid #626262;
}

.img_caption_table td {
        background: #49525D ;
        padding-top: 6px;
        padding-right: 10px;
        padding-bottom: 6px;
        padding-left: 10px;
        border-top : 1px solid #626262;
}

.gal_name
{
        color:#4C5157;
        font-size:20px;
}

.debug_text {
        border: #BDBEBD;
        background-color: #EFEFEF;
        width : 100%;
        margin : 0px;
}

.clickable_option {
        border-bottom : 1px dotted #444444;
        cursor : hand;
}

.listbox_lang {
        color: #BDBEBD;
        background-color: #4F5864;
        border: 1px solid #4F5864;
        font-size: 90%;
        font-family: Arial, Helvetica, sans-serif;
        vertical-align : middle;
}