/* CSS Document */

/* Yahoo Browser Reset Classes */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border:0;
}
/* End Yahoo Browser Reset Classes */

body {
	text-align: center;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	color: #382c1e;
	font-size: 62.5%;
	line-height: 1.5em;
}
p {
	font-size: 1.3em;
	line-height: 1.6em;
	margin-bottom: 15px;
}
a {
	color: #316eaf;
	text-decoration: none;
}
strong {
	font-weight: bold;
}
a:hover {
	color: #316eaf;
	text-decoration: underline;
}
.hide {
	display: none;
}
table tr td {
	padding: 10px;
}

/*---- header -----*/
div#headerOuterWrapper {
	background: #316eaf left bottom repeat-x url(images/innerHeaderBg.gif);
	min-height: 124px;
	_height: 124px;
	width: 100%;
	position: relative;
	z-index: 30;
}
table div#headerOuterWrapper, ul li div#headerOuterWrapper {
	min-height: 1px;
	_height: 1px;
	background: #fff none;
	width: 80%;
}
ul li div#header {
	min-height: 1px;
	height: 1%;
	_height: 1px;
}
body.home div#headerOuterWrapper {
	background: #316eaf left bottom repeat-x url(images/headerBg.jpg);
	min-height: 650px;
	_height: 650px;
	width: 100%;
}
div#header {
	width: 950px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	height: 124px;
}
div#headerOuterWrapper a.logoLink {
	position: absolute;
	top: 17px;
	left: 3px;
}
div#headerOuterWrapper a.athmText {
	position: absolute;
	top: 37px;
	left: 103px;
}
div#headerOuterWrapper a.storiesText {
	position: absolute;
	top: 14px;
	right: 0;
}
ul#topNav {
	padding-top: 86px;
	margin-left: 90px;
}
ul#topNav li {
	float: left;
	position: relative;
	display: block;
	z-index: 10;
}
ul#topNav li a {
	font-size: 14px;
	color: #fff;
	display: block;
	padding: 5px 15px 10px 15px;
	white-space: nowrap;
}
ul#topNav li ul {
	display: none;
	position: absolute;
	top: 25px;
	left: 0;
	z-index: 32;
	border: solid 1px #8EB4E0;
	border-bottom: none;
}
ul#topNav li ul li {
	background: #fff;
	width: 165px;
}
ul#topNav li ul li.submenu {
	background: #fff 155px center no-repeat url(images/subMenu.gif);
}
ul#topNav li ul li a {
	color: #316eaf;
	font-size: 11px;
	padding: 2px 10px 2px 5px;
	width: 150px;
	white-space: normal;
	border-bottom: solid 1px #8EB4E0;
}
ul#topNav li ul li ul {
	left: 165px;
	top: -1px;
	display: none;
}

body.home ul#topNav li a.homeBtn, body.aboutus ul#topNav li a.visitUsBtn, body.exhibitions ul#topNav li a.exhibitionsBtn, 
body.programsAndEvents ul#topNav li a.programsAndEventsBtn, body.collections ul#topNav li a.collectionsBtn, body.education ul#topNav li a.educationBtn, 
body.getInvolved ul#topNav li a.getInvolvedBtn, body.contactUs ul#topNav li a.contactUsBtn {
	color: #8eb4e0;
	font-weight: bold;
	padding: 5px 13px 10px 13px;
}


/*---- Title -----*/
div#titleAreaWrapper {
	width: 100%;
}
div#titleArea {
	width: 950px;
	margin: 0 auto;
	text-align: left;
}
a.checkoutBtn {
	display: block;
	width: 87px;
	height: 26px;
	background: top left no-repeat url(images/checkoutBtn.gif);
	text-indent: -9000em;
	position: absolute;
	top: 40px;
	right: 0;
}

