/*
$Id: style.css,v 1.2 2004/06/11 09:20:08 tarique Exp $
*/

body {
	background: #000000;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
}

table {
        font-size: 12px;
}

h1{
        font-weight: bold;
        font-size: 22px;
        font-family: "Georgia", Times New Roman, Times;
        text-decoration: none;
        line-height : 120%;
        color: #006699;
        margin: 2px;
}

h2 {
		font-weight: bold; 
		font-size: 12px; 
		letter-spacing: 1px;
		font-family: "Georgia", Times New Roman, Times;
		color: #FAE7A4;
}

h3 {
        font-weight: normal;
        font-family: "Georgia", Times New Roman, Times;
        font-size: 11px;
        margin: 2px;
		color: #D6BA5A;
}

p {
        font-family: "Georgia", Times New Roman, Times;
        font-size: 11px;
        margin: 0px;
		color: #D6BA5A;
}

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: "Georgia", Times New Roman, Times;
        font-size: 100%;
        border: 1px solid #D6BA5A;
        padding-right: 3px;
        padding-left: 3px;
		background: #1F0F09;
		color: #D6BA5A;
}

.listbox {
        font-family: "Georgia", Times New Roman, Times;
        font-size: 100%;
		background: #1F0F09;
		color: #D6BA5A;
        border: 1px solid #D6BA5A;
        vertical-align : middle;
}

.button {
        font-family: "Georgia", Times New Roman, Times;
        font-size: 100%;
	    background: #1F0F09;
		color: #D6BA5A;
	    font-weight: bold;
        padding-left: 3px;
        padding-right: 3px;
		border: 1px solid #000000;
}

.comment_button {
        font-family: "Georgia", Times New Roman, Times;
        font-size: 85%;
	    background: #1F0F09;
		color: #D6BA5A;
	    font-weight: normal;
        padding-left: 3px;
        padding-right: 3px;
		border: 1px solid #000000;
}

.radio {
        font-family: "Georgia", Times New Roman, Times;
        font-size: 100%;
        vertical-align : middle;
		background: #1F0F09;
		color: #D6BA5A;
}

.checkbox {
        font-family: "Georgia", Times New Roman, Times;
        font-size: 100%;
        vertical-align : middle;
		background: #1F0F09;
		color: #D6BA5A;
}

a {
        color: #FAE7A4;
        text-decoration: none;
}

a:hover {
        color: #FAE7A4;
        text-decoration: underline;
}

bblink a {
        color: #FAE7A4;
        text-decoration: none;
}

bblink a:hover {
        color: #FAE7A4;
        text-decoration: underline;
}

.maintable {
        background: #0b0503;
        margin-top: 1px;
        margin-bottom: 1px;
}

.tableh1 {
        background-image: url(images/cellpic1.gif);
		background-repeat: repeat-x;
        color: #FAE7A4;
		font-size: 14px;
		padding-top: 3px;
        padding-right: 10px;
        padding-left: 10px;
}

.tableh1_compact {
		background: #0b0503;
        color: #FAE7A4;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableh2, .catrow_noalb {
        background: #2E170E;
        color: #FAE7A4;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.tableh2_compact {
        background: #2E170E;
        color: #FAE7A4;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableb, .display_media , .catrow {
        background: #0b0503;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.tableb_compact {
        background: #1f0f09;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tablef {
        background: #2e170e;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
}

.album_stat {
        font-size: 85%;
        margin: 5px 0px;
}

.thumb_filename {
        font-size: 80%;
        display: block;
}
  
.thumb_title {
		color: #FAE7A4;
        font-weight: bold;
        font-size: 80%;
        padding: 2px;
        display: block;
}

.thumb_caption {
        font-size: 80%;
        padding: 1px;
        display: block;
}

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

.thumb_num_comments {
        font-weight: normal;
        font-size: 80%;
        padding: 2px;
        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;
		color: #D6BA5A;
		background: #2E170E;
        text-align : center;
}

.user_thumb_infobox td {
        font-size: 80%;
        margin-top: 1px;
        margin-bottom: 1px;
		color: #D6BA5A;
		background: #2E170E;
        text-align : center;
}

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

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

