/* ------------------- IPHONE/IPAD OVERRIDE CONTENT STYLES ------------------- */
@media only screen and (max-device-width: 1024px) and (orientation:landscape),
only screen and (max-device-width: 480px),
only screen and (max-device-width: 1024px) and (orientation:portrait)
 {
	#nav ul {
		margin: 0 0px;
	}
	html, body {
		overflow:visible;
	}
	#wrapper{
		overflow:visible;
	}
}

/* ------------------- INTERIOR CONTENT STYLES ------------------- */

/* ------------------- LEFT COLUMN / RIGHT CONTENT LAYOUT ------------------- */

#interior-column-left {
	float: left;
	width: 197px;
	margin: 0px;
	padding: 0px;
	}
#interior-content-right {
	float: left;
	width: 742px;
	margin: 0 0 0 21px;
	padding: 0px;
	}
#interior-content-wide {
	float: left;
	width: 960px;	
	}
	
/* =================== CONTENT STYLES =================== */

#content-section-header {
	width: 742px;
	height: 64px;
	margin: 0 0 3px 0;
	padding: 0;
	background-image: url('/~/media/Images/CSF/Styles/content-section-header-trans.ashx');
	background-position: top left;
	background-repeat: no-repeat;
	}
#content-section-header-wide {
	width: 960px;
	height: 64px;
	margin: 0 0 3px 0;
	padding: 0;
	background-image: url('/~/media/Images/CSF/Styles/content-section-header-wide-trans.ashx');
	background-position: top left;
	background-repeat: no-repeat;
	}
#content-background-image {
	width: 742px;
	height: 310px;
	margin: 0;
	padding: 0;
	background-position: top left;
	background-repeat: no-repeat;
	}
#content-header {
	width: 742px;
	height: 44px;
	/*margin: -44px 0 0 0;*/
	margin: -100px 0 0 0;
	padding: 0;
	background-image: url('/~/media/Images/CSF/Styles/content-header-trans.ashx');
	background-position: top left;
	background-repeat: no-repeat;
	}
#content-utility-nav-red {
	float:right;
	width:306px;
	}
h1.content-header {
	margin:0;
	padding: 12px 0 0 31px;
	font-family: helvetica;
	font-weight: bold;
	font-size:20px;
	color: #ffcf06;
	}
.content-header-white {
	font-weight: normal;
	font-size:20px;
	color: #ffffff;
	}
h1.content-header-white {
	margin:0;
	padding: 12px 0 0 31px;
	font-family: helvetica;
	font-weight: normal;
	font-size:20px;
	color: #ffffff;
	}
.content-header-breadcrumbs {
	float: left; 
	padding: 7px 0 0 31px; 
	color: #c0c0c0;	
	font-size: 11px;
}
.content-header-breadcrumbs a {
	color: #c0c0c0;	
}
.content-header-breadcrumbs a:hover {
	color: #fff;	
}
.content-body {
	background-color:#FFFFFF;
	}
.content-body p {
	margin: 10px 0;
	padding: 0;
	color: #23160e;
	line-height:18px;
	}
.content-body a {
	color: #1771ab;
	cursor: pointer;
	/*text-decoration: underline;*/
	}
	.content-body a:hover {
	color: #1771ab;
	cursor: pointer;
	text-decoration: none;
	}
.content-body h3 {
	margin: 0px;
	padding: 20px 0 5px 0;
	font-family: Helvetica;
	color: #8b0b04;
	font-size:14px;
	font-weight: bold;
	}
.content-body .CesResultExcerpt p {
    display: inline;
    }
#content-footer {
	width: 742px;
	height: 33px;
	margin: 0;
	padding: 0;
	background-image: url('/~/media/Images/CSF/Styles/content-footer-trans.ashx');
	background-position: top left;
	background-repeat: no-repeat;
	}
#content-footer-wide {
	width: 989px;
	height: 44px;
	margin: 0;
	padding: 0;
	background-image: url('/~/media/Images/CSF/Styles/content-footer-wide-trans.ashx');
	background-position: top left;
	background-repeat: no-repeat;
	}
.content-image-left {
	float: left;
	margin: 10px 57px 10px -69px;
	}
.content-image-left-caption {
	float: left;
	margin: 10px 57px 10px -69px;
	}
.content-image-left-caption img 
{
    max-width: 365px;
}
.content-image-right-caption {
	float: right;
	margin: 10px -69px 10px 0px;
	padding: 0;
	width: 321px;
	}
.content-image-right-caption img 
{
    max-width: 321px;
}
.content-image-right-caption p, .content-image-left-caption p, .content-news-interior-image-left-caption p {	
	padding: 0;
	margin: 10px 0px;
	color:#404040;
	font-size:11px;
	font-style:italic;
	}
.btn-read-more-blue-bg {
	float: left; 
	width: 84px; 
	height: 19px; 
	background: url('/~/media/Images/CSF/Buttons/btn-rt-blue.ashx') top right no-repeat transparent; 
	padding-right:7px; 
	font-weight: bold;
	font-size: 10px;
	}
