/* classes for general styles used throughout the site*/
body {
	background-image : none;
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #505053;
}
.homebody {
	height: 100%;
	background : #FFFFFF;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	background-image : url(/images/home_background.gif);
	background-position: left center;
	background-repeat: repeat-x;
}
.shellbody {
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	background-image : none;	
	background: none;
}
.maintext {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #505053;
}
.maintextbold {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #505053;
	font-weight : bold;
}
.ddlbtext {
	font-family : Verdana;
	font-size : 10px;
	color : #FFFFFF;
}
.sidebartext {
	font-family : Verdana;
	font-size : 10px;
	color : #000000;
	font-weight : normal;
}
.sidebartextbold {
	font-weight : bold;
	font-family : Verdana;
	font-size : 10px;
	color : #000000;
}

.photocaption {
	font-family : Verdana;
	font-size : 9px;
	color : #000000;
}

a {
	font-family : Verdana;
	font-size : 11px;
	color : #000099;
	text-decoration : underline;
	font-weight: normal;
}
a:link {
	font-family : Verdana;
	font-size : 11px;
	color : #000099;
	text-decoration : underline;
	font-weight: normal;
}
a:visited {
	font-family : Verdana;
	font-size : 11px;
	color : #000099;
	text-decoration : underline;
	font-weight: normal;
}
a:active {
	font-family : Verdana;
	font-size : 11px;
	color : #000099;
	text-decoration : underline;
	font-weight: normal;
}
a:hover {
	font-family : Verdana;
	font-size : 11px;
	color : #000099;
	text-decoration : none;
	font-weight: normal;
}
/*Podium Style button*/

/*CAS95664 sdb 100109 updated for green sidebar see Team Page Coaches...remove the _v2 to return to the original*/
.btnLeft {
	background: url('/ftpimages/16/podium/button_left_v2.gif') no-repeat;
	height: 23px;
	width: 7px;
	cursor: pointer;
}
.btnMiddle {
	background: url('/ftpimages/16/podium/button_back_v2.gif') repeat-x;
	height: 23px;
	padding: 8px 0px 3px 0px;
	cursor: pointer;
}
.btnRight {
	background: url('/ftpimages/16/podium/button_right_v2.gif') no-repeat;
	height: 23px;
	width: 7px;
	cursor: pointer;
}
.btnText {
	font-family: Verdana;
	font-size: 10px;
	color: #1A2955;
	text-transform: Captialize;
}

/*-----additional link------------*/
.sidebarlink:visited {
	font-family : Verdana;
	font-size : 11px;
	color : #000099;
	font-weight: normal;
	text-decoration : underline;
}

.sidebarlink {
	font-family : Verdana;
	font-size : 11px;
	color : #000099;
	font-weight: normal;
	text-decoration : underline;
}
.sidebarlink:active {
	font-family : Verdana;
	font-size : 11px;
	color : #000099;
	font-weight: normal;
	text-decoration : underline;
}

.sidebarlink:hover {
	font-family : Verdana;
	font-size : 11px;
	color : #000099;
	font-weight: normal;
	text-decoration : none;
}

.sidebarheader_g_b {
	background: url(/ftpimages/16/podium/sidebar_header_g_b.gif) no-repeat; 
	color: #ffffff; 
	font-family: Verdana; 
	font-size: 11px; 
	font-style: italic;
	font-weight: bold;
	padding: 5px 15px 14px 15px;
}

.sidebarheader_g_g {
	background: url(/ftpimages/16/podium/sidebar_header_g_g.gif) no-repeat; 
	color: #ffffff; 
	font-family: Verdana; 
	font-size: 11px; 
	font-style: italic;
	font-weight: bold;
	padding: 5px 15px 14px 15px;
}

.sidebarheader_b_g {
	background: url(/ftpimages/16/podium/sidebar_header_b_g.gif) no-repeat; 
	color: #ffffff; 
	font-family: Verdana; 
	font-size: 11px; 
	font-style: italic;
	font-weight: bold;
	padding: 5px 15px 14px 15px;
}

