body {
	background: #000000 url('http://www.kbell.org/gallery/themes/black/images/bg.jpg') repeat-x 0 29px;
	font-family: Tahoma;
	font-size: 11px;
	margin: 0;
	letter-spacing: 0px;
	text-align: justify;
	line-height: 11px;
	color: #6A6A6A;
}

table {
	font-size: 11px;
}

#navigation {
	width: 100%;
	clear: both;
	text-align: center;
	background-color: #0A0A0A;
	overflow: hidden;
	padding: 5px;
	margin-bottom; 10px;
}

#admin {
	width: 100%;
	clear: both;
	text-align: center;
	background-color: #000000;
	overflow: hidden;
	padding: 5px;
	margin-bottom; 2px;
}

h1 {
	font: 14px Georgia;
	background: #0E0E0E;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	-moz-border-radius: 5px;
	color: #A1B489;
	font-style: oblique;
	text-align: left;
	border: 1px solid #0A0A0A;
	text-transform: none; 
	font-weight:bold;
	font-style: none;
	margin-top: 0px;
	margin-bottom: 10px;
}

h2 {
	font-family: Trebuchet MS, 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: normal;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, sans-serif;
	font-size: 9px;
	margin: 2px;
}

p {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	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, Geneva, Arial, sans-serif;
	font-size: 100%;
	border: 1px solid #BFBDBD;
	padding-right: 2px;
	padding-left: 2px;
}

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

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

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

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

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

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

a:hover {
	color: #DCE7D2;
	text-decoration: none;
}

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

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

.maintable {
	border: 1px solid #171717;
	background-color: #0A0A0A;
	margin-top: 1px;
	margin-bottom: 1px;
	-moz-border-radius:  6px; 
	-webkit-border-radius: 6px; 
	border-radius: 6px;
}

.tableh1 {
	font-family:Georgia;
	font-size: 12px;
	font-weight: bold;
	font-style: oblique;
	background: #0E0E0E;
	color: #A1B489;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.tableh1_compact {
	font-family:Georgia;
	font-size: 12px;
	font-weight: bold;
	font-style: oblique;
	background: #0E0E0E;
	color: #A1B489;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.tableh2 {
	background: #060405;
	color: #345534;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.tableh2_compact {
	background: #060405;
	color: #345534;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.tableb {
	background: #171717;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
}

.tableb_compact {
	background: #171717;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
}

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

.catrow_noalb {
	background: #171717;
	color: #6A6A6A;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.catrow {
	background: #171717;
	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 {
	font-weight : bold;
	font-size: 80%;
	padding: 2px;
	display: block;
}

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

.thumb_caption a {
	text-decoration: none;
	color: #6A6A6A;
}

.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: 100%;
	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;
	color: #6A6A6A;
}

.user_thumb_infobox a:hover {
	color: #6A6A6A;
	text-decoration: none;
}

.sortorder_cell {
	background : #DCE7D2;
	color: #6A6A6A;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 20px;
	margin: 0px;
}

.sortorder_options {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	background: #DCE7D2;
	color: #6A6A6A;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	font-size: 80%;
	white-space: nowrap;
}

.navmenu {
	color: #6A6A6A;
	font-weight: bold;
	background: #0A0A0A;
	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: #404040;
}

.navmenu a:hover {
	background: #0A0A0A;
	text-decoration: none;
	color: #345534;
}

.admin_menu_thumb {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-image : url('images/button_bg.gif');
	color: #6A6A6A;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 85px; background-position-y:50%;
}

.admin_menu_thumb a {
	color: #78A878;
	text-decoration: none;
	display: block;
	position: relative;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
}

.admin_menu_thumb a:hover {
	color: #A1B489;
	text-decoration: none;
}

.admin_menu {
	font-family: Tahoma, Arial;
	font-size: 8px;
	font-weight: bold;
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #0A0A0A;
	color: #404040;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 5px;
	text-transform: uppercase;
	text-align: center;
}

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

.admin_menu a:hover {
	color: #A1B489;
	text-decoration: none;
}

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

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

.image {
	border-style: solid;
	border-width:5px;
	border-color: #060405;
	margin: 2px;
	-moz-border-radius:  6px; 
	-webkit-border-radius: 6px; 
	border-radius: 6px;

}

.imageborder {
	border: 3px solid #060405;
	background-color: #060405;
	margin-top: 30px;
	margin-bottom: 30px;
}

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

a img {
	background:#232323;
}

a:hover img {
	background:#171717;
}

.thumbnails {
	background: #171717;
	padding: 5px;
}

.footer {
	font-size: 9px;
}

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

.footer a:hover {
	color: #6A6A6A;
	text-decoration: none;
}

.statlink {
	color: #6A6A6A;
}

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

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

.alblink a {
	font-family: Georgia;
	font-size: 11px;
	font-style: oblique;
	line-height: bold;
	background-image: url('images/link.png');
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 17px;
	text-decoration: none;
	color: #A1B489;
}

.alblink a:hover {
	font-family: Georgia;
	font-size: 11px;
	font-style: oblique;
	line-height: bold;
	background-image: url('images/link-hover.png');
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 17px;
	color: #DCE7D2;
	text-decoration: none;
}

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

.catlink a {
	font-family: Georgia;
	font-size: 11px;
	font-style: oblique;
	line-height: bold;
	color: #A1B489;
	bottom-bottom: solid 1px; #060405;
	background-image: url('images/link.png');
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 17px;
	padding-bottom:8px;
	padding-right: 8px;
	padding-top: 8px;
	text-decoration: none;
}

.catlink a:hover {
	background-image: url('images/link-hover.png');
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 17px;
	padding-bottom:8px;
	padding-right: 8px;
	padding-top: 8px;
	color: #DCE7D2;
	text-decoration: none;
}

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

.topmenu a {
	color: #6A6A6A;
	text-decoration: none;
}

.topmenu a:hover  {
	color: #345534;
	text-decoration: none;
}

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

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

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

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

.clickable_option {
	cursor: default;
}

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

a img {
	border: 5px solid #78A878;
	margin: 2px;
	-moz-border-radius:  6px; 
	-webkit-border-radius: 6px; 
	border-radius: 6px;
}

a img:hover {
	border: 5px solid #345534;
	background-color: FBFBFB;
	margin: 2px;
	-moz-border-radius:  6px; 
	-webkit-border-radius: 6px; 
	border-radius: 6px;
}
