/* ####### STOCK BOOK STYLES ####### */


/* ##### STANDARD STYLES, general inheritance to other elements ##### */
#container{
	border: 1px solid white;
	margin-bottom: 20px;
}
#headerdiv{
	border: 1px solid white;
	background: white;
	margin: 0 10px;
	text-align: left;
}
#navdiv{
	vertical-align: middle;
	padding-top: 5px;
	border: 0px solid #86848a;
	border-bottom-width: 0px;
	border-left-color: #38383A;
	border-right-color: #5A5A5A;
}
.left{
	background: url(../img/left.png) repeat-y left;
}
.right{
	background: url(../img/right.png) repeat-y right;
}
#top-left{
	width: 23px;
	height: 34px;
	background: url(../img/top-left.png) no-repeat left top;
}
#top{
	height: 34px;
	background: url(../img/top.png) repeat-x 0 top;
}
#top-right{
	width: 23px;
	height: 34px;
	background: url(../img/top-right.png) no-repeat right top;
}
#mid-left{
	width: 23px;
	height: 13px;
	background: url(../img/mid-left1.png) no-repeat left top;
}
#mid{
	height: 13px;
	background: url(../img/mid1.png) repeat-x 0 top;
}
#mid-right{
	width: 23px;
	height: 13px;
	background: url(../img/mid-right1.png) no-repeat right top;
}
#left{
	width: 23px;
	height: 3px;
	background: url(../img/mid-left2.png) no-repeat left top;
}
#supermid{
	background: url(../img/mid2.png) repeat-x 0 top;
}
#right{
	width: 23px;
	height: 3px;
	background: url(../img/mid-right2.png) no-repeat right top;
}
#mid-left3{
	width: 23px;
	height: 13px;
	background: url(../img/mid-left3.png) no-repeat left top;
}
#mid3{
	height: 13px;
	background: url(../img/mid3.png) repeat-x 0 top;
}
#mid-right3{
	width: 23px;
	height: 13px;
	background: url(../img/mid-right3.png) no-repeat right top;
}
#bottom-left{
	width: 23px;
	height: 25px;
	background: url(../img/bottom-left.png) no-repeat left top;
}
#bottom{
	height: 25px;
	background: url(../img/bottom.png) repeat-x 0 top;
}
#bottom-right{
	width: 23px;
	height: 25px;
	background: url(../img/bottom-right.png) no-repeat right top;
}
body
{
	background-color: black;
	margin: 0 15px 0 0;
	padding: 20px 0;
	font-size: 100%;
	font-family: Geneva, "GillSans", "Gill Sans", Helvetica, Arial, Verdana, sans-serif;
	color: #fff;
}
table
{
	border: 0px solid green;
	border-spacing: 0px;
	padding:0px;
	vertical-align: top;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
td
{
	border: 0px solid red;
	border-spacing: 0px;
	padding:0px;
	vertical-align: top;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}


/* ####### STOCK BOOK STYLES ####### */


/* ##### STANDARD STYLES, general inheritance to other elements ##### */


.detail table
{ 
margin-left: auto;
margin-right: auto;
	text-align:center;
}
img { border: none; }


/* ########## */
/* ##### HEADER STYLES, controls site title and photo title ##### */

#header
{
    float: left;
    border: 0px solid red;
    margin-bottom: 3px;
    margin-left: 200px;
}
#header h1
{
}
#header h2
{
}

#header_start {
	
	float: left;
	position:relative;
	left:-11px;
	width: 11px;
	height: 80px;
	border: 0px solid green;
}

#header_end {
	float: left;
	width: 11px;
	height: 80px;
}

#navcontainer{
	padding-left: 230px;
	border: 0px solid red;
}
#meta1{
	float:left;
	position:relative;
	left:-165px;
	width: 115px;
	height: 25px;
	padding: 0 5px 0 5px;
	font-size:19px;
	font-weight:normal;
	text-align: right;
}
#date{
	float:left;
	position:relative;
	left:-165px;
	width: 115px;
	height: 25px;
	padding: 0 5px 0 5px;
	font-size:19px;
	font-weight:normal;
	text-align: right;
}
#navigation{
	font-size:12px;

}
#page 
{
	width:100%;
}
h1
{
	font-weight: normal;
	font-size: 2em;
	margin: 12px 0px 0px 15px;
}
h2
{
	font-size: .9em;
	font-weight: normal;
	margin: 0px 0px 2px 15px;
	padding: 0;
}

.detail h2
{
    width: auto;
}
#home {
	float: right;
	width: 40px;
	height: 5px;
	margin-right: 20px;
	}
#home a
{
	text-decoration: none;
	padding-bottom:1px;
	color: white;
}
#home a:visited
{
	text-decoration: none;
	padding-bottom:1px;
	color: white;
}
#home a:active
{
	text-decoration: none;
	color: white;
}
#home a:hover
{
	text-decoration: none;
	color: white;
}
/* ########## */
/* ##### GENERAL NAVIGATION STYLES, controls previous & next number menu between pages ##### */

ul#nav
{
	border: 0px solid red;
	display: block;
	margin: 2px 0 8px 12px;
	padding: 0;
	font-size: .9em;
	list-style: none;
	margin-right: 100px;
}
ul#nav li
{
	padding: 0; 
	float: left;
	display: block;
	list-style: none;
}
ul#nav li a, ul#nav li a:visited
{
	text-decoration: none;
	padding-bottom:1px;
	color: white;
}
ul#nav li a:hover, ul#nav li a:active
{
	text-decoration: none;
	color: white;
}
ul#nav .index { width:60px; margin-left: 5px;}

