/*
CSS for Milwaukee Rally
*/



html, body {
	margin: 0;
}

#wrap {
	background: url(images/pgbkgd.png) repeat-x;
	width: 100%;
	}


#rallybody {
	margin-left: auto;
	margin-right: auto;
	width: 801px;
	font: 12px verdana, sans-serif;
}


#contentwrap {
	float: left;
	width: 801px;
	background: url(images/mainbkgd2.png) repeat-y;
	}

#content {
	width: 550px;
	padding: 10px 20px 10px 10px;
	margin-top: 20px;
	float: right;
	}

#sidecontent {
	width: 175px;
	padding-left: 15px;
	margin-top: 20px;
	float: left;
	}


#content p {
	color: #000;
	margin-bottom: 35px;
	}


.image {
	border: none;
	}

ul {
	display: block;
	}

#indent {
	display: block;
	margin-left: 10px;
	}
#sublist {
	display: block;
	margin-top: -30px;
	}

li {
	text-align: left;
	padding: 2px 5px;
	}

#ballbkgd {
	background: url("images/ballbkgd.png") no-repeat 50% 50%;
	}

.inlinks, a.inlinks:visited {	
	color: #000;
	}


/*-------------------------------------	*/
/*Header 				*/
/*------------------------------------- */

#header {
	color: #fff;
	width: 801px;	
	height: 203px;
	background: url(images/header.png) no-repeat;
	}

.top {
	background: url(images/headercurve.png) no-repeat top;
	height: 17px;
	}

.headerblock {
	background: url(images/hblockbkgd.png) repeat-y;
	height: 90px;
	}

img.logo {
	margin-left: 20px;
	border: none;
	}


/*-------------------------------------	*/
/* Nav				        */
/*------------------------------------- */

#mainnav {
	width: 800px;
	padding-top: 4px;
//	.padding-top: 5px;
	}

html > body #mainnav {
//	padding-top: 5px;
	}


#nav li {
	float: right;
	list style: none;
	display: inline;
	margin: 0px;
	color: #000;
	}


#nav li a {
  	display: block;
  	height: 27px;
  	width: 112px;
	text-decoration: none;
  	padding: 5px;
	}

#nav li.off ul, #nav li.on ul {
	display: none;
  	position: absolute;
  	margin-top: 140px;
  	height: 40px;
	}

#nav li.off:hover ul, #nav li.over ul {
  	display: block;
  	top: 58px;
	left: 0;
  	height: 15px;
	}

#nav li.off a.news:hover, #nav li:hover a.news, #nav li.over a.news, img.news:hover {
	padding: 5px 4px 5px 0px;
	margin-top: 0px;
	margin-right: -12px;
	background: url("images/news-on.png") no-repeat;
	}

*html #nav li.off a.news:hover, #nav li:hover a.news, #nav li.over a.news, img.news:hover {
	_padding: 5px 9px 0px 5px;
	_margin-top: 13px;
	_margin-right: -22px;
	}

html > body #nav li.off a.news:hover, #nav li:hover a.news, #nav li.over a.news, img.news:hover {
//	margin-top: 13.5px;
	}

#nav li.off a.gear:hover, #nav li:hover a.gear, #nav li.over a.gear, img.gear:hover {
	padding: 5px 1px 5px 0px;
	margin-top: 0px;
	margin-right: -21px;
	background: url("images/gear-on.png") no-repeat;
	}

*html #nav li.off a.gear:hover, #nav li:hover a.gear, #nav li.over a.gear, img.gear:hover {
	_padding: 5px 1px 0px 0px;
	_margin-top: 13px;
	_margin-right: -22px;
	}

html > body #nav li.off a.gear:hover, #nav li:hover a.gear, #nav li.over a.gear, img.gear:hover {
//	margin-top: 13.5px;
	}


#nav li.off a.schedules:hover, #nav li:hover a.schedules, #nav li.over a.schedules, img.schedules:hover {
	margin-top: 0px;
	padding: 5px 1px 5px 0px;
	margin-right: -14px;
	background: url("images/schedules-on.png") no-repeat;
	}


*html #nav li.off a.schedules:hover, #nav li:hover a.schedules, #nav li.over a.schedules, img.schedules:hover {
	_padding: 5px 1px 0px 0px;
	_margin-top: 13px;
	}

html > body #nav li.off a.schedules:hover, #nav li:hover a.schedules, #nav li.over a.schedules, img.schedules:hover {
//	margin-top: 13.5px;
	}


#nav li.off a.teams:hover, #nav li:hover a.teams, #nav li.over a.teams, img.teams:hover {
	margin-top: 0px;
	width: 130px;
	padding: 5px 1px 5px 1px;
	margin-right: -25px;
	background: url("images/teams-on.png") no-repeat;
	}

*html #nav li.off a.teams:hover, #nav li:hover a.teams, #nav li.over a.teams, img.teams:hover {
	_padding: 6px 1px 0px 1px;
	_width: 135px;
	_margin-top: 13px;
	_margin-right: -30px;
	}

html > body #nav li.off a.teams:hover, #nav li:hover a.teams, #nav li.over a.teams, img.teams:hover {
//	margin-top: 13.5px;
	}

#nav li.off a.about:hover, #nav li:hover a.about, #nav li.over a.about, img.about:hover {
	margin-top: 0px;
	padding: 5px 1px 5px 4px;
	margin-right: -34px;
	background: url("images/about-on.png") no-repeat;
	}

