body	{
	background-color: #333333;
	margin: 0px;
	text-align: center;
	font : 12px Arial, Verdana, Helvetica, sans-serif;
	color: #000000;	
}

h1	{
	/*font : 23px Arial, Verdana, Helvetica, sans-serif;*/
	font-size: 30px;
	font-family: Arial Black, Helvetica, Helvetica Neue, Arial, San-serif;
	letter-spacing: -2px;
	/* color: #333333; */
	color: #000000;
	font-weight: bold;
	margin-top: 0px;	
	margin-bottom: 10px;
}
h2	{
	/*font : 21px Arial, Verdana, Helvetica, sans-serif;*/
	font-size: 20px;
	font-family: Arial, Arial Black, Helvetica, Helvetica Neue, San-serif;
	letter-spacing: -1px;
	color: #ffc91f;
	font-weight: bold;
	margin-top: 0px;	
	margin-bottom: 5px;
}
h3	{
	font : 15px Arial, Verdana, Helvetica, sans-serif;
	color: #000000;	
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3.callout	{
	font : 15px Arial, Verdana, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
}
p	{
	margin-bottom: 10px;
	margin-top: 2px;
	line-height: 135%;
}
 div.divider	{
	background: transparent url('images/divider.gif') repeat-x top left;
	width: 100% !important;
	width: 92%;
	float: left;
	position: relative;
	height: 3px;
	margin: 5px 0px;
}
div.divider hr {
  display: none;
}
.show	{
	display: block;
}
.hide	{
	display: none;
}
a	{
	color: #cb9209;
	text-decoration: none;
}
a:visited {
	color: #cb9209;
}
a:hover {
	color: #cb9209; 
	text-decoration: underline;
}
a.navLink	{
	color: #ffffff;
	text-decoration: none;
}
a.navLink:visited	{
	color: #ffffff;
	text-decoration: none;
}
a.navLink:hover {
	color: #ffc91f;
	text-decoration: none;
}
a.selectedLink	{
	color: #ffc91f;
	font-weight: bold;
}
a.selectedLink:visited	{
	color: #ffc91f;
	text-decoration: none;
}
a.callout	{
	color: #ffc91f;
	font-weight: bold;
	text-decoration: underline;
}
a.callout:visited {
	color: #ffc91f;
	font-weight: bold;
	text-decoration: underline;
}
a.callout:hover {
	color: #ffc91f;
	font-weight: bold;
	text-decoration: underline;
}
#alignWindow	{
	width: 924px;
    margin: 0 auto;
    text-align: left;	
	background-color: #333333;
}
#container	{
	position: relative;
	float: left;
	width: 924px;
}
#left	{
	position: relative;
	float: left;
	width: 10px;
		min-height : 135px;
		* height : 135px;
	background: #333333 url('images/layout/left.jpg') no-repeat top left;
}
#right	{
	position: relative;
	float: left;
	width: 10px;
		min-height : 135px;
		* height : 135px;
	background: #333333 url('images/layout/right.jpg') no-repeat top left;
}
#content	{
	position: relative;
	float: left;
	width: 904px;
}
#mainContainer1	{
	position: relative;
	float: left;
	width: 904px;
	/* height: 600px; !!! remove after !!!*/
}
.bgImageA	{
	background: #FFFFFF url('images/layout/bg-1.jpg') no-repeat top left;
}
.bgImageB	{
	background: #FFFFFF url('images/layout/bg-2.jpg') no-repeat top left;
}
.bgImageC	{
	background: #FFFFFF url('images/layout/bg-3.jpg') no-repeat top left;
}
.bgImageD	{
	background: #FFFFFF url('images/layout/bg-4.jpg') no-repeat top left;
}
.bgImageE	{
	background: #FFFFFF url('images/layout/bg-5.jpg') no-repeat top left;
}
.bgImageF	{
	background: #FFFFFF url('images/layout/bg-6.jpg') no-repeat top left;
}
#mainContainer1Body	ul	{
	margin: 2px 0px 10px 12px !important;
	margin: 2px 0px 10px 17px;
	padding: 0px 0px 0px 0px;
	list-style-image: url('images/list-icon.gif');
	line-height: 135%;
}
#mainContainer1Body ul	li{
	padding: 0px 0px 2px 0px;
	margin: 0px;
}
#mainContainer1Body	li.ul{
	list-style-type : square;
	line-height: 135%;
}

#PageRightContent	ul	{
	margin: 2px 0px 10px 12px !important;
	margin: 2px 0px 10px 17px;
	padding: 0px 0px 0px 0px;
	list-style-image: url('images/list-icon-yellow.gif');
	line-height: 135%;
}
#PageRightContent ul	li{
	padding: 0px 0px 2px 0px;
	margin: 0px;
}
#PageRightContent	li.ul{
	list-style-type : square;
	line-height: 135%;
}

