/* hover tooltip */

.tooltip {
	display:none;
	background:url(../layout-images/tip_bg.png) no-repeat;
	height:163px;
	padding:15px;
	width:240px;
	z-index:1000;
}

/* common */

body {
	color:#363636;
	margin:0;
	font-family: Helvetica, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
}

img {
	border:0;
}

.floatLeft {
	float:left;
	position:relative;
}

.floatRight {
	float:right;
}

.thumb {
	padding-right:8px;
	padding-bottom:2px;
}

.hidden { 
	display: none; 
}

.unhidden { 
	display: block; 
}

.clear {
	clear:both;
}

/* backgrounds */

#about {
	background:url(../layout-images/about/About-background.jpg) no-repeat #000000;
	background-position:center top;
}

#athletes {
	background:url(../layout-images/athletes/Athlete-background.jpg) no-repeat #000000;
	background-position:center top;
}

#athletesFemale {
	background:url(../layout-images/athletes/AthleteFemale-background.jpg) no-repeat #000000;
	background-position:center top;
}

#coaches {
	background:url(../layout-images/coaches/Coaches-background.jpg) no-repeat #000000;
	background-position:center top;
}

#combine {
	background:url(../layout-images/combine/Combine-background.jpg) no-repeat #000000;
	background-position:center top;
}

#faq {
	background:url(../layout-images/about/About-background.jpg) no-repeat #000000;
	background-position:center top;
}

#FlashTop {
	width:675px;
	height:122px;
	position:relative;
	left:279px;
}

#about #FlashTop {
	left:140px;
}

#combine #FlashTop {
	left:20px;
}

#coaches #FlashTop {
	left:140px;
}

#faq #FlashTop {
	left:140px;
}


/* General Layout Shit*/

#Content {
	position:relative;
	width:954px;
	margin:auto;
}

#MainTop {
	width:954px;
	position:relative;
	height:262px;
	background:url(../layout-images/mainBox_top.png) bottom no-repeat;
}


#mainWhite {
	width:944px;
	background:url(../layout-images/mainBox_bg-tile.gif) repeat-y;
	position:relative;
	padding:0px 0px 0px 10px;
	display:table-cell;
}

#whiteFooter {
	width:954px;
	background:url(../layout-images/mainBox_btm.png) no-repeat top;
	position:relative;
	padding-top:10px;
	top:-2px;
}

#shareButtons {
	position:absolute;
	top:222px;
	left:800px;
}

#shareButtonsNew {
	position:absolute;
	top:228px;
	left:840px;
}


#rightColumn {
	position:relative;
	float:right;
	width:315px;
	line-height:14px;
	right:10px;
}


/* about homepage */

#aboutMain {
	background:url(../layout-images/about/About-title.gif) no-repeat left top;
	position:relative;
	width:600px;
	padding:20px 0px 0px 10px;
}

#aboutTeam {
	position:relative;
	width:600px;
}

#forBios {
	position:relative;
	clear:both;
	width:600px;
	height:425px;
	background:url(../layout-images/about/forBios-bg.jpg) no-repeat left top;
	left:10px;
	padding:7px 0px 0px 0px;
}

.biosName {
	position:relative;
	float:left;
	width:610px;
	height:25px;
}

.biosScroll {
	left:10px;
	clear:both;
	position:relative;
	overflow:auto;
	width:573px;
	height:404px;
	top:7px;
}

.about_thumb {
	position:relative;
	float:left;
	width:150px;
	height:135px;
}

.about_thumbBio {
	position:relative;
	float:left;
	width:115px;
	height:130px;
	left:-3px;
}


/* athlete homepage */

#athletesMain {
	background:url(../layout-images/athletes/Athletes-title.gif) no-repeat left top;
	position:relative;
	width:600px;
	padding:20px 0px 0px 10px;
}

