/* classes for general styles used throughout the site*/
html { 
margin:0px; 
padding:0px;
height:100%;
} 
a{
	outline:none;
}
p {
	margin:0px; 
	padding:0px;
}
body {
	background-image : none;
	color: #3E545C;
	font-family: Arial;
	font-size: 12px;
	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: #000000;
font-family: Arial, Helvetica, Verdana;
font-size: 12px;
line-height: 20px; 
}
.maintextbold {
	color: #000000;
font-family: Arial, Helvetica, Verdana;
font-size: 12px;
line-height: 20px; 
	font-weight: bold;
}
.textbold {
	font-weight: bold;
}
.pageText {
	margin-bottom: 10px;
}

a,
a:link,
a:hover,
a:active,
a:visited {
	font-family : Arial;
	font-size : 12px;
	color : #167545;
	text-decoration : none;
}

a:hover {
	text-decoration: underline;
}

#wideCol {}
#skinnyCol {}
#contentarea {width:464px;}

/*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:none;}

#L1Header_1	{ background-image: url(/ftpimages/295/podium/style412/L1_header_welcome.gif); }
#L1Header_2	{ background-image: url(/ftpimages/295/podium/style423/L1_header_admission.gif); }
#L1Header_3	{ background-image: url(/ftpimages/295/podium/style412/L1_header_academics.gif); }
#L1Header_4 { background-image: url(/ftpimages/295/podium/style423/L1_header_news.gif); }
#L1Header_5	{ background-image: url(/ftpimages/295/podium/style423/L1_header_programs.gif); }
#L1Header_6 { background-image: url(/ftpimages/295/podium/style412/L1_header_about.gif); }
#L1Header_7	{ background-image: url(/ftpimages/295/podium/style423/L1_header_giving.gif); }

#L1header {
color: #000000;
font-family: Arial, Helvetica, Verdana;
font-size: 26px; 
}
#L2header {
border-bottom: 1px solid #B6CBC0;
color: #000000;
font-family: Arial, Helvetica, Verdana;
font-size: 26px;
padding-bottom: 10px; 
}

#L3header {
color: #204b30;
font-family: Arial, Helvetica, Verdana;
font-size: 18px;
margin-top: 16px; 
}

/*--------------------------------------------*/
/*--------------PODIUM cpbuttonS----------------*/

/*DEFAULT cpbutton, for when you use the PDcpbutton function when outside a content channel*/
/*SEE http://www.oscaralexander.com/tutorials/how-to-make-sexy-cpbuttons-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 cpbuttonS*/
a.cpbutton,
a.cpbutton:link,
a.cpbutton:active,
a.cpbutton:hover,
a.cpbutton:visited,
a.cpbutton:hover {
    background: transparent url(/images/bg_cpbutton_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;
}
a.cpbutton span {
    white-space:nowrap; /*DO NOT REMOVE THIS*/
	background: transparent url(/images/bg_cpbutton_span.gif) no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}
/*--------------------------------------------*/
/*---------------CHANNEL STYLES---------------*/

/*photo content channel*/
/*Channel Box*/
#photo .chbox {
	background-color: #f3f0b2;
background-image: url(/ftpimages/3/podium/style734/photo_b_tf.png);
background-position: top left;
background-repeat: repeat-x;
font-family: Arial, Helvetica, Verdana;

}
#photo .chbox2 {background-image: url(/ftpimages/3/podium/style734/photo_b_bf.png);
background-position: bottom left;
background-repeat: repeat-x;
font-family: Arial, Helvetica, Verdana;
padding-left: 13px;
padding-right: 13px; }
#photo .chbox3 {}
#photo .chbox4 {}

/*Footer*/
#photo .chfooter {
	background-image: url(/ftpimages/3/podium/style734/photo_f_mid.png);