#mainContainer2	{
	position: relative;
	float: left;
	width: 904px;
	/*height: 200px;  !!! remove after !!!*/
	background-color: #FFFFFF;
	margin-bottom: 50px;
	color: #FFFFFF;	
}
	#mainContainer2CalloutA	{
		position: relative;
		float: left;
		width: 904px;
		min-height : 135px;
		* height : 135px;
		background: transparent url('images/callout2-a.jpg') no-repeat top left;
		background-color: #333333;
	}
		#mainContainer2CalloutACell1	{
			position: relative;
			float: left;
			width: 280px;
			min-height : 135px;
			* height : 135px;
			/*background: transparent url('images/pads-bg.png') no-repeat bottom right;*/
			margin-left: 30px;
		}
		#mainContainer2CalloutACell2	{
			position: relative;
			float: left;
			width: 280px;
			min-height : 135px;
			* height : 135px;
			/*background: transparent url('images/logos/school-logo.png') no-repeat bottom right;*/
			margin-left: 30px;
		}
		#mainContainer2CalloutACell3	{
			position: relative;
			float: left;
			width: 220px;
			margin: 20px 0px 0px 30px;		
		}
		#mainContainer2CalloutACell4	{
			position: relative;
			float: left;
			width: 375px;
			margin: 0px 0px 0px 30px;		
		}
			.infoContainerCallout1	{
				width: 65%;
				float: left;
				position: relative;
			}
			.infoContainerCallout2	{
				width: 30%;
				float: left;
				position: relative;
				height:130px;
			}
			.infoContainerCallout3	{
				width: 95%;
				float: left;
				position: relative;
			}
			.calloutPads	{
				background: transparent url('images/pads-bg.png') no-repeat bottom right;
			}
			.calloutGloves	{
				background: transparent url('images/gloves-bg.png') no-repeat bottom right;
			}
			.calloutSchools	{
				background: transparent url('images/logos/school-logo.png') no-repeat bottom right;
			}
			.calloutCalendar	{
				background: transparent url('images/calendar.png') no-repeat bottom right;
			}
	#mainContainer2CalloutB	{
		position: relative;
		float: left;
		width: 904px;
		height: 23px;
		background: transparent url('images/callout2-b.jpg') no-repeat top left;
	}
	#mainContainer2CalloutC	{
		position: relative;
		float: left;
		width: 904px;
		height: 23px;
	}
	#mainContainer2SignatureBar	{
		position: relative;
		float: left;
		width: 904px;
		padding: 10px 0px;
		background-color: #FFFFFF;
	}
		#SignatureBar1	{
			position: relative;
			float: left;
			padding-left: 30px;
			font : 12px Arial, Verdana, Helvetica, sans-serif;
			color: #666666;
		}
		#SignatureBar2	{
			position: relative;
			float: right;
			padding-right: 30px;
			font : 12px Arial, Verdana, Helvetica, sans-serif;
			color: #000000;
		}
		.dd_button {
			position: relative;
		    float: left;
			width: 100px;
		    padding-right: 10px;
		}
	#mainContainer2SignatureBar2	{
		position: relative;
		float: right;
		width: 904px;
		padding: 10px 30px;
		background-color: #333333;
		color: #FFFFFF;
		text-align: right;
	}

#nav	{
	position: relative;
	float: left;
	width: 550px;
}
	#nav1	{
		position: relative;
		float: left;
		width: 500px;
		height: 34px;
		font : 11px Arial, Verdana, Helvetica, sans-serif;
	}
		#nav1Layout	{
			margin: 10px 0px 0px 30px;
		}
	#nav2	{
		position: relative;
		float: left;
		width: 500px;
		height: 40px;
	}
		#nav2Layout	{
			margin: 12px 0px 0px -10px;
		}
	.navLinkSpace	{
		margin-right: 15px;
	}
	#navList li {
		margin: 0;
		float: left;
		display: block;
		padding-right: 15px;
		height: 40px;
	}	
	#navList li.off ul, #navList li.on ul {
		display: none;
	}	
	#navList li a {
		display: block;
		padding-top: 2px;
	}
	#navList li.off ul, #navList li.on ul {
		display: none;
		position: absolute;
		left: 0;
		margin: 0px 0px 0px 0px;
		background: transparent url('images/nav/nav3-bg.png') no-repeat top left;
		margin-left: 0px;
		width: 700px;
		height: 37px;
		padding-left: 30px;
	}
	#navList li.on ul {
		display: block;
	}
	#navList li.on ul a, #navList li.off ul a {
		float: left;
		margin: 8px 0px 0px 0px;
		border: 0;
	}
	#navList li.on ul {
		display: block;
	}
	#navList li.off:hover ul {
		display: block;
		z-index: 6000;
	}
	#navList li.off ul, #navList li.on ul {
		top: 40px;
	}
	#navList li.off:hover ul, #navList li.over ul { 
		display: block;
		z-index: 6000;
	}


