/*  Global Style Sheet for asia.si.edu */
/*  Header styles, basic universal page styles */


/* Reset styles for cross-browser consistency of spacing from meyerweb.com */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

caption {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* end reset */


body {
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Geneva, sans-serif;
	font-size:12px;
	line-height: 1.5em;
	color: #222;
	margin: 0px 0px 0px 0px;
	padding:0;
	height:100%
	}
	
p {	
	margin: 12px 0px;
	}
	
p.nopadtop { 
	padding-top: 0px;
	margin-top: 0px;
	}

em {
	font-style: italic;
	}

strong {
	font-weight: bold;
	}

h1 {
	font-size: 1.7em;
	font-weight: normal;
	line-height: 1.4em;
	color: #c3342c;
	float: left;
	}
h1.press {
	font-size: 1.5em;	
	font-weight: normal;
	line-height: 1.5em;
	color: #c3342c;
	}
	
h2 {
	font-size: 1.05em;
	font-weight: bold;
	text-transform: uppercase;
	color: #c3342c;
	}
	
	
h3 {
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
	/*color: #444;*/
	}
	
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a  {
	text-decoration: none;
	}

h1 a, h2 a, h1 a:visited, h2 a:visited {
	color: #c3342c;
}
	
h3 a {
	color: #333;
	}
	
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	color: #000;
	text-decoration: underline;
	}
	
h4 {
	font-size: 1em;
	font-weight: bold;
	}
	
	
h5 {
	font-size: .9em;
	font-weight: bold;
	color: #333;
	line-height: 1.5em;
	}
	
h6 {
	font-size: .9em;
	font-weight: normal;
	text-transform: uppercase;
	color: #666;
	line-height: 1.5em;
	}
	
	
.breadcrumbs {
	text-align: left;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #666;
	}
	
.breadcrumbs a {
	color: #666;
	text-decoration: none;
	}
	
.breadcrumbs a:visited {
	color: #666;
	}
	
.breadcrumbs a:hover {
	color: #666;
	text-decoration: underline;
	}
		
blockquote { 
	margin: 0px 25px;
	}
	
blockquote.pull {
	font-size: 1.5em;
	line-height: 1.3em;
	margin: 0px;
	/*font-style: italic;*/
	/*color: #1e697c;*/
	color: #999;
	}

a {
	color: #333;
	text-decoration: underline;
	}

a:hover {
	color: #000;
	text-decoration: none;
	}

a:visited {
	color: #333;
	}
	
	
a:img {
	text-decoration: none;
	}

form {
	}

/*
ul {
	margin: 2px 0px 2px 15px;
	padding: 2px 0px 2px 15px;
	}
	
ol {
	margin: 2px 0px 2px 15px;
	padding: 2px 0px 2px 15px;
	}
	
li {
	margin-bottom: 2px; 
	}
	
*/
hr { height: 1px; color: #ddd; border: none; margin: 12px 0px 12px 0px;} /* For Internet Explorer */
html>body hr { height: 1px; background-color: #ccc; border: 0px solid #ddd; margin: 12px 0px 12px 0px; } /* For Opera and Gecko-based browsers */
	
#visit .visit, #exh .exh, #events .events, #explore .explore, #coll .coll, #research .research, #support .support, #shop .shop {
	color: #c3342c;
	}
	
.imgoff {
	display: none;
	}


.caption {
	text-align: left;
	font-size: 0.88em;
	line-height: 1.5em;
	color: #444;
	}
	
.captionLight {
	text-align: left;
	font-size: 0.88em;
	line-height: 1.5em;
	color: #666;
	}
	
	
.captionLight a {
	color: #666;
	}
	
.captionRed{
	text-align: left;
	font-size: 0.88em;
	line-height: 1.5em;
	color: #c3342c;
	}
.light {
	color: #666;
}

.related {
	float: left;
	width: 135px;
	font-size: 0.9em;/*

	color: #666;
*/
	line-height: 1.5em;
	margin: 5px 15px 5px 0px;
	padding: 12px 0px 12px 0px;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}

.relatedRight {
	float: right;
	width: 135px;
	font-size: 0.9em;
	color: #999;
	line-height: 1.6em;
	margin: 0px 15px 5px 5px;
	padding: 5px 0px 5px 5px;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}


.related a, .relatedRight a {
/*	text-decoration: none;
*/
}

.related a:hover, .relatedRight a:hover {
	text-decoration: none;
	color: #c3342c;
}

.inline {
	display: inline;
	}

.inset {
	float: left;
	width: 135px;
	font-size: 0.9em;
	line-height: 1.6em;
	margin: 5px 15px 5px 0px;
	padding: 0px 0px 0px 0px;
}

.insetRight {
	float: right;
	width: 135px;
	font-size: 0.9em;
	line-height: 1.6em;
	margin: 0px 0px 5px 15px;
	padding: 0px 0px 0px 0px;
}

.inset90 {
	float: left;
	width: 90px;
	font-size: 0.9em;
	color: #999;
	line-height: 1.6em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


.borderleft {
	border-left: solid 1px #ddd;
}

.borderright {
	border-right: solid 1px #ddd;
}


.bordertop {
	border-top: solid 1px #ddd;
	padding-top: 5px;
/*	width: 98%;*/
}


.bordertop98 {
	border-top: solid 1px #ddd;
	width: 98%;
}

.borderall {
	border: solid 1px #ddd;
}
.clear {
     clear:both;
}

.imageThumbs ul {
	margin: 0px;
	padding: 0px;
	/*padding-right: 5px;*/
	list-style: none;
	display: inline;
	}
	
.imageThumbs li {
	margin: 0px;
	padding: 0px;
	padding-right: 12px;
	list-style: none;
	display: inline;
	}
	
.float { 
	float: left;
}

.floatrt {
	float: right; 
	}

.w127 {
	width:127px;	
}

.nopad {
	padding:0px;
	margin:0px;
	}

.padrt20 {
	padding-right: 20px;
}
.padleft15 {
	padding-left: 15px;
	}

.w125 {
	width:125px;	
}

.w90 {
	width:90px;	
}

.w130 {
	width: 130px;	
}

.w135 {
	width: 135px;	
}

.w210 {
	width: 210px;	
}

.padrt10 {
	padding-right: 10px;
}

.padrt15 {
	padding-right: 15px;
}

.padlt10 {
	padding-left: 10px;
}

.padlt20 {
	padding-left: 20px;
}

.padtop10 {
	padding-top: 10px;
	
	}
.padrt30 { padding-right:30px; }
	
/******** side bar nav list indented ******/
.navlist {   
	margin:0px; 
	padding: 0 0 0 15; 
	list-style: none; 
	}


/*********content area above footer *******/

#contentFooter {
	margin: 0px 0px 10px 0px;
	border-top: solid 1px #ccc;
	padding: 15px 0px 0px 0px; 
	font-size: 0.88em;
}


	
/***** Accordian menu *****/

.menuHeader {
	font-weight: bold;
	margin: 12px 0px 0px 0px;
	padding:0;
}

.menuContent {
	padding: 0px 0px 0px 19px; 

}

/****** Wrappers ******/

#container {	
	margin: 8px auto;
	width: 886px;
	border-left: 1px;
	}
		
