/***** In Use Styles *****/
body {
	margin:0;
	padding:0;
	height:100%;
	text-align:center;
}
#wrapper {
	background-color:#FFFFFF;
	text-align:left;
	background-attachment: fixed;
	background-image: url(../images/bkg_stol.jpg);
	background-repeat: repeat;
	width: 100%;
	padding-bottom: 34%;
}

#banner {
	background-image:url(../images/banner_court.jpg);
	width:800px;
	height:119px;
	background-repeat:no-repeat;
	margin-left: auto;
	margin-right: auto;
}

#logo {
	display: block;
	background-image:url(../images/logo.png);
	_background-image:url(../images/logo.gif);
	width:250px;
	height:119px;
	top: auto;
	right: auto;
	bottom: auto;
	z-index: auto;
	background-repeat:no-repeat;	
	
}
#filler{
	width:800px;
	height:10px;
	display:block;	
}

#mainNav{
	background-image:url(../images/nav_bar.jpg);
	background-repeat:no-repeat;
	width:800px;
	height:36px;
	margin-left: auto;
	margin-right: auto;
}

#mainContentWrapper{
	width:800px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}

#cbody{
 	position:relative;
	background-image:url(../images/1pxbg.gif);
	clear:both;
	display: block;
	padding-left:5px;
	padding-right:5px;
}

#lrwrap{
	position:relative;
	width:100%;
}






/*organize*/


.ctable_brdr{
	border-collapse:collapse;
	table-layout:fixed;
	width:99%;
}

#bioqual{
	display:block;

}

#bioqual hr{
	clear:both;	
	display:block;
	visibility:hidden;
}



#mainNavLinks{
	float:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 20px;
	text-align:center;
	clear:both;
	margin-top: .2em;
}

#tabNav{
	float:left;
	clear:both;
	margin-left: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



.solid_border_gray{
	border: 1px solid #999999;
}



.inactivePath{
	background-image:url(../images/bkg_tab_inactive.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-right: 2px;
	padding-left: 2px;
	border-bottom-style: solid;
	width:55px;
	text-align:center;
}


.activePath{
	background-image:url(../images/bkg_tab_active.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-right: 2px;
	padding-left: 2px;
	border-bottom-style: solid;
	color: #FFFFFF;
	font-weight: bold;
	width:55px;
	text-align:center;
}


.tabInactivePath{
	background-image:url(../images/tab_inactive.jpg);
	padding-right: 2px;
	padding-left: 2px;
	width: 110px;
	text-align:center;
	margin-right: 1px;
}


.tabActivePath{
	background-image:url(../images/tab_active.jpg);
	padding-right: 2px;
	padding-left: 2px;
	color: #3333FF;
	font-weight: bold;
	width:110px;
	height:18px;
	background-repeat: no-repeat;
	text-align:center;
	line-height:20px;
	margin-right: 1px;
}
/***** In Use Styles *****/








/*#navTab ul li.active:hover, #navPrimary ul li.active 
{
	background:#F8F8F8 url(../images/bkg_tab_active.jpg) repeat-x scroll left top; 
}
*/

#navTab ul li.active {
	background:#F8F8F8 url(../images/bkg_tab_active.jpg) repeat-x scroll left top;
	border: 1px solid #CCCCCC;
	padding: .2em;
}

#navTab ul li {
	background:#F8F8F8 url(../images/bkg_tab_inactive.jpg) repeat-x scroll left top;
	float:left;
	border: 1px solid #CCCCCC;
	padding: .4em;
}

/*li, dd {
	margin:0pt 0pt 0pt .1em;
}*/

#navTab ul {
	list-style-type:none;
	padding-right: 0.2em;
	padding-left: 0.2em;
	padding-top: 0.2em;
	margin-left: 5px;
}

#navTab{
	/*border-bottom:1px solid #FFFFFF;*/
	clear:both;
	/*min-height:16px;*/
	position:relative;
	float:left;
	/*z-index:2;*/
}

.fullwh_top_brdr{
	height: 100%;
	width: 100%;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
}

.brdr_bottom{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;

}

#3ptbbacademyv{
	background-image:url(../images/Academy-Horizontal-sml.jpg);
	width:400px;
	height:87px;
	display:block;
	float:left;
}

#cimage{
	background-image:url(../images/greyBG1.gif);
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	width:150px;
	height:141px;
	display:block;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	margin-left: 5px;	
}

#cimage_ball{
	background-image:url(../images/body_logo.jpg);
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	width:150px;
	height:110px;
	display:block;
	float: left;
	margin-right: 25px;
	margin-top: 5px;
	margin-left: 5px;	
}

#coach_image{
	background-image:url(../images/coachBG.gif);
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	width:150px;
	height:170px;
	display:block;
	float: left;
	margin-right: 25px;
	margin-top: 5px;
	margin-left: 5px;	
}

#wiz_image{
	background-image:url(../images/nsd-logo.jpg);
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	width:150px;
	height:175px;
	display:block;
	float: left;
	margin-right: 25px;
	margin-top: 15px;
	margin-left: 5px;	
}


#foul_image{
	background-image:url(../images/foul_shooter.jpg);
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	width:150px;
	height:190px;
	display:block;
	float: left;
	margin-right: 25px;
	margin-top: 5px;
	margin-left: 5px;	
}

