@charset "utf-8";
/* CSS Document */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

img{
	border:none;
}
h2.smallHeadline
{
	font-family: Gill Sans, Verdana;
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold;
	color: #009EA0;
	margin-top:5px;
}
h1.largeHeadline
{
	font-family: times, Times New Roman, times-roman, georgia, serif;
	color: #444;
	margin: 0;
	padding: 0px 0px 6px -2px;
	font-size: 51px;
	line-height: 44px;
	letter-spacing: -2px;
	font-weight: bold;
}
p.leader
{
	font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
    font-size: 13px;
    margin-top: .5em;
	color: #666;

}
p.leader span
{
	font-family: Gill Sans, Verdana;
	font-size: 11px;
    font-weight: bold;
	text-transform:uppercase;
	letter-spacing:2px; 
}

h3
{
	color:#492F92;
	font-size:18px;
	padding-bottom:0px;
	text-shadow: 1px 1px 1px #ccc;
}
h2
{
	color:#f7931e;
	font-size:20px;
	font-weight:bold;
	padding-bottom:0px;
	text-shadow: 1px 1px 1px #ccc;

}
h1
{
	color:#492F92;
	font-size:23px;
	text-shadow: 1px 1px 1px #ccc;
	font-family: Gill Sans, Verdana;
}
h4
{
	color:#492F92;
	font-size:18px;
	padding-bottom:0px;
	text-shadow: 1px 1px 1px #ccc;
		margin-bottom:0px;
	
}
body
{
	font-family: Gill Sans, Verdana;
	font-size:12px;
	line-height:15px;
	margin:0px;
	background-color:#009EA0;
	background-repeat:no-repeat;
	background-image:url(../images/backgrounds/teal.png);
	background-position:stretch;
	background-repeat:no-repeat;
	
	
}
a:link
{
	color:#492F92;
	text-decoration:none;
	font-weight:normal;
}
a:visited
{
	color:#492F92;
	text-decoration:none;
}
a:active
{
	color:#492F92;
	text-decoration:none;
}
a:hover
{
	text-decoration: underline;
}
#container
{
	width:970px;
	left:50%;
	position:absolute;
	margin-left:-480px;
}
#topMenu
{
	float:right;
	width: 350px;
	padding-right:00px;
	background-image:url(../images/menu/topMenu.png);
	background-repeat:no-repeat;
	height:35px;
	text-align:center;
	-webkit-border-bottom-right-radius: 5px;
  	-webkit-border-bottom-left-radius: 5px;
 	-moz-border-radius-bottomleft: 5px;
  	-moz-border-radius-bottomright: 5px;

}
#topMenu ul
{
	list-style-type: none;
	padding:0px;
	margin:0px;
	margin-top:0px;
	padding-top:5px;
}
#topMenu ul li
{
	display:inline;
	padding-left:5px;
	padding-right:10px;
	padding-top: 5px;
	padding-bottom:5px;
	margin-top:0px;
		text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	font-size:1.25em;
}
.currentTopMenu
{
	text-shadow: 0 -2px 2px rgba(0,0,0,0.25);
	text-decoration:none;

	color:#000;
	font-weight:bold;
}
.currentTopMenu a:link
{
	color:#FFF;
	margin-bottom:-10px;
}
.currentTopMenu a:visited
{
	color:#FFF;
}
#header
{
	height:150px;
	float:left;
	width:960px;
}
#menu
{
	float:left;
	width: 960px;
	max-width:960px;
	padding:0px;
	margin-left:-3px;
}
#menu ul
{
	list-style-type:none;
	padding:0px;
	margin:0px;
	margin-bottom:-5px;
		max-width:960px;
	width:800px;
}
#menu li
{
	width:100px;
	display:inline;
	padding-top: 12px;
	padding-bottom:0px;
	padding-left: 0px;
	min-height:30px;
	min-width:150px;
}

#menu li a img
{
	text-decoration:none;
	border:0px;
}

#athletesTab
{
	display:inline-block;
  width: 200px;
  height: 35px;
  background: url(../images/menu/Athlete-Tab.png) no-repeat 0 0;
}
#athletesTab:hover
{ 
  background-position: 0 -37px;
}
#athletesTab:active
{ 
  background-position: 0 -73px;
}

#athletesTab span
{
  display: none;
}
#educationTab
{
	display:inline-block;
  width: 200px;
  height: 35px;
  background: url(../images/menu/Education-Tab.png) no-repeat 0 0;
}
#educationTab:hover
{ 
  background-position: 0 -37px;
}
#educationTab:active
{ 
  background-position: 0 -73px;
}

