
/*--------------------------------------------*/
/*-------------- GENRAL LAYOUT ---------------*/
/*img, div { behavior: url(/iepngfix.htc) }*/
body {
	background: none;
	background-image: none;
	background-color: none;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}
.shellbody {
	background: none;
}
.homebody {
	height: 100%;
	/*background : #E6ECDD;*/
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	background : #ffffff;
}
.custombody{background: none;}
.maintext {
	color: #464646;
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px; 
}
.maintextbold {
	color: #464646;
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px; 
	font-weight: bold;
}
.textbold {
	font-weight: bold;
}
.pageText {

}

a,
a:link,
a:hover,
a:active,
a:visited {
	color: #A6180E;
	font-family: Verdana;
	font-size: 11px;
	/*line-height: 16px; *//*removed to fix homepage issues sdb 101308*/
	text-decoration: underline; 
}

a:hover {
	text-decoration: none;
}

/*--------------------------------------------*/
/*--------------PODIUM BUTTONS----------------*/

/*button*/
.pdButton .btnLeft {}
.pdButton .btnMiddle {}
.pdButton .btnRight {}
.pdButton .btnText {
	color: #A6180E;
	font-family: 'Verdana', 'Trebuchet MS', 'Times New Roman', 'Tahoma', 'Georgia', 'sans serif';
	font-size: 11px;
	line-height: 16px;
	text-decoration: underline; 
}

/*--------------------------------------------*/

.dropdown .blue_box .chbox4 {
	padding: 1px 20px;
}
.dropdown .blue_box .chheader4 {
	padding: 10px 20px 3px 20px;
}
.dropdown select {
	font-family : Verdana;
	font-size : 10px;
	color : #464646;
	line-height: 16px;
	height: 17px;
}
/*---------------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 {
	margin-top: 10px; 
}
.photocontentheader2 {}
.photocontentheader3 {}
.photocontentheader4 {}

.photocontentbox {
	background-image: url(images/image_top.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 4px 0px 0px 0px;
}
.photocontentbox2 {
	background-image: url(images/image_left.gif);
	background-position: top left;
	background-repeat: repeat-y;
	padding: 0px 0px 0px 4px;
}
.photocontentbox3 {
	background-image: url(images/image_right.gif);
	background-position: top right;
	background-repeat: repeat-y;
	padding: 0px 4px 0px 0px;
}
.photocontentbox4 {
	/*background-image: url(images/image_bottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 0px 0px 4px 0px;
	font-family: 'Verdana', 'Trebuchet MS', 'Times New Roman', 'Tahoma', 'Georgia', 'sans serif';
	font-size: 11px;*/
}

