﻿#access_statement{
    background-repeat:repeat-x;
    max-height: 25px;
}

/* ==== General Home Page Tags ===== */

h3 {
	color: #4c3d14;
	font: italic 700 1.2em Georgia, Serif;
	line-height: 1em;
	margin: 20px 0;
	padding: 0;
}

hr { 
	height: 1px;
	border-width: 0px;
	color: #3d6ceb;
	background-color: #d6ceb9;
	margin: 0;
	padding: 0;
}

a:hover { text-decoration: underline; }

/* ==== Layout & Design ==== */

#site_block_home {
	background: none repeat scroll 0 0 #FFFFFF;
	border-left: 2px solid #d6ceb9;
	border-right: 1px solid #d6ceb9;
	border-bottom: 1px solid #d6ceb9;
	margin: 0 auto;
	width: 978px;
}

#container_home {
	width: 950px;
	border-left: 1px solid #f6f5f0;
	border-right: 1px solid #f6f5f0;
	border-bottom: 1px solid #f6f5f0;
	padding: 0;
	margin: 0 auto;
}

#galleria {
	display: block;
	width: 678px;
	height: 415px;
	margin: 0;
	padding: 0;
	float: right;
	margin-top: 18px;
}

#researchAreaList { 
	float: right; 
	margin-top: 18px;
}

#researchAreaList h2 {
	background-color: #897b56;
	border: none;
	width: 217px;
	color: #fff;
	font: normal 800 1em Georgia, serif;
	margin: 0 0 1px 20px;
	padding: 4px 8px 4px 17px;
	border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px; /* Firefox 3.6 and earlier*/
	border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px; /* Firefox 3.6 and earlier*/
}

#researchAreaList a {
	display: block;
	margin: 0 0 1px 20px;
	padding: 4px 8px 4px 17px;
	width: 215px;
	background-color: #e8e5de;
	border-left: 1px solid #d2c8af;
	border-bottom: 1px solid #beb499;
	border-right: 1px solid #d2c8af;
	font: normal .68em Arial, Verdana, Helvetica, sans-serif;
	color: #333;
}

#researchAreaList a:hover { 
	background: #d3ccba 7px 7px no-repeat url(/images/diamond_highlight_matte.gif);
	/*background: #d3ccba 6px 6px no-repeat url(../images/home/hover-arrow.gif); */
	cursor: pointer;
	text-decoration: none;
}

#aboutMUSE {
	width: 410px;
	margin: 20px 0;
	padding: 0px;
	float: left;
}

#aboutMUSE p {
	font: normal .7em Arial, Verdana, Helvetica, sans-serif;
	margin: .9em 0 0;
	padding: 0;
}

#aboutMUSE p#muse_count {
	margin: .9em 0 0 10em;
}

#quote {
	width: 200px;
	margin: 18px 0 0 20px;
	padding: 20px 4px 0 5px;
	float: left;
	font: italic 600 .75em Georgia, serif;
	letter-spacing: .03em;
	color: #4c3d14;
	height: 116px;
	background: transparent 0 0 no-repeat url(/images/home/quotes.gif);
	line-height: 1.5em;
}

#quote p { margin: 0 0 10px; }
#quote p.byLine { 
	display: block;
	text-align: right;
}

.boxBottomGrad { 
	display: block;
	background-color: #e5e5e5;
	text-align: center;
}

.boxBottomGrad h3 { 
	font-size: .9em;
	font-style: normal; 
}

.boxBottomGrad dt {
	font: italic 500 1.1em Georgia, Serif;
	color: #4c3d14;
	line-height: 1em;
	margin: 0 0 6px;
	padding: 0 0 4px;
	border-bottom: 1px dotted #8da9c1;
}

