/* @override 
	http://cressida.blkbx.com/lib/spf.css
*/

@import url(/lib/admin.css);



/* @group Tag Defaults */
	body {
	background-color: #fff;
	font-family: Lucida Grande, Verdana, Sans-serif;
	font-size: 12px;
	margin: 0;
}

a {
	text-decoration: none;
	color: #122D74;
}

a:hover {
	color: #69329f;
}

img {
	border: none;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-style: normal;
}

h1 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 3px;
	text-transform: uppercase;
}

h2 {
	font-size: 10px;
	font-weight: bold;
	margin-top: 12px;
	text-transform: uppercase;
	margin-bottom: 3px;
}

h3 {
	font-size: 10px;
	text-transform: uppercase;
	margin-bottom: 3px;
}

h4 {
	font-size: 10px;
	text-transform: uppercase;
	font-style: italic;
	margin-bottom: 3px;
}

p {
	margin: 0;
	padding: 0 0 .5em 0;
}

ul {
	padding: 0;
	margin: 0;
}

ul  li {
	list-style: none;
	background: url(/lib/bullet.gif) no-repeat 0px 6px;
	padding-left: 8px;
	margin-left: 20px;
}

dl {

}

dl dt {
	font-weight: bold;
	font-size: 10px;
	margin-left: 10px;
}

dl dt dd {
	margin-left: 10px;
}

table {
	border: none;
	border-collapse: collapse;
}

table td, th {
	border: none;
	padding: 0;
	margin: 0;
}

form {
	padding: 0;
	margin: 0;
	font-size: 10px;
}

form table tr td {
	padding-top: 5px;
	font-size: 10px;
	vertical-align: top;
}

form table tr th {
	border: none;
	padding-top: 10px;
	font-size: 10px;
	vertical-align: top;
}

form input {
	font-size: 11px;
}

/* @end */

/* @group front */
#front_news {
	position: absolute;
	top: 190px;
	left: 540px;
	width: 415px;
	height: 130px;
	overflow: hidden;
}

#front_news h2 {
	color: #2aad24;
}

#front_date {
	color: #770949;
	text-align: center;
	position: absolute;
	top: 315px;
	left: 60px;
	width: 130px;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}
#front_sponsor {
	position: absolute;
	top: 385px;
	left: 50px;
	width: 150px;
	text-align: center;
}


#front_sponsor_menu a,
#front_visitor_menu a,
#front_athlete_menu a {
	display: block;
	color: #fff;
	margin: 10px;
	text-transform: uppercase;
}

#front_athlete_menu {
	position: absolute;
	top: 315px;
	left: 725px;
	background-color: #504eca;
	z-index: 5;
}

#front_visitor_menu {
	position: absolute;
	top: 110px;
	left: 600px;
	background-color: #b03eb7;
	z-index: 5;
}
#front_sponsor_menu {
	position: absolute;
	top: 475px;
	left: 400px;
	background-color: #eb3c1c;
	z-index: 5;
}

#front_logo {
	position: absolute;
	left: 32px;
	top: 130px;
	z-index: 3;
}

#front_tagline {
	position: absolute;
	left: 125px;
	top: 55px;
}

#front_visitor_nav {
	position: absolute;
	left: 335px;
	top: 135px;
	z-index: 2;
}

#front_athlete_nav {
	position: absolute;
	left: 480px;
	top: 330px;
		z-index: 2;
}

#front_sponsor_nav {
	position: absolute;
	left: 0px;
	top: 495px;
		z-index: 2;
}
#front_volunteers {
	position: absolute;
	left: 250px;
	top: 203px;
}
#front_expo {
	position: absolute;
	left: 680px;
	top: 60px;
}

#front_champions {
	position: absolute;
	left: 430px;
	top: 435px;
}
#frontPhoto1{
position: absolute;
top: 260px;
left: 250px;
z-index:2;	
}
#frontPhoto2{
position: absolute;
top: 177px;
left: 370px;
	z-index: 1;
}

#frontPhoto3{
position: absolute;
top: 200px;
left: 540px;
	
}

#frontPhoto4{
position: absolute;
top: 177px;
left: 740px;
	
}

#frontPhoto5{
position: absolute;
top: 365px;
left: 580px;
	
}

