@charset "utf-8";
/* CSS Document */
/* Section Header */

/*@import 'slideviewer.css';*/
/*@import 'livesearch.css';*/
@import 'programs.css';
@import 'search.css';
@import 'departments.css';


/* typography - local override */

h1.content { font-size: 16px; font-weight: bold; margin-bottom: 1.5em; margin-top: 1em; }
h1.articleTitle {font-size: 1.6em; font-weight: bold; margin-bottom: 1.5em; margin-top: 1.5em;border-bottom: 1px solid #ccc; color: #353535;}
h1.genie-subsection-title {font-size: 18px; font-weight: bold; margin-bottom: 1.5em; margin-top: 1.5em;border-bottom: 1px solid #ccc; color: #939395;}
h2 {color: #939395;}
h2.content { font-size: 1.5em; font-weight: bold; margin-top: 1em;}
h2.articleTitle {font-size: 1.5em; font-weight: bold; margin-bottom: 1.5em; margin-top: 1em; }
h2.titles {font-size: 1.5em; font-weight: bold; margin-bottom: 1.5em; }
h3.job-titles {font-size: 14px; font-weight: bold; margin-bottom: 0.75em; margin-top: 1em; }
h3.content { font-size: 1.2em; font-weight: bold; }
h4.content { font-size: 1.15em; font-weight: bold; margin: 0; }
h1.content a {text-decoration: none;}
h2.content a {text-decoration: none;}




/*contact panels */
#contact_panel {
    padding: 0 0 5px 0;
    height: auto;
    width: 184px;
	border-bottom: 1px dotted #f1f1f1;
	margin: 5px 0 0 10px;
}

#contact_panel p {
	margin: 15px 10px;
	font: normal .98em/1.4em arial,helvetica,sans-serif;
	color: #eae7d2;
}

#contact_panel strong {
	font-size: 1.2em;
	font-weight: normal;
	color: white;
}

#contact_panel h2
{
	font-family:avant garde, helvetica, arial, verdana, sans-serif;
	font-size:1.5em;
	font-weight:bold;
	margin:0 0 1em 0;
}

#contact_panel dl
{
	line-height:1.3em;
}

#contact_panel dt
{
	float:left;
	clear:left;
	margin-right:0.5em;
	font-weight:bold;
}

#contact_panel dd
{
/*	float:left;*/
	min-width:9em;
}

#contact_panel dd.nodt
{
	clear:left;
	float:none;
	display:block;
}

#contact_panel dd.adr
{
	padding-bottom:2em;
}

#contact_panel a
{
	color:#939395;
	font-weight:bold;
	text-decoration:none;
	line-height:2em;
}

#contact_panel a:hover
{
	color:#37383a;
}

.accessibility
{
	position:absolute;
	top:-10000px;
	left:-10000px;
	font-size:0.1em;
	height:1px;
}



#shade {
    background: #ccc;
    height: 50px;
}

ul.navigation {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-bottom: 9px;
}

ul.navigation li {
	
    display: inline;
    margin-right: 10px;
}

ul.navigation a {
    padding: 10px;
    color: #000;
    text-decoration: none;
}

ul.navigation a:hover {
    background-color: #f6f6f6;
}

ul.navigation a.selected {
    background-color: #fafafa;
	
}

ul.navigation a:focus {
    outline: none;
}

.scrollButtons {
    position: absolute;
    top: 50px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -20px;
}

.scrollButtons.right {
    right: -20px;
}

.contact_scrollButtons {
    position: absolute;
    top: 100px;
    cursor: pointer;
}

.contact_scrollButtons.left {
    left: 140px;
}

.contact_scrollButtons.right {
    right: -10px;
}

/* images */
img {
	border: 0;
}

.inlineImage {
	text-align: center;
	font: normal 1.0em 'lucida grande' ,tahoma, sans-serif;
	color: #999;
}

