/*  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-weight: normal;
	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;
	}
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;
	}
	

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;
	}

	
.breadcrumbs {
	text-align: left;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #666;
	}
	
.breadcrumbs a {
	color: #666;
	text-decoration: underline;
	}
	
.breadcrumbs a:visited {
	color: #666;	
	text-decoration: underline;
	}
	
.breadcrumbs a:hover {
	color: #666;
	text-decoration: none;
	}
		
	
.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;
}

.red {	
	color: #c3342c;
}

.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;
}


/*
.colorbox {
	background-color: #eaf3cc;
	padding: 15px 15px 15px 15px;
}

.colorbox2 {
	border: 1px solid #ddd;
	padding: 15px 15px 15px 15px;
}

.colorbox3 {
	background-color: #ffeee2;
	padding: 15px 15px 15px 15px;
}

.colorbox4 {
	background-color: #e6f2f2;
	padding: 15px 15px 15px 15px;
}
*/


.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;
}


.openlanguage { /*class added to headers when they are open*/

}

.closedlanguage{ /*class added to headers when they are closed*/

}


.menuContent {
	padding: 0px 0px 0px 19px; 

}




/****** Wrappers ******/

#container {	
	margin: 8px auto;
	width: 886px;
	border-left: 1px;
	}
		
#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 p {

	}

	
#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;

	}
	
#mainNavBkgrd {
	width: 100%;
	/*background-color: #b2cdcd;*/
	background-color: #d6e5e5;
	margin: 5px 0px 5px 0px;
	padding: 1px 0px 1px 0px;
	
/*
	margin-bottom: 5px;
	margin-left: 0px;
*/

}

#mainNav {
	margin: 3px auto;
	width: 886px;
}

#searchBkgrd {
	width: 100%;
	height: 30px;
	background-color: #e6f2f2;
}
/*

#search {
	padding-top: 5px;
	width: 886px;
	text-align: right;
}
*/



/***** Flash Styles *****/

#flashBox {
	margin: 0px;
	border: solid 1px #cccccc;
	}


	
/***** Footer Styles *****/

#footer {
	margin: 0px 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;
	}
	
#socialmedia strong {
	text-transform: uppercase;
	}
	
.attention {
		border: 1px solid #ccc;
		background-color: #f8f8f8;
		/*background: #f8f8f8 url("images/alert.png") no-repeat scroll left top;		
		padding-left: 70px; */
		padding: 10px;
		margin: 10px 0px 10px 0px;
	}
#freerclosing{
	margin:20px auto 0px auto;width:866px;border:1px #ccc solid;padding:10px;background-color: #f8f8f8;
	}