#front_footer{
	position: absolute;
	top: 570px;
	left: 15px;
	font-size: 9px;
	font-weight: normal;
	letter-spacing: 0;
	z-index: 0;
}
#facebook{
	position: absolute;
	top: 530px;
	left: 680px;
}
/* @end */

/* @group inside */

/* schedule table */

#insideDate{
	font-size: 12px;
}

#basicTable td {
	border-right: 1px solid #aaa;
	padding: 2px 10px;
	font-size: 10px;
}

#basicTable th {
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	border-right: 1px solid #aaa;
	padding: 14px 10px 0 10px;
	text-align: left;
}

#eventSchedule td {
	border: 1px solid #eee;
	padding: 3px;
}

#schedule tr.altRow {
	background-color: #eee;
}

/* @group Menus */

#visitor_menu {
	position: absolute;
	left: 360px;
	top: 127px;
	width: 178px;
	background-color: #fff;
	text-transform: uppercase;
	z-index: 5;
}

#visitor_menu a {
	display: block;
	padding: 5px;
	color: #b03eb7;
}

#athlete_menu {
	position: absolute;
	left: 538px;
	top: 127px;
	width: 161px;
	background-color: #fff;
	text-transform: uppercase;
	z-index: 5;
}

#athlete_menu a {
	display: block;
	padding: 5px;
	color: #504eca;
}

#sponsor_menu {
	position: absolute;
	left: 699px;
	top: 127px;
	width: 267px;
	background-color: #fff;
	text-transform: uppercase;
	z-index: 5;
}

#sponsor_menu a {
	display: block;
	padding: 5px;
	color: #d74224;
}

/* @end */

#nav {
	font-size: 9px;
	font-weight: bold;
	letter-spacing: 1px;
}

#nav_about {
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 10px 15px 3px 0px;
	background-color: #770949;
	text-transform: uppercase;
}

#nav_about a {
	color: #fff;
	margin-left: 15px;
}

#nav_director {
	position: absolute;
	top: 10px;
	left: 295px;
	text-transform: uppercase;
}

#nav_director a {
	color: #2aad24;
}

#nav_tabs {
	position: absolute;
	left: 190px;
	top: 100px;
	border-bottom: 4px solid #000;
	white-space: nowrap;
	height: 27px;
}

#tagline {
	position: absolute;
	left: 195px;
	top: 45px;
}

#logo {
	color: #770949;
	text-align: center;
	position: absolute;
	top: 40px;
	left: 0px;
	width: 192px;
}

#logo img {
	margin-bottom: 15px;
}

#content {
	width: 666px;
	min-height: 400px;
	position: absolute;
	top: 130px;
	left: 240px;
	padding-right: 60px;
	border-right: 2px solid #000;
	padding-top: 10px;
	padding-bottom: 50px;
}

#sectionNavText {
	font-size: 9px;
	text-transform: uppercase;
}

#sideBox1 {
	position: absolute;
	background-color: #504eca;
	top: 242px;
	left: 0px;
	width: 85px;
	height: 210px;
	z-index: 2;
}

#sideBox2 {
	position: absolute;
	top: 450px;
	left: 0px;
	background-color: #2aad24;
	width: 68px;
	height: 100px;
}

#sideBox3 {
	position: absolute;
	background-color: #69329f;
	width: 100px;
	height: 128px;
	top: 333px;
	left: 68px;
	z-index: 1;
}

#topPhoto1 {
	position: absolute;
	top: 0px;
	left: 685px;
}

#topPhoto2 {
	position: absolute;
	top: 0px;
	left: 836px;
}

#sidePhoto1 {
	position: absolute;
	top: 223px;
	left: 15px;
	z-index: 3;
}

#sidePhoto2 {
	position: absolute;
	top: 365px;
	left: 85px;
	z-index: 4;
}

#tvSponsor {
	position: absolute;
	top: 480px;
	left: -200px;
}

#sponsorBar {
	width: 100px;
	margin: 35px -10px 15px 25px;
	float: right;
	text-align: center;
}

#sponsorBar img {
	margin-bottom: 20px;
}

#footer {
	position: absolute;
	top: 675px;
	left: 25px;
	z-index: 4;
	font-size: 9px;
	width: 150px;
}

.dl_link {
	margin: 25px 0 0 50px;
}

.dl_link a {
	border: 1px solid #ddd;
	padding: 10px;
}
input.formError{
	background-color: #fbc1bc;
}
/* @end */

