body {
        margin: 0px auto;
        background-color: #170016;
        background-image: url();
        background-repeat: repeat-x;
        overflow-x:hidden;
        font-family: Trebuchet MS;
        font-size: 8pt;
        line-height: 11px;
        color: #c1aec0;
        }


#wrapper {
        margin: 0px auto;
        position: relative;
        top: 0px;
}

#wrapper img.noborder {
        padding: 0;
        border: none;
}


table,tr,td,table table {
     font-size: 8pt;
}


h1{
        font-weight: bold;
        font-size: 8pt;
        font-family: "Trebuchet MS", Trebuchet MS;
        text-decoration: none;
        color: #b470b1;
        margin: 1px;
}

h2 {
        background-image : url(images/box_left_icon.gif);
        background-repeat : no-repeat;
        background-position : left;
        padding-left : 18px;
        font-size: 8pt;
        font-family: "Trebuchet MS", Trebuchet MS;
        margin: 0px;
}

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

p {
        font-size: 8pt;
        font-family: "Trebuchet MS", Trebuchet MS;
        margin: 2px 0px;
}

ul {
        margin-left: 5px;
        padding: 0px;
}

li {
        margin-left: 8pt;
        margin-top: 4px;
        margin-bottom: 4px;
        padding: 0px;
        list-style-position: outside;
        list-style-type: disc;
}

.textinput {
        font-family: "Trebuchet MS", Trebuchet MS;
        font-size: 8pt;
        background: #F7F9F9;
        color: #476163;
        border: 0px solid #CACACA;
        padding-right: 3px;
        padding-left: 3px;
}

.listbox {
        font-family: "Trebuchet MS", Trebuchet MS;
        font-size: 8pt;
        border: 0px solid #C9C7C8;
        vertical-align : middle;
}

.button {
        font-family: "Trebuchet MS", Trebuchet MS;
        font-size: 8pt;
        background: #0e0e0e;
        color: #476163;
        border: 0px solid #181818;
}

.comment_button {
        font-family: "Trebuchet MS", Trebuchet MS;
        font-size: 8pt;
        border: 0px solid #CACACA;
        background: #D1DDDE;
        color: #476163;
}

.radio {
        font-family: "Trebuchet MS", Trebuchet MS;
        font-size: 8pt;
        vertical-align : middle;
}

.checkbox {
        font-family: "Trebuchet MS", Trebuchet MS;
        font-size: 8pt;
        vertical-align : middle;
}

a {
        color: #505050;
        text-decoration: none;
        font-weight:bold;
}

a:hover {
        color: #cb8bd7;
        font-weight:bold;
}


.maintable {
        background:  #060606;
        border: 0px solid #181818;
        margin-top: 0px;
        margin-bottom: 0px;
        text-align: left;
        padding: 6px 8px 6px 8px;
}

.tableh1 {
        font: 12px "Trebuchet MS";
        background: #090909;
        background-image: url();
        background-repeat: repeat-y;
        line-height: 20px;
        color: #d185e4;
        letter-spacing:3px;
        text-transform: lowercase;
        font-weight: bold;
        letter-spacing: 0px;
        border-bottom: 2px solid #645269;
        padding: 6px 8px 6px 8px;

}

.tableh1 a {
        color: #949494;
        text-decoration: none;
        letter-spacing:0px;
}

.tableh1 a:hover {
        color: #e6b3eb;
        letter-spacing:0px;
}

.tableh1_compact {
        font-family: "Trebuchet MS", Trebuchet MS;
        font-size: 9px;
        font-weight:normal;
        text-align: right;
        color: #4c5049;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableh2 {
        background:  #020202;
        color: #c6c4c3;
        padding-top: 3px;
        padding-right: 8pt;
        padding-bottom: 3px;
        padding-left: 8pt;
}

.tableh2 a {
        color: #c6c4c3;
        text-decoration: none;
}

.tableh2 a:hover {
        color: #89847e;
        border-bottom: 0px dotted #000000;
}

.tableh2_compact {
        background: #181818 ;
        color: #476163;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableb {
        color: #7b7b7b;
        padding: 0px;
}

.tableb_compact {
        color: #4e4e4e;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
}

.tablef {
        background:#0e0e0e;
        padding-top: 8pt;
        padding-right: 8pt;
        padding-bottom: 8pt;
        padding-left: 8pt;
}

.catrow_noalb {
        background: #0b0b0b;
        padding: 8px;
}

.catrow_noalb:hover {
        background: #0b0b0b;
        padding: 8px;
}

.catrow {
        background: #0b0b0b;
        border-bottom: 0px solid #f0e6cd;
        padding: 8px;
}