.photocontentfooter {
	font-family: 'Verdana', 'Trebuchet MS', 'Times New Roman', 'Tahoma', 'Georgia', 'sans serif';
	font-size: 11px;	
	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 {}
/*------------------------------------------------*/

/*------------------------------------------------*/

/*--------------- GALLERY STYLES -----------------*/
.galbtm{	
	background-image: url(images/image_bottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 4px;}
.galtop{}
.gal_image {
	text-align: center;
}

.gal_image img {
	/*background-image: url(images/image_bottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 0px 0px 4px 0px;
	margin: 0px auto;*/
}

.gal_button_left{
	background-image: url(/images/back.gif);
	background-repeat:no-repeat;
	border-left: 1px solid #E2D1CD;
	border-right: 1px solid #E2D1CD;
	border-bottom: 1px solid #E2D1CD;
	color: #435976;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;	
	padding:7px 5px 6px 5px;
} 

.gal_button_right {
	background-image: url(/images/next.gif);
	background-repeat:no-repeat;
	border-left: 1px solid #E2D1CD;
	border-right: 1px solid #E2D1CD;
	border-bottom: 1px solid #E2D1CD;
	color: #435976;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;	
	padding:7px 5px 6px 5px;
}

.gal_button_left {
	float: left;
	cursor:pointer;
	text-align: center; 
}

.gal_button_right {
	float: right;
	cursor:pointer;
	text-align: center; 
}

.gal_counter {
	background-image: url(/images/counter.gif);
	border-left: 1px solid #E2D1CD;
	border-right: 1px solid #E2D1CD;
	border-bottom: 1px solid #E2D1CD;
	background-repeat:no-repeat;
	color: #595959;
	font-family: Verdana;
	font-size: 10px;
	line-height:14px;	
	padding:7px 5px 6px 5px;
}

.gal_caption {
	background-color:#FFFEF3; 
	color: #363636;
	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 -----------------*/

/*--------------------------------------------*/

.ac_ddlb_header_1
{
	color: #435976;
	font-family: Verdana;
	font-size: 12px;
	line-height: 14px;
	font-weight:bold;
	padding: 10px 0px 0px 14px;
}
.ac_ddlb_header_2
{
	color: #435976;
	font-family: Verdana;
	font-size: 12px;
	line-height: 14px;
	font-weight:bold;
	padding: 10px 0px 0px 14px;
}
.at_ddlb_header_1
{
	color: #435976;
	font-family: Verdana;
	font-size: 12px;
	line-height: 14px;
	font-weight:bold;
	padding: 10px 0px 0px 14px;
	float: left;
}
.at_ddlb_header_2
{
	color: #435976;
	font-family: Verdana;
	font-size: 12px;
	line-height: 14px;
	font-weight:bold;
	padding: 10px 48px 0px 0px;
	float: right;
}
.dir_ddlb_header
{
	color: #435976;
	font-family: Verdana;
	font-size: 12px;
	line-height: 14px;
	font-weight:bold;
	padding: 10px 0px 0px 14px;
}
/*--------------------------------------------*/
/*-------- HORIZONTAL & VERTICAL NAV ---------*/

.hnav {
	margin-bottom: 10px;
}

.hnav a, 
.hnav a:link, 
.hnav a:hover, 
.hnav a:active, 
.hnav a:visited{
	display: block;
	float: left;
	color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
	line-height: 26px; 
	white-space: nowrap;
	text-decoration: none;
}
.hnav a:hover {
	color: #1A2433; 
}
.hnav a.stay,
.hnav a.stay:link,
.hnav a.stay:hover,
.hnav a.stay:active,
.hnav a.stay:visited {
	color: #1A2433; 
}

.hnav .nav_1 {
	background-image: url(/ftpimages/325/podium/style461/hnav_off.gif);
	background-position: top left;
	background-repeat: repeat-x;
	border-bottom: 1px solid #FFFFFE;
	border-right: 1px solid #FFFFFE; 
	line-height: 26px;
	padding-left: 15px;
	padding-right: 15px; 
}
.hnav .nav_2{}
.hnav .nav_3 {}
.hnav .nav_4 {}

.hnav .on .nav_1 {
	background-image: url(/ftpimages/325/podium/style461/hnav_on.gif);
	background-position: top left;
	background-repeat: repeat-x;
	border-bottom: 1px solid #FFFFFE;
	border-right: 1px solid #FFFFFE; 
	padding-left: 15px;
	padding-right: 15px; 
}

.hnav .on .nav_2 {}
.hnav .on .nav_3 {}
.hnav .on .nav_4 {}

.hnav .stay .nav_1 {
	background-image: url(/ftpimages/325/podium/style461/hnav_on.gif);
	background-position: top left;
	background-repeat: repeat-x;
	border-bottom: 1px solid #FFFFFE;
	border-right: 1px solid #FFFFFE; 
	padding-left: 15px;
	padding-right: 15px; 
}

.hnav .stay .nav_2 {}
.hnav .stay .nav_3 {}
.hnav .stay .nav_4 {}



.vnav {
	margin-bottom: 10px;
}

.vnav a, 
.vnav a:link, 
.vnav a:hover, 
.vnav a:active, 
.vnav a:visited{
	width: 100%;
	color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
	line-height: 26px; 
	white-space: nowrap;
	text-decoration: none;
}
.vnav a:hover {
	color: #1A2433; 
}
.vnav a.stay,
.vnav a.stay:link,
.vnav a.stay:hover,
.vnav a.stay:active,
.vnav a.stay:visited {
	color: #1A2433; 
}

.vnav .nav_1 {
	background-image: url(/ftpimages/325/podium/style461/hnav_off.gif);
	background-position: top left;
	background-repeat: repeat-x;
	border-bottom: 1px solid #FFFFFE;
	border-right: 1px solid #FFFFFE; 
	line-height: 26px;
	padding-left: 15px;
	padding-right: 15px; 
}
.vnav .nav_2{}
.vnav .nav_3 {}
.vnav .nav_4 {}

.vnav .on .nav_1 {
	background-image: url(/ftpimages/325/podium/style461/hnav_on.gif);
	background-position: top left;
	background-repeat: repeat-x;
	border-bottom: 1px solid #FFFFFE;
	border-right: 1px solid #FFFFFE; 
	padding-left: 15px;
	padding-right: 15px; 
}

.vnav .on .nav_2 {}
.vnav .on .nav_3 {}
.vnav .on .nav_4 {}

.vnav .stay .nav_1 {
	background-image: url(/ftpimages/325/podium/style461/hnav_on.gif);
	background-position: top left;
	background-repeat: repeat-x;
	border-bottom: 1px solid #FFFFFE;
	border-right: 1px solid #FFFFFE; 
	padding-left: 15px;
	padding-right: 15px; 
}

.vnav .stay .nav_2 {}
.vnav .stay .nav_3 {}
.vnav .stay .nav_4 {}


/*--------------------------------------------*/


/*--------------------------------------------*/
/*----------------PAGE HEADERS----------------*/
/* admission,life,my,news,school,teaching */
#header_none {
	margin-top: 20px; 
	margin-bottom: 10px;
}

#L2header { 
	background-position: center left;
	background-repeat: no-repeat;
	color: #2F4767;
	font-family: 'Georgia';
	font-size: 19px;
	line-height: 22px;
	padding-left: 0px; 
}

#L3header {
}