#mainContainer1Body	{
	position: relative;
	float: left;
	width: 844px;
	margin: 82px 0px 0px 30px;
	padding-bottom: 25px;
}


	#PageFull	{
		position: relative;
		float: left;
		width: 99%;
		background-color: #FFFFFF;
		padding-top: 8px;
		padding-left: 10px;
	}
	#PageFull2	{
		position: relative;
		float: left;
		width: 99%;
		padding-top: 8px;
		padding-left: 10px;
	}	
	#PageLeftType1	{
		position: relative;
		float: left;
		width: 55%;
		padding-top: 8px;
	}
	#PageDivType1	{
		position: relative;
		float: left;
		width: 3%;
	}
	#PageRightType1	{
		position: relative;
		float: left;
		width: 42%;
		/*height: 433px;*/
	}
	#PageRightContent	{
		background-color: #363636;
		color: #FFFFFF;
		padding: 10px;
	}
	#PageLeftType2	{
		position: relative;
		float: left;
		width: 370px;
		padding-top: 8px;
	}
	#PageRightType2	{
		position: relative;
		float: left;
		width: 433px;
		margin-left: 40px;
	}

/* products start */

#productBlockContainer	{
	position: relative;
	float: left;
	padding: 0px 10px 10px 10px;
	background: transparent url('images/trans.png') repeat top left;
}
	#productBlock	{
		position: relative;
		float: left;
		width: 131px;
		height: 131px;
		margin: 10px 10px 0px 0px;
		background: #0B0B0B url('images/productBlock-bg.jpg') repeat-x bottom left;
	}
	#productBlockRight	{
		position: relative;
		float: left;
		width: 131px;
		height: 131px;
		margin: 10px 0px 0px 0px;
		background: #0B0B0B url('images/productBlock-bg.jpg') repeat-x bottom left;
	}
		#productBlock a, #productBlockRight a	{
			color: #FFC91F;
			display: block;
			width: 109px !important;
			width: 131px;
			height: 119px !important;
			height: 131px;
			padding: 10px 0px 0px 20px;
			text-decoration: none;
			border: 1px #0B0B0B solid;
		}
		#productBlock  a:hover, #productBlockRight a:hover {
			color: #FFC91F; 
			display: block;
			width: 109px !important;
			width: 131px;
			height: 119px !important;
			height: 131px;
			padding: 10px 0px 0px 20px;
			text-decoration: none;
			border: 1px #FFC91F solid;
		}

#productDetailsPageRight	{
	position: relative;
	float: left;
	width: 395px !important;
	width: 415px;
	padding: 10px;
	background-color: #222222;
}

#productDetailsPageRight img	{
	border: none;
}	

	#productDetailsHeader	{
		position: relative;
		float: left;
		width: 385px !important;
		width: 395px;
		margin: 0px 0px 10px 0px;
		padding: 5px 5px;
	}	
	#productDetailsLeft	{
		position: relative;
		float: left;
		width: 80px !important;
		width: 100px;
		height: 340px !important;
		height: 360px;
		margin: 0px;
		padding: 10px;
		background: #0B0B0B url('images/product-details-block-bg.jpg') repeat-x bottom left;
	}
		#productDetailsThumbA, #productDetailsThumbB	{
			margin-bottom: 10px;
		}
	#productDetailsRight	{
		position: relative;
		float: left;
		width: 265px !important;
		width: 285px;
		height: 340px !important;
		height: 360px;
		margin: 0px 0px 0px 10px;			
		padding: 10px;
		background: #0B0B0B url('images/product-details-block-bg.jpg') repeat-x bottom left;
	}
#detailLinks	{
	position: relative;
	float: right;
	width: 405px !important;
	width: 415px;
	margin: 10px 18px 10px 0px;
	font : 10px Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #222222;
	padding: 5px;
}
#detailLinks1	{
	position: relative;
	float: left;
}
#detailLinks2	{
	position: relative;
	float: right;
}

/* products end */

/*#infoContainer	{
		position: relative;
		float: left;
		width: 100%;
		background-color: #363636;
		border-top: 1px solid #1a1a1a;
		border-bottom: 1px solid #1a1a1a;
		padding: 10px 0px 0px 12px;
		margin-bottom: 10px;
		color: #FFFFFF;
}*/
	.infoContainerRow1	{
		width: 100%;
		float: left;
		position: relative;
	}
	.infoContainerRow2	{
		width: 100%;
		float: left;
		position: relative;
		margin-bottom: 10px;
		padding-left: 10%;
	}
	.infoContainerCell1	{
		width: 48%;
		float: left;
		position: relative;
		margin-right: 2%;
	}
	.infoContainerCell2	{
		width: 50%;
		float: left;
		position: relative;
	}
	.infoContainerCell1Mod	{
		width: 58%;
		float: left;
		position: relative;
		margin-right: 2%;
	}
	.infoContainerCell2Mod	{
		width: 40%;
		float: left;
		position: relative;
		color: #FFFFFF;		
	}

