/* classes for general styles used throughout the site*/
* html .hollyHack { height: 0.01%; }

body {
	background-image : none;
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px; 
}
.homebody {
	height: 100%;
	background-color: #1197D5;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	background-image : url(/images/homeback.gif);
	background-repeat: repeat-x;
	text-align:center;
}
.shellbody {
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	background-image : none;	
	background: none;
}
.maintext {
	color: #3D3D3D;
	font-family: Verdana;
	font-size: 11px;
}
.maintextbold {
	color: #3D3D3D;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}
.textbold {
	font-weight: bold;
}
.pageText {
	margin-bottom: 10px;
}

a,
a:link,
a:hover,
a:active,
a:visited {
	color: #005948;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: underline; 
}

a:hover {
	text-decoration: none;
}

/*--------------------------------------------*/
/*--------------PODIUM BUTTONS----------------*/

/*button*/
.btnLeft {}
.btnMiddle {}
.btnRight {}
.btnMiddle .btnText {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: underline; 
	color: #005948;
}

/*--------------------------------------------*/
/*---------------CHANNEL STYLES---------------*/

/*photo content channel*/
.photocontentbox a,
.photocontentbox a:link,
.photocontentbox a:hover,
.photocontentbox a:active,
.photocontentbox a:visited {
	color: #902250;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: underline;
}
.photocontentbox a:hover {
	text-decoration: none;
}

.photocontentheader {}
.photocontentheader2 {}
.photocontentheader3 {}
.photocontentheader4 {}

.photocontentbox {}
.photocontentbox2 {}
.photocontentbox3 {}
.photocontentbox4 {
	font-family: 'Verdana', 'Trebuchet MS', 'Times New Roman', 'Tahoma', 'Georgia', 'sans serif';
	font-size: 11px;
}

.photocontentfooter {	
	margin-bottom: 10px; 
}
.photocontentfooter2 {}
.photocontentfooter3 {}
.photocontentfooter4 {}

/*photo content channel*/
.photo2contentbox a,
.photo2contentbox a:link,
.photo2contentbox a:hover,
.photo2contentbox a:active,
.photo2contentbox a:visited {
	color: #902250;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: underline;
}
.photo2contentbox a:hover {
	text-decoration: none;
}

.photo2contentheader {}
.photo2contentheader2 {}
.photo2contentheader3 {}
.photo2contentheader4 {}

.photo2contentbox {}
.photo2contentbox2 {}
.photo2contentbox3 {}
.photo2contentbox4 {
	font-family: 'Verdana', 'Trebuchet MS', 'Times New Roman', 'Tahoma', 'Georgia', 'sans serif';
	font-size: 11px;
}

.photo2contentfooter {}
.photo2contentfooter2 {}
.photo2contentfooter3 {}
.photo2contentfooter4 {}

/*sidebar content channel*/
.sidebarcontentbox a,
.sidebarcontentbox a:link,
.sidebarcontentbox a:hover,
.sidebarcontentbox a:active,
.sidebarcontentbox a:visited {
	font-family : Verdana;
	font-size : 11px;
	color : #005948;
	text-decoration : underline;
}
.sidebarcontentbox a:hover {
	text-decoration: none;
}

.sidebarcontentheader {
	background-color: #005948;
	background-image: url(/ftpimages/303/podium/cc_header_back.gif);
	background-position: top left;
	background-repeat: repeat-x; 
	padding-bottom:7px;
	padding-left:14px;
	padding-right:14px;
	padding-top:6px;
}
.sidebarcontentheader2 {}
.sidebarcontentheader3 {}
.sidebarcontentheader4 {
	color: #ffffff;
	font-family:Verdana;
	font-weight:bold;
	font-size: 12px;
}

.sidebarcontentbox {
	background-color: #F0F0F0;
	border-top:solid 1px #ffffff;
	border-bottom:solid 1px #ffffff;
	padding-bottom:10px;
	padding-left:16px;
	padding-right:16px;
	padding-top:10px;
}
.sidebarcontentbox2 {}
.sidebarcontentbox3 {}
.sidebarcontentbox4 {
	color: #333333;
	font-family: Verdana;
	font-size: 11px;
}
.sidebarcontentfooter {
	border-bottom:solid 7px #FDBB27;
	margin-bottom: 10px; 
}
.sidebarcontentfooter2 {}
.sidebarcontentfooter3 {}
.sidebarcontentfooter4 {}

/*event content channel*/
.eventcontentbox a,
.eventcontentbox a:link,
.eventcontentbox a:hover,
.eventcontentbox a:active,
.eventcontentbox a:visited {
	font-family : Verdana;
	font-size : 11px;
	color : #005948;
	text-decoration : underline;
}
.eventcontentbox a:hover {
	text-decoration: none;
}

.eventcontentheader {
	background-color: #8B8B8B;
	background-image: url(/images/event_header_back.gif);
	background-position: top left;
	background-repeat: repeat-x; 
	padding-bottom:7px;
	padding-left:14px;
	padding-right:14px;
	padding-top:6px;
}
.eventcontentheader2 {}
.eventcontentheader3 {}
.eventcontentheader4 {
	color: #ffffff;
	font-family:Verdana;
	font-weight:bold;
	font-size: 12px;
}

.eventcontentbox {
	background-color: #F7F7F7;
	border-top:solid 1px #ffffff;
	border-bottom:solid 1px #ffffff;
	padding-bottom:10px;
	padding-left:16px;
	padding-right:16px;
	padding-top:10px;
}
.eventcontentbox2 {}
.eventcontentbox3 {}
.eventcontentbox4 {
	color: #333333;
	font-family: Verdana;
	font-size: 11px;
}
.eventcontentfooter {
	border-bottom:solid 2px #C3C3C3;
	margin-bottom: 10px; 
}
.eventcontentfooter2 {}
.eventcontentfooter3 {}
.eventcontentfooter4 {}


/*--------------------------------------------*/

/*------------------------------------------------*/
/*--------------- GALLERY STYLES -----------------*/

.gal_image {
	text-align: center;
}

.gal_image img {
	margin: 0px auto;
}

.gal_button_left, .gal_button_right {
	background-image: url(/ftpimages/303/podium/cc_header_back.gif);
	color: #ffffff;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	background-color:#005948;
	background-repeat:repeat-x;
	border-top:solid 1px #ffffff;
	padding-top:7px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:6px;
}

.gal_button_left {
	float: left;
	cursor:pointer;
	text-align: center; 
}

.gal_button_right {
	float: right;
	cursor:pointer;
	text-align: center; 
}

.gal_counter {
	background-color:#FFF1D4;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-top:1px solid #ffffff;
	color: #000000;
	font-size:10px;
	padding-top:8px;
	padding-bottom:7px;
}

.gal_caption {
	background-color:#F0F0F0;
	border-top:1px solid #ffffff;
	color: #000000;
	font-family: 'Verdana', 'Trebuchet MS', 'Times New Roman', 'Tahoma', 'Georgia', 'sans serif';
	font-size: 10px;
	padding-bottom:8px;
	padding-left:12px;
	padding-right:12px;
	padding-top:8px;
}
/*--------------------------------------------*/

/*--------------------------------------------*/
/*---------------DDLB STYLES -----------------*/

.ddlb {
	font-family : Verdana;
	font-size : 10px;
	color : #333333;
	line-height: 16px;
	height: 15px;
	border: 1px solid #4D4B44;
}

.ddlbDimensions {
}

.ddlbText {
}

.ddlbLeft {
	float: left;
}

.ddlbRight {
	float: left;
}

.ddlbMiddleCurriculum {
}

.ddlbMiddleDirections {
}

.ddlbMiddleTeams {
}

.deptDDLB {
	float: left;
}

.gradeDDLB {
	float: left;
}

.teamDDLB {
	float: left;
}

.yearDDLB {
	float: left;
}
/*--------------------------------------------*/


/*--------------------------------------------*/
/*----------------VERTICAL NAV----------------*/

.hnav_container {
	margin-bottom: 28px;
}

.vnav1 {
	background-color: #c7c7c7;
	border-bottom: 1px solid #ffffff;
	cursor: pointer;
	color: #2C2C2C;
	font-family: Verdana;
	font-size: 11px;
	line-height: 26px;
	padding-left: 15px;
	padding-right: 27px;
	text-align: right; 
}
.vnav2 {
}
.vnav3 {
}
.vnav4 {
}

.vnav1_on {
	background-color: #848484;
	border-bottom: 1px solid #ffffff;
	cursor: pointer;
	color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
	line-height: 26px;
	padding-left: 15px;
	padding-right: 27px;
	text-align: right; 
}
.vnav2_on {
}
.vnav3_on {
}
.vnav4_on {
}

/*--------------------------------------------*/


/*--------------------------------------------*/
/*----------------PAGE HEADERS----------------*/
/* admission,life,my,news,school,teaching */
#header_admissions,#header_life,#header_my,#header_news,#header_school,
#header_teaching {
	padding-top: 25px; 
	margin-bottom: 23px; 
}

