/* classes for general styles used throughout the site*/
html { 
margin:0px; 
padding:0px;
height:100%;
} 
p {
	margin:0px; 
	padding:0px;
}
body {
	background-image : none;
	color: #3E545C;
	font-family: Arial;
	font-size: 12px;
	height:100%;
}
.homebody {
	height: 100%;
	background : #D25E2D;
	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: #3A3430;
	font-family: Verdana;
	font-size:11px;
	line-height:18px;
}
.maintextbold {
	color: #3A3430;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	line-height:18px;
}
.maintext2 {
	color: #ffffff;
	font-family: Verdana;
	font-size:11px;
	line-height:18px;
}
.maintextbold2 {
	color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	line-height:18px;
}
.textbold {
	font-weight: bold;
}
.pageText {
	margin-bottom: 10px;
}

a,
a:link,
a:hover,
a:active,
a:visited {
	font-family : Verdana;
	font-size : 11px;
	color : #14296A;
	text-decoration : none;
}

a:hover {
	text-decoration: underline;
}

#wideCol {}
#skinnyCol {}
#contentarea {}

/*generic spacer class*/
.spacer{margin-bottom:10px;}
/*generic clear class*/
.clear{clear:both;}

/*--------------------------------------------*/
/*----------------PAGE HEADERS----------------*/
#L1Header_1,#L1Header_2,#L1Header_3,#L1Header_4,#L1Header_5,#L1Header_6,
#L1Header_7 {display:block;margin-top:10px;height:11px;}

#L1Header_1	{ background: url(/ftpimages/295/podium/style412/L1_header_welcome.gif); }
#L1Header_2	{ background: url(/ftpimages/295/podium/style423/L1_header_admission.gif); }
#L1Header_3	{ background: url(/ftpimages/346/podium/style611/pgTitle_Academics.gif) top left no-repeat; }
#L1Header_4 { background: url(/ftpimages/346/podium/style611/pgTitle_Athletics.gif) top left no-repeat; }
#L1Header_5	{ background: url(/ftpimages/295/podium/style423/L1_header_programs.gif); }
#L1Header_6 { background: url(/ftpimages/295/podium/style412/L1_header_about.gif); }
#L1Header_7	{ background: url(/ftpimages/295/podium/style423/L1_header_giving.gif); }

#L2header {
	color: #18337D;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	padding-top: 9px;
	margin-bottom: 6px;
}

#L3header {}

/*--------------------------------------------*/
/*--------------PODIUM BUTTONS----------------*/

/*DEFAULT Button, for when you use the PDButton function when outside a content channel*/
/*SEE http://www.oscaralexander.com/tutorials/how-to-make-sexy-buttons-with-css.html FOR EXPLANATION OF HOW THESE WORK*/
/*YOU CAN BREAK THE HOVE STYLE INTO ITS OWN DECLARATION TO SET UP A OVER STATE FOR THE BUTTONS*/
a.button,
a.button:link,
a.button:active,
a.button:hover,
a.button:visited,
a.button:hover {
    background: transparent url(/images/button_a.gif) no-repeat scroll top right;
    color: #18337D;
    display: block;
    float: left;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
    height: 20px;
    margin-right: 3px;
	margin-top:5px;
    padding-right: 8px; /* sliding doors padding */
    text-decoration: none;
	text-transform: lowercase;
}
a.button:hover {
    text-decoration: none;
}
a.button span {
    white-space:nowrap; /*DO NOT REMOVE THIS*/
	background: transparent url(/images/button_span.gif) no-repeat;
    display: block;
    line-height: 11px;
	padding-bottom: 5px;
	padding-left: 8px;
	padding-top: 4px;
}
/*--------------------------------------------*/
/*---------------CHANNEL STYLES---------------*/

/*photo content channel*/
/*Channel Box*/
#photo .chbox {
	background-color: #ffffff;
	background-image: url(/ftpimages/346/podium/style611/PhotoChanBoxLeft.gif);
	background-position: top left;
	background-repeat: repeat-y;
}
#photo .chbox2 {
	background-image: url(/ftpimages/346/podium/style611/PhotoChanBoxRight.gif);
	background-position: top right;
	background-repeat: repeat-y;
}
#photo .chbox3 {}
#photo .chbox4 {
	padding-left: 4px;
	padding-right: 6px;
}

