/*
COLORS
Blue: #003399
Orange: #DA482B
Dark Blue: #021A4A
Dark Orange: #922710
Purple: #54075B
*/


/* General Tags */
body {
	font-family:Arial, Helvetica, sans-serif;
	margin:0 auto;
	padding:0;
	background:url(../images/backgrounds/topheaderbglong.gif) top center repeat-x #000000;
}

p,h1,h2,h3,h4,h5,h5,ol,ul {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size:24px;
	color:#223e92;
	font-weight:normal;
}

h2 {
	font-size:16px;
	color:#223e92;
	font-weight:bold;
}

h3 {
	font-size:14px;
	font-weight:normal;
	color:#FFFFFF;
	padding-top:6px;
}

.footertext {
	color:#FFFFFF;
	font-size:12px;
}

object {
	margin:0;
	padding:0;
}

.bluetext {
	color:#003399;
}








/* Main Containers */
#wrapper {
	margin:0;
	padding:0;
	background:url(../images/backgrounds/topheaderbg.gif) top center repeat-x;
}

#headerWrapper {
	margin:0 auto;
	padding:0;
	width:1000px;
	height:210px;
	background:url(../images/backgrounds/navbg.gif) top center no-repeat;
}

#imageWrapper {
	margin:0 auto;
	padding:0;
	width:1000px;
	background-color:#FFFFFF;
}

#interiorImageContainer {
	float:left;
	width:700px;
}

#homeFacilityTextWrapper {
	margin:0 auto;
	padding:20px;
	width:954px;
	border-top:3px solid #FFFFFF;
	border-right:3px solid #FFFFFF;
	border-left:3px solid #FFFFFF;
	border-bottom:3px solid #FFFFFF;
	background-color:#CCCCCC;
	clear:both;
}

#bodyWrapper {
	margin:0 auto;
	padding:0 3px 0 3px;
	width:994px;
	background-color:#FFFFFF;
}

#bodyBottom {
	margin:0 auto;
	padding:0;
	width:1000px;
}

#bottomSubMenuWrapper {
	margin:0 auto;
	padding:0;
	width:1000px;
	text-align:center;
	font-size:9px;
	color:#9eafe6;
	padding:15px;
	line-height:18px;
}

#mainFooterWrapper {
	margin:0 auto;
	padding:0;
	width:1000px;
	height:50px;
	text-align:center;
	line-height:19px;
	background:url(../images/backgrounds/footerbg.gif) top center no-repeat;
}

#mainSiteBottomWrapper {
	margin:0;
	padding:0;
	height:6px;
	background-color:#FFFFFF;
}

#copyrightWrapper {
	margin:0 auto;
	padding:10px;
	width:1000px;
	font-size:9px;
	color:#9eafe6;
	text-align:center;
}








/* Home Items */
#ueNewWrapper {
	margin:0;
	padding:0;
	width:994px;
	float:left;
	background-color:#FFFFFF;
}

#ueBasketball {
	margin:0;
	padding:0;
	float:left;
	width:496px;
}

#ueVolleyball {
	margin:0;
	padding:0;
	float:right;
	width:496px;
}

#latestNewsSeparator {
	margin:0 auto;
	padding:0;
	width:1000px;
	background-color:#FFFFFF;
}

#latestNewsWrapper {
	margin:0 auto;
	padding:20px;
	width:954px;
	border-top:3px solid #FFFFFF;
	border-right:3px solid #FFFFFF;
	border-left:3px solid #FFFFFF;
	border-bottom:3px solid #FFFFFF;
	background-color:#003399;
	clear:both;
	float:left;
}

.latestNewsHeadline {
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
}

.latestNewsText {
	font-size:14px;
	line-height:22px;
	color:#ffffff;
}

.latestNewsText a:link {
	color:#ffffff;
	text-decoration:underline;
}
.latestNewsText a:visited {
	color:#ffffff;
	text-decoration:underline;
}
.latestNewsText a:hover {
	color:#DA482B;
	text-decoration:underline;
}

#signUps {
	margin:0;
	padding:0;
	width:300px;
	height:250px;
	float:right;
}

.youGoGirlBG {
	width:300px;
	height:79px;
	background:url(../images/rightsidebar/yougogirlbg.gif) top center no-repeat;
}

.youGoGirlHeader {
	padding:14px 0 0 77px;
	color:#d343a5;
	font-weight:bold;
	font-size:16px;
}