#educationTab span
{
  display: none;
}
#schoolTab
{
	display:inline-block;
  width: 200px;
  height: 35px;
  background: url(../images/menu/School-Tab.png) no-repeat 0 0;
}
#schoolTab:hover
{ 
  background-position: 0 -37px;
}
#schoolTab:active
{ 
  background-position: 0 -73px;
}

#schoolTab span
{
  display: none;
}
#memberTab
{
	display:inline-block;
  width: 146px;
  height: 35px;
  background: url(../images/menu/Member-Tab.png) no-repeat 0 0;
}
#memberTab:hover
{ 
  background-position: 0 -37px;
}
#memberTab:active
{ 
  background-position: 0 -73px;
}

#memberTab span
{
  display: none;
}	
#content
{
	border-top:5px solid #492F92;
	float:left;
	width:960px;
	background-color:#FFF;
	text-align: left;
	  	-webkit-border-top-right-radius:5px;
 	-moz-border-radius-topright:5px;
			background-image:url(../images/1tier/shadow.png);
			background-repeat:repeat-x;
}

.currentMenu
{
	background-color: #f7931e;
	margin-bottom:-15px;
}
.square
{
	float:left;
	width:240px;
	height:133px;
	background-color:#F7931e;

}
.square img
{
	margin:5px;
	text-decoration:none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;	
}
.square img:hover
{

		-webkit-box-shadow: 0 0px 10px #0cf;
    	-moz-box-shadow:0 0px 10px #0cf;
    	box-shadow:0 0px 10px #0cf;
		   	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

#eventContainer
{
	width: 593px;
	height:248px;
	overflow:hidden;
	float:left;
	border-bottom:3px solid #492F92;
	border-left:3px solid #492F92;
}
#eventContainer ul
{
	width: 2400px;
	height:251px;
	list-style-type:none;
	padding:0px;
	margin:0px;
}
#eventContainer li
{
	width: 600px;
	height:251px;
	float:left;
	display:inline;
}
#eventContainer div
{
	width:580px;
	height:50px;
	background-color:#f7931e;
	margin-top:191px;
	padding:5px;
	color:#000;
	 	-moz-border-radius-topright:5px;
		-webkit-border-top-right-radius:5px;
		border: 1px solid #F7931e;
		border-left:none;
		-webkit-box-shadow: 0 0px 5px #333;
    	-moz-box-shadow:0px 0px 5px #333;
    	box-shadow:0 0px 3px #333;
}
#eventContainer p
{ 
	font-weight:bold;
	display:inline;
}
#Event4
{
	background-image: url(../images/events/iran.jpg);
}
#Event3
{
	background-image:url(../images/events/gao.jpg);
}
#Event2
{
	background-image: url(../images/events/njdcteam.jpg)
}
#Event1
{
	background-image: url(../images/events/ada.jpg)
}
#whatsNew
{
	float:left;
	width:364px;
	height:248px;
	background-color:#f7931e;
	border-bottom:3px solid #492F92;
}
#whatsNew ul
{
	list-style-type: none;
	padding:0px;
	margin:0px;
}
#whatsNew li
{
	padding: 8px 8px;
	cursor:pointer;
}
#whatsNew li:hover
{
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	background-color:#F90;
}
#whatsNew img
{
	padding:10px;
}

.currentEvent
{
	background-color:#492F92;
	color:#FFF;
	font-weight:bold;
	margin-left:-10px;
	padding-left:20px;
	-webkit-border-top-left-radius:5px;
  	-webkit-border-bottom-left-radius:5px;
  	-moz-border-radius-topleft:5px;
 	-moz-border-radius-bottomleft:5px;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(73, 47, 146)), to(rgb(50,12,80)));
	text-shadow: 0 -1px 1px rgba(0,0,0,0.65);
		-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	
}
.bigBox
{
	float:left;
	width: 450px;
	border: 0px solid #999;
	margin-left:15px;
	margin-top:15px;
	height:280px;
	margin-bottom:5px;
	-moz-box-shadow: 0 3px 5px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 3px 5px rgba(0,0,0,0.3);
}
.newBigBox
{
	float:left;
	width:450px;
	height:280px;
	margin-left:15px;
	margin-top:15px;
	margin-bottom:5px;
	-moz-box-shadow: 0 3px 5px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 3px 5px rgba(0,0,0,0.3);
}
.bigBoxTitle
{
	float:left;
	width:440px;
	height:45px;
	padding-top:10px;
	padding-left:10px;
	background-color:#492F92;
	color:#FFF;
	font-size:36px;
	vertical-align:bottom;
}
.bigBoxContent
{
	width:285px;
	height:215px;
	float:left;
	padding:5px;
}
.bigBoxPicture
{
	width:155px;
	height:225px;
	float:left;
	overflow:hidden;
}
.bigBoxContent ul
{
	width:285px;
}
.bigBoxContent li
{
	display: inline-table;
	float:left;
	width:135px;
	margin-bottom:7px;
	margin-left:3px;
}
.bigBox p
{
	margin-top:55px;
	padding-left:15px;
	padding-right:155px;
	text-align: left;
}
.bigBox ul
{
	padding-left:15px;
	padding-right:15px;
	width:280px;
}
.bigBox li
{
	display: inline-table;
	float:left;
	width:135px;
	margin-bottom:7px;
	margin-left:3px;
}
.smallBox
{
	float:left;
	width:215px;
	height:220px;	
	margin-left:15px;	
	margin-top:5px;
	margin-bottom:15px;
}
.smallBox div
{
	width:215px;
	border-top:2px solid #f7931e;
}
.smallBox ul
{
	padding-left:10px;
	list-style-type:square;
}
.smallBox li
{
	margin-bottom:10px;
	list-style-image:url(../images/bullets/square.png)
	
}
.smallBox a
{
	font-size:small;
}
.smallBox h3
{
	font-size:1.5em;
}
#footer
{
	width:940px;
	float:left;
	background-color:#492F92;
padding:10px;	
	font-weight: bold;
	color: #FFF;
	text-align:center;
	vertical-align:middle;
	display:table-cell;
	min-height:3em;
}
#footer div
{
	width: 285px;
	margin-left:5px;
	float:left;
	padding:10px;
	color:#FFF;
}
#footer hr
{
	height:1px;
	color:#FFF;
	border:0px;
	background-color:#FFF;
	width:95%;
	float:left;
}
#footer p
{
	float:left;
	text-align: center;
	vertical-align:middle;
	display:table-cell;
}
#headerImage
{
	width:960px;
	height:150px;
	float:left;
	clear:left;
}
#bodyText
{
	width:890px;
	float:left;
	clear:left;
	margin-top:1px;
	padding-top:10px;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:30px;
		color: #666;
					background-image:url(../images/1tier/shadow.png);
			background-repeat:repeat-x;

	
}
#bodyText p
{
}
img.wrapLeft
{
	float:left;
	margin:10px;
	border:1px solid #999;
	padding:2px;
}
img.wrapRight
{
	float:right;
	margin:10px;
	border:1px solid #999;
	padding:2px;
}
#breadcrumb
{
    font: 11px Verdana;
   	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
    background-repeat:repeat-x;
    height:20px;
    line-height:20px;
    color:#9b9b9b;
    border:solid 1px #cacaca;
    width:100%;
    overflow:hidden;
    margin:0px;
    padding:0px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.2)
}
#breadcrumb li 
{
    list-style-type:none;
    float:left;
    padding-left:10px;
}
#breadcrumb a
{
    height:20px;
    display:block;
    background-image:url('../images/breadcrumb/bc_separator.png'); 
    background-repeat:no-repeat; 
    background-position:right;
    padding-right: 15px;
    text-decoration: none;
    color:#666;
	text-shadow: text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
}
.home
{
    border:none;
    margin: 2px 0px;
}

