body
{
	background-color: #fff;
	padding-top: 30px;
}

body, input, textarea, select, td
{
		font-family: Arial;
		font-size: 12px;
}

body a 
{
	color: #39f;
	text-decoration: none;
}

form 
{
	padding: 0px;
	margin: 0px;
}

sub 
{
	font-size: 10px;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	color: #c30;
	padding-right: 2px;
}

.lnk:hover 
{
	border-bottom: #c30 1px solid;
}

.photo 
{
	border: #bbb 1px solid;
}

.photo_info {
	font-size: 12px;
}
.infomain 
{
	padding: 8px;
	background-color: #eaeaea;
}

.main 
{
	width: 870px;
	text-align: left;
}

.logo 
{
	border: #fff 0px solid;
	float: right;
	clear: both;
}
.menu_bg 
{
	background-color: #39f;
	font-weight: bold;
	height: 16px;
}

.copybar 
{
	background-color: #39f;
	font-weight: bold;
	margin-top: 35px;
	height: 3px;
	overflow: hidden;

	
}

.body 
{
	width: 512px;
}


.page_title
{
	font-size: 24px;
	color: #039;
	font-weight: bold;
}

.photo_title 
{
	font-size: 21px;
	color: #333;
	font-weight: bold;
	padding: 30px 0px 15px 0px;	
}

.note 
{
	color: #aaa;
}

.caption_blue 
{
	font-size: 21px;
	color: #39f;
	font-weight: bold;
}

.caption_black
{
	font-size: 21px;
	font-weight: bold;
}


.caption, .caption a
{
	font-size: 21px;
	color: #999;
	font-weight: bold;
	text-decoration: none;
}

.caption a:hover, .caption_blue a:hover 
{
	color: #39f;
	border-bottom: #c30 1px solid;
}


.copyright 
{
	font-size: 11px;
	color: #999;
	width: 486px;
	padding-bottom: 30px;
}



.thumb {
	padding: 2px;
	background-image: url(img/thumb_bg.gif);
	background-position: center center;
	cursor: pointer;
}

.thumb:hover {
	background-image: url(img/thumb_selected.gif);
	background-position: center center;
	cursor: pointer;
}
.gallery_thumbs {
	float: right;
	width: 318px;
	margin-left: 0px;
	padding-top: 38px;
	clear: both; 
	display: block;
	text-align: left;
}

.right_column {
	float: right;
	width: 318px;
	margin-left: 0px;
	padding-top: 30px;
	clear: both; 
	display: block;
	text-align: left;
}

.button_blue 
{
	background-color: #39f;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	border-width: 1px;
}

.button_grey
{
	background-color: #999;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	border-width: 1px;
}

.edit_row 
{
	background-color: #fc0;
	border-width: 1px;
}

.edit_controls 
{
	font-size: 12px;
	color: #000;
	font-weight: normal;
}

.edit_header 
{
	padding: 0px;
	color: #000;
	font-weight: bold;
	font-size: 20px;
	width: 330px;
}

.edit_desc 
{
	padding: 0px;
	color: #000;
	font-weight: normal;
	font-size: 12px;	
	width: 512px;
}


.edit_saving 
{
	color: #aaa;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}

.menuitem 
{
	line-height: 16px;
	padding: 0px 8px 0px 8px;
	color: #fff;
	display: block;
	color: #fff;
}
.menuitem:hover {
	background-color: #c30;
}
.separator 
{
	border-left: #fff 1px solid;
}
.separator2
{
	border-right: #fff 1px solid;
}

.menuright 
{
	float: right;
}

.menuleft
{
	float: left;
	color: #ff0;
}
.menuleft2
{
	float: left;
	color: #fff;
}

.thumbs_pageinfo 
{
	padding-top: 8px;
	color: #aaa;
	text-align: center;
}

	.reorderbox {
		font-family: Arial, sans-serif;
		list-style-type: none;
		margin: 0px;
		padding: 0px;
	}
	.reorderbox li {
		cursor: move;
		position: relative;
		float: left;
		width: 79px;
		height: 79px;
		margin: 0px;
		padding: 0px;
	}
.err 
{
	color: #c30;
}

.album_bg
{
	background-color: Transparent;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(img/album_bg.gif);
	width: 75px;
	height: 75px;
	padding: 6px 11px 18px 6px;
	border: #fff 0px solid;
}

.album_bg_pass 
{
	background-color: Transparent;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(img/album_bg_pass.gif);
	width: 75px;
	height: 75px;
	padding: 6px 11px 18px 6px;
	border: #fff 0px solid;
}

.album_lnk 
{
	float: left;
	display: block;
	margin-right: 30px;
}
.album_lnk_small 
{
	display: block;
	width: 99px;
}
.album_lnk:hover .album_bg, .album_lnk_small:hover .album_bg
{
	background-image: url(img/album_bg_over.gif);
}

.album_lnk:hover .album_bg_pass, .album_lnk_small:hover .album_bg_pass
{
	background-image: url(img/album_bg_over_pass.gif);
}

.album_small 
{
	padding: 7px;
	width: 160px;
	font-size: 11px;
	float: left;
	text-align: center;	
	color: #999;
}

.footer_right 
{
	font-size: 11px;
	text-align: right;
	float: right;
	color: #999;
}

.pager 
{
	border: #ccc 1px solid;
	height: 21px;
	float: left;
	text-align: center;
	line-height: 21px;
	display: block;
	margin-right: 6px;
	margin-bottom: 6px;
}

.pager_box
{
	width: 21px;
}

.pager_text
{
	padding-left: 6px;
	padding-right: 6px;
}

.pager:hover 
{
	border-color: #c30;
}
.pager_current {
	background-color: #39f;
	color: #fff;
}
.pager_next {
	margin-left: 16px;
	margin-right: 0px;
}
.pager_prev {
	margin-right: 16px;
	margin-left: 0px;
}

.name_comment
{
	font-size: 17px;
	color: #333;
	font-weight: bold;
	text-decoration: none;
	padding-top: 24px;
	padding-bottom: 2px;
}

.divider 
{
	border-top: #ccc 1px dotted;
	padding-top: 8px;
}

.text_comment
{
	padding-bottom: 4px;
}

.date_comment
{
	color: #aaa;
	padding-bottom: 8px;
}
.comment_div 
{
	margin: 20px 0px 20px 0px;
	width:512px;
	height: 2px;
	background-color: #999;
	overflow: hidden;
}

.comment_text 
{
	border: #ccc 1px solid;
	background-color: #f5f5f5;
	height: 70px;
	width: 330px;
	margin-bottom: 4px;
	padding: 4px;
}

.comment_name
{
	border: #ccc 1px solid;
	background-color: #f5f5f5;
	height: 15px;
	width: 150px;
	font-weight: bold;
	padding-left: 4px;
}

.browse 
{
	width: 270px;
	padding: 10px 0px 20px 0px;
	float: left;
}
.browse_space 
{
	padding-right: 30px;
}

.browse_caption 
{
	font-size: 15px;
	color: #333;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 2px;
}
.browse img 
{
	border: #bbb 1px solid;
}
.browse_info 
{
	padding-top: 8px;
	font-size: 11px;
	color: #999;
}

.userlink 
{
	color: #777;
}

.userlink:hover 
{
	border-bottom: #c30 1px solid;
}

.albumbg 
{
	background-image: url(abg.jpg);
	background-position: right top;
	background-repeat: no-repeat;	
	width: 870px;
}

.wideinfo 
{
	width: 870px;
}