@charset "UTF-8";
/* CSS Document */

/* -----------------
// GLOBAL  //
--------------------*/
.captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
}


/* -----------------
// LAYOUT BOXES  //
--------------------*/
#container {
	margin-left: auto;
	margin-right: auto;
	width: 970px;
	background-image: url(/images/backedges.gif);
	background-color: #ffffff;
}
#navbox {
	width: 770px;
	float: left;
	display: block;
	margin: 0px;
}	
#leftnavbox {
	float: left;
	clear: left;
	display: block;
	width: 179px;
	/*padding-top: 50px;*/
	background-image: url(/images/leftedge.gif);
	background-repeat: repeat-y;
	padding: 50px 0px 0px 0px;
}
#centerbox {
	float: left;
	display: block;
	width: 591px;
	height: auto;
	margin: 0px;
	background-color: #ffffff;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #dddddd;
}


#centerbox_full {
/* this style is for the center column that extends into two columns */
    float: left;
    display: block;
    width: 770px;
    height: auto;
    margin: 0px;
    background-color: #ffffff;
    padding: 0px 0px 0px 0px;
}

#mainbody {
	padding: 0px 20px 0px 20px;
}
#rightbox {
	display: block;
	float:left;
	padding:50px 10px 0;
	text-align:left;
	width:169px;
	background-image: url(/images/rightedge.gif);
	background-repeat: repeat-y;
}
#bottombox {
	display: block;
	clear:left;
	width: 970px;
	margin: 0px;
}
#footerbox {
	display: block;
	clear:left;
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}


/* -----------------
// MAIN NAVIGATION  //
--------------------*/
#mainnav {
	height: 20px;
	padding: 0px 0px 0px 11px;
	background-image: url(/images/navbar.jpg);
	background-repeat: no-repeat;
	background-position: center;
	overflow: hidden;
}
/*
#mainnav a:link {
	color: #9EAD91;
	text-decoration: none;
}
#mainnav a:visited {
	color: #9EAD91;
	text-decoration: none;
}
#mainnav a:hover {
	color: #6C7B5E;
	text-decoration: none;
}
#mainnav a:active {
	color: #9EAD91;
	text-decoration: none;
}
#mainnav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#mainnav li {
	list-style-image: none;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform:uppercase;
	color: #9EAD91;
	display: inline;
	padding: 2px 0px 0px 0px;
	letter-spacing: 0.25px;
	vertical-align: middle;
	margin: 0px;
}
.mainnavimage {
	vertical-align: middle;
	padding: 0px 16px 0px 16px;
}
*/

/* ---------------------
// SECONDARY NAVIGATION  //
------------------------*/
.subnavbar {
	background-image: url(/images/subnavbar.jpg);
	background-repeat: no-repeat;
	z-index: 1000;
}
.subnav {
	width: 759px;
	height: 12px;
	clear: left;
	display: block;
	background-image: url(/images/subnavbar.jpg);
	background-repeat: no-repeat;
	padding: 5px 0px 5px 19px;
	z-index: 1001;
}

.subnavtopimg {
	background-image: url(/images/subnav_backtop_off.png);
	background-repeat: no-repeat;
	background-position: top left;
	height: 10px;
	width: 180px;
}
.subnavbotimg {
	clear: both;
	background-image: url(/images/subnav_backbot_off.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 180px;
	height: 15px;
}

.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
	}
	
	
/*
.subnav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: relative;
}
.subnav li {
	float: left;
	position: relative;
	list-style-image: none;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform:none;
	color: #FFFFFF;
	display: inline;
	padding-right: 3px;
	padding-left: 6px;
	letter-spacing: 0.25px;
}
.subnav li ul {
	display: none;
    position: absolute;
    top: 10px;
    left: 0px;
	z-index: 9;
  }
.subnav ul li ul li {
	clear: left;
	width: 170px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	background-image: url(/images/subnav_back_off.png);
}
.subnav li:hover ul, .subnav li.over ul { 
    display: block;
	clear: left;
}  
.subnav li a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.subnav li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.subnav li a:hover {
	color: #6C7B5E;
	text-decoration: none;
}
.subnav li a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.subnav ul li ul li:hover {
	background-image: url(/images/subnav_back_on.png);
	color: #6C7B5E;
}
.submenu  li a {
	display: block;
	width: 160px;
	height: 20px;
	padding: 4px 0px 0px 0px;
}
*/

