body {
	
 		font-family: tahoma;
}


table {
        font-size : 9px;
}

h1{
        font-weight: normal;
        font-size: 7px;
        font-family: tahoma;
        text-decoration: none;
        line-height : 120%;
        color: #EE80A2;
        margin: 2px;
}

h2 {
        font-family: 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: 7px;
        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", Verdana, Geneva, Arial, sans-serif;
        font-size: 100%;
        border: 1px solid #EC608B;
        padding-right: 3px;
        padding-left: 3px;
}

.listbox {
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        font-size: 100%;
        border: 1px solid #161616;
        vertical-align : middle;
}

.button {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #161616;
        background-image : url('images/button_bg.gif');
        background-position-y:50%
}

.comment_button {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #161616;
        background-image : url('images/button_bg.gif');
        padding-left: 3px;
        padding-right: 3px; background-position-y:50%
}

.radio {
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        font-size: 100%;
        vertical-align : middle;
}

.checkbox {
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        font-size: 100%;
        vertical-align : middle;
}

a {
	font-size: 6pt;
	font-weight: bold;
	color: #EE205F;
	text-transform: uppercase;
    text-decoration: none;
   	letter-spacing: 1px;
}

a:hover {
	font-size: 6pt;
	font-weight: bold;
	color: #B81245;
	text-transform: uppercase;
    text-decoration: none;
   	letter-spacing: 1px;
}

.bblink a {
        color: #F35585;
        text-decoration: none;
}

.bblink a:hover {
        color: #F65A8A;
        text-decoration: none;
}

.maintable {
        border: 0px solid #CDC6B4;
        margin-top: 1px;
        margin-bottom: 1px;
}

.tableh1 {
	font-size: 6pt;
	font-weight: bold;
	color: #F32D6A;
	text-transform: uppercase;
    text-decoration: none;
   	letter-spacing: 1px;

        background-color: #FFE7EE;
		line-height: 29px; 	
		border-bottom: 1px solid #FDD5E0;
        padding-left: 10px;
}

.tableh1_compact {
      font-size: 6pt;
	font-weight: bold;
	color: #F32D6A;
	text-transform: uppercase;
    text-decoration: none;
   	letter-spacing: 1px;

        background-color: #FFE7EE;
		line-height: 29px; 	
		border-bottom: 1px solid #FDD5E0;
        padding-left: 10px;
}

