body {
        background-color: #000000;
		background-repeat:repeat-x;
 		font-family: tahoma;
		font-size: 9px;
		margin-top: 30px;
		padding: 0px;
}


table {
        font-size : 9px;
		color: #999999;
}

.tab1 {background-image:  url('images/back.png');}

.h1{
        font-weight: bold;
        font-size: 8px;
        font-family: Verdana;
		text-transform: uppercase;
		height: 15px;
        text-decoration: none;
        line-height : 120%;
        color: #ffffff;
        margin: 2px;
		text-align: center;
		padding-top: 6px;
		padding-bottom: 6px;
		background-color: #050505;
		border-bottom: 1px solid #6B5332;
		border-top: 1px solid #6B5332;
}

h2 {
        font-family: Arial, Helvetica, sans-serif;
        background-image : url('images/box_left_icon.gif');
        background-repeat : no-repeat;
        background-position :  left 50%;
        padding-left : 18px;
        font-size: 9px;
        margin: 0px
}

h3 {
        font-weight: bold;
        font-family: Verdana;
        font-size: 9px;
        margin: 2px;
		text-transform: uppercase;
		border-bottom: 2px solid #EFEFEF;
		color: #969696;
}

p {
        font-family: Arial, 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", Verdana, Geneva, Arial, sans-serif;
        font-size: 100%;
        border: 1px solid #161616;
        padding-right: 3px;
        padding-left: 3px;
}

.listbox {
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        font-size: 100%;
        border: 1px solid #161616;
        vertical-align : middle;
}

.button {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #161616;
        background-image : url('images/button_bg.gif');
        background-position-y:50%
}

.comment_button {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #161616;
        background-image : url('images/button_bg.gif');
        padding-left: 3px;
        padding-right: 3px; background-position-y:50%
}

.radio {
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        font-size: 100%;
        vertical-align : middle;
}

.checkbox {
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        font-size: 100%;
        vertical-align : middle;
}

a {
	font-size: 9px;
	color: #AD864F;
    text-decoration: none;
   	letter-spacing: 1px;
}

a:hover {
	font-size: 9px;
	color: #AD864F;
    text-decoration: underline;
	cursor:default;
   	letter-spacing: 1px;
}

.bblink a {
        color: #9A7D7D;
        text-decoration: none;
}

.bblink a:hover {
        color: #858582;
        text-decoration: none;
}

.maintable {
        border: 0px solid #CDC6B4;
        margin-top: 1px;
        margin-bottom: 1px;
}

.tableh1 {
	font-size: 6pt;
	font-weight: bold;
	color: #EFEFEF;
	text-transform: uppercase;
    text-decoration: none;
	text-align: center;
   	letter-spacing: 1px;

		line-height: 29px; 	
		border: 1px solid #111111;
        padding-left: 10px;
		background-color: #111111;
}

.tableh1_compact {
      font-size: 6pt;
	font-weight: bold;
	color: #d9d9d9;
	text-transform: uppercase;
    text-decoration: none;
   	letter-spacing: 1px;

        background-color: #222222;
		line-height: 29px; 	
		border-bottom: 1px solid #ffffff;
        padding-left: 10px;
}