#header_admissions  	{	background: url(/ftpimages/263/podium/style425/L1_header_admissions.gif) top left no-repeat;}
#header_life		{	background: url(/ftpimages/263/podium/style425/L1_header_life.gif) top left no-repeat;}
#header_my			{	background: url(/ftpimages/263/podium/style425/L1_header_my.gif) top left no-repeat;}
#header_news		{	background: url(/ftpimages/263/podium/style425/L1_header_news.gif) top left no-repeat;}
#header_school		{	background: url(/ftpimages/263/podium/style425/L1_header_school.gif) top left no-repeat;}
#header_teaching	{	background: url(/ftpimages/263/podium/style425/L1_header_teaching.gif) top left no-repeat;}

#L2header { 
	color: #2E2E2E;
	font-family: 'Trebuchet MS';
	font-size: 19px;
}

#L3header {
	color: #000000;
	font-family: 'Trebuchet MS';
	font-size: 11px;
	font-weight: bold; 
}

#contentarea {

}

#contentarea2 {

}
/*--------------------------------------------*/


/*--------------------------------------------*/
/*--------------------NEWS--------------------*/

.news_thumb_container {
	float: left;
	margin: 0px 10px 10px 0px;
}

.news_thumb_image {
	width: 96px;
}

.news_info {
}

