/* classes for general styles used throughout the site*/
body {
	background-image : none;
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	line-height: 22px; 
}
.homebody {
	height: 100%;
	background : url(/images/home_background.gif);
	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: #000000;
	font-family: 'Verdana', 'Trebuchet MS', 'Times New Roman', 'Tahoma', 'Georgia', 'sans serif';
	font-size: 11px;
	line-height: 16px; 
}
.maintextbold {
	color: #000000;
	font-family: 'Verdana', 'Trebuchet MS', 'Times New Roman', 'Tahoma', 'Georgia', 'sans serif';
	font-size: 11px;
	line-height: 16px; 
	font-weight: bold;
}
.textbold {
	font-weight: bold;
}
.pageText {
	margin-bottom: 10px;
}

a,
a:link,
a:hover,
a:active,
a:visited {
	font-family : Verdana;
	font-size : 11px;
	color : #84802C;
	line-height: 16px;
	text-decoration : underline;
}

a:hover {
	text-decoration: none;
}

/*--------------------------------------------*/
/*--------------PODIUM BUTTONS----------------*/

/*button*/
.btnLeft {
	background-image: url(/ftpimages/305/podium/button_left.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 20px;
	width: 10px; 
}
.btnMiddle {
	background-image: url(/ftpimages/305/podium/button_middle.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	height: 20px;
	padding-top: 5px; 
}
.btnRight {
	background-image: url(/ftpimages/305/podium/button_right.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 20px;
	width: 10px; 
}
.btnMiddle .btnText {
	color: #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 20px; 
	text-decoration:none;
	font-weight:bold;
}

/*--------------------------------------------*/
/*---------------CHANNEL STYLES---------------*/

/*photo content channel*/
.photocontentbox a,
.photocontentbox a:link,
.photocontentbox a:hover,
.photocontentbox a:active,
.photocontentbox a:visited {
	font-family : Verdana;
	font-size : 11px;
	color : #880327;
	line-height: 16px;
	text-decoration : underline;
}
.photocontentbox a:hover {
	text-decoration: none;
}

.photocontentheader {
	background-image: url(/ftpimages/305/podium/pch_mid.gif);
	background-position: top left;
	background-repeat: repeat-x; 
}
.photocontentheader2 {
	background-image: url(/ftpimages/305/podium/pch_left.gif);
	background-position: top left;
	background-repeat: no-repeat; 
}
.photocontentheader3 {
	background-image: url(/ftpimages/305/podium/pch_right.gif);
	background-position: top right;
	background-repeat: no-repeat; 
}
.photocontentheader4 {
	height:6px;
}

.photocontentbox {
	background-image: url(/ftpimages/305/podium/pcb_left.gif);
	background-position: top left;
	background-repeat: repeat-y; 
}
.photocontentbox2 { 
	background-image: url(/ftpimages/305/podium/pcb_right.gif);
	background-position: top right;
	background-repeat: repeat-y; 
	padding-left:5px;
	padding-right:6px;	
}
.photocontentbox3 { 
}
.photocontentbox4 {
}

.photocontentfooter {
	background-image: url(/ftpimages/305/podium/pcf_mid.gif);
	background-position: top left;
	background-repeat: repeat-x; 
	margin-bottom: 10px;
}
.photocontentfooter2 {
	background-image: url(/ftpimages/305/podium/pcf_left.gif);
	background-position: top left;
	background-repeat: no-repeat; 
}
.photocontentfooter3 {
	background-image: url(/ftpimages/305/podium/pcf_right.gif);
	background-position: top right;
	background-repeat: no-repeat; 
}
.photocontentfooter4 {
	height:11px;
}

/*green_box content channel*/
.sidebarcontentbox a,
.sidebarcontentbox a:link,
.sidebarcontentbox a:hover,
.sidebarcontentbox a:active,
.sidebarcontentbox a:visited {
	font-family : Verdana;
	font-size : 11px;
	color : #880327;
	line-height: 16px;
	text-decoration : underline;
}
.sidebarcontentbox a:hover {
	text-decoration: none;
}

.sidebarcontentheader {
	background-image: url(/ftpimages/305/podium/s_right_bottom.gif);
	background-position: top right;
	background-repeat: repeat-y; 
}
.sidebarcontentheader2 {
	background-image: url(/ftpimages/305/podium/s_left_bottom.gif);
	background-position: top left;
	background-repeat: repeat-y; 
}
.sidebarcontentheader3 {
	
	background-image: url(/ftpimages/305/podium/s_left_top.gif);
	background-position: top left;
	background-repeat: no-repeat;
	
}
.sidebarcontentheader4 {
	background-image: url(/ftpimages/305/podium/s_right_top.gif);
	background-position: top right;
	background-repeat: no-repeat; 
	padding-left: 6px;
	padding-right: 13px;
	padding-top: 13px;
	padding-bottom:7px;
	color: #000000;
	font-family: 'Verdana', 'Trebuchet MS', 'Times New Roman', 'Tahoma', 'Georgia', 'sans serif';
	font-size: 11px;
	font-weight: bold; 
}

.sidebarcontentbox {
	background-image: url(/ftpimages/305/podium/s_body_right.gif);
	background-position: top right;
	background-repeat: repeat-y;
}
.sidebarcontentbox2 { 
	background-image: url(/ftpimages/305/podium/s_body_left.gif);
	background-position: top left;
	background-repeat: repeat-y; 
}
.sidebarcontentbox3 { 
	background-image: url(/ftpimages/305/podium/s_body_left_top.gif);
	background-position: top left;
	background-repeat: no-repeat; 
	
}
.sidebarcontentbox4 {
	padding-bottom: 11px;
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 11px; 
	color: #000000;
	font-family: 'Verdana', 'Trebuchet MS', 'Times New Roman', 'Tahoma', 'Georgia', 'sans serif';
	font-size: 11px;
	line-height: 16px; 
	background-image: url(/ftpimages/305/podium/s_body_right_top.gif);
	background-position: top right;
	background-repeat: no-repeat; 
}

.sidebarcontentfooter {
	background-image: url(/ftpimages/305/podium/s_footer_mid.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	margin-bottom: 10px; 
}
.sidebarcontentfooter2 {
	background-image: url(/ftpimages/305/podium/s_footer_left.gif);
	background-position: bottom left;
	background-repeat: no-repeat; 
}
.sidebarcontentfooter3 {
	background-image: url(/ftpimages/305/podium/s_footer_right.gif);
	background-position: bottom right;
	background-repeat: no-repeat; 
}
.sidebarcontentfooter4 {
	height: 15px;
}



/*--------------------------------------------*/

/*------------------------------------------------*/
/*--------------- GALLERY STYLES -----------------*/

.gal_image {
	border-top: 1px solid #056F36; 
	text-align: center;
}

.gal_image img {
	margin: 0px auto;
}

.gal_button_left, .gal_button_right {
	background-image: url(/ftpimages/212/podium/style412/gal_bar_back.gif);
	background-position: top left;
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	padding-left: 10px;
	padding-right: 10px; 
}

.gal_button_left {
	float: left;
}

.gal_button_right {
	float: right;
}

.gal_counter {
	background-image: url(/ftpimages/212/podium/style412/gal_bar_back.gif);
	background-position: top left;
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px; 
}

.gal_caption {
	color: #000000;
	font-family: 'Verdana', 'Trebuchet MS', 'Times New Roman', 'Tahoma', 'Georgia', 'sans serif';
	font-size: 10px; 
}
/*--------------------------------------------*/

/*--------------------------------------------*/
/*---------------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----------------*/

.vnav1 {
}
.vnav2 {
}
.vnav3 {
}
.vnav4 {
}

.vnav1_on {
}
.vnav2_on {
}
.vnav3_on {
}
.vnav4_on {
}

/*--------------------------------------------*/


/*--------------------------------------------*/
/*----------------PAGE HEADERS----------------*/
/* about,admission,academics,news,athletics,campus,giving */
#header_about,#header_admission,#header_academics,#header_news,#header_athletics,
#header_campus,#header_giving {
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 74px; 
}

#header_about 		{ background-image: url(/ftpimages/305/podium/L1Header_1.gif); }
#header_admission	{ background-image: url(/ftpimages/305/podium/L1Header_2.gif); }
#header_academics	{ background-image: url(); }
#header_news 		{ background-image: url(/ftpimages/305/podium/L1Header_3.gif); }
#header_athletics	{ background-image: url(/ftpimages/305/podium/L1Header_4.gif); }
#header_parents		{ background-image: url(/ftpimages/305/podium/L1Header_5.gif); }
#header_alumni		{ background-image: url(/ftpimages/305/podium/L1Header_6.gif); }

#L2header { 
	color: #066850;
	font-family: Georgis;
	font-size: 17px;
	padding-left:38px;
	font-weight: bold; 
}

#L3header {
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
	padding-left:38px;
}

#contentarea {
	padding-left:38px;
}