background-position: top left;
background-repeat: repeat-x;
font-family: Arial, Helvetica, Verdana;
margin-bottom: 20px; 
}
#photo .chfooter2 {background-image: url(/ftpimages/3/podium/style734/photo_f_left.png);
background-position: top left;
background-repeat: no-repeat;
font-family: Arial, Helvetica, Verdana; }
#photo .chfooter3 {background-image: url(/ftpimages/3/podium/style734/photo_f_right.png);
background-position: top right;
background-repeat: no-repeat;
font-family: Arial, Helvetica, Verdana;
height: 22px; }
#photo .chfooter4 {}

/*Header*/
#photo .chheader {
	background-image: url(/ftpimages/3/podium/style734/photo_h_mid.png);
background-position: top left;
background-repeat: repeat-x;
font-family: Arial, Helvetica, Verdana; 
	
}
#photo .chheader2 {background-image: url(/ftpimages/3/podium/style734/photo_h_left.png);
background-position: top left;
background-repeat: no-repeat;
font-family: Arial, Helvetica, Verdana; 
}
#photo .chheader3 {background-image: url(/ftpimages/3/podium/style734/photo_h_right.png);
background-position: top right;
background-repeat: no-repeat;
font-family: Arial, Helvetica, Verdana;
height: 14px; 
}
#photo .chheader4 {}

/*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;
}

/*cpbuttons*/
#photo a.cpbutton,
#photo a.cpbutton:link,
#photo a.cpbutton:active,
#photo a.cpbutton:hover,
#photo a.cpbutton:visited,
#photo a.cpbutton:hover {
    background: transparent url(/images/bg_cpbutton_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.cpbutton span {
    white-space:nowrap; /*DO NOT REMOVE THIS*/
	background: transparent url(/images/bg_cpbutton_span.gif) no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}
/*Text*/
#photo .chtext {}


/*single image */
#noyellow img {border:1px solid;margin-bottom:11px;}





/*courses content channel*/
/*Channel Box*/
#courses .chbox {
	background-color: #75917a;
font-family: Arial, Helvetica, Verdana;
padding-left: 13px;
padding-right: 13px; 

}
#courses .chbox2 {
background-color: #f5f5f6;
background-image: url(/ftpimages/3/podium/style734/green_b_fade.png);
background-position: top left;
background-repeat: repeat-x;
font-family: Arial, Helvetica, Verdana; 
padding-top: 2px; 
 }
#courses .chbox3 {}
#courses .chbox4 {}

/*Footer*/
#courses .chfooter {
	background-image: url(/ftpimages/3/podium/style734/green_f_mid.png);
background-position: bottom left;
background-repeat: repeat-x;
font-family: Arial, Helvetica, Verdana;
margin-bottom: 10px; 
}
#courses .chfooter2 {
	background-image: url(/ftpimages/3/podium/style734/green_f_left.png);
background-position: bottom left;
background-repeat: no-repeat;
font-family: Arial, Helvetica, Verdana; 
}
#courses .chfooter3 {
background-image: url(/ftpimages/3/podium/style734/green_f_right.png);
background-position: bottom right;
background-repeat: no-repeat;
font-family: Arial, Helvetica, Verdana;
height: 27px; 
}
#courses .chfooter4 {}

/*Header*/
#courses .chheader {
	background-color: #718e77;
background-image: url(/ftpimages/3/podium/style734/green_h_mid.png);
background-position: top left;
background-repeat: repeat-x;
font-family: Arial, Helvetica, Verdana; 
	
}
#courses .chheader2 {
background-image: url(/ftpimages/3/podium/style734/green_h_left.png);
background-position: top left;
background-repeat: no-repeat;
font-family: Arial, Helvetica, Verdana
}
#courses .chheader3 {
background-image: url(/ftpimages/3/podium/style734/green_h_right.png);
background-position: top right;
background-repeat: no-repeat;
font-family: Arial, Helvetica, Verdana; 
}
#courses .chheader4 {
	padding-bottom: 8px;
padding-left: 23px;
padding-right: 73px;
padding-top: 12px; 
}

