body {
	background: #ffffff url(http://tomsturridge.net/photos/themes/classic/images/v3_bg.jpg) repeat-x;
	font-family: Trebuchet MS;
	font-size: 9pt;
	color : #6c6c6c;
	margin: 0px;
}

table {
	font-size: 9pt;
}

h1{
	font-weight: bold;
	font-size: 9pt;
	font-family: Trebuchet MS;
	text-decoration: none;
	line-height : 120%;
	color : #000000;
	margin: 2px;
}

h2 {
	font-family: Trebuchet MS;
	font-size: 9pt;
	margin: 0px;
}

h3 {
	font-weight: normal;
	font-family: Trebuchet MS;
	font-size: 9pt;
	margin: 2px;
}

p {
	font-family: Trebuchet MS;
	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%;
	border: 1px solid #19191c;
	padding-right: 3px;
	padding-left: 3px;
}

.listbox {
	font-family: Verdana, Arial, Arial, Helvetica, sans-serif;
	font-size: 100%;
	border: 1px solid #19191c;
	vertical-align : middle;
}

.button {
	font-family: Trebuchet MS;
	font-size: 100%;
	border: 1px solid #005D8C;
	background-image : url(images/button_bg.gif);
	background-position : bottom;
}

.comment_button {
	font-family: Trebuchet MS;
	font-size: 85%;
	border: 1px solid #005D8C;
	background-image : url(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: #a5a5a5;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #e9e9e9;
	text-decoration: none;
}

.bblink a {
	color: #a5a5a5;
	text-decoration: none;
}

.bblink a:hover {
	color: #e9e9e9;
	text-decoration: none;
}

.maintable {
	margin-top: 1px;
	margin-bottom: 1px;
}

.tableh1 {
	background : #26262a;
	font: 9pt Trebuchet MS;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	color : #8263ac;
	padding: 10px;
}

.tableh1_compact {
	background : #26262a;
	font: 9pt Trebuchet MS;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	color : #8263ac;
	padding: 5px;
}

.tableh2 {
	background: #1d1d20;
	font: 9pt Trebuchet MS;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	color : #1d5aa5;
	padding: 10px;
}

.tableh2_compact {
	background: #1d1d20;
	font: 9pt Trebuchet MS;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	color : #1d5aa5;
	padding: 5px;
}

.tableb {
	background: #19191c ;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}


.tableb_compact {
	background: #19191c ;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.tablef {
	background: #19191c;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.catrow_noalb {
	background: #19191c ;
	color : #6c6c6c;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.catrow {
	background: #19191c ;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	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: #000000;
}

.thumb_num_comments {
	font-weight: normal;
	font-size: 80%;
	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: 80%;
	margin-top: 1px;
	margin-bottom: 1px;
	text-align : center;
}

.user_thumb_infobox a {
	text-decoration: none;
	color: #000000;
}

.user_thumb_infobox a:hover {
	color: #000000;
	text-decoration: none;
}

.sortorder_cell {
	background : #26262a ;
	color : #1c5091;
	padding: 0px;
	margin: 0px;
}

.sortorder_options {
	font-family: Trebuchet MS;
	background : #26262a ;
	color : #1c5091;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	font-size: 80%;
	white-space: nowrap;
}

.navmenu {
	font-family: Trebuchet MS;
	color: #1c5091;
	font-size: 100%;
	font-weight: bold;
	background : #26262a ;
	border-style: none;
}

.navmenu img {
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 5px;
}

.navmenu a {
	display: block;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-decoration: none;
	color: #ffffff;
}

.navmenu a:hover {
	background : #19191c ;
	text-decoration: none;
	color: #d9b428;
}

.admin_menu_thumb {
	font-family: Trebuchet MS;
	font-size: 85%;
	border: 1px solid #005D8C;
	background-image : url(images/button_bg.gif);
	background-position : bottom;
	color: #000000;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 85px;
}

.admin_menu_thumb a {
	color: #000000;
	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: #000000;
	text-decoration: none;
}

.admin_menu {
	font-family: Trebuchet MS;
	font-size: 85%;
	border: 1px solid #005D8C;
	background-color:#19191c;
	background-image : url(images/button_bg.gif);
	background-position : bottom;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:1px;
	padding-right:1px;
	text-align: center;
}

.admin_menu a {
	color: #000000;
	text-decoration: none;
	display: block;
	position: relative;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
}

.admin_menu a:hover {
	color: #000000;
	text-decoration: none;
}

td #admin_menu_anim {
	background-image : url(images/button_bg_anim.gif);
}

.comment_date{
	color : #5F5F5F;
	font-size : 90%;
	vertical-align : middle;
}

.image {
	border-style: solid;
	border-width: 3px;
	border-color: #2a2a2a;
	margin: 2px;
}

.imageborder {
	border: 1px solid #2a2a2a;
	background-color: #2a2a2a;
	margin-top: 30px;
	margin-bottom: 30px;
}

.display_media {
	background: #19191c ;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.thumbnails {
	background: #19191c ;
	padding: 5px;
}

.footer {
	font-size : 9pt;
}

.footer a {
	text-decoration: none;
	color: #e9e9e9;
}

.footer a:hover {
	color: #e9e9e9;
	text-decoration: none;
}

.statlink {
	color: #606060;
}

.statlink a {
	text-decoration: none;
	color: #606060;
}
.statlink h2 {
	color: #d9b428;
}
.statlink a:hover {
	color: #606060;
	text-decoration: none;
}

.alblink a {
	text-decoration: none;
	color: #c0a62d;
}

.alblink a:hover {
	color: #21579f;
	text-decoration: none;
}

.catlink {
	display: block;
	margin-bottom: 2px;
}

.catlink a {
	text-decoration: none;
	color: #21579f;
}

.catlink a:hover {
	color: #c0a62d;
	text-decoration: none;
}

.topmenu {
	line-height : 130%;
	font-size: 100%;
}

.topmenu a {
	color : #a5a5a5;
	text-decoration : none;
}

.topmenu a:hover  {
	color : #e9e9e9;
	text-decoration : none;
}

.img_caption_table {
	border: none;
	background-color: #2a2a2a;
	width : 100%;
	margin : 0px;
}

.img_caption_table th {
	background: #19191c ;
	font-size: 100%;
	color : #000000;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-top : 1px solid #2a2a2a;
}

.img_caption_table td {
	background: #19191c ;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	border-top : 1px solid #2a2a2a;
	white-space: normal;
}

.debug_text {
	border: #BDBEBD;
	background-color: #19191c;
	width : 100%;
	margin : 0px;
}

.clickable_option {
	cursor : default;
}

.listbox_lang {
	color: #000000;
	background-color: #19191c;
	border: 1px solid #19191c;
	font-size: 80%;
	font-family: Trebuchet MS;
	vertical-align : middle;

}

.ad {
	background: #dbdbdb;
	width: 807px;
	height: 105px;
	vertical-align: middle;
	text-align: center;
}
.contents {
	background: #141416;
	width: 745px;
	height: 100%;
	vertical-align: top;
}
a img {
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}
a:hover img {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}