/* ---------------------
// LEFT SUB-NAVIGATION  //
------------------------*/
#leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 164px;
	color: #6c7b5e;
	padding: 0px 10px 20px 20px;
	text-transform:none;
	line-height: 11px;
	letter-spacing: 0.25px;
	/*font-style: normal;
	/* font-weight: bold;

*/
}
/*
#leftnav li {
	position: relative;
}

#leftnav li:hover ul, #leftnav li.over ul { 
    display: block;
	clear: left;
}  
#leftnav li ul {
	display: none;
    position: relative;
    top: 1em;
    left: 0;
  }
#leftnav a:link {
	color: #6c7b5e;
	text-decoration: none;
}
#leftnav a:visited {
	color: #6c7b5e;
	text-decoration: none;
}
#leftnav a:hover {
	color: #869875;
	text-decoration: none;
}
#leftnav a:active {
	color: #666666;
	text-decoration: none;
}
#leftnav ul {
	font-size: 11px;
	list-style: none;
	color: #869875;
	margin: 0px 0px 0px -35px;
	line-height: 15px;
}
#leftnav ul li ul {
	font-size: 10px;
	list-style: none;
	color: #869875;
	padding-right: 10px;
	margin: -11px 0px 11px -25px;
	line-height: 15px;
}
#leftnav li a:link {
	color: #869875;
	text-decoration: none;
}
#leftnav li a:visited {
	color: #869875;
	text-decoration: none;
}
#leftnav li a:hover {
	color: #6C7B5E;
	text-decoration: none;
}
#leftnav li a:active {
	color: #666666;
	text-decoration: none;
}
*/

/* ---------------------
// FOOTER NAVIGATION  //
------------------------*/
#footernav {
	clear: left;
	display: block;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform:none;
	color: #666666;
	padding: 0px 0px 5px 0px;
/*	letter-spacing: 0.25px;  */
}
#footernav a:link {
	color: #666666;
	text-decoration: none;
}
#footernav a:visited {
	color: #666666;
	text-decoration: none;
}
#footernav a:hover {
	color: #666666;
	text-decoration: underline;
}
#footernav a:active {
	color: #666666;
	text-decoration: none;
}
#footertext {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	text-transform:none;
	color: #ffffff;
	display: inline;
	padding-right: 0px;
	padding-left: 0px;
	letter-spacing: 0.25px;
}
#footertext a:link {
	color: #ffffff;
	text-decoration: none;
}
#footertext a:visited {
	color: #ffffff;
	text-decoration: none;
}
#footertext a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#footertext a:active {
	color: #ffffff;
	text-decoration: none;
}


/* ---------------------
// BREADCRUMBS  //
------------------------*/
#breadcrumbs {
	display: block;
	width: 551px;
	padding: 20px 20px 15px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform:none;
	color: #869875;
	letter-spacing: 0.25px;
}
#breadcrumbs a:link {
	color: #869875;
	text-decoration: none;
}
#breadcrumbs a:visited {
	color: #869875;
	text-decoration: none;
}
#breadcrumbs a:hover {
	color: #6C7B5E;
	text-decoration: none;
}
#breadcrumbs a:active {
	color: #869875;
	text-decoration: none;
}


/* ---------------------
// SEARCHBOX             //
// In the page header
------------------------*/
#searchbox {
	width: 200px;
	height: 42px;
	float: right;
	display: block;
	background-image: url(/images/rightedge_search.gif);
	background-repeat: repeat-y;
	background-color: #869875;
	text-align: center;
}
.search {
	font-size: 11px;
	color: #FFFFFF;
	padding: 7px 0px 0px 14px;	
}
.searchfield {
	font-size: 10px;
	color: #999999;
	width: 90px;
}
.search a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.search a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.search a:hover {
	color: #B6CF9F;
	text-decoration: none;
}
.search a:active {
	color: #FFFFFF;
	text-decoration: none;
}