.inlineImage img {
	padding: 3px;
	border: 1px solid #ccc;
}

.noStyle img {
	padding: 0;
	border: 0 none;
}

.inline {
	border: 1px solid #333;
	padding: 2px;
	margin-right: 4px;
	width: 80px;
	
}
.right {
	float: right;
	margin: 1.3em 2em 0 0;
}

.left {
	float: left;
	margin: 1.3em 2em 0 0;
}

.center {
	position: relative;
	margin-left: auto;
	margin-right: auto;
}



#rightCol h1 {
	font-size: 18px;
	height: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}

blockquote {
	padding-left: 10px;
	font-size: 97%;
}


/*LAYOUT*/

#unihead {
	border: 0;
	width: 780px;
	margin: 0;
	padding: 0;
}
#leftFeature {
	margin-top: 20px;
}

#leftFeature-cips {
	margin-top: 40px;
}

#leftFeature-ec {
	margin-top: 40px;
}

#contentArea {
	background: #fff;
	float: left;
	width: 280px;
	padding-top:  4px;
	padding-left: 10px;
	padding-right: 5px;
	height: 100%;
}

#flash_content {
	margin: 0px 0px 10px 195px;
	width: 585px;
	height: 240px;
	background: #333;
	
}

#flash_content {
	z-index: 1;
}



#content {
	width: 278px;
	padding-bottom: 25px;
	margin-bottom: 18px;
}

#view_content {
	width: 394px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 5px;
}

#view_related-l {
	width: 260px;
	height: auto;
	margin: 5px 0 18px 5px;
	padding-left:  10px;
	padding-right: 5px;
	border:  1px solid #ccc;
	float: left;
}

#view_related-r {
	width: 260px;
	height: auto;
	margin: 5px 0 18px 5px;
	padding-left:  10px;
	padding-right: 5px;
	border:  1px solid #ccc;
	float:  right;
	}


#rightCol {
	background: #fff;
	float: right;
	width: 156px;
	padding-left: 4px;
	padding-right: 1px;
	height: 100%;
}

#category-nav {
	margin: 25px 0 0 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, helvetica, sans-serif;
	text-transform: none;
	font-weight: bold;
	font-size: 1.4em;
	letter-spacing: 1px;
	margin: 0 0 10px 0;
	padding: 0 0 3px 0;
}

#category-nav a {
	color: #111;
}

#category-nav a:hover {
	border-bottom: 1px solid #aaa;
}

#category-nav li ul {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.82em;
	margin: 10px 0 15px 0;
	letter-spacing: .5px;
	border: none;
	text-transform: none;
	list-style-type: none;
	padding: 0;
	font-weight: normal;
}

#category-nav li ul li {
	padding-bottom: 5px;
}

#pageFooter {
	width: 780px;
	height: 275px;
	background: #f2f2f2;
	clear: both;
}

#siteTree {
	float: left;
}

/* gallery grid */
#profgrid img{
	margin: 1px;
	border: none;
	
}


/* Accessibility */

.hidden {
	position: absolute;
	left: -9999em;
}


/*----------------------------------------------------------*/

/* News Listing Home Page Formatting */

/* ----------------------------------------------------------*/

#contentArea h2 {
	margin-top: 2px;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	padding-bottom: 1px;
}

#info {
	width: 100%;
	height: 13px;
	margin-bottom: 13px;
}

.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #666666;
	padding-top: 1px;
/*	padding-left: 5px;*/
	text-indent: 12px;
	line-height: 1.1em;
	/*height: 4px;*/
	/*height: 1%;*/
}

#info .date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	line-height: 1.1em;
	color: #666666;
	float: right;
	text-align: right;
}

#info .author {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	line-height: 1.2em;
	font-weight: normal;
	font-size: 87%;
	float: left;
	color: #666666;
}

.readmore a {
	float: right;
	text-align: right;
	font: normal 11px/1.5em arial , Helvetica ,sans-serif;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}