.boxBottomGrad dd {
	font: normal .7em Arial, Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

.boxBottomGrad .window a {
	font-size: 14px;
}
.tier2home { 
	margin: 20px 0 20px 20px;
	float: left;
	width: 276px;
	padding: 5px 12px;
	background: transparent bottom left no-repeat url(/images/boxBottomGrad300-bg.gif);
}

.tier3home { 
	margin: 20px 0 20px 20px;
	float: left;
	width: 217px;
	background: transparent bottom left no-repeat url(/images/boxBottomGrad241-bg.gif);
	height: 116px;
	padding: 12px;
}

.latestCol {
	margin: 0 0 20px 10px;
	border-left: 1px solid #d6ceb9;
	padding: 0 0 0 27px;
	width: 451px;
	float: left;
}

.latestCol dl { 
	margin: 0 0 10px;
	padding: 0; 
}

.latestCol dt {
	margin: 0 0 5px;
	padding: 0 0 3px;
	border-bottom: 1px solid #d6ceb9;
	width: 75%;
}

.latestCol dd {
	font: normal .7em Arial, Verdana, Helvetica, sans-serif;
	margin: 0 0 0 9px;
	padding: 0;
	line-height: 1.3em;
}

.latestCol p {
	font: normal .7em Arial, Verdana, Helvetica, sans-serif;
	margin: 0 0 25px 9px;
	padding: 0;
}

.latestCol a {	font-weight: 600; }
.latestCol p a {	font-weight: 500; }


/* ===== Multi-Slider Pop Up =====*/
 

.bubbleInfo {
	position: relative;
	top: 0;
	left: 0;
}
.trigger {
}

.popup {
	position: absolute;
	display: none;
	z-index: 50;
	margin-top: 85px;
	margin-left: 170px;
	width: 220px;
}

.popupContent {
	padding: 7px;
	text-align: left;
	-moz-border-radius: 10px; /* Firefox 3.6 and earlier*/
	border-radius: 10px;
	-moz-border-radius: 10px; /* Firefox 3.6 and earlier*/
    box-shadow: 0 0 7px rgba(100, 100, 100, 1); 
    -webkit-box-shadow: 0 0 7px rgba(100, 100, 100, 1); 
    -moz-box-shadow: 0 0 7px rgba(100, 100, 100, 1);
    border: 7px solid #fff;
	background: #fff bottom left repeat-x url(/images/popup-layer-bg.gif);
	float: right;
	width: 160px;
}

.popupFlag {
	display: block; 
	background: transparent bottom left no-repeat url(/images/popup-layer-flag.png);
	float: right;
	width: 39px;
	height: 45px;
	margin: 60px -7px 0 0;
	z-index: 10;
}

.popup h4 {
	font: 1em Georgia, Serif;
	margin: 0 0 6px;
	padding: 0 0 2px;
	line-height: 1.1em;
	border-bottom: 1px dotted #8da9c1;
}

.popup p {
	font: normal .7em Arial, Verdana, Helvetica, sans-serif;
	margin: 0 0 10px;
}

#fade { /*--Transparent background layer--*/
	display: none; /*--hidden by default--*/
	background: #fff;
	position: fixed; left: 0; top: 0;
	width: 100%; height: 100%;
	opacity: .84;
	z-index: 9999;
}
.popup_block {
	display: none; /*--hidden by default--*/
	background: #8da9c1 bottom left repeat-x url(/images/form-bg.jpg);
	padding: 20px;
	border: 2px solid #e5e5e5;
	float: left;
	position: fixed;
	top: 40%; left: 50%;
	z-index: 99999;
	/*--CSS3 Box Shadows--*/
	box-shadow: 0 0 10px rgba(100, 100, 100, 5); 
    -webkit-box-shadow: 0 0 10px rgba(100, 100, 100, 5); 
    -moz-box-shadow: 0 0 10px rgba(100, 100, 100, 5);
	/*--CSS3 Rounded Corners--*/
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}




/*--Making IE6 Understand Fixed Positioning--*/
*html #fade {
	position: absolute;
}
*html .popup_block {
	position: absolute;
}

/* ===== Modifiers ====== */

.noBorder  { border: none; }
.clearBoth { clear: both; }
.floatLft { float: left; }
.noMargin { margin: 0; }
.noPadding { padding: 0; }
.noLeftMargin { margin-left: 0; }




/*-------homepage image slider ------*/
.background-link {
	width: 678px;
	height: 410px;
	display: block;
}

.background-link-text {
	color: #004A75;
}

.background-link-text:hover {
	text-decoration: underline;
}

.slides_control a {
	width: 678px;
	height: 410px;
	display: block;
}

#slides a:hover {
	text-decoration: none;
}





/*added jan 30*/
#nus_press {
	width: 678px;
	height: 410px;
	background-image: url('/images/home_slides/NUSPressNoText.jpg');
}
#nus_press h1 {
	margin: 0;
	padding: 20px 20px 0 20px;
	font-size: 30px;
	text-align: left;
	color: #ffffff;	
}

/*added feb 18*/
#appheritage {
	width: 678px;
	height: 410px;
	background-image: url('/images/home_slides/appheritage_notext.jpg');
}
#appheritage h1 {
	margin: 0;
	padding: 20px 20px 20px 20px;
	font-size: 30px;
	text-align: center;
	color: #006622;	
}
#appheritage h2 {
	margin: 0;
	padding: 280px 40px 0 20px;
	font-size: 24px;
	text-align: center;
	color: white;	
}

/*added march 20, 2014*/
#aas2014 {
	width: 678px;
	height: 410px;
	background-image: url('/images/home_slides/AAS2014_no_text.jpg');
}
#aas2014 h1 {
	margin: 0;
	padding: 20px 20px 20px 20px;
	font-size: 24px;
	text-align: center;
	color: white;	
}