/* -----------------------
// SEARCH: Publications  //
-------------------------*/
.publication_searchfield {
	font-size: 10px;
	color: #999999;
	width: 200px;
}

/* -----------------------
// SEARCH Results  //
-------------------------*/
.SearchResultsTitle
{
    font-size:15px;
    color: #6c7b5e;
    margin: 0px 0px 0px 0px;
    }
.SearchResultsTitle a:hover
{
    color: #6c7b5e;
    }
.SearchResultsInfo
{
    font-size:12px;
    }    
.SearchResultsAddlInfo
{
    font-size:11px;
    }
.SearchResultsAddlInfo a:hover
{
    color: #6c7b5e;
    }


/* ---------------------
// CALENDAR PAGE  //
------------------------*/
#calendarpage {
	display: block;
	clear: left;
	width: 550px;
	margin: 0px 0px 20px 0px;
	vertical-align: top;
}
.calendarcontainer
{
    border: solid 1px #000000;
    background-color: #000000;
}
.calendarboxes {
	background-color:#f7f5e4;
	width:78px;
	height:78px;
	padding:5px;
	vertical-align:top;
	border-right-style:solid;
	border-right-color:#6c7b5e;
	border-right-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#6c7b5e;
	border-bottom-width:1px;
}
.calendarboxesleft {
	background-color:#f7f5e4;
	width:78px;
	height:78px;
	padding:5px;
	vertical-align:top;
	border-left-style:solid;
	border-left-color:#6c7b5e;
	border-left-width:1px;
	border-right-style:solid;
	border-right-color:#6c7b5e;
	border-right-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#6c7b5e;
	border-bottom-width:1px;
}
.calendardayboxes {
	background-color:#9b9a95;
	width:78px;
	height:78px;
	padding:5px;
	vertical-align:top;
	border-right-style:solid;
	border-right-color:#6c7b5e;
	border-right-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#6c7b5e;
	border-bottom-width:1px;
}
.calendarhead {
	color:#ffffff;
	text-align:center;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0.5px;
}
.calendardays {
	color:#6c7b5e;
	text-align:left;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0.5px;
	margin-bottom: 5px;
}
.calendarcontent {
	color:#6c7b5e;
	text-align:left;
	font-size: 11px;
	font-weight: normal;
}
.calendarcontent a:link {
	color:#6c7b5e;
	text-decoration:none;
}
.calendarcontent a:visited {
	color:#6c7b5e;
	text-decoration:none;
}
.calendarcontent a:hover {
	color:#333333;
	text-decoration:underline;
}
.calendarcontent a:active {
	color:#6c7b5e;
	text-decoration:none;
}


/* ---------------------
// PUBLICATIONS PAGE  //
------------------------*/
#pubinfo {
	clear: right;
}
#pubdetails {
	clear: left;
	margin: 10px 0px 0px 0px;
}
/*
.pubimage {
	padding: 0px 10px 10px 0px;
	text-align: left;
}
*/

/***********************************
/ BooksPubs Styles
***********************************/

.bookspubs img
{
	height:auto;
	width:100px;
	border:0px;
	padding:0px 10px 0px 0px;
}
h1.bookpub_title
{
    margin:0px 0px 8px 0px;
        }
#bookpubs_details
{
    font-size:11px;
    }        

/***************
/  Shop Styles
****************/
h1.product_title
{
    margin:0px 0px 8px 0px;
        }
#product_details
{
    font-size:11px;
    }
#product_imagecell
{
    padding:0px 10px 0px 0px;
    }
#product_imagecell img 
{
    border:0px;
    }


/* --------------------------
// EXHIBITION DETAIL PAGE  //
-----------------------------*/
#exhibitioninfo {
	clear: right;
}
#exhibitiondetail {
	clear: left;
	margin: 0px 0px 0px 0px;
}
#exhibition_rightcell
{
    margin: 0px 0px 0px 15px;
}