ul#nav .previous {  width: 20px; height: 20px;border:1px solid yelow;}
ul#nav .previous a { background: url("../img/previous1.png") no-repeat left center; border:0px solid red; width:23px; height:13px; padding:0 0px 0 0px;
	color: white;
}
ul#nav .previous a:hover { background: url("../img/previous1.png") no-repeat left center; border:0px solid blue; width:23px; height:13px; padding:0 0px 0 0px;
	color: white;
}
ul#nav .previous_text {display: none;
	color: white;
}

ul#nav .pageNumber { padding:0 2px 0 7px; }
ul#nav .pagnation { padding: 0 2px 0 7px; }

ul#nav .next { width: 20px; height: 20px;border:1px solid yelow;}
ul#nav .next a { background: url("../img/next1.png") no-repeat left center; border:0px solid red; width:23px; height:13px; padding:0 5px 0 5px;
	color: white;
}
ul#nav .next a:hover { background: url("../img/next1.png") no-repeat left center; border:0px solid red; width:23px; height:13px; padding:0 5px 0 5px;
	color: white;
}
ul#nav .next_text {display: none;
	color: white;
}

.currentPage /* need to get rid of this */
{
	color: gray;
}

/* ########## */
/* ##### TBA ##### */

.thumbnail
{
}



#content 
{
	margin: 0 auto;
	padding: 0;
	border:0px solid blue;
	text-align:center;
}


/* ########## */
/* ##### PHOTO STYLES, controls each image style ##### */


#photo
{
	margin: 4px 0 0 0px;
}
#photo img
{
	margin: 0;
}

.sideinfo
{
    width: 200px;
    display: block;
    margin: 0;
    padding: 0;
}

.pictureblock td
{
	border: 0px solid #4c4c4e;
	border-right: 0px solid #2f2f31;
	border-left-color: #4d4d4f;
	border-bottom-color: #4d4d4f;
	border-top-color: #737375;
	text-align: center;
	padding: 10px;
}
.pictureblock
{
	margin: 0;
	padding: 0 0 0 0;
	border:0px solid red;
	text-align: center;
}
.imageblock
{
	margin: 0;
	border: 0px solid red;
	margin: 0 auto;
}
.imageinfo a, .imageinfo a:visited, .imageinfo a:active, .imageinfo a:hover
{
	font-size: 0.9em;
	color: #111111;
	margin: 0 0 5px 0;
	text-decoration: none;
}
.imagecell
{
	text-align:center;
	padding: 0;
	border: 0px solid green;
	background-color: #3f3e43;
}
.imageinfo 
{
	margin: 0px 0 0px 0;
	padding: 0px 0px 0px 0px;
	font-size: 0.8em;
	min-height:35px;
	border-bottom:1px solid #131313;
	background: #2f2f2f url(../img/image-info.png) repeat-x 0 top;
}
.imagecell img
{
	margin: 0;
	padding: 0;
}

dl.imageblock
{
	margin: 0 0px 0px 0;
	padding: 0;
	border: 0px solid yellow;
}
dl.imageblock dt
{
	margin: 0;
	padding: 0;
}
dd.imagecell
{
	margin: 0;
	padding: 0;
	clear: both;
	border: 1px solid yellow;
}
dd.imagecell img
{
}

/* ########## */
/* ##### JOURNAL STYLES, controls journal data ##### */

.journaltitle
{
	
}

.journaltitle h2
{
	font-size: 1.4em;
}
.journaltitle h3
{
	font-weight: normal;
	font-size: 1.2em;
	margin: 7px 0 0 0;
	padding: 0;
}
.journaltext
{
    margin-bottom:10px
}
.journaltext p 
{
	margin: 0 0 10px 0;
	padding: 0;
	font-size: .9em;
	line-height: 1.1em;
}

/* ########## */
/* ##### PHOTO DATA STYLES, controls metadata for each photo displayed ##### */
#metadata_detail
{
	margin: 0 0 0 0;
	padding: 1em 1em 1em 1em;
	text-align: left;
	font-size: 12px;
    list-style: none;
    font-weight: normal;
}
#metadata
{
	margin: 0 0 0 0;
	padding: 10px 5px 5px 5px;
	text-align: left;
	font-size: 12px;
    list-style: none;
    font-weight: normal;
}

.detail ul#metadata
{
	margin: 0;
	padding: 10px 0px 10px 10px;
	text-align: left;
}
.detail ul#metadata li
{ 
	margin: 0;
	padding: 0;	
	list-style: none;
	display: block;
	clear: both;
}

ul#metadata li
{
	display: inline;
    list-style: none;
}

.detail ul#metadata
{
    margin: 0 0 0 15px;
}

.detail ul#metadata li
{
    display: block;
    clear: right;
    text-align: left;
}

/* ########## */
/* ##### FOOTER STYLES, controls copyright and other info at bottom of each page ##### */

#footer
{
	padding: 5px;
	padding-top: 5px;
	border: 0px solid #86848a;
	border-left-color: #38383A;
	border-right-color: #5A5A5A;
	border-top-width: 0px;
	margin: 0;
	text-align: left;
}


#footer p
{
	font-size: .76em;
	margin: 0;
	border:0px solid blue;
}


