/*	-----------	Exhibit Core Stylesheet	*/
/*
/*	      Theme: Preglow
/*	Description: Tree Crops Research Theme 1.5
/*	  Developer: Brad Christensen
/*	      Media: Web
/*
/*	----------- 						*/

* {
	border: none;
	margin: 0;
	outline: none;
	padding: 0;
	text-decoration: none;
}

html { height: 100%; margin-bottom: 1px; }

body {
	background: #F5EDD0;
	color: #441212;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 100%;
}

#page {
	display: block;
	left: 0px;
	min-height: 100%;
	position: absolute;
	top: 0px;
	width: 100%;
	z-index: 0;
}

#header {
	background: url('./images/banner-bg.png') repeat-x top;
	border-bottom: 1px solid #555;
	height: 102px;
	width: 100%;
}
#banner {
	background: url('./images/banner.png') no-repeat top right;
	color: #FFF;
	font-family: Cambria, Georgia, 'Times New Roman', Times, serif;
	height: 102px;
	margin: 0 auto;
	max-width: 1200px;
	min-width: 600px;
	position: relative;
	width: 100%;
}

	#banner a#head {
		color: #FFF;
		display: inline-block;
		font-size: 36px;
		letter-spacing: -3px;
		margin: 10px 0 0 20px;
		padding: 10px;
		text-shadow: 1px 1px 0 #122530;
	}
		#banner a#head:hover {
			color: #F5EDD0;
			text-shadow: 0px 0px 4px #000;
		}
	#banner em {
		color: #F7F3E3;
		display: block;
		font-size: 17px;
		font-style: italic;
		margin: -17px 0 0 360px;
		text-shadow: 1px 1px 0 #000;
	}
	
	#banner ul#pagelinks {
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		list-style: none;
		position: absolute;
		right: 30px;
		text-align: right;
		top: 70px;
	}
	#banner ul#pagelinks li a {
		background: center right no-repeat;
		border-bottom: 1px solid #394554;
		display: block;
		color: #b3bdca;
		padding: 2px 22px 0px 4px;
	}
		#banner ul#pagelinks li a:hover {
			border-color: #697787;
			color: #FFF;
			text-shadow: 0px 0px 4px #000;
		}
	
#underground {
	background: #2b2b2b;
	border-bottom: 1px solid #FFF;
	border-top: 1px solid #0B1924;
	height: 45px;
	width: 100%;
}
#earth {
	height: 45px;
	margin: 0 auto;
	max-width: 1300px;
	position: relative;
	width: 100%;
}

	#earth ul {
		list-style: none;
	}
	#earth ul li {
		display: block;
		float: left;
	}
	#earth ul li a {
		color: #F5EDD0;
		display: block;
		font-family: Georgia, 'Times New Roman', Times, serif;
		padding: 14px 20px 15px 20px;
		text-shadow: 1px 1px 0 #000;
	}
		#earth ul li a:hover {
			color: #ff6b6b;
		}

#admin {
	background: url('./images/adminbar-bg.png') repeat-x;
	position: absolute;
	right: 0;
	top: 0;
	width: auto;
	z-index: 2;
}
	#admin div {
		padding: 5px 10px 5px 10px;
		text-align: right;
	}
	#admin div a, #admin div {
		color: #C4D8E3;
	}
	#admin div a:hover {
		color: #FFF;
		text-decoration: underline;
	}

#wrapper {
	background: url('./images/sunburst.png') repeat-x top;
	padding-bottom: 94px;
	width: 100%;
}
	#sunburst {
		background: url('./images/dropglow.png') repeat-x top;
		height: 100%;
		min-height: 300px;
		padding: 5px 20px 20px 20px;
		width: auto;
	}
	#content {
		clear: both;
		height: 100%;
		margin: 0 auto;
		max-width: 1300px;
		text-align: justify;
		width: 100%;
	}
	
		ul#snav {
			list-style: none;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			height: 40px;
		}
		ul#snav li {
			display: block;
			float: left;
		}
		ul#snav li a, ul#snav li.snav-text {
			color: #333;
			display: block;
			padding: 10px 15px;
		}
		ul#snav li.snav-text {
			float: right;
		}
			ul#snav li a:hover {
				color: #FFF;
				background: #33556A;
			}
	
		.splitter {
			float: left;
			width: 50%;
		}
		.splitter .box	{ width: 98%; }
		.splitter h1	{ width: 96%; }
		.splitter + .right .box, .splitter + .right h1 { float: right; }

