/*
$Id: style.css,v 1.1.1.1 2004/11/17 18:28:24 ethan Exp $
*/
/* Foreground color definition */
body {
	background:#000000 url('http://www.neilkull.com/css/bk01.jpg') repeat-x fixed left top; font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #EEDEDE;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-base-color : #000000;
	scrollbar-face-color : #000000;
	scrollbar-highlight-color : #9999EE;
	scrollbar-shadow-color : #9999EE;
	scrollbar-3dlight-color : #000000;
	scrollbar-darkshadow-color : #000000;
	scrollbar-track-color : #000000;
	margin: 0px;
	padding: 0px;

}

a {
	color: #FFCC77;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #FFCC77;
	text-decoration: none;

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

}



.topmenu a:hover {}

.tableh1, .tableh1a, .tableh1_compact, .navmenu, .navmenu a, .sortorder_cell, .sortorder_options, .statlink, .statlink a, .statlink a:hover {}

.tableh2, .tableh2_compact {}

.textinput, .listbox, .radio, .checkbox {}

.alblink, .alblink a, .catlink, .catlink a {}

.alblink a:hover, .catlink a:hover {}

a,  .bblink a, .user_thumb_infobox a  {}

a:hover, .bblink a:hover, .user_thumb_infobox a:hover {}

.button, .comment_button, .admin_menu_thumb, .admin_menu_thumb a, .admin_menu_thumb a:hover, .admin_menu, .admin_menu a, .admin_menu a:hover {}

.comment_date {}

.footer, .footer a, .footer a:hover {}


/* Background colors definition */
body {}

.textinput, .listbox, .radio, .checkbox {}

.tableh1, .tableh1_compact, .navmenu, .navmenu a, .navmenu a:hover  {}

.tableh2, .tableh2_compact, .tablef, .img_caption_table th {}

.tableb, .tableb_compact, .thumbnails, .img_caption_table td {}


/* Borders for input controls */
.textinput, .listbox, .button, .comment_button, .admin_menu, .admin_menu_thumb  {}

.image { border: 1px solid #9999EE; }

.imageborder {
/*
    border: 0px solid #9999EE;
    margin-top: 14px;
    margin-bottom: 10px;
*/
    }

.maintable, .maintableb {}

.img_caption_table th, .img_caption_table td { }

.tableh1 { }


/* Fonts definition */
body {  }

.tableh1, .tableh1a, .catlink, .tableh2 {}

.textinput, .listbox, .radio, .checkbox { }

.button, .comment_button, .sortorder_options, .admin_menu_thumb { }


table {
        
}


body {
       
}


h1, h2, h3, h4, h5, h6, th{
	margin: 0px;
	padding: 0px;
	text-transform: lowercase;
	color: #FF0000;
	font-family: courier, serif ;
	font-weight: bold;
	letter-spacing: 3px;
    font-size: 19px;
}
ul, li {text-align: justify;
	color: #EEDEDE;
	font-size: 12px;
	padding: 3px 10px;}

p {
	text-align: justify;
	color: #EEDEDE;
	font-size: 12px;
	padding: 0px 10px;
}
td {
	font-size: 11px;
}



#top_panel {

	position:relative;
	bottom: 0px;
	clear: both;



}
#main_image {
	width: 455px;
	float:right;

	

}


.top_panel td {
        white-space: nowrap;
}



.top_menu_bttn {
	float: left;
	width: 100px;
}

.top_menu_bttn a {
       
        position: relative;
        display: block;
        padding-left: 5px;
        padding-right: 5px;
       
}


/*
.top_menu_bttn a:hover {
        
}

*/
.textinput {
        font-size: 100%;
        padding-right: 3px;
        padding-left: 3px;
}


.listbox {
        font-size: 100%;
        vertical-align : middle;
}

.button {
        font-size: 100%;
        background-position : bottom;
        height: 20px;
}


.comment_button {
        font-size: 100%;
        background-position : bottom;
        padding-left: 3px;
        padding-right: 3px;
        height: 20px;
}


.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: 0px;
        margin-bottom: 2px;
}


.maintablea {
        margin-top: 0px;
}


.maintableb {
}


.tableh1 {
	padding:5px;
        
}


.tableh1a td {
        border: none;
        height: 30px;
        
  
}


.tableh1a img {
        display: none;
}


.tableh1_compact {
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
        height: 25px;
}


.tableh2 {
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
	text-align:left;
}


.tableh2_compact {
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}


.tableb {
	
/*
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
*/
}


.tableb_compact {
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.album_stat {display:none;}

.tablef {
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
}


.album_stat {
        
        margin: 5px 0px;
}


.thumb_title {
        font-weight : normal;
        
        padding: 2px;
/*        display : none;*/
}


.thumb_caption {
        padding: 1px;
        display : none;
}


.thumb_caption a {
        text-decoration: underline;
}



.thumb_num_comments {
        font-weight: normal;
        
        padding: 2px;
        font-style : italic;
        display : block;
}


.user_thumb_infobox {
        margin-top: 1px;
        margin-bottom: 1px;
}


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


.user_thumb_infobox td {
        
        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:12px;
        white-space: nowrap;
}


.navmenu {
        font-weight: bold;
        border: none;
}


.navmenu img {
        display: block;
}


.navmenu a {
/*
        position: relative;
        display: block;
        padding-left: 5px;
        padding-right: 5px;
        text-decoration: none;
        line-height: 25px;
        height : 25px;
*/
}


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


.admin_menu_thumb {
        padding:4px;
}


.admin_menu_thumb a {
        
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 10px;
        padding-right: 10px;
}



.admin_menu_thumb a:hover {
        
}


.admin_menu {

        text-align: center;
}


.admin_menu a {
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 2px;
        padding-right: 2px;
	font-weight: normal;
	font-size:10px;
}


.admin_menu a:hover {
 
}


.comment_date{
        
        vertical-align : middle;
}


.image {
        margin: 2px;
}


.thumbnails {
        padding: 0px 2px 20px 2px;
	vertical-align: top;
}


.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 {
       
        
}


.topmenu a {
        text-decoration : underline;
}

.Menu1 .topmenu 
{

}

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


.img_caption_table {
        border: none;
        width : 100%;
        margin : 0px;
}


.img_caption_table th {
        
        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;
}

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

.clickable_option {
        border-bottom : 1px dotted 9999EE;
        cursor : hand;
}

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


.subnavi a {margin: 5px;
}

#Content {margin-right:5%; float:left; }
#Content div {padding: 10px; }

.tableh1_compact .navmenu b {margin-left:4px;}
