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


/* ##### STANDARD STYLES, general inheritance to other elements ##### */
#headerdiv{
	background: white;
	margin: 0 10px;
	text-align: left;
}
#navdiv{
	vertical-align: middle;
	padding: 8px 1px 1px 1px;
	border: 2px solid #adacb1;
	border-top-width: 1px;
	background-color: #CCCCCC;
}
body
{
	margin: 0 15px 0 0;
	padding: 0;
	font-size: 100%;
	font-family: Geneva, "GillSans", "Gill Sans", Helvetica, Arial, Verdana, sans-serif;
	color:#666666;
	background: #fff;
}
table
{
	border-width:0px;
	border-spacing: 0px;
	border-collapse: collapse;
	padding:0px;
	vertical-align: top;
	border-style: dashed;
	border-color: gray;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
td
{
	border-width:0px;
	border-spacing: 0px;
	border-collapse: collapse;
	padding:0px;
	vertical-align: top;
	border-style: dashed;
	border-color: gray;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.image-placeholder{
	background-color: #FFFFFF;
}
.image-shadow-top-left{
	width: 10px;
	height: 10px;
	background: url(../img/top-left.jpg) no-repeat right bottom;
}
.image-shadow-top-leftc{
	width: 10px;
	height: 10px;
	background: url(../img/top-leftc.jpg) no-repeat right bottom;
}
.image-shadow-top{
	height: 10px;
	background: url(../img/top.jpg) repeat-x center bottom;
}
.image-shadow-top-rightc{
	width: 10px;
	height: 10px;
	background: url(../img/top-rightc.jpg) no-repeat left bottom;
}
.image-shadow-top-right{
	width: 10px;
	height: 10px;
	background: url(../img/top-right.jpg) no-repeat left bottom;
}
.image-shadow-bottom-left{
	width: 10px;
	height: 10px;
	background: url(../img/bottom-left.jpg) no-repeat right top;
}
.image-shadow-bottom-leftc{
	width: 10px;
	height: 10px;
	background: url(../img/bottom-leftc.jpg) no-repeat right top;
}
.image-shadow-bottom{
	height: 10px;
	background: url(../img/bottom.jpg) repeat-x center top;
}
.image-shadow-bottom-rightc{
	width: 10px;
	height: 10px;
	background: url(../img/bottom-rightc.jpg) no-repeat left top;
}
.image-shadow-bottom-right{
	width: 10px;
	height: 10px;
	background: url(../img/bottom-right.jpg) no-repeat left top;
}
.image-shadow-left{
	width: 10px;
	height: 10px;
	background: url(../img/left.jpg) no-repeat right bottom;
}
.image-shadow-right{
	width: 10px;
	height: 10px;
	background: url(../img/right.jpg) no-repeat left bottom;
}
.image-shadow-leftt{
	width: 13px;
	height: 10px;
	background:  url(../img/top-leftb.jpg) no-repeat right top;
}
.image-shadow-rightt{
	width: 13px;
	height: 10px;
	background: url(../img/top-rightb.jpg) no-repeat left top;
}
#head_left{
	width:20px;
	height:112px;
	background: url("../img/head_left.png") no-repeat 0 0;
}
.head_center{
	background: url("../img/head.png") repeat-x 0 0;
}
#head_right{
	width:232px;
	height:112px;
	background: url("../img/head_right.png") no-repeat 0 0;
}

#content_left{
	background: url("../img/content_left.png") repeat-y 0 0;
}
#content_center{
	background: url("") no-repeat 0 0;
	text-align:center;
}
#content_right{
	background: url("../img/content_right.png")  repeat-y 0 0;
}

#footer_left{
	width:378px;
	height:0px;
	background: url("../img/footer_left.png") no-repeat 0 0;
}
.footer_center{
	background: url("../img/footer.png") repeat-x 0 0;
}
#footer_right{
	width:24px;
	height:0px;
	background: url("../img/footer_right.png") no-repeat 0 0;
}


/* ####### 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
{
	border: 2px solid #c2c3c7;
	border-bottom: 1px solid #adacb1;
}
#header h1
{
	color: #999999;
}
#header h2
{
	color: #999999;
}

#header_start {
	
	float: left;
	position:relative;
	left:-11px;
	width: 11px;
	height: 80px;
	background: #939393 url("../img/head_left.png") no-repeat 0px 0px;
	border: 0px solid green;
}

#header_end {
	float: left;
	width: 11px;
	height: 80px;
	background: #939393 url("../img/head_right.png") no-repeat 0 0;
}

#navcontainer{
	padding-left: 230px;
	border: 0px solid red;
}
#meta1{
	float:left;
	position:relative;
	left:-165px;
	width: 115px;
	height: 25px;
	padding: 0 5px 0 5px;
	background: #4dabb7 url("") no-repeat 0 0;
	font-size:19px;
	color:#fff;
	font-weight:normal;
	text-align: right;
}
#date{
	float:left;
	position:relative;
	left:-165px;
	width: 115px;
	height: 25px;
	padding: 0 5px 0 5px;
	background: #4dabb7 url("") no-repeat 0 0;
	font-size:19px;
	color:#fff;
	font-weight:normal;
	text-align: right;
}
#navigation{
	font-size:12px;
	color:#fff;

}
#page 
{
	width:100%;
}
h1
{
	color: #999;
	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;
	color: #aaa;
}

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

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

ul#nav .previous { white-space: pre; 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;}
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;}
ul#nav .previous_text {display: none;}

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

ul#nav .next { white-space: pre; 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;}
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;}
ul#nav .next_text {display: none;}

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

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

.thumbnail
{
	background-color: #BBB;
}



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


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


#photo
{
	margin: 4px 0 0 0px;
}
#photo img
{
	background-color: #BBB;
	margin: 0;
}

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

.pictureblock
{
	margin: 0 auto;
	padding: 0 0 0 0;
	border:0px solid red;
	text-align: center;
}
.imageblock
{
	margin: 0;
	border: 0px solid red;
}
.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;
	margin: 0;
	padding: 0;
	border: 0px solid green;
}
.imageinfo 
{
	margin: 0px 0 0px 0;
	padding: 0px 0px 0px 0px;
	font-size: 0.8em;
	min-height:35px;
	background: #ffffff url("../img/photo_caption.png") repeat-x 0 0;
	border:0px solid green;
	color:#000000;
}
.imagecell img
{
	background-color:#666;
	margin: 0 0 10px 0;
	padding: 0;
	border-collapse: collapse;
}

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
{
	background-color: #666;
}

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

.journaltitle
{
	
	color:#b3b3b3;
}

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

/* ########## */
/* ##### 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;
    color: #000;
    font-weight: normal;
}
#metadata
{
	margin: 0 0 0 0;
	padding: 10px 5px 5px 5px;
	text-align: left;
	font-size: 12px;
    list-style: none;
    color: #000;
    font-weight: normal;
}

.detail ul#metadata
{
	margin: 0;
	padding: 10px 0px 10px 10px;	
	background-color: #00ff00;
	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;
	border: 2px solid #adadaf;
	margin: 0 10px 20px 10px;
	text-align: left;
	color: white;
	background-color: #b7b9be;
}


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