/* ---------------------
// SEARCH RESULTS PAGE  //
------------------------*/
.resulttitle
{
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0.25px;
	color: #6c7b5e;
	margin: 50px 0px 0px 0px;
}

/*
.resultsbox {
	display: block;
	clear: left;
	width: 550px;
	vertical-align: top;
}
.resultsinfo {
	width: 260px;
	float: left;
	text-align: left;
	padding: 0px 15px 20px 0px;
}
.resultpages {
	width: 260px;
	float: left;
	clear: right;
	text-align: right;
	padding: 0px 15px 20px 0px;
}
.resultsleft {
	width: 260px;
	display: block;
	float: left;
	text-align: left;
	vertical-align: top;
	padding: 0px 15px 20px 0px;
}
.resultsright {
	width: 260px;
	display: block;
	float: left;
	text-align: left;
	vertical-align: top;
	padding: 0px 15px 20px 0px;
}
#searchresults {
	display: block;
	clear: left;
	width: 550px;
	vertical-align: top;
}
*/

/* ---------------------
// HOME PAGE  //
------------------------*/
#homerightbox {
	float: right;
	display: block;
	width: 187px;
	padding: 0px 12px 0px 0px;
	background-image: url(/images/rightedge.gif);
	background-repeat: repeat-y;
	text-align: left;
}
#homepagebox {
	float: left;
	display: block;
	width: 730px;
	height: auto;
	margin: 0px;
	padding: 10px 10px 20px 25px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #ffffff;
}
#homepageCalendarTitle {
	padding-top: 8px;
	padding-left: 6px;
	background-color: #9B9A95;
	height: 41px;
	width: 182px;
}
.homerow {
	display: block;
/*	float: left;   */
	clear: left;
	width: 730px;
	padding: 0px 0px 5px 0px;
	vertical-align: top;
}
.homepicsleft {
	float: left;
	padding: 0px 10px 10px 0px;
}
.homepicsright {
	float: right;
	padding: 0px 0px 10px 10px;
}
.homecontent {
	display: block;
	padding: 0px 0px 0px 0px;
	margin-top: -5px;
}





    /* 
    NEWS ROW
    Additional newsrow styles are in cms_styles.css and selectable by CMS user
    */
    .newsrow a:link {
	    color: #666666;
	    text-decoration: none;
    }
    .newsrow a:visited {
	    color: #666666;
	    text-decoration: none;
    }
    .newsrow a:hover {
	    color: #B6CF9F;
	    text-decoration: none;
    }
    .newsrow a:active {
	    color: #666666;
	    text-decoration: none;
    }

.homecalendar {
	display: block;
	float: left;
	background-color: #E1DFD0;
	color: #444444;
	font-size: 13px;
}

.homecalendar a {
    color: #444444;
}

.homecalendar th {
    background-color: #9B9A95;
    color: #FFFFFF;
}

.homecalendarOtherMonth {
    color: #999999;
}
	

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #999999;
	background-color: #EEEEEE;
	padding: 5px;
}

#tooltip h3, #tooltip div { 
    margin: 0;  
    font-size: 12px;
}


/****************************
Gallery ROllover 
****************************/
.thumbnail{
    position: relative;
    z-index: 0;
}

.thumbnail:hover{
    background-color: transparent;
    z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
    position: absolute;
    background-color: lightyellow;
    padding: 5px;
    left: -1000px;
    border: 1px solid gray;
    visibility: hidden;
    color: black;
    text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
    border-width: 0;
    padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
    visibility: visible;
    top: 10px;
    left: 0px; /*position where enlarged image should offset horizontally */
}

.imgthumb img
{
	height:auto;
	width:100px;
}

.bigPicture {
	width: 532px;
	border: 1px solid #CCC;
	background-color: #FFF;
	padding: 10px;
	display: none;
	z-index: 6;
	position: absolute;
	color: #000;
	font-size: 8pt;
	}
	
.bigPicture img {
	width: 530px;
	padding-bottom: 4px;
	}

.smallPicture {
	border-bottom: 1px solid #CCC;
	margin-bottom: 18px;
	padding-bottom: 5px;
	}

a.thumbPicture:hover {
	text-decoration: none;
	}


