@charset "utf-8";
/* CSS Document */

body {
        margin: 0px auto;
        background-color: #d7b7ba;
background-image: url(http://i44.tinypic.com/zwdzlg.jpg);
background-repeat: repeat-x;
        overflow-x:hidden;
        font-family: arial;
        font-size: 9px;
        line-height: 14px;
        color: #535353;
        }


#wrapper {
        margin: 0px auto;
        position: relative;
        top: 0px;
}

#wrapper img.noborder {
        padding: 0;
        border: none;
}


table,tr,td,table table {
     font-size: 11px;
}


h1{
        font-weight: normal;
        font-size: 11px;
        font-family: "Arial", Tahoma;
        text-decoration: none;
        color: #FDAC3E;
        margin: 2px;
}

h2 {
        background-image : url(images/box_left_icon.gif);
        background-repeat : no-repeat;
        background-position : left;
        padding-left : 18px;
        font-size: 11px;
        font-family: "Arial", Tahoma;
        margin: 0px;
}

h3 {
        font-weight: normal;
        font-size: 11px;
        font-family: "Arial", Tahoma;
        margin: 2px;
}

p {
        font-size: 11px;
        font-family: "Arial", Tahoma;
        margin: 2px 0px;
}

ul {
        margin-left: 5px;
        padding: 0px;
}

li {
        margin-left: 11px;
        margin-top: 4px;
        margin-bottom: 4px;
        padding: 0px;
        list-style-position: outside;
        list-style-type: disc;
}

.textinput {
        font-family: "Arial", Tahoma;
        font-size: 11px;
        background: #F7F9F9;
        color: #476163;
        border: 1px solid #CACACA;
        padding-right: 3px;
        padding-left: 3px;
}

.listbox {
        font-family: "Arial", Tahoma;
        font-size: 11px;
        border: 1px solid #C9C7C8;
        vertical-align : middle;
}

.button {
        font-family: "Arial", Tahoma;
        font-size: 11px;
        background: #F7F9F9;
        color: #476163;
        border: 1px solid #CACACA;
}

.comment_button {
        font-family: "Arial", Tahoma;
        font-size: 11px;
        border: 1px solid #CACACA;
        background: #D1DDDE;
        color: #476163;
}

.radio {
        font-family: "Arial", Tahoma;
        font-size: 11px;
        vertical-align : middle;
}

.checkbox {
        font-family: "Arial", Tahoma;
        font-size: 11px;
        vertical-align : middle;
}

a {
        color: #8c8b89;
        text-decoration: none;
}

a:hover {
        color: #d7b7ba;
        border-bottom: 0px solid #D1DDDE;
}


.maintable {
        background: #f5f5f5;
background-image: url();
background-repeat: no-repeat;
        border: 3px solid #f2eeee;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align: left;
}

