/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:.875em; background:url(main-images/bg1.gif)}
html, input, textarea	{	font-family:Arial; 
		color:#6c6564;	}	

.alignMiddle{ vertical-align:middle}
.alignCenter{ text-align: center}
.container1{ width:100%}

.clear { clear:both;}
.fleft{ float:left}
.fright{ float:right}

div.container {	overflow:hidden; width: 100%;}

a img{ border:0px}
img{ vertical-align:top;  }

b{color:#018eb9;}

a{color:#d95429;  text-decoration:underline} 
a:hover{text-decoration:none}
.link{color:#574540; font-weight:normal; background:url(main-images/marker2.gif) top left no-repeat; background-position:0 2px; padding-left:14px;} 
.link2{color:#6c6564; font-weight:normal; } 

.link-1{background:url(main-images/1page_title4.gif) top left no-repeat; padding:6px 15px 9px 15px; color:#FFFFFF; font-weight:bold; text-decoration:none; font-size:1.08em; margin-bottom:15px; display:block}
.link-1:hover{text-decoration:none; color:#d95429}

ul{margin:0; padding:0; list-style:none;}
ul li{background:url(main-images/marker.gif) top left no-repeat; background-position:0 7px; margin:0; padding-left:14px; }
ul li a{color:#62534e; text-decoration: underline; line-height:1.66em} 
ul li a:hover { text-decoration:none; }



/*header*/
#header {font-size:0.8125em; color:#FFFFFF }
#header .logo{ margin:0 496px 0 0 }
#header .slogan{ margin:0 0 10px 0 }
#header .indent-header{ padding:38px 39px 0 37px }
#header p{ margin:0 0 28px 0}
#header .block{ background:url(main-images/img1.jpg); width:904px; height:307px}
#header .block .indent-block{ padding:94px 0 0 75px; }

#header .link{background:url(main-images/more.gif) top left no-repeat; padding:6px 15px 9px 15px; color:#FFFFFF; font-weight:bold; text-decoration:none; display:block}
#header .link:hover{text-decoration:none; color:#d95429}

/*content*/
#content{ font-size:0.75em; width:100%; text-align:left; background:url(main-images/bg_left.gif) no-repeat top left}
#content .bg{background:url(main-images/bg_right.gif) no-repeat top right; width:100%}
#content .indent-main{padding:0px 44px 0 41px}
#content .title{  margin-bottom:19px}
#content .title1{  margin-bottom:26px}
#content .img-left{ float:left; margin:0 20px 16px 0}
#content .img-indent{ margin:0 0 11px 0}
#content p{ margin:0 0 7px 0}
#content .p{ margin:0 0 27px 0}
#content .p1{ margin:0 0 17px 0}
#content .p2{ margin:0 0 31px 0}
#content h4{color:#55443f; font-size:1em; margin-bottom:16px;  }
#content h3{color:#55443f; font-size:1em; }
#content .txt{ float:right; display:block; margin-bottom:11px; font-weight:bold}

#content .tail{ background:url(main-images/tail.gif) repeat-x bottom; padding-bottom:29px}
#content .indent{padding:26px 0 0 0}

#page1 #content .indent1{padding:0px 60px 19px 0}
#page2 #content .indent1{padding:0px 15px 19px 0}
#page6 #content .indent1{padding:0px 49px 0 0}
#page7 #content p{ margin:0 0 17px 0}

/*box*/
.box{ background:#ede3c1; width:100%}
.box .border-top {background:url(main-images/border_top.gif) repeat-x top;}
.box .border-bottom {background:url(main-images/border_bottom.gif) repeat-x bottom;}
.box .border-left {background:url(main-images/border_left.gif) repeat-y left;}
.box .border-right {background:url(main-images/border_right.gif) repeat-y right;}
.box .corner-top-left {background:url(main-images/corner_top_left.gif) no-repeat left top;}
.box .corner-top-right {background:url(main-images/corner_top_right.gif) no-repeat right top;}
.box .corner-bottom-left {background:url(main-images/corner_bottom_left.gif) no-repeat left bottom;}
.box .corner-bottom-right {background:url(main-images/corner_bottom_right.gif) no-repeat right bottom; width:100%; }
.box .indent-box{ padding:17px 21px 35px 34px; }
/*box1*/
.box1{ background:#e7d9ad; width:100%; color:#655f4e;}
.box1 .border-top {background:url(main-images/border_top1.gif) repeat-x top;}
.box1 .border-bottom {background:url(main-images/border_bottom1.gif) repeat-x bottom;}
.box1 .border-left {background:url(main-images/border_left1.gif) repeat-y left;}
.box1 .border-right {background:url(main-images/border_right1.gif) repeat-y right;}
.box1 .corner-top-left {background:url(main-images/corner_top_left1.gif) no-repeat left top;}
.box1 .corner-top-right {background:url(main-images/corner_top_right1.gif) no-repeat right top;}
.box1 .corner-bottom-left {background:url(main-images/corner_bottom_left1.gif) no-repeat left bottom;}
.box1 .corner-bottom-right {background:url(main-images/corner_bottom_right1.gif) no-repeat right bottom; width:100%; }
.box1 .indent-box{ padding:26px 30px 43px 23px; }


/*footer*/
#footer { color:#daccab; font-size:0.75em; }
#footer .indent-footer{ padding:46px 30px 0 59px;}
#footer a {color:#daccab; text-decoration:none; font-weight:normal}  
#footer a:hover {  text-decoration:underline}

.h{ height:30px}
.block-contact span{ float:right; margin-right:80px}
.block-contact1 span{ float:right; margin-right:60px}
input{
	border-left:1px solid #7c786a; 
   	border-top:1px solid #7c786a; 
   	border-right:1px solid #d5d1c3; 
   	border-bottom:1px solid #d5d1c3; 
	background:#f8f4e6;
	width:225px; height:20px;
	font-size:11px;
	padding-left:5px;
	margin-bottom:3px
}
textarea{
	border-left:1px solid #7c786a; 
   	border-top:1px solid #7c786a; 
   	border-right:1px solid #d5d1c3; 
   	border-bottom:1px solid #d5d1c3;  
	background:#f8f4e6;
	width:225px; height:184px;
	font-size:11px;
	padding-left:5px;
	margin-bottom:15px;
	overflow:auto}


#member{
	width:225px;
	height: 180px;
background:url(main-images/member_form_bg.gif) ;
}

#member h2{
	display:block;
	background:url(main-images/member_login_bg.gif) 0 0 no-repeat;
	width:205px;
	height:31px;
	padding:0 0 0 20px;
	font:bold 16px/31px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
}
#member form{
	width:191px;
	background:url(main-images/member_form_bg.gif) ;
	padding:9px 17px 24px 17px;
	color:#fff;
}
#member form label{
	font:normal 11px/22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	float:left; 
	display:block;
}
#member form input.txtBox{
	width:185px;
	height:19px;
	border-left:#808080 solid 1px;
	border-top:#808080 solid 1px;
	border-right:#D4D0C8 solid 1px;
	border-bottom:#D4D0C8 solid 1px;
	color:#000;
	background-color:#fff;
	margin:0;
	padding:0;
	float:left;
}
#member form a{
	background:url(main-images/register_member_icon.gif) 0 0 no-repeat;
	padding:0 0 0 20px;
	font:bold 11px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#9CCC37;
	background-color:#353535;
	text-decoration:underline;
	float:left;
	margin:15px 0 0 0;
	width:120px;
}
#member form a:hover{
	text-decoration:none;
}
#member form input.go{
	background:url(main-images/btn_go.gif) 0 0 no-repeat;
	width:36px;
	height:15px;
	border:none;
	cursor:pointer;
	float:right;
	margin:15px 0 0 0;
}

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

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

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

#picture_caption {
	font-size: 12pt;
}

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

#inner_wrapper {
	
/* padding: 2px;*/
	width: 530px;
}



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

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

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


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

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