.btn-read-more-blue {
	font-size: 10px;
	color: #1e1e1e; 
	background-color: #addfea; 
	padding-left: 12px; 
	padding-top: 3px; 
	height: 16px; 
	display: block;
	font-weight: bold;
	}	
.btn-view-all-blue-bg {
	float: left; 
	width: 68px; 
	height: 19px; 
	background: url('/~/media/Images/CSF/Buttons/btn-rt-dkblue.ashx') top right no-repeat; 
	padding-right:7px; 
	font-weight: bold;
	font-size: 10px;
	}
.btn-view-all-blue {
	font-size: 10px;
	color: #ffffff; 
	background-color: #95adb1; 
	padding-left: 12px; 
	padding-top: 3px; 
	height: 16px; 
	display: block;
	}
.btn-view-all-upcoming-blue-bg {
	float: left; 
	width: 170px; 
	height: 19px; 
	background: url('/~/media/Images/CSF/Buttons/btn-rt-blue.ashx') top right no-repeat; 
	padding-right:7px; 
	font-weight: bold;
	margin-top: 10px;
	font-size: 10px;
	}
.btn-view-all-upcoming-blue {
	font-size: 10px;
	color: #1e1e1e; 
	background-color: #addfea; 
	padding-left: 12px; 
	padding-top: 3px; 
	height: 16px; 
	display: block;
	}
.btn-submit-bg {
	float: left; 
	width: 64px; 
	height: 19px; 
	background: url('/~/media/Images/CSF/Buttons/btn-submit.ashx') top right no-repeat transparent; 
	padding-right:7px;
	font-weight: bold;
	font-size: 10px;
	}
.btn-submit-bg input {
    width: 64px; 
	height: 16px; 
	background-color: #95adb1; 
	font-weight: bold;
	font-size: 9px;
	color: #FFFFFF; 
	border: none;
	font-family: Arial, Helvetica, Sans-Serif;
    }
.btn-submit-bg a, .btn-submit-bg a:link,
.btn-submit-bg a:hover, .btn-submit-bg a:visited {
	font-size: 10px;
	color: #FFFFFF; 
	background-color: #95adb1; 
	font-weight: bold;
	font-size: 9px;
	padding-left: 15px; 
	padding-top: 3px; 
	height: 16px; 
	display: block;
	}

/* ------------------- CONTENT CALLOUT BOX ------------------- */
.content-callout-wrapper {
	float:right;
	width: 364px;
	margin: -83px -35px 30px 18px;
	}
.content-callout-header {
	width: 364px;
	height: 39px;
	margin: 0;
	padding: 0;
	background-image: url('/~/media/Images/CSF/Styles/content-callout-header-trans.ashx');
	background-position: top left;
	background-repeat: no-repeat;
	}
.content-callout-body {
	width: 364px;
	margin: 0;
	padding: 0;
	background-image: url('/~/media/Images/CSF/Styles/content-callout-bg-trans.ashx');
	background-position: top left;
	background-repeat: repeat-y;
	}
.content-callout {
	margin: 0 54px 0 44px;
	padding: 12px 0;
	border-top: 1px solid #25150c;
	border-bottom: 1px solid #25150c;
	}
.content-callout p {
	margin: 0;
	padding: 0;
	font-family: arial;
	font-size: 16px;
	line-height:24px;
	color: #1e1e1e;
	}
.content-callout-footer {
	width: 364px;
	height: 53px;
	margin: 0;
	padding: 0;
	background-image: url('/~/media/Images/CSF/Styles/content-callout-footer-trans.ashx');
	background-position: top left;
	background-repeat: no-repeat;
	}
/* ------------------- CONTENT CALLOUT BOX IE6 FIX------------------- */
.content-callout-wrapper-ie6 {
	position: absolute;
	width: 364px;
	}
.content-callout-body-ie {
	width: 364px;
	padding: 0;
	background-image: url('/~/media/Images/CSF/Styles/content-callout-bg-trans.ashx');
}
.content-callout-ie6 {
	padding: 12px 0;
	}
.content-callout-header-ie6 {
	width: 364px;
	height: 39px;
	padding: 0;
	background-image: url('/~/media/Images/CSF/Styles/content-callout-header-trans.ashx');
	background-position: top left;
	background-repeat: no-repeat;
	}

/* =================== COLUMN LEFT STYLES =================== */

/* ------------------- SUB NAV ------------------- */
.subnav-header {
	width: 197px;
	height: 75px;
	background-image: url('/~/media/Images/CSF/Styles/subnav-header-trans.ashx');
	background-position: top left;
	background-repeat: no-repeat;
	text-transform: uppercase;
	}
.subnav-header h3 {
	font-family:helvetica;
	font-weight:bold;
	font-size:14px;
	line-height:14px;
	text-transform:uppercase;
	margin:0;
	padding:23px 10px 0 28px;
	}
