/* CSS Document */

html, body {
	margin : 0;
	padding : 0;
	background-color : #FFFFFF;
	background-image : url(../images/bg.gif);
	background-repeat : repeat-x;
	font-family : verdana, arial;
}

img {
	border : 0;
	margin : 0;
	padding : 0;
}

* {
	margin : 0;
	padding : 0;
}

textarea, input {
	border : 1px solid #999999;
	padding : 3px;
	font-size : 13px;
	font-family : verdana, arial;
	margin-bottom : 4px;
}

h1, h2, h3, h4, h5, h6 {
	margin : 0;
	padding : 0;
	font-weight : normal;
}

h1 {
	font-size : 21px;
	color : blue;
	font-weight:bold;
}

h2 {
	font-size : 18px;
	color : #415868;
}

a {
	text-decoration : underline;
	color : #415868;
}

#container {
	width : 900px;
	margin : 0 auto;
}

	#container #header #just-plane-interesting-header {
		margin-top : 5px;
		height : 240px;
	}
	
	#flash {
	width: 900px;
	height: 240px;
	}
	
	#flash2 {
	width: 900px;
	height: 90px;
	}
	
	#container #header #menu {
		height : 31px;
		background-image : url('../images/menu-bar.gif');
		background-repeat : no-repeat;
		margin-top : 5px;
		font-size : 14px;
	}
	
		#container #header #menu a {
			color : #4B4B4B;
			position : relative;
			top : 6px;
			margin-left : 10px;
			text-decoration : none;
			padding-bottom : 1px;
		}
		
		#menu a{
			color:#000 !important;
		}
		
		#container #header #menu a:hover {
			color : #000000;
			border-bottom : 1px solid #CCCCCC;
		}
		
		#container #header #menu .menu-line {
			color : #999999;
			position : relative;
			top : 6px;
			margin-left : 10px;
		}
		
	#container #content {
		margin-top : 15px;
		font-size : 14px;
		color : #666666;
		line-height : 19px;
	}
		
		#container #content #content-left {
			width : 600px;
			float:left;
		}
			
			#container #content #content-left h2 {
				margin-bottom : 3px;
			}
			
			#container #content #content-left img {
				padding : 3px;
				border : 1px solid #CCCCCC;
			}
		
		#container #content #content-right {
			width : 245px;
			float : right;
			font-size : 13px;
			padding-left : 30px;
			border-left : 1px solid #CCCCCC;
			
		}
			
			#content-right h2 {
				font-size : 22px;
				color : #333333;
				margin-bottom : 5px;
				font-family : "Berlin Sans FB", verdana, arial;
			}
			
			#container #content #content-right .store-address {
				font-size : 17px;
				color : #415868;
			}
			
	#container #footer {
		clear : both;
		position : relative;
		top : 30px;
		border-top : 1px solid #CCCCCC;
		text-align : center;
		padding-top : 20px;
		padding-bottom : 20px;
		font-size : 10px;
		color : #666666;
	}
		
		#container #footer a {
			color : #333333;
			text-decoration : none;
		}
		
	
/* sidebar */
#content-right h2{
	color:#0000ff;
	font-weight:bold;
}

#content-right p{
	font-size:17px;
	color:#415868;
	padding-bottom:20px;
}

#content-right .blue{
	color:#0000ff;
	font-weight:bold;
	font-size:16px;
}

.blue{
	color:#0000ff;
	font-weight:bold;
}

.resize img, .grid img{
	width: 180px;
	height: 134px;
}

#content-left.scene-setters a, .grid a{
	text-decoration:none;
	display: block;
	float: left;
	margin: 3px;
}

#content-left.scene-setters p{
	margin-bottom:1em;
}

#content-left.home p, h1{
	font-weight:bold;
	margin-bottom:1.2em;
}

#content-left.home p.light{
	font-weight:normal;
}

#content-left.home .red, #content-left.home .red a{
	color:red;
}

#content-left.audio table{
	border-spacing:0px;
}

#content-left.audio td{
	border-bottom:1px solid #ddd;
}

#content-left.audio tr.odd td{
	background:#eee;
}

#content-left.audio td{
	padding:5px 10px;
	width:300px;
}

#content-left.audio td object{
	vertical-align:middle;
}

#content-left.audio td.christmas object{
	vertical-align:top;
	margin:0 0 10px 0;
}

#content-left.audio #mp3s tr td.christmas.last{
	border-bottom:1px solid #ddd;
}

object{
	margin:10px;
}





/* Clearfix */

.clear{
	clear:both;
}

/* float clearing for IE6 */
* html .clearfix{
  height: 1%;
  overflow: visible;
}

