/*
body {
	background: #006faf url(/ui/hoops/graphics/bg.jpg) no-repeat top center;
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0 auto;
}
*/
#background {
	margin: 0 auto;
	width: 1274px;
}

#header {
	background: url(/ui/hoops/graphics/bg_header.gif) no-repeat;
	height: 98px;
	margin: 0 auto;
	padding: 0;
	width: 974px;
}

#top-nav {
	clear: left;
	color: #ffffff;
	float: right;
	height: 98px;
	margin-top: 0px;
	padding-right: 20px;
	text-align: right;
	width: 390px;
}

#top-nav a {
	color: #ffffff;
	padding: 0 10px;
	text-decoration: none;
}

#search {
	background: url(/ui/hoops/graphics/bg_search.gif) no-repeat;
	float: right;
	height: 28px;
	margin-top: 30px;
	padding-right: 4px;
	padding-top: 4px;
	padding-left:2px;
	text-align: right;
}

#main {
	background-color: #ffc418;
	height: 100% auto;
	margin: 0 auto;
	padding: 0;
	width: 974px;
}

#main-bottom {
	background: #ffc418 url(/ui/hoops/graphics/bg_main_bottom.gif) no-repeat center bottom;
	height: 24px;
	margin: 0 auto;
	padding: 0;
	width: 974px;
}

#main-footer {
	border-bottom: solid #ffffff 1px;
	border-top: solid #ffffff 1px;
	height: 20px;
	margin: 0 auto;
	margin-top: 5px;
	padding: 0;
	padding-top: 4px;
	width: 974px;
}

.footer-left {
	color: #ffffff;
	float: left;
	height: 24px;
	width: 500px;
}

.footer-right {
	float: right;
	height: 24px;
	padding-right: 25px;
	text-align: right;
	width: 175px;
}

.footer-links {
	color: #ffffff;
	text-decoration: none;
}

#main-copyright {
	color: #ffffff;
	font-size: 10px;
	height: 24px;
	margin: 0 auto;
	margin-top: 5px;
	padding: 0;
	width: 974px;
}

#main-top {
	background: url(/ui/hoops/graphics/bg_main_top.jpg) no-repeat center top;
	height: 34px;
	margin: 0 auto;
	padding: 0;
	width: 974px;
}

#main-top-interior {
	background: url(/ui/hoops/graphics/bg_main_top_int_page.gif) no-repeat center top;
	height: 34px;
	margin: 0 auto;
	padding: 0;
	width: 974px;
}

#main-left {
	background: url(/ui/hoops/graphics/bg_left_top.gif) repeat-y left top;
	float: left;
	height: 723px;
	padding: 0px;
	width: 315px;
}

#main-left-top {
	background: url(/ui/hoops/graphics/bg_left_top.gif) repeat-y left top;
	margin-left: 0px;
	width: 320px;
}

/* BEGIN LEFT HAND NAVIGATION */

#main-left-nav {
	background: #ef9522 url(/ui/hoops/graphics/bg_left_nav.gif) no-repeat left top;
	height: 100%;
	margin-left: 8px;
	width: 305px;
}

.left-nav-buttons {
	background: url(/ui/hoops/graphics/btn_left_nav.gif) no-repeat;
	height: 39px;
	margin-left: 5px;
	padding-bottom: 1px;
    padding-left: 10px;
	width: 285px;
}

.left-nav-buttons-selected {
	background: url(/ui/hoops/graphics/btn_left_nav-selected.gif) no-repeat;
	height: 39px;
	margin-left: 5px;
	padding-bottom: 1px;
    padding-left: 10px;
	width: 285px;
}

.left-nav-buttons-selected-sub {
	background-color: #51b3e5;
	height: 25px;
	margin-left: 6px;
    padding-left: 20px;
	padding-top: 8px;
	width: 275px;
}

