body {
	
        background-color: #D5E279;
	background-repeat: repeat-xy;
	font-family: "lucida sans", arial, sans-serif;
        font-size : 11px;
	line-height: 13px;
        color: #000000;
        margin: 0px;
}

table {
        font-size : 10px;
}

h1{
        font-weight: normal;
        font-size: 10px;
        font-family: Trebuchet MS;
        text-decoration: none;
        line-height : 120%;
        color: #718EA5;
        margin: 2px;
}

h2 {
        font-family: "lucida sans", arial, sans-serif;;
        background-image : url();
        background-repeat : no-repeat;
        background-position : left;
        padding-left : 18px;
        font-size: 10px;
        margin: 0px;
}

h3 {
        font-weight: normal;
        font-family: "lucida sans", arial, sans-serif;;
        font-size: 10px;
        margin: 2px;
}

p {
        font-family: Trebuchet MS;
        font-size: 10px;
        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: 10px;
        border: 1px solid #D1D7DC;
        padding-right: 3px;
        padding-left: 3px;
}

.listbox {
        font-family: Trebuchet MS, Geneva, Arial, sans-serif;
        font-size: 10px;
        border: 1px solid #D1D7DC;
        vertical-align : middle;
}

.button {
        font-family: Trebuchet MS;
        font-size: 10px;
        border: 1px solid #CCD7E0;
        background-image : url(h);
        background-position : bottom;
}

.comment_button {
        font-family: Trebuchet MS;
        font-size: 10px;
        border: 1px solid #CCD7E0;
        background-image : url();
        background-position : bottom;
        padding-left: 3px;
        padding-right: 3px;
}

.radio {
        font-family: Trebuchet MS, Geneva, Arial, sans-serif;
        font-size: 10px;
        vertical-align : middle;
}

.checkbox {
        font-family: Trebuchet MS, Geneva, Arial, sans-serif;
        font-size: 10px;
        vertical-align : middle;
}

a {
        color: #C5B84F;
        text-decoration: none;
}

a:hover {
        color: #F975B1;
        text-decoration: underline;
}

.bblink a {
        color: #D02A69;
        text-decoration: none;
}

.bblink a:hover {
        color: #C0A8B4;
        text-decoration: underline;
}

.maintable {
        border: 1px solid #EFF5CE;
        background-color: #EFF5CE;
        margin-top: 4px;
        margin-bottom: 4px;
        padding: 3px;
	-moz-border-radius:  6px; 
	-webkit-border-radius: 6px; 
	border-radius: 6px;
}

.tableh1 {
        font-family: "lucida sans", arial, sans-serif;
        background : #CB6C98;
        font-weight : bold;
        font-size: 9px;
        text-transform: uppercase;
        background: url("");
        color: #000000;
        padding-top: 14px;
        padding-right: 10px;
        padding-bottom: 14px;
        padding-left: 10px;
	-moz-border-radius:  6px; 
	-webkit-border-radius: 6px; 
	border-radius: 6px;
}

