/********************************************************************/

/* Peabody Institute Website v2                                     */           

/* global.css                                                       */

/* Sets global styles for screen based media                        */

/********************************************************************/



/********************************************************************/

/* Global                                                           */

/********************************************************************/



body {
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	background: #000000 url(../images/bg_page.gif) repeat-x;
}
a {
	color: #06568B;
}
a:hover {
	color: #973E00;
}
img {
	border: 0;
}
#masthead h1 {
	display: none;
}
.editing {
	font-size: 10px;
}
/********************************************************************/

/* Major Structural Divs                                            */

/********************************************************************/



#wrapper {
	position: relative;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 760px;
}
#masthead {
	width: 760px;
	height: 91px;
	border-top: 2px solid #F16300;
}
#main {
	width: 760px;
}
#navColumn {
	margin: 15px 10px 0 0;
	width: 226px;
	float: left;
}
#contentColumn {
	margin-top: 15px;
	margin-bottom: 10px;
	width: 524px;
	height: auto;
	float: left;
}
#contentwrapper {
	background: url(../images/contentbg_bot.gif) bottom no-repeat; 
	padding-bottom: 4px;
	margin-top: -1px;
}

#content {
	width: 484px;
	position: relative;
	height: auto;
	padding: 10px 20px 0 20px;
	background: #DFDFCF url(../images/contentbg.gif) top no-repeat;
	font-size: 10pt;
	border: none;
}
#explore {
	width: 484px;
	height: auto;
}
/********************************************************************/

/* Utility Nav and Search Bar                                       */

/********************************************************************/



#utility {
 // margin: 27px 10px 0 0;
	margin: 23px 10px 0 0 !important;
	margin: 30px 10px 0 0;
	float: right;
}
#utility ul {
 //margin: 0 0 2px 0;
	margin: 0 0 5px 0;
	padding: 0;
}
#utility ul li {
	display: inline;
	font-size: 11px;
	font-weight: bold;
	margin-right: 1.5em;
}
#utility ul li a {
}
form {
 margin, padding: 0;
	display: inline;
}
.formRequired {
	/*color: red;   Edited 20100908 by PD */
	font-style:italic; 
}
select, input, option {
	font-size: 11px;
	width: 130px;
}
label {
	display: block;
	font-weight: bold;
	font-size: 9pt;
}
textarea {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
/********************************************************************/

/* Presistent Nav                                                   */

/********************************************************************/



#persistentNav ul {
	height: 26px;
	margin: 4px 0 0 0;
	padding: 0;
	text-align: center;
	vertical-align: middle;
	background: url(../images/gnav_seps.gif) no-repeat;
}
#persistentNav ul li {
	display: inline;
	font-size: 12px;
	margin: 0 2.3em 0 2.3em;
}
#persistentNav ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
#persistentNav ul li a:hover {
	color: #000066;
	text-decoration: none;
}
/********************************************************************/

/* Topics Nav                                                       */

/********************************************************************/



#topicsNav {
	height: 30px;
	padding: 10px;
	background: url(../images/topicsnav_bg.gif) no-repeat;
	position: relative
}
#topicsNav select {
	width: 160px;
}
#topicsNav img {
	float: right;
}
/********************************************************************/

/* Node Nav                                                         */

/********************************************************************/



#nodeNav {
	background: #EDEDEA url(../images/nodenav_bot.gif) bottom no-repeat;
	font-size: 11px;
	margin-bottom: 1em;
}
#nodeNav h2 {
	padding: 10px 20px 10px 20px;
	margin: 0px;
	background: #813601 url(../images/nodenavh2_bg.gif) top no-repeat;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
#nodeNav ul {
	padding: 10px 20px 10px 20px;
	margin: 0;
	list-style: none;
}
#nodeNav li {
	margin-bottom: 0.4em;
	padding-bottom: 0.4em;
	border-bottom: 1px solid #973E00;
	line-height: 1.2em;
	color: #933D00;
}
#nodeNav li a {
	color: #333333;
	text-decoration: none;
}
#nodeNav li a:hover, #nodeNav li a.current {
	color: #933D00;
}
#nodeNav ul li ul {
	padding-bottom: 0;
	margin-bottom: 0;
	padding-right: 0;
}
#nodeNav ul li ul li {
	border-bottom: none;
	list-style: square;
}
#nodeNav ul li ul li ul {
	padding-bottom: 0;
	margin-bottom: 0;
	padding-right: 0;
}
#nodeNav ul li ul li ul li {
	border-bottom: none;
}
#nodeNav ul li ul li ul li ul {
	padding-bottom: 0;
	margin-bottom: 0;
	list-style: square;
}


/********************************************************************/

/* Search Nav                                                         */

/********************************************************************/



#searchNav {
	background: #EDEDEA url(../images/nodenav_bot.gif) bottom no-repeat;
	font-size: 11px;
	margin-bottom: 1em;
}
#searchNav h2 {
	padding: 10px 20px 10px 20px;
	margin: 0px;
	background: #813601 url(../images/nodenavh2_bg.gif) top no-repeat;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
#searchNav h3 {
	padding: 10px 20px 5px 20px;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #973E00;
	text-align: left;
}

