body {
     
   
        background-color: #f2edf4;
        font-family: Trebuchet MS, Verdana, Geneva, Arial, sans-serif;
        font-size: 8pt;
        color: #484848;
        margin: 0px;
        font-weight:normal;
}

table {
        font-size: 8pt;
}

h1{
        font-weight: normal;
        font-size: 21px;
        font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
        text-decoration: none;
        line-height : 120%;
        color: #393939;
        margin: 2px;
}

h2 {
        font-family: Arial, Helvetica, sans-serif;
        background-image : url(images/box_left_icon.gif);
        background-repeat : no-repeat;
        background-position : left;
        padding-left : 18px;
        font-size: 12px;
        margin: 0px;
        color:393939;
}

h3 {
        font-weight: normal;
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        font-size: 12px;
        margin: 2px;
}

p {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 8pt;
        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,input,textarea {
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        font-size: 8pt;
        border: 1px solid #a2a2a2;
        padding-right: 3px;
        padding-left: 3px;
}

.listbox {
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        font-size: 8pt;
        border: 1px solid #a2a2a2;
        vertical-align : middle;
}

.button {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 8pt;
        border: 1px solid a2a2a2;
        background-image : url(images/button_bg.gif);
        background-position : top;
}

.comment_button {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 8pt;
        border: 1px solid #a2a2a2;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        padding-left: 3px;
        padding-right: 3px;
}

.radio {
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        font-size: 8pt;
        vertical-align : middle;
}

.checkbox {
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        font-size: 8pt;
        vertical-align : middle;
}

a {
        color: #c0309c;
font-size:8pt;
font-weight: bold;
        text-decoration: none;
}

a:hover {
        color: #393939;
				font-weight: bold;
font-size:8pt;
        text-decoration: none;
}

.bblink a {
        color: #c0309c;
        text-decoration: none;
}

.bblink a:hover {
        color: #393939;
        text-decoration: none;
}

.maintable {
        border: 1px solid #D9D9D9;
        background-color: #ffffff;
        margin-top: 1px;
        margin-bottom: 1px;
}

.tableh1 {
        font-family: Tahoma,Verdana, Geneva, Arial, sans-serif;
        background : #e0d9f0 ;
        color: #7151b3;
font-weight:bold;
font-size:8pt;
text-transform:none;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
}

.tableh1_compact {
font-size: 8pt;
        font-family:  Verdana, Geneva, Arial, sans-serif;
        background : #e0d9f0 ;
        color: #7151b3;
       padding-top: 5px;
        padding-right: 10px;
        padding-bottom: 5px;
        padding-left: 10px;
}

.tableh2 {
font-size:8pt;
        background: #e0d9f0;
        color : #7151b3;
        font-weight:normal;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
}

.tableh2_compact {
font-size: 8pt;
        background: #e0d9f0 ;
        color : #7151b3;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableb {
        background: #fffffd ;
font-size:8pt;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.tableb_compact {
font-size: 8pt;
        background: #fffffd ;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tablef {
font-size: 8pt;
        background: #f6e4f5;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
}

.catrow_noalb {font-size: 8pt;
        background: #fffffd ;
        color : #484848;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.catrow {
font-size: 8pt;
        background: #fffffd ;
        padding-top: 3px;
        color : #484848;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.album_stat {
        font-size : 8pt;
        margin: 5px 0px;
}

.thumb_filename {
        font-size: 8pt;
        display: block;
}

.thumb_title {
        font-weight : normal;
        color: #393939;
        font-size: 8pt;
        padding: 2px;
        display : block;
}

.thumb_caption {
        color: #484848;
        font-size: 8pt;
        padding: 1px;
        display : block;
}

.thumb_caption a {
        text-decoration: none;
        color: #c0309c;
}


.thumb_num_comments {
        color: #484848;
        font-weight: normal;
        font-size: 8pt;
        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: 8pt;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox td {
        font-size: 8pt;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox a {
        text-decoration: none;
        color: #c0309c;
}

.user_thumb_infobox a:hover {
        color: #c0309c;
        text-decoration: none;
}

.sortorder_cell {
font-size:8pt;
        background : #e0d9f0  ;
        color: #7151b3;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 20px;
        margin: 0px;
}

.sortorder_options {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        background : #e0d9f0 ;
        color: #7151b3;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-size: 8pt;
        white-space: nowrap;
}

.navmenu {
font-size: 8pt;
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        color: #7151b3;
        font-weight: bold;
        background : #e0d9f0  ;
        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: #7151b3;
font-size:8pt;
}

.navmenu a:hover {
        background : #f6e4f5 ;
        text-decoration: none;
        color:         #393939;
font-size:8pt;
}

.admin_menu_thumb {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 8pt;
        border: 1px solid #a2a2a2;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        color: #c0309c;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 85px;
}

.admin_menu_thumb a {
        color: #c0309c;
        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: #c0309c;
        text-decoration: underline;
}

.admin_menu {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 8pt;
        border: 1px solid #a2a2a2;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        background-repeat: repeat-x;
        background-color: #FFFFFF;
        color: #c0309c;
        margin-top: 0px;
        margin-bottom: 0px;
        text-align: center;
}

.admin_menu a {
        color: #c0309c;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 2px;
        padding-right: 2px;
}

.admin_menu a:hover {
        color: #393939;
        text-decoration: none;
}

td #admin_menu_anim {
        background-image : url(images/button_bg_anim.gif);
}

.comment_date{
        color : #5F5F5F;
        font-size: 8pt;
        vertical-align : middle;
}

.image {
               border:1px #c0309c solid;
                        margin: 2px;
               background:#transparent;}

.imageborder {
        border: 1px solid #c0309c;
        background-color: #FFFFFF;
        margin-top: 30px;
        margin-bottom: 30px;
}

.display_media {
        background: #fffffd ;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.thumbnails {
        background: #fffffd ;
        padding: 3px;
}

.footer {
        font-size : 9px;
}

.footer a {
        text-decoration: none;
        color: #c0309c;
}

.footer a:hover {
        color: #393939;
        text-decoration: none;
}

.statlink {
        color: #7151b3;
font-size:8pt;
}

.statlink a {
font-size:8pt;
        text-decoration: none;
        color: #7151b3;
}

.statlink a:hover {
        color: #393939;
        text-decoration: none;
}

.alblink a {
font-weight:normal;
        text-decoration: none;
font-size:8pt;
        color: #7151b3;
}

.alblink a:hover {
font-weight:normal;
        color: #393939;
font-size:8pt;
        text-decoration: none;
}

.catlink {
        display: block;
        margin-bottom: 2px;
}

.catlink a {
font-size:8pt;
        text-decoration: none;
        color: #c0309c;
}

.catlink a:hover {
font-size:8pt;
        color: #393939;
        text-decoration: none;
}

.topmenu {
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        line-height : 130%;
        font-size : 8pt;
}

.topmenu a {
        color : #ffffff;
        text-decoration : none;
}

.topmenu a:hover  {
        color : #393939;
        text-decoration : none;
}

.img_caption_table {
        border: none;
        background-color: #FFFFFF;
        width : 100%;
        margin : 0px;
}

.img_caption_table th {
        background: #D1D7DC ;
        font-size : 8pt;
        color : #c0309c;
        padding-top: 4px;
        padding-right: 10px;
        padding-bottom: 4px;
        padding-left: 10px;
        border-top : 1px solid #FFFFFF;
}

.img_caption_table td {
        background: #F2F5F7 ;
        padding-top: 6px;
        padding-right: 10px;
        padding-bottom: 6px;
        padding-left: 10px;
        border-top : 1px solid #FFFFFF;
        white-space: normal;
}

.debug_text {
        border: #BDBEBD;
        background-color: #EFEFEF;
        width : 100%;
        margin : 0px;
}

.clickable_option {
        cursor : default;

}

.listbox_lang {
        color: #000666;
        background-color: #F2F5F7;
        border: 1px solid #c0309c;
        font-size: 8pt;
        font-family: Arial, Helvetica, sans-serif;
        vertical-align : middle;
}


.catrow:hover{
background-color:#f6e4f5;
color:FF2851;}
.catrow_noalb:hover{
background-color:#f6e4f5;
color:FF2851;}





a img {
	border: 1px solid #c0309c;
	background-color: #FFFFFF;
	padding: 3px;
-moz-border-radius:  0px; 
-webkit-border-radius: 0px; 
border-radius: 0px;
	}


a img:hover {
	border: 1px solid #7151b3;
	background-color: #FFFFFF;
	padding: 3px;
-moz-border-radius:  0px; 
-webkit-border-radius: 0px; 
border-radius: 0px;
	}