.tableh1_compact {
        font-family: "lucida sans", arial, sans-serif;
        background : #F0F0F0;
        color: #5A5A5A;
        background: url("");
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableh2 {
        background: #C2D94D;
        color : #000000;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}
.tableh2:hover {
        background: #C2D94D;
        color: #000000;}
.tableh2_compact {
        background: #BCD345 ;
        background: url("");
        color : #FFFFFF;
        padding-top: 14px;
        padding-right: 10px;
        padding-bottom: 14px;
        padding-left: 10px;
}

.tableb {
        background: #F0F6D3;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.tableb_compact {
        background: #F0F6D3;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tablef {
        background: #000000;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
}

.catrow_noalb {
        background: #EAEDB8;
        color : #393938;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.catrow {
        background: #FAFCEF;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}
.catrow:hover {
        background: #F6EB78;
        color: #353531;}
.album_stat {
        font-size : 10px;
        margin: 5px 0px;
}

.thumb_filename {
        font-size: 10px;
        display: block;
}

.thumb_title {
        font-weight : bold;
        font-size: 10px;
        padding: 2px;
        display : block;
}

.thumb_caption {
        font-size: 10px;
        padding: 1px;
        display : block;
}

.thumb_caption a {
        text-decoration: underline;
        color: #3F1131;
}


.thumb_num_comments {
        font-weight: normal;
        font-size: 10px;
        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: 10px;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox td {
        font-size: 10px;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox a {
        text-decoration: none;
        color: #3F1131;
}

.user_thumb_infobox a:hover {
        color: #3F1131;
        text-decoration: underline;
}

.sortorder_cell {
        background : #3F1131 ;
        color: #5A5A5A;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 20px;
        margin: 0px;
}

.sortorder_options {
        font-family: Trebuchet MS;
        background : #3F1131;
        color: #5A5A5A;
        padding: 0px;
        margin: 0px;
        font-weight: bold;
        font-size: 8px;
        white-space: nowrap;
}

.navmenu {
        font-family: Trebuchet MS;
        color: #5A5A5A;
        font-weight: bold;
        background : #5F194A ;
        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: #E9E9E9;
}

.navmenu a:hover {
        background : #3F1131 ;
        text-decoration: none;
        color:         #3F1131;
}

.admin_menu_thumb {
        font-family: Trebuchet MS;
        font-size: 10px;
        border: 1px solid #CCD7E0;
        background-image : url();
        background-position : bottom;
        color: #8C8C8C;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 85px;
}

.admin_menu_thumb a {
        color: #8C8C8C;
        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: #8C8C8C;
        text-decoration: underline;
}

.admin_menu {
        font-family: Trebuchet MS;
        font-size: 10px;
        border: 1px solid #CCD7E0;
        background-image : url();
        background-position : bottom;
        background-repeat: repeat-x;
        background-color: #E9E9E9;
        color: #3F1131;
        margin-top: 0px;
        margin-bottom: 0px;
        text-align: center;
}

.admin_menu a {
        color: #8C8C8C;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 2px;
        padding-right: 2px;
}

.admin_menu a:hover {
        color: #3F1131;
        text-decoration: underline;
}

td #admin_menu_anim {
        background-image : url();
}

.comment_date{
        color : #5F5F5F;
        font-size: 10px;
        vertical-align : middle;
}

.image {
        border-style: solid;
        border-width:1px;
        padding: 5px;
        border-color: #6d295a;
        margin: 2px;
	-moz-border-radius:  6px; 
	-webkit-border-radius: 6px; 
	border-radius: 6px;
}
.image:hover {
        border-style: solid;
        border-width:1px;
        padding: 5px;
        border-color: #92497c;
        margin: 2px;
	-moz-border-radius:  6px; 
	-webkit-border-radius: 6px; 
	border-radius: 6px;
}

.imageborder {
        border: 0px solid #F593AE;
        background-color: #4E163E;
        margin-top: 30px;
        margin-bottom: 30px;
	-moz-border-radius:  6px; 
	-webkit-border-radius: 6px; 
	border-radius: 6px;
}

.display_media {
        background: #5F194A;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.thumbnails {
        background: #F8F5EC;
        color: #D8658B;
        padding: 5px;
}
.thumbnails:hover {
        background: #E5EEB3;
        color: #D8658B;
        padding: 5px;}
.footer {
        font-size : 10px;
}

.footer a {
        text-decoration: none;
        color: #D02A69;
}

.footer a:hover {
        color: #D02A69;
        text-decoration: underline;
}

.statlink {
        color: #000000;
}

.statlink a {
        text-decoration: none;
        color: #B14C78;
}

.statlink a:hover {
        color: #B14C78;
        text-decoration: underline;
}

.alblink a {
	font-family: "lucida sans", arial, sans-serif;
        text-decoration: none;
        color: #B35B89;
}

.alblink a:hover {
        color: #666666;
        text-decoration: underline;
}

.catlink {
        display: block;
        color: #F05E9D;
        margin-bottom: 2px;
}

.catlink a {
        text-decoration: none;
        color: #F05E9D;
}

.catlink a:hover {
        color: #000000;
        text-decoration: underline;
}

.topmenu {
        font-family: Trebuchet MS;
        line-height : 130%;
        font-size : 10px;
}

.topmenu a {
        color : #B6B6B6;
        text-decoration : none;
}

.topmenu a:hover  {
        color : #B6B6B6;
        text-decoration : underline;
}

.img_caption_table {
        border: none;
        background-color: #E9E9E9;
        width : 100%;
        margin : 0px;
}

.img_caption_table th {
        background: #D1D7DC ;
        font-size : 10px;
        color : #3F1131;
        padding-top: 4px;
        padding-right: 10px;
        padding-bottom: 4px;
        padding-left: 10px;
        border-top : 1px solid #C6C6C6;
}

.img_caption_table td {
        background: #5F194A;
        padding-top: 6px;
        padding-right: 10px;
        padding-bottom: 6px;
        padding-left: 10px;
        border-top : 1px solid #C6C6C6;
        white-space: normal;
}

.debug_text {
        border: #BDBEBD;
        background-color: #EFEFEF;
        width : 100%;
        margin : 0px;
}

.clickable_option {
        cursor : default;

}

.listbox_lang {
        color: #888888;
        background-color: #3F1131;
        border: 1px solid #3F1131;
        font-size: 10px;
        font-family: Trebuchet MS;
        vertical-align : middle;
}