#searchNav ul {
	padding: 0 20px 0 20px;
	margin: 0;
	list-style: none;
	font-size: 11px;
}

#searchNav li {
	margin-bottom: 0.4em;
	padding-bottom: 0.4em;
	line-height: 1.1em;
}

#searchNav li p {
	display: block;
	font-size: 10px;
	font-weight: bold;
	margin: 0;
	padding: 0; 
}

#searchNav li.more a {
	color:#06568B;
	font-weight: bold;
}

#searchNav li cite {
	display: block;
	font-size: 10px;
	padding: 0.1em 0 0 0;
	line-height: 1em;
}
#searchNav li a {
	color: #333333;
	text-decoration: none;
}
#searchNav li a:hover, #searchNav li a.current {
	color: #933D00;
}
#searchNav ul li ul {
	padding-bottom: 0;
	margin-bottom: 0;
	padding-right: 0;
}

/********************************************************************/

/* Masthead Images                                                  */

/********************************************************************/



#nodeMast {
	width: 524px;
	height: 60px;
}
#portalMast {
	width: 524px;
	height: 140px;
}
/********************************************************************/

/* Page Level Stuff                                                 */

/********************************************************************/



#content a:link {
	color: #06568B;
}
#content a:visited {
	color: #666666;
}
#content a:hover {
	color: #973E00;
}
#content a:active {
	color: #973E00;
}
#content p {
	margin: 0 0 1em 0;
	padding: 0;
	line-height: 1.4em;
	text-align: justify;
}
#content p.crumb {
	margin: 0 0 1em 0;
	padding: 0;
	font-size: 11px;
	text-align: left;
}
#content p.crumb a {
	text-decoration: none;
}
#content p img {
	margin: 0 0.5em 0 0;
	padding: 0;
	border: 1px;
	float: left;
	border: 1px solid #A09A75;
}
#content h3.pageTitle {
	color: #973E00;
	font-size: 18pt;
	font-weight: normal;
	margin: 0 0 0.4em 0;
	padding: 0 0 0.4em 0;
	border-bottom: 1px solid #A09A75;
	text-align: left;
}
#content h3.search { background: url(../images/logo_google.gif) right no-repeat; }

.half {
	width: 225px;
	float: left;
}
.half p {
	font-size: 80%;
	text-align: left;
}
.half input {
	margin-bottom: 1.2em;
}
.first {
	margin-right: 25px;
}
.second {
	margin-right: 0;
}
.left {
	float: left;
}
.right {
	float: right;
}
/********************************************************************/

/* Footer                                                           */

/********************************************************************/



#contentBottom {
	width: 524px;
	height: 10px;
	clear: both;
	margin: 0 0 1.2em 0 !important;
	margin: 0 0 1.2em 0;
	padding: 0;
}
#tagline {
	width: 760px;
	text-align: center;
	clear: both;
	padding: 6px 0 6px 0;
	margin: 0 0 1.2em 0;
	border-top: 1px solid #C2B593;
	border-bottom: 1px solid #C2B593;
}
#footer {
	margin: 0 0 1.2em 0;
}
#footer p {
	color: #C2B593;
	font-size: 8pt;
	font-weight: normal;
}
#footer p.copyright {
	font-size: 8pt;
	line-height: 1.2em;
	font-weight: normal;
}
/********************************************************************/

/* Hack and Fixes                                                   */

/********************************************************************/





.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-table;
}
/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}

/* End hide from IE-mac */




/********************************************************************/

/* PD added styles for jQuery slideshow    June 2011                */

/********************************************************************/


#slides {
	/*position:absolute;
	top:15px;
	left:4px;*/
	z-index:100;
	margin-bottom: 0;
	
}


#slides .slides_container {
	width:482px;
	/*overflow:hidden;*/
	position:relative;
	display:none;
	/*margin-bottom: -22px;*/
}


#slides .slides_container a {
	width:482px;
	height:264px;
	display:block;
	
}


#slides_two .slides_container {
	width:210px;
	overflow:hidden;
	position:relative;
	display:none;
	/*margin-bottom: -22px;*/
}


#slides_two .slides_container a {
	width:210px;
	height:110px;
	display:block;
	
}

/*#slides_three .slides_container {
	width:210px;
	overflow:hidden;
	position:relative;
	display:none;
	margin-bottom: -22px;
}*/


#slides_three .slides_container a {
	width:210px;
	height:110px;
	display:block;
	
}

#slides_four .slides_container {
	width:482px;
	/*overflow:hidden;*/
	position:relative;
	display:none;
	/*margin-bottom: -22px;*/
}

#slides_four .slides_container a {
	width:482px;
	height:322px;
	display:block;
	/*background-color: #000;*/
}

.slides_container a img {
	display:block;
}


.pagination {
	/*margin:26px auto 0;
	width:130px;*/
}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(../img/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}


/********************************************************************/

/* PD added styles for FluidSurvey    November 2011                */

/********************************************************************/

* html #FSpopup { /*\*/position: absolute !important;/**/ }
	.fs-popup-inner a.fs-popup-button:focus {
		outline: 1px dotted #373737;
	}