.left-nav-buttons a{
    color: #ffffff;
	font: 16px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.left-nav-buttons-selected a{
    color: #000000;
	font: 16px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.left-nav-buttons-selected-sub a{
    color: #fff;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.left-nav, .left-nav-selected, .left-nav-selected-sub {
	width: 294px;
}
.left-nav {
	display: block;
	height: 39px;
	padding-top: 10px;
	width: 265px;
}

.left-nav-selected {
	display: block;
	height: 39px;
	padding-top: 10px;
	width: 265px;
}

#main-left-nav-bottom {
	background: url(/ui/hoops/graphics/bg_left_nav_bottom.gif) no-repeat left top;
	height: 9px;
	margin-bottom: 0px;
	margin-left: 5px;
	width: 315px;
}

/* END LEFT HAND NAVIGATION */

#main-left-bottom {
	background: #ffc418 url(/ui/hoops/graphics/bg_left_bottom.gif) no-repeat left bottom;
	float: left;
	margin-left: 5px;
	padding-bottom: 10px;
	width: 314px;
}

#left-box-1 {
	background: url(/ui/hoops/graphics/bg_left_box_1.gif) no-repeat left top;
	height: 87px;
	margin-left: 5px;
	margin-top: 10px;
	padding: 10px;
	width: 282px;	
}

#left-box-2 {
	background: url(/ui/hoops/graphics/bg_left_box_2.gif) no-repeat left top;
	height: 87px;
	margin-left: 5px;
	margin-top: 10px;
	padding: 10px;
	width: 282px;	
}

#left-box-3 {
	margin-left: 5px;
	margin-top: 20px;
	padding: 0px 15px 0px 15px;
	width: 270px;	
}

.left-box-image {
	float: left;
	height: 70px;
	padding-right: 5px;
	width: 71px;
}

.left-box-title {
	font-weight: bold;
	/*height: 15px;
	line-height: 10px;*/
}

.left-box-text {
	float: right;
	width: 205px;
}

.left-box-3-text {
	float: left;
	font-style: italic;
	font-weight: bold;
	width: 270px;
}

.left-box-bottom-links {
	height: 20px;
	line-height: 20px;
}

.left-box-bottom-links a {
	color: #ffffff;
}

#left-box-bottom {
	background: url(/ui/hoops/graphics/bg_main_left_bottom.gif) no-repeat;
	bottom: 0px;
	height: 10px;
	margin-bottom: 0px;
	position: relative;
	width: 312px;	
}

#main-right-content {
	background-color: #ffc418;
	float: right;
	width: 650px;
}

#main-content-area {
	background: url(/ui/hoops/graphics/bg_main_right_content.gif) repeat left top;
	margin-left: 3px;
	padding-left: 4px;
	width: 639px;	
}

#main-content-area-bottom {
	background: url(/ui/hoops/graphics/bg_main_right_content_bottom.gif) no-repeat;
	height: 13px;
	margin-left: 3px;
	padding-left: 4px;
	width: 639px;	
}

#main-content-area-promo { /*--------------------------- Tina's ------------------------------------------*/
	background: url(/ui/hoops/graphics/main_promo_image.jpg) no-repeat left top;
	/*width: 635px;*/
	height: 319px;
}
#promo-blocks {
	height: 300px;
	margin:0px 10px 0 300px;
	padding-top: 10px;
    width:310px;
}
#promo-text {
	height: 60px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	/*width: 350px;*/
}
#promo-text h4 {
	font:bold 22px Arial, Helvetica, sans-serif;
	color:#fff;
	line-height: 25px;
}
#promo-links {
	float: right;
	height: 88px;
	margin:0px 0px 0 22px;
	/*width: 340px;*/
}
#promo-links ul{
	margin:0;
	padding:0;
}
#promo-links li{
	list-style-image:url(/ui/hoops/graphics/bullet_promo-links.gif);
	margin-left:20px;
}
#promo-links a{
	color:#fff;
	text-decoration:none;
	font-size:12px;
}
#promo-links-left {
	float: left;
	height: 88px;
	margin: 0px;
	width: 140px;
}

#promo-links-right {
	float: right;
	height: 88px;
	margin:0px;
	width: 140px;
}
#promo-coord-link {
	background:url(/ui/hoops/graphics/hoops_get_started.gif) top left no-repeat;
	height: 80px;
	margin: 0;
	margin-top: 30px;
	width: 320px;
	left: -5px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	position:relative;
}









/* BEGIN STYLES FOR INTERIOR PAGES */