.news_info_line{
}

.news_headline{
	font-weight: bold;
}

.news_pub_date{

}

.news_brief_desc{

}

.newsButton{
	color:#005948;
	margin-top:10px;
	margin-bottom:10px;
}

.news_item_divider{
	clear: left;
}

/*--START SDB additions -----------------*/
.newsText{
	color: #000000;
	font-family: arial,Verdana;
	font-size: 11px;
	
}
/*newsText content channel*/
.newsText a,
.newsText a:link,
.newsText a:hover,
.newsText a:active,
.newsText a:visited {
	font-family : arial,Verdana;
	font-size : 11px;
	color : #206FA5;
	text-decoration : underline;
}

.newsContainer {
	height: 372px;
	background-color: #ffffff;
	margin : 0px 0px 0px 0px;
	padding-left:20px;
	padding-right:15px;
	padding-top:3px;
	padding-bottom:5px;
}
/*-END SDB additions------------------------*/

/*--------------------------------------------*/
/*-----------------CURRICULUM-----------------*/
.coursesBottom {
	background: url('/images/course_detail_bottom.gif') repeat-x;
	height: 3px;
}

.coursesContainer {
	padding: 0px 0px;
}

.coursesHeader {
	background-color: #005948;
	background-image: url(/ftpimages/303/podium/cc_header_back.gif);
	background-position: top left;
	background-repeat: repeat-x; 
	padding-bottom:7px;
	padding-left:14px;
	padding-right:14px;
	padding-top:6px;
}

.coursesHeader2 {
	color: #ffffff;
	font-family:Verdana;
	font-weight:bold;
	font-size: 12px;
}

/* OFF STATES */
.titleBack_off {
	background: url('/images/course_h_back_off.gif') bottom left repeat-x;
	border-top:1px solid #ffffff;
}
.courseArrow_off {
	background: url('/images/course_arrow_off.gif') top left no-repeat;
}
.titleText_off {
	font-family: Verdana;
	font-size: 11px;
	color: #3D3D3D;
	padding: 7px 28px 2px 28px;
}

/* ON STATES */
.titleBack_on {
	background: url('/images/course_h_back_on.gif') bottom left repeat-x;
	border-top:1px solid #ffffff;
}
.courseArrow_on {
	background: url('/images/course_arrow_on.gif') top left no-repeat;
}
.titleText_on {
	font-family: Verdana;
	font-size: 11px;
	color: #224E46;
	font-weight: bold;
	padding: 7px 28px 2px 28px;
}

/* OVER STATES */
.titleBack_over {
	
}
.titleText_over {
	
}
.courseArrow_over {

}

/* COURSE DESCRIPTION BOX */
.course {
	background: #F4F4F4;
}
.course2 {
	padding: 2px 22px 8px 22px;
	font-family: Verdana;
	font-size: 11px;
	color: #224E46;
}
/*--------------------------------------------*/


/*--------------------------------------------*/
/*---------------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: 15px;
	width: 93px;
}

/*Middle of the bar (BETWEEN top and bottom)*/
.af_bar_middle {
	background: url('/images/af_bar_background.gif') repeat-y;
	width: 93px;
}

/*Bottom of the bar (BELOW top and middle)*/
.af_bar_bottom {
}

/*Container for the bar (.af_bar_top, .af_bar_middle, .af_bar_bottom)*/
.af_bar {
	margin-left: 92px;
	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 {
	background-color:#ffffff;;
	height: 138px;
	width: 256px;
	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-left:10px;
	padding-top:10px;
	background: url('/images/af_info_background.gif') no-repeat;
}

/*A single line of stat information*/
.af_info_line {
	line-height: 22px;
}

/*Title of the stat info (ie. Start Date, Participation Goal)*/
.af_info_title {
	font-weight: bold;
	color: #D6182A;
	float: left;
	padding-right:5px;
}

/*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;
}

/*Fixes IE disappearing content*/
* html .hollyHack { height: 0.01%; }




