body {
  background-image: url("images/back.jpg");
  color:#000000;
  background-repeat: repeat-x;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #FEFEFE;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 13px;
  color: #382A1D;
  margin: 0px;
}

#menu{
border: none;
width: 478px;
position: absolute; left: 48px; top: 18px;
}

#menu img{
  -moz-border-radius:  0px; 
  -webkit-border-radius: 0px; 
border: none;
padding: 0px;
margin: 0px;
}

#container {
margin: 0 auto;
text-align: left;
padding-top: -100px;
width: 1000px;
position: relative;
background: #ffffff repeat-y;
}

#site {
float: left;
width:1000px;
}

table {
  font-size: 11px;
}

h1 {
  text-decoration: none;
  line-height: 120%;
  color: #808080;
  margin: 0px;
}

h2 {
  background-image: url();
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 13px;
  font-size: 12px;
  margin: 0px;
}

h3 {
  font-weight: normal;
  font-size: 9px;
  margin: 0px;
}

.navigation {
  padding-top: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #EEEEEE;
  text-transform: none;
  line-height: 12px;
  font-size: 11px;
}

.navigation a, .navigate a:link, .navigate a:visited {
  color: #999999;
  font-weight: normal;
  text-decoration: none;
}

.navigation a:hover {
  color: #000000;
  font-weight: normal;
  text-decoration: none;
}


p {
  font-family: Trebuchet MS;
  font-size: 11px;
  margin: 2px 0px;
}

i {
  color:#919191;
  font-family: Trebuchet MS;
  font-size: 11px;
  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: 100%;
  border: 1px solid #bfbdbd;
  padding-right: 2px;
  padding-left: 2px;
}

.listbox {
  font-family: Trebuchet MS, Geneva, Arial, sans-serif;
  font-size: 100%;
  border: 1px solid #bfbdbd;
  vertical-align: middle;
}

.button {
  font-family: Trebuchet MS;
  font-size: 100%;
  border: 1px solid #bfbdbd;
  background-position: bottom;
}

.comment_button {
  font-family: Trebuchet MS;
  font-size: 100%;
  border: 1px solid #bfbdbd;
  background-position: bottom;
  padding-left: 3px;
  padding-right: 3px;
}

.radio {
  font-family: Trebuchet MS, Geneva, Arial, sans-serif;
  font-size: 100%;
  vertical-align: middle;
}

.checkbox {
  font-family: Trebuchet MS, Geneva, Arial, sans-serif;
  font-size: 100%;
  vertical-align: middle;
}

a {
  color: #666666;
  text-decoration: none;
}

a:hover {
  color: #666666;
  text-decoration: underline;
}

bblink a {
  color: #666666;
  text-decoration: none;
}

bblink a:hover {
  color: #666666;
  text-decoration: underline;
}

.maintable {
  border: 1px solid #DEDCDC;
  background-color: #f1f1f1;
  margin-top: 3px;
  padding: 2px;
  text-align:justify;
  margin-bottom: 3px;
}

