@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#485458;
	background-image:url(../images/sub_BGSpan.gif);
	background-repeat:repeat-y;
	background-position:center;
}

img { border:none; }

th { vertical-align:top; text-align:right; font-weight:bold; }
td { vertical-align:top; }

p { text-align:justify; }

select, input, textarea { padding:2px; font:11px Tahoma, Arial, Helvetica, sans-serif; background-color:#FFFFFF; border:1px #C8C5B1 solid; }
	input.chkbx { border:0px; padding:0px; vertical-align:middle; }
	input.sbmt { padding:2px; font:bold 11px Tahoma, Arial, Helvetica, sans-serif; background-color:#47A4EE; color:#000000; border:1px #C8C5B1 solid; text-align:center; width:75px; }
	input.noborder { border:none; }

.clear {
	CLEAR: both; FONT-SIZE: 0px; VISIBILITY: hidden; LINE-HEIGHT: 0; HEIGHT: 0px;
}

a:link {
	color:#485458;
	text-decoration:none;
}
a:visited {
	color:#485458;
	text-decoration:none;
}
a:hover {
	color:#2a8ebf;
	text-decoration:none;
}

h2 {
	font-size:14px;
	color:#485458;
	text-transform:uppercase;
	margin-bottom:10px;
	margin-top:0px;
}

/* Sub Page Styles */
.master {
	width:910px;
	margin-right:auto;
	margin-left:auto;
	padding-top:30px;
}
.leftColumn { position:relative; float:left; width:752px; }
	.leftColumn_content { float:left; width:722px; padding:30px 30px 0px 0px; font-size:12px; }
		.leftColumn_content h1 { margin:0px 0px 20px 0px; padding:0px; font:bold 16px Arial, Helvetica, sans-serif; }

.rightColumn {
	position:relative;
	top:-30px;
	float:left;
	width:157px;
}







#about_squares { width:414px; height:414px; position:relative; float:right; margin:0px 0px 30px 30px; }
	#about_squares img { position:absolute; }






.horizDivider {
	height:1px;
	background-image:url(../images/int_horizDivider.gif);
	background-repeat:repeat-x;
	font-size:1px;
	margin-top:15px;
	margin-bottom:15px;
}
/* BEGIN About Page Styles */
.aboutContent {
	position:relative;
	z-index:100;
	width:415px;
	height:415px;
	background-color:white;
	/*padding-left:40px;*/
}
.aboutBTN {
	position:absolute;
	z-index:600;
	cursor:pointer;
}
.aboutPanel {
	position:absolute;
	z-index:500;
	left:0px;
	width:415px;
	height:415px;
	cursor:pointer;
	display:none;
}

#cityLivingPanel {
	width:415px;
	height:415px;
	background-image:url(../images/about_panels_cityLiving.jpg);
	background-repeat:no-repeat;
}
#cityLivingPanel .text {
	position:relative;
	width:244px;
	height:210px;
	padding:15px;
	padding-top:50px;
	top:138px;
	left:138px;
	color:white;
	font-size:11px;
}
#connectedPanel {
	width:415px;
	height:415px;
	background-image:url(../images/about_panels_connected.jpg);
	background-repeat:no-repeat;
}
#connectedPanel .text {
	position:relative;
	width:383px;
	height:210px;
	padding:15px;
	padding-top:50px;
	top:138px;
	left:0px;
	color:white;
	font-size:11px;
}

#onMovePanel {
	width:415px;
	height:415px;
	background-image:url(../images/about_panels_onMove.jpg);
	background-repeat:no-repeat;
}
#onMovePanel .text {
	position:relative;
	width:383px;
	height:73px;
	padding:15px;
	padding-top:50px;
	top:0px;
	left:0px;
	color:white;
	font-size:11px;
}
#onMovePanel .text2 {
	position:relative;
	width:383px;
	height:100px;
	padding:15px;
	top:140px;
	left:0px;
	color:white;
	font-size:11px;
}

#greenMindPanel {
	width:415px;
	height:415px;
	background-image:url(../images/about_panels_greenMind.jpg);
	background-repeat:no-repeat;
}
#greenMindPanel .text {
	position:relative;
	width:244px;
	height:285px;
	padding:15px;
	padding-top:50px;
	top:0px;
	left:138px;
	color:white;
	font-size:11px;
}
#greenMindPanel .btn {
	position:absolute;
	z-index:700;
	width:244px;
	height:30px;
	top:363px;
	left:147px;
}

#personalizePanel {
	width:415px;
	height:415px;
	background-image:url(../images/about_panels_personalize.jpg);
	background-repeat:no-repeat;
}
#personalizePanel .text {
	position:relative;
	width:244px;
	height:210px;
	padding:15px;
	padding-top:50px;
	top:0px;
	left:0px;
	color:white;
	font-size:11px;
}





/* END About Page Styles */
.formText {
	float:left;
	width:70px;
	text-align:right;
	padding-right:10px;
	padding-top:3px;
}

.formField {
	float:left;
	width:auto;
	margin-bottom:10px;
	padding-right:10px;
}
.careerHeader {
	font-size:14px;
	display:block;
	color:#2a8ebf;
}
.careerBTN {
	float:left;
	width:90px;
	padding-left:10px;
}
.careerDesc {
	float:left;
	width:570px;
}