#jump_menu {
	float: left;
}

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

#pagination {

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

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

#breadcrumb_links {
	margin: 2px; 
}

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

.page_link {
	padding-left: 3px;
	padding-right: 3px;
	text-decoration: none;
}

#search_box {
	margin-left: 0px;
	float: left;
}

table {
	border: 0px;
	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;
    }
		
#picture_caption 
		{
		font-size:		 		 0.8em;
		font-weight:			 normal;
		text-transform: 	 none;
		letter-spacing:		 1px;
		
		}
		
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: 10px;
		width: 40px;
	  }
		
	  
.comments p {

	padding: 0;
	margin: 0;
	padding-bottom: 15px;
}

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

.comment, .comment_alt {
	
	border-top: 1px solid #CDCDCD;
	background-color: #e2e2e2;
	margin: 0;
	padding: 15px;
	list-style: none inside;
}

.comment_alt {
	background-color: #fff;
}	

.meta-header { 
		font-size: 85%;
		padding: 0;
		margin: 0;
		color: #8b0000;
		text-align: center;
}

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

#exif_data {
		padding: 20px;
		text-align: left;
		width: 50%;
}

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

#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:            530px;
    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;
}
		 
#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;
}

#jump-search-container {
	text-align: left; 
	vertical-align: bottom;
}

#sortby-container, #rss-tag-container {
	text-align: right; 
	white-space: nowrap;
}

#rss-image {
	margin:0; 
	padding:0; 
	display:inline
}

#no-pictures-msg {
	text-align: center; 
	padding: 15px 0px 15px 0px;
}

.align-right {
	text-align: right;
}

#prev-link-container {
	width: 50%; 
	text-align: left;
}

#next-link-container {
	width: 50%; 
	text-align: right;
}

#exif-container-toggle {
	width: 100%; 
	text-align: center;