.tableh1 {
  background-color: #f1f1f1;
  background-image: url(h1bg.jpg);
  background-repeat: repeat-x;
  background-position: left;
  font-size: 11px;
  height: 22px;
  font-family: Trebuchet MS;
  color: #ffffff;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}

.tableh1_compact {
  background-color: #f1f1f1;
  background-image: url(h1bg.jpg);
  background-repeat: repeat-x;
  background-position: bottom;
  font-size: 11px;
  height: 22px;
  font-family: Trebuchet MS;
  color: #ffffff;
  text-align:justify;
  padding-top: 3px;
  padding-right: 10px;
  padding-bottom: 3px;
  padding-left: 10px;;
}

.tableh2 {
  background-color: #f1f1f1;
  background-image: url(h2bg.jpg);
  background-repeat: repeat-x;
  background-position: left top;
  height: 22px;
  text-align:justify;
  color: #959595;
  padding-top: 7px;
  padding-right: 10px;
  padding-left: 10px;
}

.tableh2_compact {
  background-color: #f1f1f1;
  background-image: url(h2bg.jpg);
  background-repeat: repeat-x;
  background-position: left;
  height: 22px;
  color: #959595;
  padding-top: 3px;
  padding-right: 10px;
  padding-bottom: 3px;
  padding-left: 10px;
}

.tableb {
  background: #f1f1f1;
  padding-top: 3px;
  padding-right: 10px;
  padding-bottom: 3px;
  padding-left: 10px;
}

.tableb_compact {
  background: #f1f1f1;
  padding-top: 2px;
  padding-right: 5px;
  padding-bottom: 2px;
  padding-left: 5px;
}

.tablef {
  background: #f1f1f1;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}

.catrow_noalb {
  background: #f1f1f1;
  color: #382A1D;
  padding-top: 2px;
  padding-right: 10px;
  padding-bottom: 2px;
  padding-left: 10px;
}

.catrow_noalb:hover {
  background: #FBFBFB;
  padding-top: 2px;
  padding-right: 10px;
  padding-bottom: 2px;
  padding-left: 10px;
}

.catrow {
  background: #f1f1f1;
  padding-top: 2px;
  padding-right: 10px;
  padding-bottom: 2px;
  padding-left: 10px;
}

.catrow:hover {
  background: #FBFBFB;
  padding-top: 2px;
  padding-right: 10px;
  padding-bottom: 2px;
  padding-left: 10px;
}

.album_stat {
  font-size: 85%;
  margin: 5px 0px;
}

.thumb_filename {
  font-size: 80%;
  display: block;
}

.thumb_title {
  color: #adadad;
  font-weight: bold;
  font-size: 80%;
  padding: 2px;
  display: block;
}

.thumb_caption {
  background: #ffffff;
  font-size: 80%;
  padding: 1px;
  display: block;
}

.thumb_caption a {
  text-decoration: none;
  color: #382A1D;
}

.thumb_num_comments {
  font-weight: normal;
  font-size: 85%;
  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: 85%;
  margin-top: 1px;
  margin-bottom: 1px;
  text-align: center;
}

.user_thumb_infobox a {
  text-decoration: none;
  color: #382A1D;
}

.user_thumb_infobox a:hover {
  color: #382A1D;
  text-decoration: none;
}

.sortorder_cell {
  color: #20292E;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 10px;
  margin: 0px;
}

.sortorder_options {
  font-family: Tahoma;
  color: #20292E;
  padding: 0px;
  margin: 0px;
  font-weight: bold;
  font-size: 75%;
  white-space: nowrap;
}

.navmenu {
  padding: 0px;
  font-size: 9px;
  font-family: Arial, Helvetica, sans-serif;
  color: #f1f1f1;
  font-weight: bold;
  border-style: none;
  text-transform: none;
  background-color: #f1f1f1;
  background-repeat: repeat-x;
  background-position: right;
}

.navmenu img {
  margin-bottom: 2px;
  margin-top: 2px;
  margin-right: 0px;
  margin-left: 0px;
}

.navmenu a {
  position: relative;
  text-decoration: none;
  color: #5C5C5C;
  display: block;
  padding: 5px;
}

.navmenu a:hover {
  background-image: url(h1bg.png);
  background-repeat: repeat-x;
  background-position: top;
  text-decoration: none;
  color: #969696;
}

.navmenu a img {
  border: 0px;
  padding: 0px;
}

.navmenu a img:hover {
  border: 0px;
  padding: 0px;
}

.admin_menu_thumb {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin-top: 0px;
  margin-bottom: 0px;
  width: 80px;
  font-size: 9px;
  border: 1px solid #a9a9a9;
  color: #707070;
  font-weight: bold;
}

.admin_menu_thumb a {
  color: #707070;
  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: #707070;
  text-decoration: underline;
}

.admin_menu {
  font-family: Arial;
  font-size: 9px;
  border: 1px solid #F0F0F0;
  background-color: #f1f1f1;
  color: #949494;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 3px;
  text-transform: none;
  text-align: center;
}

.admin_menu a {
  color: #666666;
  text-decoration: none;
  display: block;
  position: relative;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 2px;
padding-right: 2px;
}

.admin_menu a:hover {
  color: #707070;
  text-decoration: underline;
}

td #admin_menu_anim {
}

.comment_date{
  color: #dcccde;
  font-size: 90%;
  vertical-align: middle;
}

.comment_date a img {
  border: 0px;
  padding: 0px;
}

.comment_date a img:hover {
border: 0px;
padding: 0px;
}

.image {
  border: 1px solid #ae5f60;
  padding: 5px;
  margin: 2px;
  -moz-border-radius:  6px; 
  -webkit-border-radius: 6px; 
  border-radius: 6px;
}

.imageborder {
  margin-top: 15px;

  margin-bottom: 15px;}

.display_media {
  background: #f1f1f1;
  padding-top: 3px;
  padding-right: 10px;
  padding-bottom: 3px;
  padding-left: 10px;
}

.thumbnails {
  background: #f1f1f1;
  padding: 5px;}

.thumbnails:hover {
  background: #FBFBFB;
  padding: 5px;
}


.footer {
  font-size: 9px;
}

.footer a {
  text-decoration: none;
  color: #382A1D;
}

.footer a:hover {
  color: #382A1D;
  text-decoration: underline;
}

.statlink {
  color: #ffffff;
}

.statlink a {
  text-decoration: none;
  color: #cccccc;
}

.statlink a:hover {
  color: #ffffff;
  text-decoration: underline;
}

.alblink a {
  background-image: url();
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 17px;
  text-decoration: none;
  color: #999999;
  font-size: 95%;
}

.alblink a:hover {
  background-image: url();
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 17px;
  text-decoration: none;
  color: #000000;
  font-size: 95%;
}

.catlink {
display: block;
padding: 2px;
}

.catlink a {
  background-image: url();
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 0px;
  padding-bottom:8px;
  padding-right: 8px;
  padding-top: 8px;
  text-decoration: none;
  color: #ab4046;
}

.catlink a:hover {
  background-image: url();
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 0px;
  padding-bottom:8px;
  padding-right: 8px;
  padding-top: 8px;
  color: #000000;
  text-decoration: none;
}

.topmenu {
  font-family: Trebuchet MS, Geneva, Arial, sans-serif;
  line-height: 130%;
  font-size: 110%;
}

.topmenu a {
  color: #825c00;
  text-decoration: none;
}

.topmenu a:hover  {
  color: #949494;
  text-decoration: underline;
}

.img_caption_table {
  border: none;
  background-color: #f1f1f1;
  width: 100%;
  margin: 0px;
}

.img_caption_table th {
  background: #f1f1f1;
  font-size: 100%;
  color: #000000;
  padding-top: 4px;
  padding-right: 10px;
  padding-bottom: 4px;
  padding-left: 10px;
  border-top: 1px solid #f1f1f1;
}

.img_caption_table td {
  background: #FCFCFC;
  padding-top: 6px;
  padding-right: 10px;
  padding-bottom: 6px;
  padding-left: 10px;
  border-top: 1px solid #f1f1f1;
  white-space: normal;
}

.debug_text {
  border: #BDBEBD;
  background-color: #f1f1f1;
  width: 100%;
  margin: 0px;
}

.clickable_option {
  cursor: default;
}

.listbox_lang {
  color: #382A1D;
  background-color: #FCFCFC;
  border: 1px solid #808080;
  font-size: 80%;
  font-family: Arial, Helvetica, sans-serif;
  vertical-align: middle;
}

#vanity a {
  display:block;
  width:57px;
  height:20px;
  margin: 3px 20px;
}


a img {
  border: 1px solid #ba6b6d;
  padding: 5px;
  margin: 2px;
  -moz-border-radius:  2px; 
  -webkit-border-radius: 2px; 
  border-radius: 6px;
}

a img:hover {
  border: 1px solid #9c3d3f;
  background-color: FBFBFB;
  padding: 5px;
  margin: 2px;
  -moz-border-radius:  6px; 
  -webkit-border-radius: 6px; 
  border-radius: 6px;
}

.style4 {
	color: #C0C0C0;
	font-size: 10px;
}
.style5 {
	color: #959595;
	font-size: 10px;
}
.style6 {
	color: #FDDD2B;
	font-weight: bold;
}
.style9 {color: #0033FF}
.style12 {color: #FDD916}
.style14 {color: #FFFF33}