.tableh2 {
        background: #F5F5F5;
        color : #F65A8A;
        padding-top: 5px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.tableh2_compact {
        background: #FFFFFF;
        color : #F65A8A;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableb {
        background: #FFFFFF;
		color:#F65A8A;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.tableb_compact {
        background: #FFFFFF;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tablef {
        background: #FFFFFF;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
}

.catrow_noalb {
        background: #FFFFFF;
        color : #F65A8A;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.catrow {
        background: #FFFFFF;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
		color : #F65A8A;
}

.catrow:hover {
        background: #FEE4EC;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
		color : #E50B4E;
}

.catrow_noalb:hover {
        background: #FEE4EC;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
		color : #E50B4E;
}

.album_stat {
        font-size : 100%;
        margin: 5px 0px;
		color: #F65A8A;
}

.thumb_filename {
        font-size: 100%;
        display: block;
}

.thumb_title {
        font-weight : bold;
        font-size: 100%;
        padding: 2px;
        display : block;
		color: #F2467F;
}

.thumb_caption {
        font-size: 100%;
        padding: 1px;
        display : block;
		color: #FBADC5;
}

.thumb_caption a {
        text-decoration: underline;
        color: #DC0A4F;
}


.thumb_num_comments {
        font-weight: normal;
        font-size: 100%;
        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: 100%;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox a {
        text-decoration: none;
        color: #995363;
}

.user_thumb_infobox a:hover {
        color: #995363;
        text-decoration: underline;
}

.sortorder_cell {
        color: #898989;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 20px;
        margin: 0px;
}

.sortorder_options {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #677C8C;
        padding: 0px;
        margin: 0px;
        font-weight: bold;
        font-size: 100%;
        white-space: nowrap;
}

.navmenu {
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        color: #898989;
        font-weight: bold;
        background : #F884A8;
	border-bottom: 0px solid #F884A8;
        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: #B5BED5;
}

.navmenu a:hover {
        background : #F05887;
        text-decoration: none;
        color:         #7F7D7F;
}

.admin_menu_thumb {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #F05887;
        background-image : url('images/button_bg.gif');
        color: #F28AAA;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 85px; background-position-y:50%
}

.admin_menu_thumb a {
        color: #F28AAA;
        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: ;
        
}

.admin_menu {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 90%;
        border: 1px solid #FB9DBA;
        background-image : url('images/button_bg.gif');
        background-repeat: repeat-x;
        background-color: #FFFFFF;
        color: #AF5152;
        margin-top: 0px;
        margin-bottom: 0px;
        text-align: center; background-position-y:50%
}

.admin_menu a {
        color: #F33D75;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 2px;
        padding-right: 2px;
}

.admin_menu a:hover {
        color: #F33D75;
        
}

td #admin_menu_anim {
        background-image : url('images/button_bg_anim.gif');
}

.comment_date{
        color : #F65A8A;
        font-size: 100%;
        vertical-align : middle;
}

a img {
	filter:alpha(opacity=50);
	-moz-border-radius:0.5em;	
        border-style: solid;
        border-width:1px;
        border-color: #FDD5E0;
        background-color: #FFE7EE;
        margin: 2px;
        padding: 5px;
}

a:hover img {	
	filter:alpha(opacity=50);
	-moz-border-radius:0.5em;	
	border: 1px solid #F2467B;
    background-color: #FEE4EC;
	padding: 5px;
}

.imageborder {
        border: 0px solid #F9759D;
        background-color: #FBADC5;
        margin-top: 30px;
        margin-bottom: 30px;
}


.display_media {
        background: #FBADC5;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;

}


.thumbnails {
        background: #FFF1F6;
        padding: 4px;
        font-size: 6px;

}
.footer {
        font-family: tahoma;

		color: #FBADC5;
		margin: 2px
}

.footer a {
        text-decoration: none;
        color: #F96794;
}

.footer a:hover {
        color: #F52B69;
}

.statlink {
        color: #F52B69;
		font-weight: bold;
}

.statlink a {
        text-decoration: none;
        
}

.statlink a:hover {
        color: #B17368;
        
}

.alblink a {
        text-decoration: none;
        color: #EF4F80;
}

.alblink a:hover {
        color: #E01050;
		font-weight: bold;
        text-decoration: none;
}

.catlink {
        font-size: 9px;
		font-family: tahoma;
        display: block;
        margin-bottom: 2px;
		color: #F66A95;
}

.catlink a {
        text-decoration: normal;
        color: #F66A95;
}

.catlink a:hover {
        color: #F13971;
        font-weight:bold;
		text-decoration:none;
}

.topmenu {
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        line-height : 130%;
        font-size : 100%;
}

.topmenu a {
        color : #F13971;
        text-decoration : none;
}

.topmenu a:hover  {
        color : #F488A9;
        text-decoration : underline;
}

.img_caption_table {
        border: none;
        background-color: #FFFFFF;
        width : 100%;
        margin : 0px;
}

.img_caption_table th {
        background: EB9FB6 ;
        font-size : 100%;
        color : #52699A;
        padding-top: 4px;
        padding-right: 10px;
        padding-bottom: 4px;
        padding-left: 10px;
        border-top : 1px solid EE80A2;
}

.img_caption_table td {
        background: #FFFFFF ;
        padding-top: 6px;
        padding-right: 10px;
        padding-bottom: 6px;
        padding-left: 10px;
        border-top : 1px solid #2478A4;
        white-space: normal;
}

.debug_text {
        border: #BDBEBD;
        background-color: #EFEFEF;
        width : 100%;
        margin : 0px;
}

.clickable_option {
        cursor : default;

}

.listbox_lang {
        color: #000666;
        background-color: #FFFFFF;
        border: 1px solid #FFFFFF;
        font-size: 80%;
        font-family: Arial, Helvetica, sans-serif;
        vertical-align : middle;
}