a.nav-link-img-next {
	background-image: url(../graphics/fforward.gif);
  background-repeat: no-repeat;
  background-position: right 1px;
	padding-right: 20px;
	width: 40px;
}

a.nav-link-img-prev {
	background-image: url(../graphics/rewind.gif);
 	background-repeat: no-repeat;
 	background-position: left 1px;
	padding-left: 20px;
	width: 40px;
}

a.print {
	background-image: url(../graphics/printer.gif); 
	background-repeat: no-repeat; 
	background-position: left center;  
	padding-left: 20px; 
}

form {
	display: inline;
}

img {
	border: 0;
	display: inline;
}

input.submit {
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	background-image: url('../graphics/button-bg.gif');
	background-repeat: repeat-x;
	color: #333333;
	font-size: 75%;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

table {
	border: 0px;
	padding: 0px;
}

#breadcrumbs {
margin: 0;
padding: 2px;
border-top: 1px solid #A0A0A0;
border-bottom: 1px solid #A0A0A0;
}


#breadcrumb_links {
	margin: 2px; 
}

#download_selected {
	float: right;
	text-align: right;
}

#exif-container-toggle {
	width: 100%; 
	text-align: center;
}

#exif_data {
	padding: 20px;
	text-align: left;
	width: 50%;
}

#exif_toggle {
padding: 0;
margin: 0;
text-align: center;
}

#gallery-name {
	padding: 0;
	margin: 0;
}

#inner_wrapper {
	width: 99%;
}

#jump_menu {
	float: right;
}

#jump-search-container {
	text-align: right; 
	vertical-align: middle;
}

#link-back {
font-size: 10px;
text-align: right;
padding: 0;
margin: 0 10px 0 0;
}

#main_container {
	margin: 0;
  padding: 10px 0px 10px 0px;
}

#next-link-container {
	width: 50%; 
	text-align: right;
}

#no-pictures-msg {
	text-align: center; 
	padding: 15px 0px 15px 0px;
}

#overlay {
  position: absolute; 
 	visibility: hidden; 
 	background-color: #38c;
	font-family: "Georgia", "Verdana", serif;
	font-weight: bold;
	font-size: 14px;
	padding: 4px;
	text-align: center;
	width: 18px;
	color: #fff;
}

#pagination {
	padding: 2px;
	margin: 0;
	clear: both;
	border-top: 1px solid #CDCDCD;
	border-bottom: 1px solid #CDCDCD;
}

#picture-holder a:hover img {
text-align: center;
border: 2px solid #C22219;
margin: 2px;
}


#picture_caption {
	font-size: 12pt;
	font-weight: normal;
	text-transform: none;
	letter-spacing:	1px;
}

#picture-holder {
	clear: both;
	margin: 0 auto;
	text-align: center;
}

#prev-link-container {
	width: 50%; 
	text-align: left;
}

#rss-image {
	margin: 0; 
	padding: 0; 
	display: inline
}

#search_box {
	margin-left: 5px;
	float: right;
}

#sortby-container, #rss-tag-container {
	text-align: right; 
	white-space: nowrap;
}

#wrapper {
	padding: 0px;
	width: 722px;
	font-family: Verdana, "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 10px;
}

.align-right {
	text-align: right;
}

.comment, .comment_alt {
	border-top: 1px solid #CDCDCD;
	background-color: #e2e2e2;
	margin: 0;
	padding: 15px;
	list-style: none inside;
}

.comment_alt {
	background-color: #fff;
}

.comments cite {
	color: #000; 
	text-transform: uppercase; 
	letter-spacing: 2px; 
	font-size: 75%;
	background: url('../graphics/comment.gif') no-repeat 0 3px;
	padding: 5px;
	padding-left: 23px;
	margin-top: 8px;
	height: 28px;
}

.comments p {
	padding: 0;
	margin: 0;
	padding-bottom: 15px;
}

.comments-closed {
	color: #999966;
	text-align: center;
}

.date, #picture_caption {
font-size: 0.9em;
font-weight: bold;
line-height: 1.4em;
text-transform: uppercase;
letter-spacing: 1px;
margin-left: 2px;
padding-bottom: 2px;
}

.errors {
    width: 500px;
    background-image: url('../graphics/x.gif');
    background-repeat: no-repeat;
    background-position: 5px 8px;
    margin-bottom: 15px;
    border: 1px solid maroon;
    padding: 8px;
    background-color: #FFCCCC;
    padding-left: 28px;
}

.large-thumb-toolbar {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 5px;
}

.meta-header { 
		font-size: 85%;
		padding: 0;
		margin: 0;
		color: #8b0000;
		text-align: center;
}

.page_link {
	padding-left: 3px;
	padding-right: 3px;
	text-decoration: none;
}

.photos {
padding: 5px;
margin: 3px;
border: 1px solid #C22219;
}

.photos-large {
border: 1px solid #C22219;
padding: 10px;
margin: 3px;
}

ul.slides {
margin-top: 15px;
margin-left: 27px;
padding: 0;
list-style: none;
line-height: 1.4em;
}

.slides li {
display: block;
float: left;
margin: 0 10px 10px 0;
padding: 0;
width: 125px;
height: auto;
}

.tag {
text-align: center;
width: 125px;
white-space: wrap;
}

.thumbnail img {
padding: 5px;
text-align: center;
margin: 10px 3px;
background: #fff;
border: 1px solid #C22219;
}

.thumbnail a:hover img {
border: 2px solid #C22219;
margin: 9px 2px;
}