#wiz_image_nobul{
	background-image:url(../images/Wizards-Logo-sml.gif);
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	width:150px;
	height:170px;
	display:block;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	margin-left: 5px;	
}
.biopic{
	background-image:url(../images/biopic.gif);
	background-color:#FFFFFF;
	width:80px;
	height:120px;
	display:block;
	float:left;
	margin-top: 5px;
	margin-right: 25px;
}

#bodytop{
	display:block;
	position:relative;
	width:575px;
	float:left;
	vertical-align:top;
	background-color:#FFFFFF;
	padding-top: 5px;
	padding-left: 5px;
	padding-right:5px;
	padding-bottom: 5px;
	text-align:justify;
}

.blk{
	display:block;
	width:100%;
	height:100%;

}

.wht_full_body{
	position:relative;
	background-color:#FFFFFF;
	padding: 5px;
	float: left;
	width: 575px;
	margin-bottom: 10px;
	text-align:justify;
}


/*Text Styles*/
.txt_sub_active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}


.txt_aux{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.txt_body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
}

.txt_body_ital{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	font-style: italic;
}

.txt_bheading{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.txt_section_heading{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.75em;
	font-weight: bold;
	line-height:2px;
}

.txt_body_alert{
	font-weight: bolder;
	color: #0000FF;
}
.txt_aux_header{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: small;
	text-align: center;
}

.lh_aux{
	line-height:22px;
}
.lh_loc{
	line-height:22px;
}

.reg_wrap{
	text-align:left;
	
}

.gradient_tab_bv{
	position:relative;
	width:196px;
	height:21px;
	background-image:url(../images/gradient_top.jpg);
	float:left;
}

.below_gradient{
	position:relative;
	width:188px;
	height:auto;
	float:left;
	clear:both;
	margin-left: 1px;
	padding-right: 2px;
	padding-left: 2px;
	background-color:#FFFFFF;
	margin-bottom: 10px;
}



#loc{
	background-image:url(../images/loc_tab1.gif);
	width:113px;
	height:21px;
	float:left;
	color: #366FB7;
	background-repeat: no-repeat;
	clear:both;
}

#cbody hr{
	clear:both;	
	display:block;
	visibility:hidden;
}

.vis{
	visibility:visible;
}




/*Border styles*/


.solid_black_border{
	border: 1px solid #333333;
}

.gborder{
	height:100%;
	width:272px;
	border: thin solid #CCCCCC;
	width:272px;
	padding: 5px;
}



.border_right{
	
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
#left {
	position:relative;
	width:500px;
	float:left;
	margin-top: 1px;
}
#left p {padding-left:2px;padding-right:2px}
#right p {padding-left:2px;padding-right:2px}

#right{
	position:relative;
	width:196px;
	height:100%;
	float:right;	
}

a:link { color: #366FB7; text-decoration: none; }
a:visited { color: #366FB7; text-decoration: none; } 
a:hover { color:#FF6633; } 

/*
a:link {
	text-decoration:none;
	color: #366FB7;
}

a:hover {
	color: #FF6600;
}

a:visited{
	color:#366FB7;
	text-decoration:none;
}
*/











.subnav{
	/*subnavigation information*/
	float:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: x-small;
	background-color: #CCCCCC;
	clear:both;
	margin-top: 8px;
}

.adcol{
	float:right;
	width:210px;
	height:100%;
	border: thin solid #666666;
}


.cwrap{
	width:325px;
	float:left;
}

.cwrapr{
	width:325px;
	float:left;
}

.ctop{
	background-image:url(../images/content_top.jpg);	
	width:325px;
	height:20px;	
	background-repeat:no-repeat;
}

.cbottom{
	background-image:url(../images/content_bottom.jpg);
	width:325px;
	height:20px;
	background-repeat:no-repeat;
}

.cmid{
	background-image:url(../images/content_mid.jpg);
	background-repeat:repeat-y;
	width:325px;
	padding:0px;
}

.belownav{
   /* background-image:url(../images/cbktop.jpg);*/
	width:800px;
	clear:both;
}

.bodyend{
	background-image:url(../images/cbkbottom.jpg);
	width:800px;

}

.maincontent{
	width:100%;
	height:100%;	
}


/* Rounded Box Style */
.content_wrapper {
	background: url(../images/nt_1.gif) repeat;
	background-color:#FFFFFF;
	width:100%;
	height:100%;
	margin-left: auto;
	margin-right: auto;
}
.top_rounded div { background: url(../images/tl_1.gif) no-repeat top left; }
.top_rounded { background: url(../images/tr_1.gif) no-repeat top right; }


.bottom_rounded div { background: url(../images/bl_1.gif) no-repeat bottom left; }
.bottom_rounded { background: url(../images/br_1.gif) no-repeat bottom right; }

/* height and width stuff, width not really necessary. */
.top_rounded div, .top_rounded, .bottom_rounded div, .bottom_rounded {
	width: 100%;
	height: 7px;
	font-size: 1px;
	}
.rb_content { width: 85%; height: 100%; margin: 0 7px; }
.rbroundbox_neongreen { width: 100%; margin: 1em auto; }

/* End of Rounded Box Style */
hr {
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
