body {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	color : #cfc8c0);
	color : #7e736d;
	margin: 0px;
	background-color: #eae9ea;
}

table {
	font-size: 10px;
	width: 80%;
}

h1{
        font-weight: bold;
        font-size: 10px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        text-decoration: none;
        line-height : 120%;
        color : #7e736d;
        margin: 2px;
		text-align: left;
}

h2 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        margin: 0px;
		text-align: left;
}

h3 {
        font-weight: normal;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        margin: 2px;
		text-align: left;
}

p {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 100%;
        margin: 2px 0px;
	LINE-HEIGHT: 1.4;
}

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: Verdana, Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #cfc8c0;
        padding-right: 3px;
        padding-left: 3px;
}

.listbox {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #cfc8c0;
        vertical-align : middle;
}

.button {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #cfc8c0;
        //background-image : url(images/button_bg.gif);
        background-position : bottom;
}

.comment_button {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 85%;
        border: 1px solid #cfc8c0;
        //background-image : url(images/button_bg.gif);
        //background-position : bottom;
        padding-left: 3px;
        padding-right: 3px;
}

.radio {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 100%;
        vertical-align : middle;
}

.checkbox {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 100%;
        vertical-align : middle;
}

a {
        color: #7e736d;
	font-size: 100%;
	//font-weight : bold;
	font-weight: none;
	text-align: left;
}

a:hover {
	color: #333;
}

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

bblink a:hover {
	color: #333;
}

.maintable {
	border: 0px solid #cfc8c0;
	background-color: #cfc8c0;
	margin-top: 2px;
	margin-bottom: 2px;
	width: 80%;
}

.tableh1 {
        background : #cfc8c0;
        font-size: 100%;
        color : #7e736d;
        padding-top: 4px;
        padding-right: 10px;
        padding-bottom: 4px;
        padding-left: 10px;
}

.tableh1_compact {
        background : #cfc8c0 ;
        color : #7e736d;
        padding-top: 3px;
        padding-right: 6px;
        padding-bottom: 3px;
        padding-left: 6px;
}

.tableh2 {
        background: #cfc8c0;
        color : #7e736d;
        padding-top: 4px;
        padding-right: 10px;
        padding-bottom: 4px;
        padding-left: 10px;
}

.tableh2_compact {
        background: #cfc8c0 ;
        color : #7e736d;
        padding-top: 3px;
        padding-right: 6px;
        padding-bottom: 3px;
        padding-left: 6px;
}

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


.tableb_compact {
        background: #EAEAEA;
        padding-top: 3px;
        padding-right: 6px;
        padding-bottom: 3px;
        padding-left: 6px;
}

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

.catrow_noalb {
        background: #D1D7DC ;
        color : #7d726c;
        padding-top: 2px;
        padding-right: 10px;
        padding-bottom: 2px;
        padding-left: 10px;
		text-align: left;
}

.catrow {
        background: #eae9e8 ;
        padding-top: 2px;
        padding-right: 10px;
        padding-bottom: 2px;
        padding-left: 10px;
		text-align: left;
}

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

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

.thumb_title {
        font-weight : bold;
        font-size: 85%;
        padding: 2px;
        display : block;
}

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

.thumb_caption a {
        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: #7e736d;
}

.user_thumb_infobox a:hover {
        color: #7e736d;
}

.sortorder_cell {
        background : #cfc8c0 ;
        color : #7e736d;
        padding: 0px;
        margin: 0px;
}

.sortorder_options {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        background : #cfc8c0 ;
        color : #7e736d;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-size: 80%;
        white-space: nowrap;
}

.navmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7e736d;
	font-size: 100%;
	font-weight: lighter;
	background : #cfc8c0;
	border-style: none;
	text-align: left;
}

.navmenu img {
        margin-top: 2px;
        margin-right: 5px;
        margin-bottom: 2px;
        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: #7e736d;
		text-align: left;
}

.navmenu a:hover {
        color:         #7e736d;
	background: #eaeaea;
	text-align: left;
}

.admin_menu_thumb {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 85%;
        border: 1px solid #eaeaea;
        //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: #cfc8c0;
        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: #cfc8c0;
}