.virtualTourBG {
	width:300px;
	height:79px;
	background:url(../images/rightsidebar/virtualtourbg.gif) top center no-repeat;
}

.virtualTourHeader {
	padding:14px 0 0 77px;
	color:#021A4A;
	font-weight:bold;
	font-size:16px;
}

.freeConsultationBG {
	width:300px;
	height:92px;
	background:url(../images/rightsidebar/freeconsultationbg.gif) top center no-repeat;
}

.freeConsultationHeader {
	padding:28px 0 0 77px;
	color:#021A4A;
	font-weight:bold;
	font-size:16px;
}

.freeConsultationText {
	padding:5px 0 0 77px;
	color:#021A4A;
	font-size:14px;
}

a.yougogirlLink {
	color:#d343a5;
	text-decoration:underline;
}
a.yougogirlLink:hover {
	color:#000000;
	text-decoration:underline;
}

a.freeConsultationLink:link {
	color:#021A4A;
	text-decoration:underline;
}
a.freeConsultationLink:visited {
	color:#021A4A;
	text-decoration:underline;
}
a.freeConsultationLink:hover {
	color:#DA482B;
	text-decoration:underline;
}

.emailSignUpBG {
	width:300px;
	height:79px;
	background:url(../images/rightsidebar/emailsignupbg.gif) top center no-repeat;
}

.emailSignUpHeader {
	padding:13px 0 0 77px;
	color:#021A4A;
	font-weight:normal;
	font-size:18px;
}

.emailSignUpText {
	padding-top:14px;
	padding-left:77px;
	color:#021A4A;
	font-size:14px;
	line-height:20px;
}

.homeFacilityText {
	color:#333333;
	font-size:12px;
	line-height:22px;
}


/* Home Upcoming Events */
#homeLatestNews {
	margin:0 2px 0 3px;
	padding:0;
	width:495px;
}


/* Home Upcoming Events */
#bodyWrapper img {
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
}

.upcomingEventsTextBox {
	color:#FFFFFF;
	padding:15px;
}

a.upcomingEventsOrange {
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	width:247px;
	height:88px;
	display:block;
	text-decoration:none;
	background:url(../images/homepage/uebg.jpg) no-repeat;
}
a.upcomingEventsOrange:hover {
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;width:247px;
	height:88px;
	display:block;
	text-decoration:none;
	background:#922710;
}


/* Home Footer */
#footerMainInfo {
	float:left;
	padding-left:202px;
}

#footerMainInfo a:link {
	color:#FFFFFF;
	text-decoration:underline;
}
#footerMainInfo a:visited {
	color:#FFFFFF;
	text-decoration:underline;
}
#footerMainInfo a:hover {
	color:#DA482B;
	text-decoration:underline;
}

#footerSideInfo {
	margin:0;
	padding:0;
	float:right;
	font-size:10px;
	color:#9eafe6;
	line-height:16px;
	padding-top:10px;
	padding-right:14px;
	text-align:right;
}

#footerSideInfo a:link {
	color:#9eafe6;
	text-decoration:none;
}
#footerSideInfo a:visited {
	color:#9eafe6;
	text-decoration:none;
}
#footerSideInfo a:hover {
	color:#DA482B;
	text-decoration:none;
}



/* New Upcoming Events */
#newUEWrapper {
	margin:0 auto;
	padding:0;
	width:1000px;
}

#newUE {
	margin:0;
	padding:0;
	width:994px;
	padding-left:3px;
	padding-right:3px;
	background:url(../images/newue/eventsbg.gif) top center no-repeat #FFFFFF;
	float:left;
}

#newUETitles {
	margin:0;
	padding:0;
	width:994px;
	height:36px;
	background:url(../images/newue/titlebg2blues.gif) top left no-repeat;
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
	position:relative;
}

#ueTitle1 {
	margin:0; padding-left:13px; padding-top:13px; float:left; width:248px;
}
#ueTitle2 {
	margin:0; padding-top:13px; float:left; width:248px;
}
#ueTitle3 {
	margin:0; padding-top:13px; float:left; width:248px;
}
#ueTitle4 {
	margin:0; padding-top:13px; float:left; width:233px;
}

#newUEEvents {
	margin:0;
	padding:0;
	width:994px;
	font-size:13px;
	line-height:19px;
	color:#FFFFFF;
}

#newUEEventsFloat {
	width:994px;
	float:left;
}