/*----- Content Area -----*/
div#contentAreaWrapper {
	width: 100%;
}
div#contentArea h1 {
	font-size: 2.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #8eb4e0;
	display: block;
	padding: 25px 0 20px 0;
}
div#contentArea {
	width: 950px;
	margin: 0 auto;
	text-align: left;
	padding-bottom: 60px;
}
div#contentArea div.left {
	width: 630px;
	float: left;
	padding-right: 40px;
}
h2 {
	font-size: 2.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #976630;
	display: block;
	margin-bottom: 15px;
	line-height: 1.1em;
}
h3 {
	margin-bottom: 20px;
	color: #8eb4e0;
	font-size: 2.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h4 {
	font-weight: bold;
}
div#contentArea ul {
	margin-bottom: 20px;
	margin-left: 10px;
}
div#contentArea ul li {
	font-size: 1.3em;
	line-height: 1.5em;
	padding-left: 12px;
	background: left 8px no-repeat url(images/bullet.gif);
}
div#contentArea div.right {
	width: 275px;
	float: left;
	padding-top: 20px;
}
div#contentArea div.right a.darkBrownBox,
div#contentArea div.right div.darkBrownBox,
div#contentArea div.right a.brownBox,
div#contentArea div.right div.brownBox,
div#contentArea div.right a.blueBox,
div#contentArea div.right div.blueBox,
div#contentArea div.right a.greenBox
div#contentArea div.right div.greenBox {
	display: block;
	background: #f2f0e9;
	border: solid 1px #ebe3d9;
	padding: 15px;
	font-size: 13px;
	line-height: 1.6em;
	color: #976630;
	margin-bottom: 15px;
}
div.blueCallout {
	background: #f2f6fa;
	border: solid 1px #d2e1f3;
	padding: 15px;
}
div.blueCallout h4 {
	color: #326fb0;
	text-transform: uppercase;
	font-size: 1.3em;
	font-weight: bold;
}
div.blueCallout h3 {
	color: #326fb0;
	line-height: 1.2em;
	font-size: 2.2em;
	margin-bottom: 10px;
}
div.blueCallout p {
	color: #326fb0;
	margin-bottom: 5px;
}

/* home page callout */
div.homepageCallouts {
	padding-top: 30px;
}
div.homepageCallouts div.left {
	width: 649px;
	float: left;
}
div.homepageCallouts div.featuredStory {
	position: relative;
	overflow: hidden;
	width: 649px;
	height: 483px;
	z-index: 3;
}
div.homepageCallouts div.featuredStory table.storyWrapper {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}
div.homepageCallouts div.featuredStory table.storyWrapper tr td {
	padding: 0;
}
div.homepageCallouts div.featuredStory table.storyWrapper div.story {
	position: relative;
	float: left;
	width: 649px;
}
div.homepageCallouts div.featuredStory p {
	white-space: normal;
	position: absolute;
	z-index: 5;
	top: 9px;
	left: 50px;
	width: 565px;
	color: #fff;
}
div.homepageCallouts div.featuredStory div.navArrows {
	background: #000;
	width: 649px;
	height: 64px;
	background: top left repeat url(images/opacity60.png);
	position: absolute;
	z-index: 4;
	bottom: 0;
}
div.homepageCallouts div.featuredStory div.navArrows a.prevBtn {
	display: block;
	width: 13px;
	height: 23px;
	background: top left no-repeat url(images/prevArrow.gif);
	text-indent: -9000em;
	float: left;
	margin: 20px 0 0 20px;
	_margin: 20px 0 0 10px;
	outline: none;
}
div.homepageCallouts div.featuredStory div.navArrows a.nextBtn {
	display: block;
	width: 13px;
	height: 23px;
	background: top left no-repeat url(images/nextArrow.gif);
	text-indent: -9000em;
	float: right;
	margin: 20px 20px 0 0;
	_margin: 20px 10px 0 0;
	outline: none;
}
div.homepageCallouts div.featuredStory div.navArrows a.disabled {
	opacity: .3;
	filter: alpha(opacity=30);
}
div.homepageCallouts div.right {
	width: 276px;
	float: right;
}
div.homepageCallouts div.right h2 {
	color: #fff;
	margin-bottom: 8px;
}
div.homepageCallouts div.right p {
	color: #fff;
	margin-bottom: 2px;
}
div.homepageCallouts div.right p a {
	color: #fff;
}
div.homepageCallouts div.right div.holder {
	position: relative;
	overflow: hidden;
	height: 439px;
	width: 276px;
}
div.homepageCallouts div.right div.sectionSlider {
	position: absolute;
	top: 0;
	left: 0;
}
div.homepageCallouts div.right div.threeSections {
	height: 439px;
}
div.homepageCallouts div.right div.section {
	height: 147px;
}
div.homepageCallouts div.right div.navigation {
	text-align: center;
	color: #a8c2e0;
	font-size: 1.1em;
}
div.homepageCallouts div.right div.navigation span {
	float: left;
	margin-left: 24px;
}
div.homepageCallouts div.right div.navigation a.previousBtn {
	display: block;
	width: 23px;
	height: 12px;
	background: top left no-repeat url(images/upArrow.gif);
	float: left;
	text-indent: -9000em;
	margin-left: 70px;
	position: relative;
	top: 2px;
	outline: none;
	_margin-left: 35px;
	_font-size: 1px;
	_line-height: 1px;
}
div.homepageCallouts div.right div.navigation a.nextBtn {
	display: block;
	width: 23px;
	height: 12px;
	background: top left no-repeat url(images/downArrow.gif);
	float: right;
	text-indent: -9000em;
	margin-right: 70px;
	position: relative;
	top: 0;
	outline: none;
	_margin-right: 35px;
	_font-size: 1px;
	_line-height: 1px;
}
div.homepageCallouts div.right div.navigation a.disabled {
	background-position: left -12px;
}