.readmore a:hover {
	color: #1a1a1a;
	text-decoration: underline;
}

/*----------------------------------------------------------*/

/* Right col Latest News Page Formatting */

/* ----------------------------------------------------------*/

#rightCol h2.titles {
	margin-top: 5px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 4px 1px 2px 0;
}

#rightCol, #twitter_update_list ul {
	list-style: none;
	padding: 0;
	margin: 0;
	border: none;
}



#rightCol, #twitter_update_list ul li {
	padding: 0 0 0 1px;
	margin-top: 12px;
}

#rightCol, #twitter_update_list ul li a {
/*	font-size: 1.15em;*/
	font-weight: normal;
	line-height: 1.4em;
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
	padding: 1px 5px 1px 1px;
	
}

#rightCol ul li a:hover, #leftNav ul li a:focus {
	color: #000;
	background-color: #f6f6f6;
}




/* directory display */
#miniprofiles {
	width: 520px;
	margin-bottom: 15px;
	border: 1px solid #fafafa;
	padding: 2px 0 2px 3px;
	background: #fff;
}

#miniprofiles-photo {
	width: 100px;
	height: 120px;
	background: #fafafa;
	float: left;
	border: 1px solid #ccc;
	padding: 3px 0;
	margin: 15px 0;
}
#miniprofiles-content {
float: right;
width: 410px;
height: 100%;
text-align: left;
padding-left: 0;

}
#miniprofiles-content ul {margin-top: 10px;}
#miniprofiles-content ul li {
	list-style-type:none;
/*	float: left;*/
	margin-top:2px;
	padding-left: 25px;
}


#miniprofiles h3 {
	width: 300px;
	font-size: 15px;
	color: #cacaca;
	padding: 0;
	border-bottom: 1px solid #ccc;
	line-height: 1em;
}

/*#miniprofiles img {
	
}*/

#miniprofiles a {
	text-decoration: none;
}

#miniprofiles a:hover, a:active {
	text-decoration: underline;
}

#miniprofiles .even {
	
	background: #fafafa;
	text-align: left;
	padding: 5px 0 2px 5px;
	border: 1px solid #ddd;
	vertical-align: top;

}



#clearfix { clear:both;}

/* events
==============================================================================*/
/*background: url(/images/bg-news.jpg) no-repeat; --Gradient BG HERE*/

#venue {
	border: 1px dotted #ccc;
	background-color: #fff;
	padding: 5px;
	margin-bottom: 5px;
}

#venue .location{
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	line-height: 1.2em;
	font-weight: normal;
	font-size: 90%;
	color: #666666;
	margin-bottom: 3px;
}

#events {
	float: left;
	font: normal 1.01em/1.3 arial, helvetica, sans-serif;
	width: 165px;
}

#events h2 {
	padding-left: 2px;
}

#events ul {
	clear: both;
	width: 220px;
	margin-left: 5px;
	list-style: none;
}

#events li {
	padding: 5px 0;
	color: #555;
	border-top: 1px solid #eee;
}

#events li a {
	padding: 5px 0;
	font-size: .99em;
	color: #333;
}

#events li span {
	float: right;
	text-align: right;
	margin-left: 5px;
	color: #777;
}

#news a,
#events a {
	color: #1a1a1a;
	font-weight: normal;
}

#news a:hover,
#events a:hover {
	text-decoration: none;
	color: #fff;
	
}

#news p.archiveLink,
#events p.archiveLink {
	clear: both;
	margin: 10px 0 10px 10px;
	border-top: 1px solid #ccc;
}

#news .archiveLink a,
	#events .archiveLink a {
	display: block;
	float: right;
	padding-right: 20px;
	color: #777;
	font: normal 9px/3em arial, helvetica, sans-serif;
}

