body {
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f6f6f6;
	font-family: Arial;
	font-size : 11px;
	line-height : 13px;
	color: #7C7C7C;
	margin: 0px;
}

table {
	font-size : 11px;
	line-height : 13px;
}

h1{
	font-weight: normal;
	font-size: 9px;
	font-family: Arial;
	text-decoration: none;
	line-height : 120%;
	color: #718EA5;
	padding:5px;
	margin: 2px;
}

h2 {
	font-family: Arial;
	background-image : url();
	background-repeat : no-repeat;
	background-position:top;
	padding-left : 18px;
	font-size: 12px;
	margin: 0px;
}

h3 {
	font-weight: normal;
	font-family: Arial;
	font-size: 9px;
	margin: 2px;
}

p {
	font-family: Arial;
	font-size: 100%;
	margin: 2px 0px;
}

ul {
	margin-left: 5px;
	padding: 0px;
}

li {
	margin-left: 9px;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: disc;
}

.navigation {
	font-family: Arial;
	font-size: 100%;
	color: #5D5D5D;
}

.navigation a {
	font-family: Arial;
	font-size: 100%;
	text-decoration:none;
	color: #A0A0A0;
}

.navigation a:visited {
	font-family: Arial;
	font-size: 100%;
	text-decoration:none;
	color: #A0A0A0;
}

.navigation a:active {
	font-family: Arial;
	font-size: 100%;
	text-decoration:none;
	color: #A0A0A0;
}

.navigation a:hover {
	font-family: Arial;
	font-size: 100%;
	color: #BDBDBD;
}


.textinput {
	font-family: Arial;
	font-size: 100%;
	border: 1px solid #D9D9D9;
	background-color: #eaeaea;
	color : #838383;
	background-position:top;
	padding-right: 3px;
	padding-left: 3px;
}

input, textarea, button, select {
	font-family: Arial;
	font-size: 100%;
	border: 1px solid #D9D9D9;
	background-color: #eaeaea;
	color : #838383;
	padding-right: 3px;
	padding-left: 3px;
}

.listbox {
	font-family: Arial;
	font-size: 100%;
	border: 1px solid #D9D9D9;
	background-color: #eaeaea;
	color : #838383;
	vertical-align : middle;
}

.button {
	font-family: Arial;
	font-size: 100%;
	border: 1px solid #2B2B2B;
	background-color: #eaeaea;
	color : #838383;

}

.comment_button {
	font-family: Arial;
	font-size: 100%;
	border: 1px solid #D9D9D9;
	background-color: #eaeaea;
	color : #838383;
	padding-left: 3px;
	padding-right: 3px;
}

.radio {
	font-family: Arial;
	font-size: 100%;
	vertical-align : middle;
}

.checkbox {
	font-family: Arial;
	font-size: 100%;
	vertical-align : middle;
}

a {
	color: #757575;
	text-decoration: none;
}

a:hover {
	color: #757575;
	text-decoration: underline;
}

.bblink a {
	color: #757575;
	text-decoration: none;
}

.bblink a:hover {
	color: #757575;
	text-decoration: underline;
}

.maintable {
	border: 0px solid #E5E5E5;
	background-color: #eaeaea;
	padding:1px;
	margin-top: 1px;
	margin-bottom: 2px;
}

.tableh1 {
	font-family:Arial;
	background : #ffffff;
	color: #909090;
	background-image: url("greypattern.gif");
	text-transform:uppercase;
	padding:10px;
}