.subnav-links {
	background-image: url('/~/media/Images/CSF/Styles/subnav-bgimg-trans.ashx');
	background-position: top left;
	background-repeat: repeat;
	margin:0;
	padding: 20px 20px 5px 26px;
	}
.subnav-links ul {
	margin: 0;
	padding: 0;
	}
.subnav-links ul li {
	margin: 0 0 12px 0;
	padding: 0;
	list-style:none;
	}
.subnav-links ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
	line-height: 14px;
	color: #ffffff;
	}
.subnav-links ul li a:hover{
	color: #ffcf06;
	}
.subnav-links ul li a.selected {
	color: #ffcf06;
	}
.subnav-links ul li ul {
	margin: 0;
	padding: 0;
	}
.subnav-links ul li ul li {
	margin: 8px 0 0 10px;
	padding: 0;
	list-style:none;
	}
.subnav-links ul li ul li a {
	font-family: helvetica;
	font-weight: bold;
	font-size:12px;
	color: #c6c6c6;
	}
.subnav-links ul li ul li a:hover{
	color: #ffcf06;
	}
.subnav-links ul li ul li a.selected{
	color: #ffcf06;
	}
.subnav-links ul li a.dropdown
{
    background: url('/~/media/Images/CSF/Styles/subnav-arrow.ashx') no-repeat top right;
    padding-right: 12px;
}
.subnav-links ul li a:hover.dropdown {
	background: url('/~/media/Images/CSF/Styles/subnav-arrow-on.ashx') no-repeat top right; 
	padding-right: 12px;	
}
	
/* ------------------- COLUMN LEFT CALLOUTS ------------------- */
.leftcol-callout-header {
	width: 197px;
	height: 45px;
	margin: 20px 0 3px 0;
	background-image: url('/~/media/Images/CSF/Styles/leftcol-callout-header-trans.ashx');
	background-position: top left;
	background-repeat: no-repeat;
	}
.leftcol-callout-header h3 {
	font-family:helvetica;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	margin:0;
	padding: 22px 0 0 11px;
	}
.leftcol-callout-photo {
	background-color:#000000;
	position: relative;
	}
.leftcol-callout-video-play {
	position: absolute; 
	top: 0; 
	left: 0;	
}
a img.leftcol-callout-video-play, a:hover img.leftcol-callout-video-play {
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity:1.0;
}
p.leftcol-callout-text {
	margin: 0;
	padding: 0 10px 5px 10px;
	color: #ffffff;
	}
p.leftcol-callout-text a:link,  p.leftcol-callout-text a:hover, p.leftcol-callout-text a:visited {
	color: #ffffff;
	text-decoration:none;
	}
.leftcol-callout-photo img {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	width: 187px;
	height: 182px;
	}
.leftcol-callout-photo a:hover img {
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity:1.0;
	width: 187px;
	height: 182px;
	}

/* =================== ART STYLES =================== */
.content-art {
	padding: 0 69px;
	background-color:#FFFFFF;
	min-height: 450px;
	}

/* =================== SITE MAP STYLES =================== */
.content-root {
	padding: 40px 69px;
	background-color:#FFFFFF;
	min-height: 450px;
	}

/* =================== GALLERY STYLES =================== */

.content-gallery-container {
	padding: 40px 69px;
	background-color:#FFFFFF;
	min-height: 450px;
	}

/* =================== READING ROOM STYLES =================== */
.content-reading-room {
	padding: 18px 35px;
	background-color:#FFFFFF;
	}
.content-hdr-blue {
	background: url('/~/media/Images/CSF/Styles/content-hdr-blue.ashx') no-repeat top center; 
	width: 672px; 
	height: 36px;
	clear: both;
	}
.content-hdr-blue h3 {
	font-size: 16px;
	line-height: 16px;
	color: #ffffff;
	padding-top: 6px;
	padding-left: 10px;
	display: block; 
	float: left;
	}
.content-hdr-view-all {
	float: right; 
	padding: 7px 11px 0 0;
	}
.reading-listing {
	float: left; 
	width: 204px; 
	margin: 8px 0 20px 0
	}
.reading-listing-center {
	float: left; 
	width: 204px; 
	margin: 8px 0 20px 0; 
	padding: 0 30px;
	}
.reading-listing-pic {
	padding-bottom: 6px;
	}
.reading-listing-pic img {    
	height: 131px;
	width: 204px;
    }
.reading-listing-title {
	font-size: 14px; 
	font-weight: bold; 
	color: #8b0b04
	}
.reading-listing-author {
	font-size: 11px; 
	color: #808080;
	}

/* ------------------- READING ROOM PAGE SUB NAV STYLES ------------------- */
.readingroom-subnav
{
    clear:both;
}
    

ul.readingroom-subnav {
	display:block;
	margin:20px 0 30px -10px;
	padding:0;
	}
ul.readingroom-subnav li {
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
	font-size:13px;
	font-weight:bold;
	color:#d9d9d9;
	}
ul.readingroom-subnav li a:link, ul.readingroom-subnav li a:visited {
	display:inline-block;
	padding: 0 10px;
	color:#d9d9d9;
	text-decoration:none;
	}
