form {
	display: inline;
}

img {
	border: 0;
	display: inline;
}

input.submit
{
	border: 3px double #080a5e;
	border-top-color: #006633;
	border-left-color: #006633;
	background-color: #e2e1cc;
	background-repeat: repeat-x;
	color: #006633;
	font-size: 10pt;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

.photos-large {
	border-style: solid;
	border-color: #006633;
	border-width: 1px;
	padding: 5px;
	margin: 4px;
}

#picture-holder a:hover img{
    border-width: 2px;
    border-color: #006633;
	margin: 3px;
}

#gallery-name {
	padding: 0;
	margin: 0;
	color: #ffcc00;
	text-decoration: bold;
	font-size: 10pt;
	font-family: Verdana, Helvetica, Arial, sans-serif;

}

#picture_caption {
	color: #ffcc00;
	text-decoration: none;
	font-size: 10pt;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

#main_container {
	margin: 0;
	padding-top: 2px;
	padding-bottom: 2px;
}

#inner_wrapper {
	/* padding: 5px;*/
	width: 100%;
}

#wrapper {
	font-family: Verdana, Times New Roman, Times, serif, "Verdana";
	font-size: 6pt;
}

#picture-holder {
	text-align: center;
}

#exif_toggle {
	padding: 0;
	margin: 0;
}

.thumbnail img {
	padding: 5px;
	text-align: center;
	margin: 4px;
	background: #006633;
	border-width: 1px;
	border-color: #006633;
}


.thumbnail a:hover img {
    border-width: 2px;
    border-color: #006633;
	margin: 3px;
}

.photos {
	padding: 5px;
	margin: 3px;
	border-style: solid;
	border-width: 1px;
	border-color: #006633;
}


#jump_menu {
	float: left;
	font-size: 10pt;

}

#download_selected {
	float: right;
	text-align: right;
	font-size: 10pt;

}

#pagination {

	padding: 2px;
	margin: 0;
	clear: both;
	border-top: 		1px solid #e2e1cc;
	border-bottom: 		1px solid #e2e1cc;
	font-size: 10pt;

}

#breadcrumbs {
	margin: 0;
	padding: 2px;
	border-top: 		1px solid #e2e1cc;
	border-bottom: 		1px solid #e2e1cc;
	font-size: 8pt;

	
	/*border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	background-color: #FFC; */
}

#breadcrumb_links {
	margin: 2px;
	font-size: 10pt;

}

a.print {
	background-image:  url(graphics/printer.gif); 
	background-repeat: no-repeat; 
	background-position: left middle;  
	padding-left: 20px; 
}

.page_link {
	padding-left: 3px;
	padding-right: 3px;
	text-decoration: none;
	font-size: 8pt;

}

#search_box {
	margin-left: 5px;
	float: right;
}

table {
	border: 0px;
	cell-padding: 0px;
	font-size: 10pt;
	font-weight: bold;

}


.date, #picture_caption
    {
	font-size: 0pt;
    background-repeat: no-repeat;
    margin-left:       0px;
    padding-bottom:    0px;
	font-color: #763c33;
    }
		
#picture_caption 
		{
		font-family: Verdana, Times New Roman, Times, serif, "Verdana";
		font-size: 10pt;
		font-color: ffcc00;
		text-decoration:none;

		
		}
		
a.nav-link-img-next {
		background-image:     url(graphics/fforward.gif);
    	background-repeat:   no-repeat;
    	background-position: right 1px;
		padding-right: 20px;
		width: 40px;
		font-size: 10pt;

	  }

a.nav-link-img-prev {
		background-image:     url(graphics/rewind.gif);
   	 	background-repeat:   no-repeat;
    	background-position: left 1px;
		padding-left: 20px;
		width: 40px;
		font-size: 10pt;

	  }
		
.comments li    { 
		margin-top: 10px; 
		margin-bottom: 10px; 
		padding-top: 10px;
		padding-bottom: 10px; 
		border-top: 1px solid #e2e1cc;
		border-bottom: 1px solid #e2e1cc;
		font-size: 8pt;

	  }
	  
.comments p {

	padding: 0;
	margin: 0;
	font-size: 10pt;

}

.comments cite  { 
	color: #ffcc00; 
	text-transform: uppercase; 
	letter-spacing: 2px; 
	font-size: 4pt;
}

.meta-header { 
		font-size: 8px;
		padding: 0;
		margin: 0;
		color: #ffcc00;
		text-align: center;
}

.comments-closed {
		color: #ff0000;
		text-align: center;
		font-size: 4pt;

}

#exif_data {
		padding: 20px;
		text-align: left;
		width: 50%;
		font-size: 10pt;

}

ul.slides {
  	margin:0;
  	margin-top: 15px;
  	padding:0;
  	list-style:none;
  	line-height:1.4em;
	font-size: 10pt;

}
  
.slides li {
  	display:block;
	float:left;
  	margin:0 10px 10px 0;
  	padding:0;
	width: auto;
	height: auto;
	font-size: 10pt;

}

#link-back {

	font-size: 10pt;
	text-align: right;
	padding: 0;
	margin: 0;
	
}

.tag {
	text-align: center;
	color: #ffcc00;
	font-size: 8pt;

}

.large-thumb-toolbar {
	font-size: 8pt;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 5px;
}		

.errors
{
    width:            500px;
    background-image:  url(css/%27../graphics/x.gif%27);
    background-repeat: no-repeat;
    background-position: 5px 8px;
    margin-bottom:    15px;
    border-bottom:    1px solid #080a5e;
    border-top:       1px solid #080a5e;
    border-left:      1px solid #080a5e;
    border-right:     1px solid #080a5e;
    padding:          8px;
    background-color: #FFCCCC;
    padding-left:     28px;
}
		 