.tableh1_compact {
	font-family: Arial;
	background : #EBEBEB;
	color: #6F6F6F;
	text-transform:uppercase;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.tableh2 {
	background: #eaeaea;
	color : #838383;
	background-image: url("greypattern.gif");
	background-position: top;
	padding-top: 8px;
	padding-right: 9px;
	padding-bottom: 8px;
	padding-left: 9px;
}

.tableh2_compact {
	background: #FCFCFC ;
	color : #838383;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}

.tableb {
	background: #F5F5F5;
	padding-top: 3px;
	padding-right: 9px;
	padding-bottom: 3px;
	padding-left: 9px;
}

.tableb_compact {
	background: #F5F5F5;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.tablef {
	background: #FCFCFC ;
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
}

.catrow_noalb {
	background: #FCFCFC ;
	color : #838383;
	padding-top: 3px;
	padding-right: 9px;
	padding-bottom: 3px;
	padding-left: 9px;
}

.catrow {
	background: #F9F9F9 ;
	padding-top: 3px;
	padding-right: 9px;
	padding-bottom: 3px;
	padding-left: 9px;
}


.catrow a {
	color:#7C7C7C;
	text-decoration:none;
}

.album_stat {
	font-size : 85%;
	margin: 5px 0px;
}

.thumb_filename {
	font-size: 100%;
	display: block;
}

.thumb_title {
	font-weight : normal;
	font-size: 9px;
	padding: 2px;
	font-weight:bold;
	display : block;
}

.thumb_caption {
	font-size: 100%;
	padding: 1px;
	display : block;
}

.thumb_caption a {
	text-decoration: underline;
	color: #7C7C7C;
}


.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 : normal;
	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: #7C7C7C;
}


.user_thumb_infobox a:hover {
	color: #7C7C7C;
	text-decoration: underline;
}

.sortorder_cell {
	background : #ffffff;
	color: #666666;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 20px;
	margin: 0px;
}

.sortorder_options {
	font-family: Arial;
	background : #ffffff;
	color: #C8C8C8;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	font-size: 100%;
	white-space: nowrap;
}

.navmenu {
	font-family: Arial;
	color: #666666;
	font-weight: none;
	background : #EBEBEB;
	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: #666666;
}

.navmenu a:hover {
	background : #F9F9F9 ;
	text-decoration: none;
	color:#838383;
}

.admin_menu_thumb {
	letter-spacing: 1pt;
	line-height: 9px;
	font-size: 8px;
	text-transform: uppercase;
	font-family: verdana;
	font-weight: bold;
	background-position : bottom;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 85px;
}

.admin_menu_thumb a {
	letter-spacing: 1pt;
	line-height: 9px;
	font-size: 8px;
	text-transform: uppercase;
	font-family: verdana;
	font-weight: bold;
	display: block;
	position: relative;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 11px;
	padding-right: 11px;
}


.admin_menu_thumb a:hover {
	text-decoration: underline;
	line-height: 9px;
}

.admin_menu {
	font-family: verdana;
	font-size: 8px;
	text-transform:uppercase;	
	border: 0px solid #000000;
	line-height: 9px;
	background-position : bottom;
	background-repeat: repeat-x;
	background-color: #ffffff;
	color: #525252;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}

.admin_menu a {
	color: #000000;
	text-decoration: none;
	display: block;
	line-height: 9px;
	position: relative;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
}

.admin_menu a:hover {
	color: #000000;
	text-decoration: none;
	line-height: 9px;
}

td #admin_menu_anim {
	background-image : url(images/button_bg_anim.gif);
}

.comment_date{
	color : #5F5F5F;
	font-size: 100%;
	vertical-align : middle;
}

.image {
	border: 4px solid #ffffff;
	padding:2px;
	margin: 5px;
        border: 1px solid #DCDCDC;
}

.imageborder {
	border: 4px solid #DCDCDC;
	margin-top: 30px;
	margin-bottom: 30px;
}

.display_media {
	background: #fafafa;
	padding-top: 3px;
	padding-right: 9px;
	padding-bottom: 3px;
	padding-left: 9px;
}

.thumbnails {
	background: #fefdfd;
	padding: 2px;
        border: 0px solid #DCDCDC;
}



.footer {
	font-size : 11px;
}

.footer a {
	text-decoration: none;
	color: #757575;
}

.footer a:hover {
	color: #A581B3;
	text-decoration: underline;
}

.statlink {
	color: #888888;
}

.statlink a {
	color: #888888;
	text-decoration: none;
}

.statlink a:hover {
	color: #777777;
	text-decoration: underline;
}

.alblink a {
	color: #B0B0B0;
	margin-left:5px;
	text-decoration: none;
}

.alblink a:hover {
	color: #9C9C9C;
	text-decoration: none;
}

.catlink {
	display: block;
	margin-bottom: 5px;
        


}

.catlink a {
	color: #A581B3;
}

.catlink a:hover {
	color: #757575;
	text-decoration: underline;
}

.topmenu {
	font-family: Arial;
	line-height : 130%;
	font-size : 110%;
}

.topmenu a {
	color : #838383;
	text-decoration : none;
}

.topmenu a:hover  {
	color : #838383;
	text-decoration : underline;
}

.img_caption_table {
	border: none;
	background-color: #F9F9F9;
	width : 100%;
	margin : 0px;
}

.img_caption_table th {
	background: #D9D9D9 ;
	font-size : 100%;
	color : #838383;
	padding-top: 4px;
	padding-right: 9px;
	padding-bottom: 4px;
	padding-left: 9px;
	border-top : 1px solid #F9F9F9;
}

.img_caption_table td {
	background: #F9F9F9 ;
	padding-top: 6px;
	padding-right: 9px;
	padding-bottom: 6px;
	padding-left: 9px;
	border-top : 1px solid #F9F9F9;
	white-space: normal;
}