#container p {
	clear: left;
}		

#container h1 {
	margin: 10px 0px;
}
#content {
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;

}

/****** Header Styles ******/

#headerBackground {
	width: 100%;
	background-color: #a5c9cc;
	margin: 0px 0px 0px 0px;
}


#header {
	margin: 0px auto;
	height: 80px;
	width: 886px;
}

#headerBranding {
	height: 48px;
	margin: 23px 0px 0px 0px;
	float: left;
}

#header a {
	color: #333;
	text-decoration: none;
	}
	
#header a:hover {
	color: #333;
	text-decoration: underline;
	}

#header a:visited {
	color: #333;
	text-decoration: none;
	}
		
#header form {
	padding-top: 0px;
	padding-right: 1px;
	width: 0px;
	display: inline;
	}
	
#header ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline;
	}
	
#header li {
	margin: 0px;
	padding: 0px;
	padding-left: 3px;
	list-style: none;
	display: inline;
	}

#topLinks {
	color: #ffffff;
	line-height: 2.5em;
	font-size: 11px;
	text-align: right;
	padding: 20px 0px 0px 0px;
}

#topLinks a, #topLinks a:visited {
	color: #fff;
	}
	
.selected {
	color: #c3342c;
	}

#searchwrapper {
	width:198px; /*follow your image's size*/
	height:24px;/*follow your image's size*/
	background-image:url(/images/searchbox.gif);
	background-repeat:no-repeat; /*important*/
	padding:0px;
	margin:0px;
	position:relative; /*important*/
	float: right;
}
 
#searchwrapper form { 
	display:inline ; 
	}
 
.searchbox {
	border:0px; /*important*/
	background-color:transparent; /*important*/
	position:absolute; /*important*/
	top:1px;
	left:5px;
	width:168px;
	height:22px;
	color: #999;
}
 
.searchbox_submit {
	border:0px; /*important*/
	background-color:transparent; /*important*/
	position:absolute; /*important*/
	top:1px;
	left:170px;
	width:26px;
	height:24px;
}
	
/****** Jump Link - Hides jump to content link for graphical browsers *****/

#jumplink {
	display: none;
	}

/***** Menu Styles *****/

#menu {
	margin: 0px;
	padding: 0px;

	}
	
#galleryNavBkgrd {
	width: 100%;
	background-color: #c9c9c9;
	margin: 5px auto;
	padding: 1px 0px 1px 0px;
}

#mainNav {
	margin: 3px auto;
	width: 886px;
}

#searchBkgrd {
	width: 100%;
	height: 30px;
	background-color: #e6f2f2;
}
	
/***** Footer Styles *****/

#sirisFooter {
	margin: 0 6px;
	padding: 8px 0px 8px 0px; 
	text-align: center;	
	clear: both;
}

#sirisFooter a {
	text-decoration: none;
	padding: 10px;
}