.tableh2 {
        background: #222222;
        color : #d9d9d9;
        padding-top: 5px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.tableh2_compact {
        background: #222222;
        color : #906076;
		font-size: 9px;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
		border-bottom: 1px solid #111111;
}

.tableb {
        background: #000000;
		color:#3D2932;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.tableb_compact {
        background: #050505;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
		text-align:left;
        padding-left: 5px;
		border: 1px solid #111111;
}

.tablef {
        background: #939393;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
		text-align:left;
        padding-left: 10px;
}

.catrow_noalb {
        color : #969696;
		height: 40px;
        padding-top: 0px;
        padding-right: 10px;
		text-align:left;
        padding-bottom: 0px;
        padding-left: 10px;
		border: 1px solid #111111;
		background-color:#070707;
}

.catrow {
        background: #010101;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
		color : #999999;
		border: 1px solid #111111;
}

.album_stat {
        font-size : 100%;
        margin: 5px 0px;
		color: #564C50;
}

.thumb_filename {
        font-size: 100%;
        display: block;
}

.thumb_title {
        font-weight : bold;
        font-size: 100%;
        padding: 2px;
        display : block;
		color: #564C50;
}

.thumb_caption {
        font-size: 100%;
        padding: 1px;
        display : block;
		color: #564C50;
}

.thumb_caption a {
        text-decoration: underline;
        color: #564C50;
}


.thumb_num_comments {
        font-weight: normal;
        font-size: 100%;
        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: 100%;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox td {
        font-size: 100%;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox a {
        text-decoration: none;
        color: #52699A;
}

.user_thumb_infobox a:hover {
        color: #52699A;
        text-decoration: underline;
}

.sortorder_cell {
        color: #898989;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 20px;
        margin: 0px;
}

.sortorder_options {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #898989;
        padding: 0px;
        margin: 0px;
        font-weight: bold;
        font-size: 100%;
        white-space: nowrap;
}

.navmenu {
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        color: #efefef;
        font-weight: bold;
        background : #111111;
	border-bottom: 0px solid #D0E2E8;
        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: #AD864F;
}

.navmenu a:hover {
        text-decoration: none;
        color:         #d9d9d9;
}

.admin_menu_thumb {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #CCD7E0;
        background-image : url('images/button_bg.gif');
        color: #564C50;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 85px; background-position-y:50%
}

.admin_menu_thumb a {
        color: #52699A;
        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: ;
        
}

.admin_menu {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 90%;
        border: 1px solid #CCD7E0;
        background-image : url('images/button_bg.gif');
        background-repeat: repeat-x;
        background-color: #FFFFFF;
        color: #AF5152;
        margin-top: 0px;
        margin-bottom: 0px;
        text-align: center; background-position-y:50%
}

.admin_menu a {
        color: #AF5152;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 2px;
        padding-right: 2px;
}

.admin_menu a:hover {
        color: ;
        
}

td #admin_menu_anim {
        background-image : url('images/button_bg_anim.gif');
}

.comment_date{
        color : #564C50;
        font-size: 100%;
        vertical-align : middle;
}

a img {
		-moz-border-radius:0.6em;
        border-style: solid;
        border-width:1px;
        border-color: #ffffff;
        background-color: #EAEAEA;
        margin: 2px;
        padding: 5px;
}

a:hover img {
	border: 1px solid #AD864F;
    background-color: #EAEAEA;
	padding: 5px;
	margin: 2px;
}

.imageborder {
        border: 0px solid #ffffff;
        background-color: #000000;
        margin-top: 30px;
        margin-bottom: 30px;
}


.display_media {
        background: #000000;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;

}

.thumbnails {
        background: #070707;
		border: 1px solid #111111;
        padding: 4px;
        font-size: 6px;

}


.footer {
        font-family: Trebuchet MS;
        font-size: 9px;
		color: #efefef;
		letter-spacing: 1px;
		margin: 2px
}

.footer a {
        text-decoration: none;
        color: #fefefe;
}

.footer a:hover {
        color: #ffffff;
}

.statlink {
        color: #d5d5d5;
		font-weight: bold;
}

.statlink a {
        text-decoration: ;
        
}

.statlink a:hover {
        color: #ad864f;
        
}

.alblink a {
        text-decoration: none;
        color: #d5d5d5;
}

.alblink a:hover {
        color: #858582;
		font-weight: bold;
        text-decoration: none;
}

.catlink {
        display: block;
        margin-bottom: 2px;
		font-size:9px;
		font-family:Arial, Helvetica, sans-serif;
		color: #6E6E6E;
}

.catlink a {
        font-weight:bold;
        color: #6E6E6E;
}

.catlink a:hover {
		color: #AD864F;
		cursor:auto;
		font-weight:bold;
		border-bottom: #ffffff solid 0px;
}

.topmenu {
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        line-height : 130%;
        font-size : 100%;
}

.topmenu a {
        color : #9A7D7D;
        text-decoration : none;
}

.topmenu a:hover  {
        color : #858582;
        text-decoration : underline;
}

.img_caption_table {
        border: none;
        background-color: #FFFFFF;
        width : 100%;
        margin : 0px;
}

.img_caption_table th {
        background: #D1D7DC ;
        font-size : 100%;
        color : #52699A;
        padding-top: 4px;
        padding-right: 10px;
        padding-bottom: 4px;
        padding-left: 10px;
        border-top : 1px solid #2478A4;
}

.img_caption_table td {
        background: #FFFFFF ;
        padding-top: 6px;
        padding-right: 10px;
        padding-bottom: 6px;
        padding-left: 10px;
        border-top : 1px solid #2478A4;
        white-space: normal;
}

.debug_text {
        border: #BDBEBD;
        background-color: #EFEFEF;
        width : 100%;
        margin : 0px;
}

.clickable_option {
        cursor : default;

}

.listbox_lang {
        color: #000666;
        background-color: #FFFFFF;
        border: 1px solid #FFFFFF;
        font-size: 80%;
        font-family: Arial, Helvetica, sans-serif;
        vertical-align : middle;
}

.navigation2 {border: 0px solid #000000;}