body {
	font-family:"Lucida Grande", "Lucida Sans", geneva, arial, sans-serif;
	font-size:12px; 
	line-height:160%;
	margin: 0px;
	padding: 0px;
	background: white;
	color: #333;
}

a, a:link, a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	background: black;
}
h1 {
	font-family: "Hoefler Text", Georgia, Times, serif;
	font-size: 40px;
	font-weight: normal;
	height: 40px;
	line-height: 40px;
	margin: 0px 0px 10px 0px;
	padding: 0px;

}

h1 small {
	font-size: 12px;
display: inline;
}
h2, h3, h4, .large {
	font-family:"Lucida Grande", "Lucida Sans", geneva, arial, sans-serif;
	font-weight:normal;
	margin-top: 10px;
}
h2, .large {
	font-size: 24px;
	margin: 0px 0px 10px 0px;
}
h2 {
margin: 5px 0px 5px 0px;
padding: 0px;
color: #0081e3;
}

small {
	display: block;
	font-size: 10px;
	clear: both;
	margin: 10px 0px 5px 0px;
}
h3 {
	font-size: 15px;
	margin-bottom: 10px;
}

img { border: 0px; }

/* Messages */
.message {
	clear:both;
	padding:5px;
	margin: 10px 0px;
	border: 1px solid #666;
	color:#0066CC;
	background: #ccc;
}
.message a, .message a:link, .message a:visited {
	text-decoration: underline;
	color: #0066CC;
}
	
.error, .error a, .error a:link, .error a:visited { color:#C11B1B; }

#wrap {
	margin: 20px auto 0px auto;
	clear: both;
	width: 650px;
}

#header {
margin: 10px 0px;
}
#crumb {
	font-size: 12px;
	margin: 0px; padding: 0px;
}

#login_panel {
	margin: 40px auto;
	width: 300px;
	border: 2px solid #666;
	padding: 20px;
	background: #e8e8e8;
}


ul#menu {
	list-style: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: 0px;
	display: block;
	height: 30px;
	position: relative;
		clear: both;
		border-top: 1px solid #666;
		border-bottom: 1px solid #666;
}

ul#menu li {
	list-style: none;
	display: block;
	float: left;
}

ul#menu li a {
	color: #333;
	text-decoration: none;
	display: block;
	float: left;
	height: 30px;
	padding: 0px 10px;
	line-height: 30px;
}

ul#menu li a:hover, ul#menu li.selected a {
	background: transparent;
border-bottom: 3px solid #0085ff;
}

ul#second_menu {
	height: 30px;
	position: relative;
	top: -10px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border-bottom: 1px solid #666;
}
ul#second_menu li {
	list-style: none;
	display: block;
	float: left;
}
ul#second_menu li a, ul#second_menu li a:link {
	color: #333;
	text-decoration: none;
	display: block;
	float: left;
	height: 30px;
	padding: 0px 10px;
	line-height: 30px;
}
ul#second_menu li a:hover {
	background: transparent;
	border-bottom: 3px solid #0085ff;
}

ul#album_list {
	margin: 0px 0px 0px -10px;
	padding: 0px;
	border: 0px;
	display: block;
	clear: both;
	float: none;
}
ul#album_list li {
	margin: 0px 0px 10px 10px;
	padding: 0px;
	border: 0px;
	list-style: none;
	display: block;
	float: left;
	width: 100px;
	height: 125px;
}

ul#album_list small {
	display: block;
	clear: both;
	padding: 0px;
	border: 0px;
	height: 20px;
}


ul#gallery_list {
	margin: 0px 0px 0px -10px;
	padding: 0px;
	border: 0px;
	display: block;
	clear: both;
	float: none;
}
ul#gallery_list li {
	margin: 0px 0px 10px 10px;
	padding: 0px;
	border: 0px;
	list-style: none;
	display: block;
	float: left;
	width: 318px;
	height: 50px;
	position: relative;
}
ul#gallery_list li a, ul#gallery_list li a:link, ul#gallery_list li a:visited {
	display: block;
		width: 318px;
	height: 50px;
	color: #ccc;
	border: 1px solid #666;
}

ul#gallery_list li a:hover {
	background: #333;
}
ul#gallery_list li a img {
float: left;
}

ul#gallery_list li h2 {
float: right;

padding: 4px;
font-size: 15px;
}
ul#gallery_list li h2 span {
font-size: 10px;
clear: both;
display: block;
text-align: right;
}

ul#gallery_list li .actions {
position: absolute;
left: 55px;
bottom: 1px;
}

ul#gallery_list li .actions a {
display: inline;
border: 0px;
}




#editgallery, #upload {
	background: #111;
	background: #B0E0E6;
	position: absolute;
width: 400px;
margin-left: -220px;
margin-top: -20px;
left: 50%;
padding: 20px;
border: 1px solid #666;
}

#editgallery #thumbnail {
float: right;
}

#gallery_nav {
text-align: center;
padding: 0px;
margin: 0px 0px 10p 0px;
font-size: 12px;
}
#gallery_actions {
text-align: center;
	background: #777;
	color: #777;
}
.fifty_fifty {
	float: left;
	width: 50%;
}

#footer {
margin: 10px auto 20px auto;
width: 650px;
clear: both;
font-size: 10px;
text-align: center;
float: none;
}
ul.gray {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul.gray strong {
color:  #111;
}
ul.gray li ul {
	margin: 0px;
	padding: 10px 0px 0px 20px;
	list-style: none;
	color: #666;
}
ul.gray h4 {
	background: #ccc;
	height: 20px;
	margin: 0px;
	padding: 5px;
}
ul.gray li ul {
	background: #e8e8e8;
}
ul.gray li ul li {
	margin-bottom: 10px;
}
ul.gray li ul li p {
padding-left: 10px;
width: 95%;
margin: 0px;
}

small {
		font-size: 10px;
}

#files_list {
border: solid 1px #aaf; 
margin: 10px;
color: blue;
}