/* .............................. */
/* Body Headers Links */
/* .............................. */

body {
	color: #666;
	background:url(img/bgstripes.gif);
	background-color:#fff;
	font-size: 11px;
	letter-spacing:1px;
	line-height:18px;
	font-family: Verdana,Arial,sans-serif;
	padding-top:15px;
	padding-bottom:10px;
	}

a {
	color:#999;
	text-decoration:none;
	background-color:#fff;
	}

a:hover {
	color:#666;
	background-color:#fff;
	}

h1 {
	font-size:16px;
	color:#ccc;
	background-color:#fff;
	margin-top:15px;
	margin-bottom:20px;
	text-align:left;
	float:left;
	clear:both;
	}

h2	{   
	color:#999;
	font-size:12px;
	background-color:#fff;
	font-weight:bold;
	float:right;
	clear:right;
	padding:5px;
	margin:0px;
	}

h3	{   
	color:#999;
	background-color:#fff;
	letter-spacing:2px;
	font-size:12px;
	text-align:left;
	}

h4	{   
	color:#999;
	background-color:#fff;
    text-align:left;
	font-size:14px;
	border-bottom:1px solid #ddd;
	padding-left:25px;
	padding-bottom:5px;
	clear:both;
	}

#header {
	padding-left:10px;
	line-height:20px;
	}

.navigationright {
	font-weight:bold;	
	color:#999;
	float:right;
	text-align:right;
	padding:5px;
	position:relative;
	}

#date {
    font-size:10px;
	color:#999;
	text-align:right;
	font-weight:normal;
	letter-spacing:1px;
	padding:5px;
	}

/* .............................. */
/* Lightbox */
/* .............................. */	

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://www.paxtonprints.com/lightbox_images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.paxtonprints.com/lightbox_images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* .............................. */
/* Wrapper */
/* .............................. */
	
#wrapper {
	margin:0 auto;
	background-color:#fff;
	color:#666;
	border:1px solid #ccc;
	padding-left:15px;
	padding-right:15px;
	width:700px;
	text-align:center;
	clear:both;
	}

/* .............................. */
/* Menu */
/* .............................. */	

#menu {
    margin:0px auto;
    padding:0px;
	clear:both;
}
	
#menu ul {
    margin:0px;
    padding:0px;
    list-style-type: none;
}

#menu li {
	position:relative;
	width:16.5666%;
    text-align:center;
	float:left;
	margin-top:10px;
}

#menu ul ul{
	position:absolute;
	margin:0px;
    padding:0px;
	left:0px;
	display:none;
	list-style-type: none;
}

#menu li li{
	padding:0px;
    text-align:center;
	float:left;
	margin-top:0px;
	width:117px;
}

#menu li li a{
	display:block;
	color:#666;
	background-color:#fff;
	line-height:20px;
	text-decoration: none;
}

#menu li li a:hover{
	background-color:#fffccc;
}

#menu ul ul ul{
	position:absolute;
	margin:0px;
    padding:0px;
	top:0px;
	left:100%;
	z-index:500;
	display:none;
	list-style-type: none;
	width:117px;
}

#menu li li li{
	padding:0px;
    text-align:center;
	float:left;
	margin-top:0px;
	width:100%;
}

#menu li li li a{
	display:block;
	color:#666;
	background-color:#fff;
	line-height:20px;
	text-decoration: none;
}

#menu li li li a:hover{
	background-color:#fffccc;
}

div#menu li:hover{cursor:pointer;}

div#menu li:hover ul ul,
div#menu li li:hover ul ul,
div#menu li li li:hover ul ul,
div#menu li li li li:hover ul ul
{display:none;}

div#menu li:hover ul,
div#menu li li:hover ul,
div#menu li li li:hover ul,
div#menu li li li li:hover ul
{display:block;}

#menu a {
	display:block;
	color:#666;
	background-color:#fff;
	line-height:20px;
	text-decoration: none;
}
	
#menu a.top{
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
}

#menu a.full{
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
}
	
#menu a.middle {
	border-left:1px solid #ddd;
	border-bottom:1px solid #ddd;
	border-top:1px solid #ddd;
	}
	
#menu a.left {
	border-left:1px solid #ddd;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	border-right:0px;
	}

#menu a.right {
	border:1px solid #ddd;
	}
	
#menu a:hover {
    background-color:#f7f7f7;
	color:#444;
	}
		
#menu a.dropdown{
	border-left:1px solid #ddd;
	border-bottom:1px solid #ddd;
	border-right:1px solid #ddd;
}

/* .............................. */
/* Photo */
/* .............................. */

#photo {
	border:0px;
	margin:0 auto;
	padding-top:20px;
	clear:both;
	}

/* .............................. */
/* Thumbrow */
/* .............................. */

