/*
	Title Bars
	
	Initially the default style is defined.
	Then overrides are created for all the different background color schemes.
*/
#ContentMain div.title_bar {
	background: url(42007091011321711325.gif) repeat-y left top;
	margin-bottom: 12px;
	width: 745px;
}

#ContentMain div.title_bar h1 {
	background: url(42007091011321722927.gif) no-repeat left top;
	font-weight: bold;
	margin: 0px;
	padding: 18px;
	padding-bottom: 0px
	
}

#ContentMain div.title_bar div.breadcrumbs {
	font-size: 11px;
	margin: 0px;
	padding-left: 18px;
	padding-right: 18px;
	padding-bottom: 4px;
}

#ContentMain div.title_bar div.breadcrumbs_secondary {
	background: url(42007091011321734429.gif) repeat-y left bottom;
	font-size: 11px;
	min-height: 7px;
}

* html #ContentMain div.title_bar div.breadcrumbs_secondary {
	height: 7px;
}

#ContentMain div.title_bar div.breadcrumbs_secondary div.inner {
	background: url(42007091011321745731.gif) no-repeat left bottom;
	margin: 0px;
	padding: 6px;
	padding-left: 18px;
	padding-right: 18px;
}

div.feature_graphic {
	background-color: white;
}


/*
	--------------------------------------------------------------------
	Titlebar link styles
	--------------------------------------------------------------------
*/

#ContentMain div.title_bar,
#ContentMain div.title_bar a {
	color: white;
	font-weight: bold;
	text-transform: uppercase;
}

#ContentMain div.title_bar a:hover,
#ContentMain div.title_bar a.current,
#ContentMain div.title_bar a.current:hover {
	color: #404040;
}

#ContentMain div.title_bar div.breadcrumbs_secondary a:hover,
#ContentMain div.title_bar div.breadcrumbs_secondary a.current,
#ContentMain div.title_bar div.breadcrumbs_secondary a.current:hover {
	color: #D0D0D0;
	background-image: url(42007091011321626911.gif);
}
#ContentMain div.title_bar div.breadcrumbs_secondary a
{
    padding-left:16px;
    margin-left:4px;
    margin-right:4px;
    text-transform:none;
    background: url(42007091011321637713.gif) no-repeat left;
}
#ContentMain div.title_bar div.breadcrumbs_secondary span
{
    white-space:nowrap;
    display: inline-block;    
}

/*
	--------------------------------------------------------------------
	Overrides
	--------------------------------------------------------------------
*/

/* Generic */
div#SchemeGeneric #ContentMain div.title_bar { background-image: url(42007091011321711325.gif); }
div#SchemeGeneric #ContentMain div.title_bar h1 {	background-image: url(42007091011321722927.gif); }

/* Running */
div#SchemeRunning #ContentMain div.title_bar { background-image: url(42007091011321757237.gif); }
div#SchemeRunning #ContentMain div.title_bar h1 {	background-image: url(42007091011321769739.gif); }

/* Volleyball */
div#SchemeVolleyball #ContentMain div.title_bar { background-image: url(42007091011321782741.gif); }
div#SchemeVolleyball #ContentMain div.title_bar h1 {	background-image: url(42007091011321798643.gif); }

/* Track & Field */
div#SchemeTrackField #ContentMain div.title_bar { background-image: url(42007091011321809945.gif); }
div#SchemeTrackField #ContentMain div.title_bar h1 {	background-image: url(42007091011321824147.gif); }

/* Wrestling */
div#SchemeWrestling #ContentMain div.title_bar { background-image: url(42007091011321835549.gif); }
div#SchemeWrestling #ContentMain div.title_bar h1 {	background-image: url(42007091011321848551.gif); }

/* Walking */
div#SchemeWalking #ContentMain div.title_bar { background-image: url(42007091011321860053.gif); }
div#SchemeWalking #ContentMain div.title_bar h1 {	background-image: url(42007091011321872855.gif); }

/* Cheer */
div#SchemeCheer #ContentMain div.title_bar { background-image: url(42007091011321883957.gif); }
div#SchemeCheer #ContentMain div.title_bar h1 {	background-image: url(42007091011321897159.gif); }

/* Court/Training */
div#SchemeCourtTraining #ContentMain div.title_bar { background-image: url(42007091011321907861.gif); }
div#SchemeCourtTraining #ContentMain div.title_bar h1 {	background-image: url(42007091011321919863.gif); }

/* Kids */
div#SchemeKids #ContentMain div.title_bar { background-image: url(42007091011321930865.gif); }
div#SchemeKids #ContentMain div.title_bar h1 {	background-image: url(42007091011321944567.gif); }

/* Sportstyle */
div#SchemeSportstyle #ContentMain div.title_bar { background-image: url(42007091011321955969.gif); }
div#SchemeSportstyle #ContentMain div.title_bar h1 {	background-image: url(42007091011321968771.gif); }