#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{

}

.news_item_divider{
	clear: left;
}

/*--------------------------------------------*/
/*sidebar content channel*/
.sidebarcontentbox a,
.sidebarcontentbox a:link,
.sidebarcontentbox a:hover,
.sidebarcontentbox a:active,
.sidebarcontentbox a:visited {
	font-family : Verdana;
	font-size : 12px;
	color : #4B5C77;
	text-decoration : underline;
}
.sidebarcontentbox a:hover {
	text-decoration: none;
}

.sidebarcontentheader {	
	background-image: url(images/cc_header_back.gif);
	background-position: top left;
	background-repeat: no-repeat; 
}
.sidebarcontentheader2 {}
.sidebarcontentheader3 {}
.sidebarcontentheader4 {
	color: #2F4767;
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
	font-weight:bold;
	padding:9px 14px 8px 14px;
}

.sidebarcontentbox {
	background-image: url(images/cc_box_back.gif);
	background-position: top left;
	background-repeat: repeat-y; 
	padding-bottom:10px;
	padding-left:10px;
	padding-right:16px;
	padding-top:8px;
}
.sidebarcontentbox2 {
	color: #363636;
	font-family: Verdana;
	font-size: 10px;
}
.sidebarcontentbox3 {}
.sidebarcontentbox4 {}
.sidebarcontentfooter {
	background-image: url(images/cc_footer.gif);
	background-position: bottom left;
	background-repeat: no-repeat; 
	height: 6px;
	margin-bottom: 10px; 
}
.sidebarcontentfooter2 {}
.sidebarcontentfooter3 {}
.sidebarcontentfooter4 {}
/*--------------------------------------------*/
/*-----------------CURRICULUM-----------------*/
.coursesBottom {
	background: url(images/c_footer_back.gif);
	background-repeat: no-repeat;
	height: 4px;
}

.coursesContainer {
	background-image: url(images/c_box_back.gif);
	background-position: top left;
	background-repeat: repeat-y;
	padding: 0px 4px 0px 4px;
}