.admin_menu {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 90%;
	font-weight : none;
        border: 1px solid #cfc8c0;
        background-color:#eae9e8;
        //background-image : url(images/button_bg.gif);
        //background-position : bottom;
        color: #cfc8c0;
        margin-top: 0px;
        margin-bottom: 0px;
        padding-top:2px;
        padding-bottom:3px;
        padding-left:1px;
        padding-right:1px;
        text-align: center;
}

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

.admin_menu a:hover {
        color: #7d726c;
        text-decoration: none;
}
/*
td #admin_menu_anim {
        background-image : url(images/button_bg_anim.gif);
}*/

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

.image {
        border-style: solid;
        border-width:1px;
	//background: #7e736d;
        border-color: #cfc8c0;
        margin: 6px;
}

.img {
        border-style: solid;
        border-width:1px;
        border-color: #cfc8c0;
	background: #7e736d;
        margin: 6px;
}


.imageborder {
	border: 0px solid #7e736d;
	background-color: #eae8e9;
	margin-top: 30px;
	margin-bottom: 30px;
}

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

.thumbnails {
        background: #eae9e8 ;
        padding: 10px;
}

.footer {
        font-size : 9px;
	color: #7e736d;
}

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

.footer a:hover {
        color: #333333;
}

.statlink {
        color: #7e736d;
}

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

.statlink a:hover {
        color: #7e736d;
}

.breadcrumb {
        color: #7e736d;
}

.breadcrumb a {
        color: #cfc8c0;
}

.breadcrumb a:hover {
        color: #7d726c;
}

.alblink a {
        text-decoration: none;
        color: #7e736d;
        font-size: 110%;
		text-align: left;
}

.alblink a:hover {
        color: #7e736d;
}

.tableb_compact .alblink {
	color: #7e736d;
	font-size: 100%;
	text-decoration: none;
}

.tableb_compact .alblink a {
	color: #cfc8c0;
	font-size: 100%;
	text-align: left;
}

.tableb_compact .alblink a:hover {
	color: #7d726c;
}

.tableh2 .alblink a {
	color: #7e736d;
	text-decoration: none;
}

.tableh2 .alblink a:hover {
        color: #333;
}

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

.catlink a {
        color: #7e736d;
}

.catlink a:hover {
        color: #7d726c;
		text-align: left;
}

.topmenu {
        line-height : 130%;
        font-size: 110%;
}

.topmenu a {
        color : #cfc8c0;
		text-align: left;
}

.topmenu a:hover  {
        color : #7d726c;
}

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

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

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

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

.clickable_option {
        cursor : default;
}

.listbox_lang {
        color: #7e736d;
        background-color: #eae9e8;
        border: 1px solid #cfc8c0;
        font-size: 80%;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        vertical-align : middle;

}
#vanity a {
        display:block;
        width:57px;
        height:20px;
        margin: 3px 20px;


DIV.box {OVERFLOW: hidden;
	border: 1px solid #cfc8c0;
	BACKGROUND-COLOR: #eae9e8}
DIV.blockpost>DIV>DIV.inbox {PADDING-BOTTOM: 1px}

DIV.block DIV.inbox, DIV.blockmenu DIV.inbox {PADDING: 3px 6px}


#brdmenu {BACKGROUND-COLOR: #cfc8c0; COLOR: #FFF; PADDING: 6px;}
#brdmenu A:link, #brdmenu A:visited {COLOR: #FFF; TEXT-DECORATION: none;}
#brdmenu A:hover {COLOR: #FFF;}

#brdwelcome  {LINE-HEIGHT: 1.4em; PADDING: 5px;PADDING-BOTTOM: 7px;}
#brdwelcome A:link, #brwelcome A:visited
#brdwelcome A:hover

DIV.blockpost>DIV>DIV.inbox {PADDING-BOTTOM: 1px}

DIV.block DIV.inbox, DIV.blockmenu DIV.inbox {PADDING: 3px 6px}
#announce DIV.inbox DIV {PADDING: 3px 0}
.clearer {
	HEIGHT: 0;
	WIDTH: 0;
	LINE-HEIGHT: 0;
	FONT-SIZE: 0;
	OVERFLOW: hidden
}
.clearer, .clearb {CLEAR: both}
.conr {
	FLOAT: right;
	TEXT-ALIGN: right;
	CLEAR: right;
	WIDTH: 40%
}