#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{

}

.news_item_divider{
	clear: left;
}

/*--------------------------------------------*/

/*--------------------------------------------*/
/*-----------------CURRICULUM-----------------*/
.coursesBottom {
	background: url('/images/course_box_bottom.gif') no-repeat;
	height: 8px;
}

.coursesContainer {
	padding: 0px 0px;
	border-left:solid 1px #263344;
	border-right:solid 1px #263344;
	border-bottom:solid 1px #263344;
}

.coursesHeader {
}

.coursesHeader2 {
	background: url('/images/courses_header.gif') no-repeat;
	height: 40px;
}

/* OFF STATES */
.titleBack_off {
	background: url('/images/course_titleback.gif') center left no-repeat;
	background-color:#E5E5E5;
}
.courseArrow_off {
}
.titleText_off {
	font-family: Arial;
	font-size: 12px;
	color: #29445F;
	line-height: 20px;
	font-weight: bold;
	padding: 4px 23px 2px 23px;
}

/* ON STATES */
.titleBack_on {
	background: url('/images/course_detail_background.gif') center left no-repeat;
	background-color:#E5E5E5;
}
.courseArrow_on {
	background: url('/images/course_detail_top.gif') top left no-repeat;
}
.titleText_on {
	font-family: Arial;
	font-size: 12px;
	color: #29445F;
	line-height: 20px;
	font-weight: bold;
	padding: 4px 23px 2px 23px;
}