#sirisFooter a:hover {
	color: #c3342c;
}
#footer {
	margin: 15px 0px 0px 0px;
	border-top: solid 3px #444444;
	padding: 8px 0px 8px 0px; 
	font-size: 0.9em;
	line-height: 1.4em;
	color: #6b6b6b;
	clear: both;
	}
	
#footer a {
	color: #6b6b6b;
	text-decoration: none;
	}
	
#footer a:hover {
	text-decoration: underline;
	}

#footer a:visited {
	color: #6b6b6b;
	}

#footer ul {
	margin: 0px;
	padding: 0px;
	padding-right: 5px;
	list-style: none;
	display: inline;
	}
	
#footer li {
	margin: 0px;
	padding: 0px;
	padding-right: 30px;
	list-style: none;
	display: inline;
	}
	
#socialmedia {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #ccc;
	height: 25px;
	}
	
#socialmedia strong {
	text-transform: uppercase;
	}
	
	
/* Top Menu Bar styles */

.mattblackmenu { 
	margin: 2px auto;
	width: 886px;
}

.mattblackmenu ul{	
	margin: 0px;
	padding: 5px 0px 3px 0px;
	background-color:transparent;
	border-style:none;	
}

.mattblackmenu li{
	display: inline;
	margin: 0;
	color:#444444;
	font-family: "Lucida Sans", "Lucida Grande", "Tahoma", sans-serif;
	font-size:13px;
	text-decoration:none;
}

.mattblackmenu li a{
	text-decoration: none;
}

.mattblackmenu li a:visited{
	color:#333333;
}

.mattblackmenu li a:hover{
	color:#CC0000;
}

.highlight a {
	color:#c3342c;
}

#ddtopmenubar li {
	color: #e8f8ff;
}

.browseType, .topic {
	float: left;
	width: 15%;	
	margin: 0 7px;
	padding: 15px;
	background-color: #eee;
}

.topic {
	height: 135px;
} 

.herzfeld {
	float: left;
	width: 28%;	
	margin: 0 7px;
	padding: 15px;
	background-color: #eee;
}

.topic, .herzfeld {
	margin-bottom: 12px;
}

.herzfeld img {
	width: 250px;
}
.browseType {
	height: 390px;
}
.browseType img, .topic img {
	width: 130px;
}

.browseType ul {
	list-style-type: none;
	margin: 10px 0 0 15px;
	padding: 0;

}
.browseType ul ul {
	margin-top: 5px;
	margin-left: 10px;
}

.browseType h2, .topic h2, .individual h2, .herzfeld h2 {
	line-height: 11px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

.browseType h2, .topic h2, .herzfeld h2 {
	text-align: center;

}
.topic h2, .herzfeld h2 {
	margin-top: 10px;
}
.browseType h2 {
	margin-bottom: 10px;
}

#browserContainer {
	margin: 15px 0px;
	height: auto;
}

#intro {
	min-height: 480px;
	margin-bottom: 10px;
}

.mattblackmenu .floatLeft {
	float: left;
}
.floatRight {
	text-align: right;
}

.floatRight li  {
	padding: 5px 0px 0px 20px;
}

.individual {
	background-color: #eee;
	margin-bottom: 15px;
	padding: 15px;	
}

.individual {
	clear: both;
	height: 175px;
}

.individual p {
	width: 75%;
	
}
.individual img {
	max-height: 210px;
	float: right;
}

.individual h2 {
	margin-top: -10px;
}

h3 {
	width: 875px;
	background-color: #ffe48d;
	padding: 10px 0px 10px 10px;
	margin: 10px 0px;
}

#toggleList {
	float: left;
	margin-top: 30px;
}

/** Tree Menu **/

/* Copyright 2006 | Thierry Koblentz - www.TJKDesign.com All Rights reserved
 * TJK_ToggleDL() Version 1.5.5 (this file has changed from previous version) report bugs or errors to thierry@tjkdesign.com
 */
#TJK_ToggleON,#TJK_ToggleOFF {border:1px solid #333;padding:0 5px;margin-right:5px}
/* zeroing out padding and margin */
#TJK_DL dd,#TJK_DL dt {margin:0;padding:0} 
/* margin for the DTs (shorthand) */
#TJK_DL dt {margin:7px 0; width: 25px; height: 20px; background-color: #ffe48d; }
/* image and left padding for DDs */
#TJK_DL dd {padding-left:55px}
/* styling all anchors in the DTs */
#TJK_DL dt a {
	padding: 5px; color:#000;text-decoration:none}
#TJK_DL dt a:visited {color:#666}
#TJK_DL dt a:visited:hover,
#TJK_DL dt a:hover,
#TJK_DL dt a:active,
#TJK_DL dt a:focus {font-weight:bold}

#TJK_DL ol {
	list-style-type: none;
}
/* the + and - gif in the anchors */
/**********************************/
/**********************************/
#TJK_DL .showDD {position:static;}
#TJK_DL dd,.hideDD{top:-9999px;position:absolute}
#TJK_ToggleON,#TJK_ToggleOFF {display:inline;cursor:pointer;cursor:hand}