/*Header Text*/
#courses .chhtext{
	color: #ffffff;
font-family: Arial, Helvetica, Verdana;
font-size: 17px;
font-weight: bold; 
}

/*Link*/
#courses a,
#courses a:link,
#courses a:hover,
#courses a:active,
#courses a:visited {
	
}
#courses a:hover {
}

/*cpbuttons*/
#courses a.cpbutton,
#courses a.cpbutton:link,
#courses a.cpbutton:active,
#courses a.cpbutton:hover,
#courses a.cpbutton:visited,
#courses a.cpbutton:hover {
    background: transparent url(/images/bg_cpbutton_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;
}
#courses a.cpbutton span {
    white-space:nowrap; /*DO NOT REMOVE THIS*/
	background: transparent url(/images/bg_cpbutton_span.gif) no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}
/*Text*/
#courses .chtext {}










/*sidebar content channel*/
/*Channel Box*/
#sidebar .chbox {
/*background-color: #b5caed;*/
background-color: #74917a;
font-family: Arial, Helvetica, Verdana;
padding-left: 13px;
padding-right: 13px; 
}
#sidebar .chbox2 {
/*background-color: #f5f5f6;*/
/*background-image: url(/ftpimages/3/podium/style734/blue_b_fade.png);*/
background-color:#f5f5f6;
background-image: url(/ftpimages/3/podium/style734/at_graycenter_top.png);
background-position: top left;
background-repeat: repeat-x;
font-family: Arial, Helvetica, Verdana; 
}
#sidebar .chbox3 {background: none;}
#sidebar .chbox4 {
	font-family: Arial, Helvetica, Verdana;
padding-left: 15px;
padding-right: 15px;
padding-top: 10px; 
padding-bottom:10px;
}

/*Footer*/
#sidebar .chfooter {
/*background-image: url(/ftpimages/3/podium/style734/blue_f_mid.png);*/
background-image: url(/ftpimages/3/podium/style734/at_green_bottom.png);
background-position: top left;
background-repeat: repeat-x;
font-family: Arial, Helvetica, Verdana;
margin-bottom: 10px; 
}
#sidebar .chfooter2 {
/*background-image: url(/ftpimages/3/podium/style734/blue_f_left.png);*/
background-image: url(/ftpimages/3/podium/style734/at_green_bl.png);
background-position: top left;
background-repeat: no-repeat;
font-family: Arial, Helvetica, Verdana; 
}
#sidebar .chfooter3 {
/*background-image: url(/ftpimages/3/podium/style734/blue_f_right.png);*/
background-image: url(/ftpimages/3/podium/style734/at_green_br.png);
background-position: top right;
background-repeat: no-repeat;
font-family: Arial, Helvetica, Verdana;
/*height: 45px;*/ 
height:30px;
}
#sidebar .chfooter4 {

}

/*Header*/
#sidebar .chheader {
/*background-color: #b5caed;*/
/*background-image: url(/ftpimages/3/podium/style734/blue_h_mid.png);*/
background-color:#718e77;
background-image: url(/ftpimages/3/podium/style734/at_green_top.png);
background-position: top left;
background-repeat: repeat-x;
font-family: Arial, Helvetica, Verdana; 
}
#sidebar .chheader2 {
/*background-image: url(/ftpimages/3/podium/style734/blue_h_left.png);*/
background-image: url(/ftpimages/3/podium/style734/at_green_tl.png);
background-position: top left;
background-repeat: no-repeat;
font-family: Arial, Helvetica, Verdana; 
}
#sidebar .chheader3 {
/*background-image: url(/ftpimages/3/podium/style734/sbar_h_right.png);*/
background-image: url(/ftpimages/3/podium/style734/at_green_tr.png);
background-position: top right;
background-repeat: no-repeat;
font-family: Arial, Helvetica, Verdana; 
}
#sidebar .chheader4 {
font-family: Arial, Helvetica, Verdana;
padding-bottom: 8px;
padding-left: 23px;
padding-right: 73px;
padding-top: 12px; 
border: none;
}