#forParents {
	background:url(../layout-images/athletes/Parents-title.gif) no-repeat left top;
	position:relative;
	width:325px;
	padding:20px 10px 0px 10px;
	margin-top:10px;
	float:left;
	display:table;
}

#industryTestimonials {
	width:245px;
	background:url(../layout-images/athletes/industry-title.gif) no-repeat top left;
	float:left;
	padding:20px 10px 0px 10px;
	margin-top:10px;
}

#athleteSpotlight {
	background:url(../layout-images/athletes/athleteSpotlite-title.gif) no-repeat top left;
	padding:20px 0px 0px 15px;
	width:300px;
}

#rightBanner {
	background:url(../layout-images/rightBanner-bg.gif) no-repeat;
	width:305px;
/*	height:260px;
	padding:5px; */
}

#recruitingTips {
	width:300px;
	background:url(../layout-images/athletes/recruitingTips-title.gif) no-repeat top left;
	padding:20px 0px 0px 15px;
	margin-top:10px;
}


/* athlete join */

#athletesUpgrade {
	background:url(../layout-images/athletes/upgrade_account-title.gif) no-repeat left top;
	position:relative;
	width:590px;
	padding:20px 0px 0px 10px;
}

#athletesJoin {
	background:url(../layout-images/athletes/join_combine-title.gif) no-repeat left top;
	position:relative;
	width:590px;
	padding:20px 0px 0px 10px;
}

#athletesJoin ul {
	list-style:url(../layout-images/O-bullet.gif);
}

/* athlete login */

#athletesLogin {
	background:url(../layout-images/login-title.gif) no-repeat left top;
	position:relative;
	width:600px;
	padding:20px 0px 0px 10px;
}

#forgotPassword {
	background:url(../layout-images/recover-title.gif) no-repeat left top;
	position:relative;
	width:600px;
	padding:20px 0px 0px 10px;
}

/* contact */

#contactMain {
	background:url(../layout-images/contactUs-title.gif) no-repeat left top;
	position:relative;
	width:600px;
	padding:20px 0px 0px 10px;
}

/* privacy */

#privacyMain {
	background:url(../layout-images/privacy-title.gif) no-repeat left top;
	position:relative;
	width:600px;
	padding:20px 0px 0px 10px;
}
/* terms of use */

#touMain {
	background:url(../layout-images/termsofuse-title.gif) no-repeat left top;
	position:relative;
	width:600px;
	padding:20px 0px 0px 10px;
}

/* athlete profile */

#athletesProfile {
	position:relative;
	width:600px;
	padding:20px 0px 0px 10px;
}

#athleteNameTitle {
	position:relative;
	width:400px;
	background:url(../layout-images/athletes/AthleteProfile-NameTitle.gif) no-repeat;
	padding-left:190px;
	padding-top:2px;
	height:30px;
	color:#f57b20;
	font-size:15px;
	font-style:oblique;
	font-weight:bold;
}

.profilePicBox {
	position:relative;
	background:url(../layout-images/athleteProfile-MedPicBG.gif) no-repeat 0px 10px;
	padding:5px;
	width:200px;
	height:135px;
}
	
.profileCollegesBox {
	position:relative;
	padding:5px;
	width:200px;
	height:135px;
}

.profileCollegesBox ul {
	margin-left:-15px;
	line-height:18px;
	font-size:11px;
	margin-top:2px;
	list-style:url(../layout-images/O-bullet.gif);
}

#profileTopLeft {
	float:left;
	position:relative;
	width:225px;
}

#profileTopRight {
	float:left;
	position:relative;
	width:360px;
	left:20px;
}

.dottedLine {
	background:url(../layout-images/profile-dots.gif) repeat-x bottom;
}

#profileStatBox {
	position:relative;
	clear:both;
	width:590px;
	height:398px;
	background:url(../layout-images/profile_stats-bg.gif) no-repeat bottom;
	margin-top:15px;
	margin-bottom:2px;
}

