/* classes for general styles used throughout the site*/
html { 
	margin:0px; 
	padding:0px;
	height:100%;
} 
body {
	background-image : none;
	color:#3E545C;
	background-color: #DBDFFD;
	font-family: Verdana, Trebuchet MS, Times New Roman, Tahoma, Georgia, san-serif;
	font-size: 10px;
	line-height: 24px; 
	height:100%;
}
.homebody {
	height: 100%;
	background : #ffffff;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}
.shellbody {
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	background-image : none;	
	background: none;
}
.maintext {
	color: #020249;
	font-family: Tahoma;
	font-size:11px;
	line-height: 24px; 
}
.maintextbold {
	color: #020249;
	font-family: Tahoma;
	font-size:11px;
	font-weight: bold;
	line-height: 24px; 
}
.textbold {
	font-weight: bold;
}
.pageText {
	margin-bottom: 10px;
}
.news_desc {
	color: #020249;
	font-family: Tahoma;
	font-size:14px;
}
.news_pub_date {
	color: #020249;
	font-family: Tahoma;
	font-size:14px;
	font-weight: bold;
}
.news_headline {
	color: #020249;
	font-family: Tahoma;
	font-size:24px;
	font-weight: bold;
}
.NFDescriptive {
	color: #020249;
	font-family: Tahoma;
	font-size:13px;
	letter-spacing:1px;
	text-indent:12px;
	width:911px;
}
a,
a:link,
a:hover,
a:active,
a:visited {
	color : #113959;
	text-decoration : underline;
	line-height: 24px; 
}

a:hover {
	text-decoration: none;
}
.HPheadlines a,
.HPheadlines a:link,
.HPheadlines a:hover,
.HPheadlines a:active,
.HPheadlines a:visited {
	color:#000066;
	font-family:Tahoma;
	font-size:11px;
	line-height:22px;
	padding-left:8px;
	text-decoration:none;
}
.HPheadlines a:hover {
	text-decoration:underline;
}
.at-news-thumbphoto{
	float:left;
	margin-right:10px;
}
.news-container{
	margin-bottom:10px;
}
.clear{clear:both;}
.news-seperator{
	margin-bottom:10px;
}
/*--------------------------------------------*/
/*--------------PODIUM BUTTONS----------------*/

/*button*/
.btnLeft {
	background-image: none;
	background-position: top left;
	background-repeat: no-repeat;
	
	cursor:pointer;
}
.btnMiddle {
	background: url(/images/at_readmore_button.gif) center center no-repeat;
	width:56px;
	height:17px;
	padding-left:2px;
	cursor:pointer;
}
.btnRight {
	background-image: none;
	background-position: top right;
	background-repeat: no-repeat;
	width: 7px; 
	cursor:pointer;
}
.btnMiddle .btnText {
	color: #4F4C29;
	font-family: Tahoma;
	font-size: 11px;
	text-align:center;
	vertical-align:center;
	text-decoration:none;
	cursor:pointer;
}

.sbtnMiddle {
	background-image: url(/ftpimages/270/podium/at_read_bio.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 14px;
	width: 62px; 
	cursor:pointer;
}

.sbtnText{
	font-family:Verdana;
	font-size:9px;
	color:#272727;
}
/*--------------------------------------------*/
/*---------------CHANNEL STYLES---------------*/

/*photo content channel*/
.photocontentbox a,
.photocontentbox a:link,
.photocontentbox a:hover,
.photocontentbox a:active,
.photocontentbox a:visited {
	color: #020249;
	font-family: 'Verdana', 'Trebuchet MS', 'Times New Roman', 'Tahoma', 'Georgia', 'sans serif';
	font-size: 11px;
	text-decoration: underline; 
}
.photocontentbox a:hover {
	text-decoration: none;
}

.photocontentheader {
	background-image: url(/ftpimages/323/podium/style474/sidebar4_image_top_mid.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
.photocontentheader2 {
	background-image: url(/ftpimages/323/podium/style474/sidebar4_image_top_left.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.photocontentheader3 {
	background-image: url(/ftpimages/323/podium/style474/sidebar4_image_top_right.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
.photocontentheader4 {
	color: #020249;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	height:5px;
}

.photocontentbox {
	background-image: url(/ftpimages/323/podium/style474/sidebar4_image_mid.gif);
	background-repeat: repeat;
	font-family: 'Verdana', 'Trebuchet MS', 'Times New Roman', 'Tahoma', 'Georgia', 'sans serif';
	font-size: 10px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left; 
}
.photocontentbox2 {}
.photocontentbox3 {}
.photocontentbox4 {
	color: #020249;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px; 
}

.photocontentfooter {
	background-image: url(/ftpimages/323/podium/style474/sidebar4_image_bot_mid.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	height: 8px;
	margin-bottom:13px;
}
.photocontentfooter2 {
	background-image: url(/ftpimages/323/podium/style474/sidebar4_image_bot_left.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 8px; 
}
.photocontentfooter3 {
	background-image: url(/ftpimages/323/podium/style474/sidebar4_image_bot_right.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	height: 8px;
}
.photocontentfooter4 {
}


/*sidebar content channel*/
.sidebarcontentbox a,
.sidebarcontentbox a:link,
.sidebarcontentbox a:hover,
.sidebarcontentbox a:active,
.sidebarcontentbox a:visited {
	color: #4f4c29;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-decoration: underline; 
}
.sidebarcontentbox a:hover {
	text-decoration: none;
}

.sidebarcontentheader {
	background-image: url(/ftpimages/323/podium/style474/sidebar1_bottomright.gif);
	background-position: bottom right;
	background-repeat: repeat-y;
	margin-top:5px;
}
.sidebarcontentheader2 {
	background-image: url(/ftpimages/323/podium/style474/sidebar1_topright.gif);
	background-position: top right;
	background-repeat: repeat-x; 
}
.sidebarcontentheader3 {
	background-image: url(/ftpimages/323/podium/style474/sidebar1_topleft.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.sidebarcontentheader4 {
	background-image: url(/ftpimages/323/podium/style474/sidebar1_bottomleft.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	color: #4f4c29;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 6px;
	padding-left: 16px;
	padding-top: 8px; 
}

.sidebarcontentbox {
/*comment*/
	background-color: #D9CA11;
	color: #4f4c29;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-align: left; 
	line-height: 14px; 
}
.sidebarcontentbox2 {
}
.sidebarcontentbox3 {
}
.sidebarcontentbox4 {
	padding-top: 3px;
	padding-left: 13px;
	padding-right: 8px;
	padding-bottom: 3px;
}
.sidebarcontentfooter {
	background-image: url(/ftpimages/323/podium/style474/sidebar1_bbottom_middle.gif);
	background-position: top left;
	background-repeat: repeat-x;
	margin-bottom:13px;
}
.sidebarcontentfooter2 {
	background-image: url(/ftpimages/323/podium/style474/sidebar1_bbottom_left.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.sidebarcontentfooter3 {
	background-image: url(/ftpimages/323/podium/style474/sidebar1_bbottom_right.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
.sidebarcontentfooter4 {
	padding-top: 8px; 
}

/*vnav content channel*/
.vnavcontentbox a,
.vnavcontentbox a:link,
.vnavcontentbox a:hover,
.vnavcontentbox a:active,
.vnavcontentbox a:visited {}
.vnavcontentbox a:hover {}

.vnavcontentheader {}
.vnavcontentheader2 {}
.vnavcontentheader3 {}
.vnavcontentheader4 {}

.vnavcontentbox {}
.vnavcontentbox2 {}
.vnavcontentbox3 {}
.vnavcontentbox4 {}
.vnavcontentfooter {}
.vnavcontentfooter2 {}
.vnavcontentfooter3 {}
.vnavcontentfooter4 {}
/*--------------------------------------------*/

/*------------------------------------------------*/
/*--------------- GALLERY STYLES -----------------*/

.gal_image {
padding-bottom:1px;
}

.gal_image img {
}

.gal_button_left, .gal_button_right {
	background-image: url(/ftpimages/323/podium/style474/imagegal_button.gif);
	background-repeat: repeat-y;
	border-bottom: 1px solid #B4B7C9;
	border-right: 1px solid #B4B7C9;
	border-top: 1px solid #B4B7C9;
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	padding-bottom: 2px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	text-align:center;
	cursor:pointer;
}

.gal_button_left {
	float: left;
}

.gal_button_right {
	float: right;
}

.gal_counter {
	background-color: #BBBFD8;
	background-repeat: repeat;
	border-left: 1px solid #BBBFD8;
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	text-align: center; 
	height:19px;
}
.gal_bar {
	background-color: #BBBFD8;
	background-repeat: repeat;
	border-bottom: 1px {2} #B4B7C9;
	border-left: 1px solid #BBBFD8;
	border-top: 1px {2} #B4B7C9;
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	text-align: center; 
	height:19px;
}
.gal_caption {
	background-color: #C8CEF2;
	background-image: url(/ftpimages/323/podium/style474/imagegal_top_mid.gif);
	background-position: top left;
	background-repeat: repeat;
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	text-align: center; 
}
/*--------------------------------------------*/

/*--------------------------------------------*/
/*---------------DDLB STYLES -----------------*/

.ddlb {
	font-family : Verdana;
	font-size : 10px;
	color : #000000;
}

.ddlbDimensions {
}

.ddlbText {
}

.ddlbLeft {
	float: left;
}

.ddlbRight {
	float: left;
}

.deptDDLB {
	float: left;
}

.gradeDDLB {
	float: left;
}

.teamDDLB {
	float: left;
}

.yearDDLB {float: left;
}
/*--------------------------------------------*/

/*--------------------------------------------*/
/*----------------PAGE HEADERS----------------*/
/* about,admission,academics,news,athletics,campus,giving */
#header_1,#header_2,#header_3,#header_4,#header_5,#header_6,
#header_7 {}

#header_welcome		{ background-image: url(/ftpimages/295/podium/style412/L1_header_welcome.gif); }
#header_admission	{ background-image: url(/ftpimages/295/podium/style423/L1_header_admission.gif); }
#header_academics	{ background-image: url(/ftpimages/323/podium/style474/pgtitle_acad.gif); }
#header_studlife	{ background-image: url(/ftpimages/323/podium/style474/pgtitle_studlife.gif); }
#header_news 		{ background-image: url(/ftpimages/295/podium/style423/L1_header_news.gif); }
#header_programs	{ background-image: url(/ftpimages/295/podium/style423/L1_header_programs.gif); }
#header_campus 		{ background-image: url(/ftpimages/295/podium/style412/L1_header_about.gif); }
#header_giving		{ background-image: url(/ftpimages/295/podium/style423/L1_header_giving.gif); }

#L2header {
	color:#020249;
	font-family:Tahoma;
	font-size:18px;
	font-weight:bold;
}

#L3header {
	color: #020250;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}

.pgtitlecontentheader {
	background-image: url(/ftpimages/323/podium/style474/pgtitle_acad.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 14px;
	width: 136px; 
}
.pgtitlecontentheader2 {}
.pgtitlecontentheader3 {}
.pgtitlecontentheader4 {}

.pgtitlecontentbox {
	padding-left: 1px;
	padding-top: 9px; 
}
.pgtitlecontentbox2 {}
.pgtitlecontentbox3 {}
.pgtitlecontentbox4 {}

.pgtitlecontentfooter {}
.pgtitlecontentfooter2 {}
.pgtitlecontentfooter3 {}
.pgtitlecontentfooter4 {}

#contentarea {}

#contentarea2 {}
/*--------------------------------------------*/

/*--------------------------------------------*/
/*-----------------CURRICULUM-----------------*/
.coursesBottom {
	background: url('/images/ac_courses_footer.gif') no-repeat;
	padding-top:11px;	
}

.coursesContainer {
	padding: 0px 0px;
	
}

.coursesHeader {
	background: url('/images/ac_courses_header.gif') no-repeat;
	padding-top:31px;
}

.coursesHeader2 {
}

/* OFF STATES */
.titleBack_off {
	background-color:#D8DCF6;
	padding-left:12px;
	border-left: 1px solid #BFC5EB;
	border-right: 1px solid #BFC5EB;
}
.courseArrow_off {
	background: url('/images/ac_course_arrow_expand.gif') center left no-repeat;
}
.titleText_off {
	font-family: Tahoma;
	font-size: 11px;
	color: #020249;
	line-height: 26px;
	padding: 0px 19px 2px 23px;
	text-decoration:none;
}

/* ON STATES */
.titleBack_on {
	background-color:#F6F7FD;
	padding-left:12px;
	border-left: 1px solid #CDCFD6;
	border-right: 1px solid #CDCFD6;
}
.courseArrow_on {
	background: url('/images/ac_course_arrow_collapse.gif') center left no-repeat;
}
.titleText_on {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #020249;
	line-height: 26px;
	padding: 0px 19px 2px 23px;
	text-decoration:none;
}

/* OVER STATES */
.titleBack_over {
	background-color:#D8DCF6;
	padding-left:12px;
	border-left: 1px solid #BFC5EB;
	border-right: 1px solid #BFC5EB;
}
.titleText_over {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #020249;
	line-height: 26px;
	padding: 0px 19px 2px 23px;
	text-decoration:none;
}
.courseArrow_over {
	
}

/* COURSE DESCRIPTION BOX */
.course {
	background-color:#F6F7FD;
	padding-left:12px;
	padding-top:5px;
	padding-bottom:7px;
	border-left: 1px solid #BFC5EB;
	border-right: 1px solid #BFC5EB;

}
.course2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #20379F;
	line-height:19px;
}
/*--------------------------------------------*/

/*--------------------------------------------*/
/*---------------ANNUAL FUND------------------*/

/*container for the whole bar contents*/
.af_container {
	
}

/*Top of the bar (ABOVE middle and bottom)*/
.af_bar_top {
	/*background: url('/images/af_bar_top.gif') no-repeat;
	height: 1px;
	width: 115px;*/
}

/*Middle of the bar (BETWEEN top and bottom)*/
.af_bar_middle {
	background: url('/images/af_bar_back.gif') repeat-y;
	width: 57px;
}

/*Bottom of the bar (BELOW top and middle)*/
.af_bar_bottom {
	height:5px;
	/*background: url('/images/af_bar_bottom.gif') no-repeat;
	height: 21px;
	width: 57px;
	margin-bottom:21px;*/
}

/*Container for the bar (.af_bar_top, .af_bar_middle, .af_bar_bottom)*/
.af_bar {
	margin-left: 70px;
	position: absolute;	/*Don't remove*/
	bottom: 0px;		/*Set to the bar's distance from the bottom of the chart*/
}

/*Container for .af_bar.  Typically where the graph will go*/
.af_gauge {
	height: 145px;
	width: 169px;
	background: url('/images/af_counter.gif') no-repeat;
	position: relative;	/*Don't remove*/
}

/*Container for chart stats*/
/*float left/right and set .af_guage padding-left/right to go side by side.*/
.af_info {
	padding: 10px 15px;
	background: url('/images/af_info_background.gif') no-repeat;
}

/*A single line of stat information*/
.af_info_line {
	line-height: 18px;
}

/*Title of the stat info (ie. Start Date, Participation Goal)*/
.af_info_title {
	font-weight: bold;
	color: #B64A01;
	font-size:12px;
}

/*Stat value (ie. $100,000 or 50%)*/
.af_info_value {
	float: left;
}

/*Used to clear floats on the info lines*/
.af_info_clear {
	clear: both;
}
/*--------------------------------------------*/

/*--------------------------------------------*/
/*---------------MISCELANEOUS-----------------*/
.hide {
	display:none;
}

.show {
	display:inline;
}
a.gallery-images,a.gallery-images:visited,
a.gallery-images:hover,a.gallery-images:active,
a.gallery-images:link{
	display:none;
}
/*Fixes IE disappearing content*/
* html .hollyHack { height: 0.01%; }

/*Added for homepage flash tweaks*/

#non-flash-buttons{
	background:url(/images/noflash_bg.gif) no-repeat;
	width:520px;
	height:71px;
}
#dl-flash-button-container{
	padding:22px 0px 0px 300px;
}
#dl-flash-button{
	display:block;
	width:197px;
	height:27px;
	text-indent:-9999px;
}
#flash-buttons{
	background:url(/images/hasflash_background.gif) no-repeat;
	width:520px;
	height:71px;
}