ul.readingroom-subnav li a:hover, ul.nreadingroom-subnav li a:active {
	color:#84b8c3;
	text-decoration:none;
	}



/* =================== ALUMNI STYLES =================== */
.content-alumni {
	padding: 29px 69px;
	background-color:#FFFFFF;
	}
#nav-bg-alumni {
	background-color: #000000; 
	height: 20px; 
	min-width: 960px
	}
#content-section-header-alumni {
	width: 742px;
	height: 64px;
	margin: 0;
	padding: 0;
	background-image: url('/~/media/Images/CSF/Styles/subnav-bgimg-trans.ashx');
	background-position: top left;
	background-repeat: repeat;
	margin: 0 0 3px 0;
	}
	

/* =================== CALENDAR STYLES =================== */
.calendar-list-left {
	width: 452px; 
	float: left;
	margin-bottom: 25px;
	}
.calendar-list-left .content-hdr-blue {
	width: 452px;
	}
.event-list-day {
	float: left; 
	width: 452px; 
	margin: 10px 0;
	}
.event-list-day p {
	margin: 8px 0;
	}
.event-list-day-pic {
	float: left; 
	width: 91px;
	padding-right: 20px;
	}
.event-list-day-pic img {
	border: 3px solid #addfea;
	}
.event-list-day-desc {
	float: left; 
	width: 300px; 
	font-size: 11px;
	}
.event-list-title, .event-list-title a, .event-list-title a:link, .event-list-title a:hover {
	font-size: 14px; 
	line-height: 16px;
	font-weight: bold; 
	color: #8b0b04;
	}
.calendar-list {
	width: 672px; 
	float: left
	}
.event-list-ongoing {
	padding-left: 12px;
	float: left; 
	width: 575px; 
	margin: 10px 0;
	font-size: 11px;
	}
.event-list-ongoing p {
	margin: 8px 0;
	}
.event-list-ongoing-date {
	color: #808080;
	}
#mini-cal {
	float: left; 
	width: 187px; 
	padding-left: 32px
	}
	
/* =================== GALLERIES STYLES =================== */
.content-gallery {
	padding: 29px 32px;
	background-color:#FFFFFF;
	}
.sub-nav-gallery {
	width: 677px;
	color: #7f7f7f;
	padding: 0 0 10px 0;
	}
img.sub-nav-gallery-pn {
	padding: 0 0 0 0px;
	margin: 0px;
	}
.sub-nav-gallery-link-padding {
	padding: 6px 0 0 0;
	}
.sub-nav-gallery a:link, .sub-nav-gallery a:visited {
	color: #7f7f7f;
	text-decoration:none;
	}
.sub-nav-gallery a:hover, .sub-nav-gallery a:active {
	text-decoration:underline;
	}
.sub-nav-gallery-prev-next-wrapper {
	float: right;
	}
/* ------------------- GALLERY INTERRIOR STYLES ------------------- */
.content-gallery-int {
	padding: 27px 67px 29px 19px;
	background-color:#FFFFFF;
	}
.content-gallery-int p {
	font-family: Arial;
	color: #23160e;
	line-height: 18px;
	font-size: 12px;
	}
.gallery-feature-image-wrapper {
	margin: 0 0 0 -19px;
	padding: 0;
	width: 674px;
	background-color:#000000;
	}
.gallery-feature-image-wrapper h2 {
	margin: 0;
	padding:  15px 19px 20px 19px;
	color:#ffffff;
	font-size: 14px;
	font-weight: bold;
	}
.gallery-feature-image {
	margin: 0;
	padding: 0;
	}
.make-font-weight-normal {
	font-weight: normal;
	}
.make-yellow {
	color: #fece06;
	}
.related-images {
	width: 93px;
	float: left;
	padding: 0 24px 0 0;
	margin: 0px 0px 15px 0px;
	}
.related-images img{
	border: 3px solid #000000;
	}
p.related-images-title {
	margin: 3px 0px 6px 0px;
	font-family: helvetica;
	font-size:10px;
	color: #353738;
	line-height: 11px;
	}
p.related-images-name {
	margin: 3px 0px;
	font-family: helvetica;
	font-size:11px;
	color: #8b0b04;
	line-height: 11px;
	font-weight:bold;
	}
p.related-images-affiliation {
	margin: 3px 0px;
	font-family: helvetica;
	font-size:10px;
	color: #353738;
	font-style:italic;
	}

/* ------------------- GALLERY SHARE BOX STYLES ------------------- */
.gallery-share-wrapper {
	width: 171px;
	float: right;
	margin: 0px;
	padding: 10px 0 10px 15px;
	}
.gallery-share-header {
	background-image: url('/~/media/Images/CSF/Styles/gallery-share-header-trans.ashx');
	background-position: top left;
	background-repeat: no-repeat;
	width: 171px;
	height: 16px;
	}
.gallery-share-body {
	width: 171px;
	background-color: #b5e2ec;
	font-size: 11px;
	}