/* OVER STATES */
.titleBack_over {
	
}
.titleText_over {
	
}
.courseArrow_over {

}

/* COURSE DESCRIPTION BOX */
.course {
	background-color:#E5E5E5;
}
.course2 {
	background: url('/images/course_detail_bottom.gif') bottom left no-repeat;
	padding: 2px 22px 8px 22px;
	line-height: 16px;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
/*--------------------------------------------*/

/*--------------------------------------------*/
/*---------------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: 115px;
}

/*Bottom of the bar (BELOW top and middle)*/
.af_bar_bottom {
	background: url('/images/af_bar_bottom.gif') no-repeat;
	height: 1px;
	width: 115px;
	margin-bottom:18px;
}

/*Container for the bar (.af_bar_top, .af_bar_middle, .af_bar_bottom)*/
.af_bar {
	margin-left: 57px;
	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: 281px;
	width: 192px;
	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: #ffffff;
	
}

/*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;
}
/*--------------------------------------------*/

/*--------------------------------------------*/
/*---------------ANNUAL FUND 2----------------*/

/*container for the whole bar contents*/
.af_container {
	
}

/*Top of the bar (ABOVE middle and bottom)*/
.af_bar_top_bar1 {
	background: url('/images/af_bar_top_1.gif') no-repeat;
	height: 1px;
	width: 69px;
}

/*Middle of the bar (BETWEEN top and bottom)*/
.af_bar_middle_bar1 {
	background: url('/images/af_bar_back_1.gif') repeat-y;
	width: 69px;
}

/*Bottom of the bar (BELOW top and middle)*/
.af_bar_bottom_bar1 {
	background: url('/images/af_bar_bottom_1.gif') no-repeat;
	height: 1px;
	width: 69px;
	margin-bottom:18px;
}

/*Top of the bar (ABOVE middle and bottom)*/
.af_bar_top_bar2 {
	background: url('/images/af_bar_top_2.gif') no-repeat;
	height: 1px;
	width: 69px;
}

/*Middle of the bar (BETWEEN top and bottom)*/
.af_bar_middle_bar2 {
	background: url('/images/af_bar_back_2.gif') repeat-y;
	width: 69px;
}

/*Bottom of the bar (BELOW top and middle)*/
.af_bar_bottom_bar2 {
	background: url('/images/af_bar_bottom_2.gif') no-repeat;
	height: 1px;
	width: 69px;
	margin-bottom:18px;
}


/*Container for the bar (.af_bar_top, .af_bar_middle, .af_bar_bottom)*/
.af_bar_1 {
	position: absolute;	/*Don't remove*/
	bottom: 0px;		/*Set to the bar's distance from the bottom of the chart*/
}
.af_bar_2 {
	margin-left: 146px;
	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_2 {
	height: 285px;
	width: 215px;
	background: url('/images/af_counter_2.gif') no-repeat;
	background-position:center;
	position: relative;	/*Don't remove*/
	left:-8px;
}

/*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_2 {
	color: #ffffff;
	float: left;
	font-size:11px;
	
}

/*Stat value (ie. $100,000 or 50%)*/
.af_info_value_2 {
	color: #ffffff;
	float: left;
	font-size:11px;
}

/*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%; }




