body {background: #ffffff repeat-x left top;}

a:link, a:visited {color:#000099;text-decoration:none;}
a:hover, a:active {color:#ccc;}

#wrapper {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 10pt;
	color:#000099;
	background:#fff;
	padding:10px;
	text-align:justify;
	}


.maincontent {
	width:770px;
	padding:10px;
	padding-top:0;
	}


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;
}

/*#photos-large {
	border-style: solid;
	border-color: #778899;
	border-width: 1px;
	padding: 10px;
	margin: 4px;
	width:510px;
}*/

#photos-large {
	border-style: solid;
	border-color: #000099;
	border-width: 1px;
	padding: 10px;
	margin: 4px;
	width:510px;
	}

a:hover #photos-large { border-width:1px;border-color:#000066;}


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

#gallery-name {
	padding: 0;
	margin: 0;
}

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

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

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

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

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


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

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


#jump_menu {
    text-align: top;
	float: right;
	vertical-align: top;
}

#download_selected {
	float: right;
	text-align: right;
}

#pagination {
	padding: 2px;
	margin: 0;
	clear: both;
	border-top: 		1px solid #CDCDCD;
	border-bottom: 		1px solid #CDCDCD;
	}

a.viewslideshow {
	background: url(../graphics/slideshow-off.gif) no-repeat top center;
	text-align:center;
	padding-top:30px;
	font-size:8pt;
	display:block;
	}
a.viewslideshow:hover {color:##000099;background: url(../graphics/slideshow-on.gif) no-repeat top center;}

select {background:#ccc;border:1px solid #003366;}

#breadcrumbs {
	margin: 0;
	padding: 2px;
	border-top: 		3px solid #003366;
	border-bottom: 		1px solid #006699;
	
	/*border-style: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #FFC; */
}

#breadcrumb_links {
	margin: 2px;
	font-size:8pt;
	text-align:left;
	}

#breadcrumb_links a {
	color:#000099;
	font-size:8pt;
	text-decoration:none;
	}
#breadcrumb_links a:hover {color:#ccc;}

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;
}

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

table {border: 0px; cell-padding: 0px}

.date, #picture_caption
    {
    font-size:         0.9em;
    font-weight:       bold;
    line-height:       1.4;
    background-repeat: no-repeat;
    text-transform:    uppercase;
    letter-spacing:    2px;
    margin-left:       4px;
    padding-bottom:    2px;
	text-align:left;
    }
		
#picture_caption {
		font-size: 10pt;
		font-weight: bold;
		text-transform: 	 none;
		letter-spacing:		 1px;
		text-align:right;
		}
		
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;
	  }

.commentpost-form {
	margin: 0 auto;
	padding:10px;
	border:1px dotted #003366;
	background: #444;
	width:500px;
	}

.commentpost-form input, .commentpost-form textarea {border:1px solid #000;background:#eee;}
.commentpost-form input:focus, .commentpost-form textarea:focus {border:1px solid #006699;background:#fff;}
	
.comments li    { 
		margin-top: 10px; 
		margin-bottom: 10px; 
		padding-top: 10px;
		padding-bottom: 10px; 
		border-top: 1px solid #006699;
		border-bottom: 1px solid #003366;
	  }
	  
.comments p {

	padding: 0;
	margin: 0;
}

.comments cite  { 
	color: #000; 
	text-transform: uppercase; 
	letter-spacing: 2px; 
	font-size: 75%; 
}

.meta-header { 
		font-size: 8pt;
		font-variant:normal;
		font-weight:normal;
		padding: 0;
		margin: 0;
		color: #666;
		text-align: center;
}

.comments-closed {
		color: #999966;
		text-align: center;
}

#exif_data {
		padding: 0px;
		text-align: center;
		width: 50%;
		margin:10px auto;
		border:1px solid #000;
		cell-spacing:0;
		}
		
#exif_data td.exifhead {text-align:left;border-bottom:1px solid #000;border-right:1px solid #222;background:#999;font-weight:bold;padding:2px;padding-left:10px}
#exif_data td.exifcont {text-align:left;border-bottom:1px solid #333;background:#666;padding:2px;padding-left:10px;}

ul.slides {
  	margin:0;
  	margin-top: 15px;
  	padding:0;
  	list-style:none;
  	line-height:1.4em;
}
  
.slides li {
  	display:block;
	float:left;
  	margin:0 10px 10px 0;
  	padding:0;
	width: auto;
	height: auto;
	font-weight: bold;
	font-variant:small-caps;
	font-size:12pt;
}

#link-back {

	font-size: 65%;
	text-align: right;
	padding: 0;
	margin: 0;
	
}

.tag {
		 text-align: center;
}

.large-thumb-toolbar {

	text-align: center;
	padding-top: 15px;
	padding-bottom: 5px;
}		

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

.pagefooter {font-size:9pt;width:100%;text-align:center;}

html>body .outsideRight {background: url('../graphics/upperrightfade.png') right top no-repeat;}
html>body .outsideLeft {background: url('../graphics/lowerleftfade.png') left bottom no-repeat;padding:8px 0 0 8px;}
html>body .mainShadow {background: url('../graphics/shadow.png') bottom right;}
.mainShadow img {vertical-align:bottom;}
html>body .innerShadow {position:relative;left: -8px;top: -8px;}

span.sbox_l  {
	background: white url('../graphics/srch_l.gif') no-repeat top left;
	float: right;
	width: 19px; height: 19px;
}

span.sbox_r  {
	background: white url('../graphics/srch_r.gif') no-repeat top left;
	float: right;
	width: 19px; height: 19px;
}

span.sbox input#srch_fld {
	background: transparent url('../graphics/srch_bg.gif') repeat-x top left;
	float: right;
	border: 0;
	height: 19px; width: 142px;
	padding: 3px;
	font: 11px/13px arial;
	color: #666;
}

span.droplet
{
 float: left;
 font-family: Old English, Georgia,serif;
 font-size: 300%;
 line-height: 0.85em;
 margin-right: 0.03em;
 margin-bottom:-0.25em;
}