.catrow:hover {
        background: #0b0b0b;
        border-bottom: 0px solid #f0e6cd;
        padding: 8px;
}

.album_stat {
        font-size: 8pt;
        margin: 2px 0px;
}

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

.thumb_caption {
        font-size: 8pt;
        padding: 0px;
        display : block;
}

.thumb_caption a {
        text-decoration: none;
        color: #5bc5d1;
}


.thumb_num_comments {
        font-weight: normal;
        font-size: 8pt;
        padding: 2px;
        font-style : italic;
        display : block;
}

.user_thumb_infobox {
        margin-top: 0px;
        margin-bottom: 0px;
}

.user_thumb_infobox th {
        font-weight : bold;
        font-size: 8pt;
        margin-top: 0px;
        margin-bottom: 0px;
        text-align : center;
}

.user_thumb_infobox td {
        font-size: 8pt;
        margin-top: 0px;
        margin-bottom: 0px;
        text-align : center;
}

.user_thumb_infobox a {
        text-decoration: none;
        color: #5bc5d1;
}

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

.sortorder_cell {
        background: url() center repeat-x;
        color: #476163;
        padding: 0px;
        margin: 0px;
}

.sortorder_options {
        font-family: "Trebuchet MS", Trebuchet MS;
        background: url();

        color: #476163;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-size: 8pt;
        white-space: nowrap;
}

.navmenu {
        font-family: "Trebuchet MS", Trebuchet MS;
        font-size: 8pt;
        width: 550;
        background: #1b1b1b;
        color: #818181;
        font-weight: bold;;
        border-style: none;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
        padding-right: 5px;
}

.navmenu img {
}

.navmenu a {
        background: #181818;
        text-decoration: none;
        color: #616161;
}

.admin_menu_thumb {
        font-family: "Trebuchet MS", Trebuchet MS;
        font-size: 8pt;
        border: 0px solid #ccd7e0;
        color: #5bc5d1;
        font-weight: bold;
        width: 85px;
}

.admin_menu_thumb a {
        color: #5bc5d1;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
        padding-right: 5px;
}


.admin_menu_thumb a:hover {
        color: #5bc5d1;
        text-decoration: underline;
}

.admin_menu {
        background: #272727;
        font-family: verdana;
        font-size: 9px;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
        padding-right: 5px;
}

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

.image {

        border-style: solid;
        border-width:1px;
        background-color: #0d0d0d;
        border-color: #3a333b;
        padding:3px;
        margin: 2px;

}

.imageborder {
        border: 1px solid #3a333b;
        background-color: #0d0d0d;
        margin-top: 10px;
        margin-bottom: 10px;


.thumbnails {
        padding: 0px;
        background-color: #060606;
        border: 0px solid #dedbdb;
}

.thumbnails:hover {
       background: #0d0d0d;
	border-bottom: 0px solid #000000;
	padding: 4px;
}

.footer {
        font-size: 8pt;
        font-weight:bold;
}

.footer a {
        text-decoration: none;
        color: #476163;
        font-weight:bold;
}

.footer a:hover {
        color: #476163;
        text-decoration: underline;
        font-weight:bold;
}

.catlink {
        display: block;
        margin-bottom: 2px;
        text-align: left;
        font-weight:bold;
}


.statlink {
        color: #949494;
        font-weight:bold;
}

.statlink a {
        text-decoration: none;
        color: #949494;
        font-weight:bold;
}

.statlink a:hover {
        color: #e6b3eb;
        font-weight:bold;
}

.alblink a {
        color: #4d4c4c;
        font-weight:bold;
}

.alblink a:hover {
        color: #88cee5;
        font-weight:bold;

}

.catlink a:hover {
        color: #88cee5;
        display: block;
        margin-bottom: 2px;
        text-align: left;
        font-weight:bold;
}

.topmenu {
        background: #D1DDDE;
        border: 0px solid #5bc5d1;
        font-family: Trebuchet MS;
        font-size: 8pt;
        font-weight:bold;
}

.topmenu a {
        color : #D1DDDE;
        font-weight:bold;
        text-decoration : none;
        font-weight:bold;
}

.topmenu a:hover  {
        color : #5bc5d1;
        text-decoration : none;
        font-weight:bold;
}

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

.img_caption_table th {
        background: #D1DDDE;
        font-size: 8pt;
        color : #5bc5d1;
        padding-top: 4px;
        padding-right: 8pt;
        padding-bottom: 4px;
        padding-left: 8pt;
        border-top : 0px solid #D1DDDE;
}

.img_caption_table td {
        background: #D1DDDE;
        padding-top: 6px;
        padding-right: 8pt;
        padding-bottom: 6px;
        padding-left: 8pt;
        border-top : 0px solid #D1DDDE;

}