.gallery-share-body-padding {
	padding: 0 15px 10px 15px;
	}
.gallery-share-body h3 {
	font-family:helvetica;
	font-weight:bold;
	font-size:12px;
	color: #1e1e1e;
	text-transform:uppercase;
	margin:0;
	padding:14px;
	}
.share-this-form-text {
	margin: 0px;
	padding: 0;
	width: 136px;
	}

/* =================== NEWS STYLES =================== */
/* ------------------- NEWS HOME PAGE STYLES ------------------- */
.content-news-home {
	padding: 18px 85px 18px 26px;
	}
.content-news-home a:link, .content-news-home a:visited {
	color:#1771ab;
	}
.content-news-home a:hover, .content-news-home a:active {
	text-decoration:none;
	}
.content-news-home-image-left {
	position: relative;
	top: 10px;
	left: -32px;
	z-index:0;
	/*float: left;
	margin: 10px 21px 10px -32px; */
	}
.content-art .content-news-home-image-left {
	left: -69px
}
.content-news-home-image-left-description {
	padding: 20px 16px;
	margin: -110px 0 0 0;
	font-size: 13px;
	background-image: url('/~/media/Images/CSF/Backgrounds/bg-trans.ashx'); 
	position:relative;
	width: 597px;
	height:65px;
	overflow: hidden;
	z-index:10;
	}
.content-news-home-image-left-description .text, .content-news-home-image-left-description .text .desc p {
	font-family:helvetica, arial;
	color:#FFFFFF;
	font-weight:bold;
	}
.content-news-home-image-left-description .text .title {
	font-size:25px;
	margin-bottom: 5px;
	margin-top:-5px;
	}
.content-news-home-image-left-description .text .subtitle {
	font-size:13px;
	color:#ffcf06;
	margin-bottom: 5px;
	}
.content-news-home-image-left-description .text .desc, .content-news-home-image-left-description .text .desc p  {
	font-size:10px;
	font-weight:normal;
	}
.content-news-home-image-left-description .text .desc a:link, .content-news-home-image-left-description .text .desc a:visited {
	font-weight:bold;
	color:#ff0000;
	text-decoration: none;
	}
.content-news-home-image-left-description .text .desc p  {
    display: inline;
    }
.content-news-list-wrapper {
	display:block;
	margin: 0 0 18px 0;
	padding: 0 0 18px 0;
	border-bottom:1px solid #d9d9d9;
	clear:both;
	}
.content-news-list-wrapper-last{
	display:block;
	margin: 0 0 18px 0;
	padding: 0 0 18px 0;
	clear:both;
	}
.content-news-list-date {
	float:left;
	width:88px;
	height:19px;
	background-image: url('/~/media/Images/CSF/Styles/news-date-bg-trans.ashx');
	background-position:top left;
	background-repeat:no-repeat;
	}
.content-news-list-date p {
	margin:0px;
	padding: 0 0 0 10px;
	color:#ffffff;
	font-family:arial;
	font-size: 12px;
	font-weight:bold;
	}
.content-news-list-copy {
	position: relative;
	margin-left:100px;
	font-family:arial;
	font-size: 12px;
	font-weight:normal;
	color:#000000;
	}
.content-news-list-copy h4 {
	margin: 0 0 9px 0;
	font-size: 12px;
	font-weight:bold;
	color:#000000;
	}
.content-news-list-pic {
	float: left; 
	width: 91px;
	margin: 0 10px 3px 0;
	}
.news-result-link 
{
    color: #8B0B04 !important;
}
img.content-news-list-pic {
	border: 3px solid #addfea;
	}
/* ------------------- NEWS HOME PAGE SUB NAV STYLES ------------------- */
ul.news-subnav {
	display:block;
	margin:20px 0 30px -10px;
	padding:0;
	}
ul.news-subnav li {
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
	font-size:13px;
	font-weight:bold;
	color:#d9d9d9;
	}
ul.news-subnav li a:link, ul.news-subnav li a:visited {
	display:inline-block;
	padding: 0 10px;
	color:#d9d9d9;
	text-decoration:none;
	}
ul.news-subnav li a:hover, ul.news-subnav li a:active {
	color:#1771ab;
	text-decoration:none;
	}

/* ------------------- NEWS INTERRIOR PAGE STYLES ------------------- */
.content-news-interior {
	padding: 28px 68px 28px 32px;
	}
.content-news-interior a:link, .content-news-interior a:visited {
	color:#1771ab;
	}
.content-news-interior a:hover, .content-news-interior a:active {
	text-decoration:none;
	}
.content-news-interior-image-left {
	float: left;
	margin: 10px 21px 10px -32px;
	}
.content-news-interior-image-left-caption {
	float: left;
	margin: 10px 21px 10px -32px;
	}
p.news-sub-head {
	margin: 0;
	padding:0;
	font-weight:bold;
	}
p.news-date {
	margin: 3px 0 8px 0;
	padding:0;
	font-weight:bold;
	color:#757575;
	}