.sidebarback_b {
 	background: url(/ftpimages/16/podium/sidebar_back_blue.gif) repeat-y; 
	color: #274293; 
	font-family: 'Verdana';
	font-size: 11px; 
	line-height: 15px; 
	padding: 3px 15px 19px 17px; 
}

.sidebarback_g {
 	background: url(/ftpimages/16/podium/sidebar_back_green.gif) repeat-y; 
	color: #25500D; 
	font-family: 'Verdana';
	font-size: 11px; 
	line-height: 15px; 
	padding: 3px 15px 19px 17px; 
}

.sidebarback_g a,.sidebarback_g a:link,.sidebarback_g a:active,.sidebarback_g a:visited,
.sidebarback_b a,.sidebarback_b a:link,.sidebarback_b a:active,.sidebarback_b a:visited {
	font-family : Verdana;
	font-size : 11px;
	color : #000099;
	font-weight: normal;
	text-decoration : underline;
}

.sidebarback_g a:hover,.sidebarback_b a:hover {
	font-family : Verdana;
	font-size : 11px;
	color : #000099;
	font-weight: normal;
	text-decoration : none;
}

.sidebarfooter_g {
	background-image: url(/ftpimages/16/podium/sidebar_bottom_green.gif); 
	background-position: top left; 
	background-repeat: no-repeat; 
	height: 8px;
	margin-bottom: 10px; 
} 

.sidebarfooter_b {
	background-image: url(/ftpimages/16/podium/sidebar_bottom_blue.gif); 
	background-position: top left; 
	background-repeat: no-repeat; 
	height: 8px; 
	margin-bottom: 10px; 
} 

.ddlb {
	font-family : Verdana;
	font-size : 10px;
	color : #333333;
	line-height: 16px;
	height: 15px;
	border: 1px solid #4D4B44;
}

/*#topspace32 {
	height: 32px;
}*/

#page_header {
	margin-bottom: 14px;
}

#header_about{
	background-image: url(/ftpimages/16/podium/L1_header_about.gif); 
	background-position: top left; 
	background-repeat: no-repeat; 
	height: 22px;
	margin-bottom: 1px;
}

#header_curriculum{
	background-image: url(/ftpimages/16/podium/L1_header_curriculum.gif); 
	background-position: top left; 
	background-repeat: no-repeat; 
	height: 22px;
	margin-bottom: 1px;
}

#header_athletics{
	background-image: url(/ftpimages/16/podium/L1_header_athletics.gif); 
	background-position: top left; 
	background-repeat: no-repeat; 
	height: 22px;
	margin-bottom: 1px;
}

#header_happening{
	background-image: url(/ftpimages/16/podium/L1_header_happening.gif); 
	background-position: top left; 
	background-repeat: no-repeat; 
	height: 22px;
	margin-bottom: 1px;
}

#header_admissions{
	background-image: url(/ftpimages/16/podium/L1_header_admissions_v2.gif); 
	background-position: top left; 
	background-repeat: no-repeat; 
	height: 22px;
	margin-bottom: 1px;
}

#header_alumni{
	background-image: url(/ftpimages/16/podium/L1_header_alumni.gif); 
	background-position: top left; 
	background-repeat: no-repeat; 
	height: 22px;
	margin-bottom: 1px;
}

#header_parents{
	background-image: url(/ftpimages/16/podium/L1_header_parents.gif); 
	background-position: top left; 
	background-repeat: no-repeat; 
	height: 22px;
	margin-bottom: 1px;
}

#L2header { 
	background: url(/ftpimages/16/podium/L2_arrow_v3.gif) bottom left no-repeat; 
	color: #576DAE;
	font-family: Verdana; 
	font-size: 11px; 
	font-weight: bold; 
	padding-bottom: 3px; 
	padding-left: 19px; 
}

#L3header {
	font-weight: bold;
	margin-left: 15px;
	font-family: 'Verdana', 'Trebuchet MS', 'Times New Roman', 'Tahoma', 'Georgia', 'sans serif'; 
	color: #A0C6AB;
	font-size: 11px; 
}

#contentarea {

}

.hide {
	display:none;
}

.show {
	display:'';
}