.tableh1 {
        font: 11px "Microsoft Sans Serif";
 	text-shadow: #bdbdbd 1px 1px 1px;
        background: #d7b7ba;
background-image: url(http://i39.tinypic.com/6dvcxs.jpg);
background-repeat: repeat-x;
        line-height: 25px;
        color: #ffffff;
        letter-spacing:0px;
        text-transform: ;
        font-weight: ;
        font-style: ;
        letter-spacing: 0px;
        border-bottom: 0px solid #D1DDDE;
        padding: 6px 8px 6px 8px;

}


.tableh1 a:hover {
        color: #ffffff;
        letter-spacing:1px;
}

.tableh1_compact {
        font-family: "Arial", Tahoma;
        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:  #f4eded;
        color: #c6c4c3;
        padding-top: 3px;
        padding-right: 11px;
        padding-bottom: 3px;
        padding-left: 11px;
}

.tableh2 a {
        color: #c6c4c3;
        text-decoration: none;
}

.tableh2 a:hover {
        color: #89847e;
        border-bottom: 0px dotted #000000;
}

.tableh2_compact {
        background: #efefef ;
        color: #000000;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableb {
        color: #7b7b7b;
        padding: 0px;
}

.tableb_compact {
        background:#ffffff;
        color: #ffffff;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
}

.tablef {
        background:#ffffff;
        padding-top: 11px;
        padding-right: 11px;
        padding-bottom: 11px;
        padding-left: 11px;
}

.catrow_noalb {
        background: #ebdbdc;
        padding: 5px;
}

.catrow_noalb:hover {
        background: #ebdbdc;
background-image: url(http://i44.tinypic.com/2uztt03.jpg);
background-repeat: repeat-x;
        padding: 5px;
}

.catrow {
        background: #ebdbdc;
 color: #ffffff;
font-size: 8px;
        border-bottom: 1px solid #e3cdcf;
        padding: 5px;
}

.catrow:hover {
        background: #ebdbdc;
background-image: url(http://i44.tinypic.com/2uztt03.jpg);
background-repeat: repeat-x;
        border-bottom: 1px solid #e3cdcf;
        padding: 5px;
}

.album_stat {
        font-size: 11px;
 color: #d3bdbd;
        margin: 2px 0px;
}

.thumb_title {
        font-weight : normal;
color: #464646;
        font-size: 9px;
        padding: 2px;
        display : block;
}

.thumb_caption {
        font-size: 9px;
color: #c29a9d;
        padding: 1px;
        display : block;
}

.thumb_caption a {
        text-decoration: none;
        color: #FDAC3E;
}


.thumb_num_comments {
        font-weight: normal;
        font-size: 11px;
        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: 11px;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox td {
        font-size: 11px;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox a {
        text-decoration: none;
        color: #FDAC3E;
}

.user_thumb_infobox a:hover {
        color: #FDAC3E;
        text-decoration: underline;
}

.sortorder_cell {
        background: url() center repeat-x;
        color: #476163;
        padding: 0px;
        margin: 0px;
}

.sortorder_options {
        font-family: "Arial", Tahoma;
        background: url();

        color: #476163;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-size: 11px;
        white-space: nowrap;
}

.navmenu {
        font-family: "Arial", Tahoma;
        font-size: 10px;
        width: 550;
         background-color: #ffffff;
        color: #818181;
        font-weight: bold;;
        border-style: none;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
        padding-right: 5px;
}

.navmenu img {
         background-color: #ffffff;
}

.navmenu a {
        background: #ffffff;
        text-decoration: none;
        color: #616161;
}

.admin_menu_thumb {
        font-family: "Arial", Tahoma;
        font-size: 11px;
        border: 1px solid #ccd7e0;
        color: #FDAC3E;
        font-weight: bold;
        width: 85px;
}

.admin_menu_thumb a {
        color: #FDAC3E;
        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: #FDAC3E;
        text-decoration: underline;
}

.admin_menu {
        background: #ffffff;
        font-family: "Arial", Tahoma;
        font-size: 11px;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
        padding-right: 5px;
}

.comment_date{
        color : #FDAC3E;
        font-size: 90%;
        vertical-align : middle;
}

.image {

        border-style: solid;
        border-width:1px;
         background-color: #ffffff;
        border-color: #ffffff;
                padding:5px;
        margin: 2px;
}

.imageborder {
        border: 1px solid #ffffff;
        background-color: #ffffff;
        margin-top: 20px;
        margin-bottom: 20px; }

a:hover img {border: 1px solid #d7b7ba; }

.thumbnails {
        padding: 0px;
        background-color: #f8f6f6;
        border: 1px solid #f8f6f6;
}

.footer {
        font-size: 11px;
}

.footer a {
        text-decoration: none;
        color: #476163;
}

.footer a:hover {
        color: #476163;
        text-decoration: underline;
}

.catlink {
        display: block;
        margin-bottom: 2px;
        padding-left: 9pt;
	background: url(images/pil.gif) no-repeat top left;
}

.catlink a {
        font-weight:normal;
        color: #ffffff;
}

.catlink a:hover {
        color: #4a4a4a;
}


.statlink {
        color: #a48c8e;
}

.statlink a {
        text-decoration: none;
        color: #FFFFFF;
}

.statlink a:hover {
        color: #ffffff;
        text-decoration: underline;
}


.alblink a {
        text-decoration: ;
        color: #cccccc;
}

.alblink a:hover {
        color: #712a0e;

}

.catlink a:hover {
        color: #FFFFFF;
        display: block;
        margin-bottom: 2px;
        text-align: left;
letter-spacing:0px;
}

.topmenu {
        background: #D1DDDE;
        border: 1px solid #FDAC3E;
        font-family: "Arial", Tahoma;
        font-size: 11px;
}

.topmenu a {
        color : #D1DDDE;
        text-decoration : none;
}

.topmenu a:hover  {
        color : #FDAC3E;
        text-decoration : underline;
}

.img_caption_table {
        border: none;
        background-color: #D1DDDE;
        width : 100%;
        margin : 0px;
}

.img_caption_table th {
        background: #D1DDDE;
        font-size: 11px;
        color : #FDAC3E;
        padding-top: 4px;
        padding-right: 11px;
        padding-bottom: 4px;
        padding-left: 11px;
        border-top : 1px solid #D1DDDE;
}

.img_caption_table td {
        background: #D1DDDE;
        padding-top: 6px;
        padding-right: 11px;
        padding-bottom: 6px;
        padding-left: 11px;
        border-top : 1px solid #D1DDDE;

}

#foot {
        margin: 0px auto;
        position: relative;
        top: 450px;
        width: 100%;
        background: #D1DDDE;
        padding: 12px;
}

.footcss {
        margin: 0px auto;
        width: 800px;
        font: 11px "Tahoma";
        text-align: center;
        color: #D1DDDE;
        line-height: 12px;
}

.footcss a {
        color:#D1DDDE;
}