#newUEEvents a:link {
	color:#FFFFFF;
	text-decoration:underline;
}
#newUEEvents a:visited {
	color:#FFFFFF;
	text-decoration:underline;
}
#newUEEvents a:hover {
	color:#CCCCCC;
	text-decoration:underline;
}

#newUESpacer1 {
	width:4px;
	float:left;
}
#newUEEvent1 {
	margin:0;
	padding:0;
	width:244px;
	float:left;
	background:url(../images/newue/event1bgV2.gif) top left repeat-y;
	border-bottom:1px solid #989797;
}
#baskEvents {
	margin:0;
	padding:0;
	width:244px;
	float:left;
}
#newUEEvent1 em {
	color:#F2EF0B;
}

#newUESpacer2 {
	width:4px;
	float:left;
}
#newUEEvent2 {
	margin:0;
	padding:0;
	width:244px;
	float:left;
	background:url(../images/newue/event2bgV2.gif) top left repeat-y;
	border-bottom:1px solid #989797;
}
#vollEvents {
	margin:0;
	padding:0;
	width:244px;
	float:left;
}
#newUEEvent2 em {
	color:#F2EF0B;
}

#newUESpacer3 {
	width:4px;
	float:left;
}
#newUEEvent3 {
	margin:0;
	padding:0;
	width:244px;
	float:left;
	background:url(../images/newue/event3bgV2.gif) top left repeat-y;
	border-bottom:1px solid #989797;
}
#newUEEvent3 em {
	color:#F2EF0B;
}

.dodgeEvents {
	margin:0;
	padding:0;
	width:244px;
}

#newUESpacer4 {
	width:3px;
	float:left;
}
#newUEEvent4 {
	margin:0;
	padding:0;
	width:244px;
	float:left;
	background:url(../images/newue/event4bg.gif) top left repeat-y;
	border-bottom:1px solid #989797;
}
.facilityEvents {
	margin:0;
	padding:0;
	width:244px;
}

#newUEDates {
	width:43px;
	text-align:center;
	float:left;
	padding-top:12px;
	padding-bottom:8px;
	font-size:11px;
}

#newUEEventTitles {
	width:236px;
	text-align:left;
	float:left;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:7px;
}

#newUEBottomCap {
	margin:0;
	padding:0;
	width:994px;
	height:5px;
	clear:both;
}








/* Navigations */
#nav {
	margin:0;
	font-size:14px;
	height:66px;
}

#nav ul {
	list-style-type:none;
	padding:22px 0 0 0;
}

#nav ul li {
	margin:0 32px 0 0;
	display:inline;
}

#nav ul li.rightitem {
	margin:0;
	display:inline;
}

#nav ul a:link {
	color:#FFFFFF;
	text-decoration:none;
}
#nav ul a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#nav ul a:hover {
	color:#DA482B;
	text-decoration:none;
}




#navSubMenu {
	font-size:9px;
	line-height:14px;
	float:right;
	width:129px;
}

#navSubMenu ul {
	margin:0;
	padding:3px 0 0 10px;
}

#navSubMenu ul li {
	margin:0;
	display:block;
}

#navSubMenu ul a:link {
	color:#FFFFFF;
	text-decoration:none;
}
#navSubMenu ul a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#navSubMenu ul a:hover {
	color:#DA482B;
	text-decoration:none;
}




#navSecondMenu {
	margin:0;
	padding:0;
	width:1000px;
	height:80px;
}

#navSecondMenu1 {
	margin:0;
	padding:0;
	width:210px;
	height:144px;
	background:url(../images/mainmenu/bballtrainingbg.gif) top center no-repeat;
}

#navSecondMenu2 {
	margin:0;
	padding:0;
	width:200px;
	height:144px;
	background:url(../images/mainmenu/bballclubbg.gif) top center no-repeat;
}

#navSecondMenu3 {
	margin:0;
	padding:0;
	width:210px;
	height:144px;
	background:url(../images/mainmenu/nadjacarrbg.gif) top center no-repeat;
}

#navSecondMenu4 {
	margin:0;
	padding:0;
	width:200px;
	height:144px;
	background:url(../images/mainmenu/43hoopsstorebg.gif) top center no-repeat;
}

#navSecondMenuBottom {
	margin:0;
	padding:0;
	width:1000px;
	height:64px;
}




#bottomSubMenuWrapper a:link {
	color:#9eafe6;
	text-decoration:none;
}
#bottomSubMenuWrapper a:visited {
	color:#9eafe6;
	text-decoration:none;
}
#bottomSubMenuWrapper a:hover {
	color:#DA482B;
	text-decoration:none;
}