p.news-contact {
	margin: 0;
	padding:0;
	font-size:11px;
	font-style:;
	font-weight:;
	color:;
	}
.news-media-contact {
	margin: 0;
	padding:0;
	font-style:italic;
	color:#757575;
	}
p.news-phone-number {
	margin: 0;
	padding:0;
	font-size:11px;
	}
p.news-email {
	margin: 0;
	padding:0;
	font-size:11px;
	color:#1771ab;
	}
p.news-email a:link, .news-email a:visited {
	color:#1771ab;
	text-decoration: none;
	}
p.news-email a:link, .news-email a:visited {
	text-decoration: underline;
	}

/* ------------------- EVENTS INTERRIOR PAGE STYLES ------------------- */
.content-events-interior {
	padding: 28px 68px 28px 32px;
	}
.content-events-interior a:link, .content-events-interior a:visited {
	color:#1771ab;
	}
.content-events-interior a:hover, .content-events-interior a:active {
	text-decoration:none;
	}
.content-events-interior-image-left {
	float: left;
	margin: 10px 21px 10px -32px;
	max-width:207px;
	max-height:294px;
	}
p.events-sub-head {
	margin: 0;
	padding: 6px 0;
	font-weight:bold;
	clear: both;
	}
.content-events-title {
	color: #8b0b04; 
	font-weight: bold; 
	font-size: 18px;
	float: left;
	}
.content-events-date {
	float:right;
	xwidth:88px;
	height:19px;
	background-image:url('/~/media/Images/CSF/Styles/events-date-bg-trans.ashx');
	background-position:top right;
	background-color: #8b0b04;
	background-repeat:no-repeat;
	}
.content-events-date p {
	margin:0px;
	padding: 0 12px;
	color:#ffffff;
	font-family:arial;
	font-size: 12px;
	font-weight:bold;
	}
.content-events-info {
	float: left; 
	border-bottom: 1px solid #d9d9d9; 
	padding: 12px 0;
	}
.content-events-info-category {
	float: left; 
	width: 100px; 
	font-weight: bold; 
	color: #777;	
	}
.content-events-info-text {
	float: left; 
	width: 320px;
	}
.content-events-info-text p {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
	}

/* =================== SEARCH STYLES =================== */
.content-search {
	padding: 18px 30px;
	background-color:#ffffff;
	min-height: 800px;
	}
.browse {
	float: left; 
	width: 200px; 
	padding-right: 30px
	}
.browse-hdr {
	width: 200px; 
	background-color: #b3d6dd; 
	color: #ffffff; 
	margin-bottom: 2px;
	xclear: both;
	}
.browse-hdr h3 {
	font-size: 16px;
	line-height: 16px;
	color: #ffffff;
	padding-top: 6px;
	padding-left: 6px;
	}
.browse-block {
	width: 188px; 
	background-color: #b3d6dd; 
	color: #000000; 
	margin-bottom: 2px;
	padding: 6px;
	}
.browse-block-hdr {
	font-weight: bold; 
	font-size: 13px; 
	color: #8b0b04;
	}
.browse-block .body {
	padding:8px 0;
	}
.browse-block .body ul {
	margin: 0; 
	padding: 0
	}
.browse-block .body ul li ul {
	margin: 0; 
	padding: 4px 0 0 0;
	}
.browse-block .body li {
	list-style-type: none;
	padding-bottom: 4px;
	margin: 0;
	}
.browse-block .body li.last {
	padding-bottom: 0;
	}
.browse-block .body li li {
	padding-left: 16px;
	padding-bottom: 4px;
	margin: 0;
	}
.browse-block .body li a {
	display: inline-block;
	background: transparent url('/~/media/Images/CSF/Bullets/checkbox.ashx') no-repeat 0 3px;
	padding-left: 16px;
	color: #000000
	}
.browse-block .body li a.selected {
	background: transparent url('/~/media/Images/CSF/Bullets/checkbox-selected.ashx') no-repeat 0 3px;
	color: #000000
	}
.browse-block .body li a.hitarea {
	background: none;
	padding-left: 0;
	color: #000000
	}
.search-results-refine {
	float: left; 
	margin-bottom: 12px
	}
.search-results-refineTextBox {
    width: 200px;
    }
.search-results-sort,
.news-results-sort {
	float: left; 
	margin-bottom: 12px;
	color: #c1c1c1; 
	font-weight: bold;
	width: 100%;
	}
.search-results-sort a:hover {
	color: #1771ab;
	}
.search-results-summary {
    float: left;
    }
.search-results-pages {
    float: right;
    }
.news-results-pages a, .news-results-pages a:link,
.news-results-pages a:hover, .news-results-pages a:visited {
    color: #C1C1C1 !important;
    }
.news-results-pages a:hover {
    color: #1771ab !important;
    }
.search-results-pages a, .search-results-pages a:visited,
.search-results-pages a:link {
    color: #C1C1C1;
    }
.search-results-pages a.selected {
	color: #1771ab;
	}