/*Footer*/
#photo .chfooter {
	background-image: url(/ftpimages/346/podium/style611/PhotoChanFootRepeat.gif);
	background-position: top left;
	background-repeat: repeat-x;
	margin-bottom: 5px;
}
#photo .chfooter2 {
	background-image: url(/ftpimages/346/podium/style611/PhotoChanFootLeft.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#photo .chfooter3 {
	background-image: url(/ftpimages/346/podium/style611/PhotoChanFootRight.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
#photo .chfooter4 {
	padding-top: 6px;
}

/*Header*/
#photo .chheader {
	background-image: url(/ftpimages/346/podium/style611/PhotoChanHeadRepeat.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
#photo .chheader2 {
	background-image: url(/ftpimages/346/podium/style611/PhotoChanHeadLeft.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#photo .chheader3 {
	background-image: url(/ftpimages/346/podium/style611/PhotoChanHeadRight.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
#photo .chheader4 {
	padding-top: 4px;
}

/*Header Text*/
#photo .chhtext{}

/*Link*/
#photo a,
#photo a:link,
#photo a:hover,
#photo a:active,
#photo a:visited {
	font-family : Verdana;
	font-size : 10px;
	color : #000000;
	text-decoration : underline;
}
#photo a:hover {
	text-decoration: none;
}

/*Buttons*/
#photo a.button,
#photo a.button:link,
#photo a.button:active,
#photo a.button:hover,
#photo a.button:visited,
#photo a.button:hover {
    background: transparent url(/images/bg_button_a.gif) no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
	margin-top:5px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}
#photo a.button span {
    white-space:nowrap; /*DO NOT REMOVE THIS*/
	background: transparent url(/images/bg_button_span.gif) no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}
/*Text*/
#photo .chtext {}

/*sidebar content channel*/
/*Channel Box*/
#sidebar .chbox {
	background-color: #D47039;
	background-image: url(/ftpimages/346/podium/style611/orangeSidebarBoxLeft.gif);
	background-position: top left;
	background-repeat: repeat-y;
}
#sidebar .chbox2 {
	background-image: url(/ftpimages/346/podium/style611/orangeSidebarBoxRight.gif);
	background-position: top right;
	background-repeat: repeat-y;
}
#sidebar .chbox3 {}
#sidebar .chbox4 {
	padding-bottom: 12px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 8px;
}

/*Footer*/
#sidebar .chfooter {
	background-image: url(/ftpimages/346/podium/style611/orangeSidebarFooterRepeat.gif);
	background-position: top left;
	background-repeat: repeat-x;
	margin-bottom: 5px;
}
#sidebar .chfooter2 {
	background-image: url(/ftpimages/346/podium/style611/orangeSidebarFooterLeft.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#sidebar .chfooter3 {
	background-image: url(/ftpimages/346/podium/style611/orangeSidebarFooterRight.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
#sidebar .chfooter4 {
	padding-top: 5px;
}

/*Header*/
#sidebar .chheader {
	background-color: #D47039;
	background-image: url(/ftpimages/346/podium/style611/orangeSidebarHeadBottomRight.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
#sidebar .chheader2 {
	background-image: url(/ftpimages/346/podium/style611/orangeSidebarHeadBottomLeft.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
#sidebar .chheader3 {
	background-image: url(/ftpimages/346/podium/style611/orangeSidebarHeadTopRight.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
#sidebar .chheader4 {
	background-image: url(/ftpimages/346/podium/style611/orangeSidebarHeadTopLeft.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-bottom: 6px;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 7px;
}

/*Header Text*/
#sidebar .chhtext{
	color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
}

/*Link*/
#sidebar a,
#sidebar a:link,
#sidebar a:hover,
#sidebar a:active,
#sidebar a:visited {
	color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: underline;
}
#sidebar a:hover {
	text-decoration: underline;
}

/*Text*/
#sidebar .chtext {
	color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
}
/*Buttons*/
#sidebar a.button, 
#sidebar a.button:link,
#sidebar a.button:active,
#sidebar a.button:hover,
#sidebar a.button:visited,
#sidebar a.button:hover {
    background: transparent url(/images/sidebarButton_a.gif) no-repeat scroll top right;
    color: #18337D;
    display: block;
    float: left;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
    height: 21px;
    margin-right: 6px;
	margin-top:5px;
    padding-right: 7px; /* sliding doors padding */
    text-decoration: none;
	text-transform: lowercase;
}
#sidebar a.button:hover {
    text-decoration: none;
}
#sidebar a.button span {
    white-space:nowrap; /*DO NOT REMOVE THIS*/
	background: transparent url(/images/sidebarButton_span.gif) no-repeat;
    display: block;
    line-height: 11px;
	padding-bottom: 6px;
	padding-left: 7px;
	padding-top: 4px;
}