/* Tabs */
div.tabHolder {
	width: 950px;
	margin: 15px auto 0 auto;
	text-align: left;
	position: relative;
	top: 1px;
}
div.tabs a {
	float: left;
	display: block;
	outline: none;
}
div.tabs a span {
	display: block;
	padding: 7px 20px;
	font-size: 13px;
}
div.tabs a.selected {
	background: top left no-repeat url(images/selectedTab-Left.gif);
	color: #976630;
}
div.tabs a.selected span {
	background: top right no-repeat url(images/selectedTab-Right.gif);
	color: #976630;
	padding: 7px 20px;
	font-weight: bold;
}
div.tabbedSectionWrapper {
	border-top: 1px solid #DEDAC7;
}
div.tabbedSection {
	width: 950px;
	margin: 0 auto;
	text-align: left;
}
div.tabbedSection div.column {
	width: 295px;
	padding: 20px 0 20px 20px;
	float: left;
}
div.videoTab div.column {
	width: 280px;
}
div.videoTab div.videoColumn {
	width: 325px;
}
div.tabbedSection div.column img {
	margin-bottom: 10px;
}
div.tabbedSection div.column h4 {
	font-size: 1.3em;
	line-height: 1.6em;
	color: #976630;
	font-weight: bold;
}


/*----- Footer Area -----*/
div#footerWrapper {
	width: 100%;
	border-top: solid 1px #dedac7;
	padding: 25px 0 25px 0;
}
div#footer {
	width: 950px;
	margin: 0 auto;
}
div#footer p {
	color: #6a5d4e;
	font-size: 1.2em;
}
div#footer p a.facebookBtn {
	display: inline-block;
	width: 24px;
	height: 23px;
	text-indent: -9000em;
	background: top left no-repeat url(images/facebookBtn.gif);
}
div#footer p a.twitterBtn {
	display: inline-block;
	width: 24px;
	height: 23px;
	text-indent: -9000em;
	background: top left no-repeat url(images/twitterBtn.gif);
}



/*------
Float Fix Codes
--------*/
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}