.coursesHeader {
	background-image: url(images/c_header_back.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 32px;
	}
.coursesHeader2 {
	color: #2F4767;
	font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
}

/* OFF STATES */
.titleBack_off {
	background: url(/images/course_h_back_off.gif);
	background-position: top left ;
	background-repeat: repeat-x;

}
.courseArrow_off {
	background: url(/images/course_arrow_off.gif) top left no-repeat;
}
.titleText_off {
	font-family: Verdana;
	font-size: 10px;
	padding: 5px 12px 9px 18px;
	color: #363636;	
}

/* ON STATES */
.titleBack_on {
	background: url(/images/course_h_back_on.gif);
	background-position: top left ;
	background-repeat: repeat-x;

}
.courseArrow_on {
	background: url(/images/course_arrow_on.gif) top left no-repeat;
}
.titleText_on {
	font-family: Verdana;
	font-size: 10px;
	color: #363636;
	font-weight: bold;
	padding: 5px 12px 9px 18px;
}

/* OVER STATES */
.titleBack_over {
	
}
.titleText_over {
	
}
.courseArrow_over {

}

/* COURSE DESCRIPTION BOX */
.course {
	border-top: 1px solid #DECAC5;
	background: #E6E7E9;
}
.course2 {
	padding: 5px;
	font-family: Verdana;
	font-size: 10px;
	color: #363636;
}
/*--------------------------------------------*/


/*--------------------------------------------*/
/*---------------ANNUAL FUND------------------*/

/*container for the whole bar contents*/
.af_container {
}

.af_bar_top {
}

.af_bar_middle {
}


.af_bar_bottom {
}

.af_bar {

}

/*Container for .af_bar.  Typically where the graph will go*/
.af_guage {

}

/*Container for chart stats*/
/*float left/right and set .af_guage padding-left/right to go side by side.*/
.af_info {
}

/*A single line of stat information*/
.af_info_line {
}

/*Title of the stat info (ie. Start Date, Participation Goal)*/
.af_info_title {
}

/*Stat value (ie. $100,000 or 50%)*/
.af_info_value {
}
/*--------------------------------------------*/


/*--------------------------------------------*/
/*---------------MISCELANEOUS-----------------*/
.hide {
	display:none;
}

.show {
	display:inline;
}

/*Fixes IE disappearing content*/
* html .hollyHack { height: 0.01%; }

{

}
.publishDate {
	font-family: Verdana;
	font-size: 10px;
	color: #50647F;
}
#Headline{
	font-family: Georgia;
	font-weight: bold;
	font-size: 11px;
	color: #2F4767;
	}

/* Athlethic box wrapper Only for Belmont*/

.at_top {
	background-image: url(images/calBoxTop.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 4px 0px 0px 0px;
}
.at_right {
	background-image: url(images/calBoxRight.gif);
	background-position: top right;
	background-repeat: repeat-y;
	float: right;	
	padding: 0px 4px 0px 0px;	
}
.at_bottom {
	background-image: url(images/calBoxBottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 0px 0px 3px 0px;
	clear:both;
}
.at_left {
	background-image: url(images/calBoxLeft.gif);
	/*background-position: top left;*/
	background-repeat: repeat-y;
	float: left;
	padding: 0px 0px 0px 4px;
}
/* ------------------------------------ */





/*event content channel*/
.eventcontentbox a,
.eventcontentbox a:link,
.eventcontentbox a:hover,
.eventcontentbox a:active,
.eventcontentbox a:visited {
	color: #4B5C77;
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px; 
	text-decoration: underline; 
}
.eventcontentbox a:hover {
	text-decoration: none;
}

.eventcontentheader {
	background-image: url(/images/event_header_back.gif);
	background-color: #FFFEF3;
	width:434px;
	height:29px;
	background-position: top left;
	background-repeat: repeat-x; 
	padding-bottom:7px;
	padding-left:10px;
	padding-top:6px;
}
.eventcontentheader2 {
	}
.eventcontentheader3 {
}
.eventcontentheader4 {
	color: #ffffff;
	font-family:Verdana;
	font-weight:bold;
	font-size: 12px;
}

.eventcontentbox {
	background-color: #FFFEF3;
	padding-bottom:0px;
	padding-left:16px;
	padding-right:16px;
	padding-top:0px;
	width:410px;
}
.eventcontentbox2 {}
.eventcontentbox3 {}
.eventcontentbox4 {
	color: #333333;
	font-family: Verdana;
	font-size: 11px;
	}
.eventcontentfooter {
	margin-bottom: 10px;	 
}
.eventcontentfooter2 {}
.eventcontentfooter3 {}
.eventcontentfooter4 {}
/*--------------------------------------------*/


/*--------------------------------------------*/
/*--------------------NEWS--------------------*/

.news_thumb_container {
	float: left;
	margin: 0px 10px 10px 0px;
}

.news_thumb_image {
	width: 111px;
}

.news_info {
}

.news_info_line{
}

.news_headline 
 .news_headline a, 
 .news_headline a:link, 
 .news_headline a:hover, 
 .news_headline a:active, 
 .news_headline a:visited{
	color: #6B6B6B;
	font-weight: bold;
	font-style: verdana;
	font-size: 11px;
}

.news_pub_date{

}

.news_brief_desc{

}
.newsButton{
}

.news_item_divider{
	clear: left;
}

/*--------------------------------------------*/