.expand	{
	background: transparent url('images/expand-icon.gif') no-repeat top left;
}
.collapse	{
	background: transparent url('images/collapse-icon.gif') no-repeat top left;
}

/* schools starts */

.Wrapper	{
	width: 97% !important;
	width: 100%;
	float: left;
	position: relative;
	border: 1px #CCCCCC solid;
	background: #FFFFFF url('images/wrapper-bg.gif') repeat-x bottom left;
	padding: 10px;
	margin-bottom: 20px;
}
.infoWrapper	{
	width: 100%;
	float: left;
	position: relative;
}
.infoWrapper1	{
	width: 48%;
	float: left;
	position: relative;
	padding-right: 2%;
}
.infoWrapper2	{
	width: 50%;
	float: left;
	position: relative;
}
.sectionHeaderSolid {
	background-color: #333333;
	width: 100%;
	height: 39px;
	margin-bottom: 5px;
	color: #FFFFFF;
	font-weight: bold;
	clear: left;
}
#showBasic, #showElite, #showPro, #hideBasic, #hideElite, #hidePro	{
	clear: left;
	margin-bottom: 10px;
	margin-top: 2px;
}		

/* schools end */

/* maps starts */

#map	{
	position: relative;
	float: left;
	background-color: #2B2B2B;
}
#keneskys, #wave, #rivl	{
	padding: 10px 10px 20px 10px;
}
/* #map	{
	width: 339px !important;
	width: 360px;
	height: 314px !important;
	height: 334px;
	background: #2B2B2B url('images/map-bg.gif') repeat-x bottom left;
	padding: 20px 0px 0px 21px;
	margin-bottom: 25px;
}
#hours	{
	width: 318px;
	margin-left: 21px;
}
.hoursColLeft	{
	float: left;
	width: 155px !important;
	width: 159px;
	padding: 2px;
}
.hoursColRight	{
	float: left;
	width: 155px !important;
	width: 159px;
	padding: 2px;
} */

/* maps end */

/* alumni start */

.actionBlock	{
	width: 95% !important;
	width: 100%;
	float:left;
	position: relative;
	background: #5f5f5f url('images/action-block-bg.jpg') repeat-x top left;
	color: #FFFFFF;
	padding: 10px 16px 10px 20px;
	margin-bottom:15px;
}
#formControl	{
	position: relative;
	float: left;
	width: 14px;
	height: 14px;
	margin-right: 5px;
}
#alumni_err	{
	color: #ffc91f;
	border: 1px solid #ffc91f;
	padding: 5px;
	margin: 5px 0px;
}

/* alumni end */

.preload	{
	display: none;
}

/* forms start */

.textField	{
	width: 100%;
	background-color: #FFFFFF;
	font : 12px Arial, Verdana, Helvetica, sans-serif;
	color: #000000;	
	padding: 2px;
}
.textField2	{
	width: 30%;
	background-color: #FFFFFF;
	font : 12px Arial, Verdana, Helvetica, sans-serif;
	color: #000000;	
	padding: 2px;
}

TEXTAREA {
	width: 100%;
	background-color: #FFFFFF;
	font : 12px Arial, Verdana, Helvetica, sans-serif;
	color: #000000;	
	padding: 2px;
	overflow: auto;
}
.validate	{
	border: 1px solid #363636;
}
.validateError	{
	border: 1px solid #e39f05;
}
#contact_err	{
	color: #e39f05;
}

/* forms end */

/* info overlay start */

#infoPopup	{
	position: absolute;
	top: 90px;
	left: 225px;
	width: 580px;
	background-color: #FFFFFF;
	border: 1px solid #1a1a1a;
	z-index: 10000;
}
#closeContainer	{
	position: relative;
	background-color: #363636;
	width: 580px;
	height: 18px;
	margin-bottom: 10px;
	text-align: right;
}
#popupInfoFull	{
	position: relative;
	float: left;
	background-color: #FFFFFF;
	margin-left: 10px;
	-margin-left: 5px;
	margin-bottom: 10px;
	width: 540px !important;
	width: 560px;
	padding: 5px 10px;
}

/* info overlay end */

/*   bio start   */
	#bioContainer	{
		position: relative;
		display: block;
		float: left;
		width: 100%;
		background-color: #FFFFFF;
	}
	#bioTop	{
		position: relative;
		float: left;
		width: 100%;
		height: 250px;
		background: transparent url('images/alumni/ps.png') no-repeat top left;
	}
	#bioTopCopy	{
		padding: 5px 0px 0px 200px;
	}
/*   bio end   */