.calendarMonthLink a { text-decoration:none; color:#99CCFF; }
.calendarHeader { font:bold 12px Arial, Helvetica, sans-serif; background-color:#FFFFFF; }
.calendarBody { background-color:#E0E0E0; }


.footer { width:722px; margin:15px 0px 30px 0px; padding:35px 30px 0px 0px; font-size:10px; }
	.footer p { text-align:center; padding-top:20px; }
	.footer a:link { color:#485458; text-decoration:none; }
	.footer a:visited { color:#485458; text-decoration:none; }
	.footer a:hover { color:#2a8ebf; text-decoration:none; }
	
.boldRed { font-weight:bold; color:#FF0000; }
.boldGreen { font-weight:bold; color:#006600; }
.formNoBorder { border:0px; }
.error { font-weight:bold; color:#FF0000; margin:20px; text-align:center; }.athletics_generalInfo {
	padding: 0px 12px 12px;
	border: 1px solid #2A8ED5;
	position: relative;
	margin-right: 5px;
	margin-bottom: 18px;
}
.roundedCorner_lb {
	position: absolute;
	left: -1px;
	bottom: -1px;
}
.roundedCorner_lt {
	position: absolute;
	left: -1px;
	top: -1px;
}
.roundedCorner_rb {
	position: absolute;
	right: -1px;
	bottom: -1px;
}
.roundedCorner_rt {
	position: absolute;
	top: -1px;
	right: -1px;
}
.athlticsHeading {
	color: #2A8ED5;
	font-size: 18px;
	font-weight: bold;
	margin: 12px 0px 0px;
}
.athlticsHeading {
	color: #258FCD;
	font-size: 17px;
	font-weight: bold;
	margin: 12px 0px 0px;
}
.athleticsWrapper h1 {
	color: #2290CB;
	font-size: 15px;
}
.athleticsWrapper p,
.athleticsWrapper div.p {
	font-size: 12px;
	color: #5C6F7C;
	margin-top: 0px;
}
.athleticsWrapper .heading {
	color: #009DDC;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
}

.athleticsWrapper #getGear {
	margin-bottom: 20px;
}
.athleteNewsWrapper {
	padding-left: 8px;
	padding-right: 30px;
	height: 210px;
	overflow: auto;
	color: inherit;
}
.athleteNewsWrapper p {
	font-size: 11px;
}
.athleticsWrapper h2 {
	color: #009DDC;
	text-transform: none;
	font-size: 18px;
	background: url(../images/ahletics_h1bg.png) no-repeat;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-bottom: 8px;
}

.athleteLinksWrapper h2 {
	color: #009DDC;
	text-transform: none;
	font-size: 18px;
	background: url(../images/athleteicsh2background.png) no-repeat;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-bottom: 8px;
}

.athleteLinksWrapper ul {
	margin: 0px;
}

.athleteLinksWrapper li {
	list-style: none;
	margin-left: -35px;
	padding-left: 22px;
	background: no-repeat left center;
	padding-bottom: 0px;
	height: 32px;
	margin-bottom: 8px;
}
.athleteLinksWrapper li p {
	font-size: 11px;
	color: #000;
}
.athleteResourceLinkWrapper {
	height: 25px;
	overflow: hidden;
	margin-bottom: 7px;
	padding-right: 20px;
}
.athleteResourceLinkWrapper .heading {
	font-size: 14px;
	color: #FFF;
	text-transform: uppercase;
	background: #2A8EBF;
	margin-left: 25px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-weight:bold;
	cursor:pointer;
}
.athleteResourceLinkWrapper .heading:hover {
	background: #F08B1D;
}
.athleteResourceLinkWrapper h2 {
	color: #009DDC;
	text-transform: none;
	font-size: 18px;
	background: url(../images/athleteicsh2background.png) no-repeat;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-bottom: 8px;
}

.athleteResourceLinkWrapper .active-heading {
	font-size: 14px;
	color: #FFF;
	text-transform: uppercase;
	background: #F08B1D;
	margin-left: 25px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-weight:bold;
	cursor:pointer;
}
.athleteResourceLinks {
	padding-left: 30px;
	height: 60px;
	overflow: auto;
}
.athleteAchievementWrapper {
	position: relative;
}

.athleteAchievementWrapper a:hover {
	color: #485458;
}

.athleteAchievementForm {
	background: url(../images/ahletics_infoBoxBG.png) no-repeat;
	height: 110px;
	width: 365px;
	position: absolute;
	top: -50px;
	right: -343px;
	padding-left: 35px;
	padding-top: 25px;
	display: none;
}
#achievementBoxClose {
	position: absolute;
	top: 8px;
	right: 8px;
	cursor:pointer;
}
.athleteAchievementForm td {
	padding-right: 20px;
	padding-bottom: 10px;
}
.athlete_sidebar {
	float: right;
	width: 290px;
}
.athlete_bio p {
	font-size: 10px;
	color: #000;
}
.athlete_bio .emailLink {
	color: #EA7A27;
}
.athlete_bio .emailLink:hover {
	color: #000000;
}
.athlete_bio td {
	padding-bottom: 10px;
}