/* Interior Page Elements */
#interiorBodyWrapper {
	margin:0 auto;
	padding:0;
	width:1000px;
	background-color:#FFFFFF;
}

#interiorBodyWrapperFloat {
	margin-top:0;
	padding:0;
	width:1000px;
	float:left;
	background-color:#FFFFFF;
}

#interiorTextWrapper {
	margin:0;
	padding-top:50px;
	padding-left:50px;
	padding-bottom:25px;
	width:600px;
}

.interiorMainText {
	font-size:14px;
	line-height:22px;
	padding-top:15px;
}

.interiorMainTextColor {
	color:#003399;
}

.interiorMainSubText {
	font-size:13px;
	line-height:20px;
	padding-top:15px;
}

#interiorRightSideSubMenu {
	margin:0;
	padding-top:25px;
	padding-right:50px;
	padding-bottom:25px;
	width:250px;
	float:right;
	color:#FFFFFF;
}

.sideMenuTitleBG {
	width:250px;
	height:41px;
	background:url(../images/backgrounds/bodysidemenubg.gif) top center no-repeat;
}

.sideMenuTitle {
	font-size:18px;
	color:#FFFFFF;
	padding-top:12px;
	padding-left:25px;
}

.sideMenuTextWrapper {
	font-size:14px;
	padding-left:25px;
	color:#FFFFFF;
	background-color:#122560;
}

.sideMenuTextWrapper em {
	font-size:12px;
	color:#F2EF0B;
}

.sideMenuBottomCap {
	margin:0;
	padding:0;
}

.sideMenuTextWrapper p {
	padding-top:7px;
	padding-bottom:7px;
}

.sideMenuTextWrapper a:link {
	color:#FFFFFF;
	text-decoration:none;
}
.sideMenuTextWrapper a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.sideMenuTextWrapper a:hover {
	color:#DA482B;
	text-decoration:none;
}

.testimonialNames {
	color:#003399;
}

.interiorMainText a:link {
	color:#003399;
}
.interiorMainText a:visited {
	color:#003399;
}
.interiorMainText a:hover {
	color:#DA482B;
}

.virtualTourHeaders {
	font-weight:bold;
	color:#DA482B;
}

#virtualtourTextWrapper {
	margin:0;
	padding-top:50px;
	padding-left:50px;
	padding-bottom:25px;
	width:900px;
}

#virtualtourWrapper {
	margin:0 auto;
	padding:0;
	width:1000px;
	text-align:center;
	background:url(../images/virtualtours/vttop.gif) top center no-repeat #FFFFFF;
}

#virtualtourFullWrapper {
	margin-top:75px;
	margin-left:10px;
	margin-right:10px;
	padding-bottom:10px;
	padding-left:0;
	padding-right:0;
	text-align:center;
	background-color:#FFFFFF;
}

#interiorBodyWrapperFloat ul {
	padding-left:25px;
}

#rostersWrapper {
	margin:0 auto;
	margin-top:75px;
	padding:0;
	width:1000px;
	background-color:#FFFFFF;
}








/* Pop Up Pages */
#popupFullWrapper {
	margin-top:75px;
	margin-left:10px;
	margin-right:10px;
	padding-bottom:10px;
	padding-left:0;
	padding-right:0;
	text-align:center;
	background-color:#FFFFFF;
}

#copyrightPopUpWrapper {
	margin:0 auto;
	padding:10px;
	font-size:9px;
	color:#9eafe6;
	text-align:center;
}








/* Site Map */
#sitemapLeft {
	margin:0;
	padding:0;
	float:left;
	width:250px;
	font-size:14px;
}

#sitemapLeft a:link {
	color:#000000;
	text-decoration:underline;
}
#sitemapLeft a:visited {
	color:#000000;
	text-decoration:underline;
}
#sitemapLeft a:hover {
	color:#DA482B;
	text-decoration:underline;
}

.sitemapLeftHeaders {
	font-size:16px;
	color:#223e92;
}

#sitemapRight {
	margin:0;
	padding:0;
	float:right;
	width:250px;
	font-size:14px;
}

#sitemapRight a:link {
	color:#000000;
	text-decoration:underline;
}
#sitemapRight a:visited {
	color:#000000;
	text-decoration:underline;
}
#sitemapRight a:hover {
	color:#DA482B;
	text-decoration:underline;
}