.profileStatScroll {
	left:10px;
	clear:both;
	position:relative;
	overflow:auto;
	width:576px;
	height:376px;
	top:-6px;
}

.profileStatScroll tr {
	background:url(../layout-images/profile-dots.gif) repeat-x bottom;
}

.profileStatScroll td {
	font-size:11px;
	font-weight:bold;
}

#photoEdit {
	background-color:#FFF;
	position:relative;
	width: 750px;
	height: 250px;
	padding: 10px 10px 10px 10px;
}

#photoEditLeft {
	position:relative;
	float:left;
	width: 200px;
	padding: 0px 10px 0px 0px;
}

#photoEditRight {
	position:relative;
	float:right;
	width: 540px;
}

.profile_thumb {
	position:relative;
	float:right;
	width:135px;
	height:100px;
}



/* coaches homepage */

#coachesMain {
	background:url(../layout-images/coaches/Coaches-title.gif) no-repeat left top;
	position:relative;
	width:600px;
	padding:20px 0px 0px 10px;
}

#quickSearch {
	background:url(../layout-images/coaches/quickSearch-title.gif) no-repeat left top;
	position:relative;
	width:605px;
	padding:20px 0px 0px 10px;
	margin-top:10px;
	float:left;
}

#receiveUpdates {
	background:url(../layout-images/coaches/receiveUpdates-title.gif) no-repeat left top;
	position:relative;
	width:265px;
	padding:20px 10px 0px 10px;
	margin-top:-20px;
	float:right;
}

#recentlyAdded {
	background:url(../layout-images/coaches/recentlyAdded-title.gif) no-repeat top left;
	position:relative;
	clear:both;
	float:left;
	width:605px;
	padding:20px 0px 0px 10px;
	margin-left:0px;
}

#industryTestimonialsCoach {
	width:265px;
	background:url(../layout-images/athletes/industry-title.gif) no-repeat top left;
	float:right;
	padding:20px 10px 0px 10px;
	margin-top:-20px;
}

#featuredVideo {
	width:300px;
	background:url(../layout-images/coaches/featVideo-title.gif) no-repeat top left;
	padding:20px 0px 0px 15px;
	margin-top:10px;
}

#quickSearchside {
	width:300px;
	background:url(../layout-images/coaches/quickSearchside-title.gif) no-repeat top left;
	padding:30px 0px 0px 15px;
	margin-top:10px;
}

#athleteCompare {
	background:url(../layout-images/coaches/athleteCompare-title.gif) no-repeat top left;
	padding:20px 0px 0px 15px;
	width:300px;
}


/* coaches join */

#coachesJoin {
	background:url(../layout-images/athletes/join_combine-title.gif) no-repeat left top;
	position:relative;
	width:600px;
	padding:20px 0px 0px 10px;
}


/* coaches profile pages */

#athleteNameTitleCoaches {
	position:relative;
	width:400px;
	background:url(../layout-images/coaches/AthleteProfileCoaches-NameTitle.gif) no-repeat;
	padding-left:214px;
	padding-top:2px;
	height:30px;
	color:#f57b20;
	font-size:15px;
	font-style:oblique;
	font-weight:bold;
}

.profileButtons {
	position:relative;
	width:200px;
	padding-bottom:10px;
}

.profilePicCoach {
	position:relative;
	background:url(../layout-images/athleteProfile-MedPicBG.gif) no-repeat 0px 0px;
	padding:5px;
	width:200px;
	height:135px;
}

#favoriteButtons {
	position:relative;
	width:590px;
}


/* combine homepage */

#combineMain {
	background:url(../layout-images/combine/Combine-title.gif) no-repeat left top;
	position:relative;
	width:600px;
	padding:20px 0px 0px 10px;
}

#combineDetails {
	background:url(../layout-images/combine/Combine-details-title.jpg) no-repeat left top;
	position:relative;
	width:600px;
	padding:20px 0px 0px 10px;
}