#breadcrumb a:hover
{
	color:#f7931e;
}
.SideMenu
{
	float:right;
	font-size:11px;
	background-color: #CCC;;
	width:200px;
	color:#000;
	padding-top:5px;
	padding-bottom:5px;
	margin:10px;
	margin-left:15px;
	
}
.SideMenu ul
{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.SideMenu li
{
	padding: 7px 7px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.currentSideMenu
{
	margin-left:-10px;
	background-color:#492F92;
	padding-left:5px;
	color:#FFF;
	-webkit-border-top-left-radius:5px;
  	-webkit-border-bottom-left-radius:5px;
  	-moz-border-radius-topleft:5px;
 	-moz-border-radius-bottomleft:5px;
	background: -webkit-gradient(linear, 0% 0%, 0% 25%, from(rgb(73, 47, 146)), to(rgb(50,12,80)));
	text-shadow: 0 -1px 1px rgba(0,0,0,0.65);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
}
#h1Title
{
	margin-left:-100px;
}
.whiteSquare
{
	width:300px;
	height:152px;
	float:left;
	background-color: #FFF;
	text-align:center;
	padding:5px;
	margin-top:10px;
	margin-bottom:10px;
	border:2px solid #ccc;
	margin-left:5px;
	font-size:smaller;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;

	
}
.specialText
{
	width:320px;
	float:right;
	padding:10px;
	font-size:11px;
	border: 1px solid #CCC;
	background-color:#eee;
	margin:5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 1 3px 3px rgba(0,0,0,0.5)
}
.quote
{background-image:url(../images/quotebox/left.png);
background-position:top left;
background-repeat:no-repeat;
vertical-align:top;
margin-right:30px;
}
.quote p
{
	background-image:url(../images/quotebox/right.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	vertical-align:top;
	padding-left:40px;
	padding-top: 10px;
	padding-right:40px;
	font-style:italic;
	
	}
	.aboutUs
	{
		margin-top:20px;
		width:800px;
		float:left;

	}
	.aboutUsMenu
	{
		width:250px;
		float:left;
	}
	.aboutUsMenu img
	{
		float:left;
		margin:5px;
		border:1px solid #000;
	}
	.aboutUsMenu p
	{
		margin:0px;
		padding:5px;
		
	}
	.aboutUsMenu span
	{
		font-family: Gill Sans, Verdana;
		font-weight:bold;
		font-size:larger;
	}
	.aboutUsMenu ul
	{
		list-style-type:none;
		padding:0px;
		margin:0px;
	}
	.aboutUsMenu li
	{
		padding:5px;
		margin:0px;
		cursor:pointer;
		height:65px;
	}
	.aboutUsMenu img
	{
 	border: 3px solid #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 0px 3px #333;
    -moz-box-shadow:0 0px 3px #333;
    box-shadow:0 0px 3px #333;
	}
	.aboutUsMenu img:hover
	{
		-webkit-box-shadow: 0 0px 5px #0cf;
    	-moz-box-shadow:0 0px 5px #0cf;
    	box-shadow:0 0px 5px #0cf;
	}
	.selectedStaff
	{
		background-color:#009EA0;
		color:#FFF;
		text-shadow:1px 1px 1px #000;
		-moz-border-radius-bottomleft:5px;
    	-moz-border-radius-bottomright:0px;
    	-moz-border-radius-topleft:5px;
    	-moz-border-radius-topright:0px;
    
    	-webkit-border-top-left-radius: 5px;
    	-webkit-border-top-right-radius: 00px;
    	-webkit-border-bottom-left-radius: 5px;
    	-webkit-border-bottom-right-radius: 0px;
	}
	.infoPane
	{
		width:550px;
		float:left;
		background-color:#009EA0;
		overflow:hidden;
		height:750px;
		background-image:url(../images/AboutUs/whiteflame.jpg);
		background-position:130px 20px;
		background-repeat: no-repeat;
	}
	.infoPane ul
	{
		height:2400px;
		width:530px;
		list-style-type:none;
		padding:0px;
		margin:0px;
	}
	.infoPane h1
	{
		color:#FFF;
		text-shadow:1px 1px 1px #000;
		font-size:3em;
	}
	.infoPane p
	{
		color:#000;

	}
	.infoPane li
	{
		height:750px;
		float:left;
		display:inline;
		width:520px;
		padding-left:30px;
	}
	.infoPane div
	{
		background-image:url(../images/AboutUs/lightwhite.png);
		margin-right:30px;
		padding:10px;
		    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 0px 3px #333;
    -moz-box-shadow:0 0px 3px #333;
    box-shadow:0 0px 3px #333;
	}
	.infoPane img
	{
		float:right;
		margin:10px;
		border: 3px solid #fff;
    	-moz-border-radius: 4px;
    	-webkit-border-radius: 4px;
    	border-radius: 4px;
    	-webkit-box-shadow: 0 0px 3px #333;
    	-moz-box-shadow:0 0px 3px #333;
    	box-shadow:0 0px 3px #333;
		
	}
#alert
{
	overflow: hidden;
	z-index: 999;
	width: 100%;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #fff;
	height: 0;
	color: #000;
	font: 20px/40px arial, sans-serif;
	opacity: .9;
	-webkit-box-shadow: 0 0px 5px #333;
   	-moz-box-shadow:0 0px 5px #333;
   	box-shadow:0 0px 5px #333;
	vertical-align:top;
}
#alert img
{
	margin:5px;
	margin-bottom:-4px;
	display:inline;
}
#squareContainer
{
	width:970px;
	position:relative;
	background-color:#F7931e;
	float:left;
	padding-left:10px;
	margin-left:-10px;
	overflow:visible;
	z-index: 2;
	margin-top:5px;
			-moz-box-shadow: 0px 3px 2px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
}
#cornerLeft
{
	position:absolute;
	float:left;
	top:133px;
	right:970px;
	
}
#cornerRight
{
	position:absolute;
	float:left;
	top:133px;
	right:0px;
	
}
.homeTitle
{
	font-size:1.8em;
	padding:10px;	
}