/*#news .archiveLink a {
	background: url(/assets/images/icon-document.gif) 100% 50% no-repeat;
}

#events .readmore a {
	background: url(/assets/images/icon-calendar.gif) 100% 50% no-repeat;
}
*/

.mainTable {
	float: right;
	width: 165px;
	margin-bottom: 10px;
	border-collapse: collapse;
}

.navTable {
	display: none;
}

.monthYearRow {
	display: none;
}

.mainTable td {
	vertical-align: top;
	height: 24px;
	padding: 1px;
	color: #555;
	font-size: .85em;
	background: #eeecde;
	border: 1px solid #fff;
}

.dayNamesText {
	display: none;
}

.dayNumbers a {
	color: #fff;
}

.dayNumbers a:hover{
	text-decoration: none;
	color: #fff;
}

.mainTable td.dayNamesRow {
	height: auto;
	padding: 0;
	text-align: center;
	background: none;
	border: 0 none;
	border-bottom: 1px solid #999;
}

.calendarHeader {
	font-weight: bold;
	font-size: 0.90em;
	color: #888;
	text-align: right;
	background-color: transparent;
	
}

.headerDate {
	font-family: Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
	font-size: 10px;
	float: right;
	font-weight: bold;
	letter-spacing: .1em;
	text-decoration: none;
	color: #ccc;

}

.calendarMonthLinks {
	font-family: Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: .1em;
	text-decoration: none;
	color: #ccc;
	background-color: transparent;
}

.calendarMonthLinks a {
	color: #1a1a1a;
	text-decoration: none;
	background-color: transparent;
}

.calendarMonthLinks a:visited {
	color: #1a1a1a;
	text-decoration: none;
	background-color: transparent;
}

.calendarMonthLinks a:hover {
	color: #666;
	text-decoration: none;
	background-color: transparent;
	cursor: pointer;
}

td.sOther {
	color: #ccc;
	background: none;
	border: 0 none;
}

td.today {
	background-color: #fafafa;
	/*background-image: url(../images/icon-smallstar.png);*/
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

td.s27 {
	color: #fff;
	font-weight: bold;
	background: #cbcabe;
}

td.s27:hover {
	color: #fff;
	background: #797066;
	cursor: pointer;
	text-decoration: none;
}

/*big calendar */

#venue {
	border: 1px dotted #ccc;
	background-color: #fff;
	padding: 5px;
	margin-bottom: 5px;
}

#venue .location{
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	line-height: 1.2em;
	font-weight: normal;
	font-size: 90%;
	color: #666666;
	margin-bottom: 3px;
}

#events {
	float: left;
	font: normal 1.01em/1.3 arial, helvetica, sans-serif;
	width: 165px;
}

#events h2 {
	padding-left: 2px;
}

#events ul {
	clear: both;
	width: 220px;
	margin-left: 5px;
	list-style: none;
}

#events li {
	padding: 5px 0;
	color: #555;
	border-top: 1px solid #eee;
}

#events li a {
	padding: 5px 0;
	font-size: .99em;
	color: #333;
}

#events li span {
	float: right;
	text-align: right;
	margin-left: 5px;
	color: #777;
}

#news a,
#events a {
	color: #1a1a1a;
	font-weight: normal;
}

#news a:hover,
#events a:hover {
	text-decoration: none;
	color: #fff;
	
}

#news p.archiveLink,
#events p.archiveLink {
	clear: both;
	margin: 10px 0 10px 10px;
	border-top: 1px solid #ccc;
}

#news .archiveLink a,
	#events .archiveLink a {
	display: block;
	float: right;
	padding-right: 20px;
	color: #777;
	font: normal 9px/3em arial, helvetica, sans-serif;
}

/*#news .archiveLink a {
	background: url(../images/icon-document.gif) 100% 50% no-repeat;
}

#events .readmore a {
	background: url(../images/icon-calendar.gif) 100% 50% no-repeat;
}*/