#buttonSpacer{
	height:30px;
}


/*vnav content channel*/
/*Channel Box*/
#vnav .chbox {}
#vnav .chbox2 {}
#vnav .chbox3 {}
#vnav .chbox4 {}

/*Footer*/
#vnav .chfooter {}
#vnav .chfooter2 {}
#vnav .chfooter3 {}
#vnav .chfooter4 {}

/*Header*/
#vnav .chheader {}
#vnav .chheader2 {}
#vnav .chheader3 {}
#vnav .chheader4 {}

/*Header Text*/
#vnav .chhtext{}

/*Link*/
#vnav a,
#vnav a:link,
#vnav a:hover,
#vnav a:active,
#vnav a:visited {}
#vnav a:hover {}

/*Buttons*/
#vnav a.button,
#vnav a.button:link,
#vnav a.button:active,
#vnav a.button:hover,
#vnav a.button:visited,
#vnav a.button:hover {
	/*DO NOT REMOVE THIS*/
	display: block;
	float: left;
	/*DO NOT REMOVE THIS*/
}
#vnav a.button span {
    /*DO NOT REMOVE THIS*/
	white-space:nowrap; 
	display: block;
	/*DO NOT REMOVE THIS*/
}

/*Text*/
#vnav .chtext {}
/*--------------------------------------------*/

/*------------------------------------------------*/
/*--------------- GALLERY STYLES -----------------*/

.gal_image {}

.gal_image img {}

.gal_button_left, .gal_button_right {
	background-image: url(/ftpimages/346/podium/style611/imgGalBar.gif);
	background-position: center left;
	background-repeat: repeat-x;
	cursor: pointer;
	color: #ffffff;
	font-family: Arial;
	font-size: 11px;
	line-height:11px;
	padding-left: 9px;
	padding-right: 9px;
	text-transform: lowercase;
	margin-top: 1px;
	padding-top: 2px;
	padding-bottom: 3px;
}

.gal_button_left {
	float: left;
}

.gal_button_right {
	float: right;
}

.gal_counter {
	color: #ffffff;
	font-family: Arial;
	font-size: 11px;
	line-height: 11px;
	text-transform: lowercase;
	text-align:center;
	padding-top: 3px;
	padding-bottom: 3px;
}
.gal_bar {
	background-image: url(/ftpimages/346/podium/style611/imgGalBar.gif);
	background-position: top left;
	background-repeat: repeat-x;
	height: 19px;
}
.gal_caption {
	background-color: #D47039;
	color: #ffffff;
	font-family: Arial;
	font-size: 11px;
	padding: 4px;
	text-align: center;
}
.galtop{}
.galbtm{}
/*--------------------------------------------*/

/*--------------------------------------------*/
/*---------------DDLB STYLES -----------------*/

.ddlb {
	font-family : Verdana;
	font-size : 10px;
	color : #000000;
}

/*--------------------------------------------*/
/*---------------MISCELANEOUS-----------------*/
.hide {display:none;}
.show {display:inline;}
/*added these styles so the <a> tags that hold 
the images for the gallery don't show*/
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%; }

/*--------------------------------------------*/
/*---------------NON-Flash Home page-----------------*/

#disclaimer {
	 background-image: url(/images/home_top_6.gif);
	 background-repeat:no-repeat;
	 background-position:top center;
 }