/*Header Text*/
#sidebar .chhtext{
/*color: #435976;*/
color:#ffffff;
font-family: Arial, Helvetica, Verdana;
font-size:16px;
/*font-size: 17px;*/
font-weight: bold; 
}

/*Link*/
#sidebar a,
#sidebar a:link,
#sidebar a:hover,
#sidebar a:active,
#sidebar a:visited {
/*color: #53565b;*/
color:#156812;
font-family: Arial, Helvetica, Verdana;
/*font-size: 11px;*/
font-size: 12px;
text-decoration: underline; 
}
#sidebar a:hover {
	text-decoration: none;
}

/*cpbuttons*/
#sidebar a.cpbutton, 
#sidebar a.cpbutton:link,
#sidebar a.cpbutton:active,
#sidebar a.cpbutton:hover,
#sidebar a.cpbutton:visited,
#sidebar a.cpbutton:hover {
    background: transparent url(/images/bg_cpbutton_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;
}
#sidebar a.cpbutton span {
    white-space:nowrap; /*DO NOT REMOVE THIS*/
	background: transparent url(/images/bg_cpbutton_span.gif) no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

/*Text*/
#sidebar .chtext {
/*color: #53565b;
font-family: Arial, Helvetica, Verdana;
font-size: 11px;*/
color:#52565b;
font-family: Arial, Helvetica, Verdana;
font-size:12px;
line-height: 20px; 
}

/*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 {}

/*cpbuttons*/
#vnav a.cpbutton,
#vnav a.cpbutton:link,
#vnav a.cpbutton:active,
#vnav a.cpbutton:hover,
#vnav a.cpbutton:visited,
#vnav a.cpbutton:hover {
	/*DO NOT REMOVE THIS*/
	display: block;
	float: left;
	/*DO NOT REMOVE THIS*/
}
#vnav a.cpbutton span {
    /*DO NOT REMOVE THIS*/
	white-space:nowrap; 
	display: block;
	/*DO NOT REMOVE THIS*/
}

/*Text*/
#vnav .chtext {}
/*--------------------------------------------*/

/*------------------------------------------------*/
/*--------------- GALLERY STYLES -----------------*/

.gal_button_left, .gal_button_right {
	background-color: #f3f0b2;
color: #435976;
font-family: Arial, Helvetica, Verdana;
font-size: 12px;
font-weight: bold; 
padding-top:2px;
	text-align:center;
	cursor:pointer;
}

.gal_button_left {
	float: left;
}

.gal_button_right {
	float: right;
}

.gal_counter {
	

color: #000000;
font-family: Arial, Helvetica, Verdana;
font-size: 9px;
 padding-top:5px;
}
.gal_bar {
	background-image: url(/ftpimages/3/podium/style734/photo_counter.png);
background-position: center center;
background-repeat: no-repeat;
background-color: #f3f0b2;
height: 23px;
}
.gal_caption {
	color: #000000;
font-family: Arial, Helvetica, Verdana;
font-size: 11px;
padding-bottom: 14px;
padding-left: 5px;
padding-right: 5px;
padding-top: 14px;
text-align: center; 
	
}
.galtop{}
.galbtm{}



/*----- Afternoon gallery --------*/
.gal_button_left2, .gal_button_right2 {
	/*background-color: #f3f0b2;*/
	color: #000000;
	font-family: Arial, Helvetica, Verdana;
	font-size: 14px;
	padding-top:2px;
	padding-bottom:5px;
	text-align:center;
	cursor:pointer;
}

.gal_button_left2 {
	float: left;
	background:url(/ftpimages/3/podium/style734/activities_back.png) repeat-y top right;
	padding-left:44px;
	padding-right:47px;
}