.box {
	background: #FFF;
	border: 1px solid #E3E3E3;
	clear: both;
	float: left;
	line-height: 140%;
	margin: 15px 0 15px 0;
	-moz-border-radius: 4px;
	padding: 6px 0 7px 0;
	position: relative;
	width: 100%;
}
	.post {
		padding: 9px 0 14px 0;
	}
	.sidebar {
		float: right;
		padding: 4px 10px 4px 10px;
		width: 185px;
	}

#footer {
	background: url('./images/footer-bg.png') repeat-x bottom;
	bottom: -1px;
	color: #333;
	display: block;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	height: 94px;
	left: 0px;
	overflow: hidden;
	position: absolute;
	width: 100%;
	z-index: 999;
}
	#footer div {
		border-top: 1px solid #b8b093;
		line-height: 150%;
		margin: 0 auto;
		padding: 20px 0 0 0;
		text-align: center;
		width: 800px;
	}
	#footer div a {
		color: #B55757;
		text-decoration: underline;
	}
	#footer div a:hover { color: #355769; }

#exhibit-div {
	background: url('./images/exhibit-l.png') repeat-x center;
	height: 94px;
	width: 100%;
}


/* ---------------------------------------------------------------------- */
/*  .box   -------------------------------------------------------------- */

.box h2, .box h3, .box p, .box table {
	padding: 7px 17px 7px 17px;
}
.box h2, .box h3 {
	margin-left: 15px;
	margin-right: 15px;
}
.box blockquote {
	margin: 15px;
}

	.box .sidebar p { padding: 5px; }
	.box * a {
		color: #355769;
		text-decoration: underline;
	}
	.box a:hover { color: #F26666; }
	
.box ul, .box ol { padding: 3px 17px 7px 17px; }
	.box ol {
		line-height: 200%;
		padding: 3px 17px 7px 37px;
	}
	.box ul	{ list-style: none; }
	.box ul li:before {
		content: '\203A  ';
		padding: 4px;
	}
	.box ul li big {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		line-height: 24px;
	}
		.box ol.footnotes {
			padding-left: 47px;
		}
		.box ul.contents {
			line-height: 160%;
		}
			.highlight {
				background: #FFE6E6;
				border-bottom: 1px solid #F26666;
				line-height: 150%;
				padding: 2px 6px 2px 6px;
			}
		
		
		.box ul.children {
			padding: 8px 17px 12px 17px;
		}
		.box ul.children li:before {
			content: '';
		}
			.box ul.children li a {
				display: inline-block;
				padding: 3px;
				width: auto;
			}
			.box ul.children li a:hover {
				background: #F8F6EE;
			}

.box blockquote.highlight { }


/* ---------------------------------------------------------------------- */
/* Headings ------------------------------------------------------------- */

h1, h2, h3 {
	clear: both;
	font-size: 36px;
	font-weight: normal;
	margin-bottom: -4px;
	padding: 0 0 0 12px;
}
h1 {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;
}

h2, h3 {
	border-bottom: 1px solid #CCC;
	color: #441212;
	font-family: Cambria, Georgia, 'Times New Roman', Times, serif;
	font-size: 24px;
	line-height: normal;
	margin-bottom: 4px;
}
	h3 a, h2 a, h1 a {
		background: none !important;
		color: #F26666 !important;
		text-decoration: none !important;
	}
	h3 a:hover, h2 a:hover, h1 a:hover { color: #E52F2F !important; }
	.nosubmargin { margin-bottom: 0; }

h3 {
	color: #355769;
	font-size: 18px;
	line-height: 100%;
}
	blockquote.highlight h3 {
		border-bottom: 1px solid #F26666;
		font-size: 18px;
	}

h4 {
	line-height: 100%;
	padding: 10px 0 0 25px;
}

cite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}


/* ---------------------------------------------------------------------- */
/* Misc. Fonts ---------------------------------------------------------- */

.abbr {
	border-bottom: 1px dotted;
	cursor: help;
}

	::-moz-selection {
		background: #F44D4D;
		color: #FFF;
	}
	
	::selection {
		background: #FFE6E6;
		color: #FFF;
	}

.box em, .box i {
	font-family: Arial, Helvetica, sans-serif;
}


/* ---------------------------------------------------------------------- */
/* Forms ---------------------------------------------------------------- */

textarea {
	background: #EEE;
	border: 1px solid #FFF;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 180px;
	padding: 10px;
	width: 100%;
	-moz-border-radius: 3px;
	-moz-box-shadow: 0 0 1px #777;
	-webkit-border-radius: 3px;
	-webkit-box-shadow: 0 0 1px #777;
	border-radius: 3px;
	box-shadow: 0 0 1px #777;
}

input {
	background: #EEE;
	border: 1px solid #FFF;
	color: #333;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 3px;
	width: 200px;
	-moz-border-radius: 3px;
	-moz-box-shadow: 0 0 1px #777;
	-webkit-border-radius: 3px;
	-webkit-box-shadow: 0 0 1px #777;
	border-radius: 3px;
	box-shadow: 0 0 1px #777;
}
	#submit, .button {
		cursor: pointer;
	}
	
	