#thumbrow {
	padding:10px;
	text-align:center;
	}
	
#thumbrow .current_thumbnail {
	filter:alpha(opacity=99);
	opacity:0.99;
	padding:5px;
	margin:3px;
    border:1px solid #ccc;
    }
	
#thumbrow a img {
	filter:alpha(opacity=70);
	opacity:0.70;
	margin:3px;
    padding:5px;
    border:1px solid #fff;
    }
	
#thumbrow a:hover img, #thumbs a:focus img {
	filter:alpha(opacity=99);
	opacity:0.99;
	padding:5px;
    border:1px solid #ddd;
    }

/* .............................. */
/* Archive */
/* .............................. */

#browse {
	padding-top:20px;
	clear:both;
	}

#browse .thumbnails {
	filter: alpha(opacity=70);
	opacity: 0.70;
	margin:3px;
    padding:5px;
    border:1px solid #fff;
    }
	
#browse a:hover img{
	filter: alpha(opacity=99);
	opacity: 0.99;
	padding:5px;
    border:1px solid #ddd;
    }

/* .............................. */
/* Other Pages */
/* .............................. */

#about {
	margin-bottom:20px;
	padding-left:10px;
	padding-right:10px;
	padding-top:20px;
	text-align:left;
	clear:both;
	}

/* .............................. */
/* Footer */
/* .............................. */

#footer {
	padding:10px;
	margin:0px auto;
	text-align:center;
	color:#999;
	border-top:1px solid #ddd;
	background-color:#fff;
	}

/* .............................. */
/* Comments */
/* .............................. */
	
#imageinfo {
	width:90%;
	padding:10px;
	margin:0 auto;
    }

#commentthumb {
	float:right;
	}
		
#comments {
    border:0px solid #ccc;
	margin:0 auto;
	width:90%;
    }
	
#comments ul {
    padding:0px;
    display:block;
	margin:0;
	margin-top:10px;
    list-style:none;
    }
	
#comments li {
	padding:10px;
	margin-bottom:5px;
    border:1px solid #ddd;
	background:#fff;
    }
	
#comments li:hover {
	border:1px solid #ddd;
	background:#f9f9f9;
    }
	
#comments li a {
    text-decoration:none;
    color:#444;
    }

#addcomment {
	margin:0 auto;
	width:85%;
    border:1px solid #fff;
    padding:10px;
	margin-bottom:20px;
    }

.input {
    width:40%;
	font-size:10px;
	padding:3px;
	border:1px solid #ddd;
	background:#f9f9f9;
	color:#666;
    }
	
textarea {
    width:95%;
	font-size:11px;
	padding:3px;
	border:1px solid #ddd;
	background:#f9f9f9;
	color:#666;
    }
	
.commentbutton {
    background:#f9f9f9;
	border:1px solid #ddd;
	color:#666;
	border-bottom:2px solid #ccc;
	border-right:2px solid #ccc;
	}



/* CSS- Cascading Style Sheet for the Template: fancyarchive */
/* ADD THIS TO YOU OWN STYLE SHEET!!! */
.thumbnails {
    padding:5px;
    border:0px;
    }

#searchbar {
    font-size: 8pt;
    font-family:Tahoma;
    color: white;
    position: absolute;
    top: 10px;
    left: 80px;
	width:550px;
	text-align:left;
	padding: 4px;
    border-left:1px solid #999;
    border-right:1px solid #999;
    border-top:1px solid #999;
    border-bottom:1px solid #999;
	}

#images {
    font-size: 8pt;
    font-family:Tahoma;
    color: white;
    position: absolute;
    top: 75px;
    left: 80px;
	width:550px;
	text-align:center;
	padding: 4px;
    border-left:1px solid #999;
    border-right:1px solid #999;
    border-top:1px solid #999;
    border-bottom:1px solid #999;
	}

#links {
    font-size: 8pt;
    font-family:Tahoma;
    color: white;
    position: absolute;
    top: 30px;
    left: 500px;
	width:220px;
	text-align:left;
	padding: 4px;
    border-left:1px solid #999;
    border-right:1px solid #999;
    border-top:1px solid #999;
    border-bottom:1px solid #999;
	}

	/* 
  THESE ARE THE VARIOUS ELEMENTS, CLASSES, IDS, AND SELECTORS YOU MAY NEED FOR STYING THIS FORM
  Anchors or link elements have not been included, but everythig else is :-)
*/


/* form legends and dt "heading" */
legend, dt { 
  font-weight : bold; 
  color : #999;
}

/* main legend at top of the form */
legend#mainlegend { 
  font-size : 1.2em;
  color : #999; 


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://www.paxtonprints.com/lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.paxtonprints.com/lightbox/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }





/* End CSS */