.gal_button_right2 {
	float: right;
	background:url(/ftpimages/3/podium/style734/activities_next.png) repeat-y top left;
	padding-right:54px;
	padding-left:39px;
}

.gal_counter2 {
	color: #000000;
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	padding-top:5px;
}
.gal_bar2 {
/*background-image: url(/ftpimages/3/podium/style734/photo_counter.png);*/
background:url(/ftpimages/3/podium/style734/activities_bar.png) repeat-x;
background-position: center center;
/*background-color: #f3f0b2;*/
height: 23px;
}
.gal_caption2 {
color: #000000;
font-family: Arial, Helvetica, Verdana;
font-size: 11px;
padding-bottom: 14px;
padding-left: 5px;
padding-right: 5px;
padding-top: 14px;
text-align: center; 
	
}
.galtop2{}
.galbtm2{}






/*--------------------------------------------*/

/*--------------------------------------------*/
/*---------------DDLB STYLES -----------------*/

.ddlb {
	font-family : Verdana;
	font-size : 10px;
	color : #000000;
}

/*--------------------------------------------*/
/*---------------MISCELANEOUS-----------------*/
.hide {display:none;}
.show {display:inline;}

/*Fixes IE disappearing content*/
* html .hollyHack { height: 0.01%; }

/*--------------Activitys menu ---------------*/
#menu1 {
	list-style:none;
	/*font-size:1px;
	line-height:1px;
	*/
	float:left;
	padding:0px;
	margin:0px;
	width:242px;
	height:225px;
	}
	#menu1 li{
		float:left;
		/*display:inline;*/
		}
		#menu1 li a{
			background:url(/ftpimages/3/podium/style734/menu_1.png) no-repeat;
			/*height:35px;*/
			width:242px;
			display:block;
			float:left;
			text-indent:-9999px;
			line-height:5px;
			font-size:5px;
			}
			#menu1 li a#band{background-position:0px 0px; height:37px;}
			#menu1 li a#ceramics{background-position:0px -37px; height:36px;}
			#menu1 li a#comunity{background-position:0px -73px; height:36px;}
			#menu1 li a#dance{background-position:0px -109px; height:36px;}
			#menu1 li a#field{background-position:0px -145px; height:36px;}
			#menu1 li a#skii{background-position:0px -181px; height:44px;}
			
			#menu1 li a#band:hover, #menu1 li a#band.on{background-position:-242px -0px;}
			#menu1 li a#ceramics:hover, #menu1 li a#ceramics.on{background-position:-242px -37px;}
			#menu1 li a#comunity:hover, #menu1 li a#comunity.on{background-position:-242px -73px;}
			#menu1 li a#dance:hover, #menu1 li a#dance.on{background-position:-242px -109px;}
			#menu1 li a#field:hover, #menu1 li a#field.on{background-position:-242px -145px;}
			#menu1 li a#skii:hover, #menu1 li a#skii.on{background-position:-242px -181px;}
#menu2 {
	float:left;
	list-style:none;
	/*font-size:1px;
	line-height:1px;
	width:953px;
	height:35px;*/
	padding:0px;
	margin:0px;
	width:241px;
	height:225px;
	}
	#menu2 li{
		float:left;
		/*display:inline;*/
		}
		#menu2 li a{
			background:url(/ftpimages/3/podium/style734/menu_2.png) no-repeat;
			/*height:35px;*/
			width:241px;
			display:block;
			float:left;
			text-indent:-9999px;
			line-height:5px;
			font-size:5px;
			}
			#menu2 li a#horseriding{background-position:0px 0px; height:37px;}
			#menu2 li a#kayaking{background-position:0px -37px; height:36px;}
			#menu2 li a#photography{background-position:0px -73px; height:36px;}
			#menu2 li a#climbing{background-position:0px -109px; height:36px;}
			#menu2 li a#selfdefense{background-position:0px -145px; height:36px;}
			#menu2 li a#skipatrol{background-position:0px -181px; height:44px;}
			
			#menu2 li a#horseriding:hover, #menu2 li a#horseriding.on{background-position:-241px -0px;}
			#menu2 li a#kayaking:hover, #menu2 li a#kayaking.on{background-position:-241px -37px;}
			#menu2 li a#photography:hover, #menu2 li a#photography.on{background-position:-241px -73px;}
			#menu2 li a#climbing:hover, #menu2 li a#climbing.on{background-position:-241px -109px;}
			#menu2 li a#selfdefense:hover, #menu2 li a#selfdefense.on{background-position:-241px -145px;}
			#menu2 li a#skipatrol:hover, #menu2 li a#skipatrol.on{background-position:-241px -181px;}