/* ---------------------------------------------------------------------- */
/* Borders -------------------------------------------------------------- */

.b100 {
	background: url('./images/border-100.png') no-repeat;
	height: 75px;
	padding: 3px;
	width: 100px;
}
	.gallery-thumb {
		float: left;
		margin: 5px;
	}
	.gallery-thumb img:hover, img.flashy:hover { opacity: 0.8; }

.b250 {
	background: url('./images/border-250.png') no-repeat;
	height: 185px;
	padding: 5px;
	width: 250px;
}

.b300 {
	background: url('./images/border-300.png') repeat-y;
	width: 310px;
}
.b300-t, .b300-b {
	background: url('./images/border-300-t.png') no-repeat top;
	height: 8px;
	width: 310px;
}
.b300-b { background: url('./images/border-300-b.png') no-repeat bottom; }
.b300 img { margin: -3px 5px; }


/* ---------------------------------------------------------------------- */
/* Links ---------------------------------------------------------------- */

a.archive,	a.document,	a.email,	a.feed,
a.freader,	a.fexcel,	a.fimage,	a.fppt,
a.fvideo,	a.fword,	a.folder,	a.lock,
a.report,	a.script,	a.web,		a.zoom {
	background: center left no-repeat !important;
	padding-left: 24px;
}

a.archive	{ background-image: url('./icons/links/archive.png') !important; }
a.document	{ background-image: url('./icons/links/document.png') !important; }
a.email		{ background-image: url('./icons/links/email.png') !important; }
a.feed		{ background-image: url('./icons/links/feed.png') !important; }
a.freader	{ background-image: url('./icons/links/file-adobereader.png') !important; }
a.fexcel	{ background-image: url('./icons/links/file-excel.png') !important; }
a.fimage	{ background-image: url('./icons/links/file-image.png') !important; }
a.fppt		{ background-image: url('./icons/links/file-powerpoint.png') !important; }
a.fvideo	{ background-image: url('./icons/links/file-video.png') !important; }
a.fword		{ background-image: url('./icons/links/file-word.png') !important; }
a.folder	{ background-image: url('./icons/links/folder.png') !important; }
a.lock		{ background-image: url('./icons/links/lock.png') !important; }
a.report	{ background-image: url('./icons/links/report.png') !important; }
a.script	{ background-image: url('./icons/links/script.png') !important; }
a.web		{ background-image: url('./icons/links/web.png') !important; }
a.zoom		{ background-image: url('./icons/links/zoom.png') !important; }
a.print		{ background-image: url('./icons/print.png') !important; }

blockquote.highlight h3 {
	padding-left: 10px;
}


/* ---------------------------------------------------------------------- */
/* Mustn't forget resets! ----------------------------------------------- */

.box p .alignleft, .box p .alignright {
	margin: -37px 0 0 20px;
}

.clear { clear: both !important; }
.left, .alignleft { float: left !important; }
.right, .alignright { float: right !important; }

/* FancyBox =o */

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #666;
	display: none;
	z-index: 30;
}

* html div#fancy_overlay {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

div#fancy_wrap {
	text-align: left;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('../fancybox/fancy_progress.png') no-repeat;
}

div#fancy_loading_overlay {
	position: absolute;
	background-color: #FFF;
	z-index: 30;
}

div#fancy_loading_icon {
	position: absolute;
	background: url('../fancybox/fancy_loading.gif') no-repeat;
	z-index: 35;
	width: 16px;
	height: 16px;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 33px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #BBB;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('../fancybox/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url(data:image/gif;base64,AAAA);
	outline: none;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('../fancybox/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('../fancybox/fancy_right.png') no-repeat;
}

a#fancy_left:hover {
  visibility: visible;
}

a#fancy_right:hover {
  visibility: visible;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

.fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('../fancybox/fancy_shadow_n.png') repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../fancybox/fancy_shadow_ne.png') no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('../fancybox/fancy_shadow_e.png') repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../fancybox/fancy_shadow_se.png') no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('../fancybox/fancy_shadow_s.png') repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../fancybox/fancy_shadow_sw.png') no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('../fancybox/fancy_shadow_w.png') repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../fancybox/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	bottom: -33px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url('../fancybox/fancy_title_left.png') repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url('../fancybox/fancy_title_main.png') repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url('../fancybox/fancy_title_right.png') repeat-x;
}

