body {
        background-color: #e7e1cd;
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        font-size : 11px;
        color: #977c58;
        margin: 0px;
		text-shadow: #d5c7b5 1px 1px 1px;

}


h1{
        font-weight: normal;
        font-size: 20px;
        font-family: "Trebuchet MS";
        text-decoration: none;
        margin: 0px;
}

h2 {
        font-family: "Trebuchet MS";
        background-image : url();
        background-repeat : no-repeat;
        background-position : left;
}

h3 {
        font-weight: normal;
        font-family: "Trebuchet MS";
        font-size: 12px;
        margin: 2px;
}

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";
		padding: 2px;
		font-size: 10px;
		line-height: 11px; 
		color: #949494;
		text-align: left;
		border: solid 1px #ffffff;
}

a {
		font-size: 11px;
		line-height: 10px; 
		color: #719048;
		text-decoration: none;
text-transform:uppercase;
}

a:hover {
		font-size: 11px;
		line-height: 10px; 
		text-transform: normal;
        color: #d8ac38;
text-transform:uppercase;
		text-decoration: none;
}

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

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

.maintable {
        margin: 0px;
		padding: 5px;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
background-color: #f1efdd;
border: 0px solid #f7e6b8;
}

.tableh1 {
		background-image: url("images/fon01.jpg");
		background-color: #c7b68e;
		text-shadow: #ad936f 1px 1px 1px;
		padding: 12px;
		padding-left: 13px;
		font-family: "Arial";
		font-size: 14px;
		line-height: 13px; 
text-transform:uppercase;
		color: #fbf8df;
		font-style: bold;
		border: 0px solid #a0dcfe;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
}

.tableh1_compact {
		background-color: #c7b68e;
		padding: 8px;
		padding-left: 13px;
		font-family: "Arial"; 
		text-transform: normal;
		color: #ffffff;
		text-align: left;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
}

.tableh2 {
		background-color: #c7b68e;
		padding: 10px;
		padding-left: 13px;
		font-family: "Arial"; 
		text-transform: normal;
		color: #ffffff;
		text-align: left;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
}

.tableh2_compact {
		background-color: #c7b68e;
		padding: 8px;
		padding-left: 13px;
		font-family: "Arial"; 
		text-transform: normal;
		color: #ffffff;
        padding: 10px;
		font-size: 10px;
		line-height: 11px;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
}
.tableb {
        background: #fffbf3;
		color: #bea47b;
        padding: 0px;
		font-size: 10px;
		line-height: 15px;
}

.tableb_compact {
        background: #fffbf3;
		color: #bea47b;
        padding: 10px;
		font-size: 10px;
		line-height: 11px;
}

.tablef {
        background: #fffbf3;
		color: #bea47b;
        padding: 10px;
		font-size: 10px;
		line-height: 11px;
}

.catrow_noalb {
        background: #fffbf3;
		color: #bea47b;
		font-size: 10px;
		line-height: 10px; 
        padding: 4px;
}

.catrow {
        background: #fffbf3;
		color: #bea47b;
		font-size: 10px;
		line-height: 10px; 
        padding: 4px;
}

.catrow_noalb:hover {
        background: #f8f5e8;
        padding: 4px;
}

.catrow:hover {
        background: #f8f5e8;
        padding: 4px;
}


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

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

.thumb_title {
	background-color: #ffffff;
	color: #9ca55d;
    font-size: 90%;
	font-style: italic;
    display: block;
	padding: 3px;
	border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		text-shadow: #b3bb7e 1px 1px 1px;
}

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

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


.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: #719048;
}

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

.sortorder_cell {
        background : #transparent;
        color: #ffffff;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 10px;
        padding-right: 20px;
        margin: 0px;
}

.sortorder_options {
        font-family: "Trebuchet MS";
        background : #transparent;
        color: #ffffff;
        padding: 0px;
        margin: 0px;
        font-weight: italic;
        font-size: 10px;
        white-space: nowrap;
}

.navmenu {
        background-color: #ffffff;
		padding: 4px;
		font-size: 10px;
		line-height: 11px; 
		text-transform: normal;
		color: #719048;
		text-align: center;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
}

.navmenu img {
        margin-top: 1px;
        margin-right: 5px;
        margin-bottom: 1px;
        margin-left: 5px;
border: 0px;
}

.navmenu a {
    display: block;
    padding-top: 2px;
    padding-right: 5px;
    padding-bottom: 2px;
    padding-left: 5px;
    text-decoration: none;
    color: #719048;
}

.navmenu a:hover {
	display: block;
    text-decoration: underline;
    color: #000000;
}


.admin_menu_thumb {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 90%;
        border: 0px solid #CCD7E0;
        background-image : url();
        background-position : bottom;
        color: #719048;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 85px;
}

.admin_menu_thumb a {
        color: #719048;
        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: underline;
}

.admin_menu {
		background-color: #ffffff;
		padding: 7px;
		font-size: 10px;
		line-height: 11px; 
		text-transform: normal;
		color: #a28d66;
		text-align: left;
		border-radius: 3px;
		-moz-border-radius: 3x;
		-webkit-border-radius: 3px;
}

.admin_menu a {
	color: #719048;
    text-decoration: none;
	text-transform: none;
}
.admin_menu a:hover {
	color: #000000;
	text-decoration: underline;
	text-transform: none;
}

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

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

.image {
	border: 4px solid #d7c4a0;
	padding: 0px;
	background-color: #ffffff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
		margin: 0px;

}

.image:hover {
	border: 4px solid #b9c069;
	padding: 0px;
	background-color: #ffffff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
		margin: 0px;

}

a img {
	border: 0px solid #77a69e;
	padding: 0px;
        background : #transparent;

}

a:hover img {
	border: 0px solid #36887a;
	padding: 0px;
        background : #transparent;
}

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

.display_media {
        background: #ffffff;
        padding: 20px;
}

.thumbnails {
        background: #fffbf3;
        padding: 8px;
		border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.thumbnails:hover {
        background: #f8f5e8;
        padding: 8px;
		border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.footer {
		padding: 0px;
        font-size: 10px;
		color: #957e51;
		font-family: "Arial";
}

.footer a {
        color: #989b43;
		text-transform: none;
		text-decoration: none;
}

.footer a:hover {
        color: #957e51;
		text-transform: none;
		text-decoration: none;
}

.statlink {
        color: #ffffff;
font-size: 10px;
text-transform:uppercase;
}

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

.statlink a:hover {
        color: #ffffff;
        text-decoration: underline;
		text-transform: none;
}

.alblink a {
        text-decoration: none;
        color: #ffffff;
		text-transform: none;
		font-style: bold;
		padding-left: 5px;
}

.alblink a:hover {
        color: #b09665;
        text-decoration: none;
		text-transform: none;
		font-style: bold;
		padding-left: 5px;
}

.catlink {
        display: block;
        margin-bottom: 2px;
		text-transform: none;
		font-size: 10px;
		line-height: normal;
}

.catlink a:hover {
		background-image: url('images/ball.gif');
		background-repeat: no-repeat;
		background-position: left;
		text-decoration: none;
        color: #b09665;
		text-transform: none;
		padding-left: 15px;
		text-shadow: #c5af85 1px 1px 1px;
}

.catlink a {
		background-image: url('images/ballb.gif');
		background-repeat: no-repeat;
		background-position: left;
        text-decoration: none;
        color: #87993f;
		text-transform: none;
		padding-left: 15px;
		text-shadow: #bbc888 1px 1px 1px;
}