#menu3 {
	list-style:none;
	padding:0px;
	margin:0px;
	float:left;
	width:245px;
	height:225px;
	/*font-size:1px;
	line-height:1px;
	width:953px;
	height:35px;*/
	}
	#menu3 li{
		float:left;
		/*display:inline;*/
		}
		#menu3 li a{
			background:url(/ftpimages/3/podium/style734/menu_3.png) no-repeat;
			/*height:35px;*/
			width:245px;
			display:block;
			float:left;
			text-indent:-9999px;
			line-height:5px;
			font-size:5px;
			}
			#menu3 li a#snowboard{background-position:0px 0px; height:37px;}
			#menu3 li a#theater{background-position:0px -37px; height:36px;}
			#menu3 li a#woodsteam{background-position:0px -73px; height:36px;}
			#menu3 li a#yearbook{background-position:0px -109px; height:36px;}
			#menu3 #blank1{background:url(/ftpimages/3/podium/style734/menu_3.png) no-repeat; background-position:0px -145px; height:36px; width:245px; text-indent:-999999;}
			#menu3 #blank2{background:url(/ftpimages/3/podium/style734/menu_3.png) no-repeat; background-position:0px -181px; height:44px; width:245px; text-indent:-999999;}

			#menu3 li a#snowboard:hover, #menu3 li a#snowboard.on{background-position:-245px 0px;}
			#menu3 li a#theater:hover, #menu3 li a#theater.on{background-position:-245px -37px;}
			#menu3 li a#woodsteam:hover, #menu3 li a#woodsteam.on{background-position:-245px -73px;}
			#menu3 li a#yearbook:hover, #menu3 li a#yearbook.on{background-position:-245px -109px;}

			
/*Event Announcement*/
#ea {}
#ea .chheader { background:url(/ftpimages/3/podium/style734/at_gray_top.png) repeat-x top left;}
#ea .chheader2{ background:url(/ftpimages/3/podium/style734/at_gray_tl.png) no-repeat top left; }
#ea .chheader3 {	background:url(/ftpimages/3/podium/style734/at_gray_tr.png) no-repeat top right; }
#ea .chheader4 {
padding-bottom: 3px;
padding-left: 12px;
padding-right: 12px;
padding-top: 12px; 
}
#ea .chhtext {
font-family:arial;
font-size:12px;
}

#ea .chbox { background:#F3F2F2 url(/ftpimages/3/podium/style734/at_gray_left.png) repeat-y top left;}
#ea .chbox2 {background:url(/ftpimages/3/podium/style734/at_gray_right.png) repeat-y top right;}
#ea .chbox3 {}
#ea .chbox4 {padding-left:12px;}
#ea .chtext {
font-family:arial;
font-size:12px;
}
#ea .canceled-game-container {}
#ea .canceled-game-date {}

#ea .chfooter {background: url(/ftpimages/3/podium/style734/at_gray_bottom.png) repeat-x top left;}
#ea .chfooter2 {background: url(/ftpimages/3/podium/style734/at_gray_bl.png) no-repeat top left;}
#ea .chfooter3 {
background: url(/ftpimages/3/podium/style734/at_gray_br.png) no-repeat top right;
height:12px;
margin-bottom:6px;
}	
#ea .chfooter4 {}				
	