.sortorder_cell {
        background: #2e170e;
        color: #D6BA5A;
        padding: 0px;
        margin: 0px;
}

.sortorder_options {
        font-family: "Georgia", Times New Roman, Times;
        background: #2e170e;
        color: #D6BA5A;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-size: 80%;
        white-space: nowrap;
}

.navmenu {
        font-family: "Georgia", Times New Roman, Times;
        color: #D6BA5A;
        font-size: 100%;
        font-weight: bold;
        background : #2e170e;
        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: #FAE7A4;
}

.navmenu a:hover {
        background : #1f0f09;
        text-decoration: none;
        color: #FAE7A4;
}

.admin_menu_thumb {
        font-family: "Georgia, Times New Roman, Times";
		background: #0b0503;
        color: #D6BA5A;
}

.admin_menu_thumb a {
        color: #D6BA5A;
        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: #FAE7A4;
        text-decoration: underline overline;
}

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

.admin_menu {
        font-family: "Georgia", Times New Roman, Times;
        color: #D6BA5A;
}

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

.admin_menu a:hover {
        color: #FAE7A4;
        text-decoration: underline overline;
}

.comment_date{
        color : #B5A775;
        font-size : 90%;
        vertical-align : middle;
}

.image {
}

.imageborder {
}

.thumbnails {
        background: #0b0503;
        padding: 5px;
}

.footer {
        font-size : 9px;
}

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

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

.statlink {
        background-image: url(images/cellpic1.gif);
		background-repeat: repeat-x;
        color: #FAE7A4;
		padding-top: 4px;
}

.statlink a {
        text-decoration: none;
        color: #FAE7A4;
}

.statlink a:hover {
        color: #FAE7A4;
        text-decoration: underline;
}

.alblink a {
        text-decoration: underline;
        color: #FAE7A4;
}

.alblink a:hover {
        color: #FAE7A4;
        text-decoration: underline;
}

.catlink {
		display: block;
        margin-bottom: 2px;
		font-size: 14px;
}

.catlink a {
        text-decoration: underline;
        color: #FAE7A4;
}

.catlink a:hover {
        color: #FAE7A4;
        text-decoration: underline;
}

.topmenu {
		color: #D6BA5A;
		font-size: 12px;
}

.topmenu a {
        color: #D6BA5A;
        text-decoration : none;
		font-size: 12px;
}

.topmenu a:hover  {
        color: #FAE7A4;
        text-decoration : underline overline;
		font-size: 12px;
}

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

.img_caption_table th {
        background: #2E170E;
        font-size: 100%;
        color: #900000;
        padding-top: 4px;
        padding-right: 10px;
        padding-bottom: 4px;
        padding-left: 10px;
        border-top : 1px solid #1F0F09;
}

.img_caption_table td {
        background: #1F0F09;
        padding-top: 6px;
        padding-right: 10px;
        padding-bottom: 6px;
        padding-left: 10px;
        border: 1px solid #2E170E;
}

.debug_text {
        border: #2e170e;
        background-color: #1f0f09;
        width : 100%;
        margin : 0px;
}

.clickable_option {
        border-bottom : 1px dotted gold;
        cursor : default;
}

.listbox_lang {
        color: #D6BA5A;
        background-color: #0b0503;
        border: 1px solid #0b0503;
        font-size: 80%;
        font-family: "Georgia", Times New Roman, Times;
        vertical-align : middle;

}

#vanity a {
        display:block;
        width:57px;
        height:20px;
        margin: 3px 20px;
}
#vanity img {border:0}
#v_php {float:left;background-image:url(../../images/powered-php.gif);}
#v_php:hover {background-image:url(../../images/h_powered-php.gif);}
#v_mysql {float:left;background-image:url(../../images/powered-mysql.gif);}
#v_mysql:hover  {background-image:url(../../images/h_powered-mysql.gif);}
#v_xhtml {float:right;background-image:url(../../images/valid-xhtml10.gif);}
#v_xhtml:hover {background-image:url(../../images/h_valid-xhtml10.gif);}
#v_css {float:right;background-image:url(../../images/valid-css.gif);}
#v_css:hover{background-image:url(../../images/h_valid-css.gif);}