/* float clearing for IE7 */
*+html .clearfix{
  min-height: 1%;
}

/* float clearing for everyone else */
.clearfix:after{
  clear: both;
  content: " ";
  display: block;
  height: 0;
  visibility: hidden;
  font-size: 0;
}






/* zenphoto light.css */

#padbox{
	margin-top:40px;
}

#main {
	text-align: left;
	margin: 20px auto;
	width: 685px;
	background: #fff;
	padding: 20px 30px 70px;
	border-top: 1px solid #E6E6DF;
	border-right: 1px solid #E6E6DF;
	border-bottom: 5px solid #E6E6DF;
	border-left: 1px solid #E6E6DF;
}
#credit, #sort {
	margin: 0 auto;
	width: 640px;
	font-size: 85%;
	color: #96967E;
	text-align: right;
	clear: both;
}
#credit a, #sort a {
	text-decoration: none;
	color: #96967E;
	border-bottom: 1px dotted #96967E;
}
#credit a:hover, #sort a:hover {
	color: #BDBDAE;
	border-bottom: 1px solid #BDBDAE;
	text-decoration: none;
}
#gallerytitle {
	border-bottom: 1px solid #E6E6DF;
	padding-bottom: 14px;
	margin-bottom: 20px;
	/*min-height: 40px;
  _height: 40px;*/
}
#gallerytitle h2 { 
	font-weight: normal; 
	font-size: 12pt; 
	margin-top: 18px;
	width:510px;
}

/* Miscellaneous
------------------------------ */
hr {
	clear: both;
	height: 0;
	border: 0;
	border-top: 1px solid #E6E6DF;
	margin: 0 0 12px 0;
	padding: 0;
}
img {
	border: 0;
}
blockquote {
	border-left: 1px dotted #96967E;
	margin-left: 20px;
	padding-left: 20px;
	color: #363630;
}

#imagemetadata {
  text-align: right;
  position: relative;
  display: none;
}

#imagemetadata table {
  text-align: left;
  line-height: 1em;
  border: 1px solid #ccc;
  position: absolute;
  top: 2em;
  right: 0px;
  background-color: #fafafa;
}

#imagemetadata table td {
  border-bottom: 1px solid #f0f0f0;
  background-color: #f8f8f8;
  padding: 2px 5px;
}


/* Page Navigation
------------------------------ */
ul.pagelist {
	clear: both;
	padding: 0;
	margin: 20px 0 0 0;
	list-style-type: none;
}
ul.pagelist li {
	display: inline;
}
ul.pagelist li a, ul.pagelist span.disabledlink {
	padding: 4px;
}
ul.pagelist li.current a {
	font-weight: bold;
	text-decoration: none;
	cursor: default;
	color: #5A5A4B;
}
ul.pagelist li.prev {
	margin-right: 10px;
}
ul.pagelist li.next {
	margin-left: 10px;
}
.disabledlink {
	color: #ddd;
	cursor: default;
}
.pagenav {
	clear: both;
}
.disabled_nav {
	visibility: hidden;
}

/* Image Thumbnails
------------------------------ */
.imagethumb a, .imagethumb a:hover {
	display: block;
	padding: 9px;
	margin: 3px;
	line-height: 0px;
    border: 1px solid #e6e6e6;
    background-color: #f6f6f6;
}
.imagethumb a:visited {
    background-color: #fcfcfc;
    border: 1px solid #f8f8f8;
}
.imagethumb a:hover {
	background-color: #f3f3f3;
	border: 1px solid #cccccc;
}
.imagethumb {
	float: left;
}
.albumdesc2 {
	line-height: 18px;
}

/* Individual Image
------------------------------ */
.image { 
	margin: 0;
	padding: 0;
	border: 0;
}
#image {
	text-align: center;
	line-height: 0;
}
.imgnav {
	float: right;
	width: 140px;
	text-align: center;
	border: 1px solid #D5E6EE;
	background: #EEF5F9;
	margin-top: -10px;
}
.imgnav .imgprevious a, .imgnav .imgnext a {
	display: block;
	width: 50%;
	height: 100%;
	float: left;
	padding: 4px 0;
	font-size: 120%;
	text-decoration: none;
	line-height: 180%;
	color: #237898;
}
.imgnav .imgprevious a:hover, .imgnav .imgnext a:hover {
	background-color: #fff;
	text-decoration: none;
	color: #002E5B;
}
.imgnav .imgprevious a {
	float: left;
}
.imgnav .imgnext a {
	float: right;
}
#narrow {
	margin: 0 auto;
	width: 440px;
}


.black{
	color:#000;
	font-size:16px;
	font-style:italic;
}