.search-results-pages a:hover {
	color: #1771ab;
	}
.search-results-list {
	width: 430px;
	float: left;
	margin-bottom: 25px;
	}
.search-results-list .content-hdr-blue {
	width: 100%;
	}
.search-result {
	float: left; 
	width: 100%; 
	margin: 10px 0;
	font-size: 11px;
	}
.search-result p {
	margin: 2px 0;
	}
.search-result-pic {
	float: left; 
	width: 91px;
	padding-right: 20px;
	}
.search-result-pic img {
	border: 3px solid #addfea;
	}
.search-result-read-more {
	float: left; 
	width: 84px; 
	height: 19px; 
	background: url('/~/media/Images/CSF/Backgrounds/btn-read-more-int-blank.ashx') top right no-repeat; 
	padding-right:7px; 
	font-weight: bold;
	font-size: 10px;
	color: #1e1e1e; 
	background-color: #addfea; 
	padding-left: 12px; 
	padding-top: 3px; 
	height: 16px; 
	display: block;
    }
.search-result-title, .search-result-title a, .search-result-title a:link, .search-result-title a:hover {
	font-size: 14px; 
	line-height: 16px;
	font-weight: bold; 
	color: #1771ab;
	}
.search-result-type,  a.search-result-type, a:link.search-result-type, a:hover.search-result-type {
	font-size: 13px; 
	line-height: 16px;
	font-weight: bold; 
	color: #c1c1c1;
	}

/* =================== VIDEO GALLERY STYLES =================== */
#video-gallery-left {
	float: left; 
	width: 493px;		
}
#video-info {
	margin: 12px 0; 
	font-size: 11px; 
	line-height: 16px;
}
#video-header {
	font-size: 14px; 
	color: #757575; 
	line-height: 18px;		
}
#video-title {
	font-weight: bold; 
	font-size: 14px; 
	line-height: 18px;		
}
#video-desc {
	color: #757575; 
	margin: 4px 0 8px 0;		
}
#video-desc p {
    color: #757575;    
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    font-size: 11px; 
    line-height: 16px;		
}
#video-related {
	border-top: 2px solid #c8c8c8;
}
#video-gallery-right {
	float: left; 
	width: 370px; 
	height: 730px; 
	background: url('/~/media/Images/CSF/Backgrounds/video-gallery-right-bg.ashx') repeat-x top #e9e9e9; 
	overflow-x: hidden; 
	overflow-y: auto; 
	margin-left: 35px; 
	border: 1px solid #b2b2b2;		
}
.video-listing {
	width: 370px; 
	border-bottom: 2px solid #c8c8c8;
}
.video-listing-int {
	padding: 12px;		
}
.video-listing-pic {
	border: 2px solid #000;
}
.video-listing-title {
	font-weight: bold; 
	margin-bottom: 6px;	
}

 .video-listing-title a, .video-listing-title a:link, .video-listing-title a:hover {
	color: #000000;
    }

.video-listing-category {
	font-size: 11px; 
	line-height: 14px;		
}
.video-listing-faculty {
	font-size: 11px; 
	line-height: 14px;		
}

.video-listing-subtitle{
	color: #757575; 
	font-size: 11px; 
	line-height: 14px; 
	margin: 8px 0px 0px 0px;	
}
.video-listing-desc{
	color: #757575; 
	font-size: 11px; 
	line-height: 14px; 
	margin: 0px 0px 8px 0px;	
}
.video-listing-desc p {
	color: #757575; 
	font-size: 11px; 
	line-height: 14px; 
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
.video-listing-time {
	font-size: 11px; 
	line-height: 14px;		
}

.page-subtitle 
{
    color: #757575;
    font-weight: bold;
}

/*   -------  Video in Programs -------  */
div.programs-video-player 
{
    text-align:center;
}
	 
.programs-video-label 
{
    margin-top: 20px;
    font-size:larger;
    color: #757575;
}

.programs-video-info p
{
    margin-top: 0px;
} 


/* TEXTBOOKS */

th.heoa, th.num
{
    text-align: center;
}
	
/* =================== FIXES =================== */	

.fixed-clearfix:after{clear:both;content:' ';display:block;font-size:0;line-height:0;visibility:hidden;width:0;height:0}.fixed-clearfix{display:inline-block}* html .fixed-clearfix{height:1%}.fixed-clearfix{display:block}

/*.search-results-summary {
    display: inline;
    }*/
/*

.calendar-list {
	width: 672px; 
	float: left
	}
.event-list-ongoing {
	padding-left: 12px;
	float: left; 
	width: 575px; 
	margin: 10px 0;
	font-size: 11px;
	}
.event-list-ongoing p {
	margin: 8px 0;
	}
.event-list-ongoing-date {
	color: #808080;
	}
#mini-cal {
	float: left; 
	width: 187px; 
	padding-left: 32px
	}
*/

/* =================== ARTWORK GALLERY STYLES =================== */
.content-body-artwork-gallery {
	background-color:#000000;
	position:relative;
	width:960px;
}
.content-body-artwork-gallery p {
	margin: 10px 0;
	padding: 0;
	color: #23160e;
	line-height:18px;
}
.content-body-artwork-gallery a {
	color: #1771ab;
	cursor: pointer;
	text-decoration: underline;
}
.content-body-artwork-gallery a:hover {
	color: #1771ab;
	cursor: pointer;
	text-decoration: none;
}
.content-body-artwork-gallery h3 {
	margin: 0px;
	padding: 20px 0 5px 0;
	font-family: Helvetica;
	color: #8b0b04;
	font-size:14px;
	font-weight: bold;
}
.content-artwork-gallery {
	padding: 30px 5px;
	background-color:#000000;
}
.content-artwork-department-gallery {
 position:relative;
 padding: 30px 5px;
 background-color:#000000;
 overflow-x: hidden; 
 overflow-y: auto;
 height: 730px;
 scrollbar-base-color:#333;
}
#content-footer-wide-artwork-gallery {
	width: 960px;
	height: 44px;
	margin: 0;
	padding: 0;
	background-image: url(/images/content-footer-wide-artwork-gallery-trans.png);
	background-position: top left;
	background-repeat: no-repeat;
	}