html > body #nav li.off a.about:hover, #nav li:hover a.about, #nav li.over a.about, img.about:hover {
//	margin-top: 13.5px;	
	}

*html #nav li.off a.about:hover, #nav li:hover a.about, #nav li.over a.about, img.about:hover {
	margin-top: 13px;	
	_padding: 0px 1px 0px 1px;	
	_margin-right: -31px;
	}

#nav li.off a:hover, #nav li:hover a, #nav li.over a {
  	color: #666;
	padding: 5px;
	}

/*-------------------------------------	*/
/* Side Nav Tabs			*/
/*------------------------------------- */

#sidenav li {
	display:block;
	list-style: none;
	padding: 5px 0px;
	margin-left: -40px;
	}


#sidenav li a, #sidenav li a:visited {
	text-decoration: none;
	text-transform: uppercase;
	font: 12px trebuchet MS, sans-serif;
	padding-left: 25px;
	}

#sidenav li a:hover {
	text-decoration: underline;
	}

#sidenav li a.active {
	background: url(images/sidevball.png) no-repeat;
	}

/*-------------------------------------	*/
/* Content				*/
/*------------------------------------- */
h2{
	font: 24px trebuchet MS, sans-serif;
	font-weight: bold;
	margin-top: 5px;
	color: #000;
	}

h3 {
	font: 16px trebuchet MS, sans-serif;
	font-weight: bold;
	margin-top: 5px;
	color: #f09;
	background:none;
	margin-bottom: -10px;
//	.margin-bottom: -15px;
	}

a, a:visited, a:hover{ 
	color: #f09;
	}

.subhead {
	font-weight: bold;
	color: #000;
	}

a.teams, a.teams:visited, a.teams:hover {
	font-weight: bold;
	padding-right: 20px;
	}	

.roster {
	margin-bottom: 5px;
	}

.pinksubhead {
	font-weight: bold;
	color: #f36;
	}

label {
	width: 8em;
	float: left;
	font: 16px trebuchet MS, sans-serif;
	text-align: left;
	display: block;
	margin: 0px 4px 0px 2px;
	font-weight: bold;
	color: #f09;
	}

/*-------------------------------------	*/
/* Acct Detail				*/
/*------------------------------------- */
.noborders, .noborders tr {
	width: 450px;
	border: 0px;
	padding: 2px 0px 2px 1px;
	background: none;
	}

.noborders th {
	font: bold 12px "Trebuchet MS", sans-serif;
	color: #666;
	border: 0px;
	padding: 4px 40px 4px 1px;
}
.noborders td {
	width: 150px;
	border: 0px;
	padding: 2px 0px 2px 1px;
	background: none;
	}



/*-------------------------------------	*/
/* Columns				*/
/*------------------------------------- */

#alumwrap {
	width: 550px;
	float: left;
	margin:0px;
	padding: 0px 0px 10px 0px;
	}

#alumpic {
	width: 150px;
	float: left;
	}

#alumtext {
	width: 400px;
	float: right;
	}


#datewrap {
	width: 575px;
	float: left;
	margin:0px;
	padding: 0px 0px 10px 0px;
	}

#indexwrap {
	width: 575px;
	float: left;
	margin:0px;
	padding: 0px 0px 10px 0px;
	background: url("images/ballbkgd.png") no-repeat 50% 50%;
	}

#dateleft {
	width: 150px;
	float: left;
	padding-left: 20px;
	font: bold 12px verdana, sans-serif;
	}

#dateright {
	width: 350px;
	float: right;
	}



/*-------------------------------------	*/
/* Data Table				*/
/*------------------------------------- */
table {
	margin-top: 10px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: 99%;
	}

tbody{
	text-align: left;
	padding: 2px;
	}
thead {
	border-left: 1px solid #ccc;
	text-align: left;
	}

th {
	font: bold 12px "Trebuchet MS", sans-serif;
	background: #f7bad4;
	color: #000;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 4px 40px 4px 6px;
	}

td {
	background-color: #fff;
	color: #000;
	border-bottom: 1px solid #ccc;
	padding: 4px 10px 4px 6px;
	font: 12px verdana, sans-serif;
	}

tbody tr.even td {
	background-color: #eee;
	}


.tableTitle
	{
	font:  16px trebuchet MS;
	color: #666666;
	font-weight: bold;
	}

th.front {
	font: bold 12px "Trebuchet MS", sans-serif;
	background: #f7bad4;
	color: #000;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 4px 10px 4px 6px;
	}




/*-------------------------------------	*/
/* Footer				*/
/*------------------------------------- */

#footer {
	clear: both;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
	width: 801px;
	color: #fff;
	}

#footer p{
	clear: both;
	padding: 10px;
	text-align: right;
	width: 801px;
	margin: 0;
	font: 12px verdana, sans-serif;
	color: #fff;
	background:none;
	}

#bottom {
	background: url(images/bottom.png) no-repeat bottom;
	height: 17px;
	clear: both;
	}

.sponsor li {
	padding: 0px 0px 0px 20px;
	display: inline;
	}	

.sponsor {
	height: 15px;
	margin-right: 20px;
	margin-top: 5px;
	}
	

.footerblock {
	background: url(images/fblockbkgd.png) repeat-y;
	height: 30px;
	}