#combineMain ul {
	list-style:url(../layout-images/O-bullet.gif);
}

#upcomingEvents {
	background:url(../layout-images/combine/upcomingEvents-title.gif) no-repeat left top;
	position:relative;
	width:305px;
	padding:20px 10px 0px 10px;
	margin-top:10px;
	float:left;
	display:table;
}

#emailUpdates {
	width:265px;
	background:url(../layout-images/combine/receiveUpdates-title.gif) no-repeat top left;
	float:left;
	padding:20px 10px 0px 10px;
	margin-top:10px;
}

#athleteScorecard {
	background:url(../layout-images/combine/athleteScorecard-title.gif) no-repeat top left;
	padding:20px 0px 0px 15px;
	width:300px;
}

#featuredStore {
	width:300px;
	background:url(../layout-images/combine/featItems-title.gif) no-repeat top left;
	padding:30px 0px 0px 15px;
	margin-top:10px;
}

.featuredItem {
	background:url(../layout-images/combine/featuredItem-bg.gif) no-repeat;
	height:79px;
	width:300px;
	clear:both;
	margin-top:5px;
}

.featuredThumb {
	float:left;
	margin-left:8px;
	margin-top:8px;
}

.featuredDesc {
	float:left;
	margin-left:8px;
	margin-top:12px;
	width:200px;
	color:#002b54;
}


/* upcoming combines homepage */

#upcomingMain {
	background:url(../layout-images/upcomingCombine/upcoming-title.gif) no-repeat left top;
	position:relative;
	width:600px;
	height:725px;
	padding:20px 0px 0px 10px;
}

#upcomingBackground {
	background:url(../layout-images/scrollbox-Top.gif) no-repeat;
	width:600px;
	float:left;
	position:relative;
}

#upcomingScroll {
	width:600px;
	position:relative;
	padding-left:25px;
	background:url(../layout-images/scrollbox-tile.gif) repeat-y;
	display:table;
	margin-top:20px;
}

#upcomingBottom {
	width:600px;
	background:url(../layout-images/scrollbox-Btm.gif) top no-repeat;
	position:relative;
	float:left;
	padding-top:20px;
}


/* participating schools homepage */

#participatingMain {
	background:url(../layout-images/participatingSchools/participating-title.gif) no-repeat left top;
	position:relative;
	width:600px;
	height:725px;
	padding:48px 0px 0px 10px;
}

#participatingTop {
	position:relative;
	width:570px;
	height:15px;
	left:15px;
	padding-top:35px;
}

#participatingBackground {
	background:url(../layout-images/participatingSchools/participatingScroll-Top.gif) no-repeat;
	width:600px;
	float:left;
	position:relative;
}

#participatingScroll {
	width:600px;
	position:relative;
	padding-left:15px;
	background:url(../layout-images/scrollbox-tile.gif) repeat-y;
	display:table;
	margin-top:20px;
}

#participatingBottom {
	width:600px;
	background:url(../layout-images/scrollbox-Btm.gif) top no-repeat;
	position:relative;
	float:left;
	padding-top:20px;
}



/* faq homepage */

#faqMain {
	background:url(../layout-images/faq/faq-title.gif) no-repeat left top;
	position:relative;
	width:600px;
	padding:20px 0px 0px 10px;
	display:table;
}

#faqQuestions {
	float:left;
	width:600px;
	padding:10px 0px 0px 0px;
}

#faqAnswers {
	background:url(../layout-images/faq/faq-dots.gif) repeat-x bottom;
	float:left;
	width:590px;
	padding: 0px 0px 10px 10px;
}


/* sharethis shit */

a.stbar.chicklet img {
	border:0;
	height:16px;
	width:16px;
	margin-right:3px;
	vertical-align:middle;
}

a.stbar.chicklet {
	height:16px;
	line-height:16px;
}