#artwork-gallery img {
	border-top:1px solid #6e6e6e;
}
.artwork-gallery-wrapper {
	float:left;
	width:160px;
	display:inline;
	margin: 0 0 25px 25px;
	font-family:helvetica, arial;
	font-size:11px;
	line-height:11px;
	color:#fece06;
}
.artwork-gallery-wrapper a:link, .artwork-gallery-wrapper a:visited {
	font-family:helvetica, arial;
	font-size:11px;
	line-height:11px;
	color:#fece06;
	text-decoration:none;
	display:block;
}
.artwork-gallery-wrapper h3 {
	font-family: helvetica, arial;
	font-weight:bold;
	color:#ffffff;
	font-size:15px;
	line-height:14px;
}
.artwork-gallery-overlay {
	position:relative;
	width:160px;
	height:164px;
	margin: -160px 0 0 0;
	background-image:url(/images/artwork-gallery-overlay-trans.png);
	background-position:top left;
	background-repeat: repeat-x;
	z-index:10;
}
ul#artwork-gallery-department-nav {
	margin:0;
	padding:0;
	width:400px;
	float:left;
	list-style-type:none;
	background-image:url(/images/artwork-gallery-nav-bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	}
ul#artwork-gallery-department-nav li {
		float:left;
}
ul#artwork-gallery-department-nav li a:link, ul#artwork-gallery-department-nav li a:visited {
	display:block;
	font-family:helvetica, arial;
	font-size:10px;
	font-weight:bold;
	line-height:10px;
	padding: 2px 28px 0 33px;
	color: #181818;
	text-decoration:none;
}
ul#artwork-gallery-department-nav li a:hover, ul#artwork-gallery-department-nav li a:active {
	color:#264f68;
	text-decoration:none;
}
#artwork-gallery-department-landingpage-header {
	padding: 30px 30px 10px 30px;
	width: 900px;
}
#artwork-gallery-department-landingpage-header p {
	float:left;
	margin: 0 10px 0 0;
	font-family:helvetics,arial;
	color:#ffffff;
	font-size:10px;
	font-weight:bold;
	letter-spacing:1px;
}
#artwork-gallery-department-landingpage-header h2 {
	float:left;
	margin: -3px 50px 0 0;
	font-size:17px;
	font-weight:bold;
	color:#e4e4e4;
}
.artwork-department-wrapper {
	position:relative;
	float:left;
	width:200px;
	height:200px;
	display:inline;
	margin: 0 0 25px 25px;
	text-align:center;
	border:#FFFFFF; 
}

.artwork-department-wrapper-int {
	position:absolute;
	bottom:0px;
	left:0px;
}
.artwork-department-wrapper-int2 {
	position:relative;
	bottom:0px;
	width:200px;
	text-align:center;
	display:block;
	vertical-align:baseline;
}


#artwork-gallery-department-landingpage-footer {
	background-image:url(/images/artwork-gallery-interior-footer-trans.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	height:44px;
	width:942px;
	margin:-44px 0 0 0;
	position:relative;
	z-index:100;
}
.artwork-gallery-thumb-view {
	float:right;
	margin: 0 0 0 17px;
}
.artwork-gallery-popup-wrapper {
	background-color:#000000;
	margin:auto;
	width:486px;
}
.artwork-gallery-popup-thumbs-wrapper {
	margin: 0 0 10px 0;
	width:486px;
	background-color:#000000;
	height:48px;
	text-align:center;
}
.artwork-gallery-popup-thumbs {
	border:1px solid #7e7e7e;
	margin: 0 12px 0 0;
	background-color:#000000;
}
.artwork-gallery-popup-arrows {
	margin: 0 12px 0 0;
	background-color:#000000;
}
.artwork-gallery-popup-artwork {
	border:5px solid #ffffff;
	background-color:#000000;
}                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               
