body {
	background-color:#e5cd8f;
	background-image : url();
        background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #b2b2b2;
	margin: 0px;
}
select {
	color: #a8cbd4;
	background: #ffffff;
	font-size: 8pt;
	font-weight: bold;
	font-weight: bold;
	text-decoration: none;
	font-family: tahoma; 
	text-align: tohoma;
	border-width: 1px;
	border-style: solid;
	border-color: #8a8a8a;
margin-top: 0px;
margin-bottom: 0px;
}
TEXTAREA {
	color: #a8cbd4;
	background: #ffffff;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	font-family: tahoma; 
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: #8a8a8a;
margin-top: 0px;
margin-bottom: 0px;
}


table {
	font-size: 11px;
}


a:link {
	text-decoration:none
}

a:visited {
	text-decoration:none
}

.lightlink {
	color: #a9a9a9;
}

h1 {
	text-decoration: none;
	line-height: 120%;
	color: #808080;
	margin: 0px;}

h2 {
	background-image: url(bullet.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 13px;
	font-size: 12px;
	margin: 0px;
}

h3 {
	font-weight: normal;
	font-size: 9px;
	margin: 0px;
}

p {
	font-family: Lucida Sans, 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: Lucida Sans, trebuchet ms, geneva, arial, sans-serif;
	font-size: 100%;
	border: 1px solid #bfbdbd;
	padding-right: 2px;
	padding-left: 2px;
}

.listbox {
	font-family: Lucida Sans, trebuchet ms, geneva, arial, sans-serif;
	font-size: 100%;
	border: 1px solid #bfbdbd;
	vertical-align: middle;
}

.button {
	font-family: Lucida Sans, trebuchet ms;
	font-size: 100%;
	border: 1px solid #bfbdbd;
	background-position: bottom;
}

.comment_button {
	font-family: Lucida Sans, trebuchet ms;
	font-size: 100%;
	border: 1px solid #bfbdbd;
	background-position: bottom;
	padding-left: 3px;
	padding-right: 3px;
}

.radio {
	font-family: Lucida Sans, trebuchet ms, geneva, arial, sans-serif;
	font-size: 100%;
	vertical-align: middle;
}

.checkbox {
	font-family: Lucida Sans, trebuchet ms, geneva, arial, sans-serif;
	font-size: 100%;
	vertical-align: middle;
}


a {
text-shadow: #94a8ba 1px 1px 1px;
font-family:lucida sans;
font-size:11px;
text-transform:uppercase;
letter-spacing:1px;
	color: #f6f6f6;
	text-decoration: none;
}

a:hover {
text-shadow: #94a8ba 1px 1px 1px;
text-transform:uppercase;
cursor:help;
	color: #ffffff;
	text-decoration: none;
}


.bblink a {
	color: #666666;
	text-decoration: none;
}

.bblink a:hover {
	color: #666666;
	text-decoration: underline;
}

.navigation {
	padding-top: 0px;
	font-family: Lucida Sans, verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	color: #808080;
	text-transform: none;
	line-height: 12px;
	font-size: 11px;}

.navigation a, .navigate a:link, .navigate a:visited {
	color: #f7f7f7;
	font-weight: normal;
	text-decoration: none;
}

.navigation a:hover {
	color: #f65165;
	font-weight: normal;
	text-decoration: none;
}

.maintable {
	border: 0px solid #fdd4e6;
	background-color: #ffffff;
	margin-top: 0px;
	padding: 5px;
	text-align:justify;
	margin-bottom: 3px;
	-webkit-border-radius: 7px; 
	-moz-border-radius: 7px; 
	border-radius: 7px; 
	-khtml-border-radius: 7px; 
}

.tableh1 {
	background-color: #9ebad2;
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 11px;
	height: 22px;
	font-family: Lucida Sans;
	color: #fff8e7;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px; 
	-khtml-border-radius: 3px; 
}

.tableh1_compact {
	background-color: #b9876c;
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 11px;
	height: 22px;
	font-family: Lucida Sans;
	color: #fff8e7;
	text-align:justify;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px; 
	-khtml-border-radius: 3px; 
}

.tableh2 {
	background-color: #afc6da;
	background-repeat: repeat-x;
	background-position: top;
	height: 22px;
	text-align:justify;
	color: #ffffff;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.tableh2_compact {
	background-color: #c39178;
	background-repeat: repeat-x;
	background-position: top;
	height: 22px;
	color: #fff8e7;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.tableb {
	background: #f3f3f3;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.tableb_compact {
	background: #f3f3f3;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.tablef {
	background: #f3f3f3;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.catrow_noalb {
border-bottom:0px;
	background: #f3f3f3;
	color: #979797;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}

.catrow_noalb:hover {
	background: #fcfcfc;
	padding-top: 2px;
border-bottom:0px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}

.catrow {
	background: #f3f3f3;
border-bottom:0px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}

.catrow:hover {
border-bottom:0px;
	background: #fcfcfc;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}

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

.thumb_filename {
	font-size: 8pt;
	display: block;
}

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

.thumb_caption {
	font-family: Arial;
	color:transparent;
	background-color: transparent;
	text-transform: uppercase;
	font-size: 0pt;
	padding: 0px;
	display: block;
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px; 
	-khtml-border-radius: 3px; 
}

.thumb_caption a {
	text-decoration: none;
	color: #946f49;
}

.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: Lucida Sans, tahoma;
	color: #20292e;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	font-size: 75%;
	white-space: nowrap;
}

.navmenu {
	padding: 3px;
	font-size: 9px;
	font-family: Lucida Sans, arial, helvetica, sans-serif;
	font-weight: bold;
	border-style: none;
	text-transform: none;
	background-color: #c3bfbc;
	background-repeat: repeat-x;
	background-position: right;
}

.navmenu img {
	margin-bottom: 1px;
	margin-top: 1px;
	margin-right: 5px;
	margin-left: 5px;
}

.navmenu a {
	position: relative;
	text-decoration: none;
	color: #5c5c5c;
	display: block;
	padding: 5px;
}

.navmenu a:hover {
	background-image: url(h1.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: Lucida Sans, 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: Lucida Sans, arial;
	font-size: 9px;
	border: 1px solid #f0f0f0;
	background-color: #f6f6f6;
	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 {
		background-image : url(images/button_bg_anim.gif);
}

.comment_date{
	color: #dcccde;
	font-size: 8pt;
	vertical-align: middle;
}

.comment_date a img {
	border: 0px;
	padding: 0px;
}

.comment_date a img:hover {
	border: 0px;
	padding: 0px;
}

.image {
cursor:default;
	border: 1px solid #ebd0c5;
	padding: 5px;
	margin: 2px;
	-webkit-border-radius: 6px; 
	-moz-border-radius: 6px; 
	border-radius: 6px; 
	-khtml-border-radius: 6px;
}

.imageborder {
	margin-top: 15px;
	margin-bottom: 15px;
}

.display_media {
	background: #f3f3f3;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.thumbnails {
	background: #fbfbfb;
	padding: 5px;
}

.thumbnails:hover {
cursor:default;
	background: #f3f3f3;
	padding: 5px;
}

.footer {
text-shadow: #f7f0de 1px 1px 0px;
	font-size: 11px;
}

.footer a {
	text-decoration: none;
	color: #f7f7f7;
}

.footer a:hover {
	color: #ffffff;
	text-decoration: none;
}

.statlink {
	color: #fff8e7;
}

.statlink a {
cursor:default;
	text-decoration: none;
	color: #fff8e7;
}

.statlink a:hover {
	color: #fff8e7;
cursor:default;
	text-decoration: normal;
}

.alblink a {
	background-image: url(bullet.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 17px;
	text-decoration: none;
	color: #eeeeee;
}

.alblink a:hover {
cursor:default;
	background-image: url(bullet.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 17px;
	text-decoration: none;
	color: #ffffff;
}

.catlink {
	display: block;
	padding: 2px;
}

.catlink a {
text-shadow: transparent 0px 0px 0px;
	background-image: url(bullet.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 17px;
	padding-bottom:8px;
	padding-right: 8px;
	padding-top: 8px;
	text-decoration: none;
	color: #e5cd8f;
}

.catlink a:hover {
text-shadow: transparent 0px 0px 0px;
cursor:default;
	background-image: url(bullet.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 17px;
	padding-bottom:8px;
	padding-right: 8px;
	padding-top: 8px;
	color: #e5cd8f;
	text-decoration: none;
}

.topmenu {
	font-family: Lucida Sans, 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: #f6f6f6;
	width: 100%;
	margin: 0px;
}

.img_caption_table th {
	background: #f6f6f6;
	font-size: 100%;
	color: #000000;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-top: 1px solid #f6f6f6;
}

.img_caption_table td {
	background: #fcfcfc;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	border-top: 1px solid #f6f6f6;
	white-space: normal;
}

.debug_text {
	border: #bdbebd;
	background-color: #f6f6f6;
	width: 100%;
	margin: 0px;
}

.clickable_option {
	cursor: default;
}

.listbox_lang {
border-bottom:1px solid #dddddd;
text-shadow: #c8c8c8 1px 1px 1px;
font-weight:normal;
text-transform: uppercase;
	color: #946f49;
	background-color: #fcfcfc;
	border: 1px solid #808080;
	font-size: 11px;
letter-spacing:1px;
padding:3px;
	font-family: Lucida Sans, arial, helvetica, sans-serif;
	vertical-align: middle;
}

#vanity a {
	display:block;
	width:57px;
	height:20px;
	margin: 3px 20px;
}

a img {
cursor:default;
	border: 1px solid #c7c7c7;
	background-color: transparent;
background-image: url(http://i47.tinypic.com/qs8cua.png);
	-webkit-border-radius: 6px; 
	-moz-border-radius: 6px; 
	border-radius: 6px; 
	-khtml-border-radius: 6px;
	opacity:.80;  
}

a img:hover {
cursor:default;
background-image: url(http://i45.tinypic.com/sdl7a8.png);
	border: 1px solid #c7c7c7;
	background-color: transparent;
	-webkit-border-radius: 6px; 
	-moz-border-radius: 6px; 
	border-radius: 6px; 
	-khtml-border-radius: 6px;
	opacity:.99;  
}
