/***********************************************/
/* 2col_rightNav.css                             */
/* Use with template 2col_rightNav.html          */
/***********************************************/

.frame {
	width:650px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:10px 10px 10px 10px;
	text-align:left;

		}
		
	.contentleft {
		width:280px;
		padding:0px;
		float:left;
		background:#fff;
		}
	
	.contentcentre {
		width:50px;
		padding:0px;
		float:left;
		background:#fff;
		}
	
	.contentright {
		width:280px;
		padding:0px;
		float:left;
		background:#fff;
		}

hr { text-align: center; width: 60%; height: 1px; border: none; color:#586E75; background-color:#586E75;}

.geom_box {
	height: 315px;
	float: left;
	text-align: center;
}
.geom_image {
	height: 290px;
text-align:center;

}
.geom_text {
	height: 20px;
text-align: center;
}

.nav_table {
	background-color: #B7C3CA;
}

.action_table {
	background-color: #494E5A;
}
.data_table {
	background-color: #E3E7E9;
}

.main_table {
	background-color: #E3E7E9;
        border: 1px;   
}

/* added styles */
.table_list {
	font-size: small;
	text-align: left;
	vertical-align: text-top;
	border: thin none;
	padding: 5px;
	width: 95%;
	clip: rect(auto,auto,auto,auto);
	overflow: auto;
}

th {
	font-size: small;
	text-align: left;
padding: 6px;
font-weight: normal;
	color: #586E75;
overflow: scroll;
}

td {
vertical-align: top;
padding: 6px;
/* overflow: scroll; */
}

.initial_header {
	width: 120px;
}

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
font-family: "Arial Unicode MS";	
/* font-family: Arial, sans-serif; */
	color: #68674A;
	line-height: 180%;
	margin: 0px;
	padding: 0px;
	background-color: #EAE39E;
font-size: 90%;
line-height: 180%;
margin: 0 auto;
}


a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #83003d;
}

h2{
 font-size: 114%;
 color: #83003d;
}

h3{
 font-size: 100%;
 color: #83003d;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
	font: bold 100% Arial,sans-serif;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	padding: 10px 0px;
	border-bottom: 2px solid #CC9900;
	width: 100%;
	background-repeat: repeat-y;
	background-color: #F1EEA9;
	color: #A4936C;
	background-image: url(gradient.gif);
}

#navBar{
	margin: 0 2% 0 82%;
	padding: 0px;
	background-color: #EAE39E;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#content{
	float:left;
	width: 78%;
	margin: 0;
	padding: 0 3% 0 0;
	background-color: #FFFFFF;
	overlap: auto;
}

#content_no_nav{
	float:left;
	width: 94%;
	margin: 0;
	padding: 0 3% 3% 1%;
	background-color: #FFFFFF;
overlap: auto;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
color: #83003d;
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}


/************* #globalNav styles **************/

#globalNav{
	color: #D3D0C3;
	padding: 10px 0px 0px 10px;
	white-space: nowrap;
	background-color: #F1EEA9;
	background-repeat: repeat-y;
	background-image: url(gradient.gif);
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 100%;
	padding: 0px 4px 0px 0px;
	color: #006699;

}


/************* #breadCrumb styles *************/

#breadCrumb{
float:left;
width: 75%;
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}

#browse_buttons{
float:right;
width: 25%;
text-align: right;
	padding: 5px 0px 5px 10px;
}

/************** .feature styles ***************/

.feature{
	padding: 10px 0px 10px 20px;
	font-size: small;

}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: left;
	vertical-align: top;
}

/* .feature img{
	float: right;
	padding: 10px;
	margin: auto;
}*/
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 20px;
	font-size: 90%;
	float: left;
	width: 95%;
}

.story p{
  padding: 0px 0px 10px 0px;
}

/********** image box styles ***************/

.image_box {
	padding: 15px;
	float: right;
	height: 440px;
	width: 340px;
}

.image_box_nothumb {
	padding: 15px;
	float: right;
	height: 360px;
	width: 337px;
}
.image_main {
	float: left;
	height: 340px;
	width: 327px;
        background-color: #000000;
text-align: center;
}
.thumb_container {
	float: left;
	height: 100px;
	width: 340px;
	padding-top: 11px;
	padding-bottom: 11px;
	text-align: center;
}

. caption_container {
	float: left;
	height: 30px;
	width: 340px;
	padding-top: 11px;
	padding-bottom: 11px;
	text-align: center;
}

.thumb1 {
	float: left;
	height: 78px;
	width: 75px;
}

.thumb3 {
	float: left;
	height: 78px;
	width: 75px;
}

.thumb2 {
	float: left;
	height: 78px;
	width: 172px;
	position: relative;
	text-align: center;
	margin: 0 auto;
}

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 85%;
	color: #666666;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	background-color: #F1EEA9;
}

#siteInfo a {
	font-size: 100%;
	padding: 0px 4px 0px 0px;
	color: #996600;

}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
   the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 2px;
	border-bottom: 0px none #cccccc;
	font-size: 90%;
	background-color: #FFFFCC;
	color: #666666;
}


#sectionLinks h3{
	padding: 10px 0px 2px 0px;
}

#sectionLinks a:link{
	padding: 2px;
	border-top: 1px none #cccccc;
	width: auto;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: auto;
	color: #666666;
}

#sectionLinks a:visited{
	padding: 2px;
	border-top: 0px none #cccccc;
	width: auto;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: auto;
	color: #006699;
}

/* #sectionLinks a:hover{
	border-top: 0px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
} */


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 2px;
	padding: 2px;
	font-size: 90%;
	background-color: #cccccc;
	color: #f5f1e6;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}


/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-top: 1px solid #cccccc;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
.emphasis {
	font-size: small;
	font-weight: normal;
	color: #586E75;
}
.top_data {
	font-size: small;
	font-weight: bold;
}
li {
	padding: 3px;
}
.caption {
	line-height: normal;
	text-align: center;
}
.exhibition_thumb_cell {
	width: 120px;
	text-align: center;
	background-position: center;
}
caption {
	color: #FFFFFF;
	background-color: #FFFFFF;
}