/*added march 20, 2014*/
#hjas {
	width: 678px;
	height: 410px;
	background-image: url('/images/home_slides/HJAS_slide_notext.jpg');
}
#hjas h1 {
	margin: 0;
	padding: 50px 20px 20px 20px;
	font-size: 32px;
	text-align: center;
	color: black;	
}
#hjas h2 {
	margin: 0;
	padding: 0 20px 20px 220px;
	font-size: 24px;
	text-align: center;
	color: black;	
}

/*added april 21*/
#religion_text {
	width: 678px;
	height: 410px;
	background-image: url('/images/home_slides/ReligionText.jpg');
}
#religion_text h1 {
	margin: 0;
	padding: 20px 20px 20px 20px;
	font-size: 30px;
	text-align: center;
	color: #ffffff;	
	display: none;
}


/*added may 15, 2014*/
#lasa_chicago {
	width: 678px;
	height: 410px;
	background-image: url('/images/home_slides/LASA14.jpg');
}
#lasa_chicago h1 {
	margin: 0;
	padding: 30px 20px 20px 20px;
	font-size: 32px;
	text-align: right;
	color: #ffffff;	
}


/*added may 15, 2014*/
#romani_studies{
	width: 678px;
	height: 410px;
	background-image: url('/images/home_slides/romani_studies.jpg');
}
#romani_studies h1 {
	margin: 0;
	padding: 30px 20px 20px 20px;
	font-size: 32px;
	text-align: center;
	color: black;	
}

/*added june 19, 2014*/
#marbelstalesslide_musehmpg {
	width: 678px;
	height: 410px;
	background-image: url('/images/home_slides/marbelstalesslide_musehmpg.jpg');
}
#marbelstalesslide_musehmpg h1 {
	margin: 0;
	padding: 30px 20px 20px 20px;
	font-size: 32px;
	text-align: right;
	color: #ffffff;	
}


/*added july 28, 2014*/
#journal_of_the_month0914 {
	width: 678px;
	height: 410px;
	background-image: url('/images/home_slides/journal_of_the_month0914.gif');
}
#journal_of_the_month0914 p {
	margin: 0;
	padding: 370px 20px 10px 495px;
	font-size: 12px;
	text-align: bottom-right;
	color: #a8ead9;	
}

/*added july 28, 2014*/
#utq_backissues {
	width: 678px;
	height: 410px;
	background-image: url('/images/home_slides/UTQ.gif');
}
#utq_backissues p {
	margin: 0;
	padding: 370px 20px 10px 495px;
	font-size: 12px;
	text-align: bottom-right;
	color: #a8ead9;	
}

/*added july 28, 2014*/
#eliot_2014{
	width: 653px;
	height: 410px;
	background-image: url('/images/home_slides/eliot.gif');
}
#eliot_2014 p {
	margin: 0;
	padding: 370px 20px 10px 495px;
	font-size: 12px;
	text-align: bottom-right;
	color: #a8ead9;	
}
/*using just an image tag not css*/
#musecommons{
	width: 678px;
	height: 410px;
	background-image: url('/images/home_slides/commons.gif');
}
#musecommons p {
	margin: 0;
	padding: 370px 20px 10px 495px;
	font-size: 12px;
	text-align: bottom-right;
	color: #a8ead9;	
}


/*added july 30, 2014*/
#pop_culture{
	width: 678px;
	height: 410px;
	background-image: url('/images/home_slides/pop_culture_bkgd.gif');
}
#pop_culture span {
	margin: -80px 10px 0px 30px;
	padding: 0px;
	display:inline-block;
}
#pop_culture span.row_two {
	padding: 0px;
	margin: 120px 45px 0px 55px;
	display:inline-block;
}
#pop_culture span img{
	-webkit-box-shadow: black -10px -5px 19px 0px;
	-moz-box-shadow:    black -10px -5px 19px 0px;
	box-shadow:         black -10px -5px 19px 0px;
}
#pop_culture a{
	display:inline;
}
#pop_culture img{
    clear:both;
}









#scary{
	width: 678px;
	height: 410px;
	background-image: url('/images/home_slides/scary_background.gif');
	position:absolute;
}
#scary div {
	padding: 0px;
	margin:0px;
}

#scary div.row_one{
	position:relative;
	top:10%;
	left: 20%;
}
#scary div.row_two {
	position:relative;
	top: -10%;
	left: 20%;
}
#scary div.row_three {
	position:relative;
	left: 20%;
	top: -10%;
}
#scary div.row_four {
	position:relative;
	top: -10%;
	left: 20%;

}
#scary div.row_five {
	position:relative;
	top: -40px;

}
#scary a{
	display:inline;
}