#main-content-area-interior {
	background: #fff url(/ui/hoops/graphics/bg_content_interior.gif) no-repeat left bottom;
	margin-left: 1px;
	padding-left: 23px;
	padding-top: 1px;
	width: 620px;	
}
#main-content-area-interior-content {
	padding-right:20px;
}

#breadcrumbs {
	height: 25px;
	width: 616px;
}

a.breadcrumbs-off {
	color: #b3b3b4;
	font-size: 10px;
	text-decoration: none;
}

a.breadcrumbs-on {
	color: #abcd3f;
	font-size: 10px;
	text-decoration: none;
}

#interior-top-photo {
	margin-bottom: 5px;
	width: 616px;
}

h3 {
	color: #18a2dc;
	font-size: 24px;
	font-weight: bold;
}
h6 {
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	margin:0;
	padding-top:10px;
	padding-bottom:0;
}

h3.title1 {
	background: url(/ui/hoops/graphics/title1.gif) no-repeat;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	height: 16px;
	margin: 0px;
	padding: 7px 5px 5px 8px;
	width: 132px;	
}

h3.title2 {
	background: url(/ui/hoops/graphics/title2.gif) no-repeat;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	height: 16px;
	margin: 0px;
	padding: 7px 5px 5px 5px;
	width: 185px;	
}

h3.title3 {
	background: url(/ui/hoops/graphics/title3.gif) no-repeat;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	height: 16px;
	margin: 0px;
	padding: 7px 5px 5px 8px;
	width: 132px;	
}

.interior-heading {
	color: #000000;
	font-size: 24px;
	font-weight: bold;
}

#content-boxes {
	width: 100%;
}

#content-box-learn-apply {
	background: url(/ui/hoops/graphics/bg_content_box_left_1.gif) no-repeat left top;
	float: left;
	height: 240px;
	margin-top: 7px;
	padding: 10px 10px 10px 0px;
	width: 396px;
}

#content-box-learn {
	float: left;
	padding-left: 10px;
	width: 180px;
}

#content-box-learn-title {
	float: left;
	width: 180px;
}

#content-box-learn-pic {
	float: left;
	padding-top: 10px;
	width: 172px;
}

#content-box-learn-text {
	float: left;
	padding-left: 5px;
	padding-top: 10px;
	width: 175px;
}

#content-box-apply-title {
	float: right;
	width: 193px
}

#content-box-apply-pic {
	float: left;
	padding-left: 5px;
	padding-top: 10px;
	width: 172px;
}

#content-box-apply-text {
	float: left;
	padding-left: 0px;
	padding-top: 10px;
	width: 190px;
	font-size:12px;
}

a.content-box-links {
	color: #fff;
	font-size:12px;
}

#content-box-whatsnew {
	background: url(/ui/hoops/graphics/bg_content_box_right_1.gif) no-repeat left top;
	float: right;
	margin-right: 6px;
	margin-top: 7px;
	height: 109px;
	width: 223px;
}

.content-box-title {
	padding-left: 10px;
	padding-top: 10px;
}

.content-bottom-box-left {
	float: left;
	margin-left: 10px;
	width: 295px;
}

.content-bottom-box-right {
	float: right;
	margin-right: 10px;
	width: 300px;
}

.content-bottom-box-image {
	float: left;
	padding:1px;
	border:#00678e 3px solid;
	margin-right:5px;
}

.content-bottom-box-text {
	float: right;
	padding-right: 5px;
	width: 180px;
}

.content-bottom-box-heading {
	color: #ffffff;
	font-weight: bold;
	padding-bottom: 5px;
}

.content-bottom-box-title {
	padding: 10px;
}

.content-box-text {
	padding: 10px 10px 10px 15px;
}

#content-box-upcoming {
	background: url(/ui/hoops/graphics/bg_content_box_right_2.gif) no-repeat left top;
	float: right;
	margin-right: 4px;
	margin-top: 7px;
	height: 142px;
	width: 225px;
}

#content-box-heartstories {
	background: url(/ui/hoops/graphics/bg_content_bottom_box.gif) no-repeat left top;
	float: left;
	margin-top: 7px;
	height: 142px;
	width: 634px;
}

.clear {
	float: left;
}