/*----------Twitter ----------*/
#twitter_followus {
	background:url(/ftpimages/3/podium/style734/twitter_follow.gif) no-repeat;
	width:146px;
	height:45px;
	}
	#twitter_followus a {
		background:transparent none repeat scroll 0 0;
		float:left;			
		width:146px;
		height:45px;
		text-indent:-999999;
	}
#twitter_tweets_bg {
	background:url(/ftpimages/3/podium/style734/twitter_bg.gif) no-repeat;
	width:582px;
	height:45px;
}

.tweets{}

ul.tweet-container{
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Arial;
	padding:8px 9px 5px 9px;
	}
	ul.tweet-container li{
	    height:50px;
	    clear: both;		
		}
		div.avatar{
			float: left;
			margin: 0px 10px 0px 0px;
			display: block;
		}
		div.tweet-info{
			display:none;
			font-size: 13px;
			padding-top: 4px;
			
		}
	ul.tweet-container li.footer{
		border:none;
		padding: 5px 0px;
		}
		div.tweet-identifier{
			font-size: 2.8em;
			font-family: Arial;
			color: #3f6125;
		}
	ul.tweet-container li.odd{	}
	
	
.loader{
	text-align: center;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	}
	.loader-img{
		
	}
	
/*----------Slideshow Pro-----*/
#slideshowpro_header {
	background:transparent url(/ftpimages/3/podium/style734/slideshowpro_header.png) no-repeat scroll 0 0;
	width:460px;
	height:24px;
}
#slideshowpro_middle {
	background:transparent url(/ftpimages/3/podium/style734/slideshowpro_middle.png) repeat-y scroll 0 0;
	width:460px;
	padding:0 5px 0 4px;
}
#slideshowpro_footer {
	background:transparent url(/ftpimages/3/podium/style734/slideshowpro_footer.png) no-repeat scroll 0 0;
	width:460px;
	height:39px;	
}
/*----------Flickr style -----*/
.flickr-header {
	background:transparent url(/ftpimages/3/podium/style734/at_flickr_top.png) no-repeat scroll 0 0;
	height:53px;
	width:460px;
}
.flickr-mid {
	background:transparent url(/ftpimages/3/podium/style734/at_flickr_center.png) repeat-y scroll 0 0;
	padding-left:50px;
	height: 275px; /*CSP NRM 05/25/2010 - Added height to mid box to compensate loading images */
}
.flickr {
	display:block;
	width:308px;
}
.flickr-photo {
	background:transparent url(/ftpimages/3/podium/style734/at_flickr_thumbBG.png) no-repeat scroll 0 0;
	float:left;
	margin-right:6px;
	padding:3px;
}
.add-photos {
	clear:both;
	color:#000000;
	font-family:Arial;
	font-size:11px;
	padding-bottom:3px;
	padding-top:6px;
}
.flickr-footer {
	background:transparent url(/ftpimages/3/podium/style734/at_flickr_footer.png) no-repeat scroll 0 0;
	height:12px;
	width:460px;
}

/* athletics image gal */
.gal_bar {
background-color:#F2F2F2;
width:253px;
height:27px;
margin-bottom:7px;
display:none;
}
.buttonBack {
background:transparent url(/images/azshell_btn_back.gif) no-repeat scroll left top;
float:left;
font-size:0;
height:27px;
text-indent:-9999px;
width:57px !important;
}
.buttonNext {
background:transparent url(/images/azshell_btn_next.gif) no-repeat scroll left top;
float:right;
height:27px;
text-indent:-9999px;
width:57px !important;
}
.gal_counter {
background:transparent url(/images/azshell_photo_counter.gif) repeat-x scroll left top;
color:#000000;
font-family:'Verdana','Trebuchet MS','Times New Roman','Tahoma','Georgia','sans serif';
font-size:11px;
padding-bottom:8px;
padding-top:7px;
}


/* athletics image gallerys */
.galteam {
	width:253px;
}