.mainTableFull {
	float: right;
	width: 565px;
	margin-bottom: 10px;
	border-collapse: collapse;
}

.navTable {
	display: none;
}

.monthYearRow {
	display: none;
}



.mainTableFull td {
	vertical-align: top;
	height: 64px;
	padding: 1px;
	color: #555;
	font-size: .95em;
	background: #eeecde;
	border: 1px solid #fff;
}

.dayNamesTextFull {
/*	display: none;*/
	font-size: 1.1em;
}

.dayNamesTextFull td {
	height: 24px;
	text-align:center;
}

.dayNumbersFull a {
	color: #fff;

}

.dayNumbersFull a:hover{
	text-decoration: none;
	color: #fff;
}

.mainTableFull td.dayNamesRow {
	height: auto;
	padding: 0;
	text-align: center;
	background: none;
	border: 0 none;
	border-bottom: 1px solid #999;
}

.calendarHeaderFull {
	font-weight: bold;
	font-size: 0.98em;
	color: #888;
	text-align: center;
	background-color: #141414;
	
}

.headerDate {
	font-family: Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
	font-size: 10px;
	float: right;
	font-weight: bold;
	letter-spacing: .1em;
	text-decoration: none;
	color: #ccc;

}

.calendarMonthLinksFull {
	font-family: Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: .1em;
	text-decoration: none;
	color: #CCC;
	background-color: transparent;
}

.calendarMonthLinksFull a {
	color: #CCC;
	text-decoration: none;
	background-color: transparent;
}

.calendarMonthLinksFull a:visited {
	color: #CCC;
	text-decoration: none;
	background-color: transparent;
}

.calendarMonthLinksFull a:hover {
	color: #fff;
	text-decoration: none;
	background-color: transparent;
	cursor: pointer;
}

td.sOtherFull {
	color: #333;
	background: #fafafa;
	border: 0 none;
}

td.todayFull {
	background-color: #fafafa;
	/*background-image: url(../images/icon-smallstar.png);*/
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

td.s27Full {
	color: #333;
	font-weight: bold;
	background: #fafafa;
		width: 84px;

}

td.s27Full:hover {
	color: #fff;
	background: #232323;
	cursor: pointer;
	text-decoration: none;
		width: 84px;
}

td.s2Full {
	color: #777;
	font-weight: bold;
	background: #e7e7e7;
	width: 84px;
}

td.s2Full:hover {
	color: #333;
	font-weight: bold;
	background: #ccc;
		width: 84px;

}












/*----------------------------------------------------------*/

/* Footer Site Map */

/* ----------------------------------------------------------*/

#siteMap,
#copyright {
	margin-top: 0;
}

#siteMap {
	float: left;
	width: 520px;
	padding-top: 5px;
}

#siteMap .column {
	float: left;
	width: 173px;
}

#siteMap li {
	display: block;
	list-style: none;
	font: normal 11px arial,helvetica,sans-serif;
}

#siteMap li a {
	display: block;
	clear: left;
	padding: .36em .91em;
	font-weight: bold;
	color: #cc9900;
}

#siteMap li li a {
	padding-left: 1.81em;
	font-size: 1em;
	line-height: 1em;
	font-weight: normal;
	color: #444;
	/*background: url(/assets/images/arrow-miniorange.gif) left center no-repeat;*/
}

#siteMap li a:hover {
	text-decoration: underline;
	color: #985f43;
}

#siteMap li li a:hover {
	background-position: 2px 50%;
}


#subscribe {
	float: right;
	width: 240px;
	height: 60px;
	background: #3e362f;
	padding: 15px 5px 5px 15px;
}

#subscribe input {
	width: 150px;
	height: 20px;
	background-color: #fff;
	border: 1px solid #1a1a1a;
}

#subscribe .submit {
	width: 75px;
	height: 22px;
	background: none;
	border: none;
	color: #fafafa;
}

.input_staff {
width: 220px;
height: 20px;

}
