/*Default Overrides*/
/*Homepage*/
/*Subsections*/
/*Header*/
/*Footer*/
/*Navigation*/

/*Default Overrides*/
body {
	padding:0;
	margin:0;
	border:0;
	background:#ED9628 url(../images/bg/body.jpg) top left repeat-x;
	font-size:.70em;
	text-align:center;
	line-height:140%;
	color:#000;
	}

body, input, select, textarea, table, td, div {
	font-family:verdana,arial,tahoma,"Lucida Grande",sans-serif;
	}

form, h1, h2, h3, h4, h5, h6, ul {
	margin:0;
	padding:0;
	}

img {
	border:0;
	}

li {
	list-style-type:none;
	margin:0;
	padding:0;
	}

label {
	cursor:pointer;
	cursor:hand;
	}

a {
	color:#FFF;
	}

.clear {
	clear:both;
	height:1px;
	overflow:hidden;
	} 

.outofview {
	display:block;
	text-indent:-5000em;
	}



#page {
	margin-left:auto;
	margin-right:auto;
	position:relative;
	margin-top:3px;
	width:760px;
	text-align:left;
	}

#body {
	background: url(../images/bg/page_borders.gif) 0px 0px repeat-y;
	}

#body_footer {
	background: url(../images/bg/page_border_btm.gif) top left no-repeat;
	width:760px;
	height:8px;
	overflow:hidden;
	}

/*Subsections*/
#body .subsection {
	margin-left:8px;
	width:744px;
	background: url(../images/bg/page_content.gif);
	}

#body .subsection .frame {
	width:720px;
	margin-left:12px;
	padding-bottom:12px;
	}

#body .subsection .frame .top {
	width:720px;
	height:8px;
	overflow:hidden;
	background: url(../images/bg/frame_top.gif) top left no-repeat;
	}

#body .subsection .frame .bottom {
	width:720px;
	height:8px;
	overflow:hidden;
	background: url(../images/bg/frame_bottom.gif) top left no-repeat;
	}

#body .subsection .frame .middle {
	background:#F69F00 url(../images/bg/frame_middle.gif) top left repeat-y;
	}
/*
#body .subsection .frame .flash {
	background-color:#FFF;
	}
*/
#body .subsection .frame .middle .pad {
	padding:8px 15px;
	}

#body .subsection .frame .flash .pad {
	padding-left:38px;
	padding-top:28px;
	padding-bottom:28px;

	}

.sports_detail_container { 
	padding-top: 10px;
	padding-left: 28px;
}
#body .subsection .frame .middle .pad h2 {
	font-size: 170%;
	margin-bottom: 20px;
	}

#body .subsection .frame .middle .pad h3 {
	font-size: 130%;
	}
	
#body .subsection .heading {
	height:82px;
	}

/* Mike's edits */
#body .subsection .frameNarrow {
	width:656px;
	margin-left:12px;
	padding-bottom:12px;
	}
	
#body .subsection .frameNarrow .top {
	width:656px;
	height:8px;
	overflow:hidden;
	background: url(../images/bg/frameNarrow_top.gif) top left no-repeat;
	}

#body .subsection .frameNarrow .bottom {
	width:656px;
	height:8px;
	overflow:hidden;
	background: url(../images/bg/frameNarrow_bottom.gif) top left no-repeat;
	}

#body .subsection .frameNarrow .middle {
	background:#F69F00 url(../images/bg/frameNarrow_middle.gif) top left repeat-y;
	}

/* Mike's edits end */	

/*Header*/
#header {
	position:relative;
	width:760px;
	height:149px;
	background: url(../images/bg/header.jpg) 0px 22px no-repeat;
	color:#000;
	}

#header a {
	color:#000;
	}

#util {
	float:right;
	display:inline;
	margin-right:13px;
	}

#logo {
	position:absolute;
	top:11px;
	left:0;
	}

.presenter {
	clear:both;
	float:right;
	display:inline;
	margin-top:8px;
	margin-right:12px;
	width: 120px;
	}


/*Footer*/
#footer {
	margin-top:5px;
	color:#FFF;
	}

#footer a {
	color:#FFF;
	}

#footer .links {
	width:310px;
	margin-left:20px;
	float:left;
	display:inline;
	}

#footer .producer {
	width:175px;
	float:left;
	text-align:center;
	}

#footer .sponsors {
	width:225px;
	margin-left:30px;
	float:left;
	display:inline;
	text-align:center;
	}


/*Navigation*/
#spacecraft {
	position:absolute;
	background: url(../images/nav/spacecraft.gif) top left no-repeat;
	width:179px;
	height:206px;
	top:2px;
	left:455px;
	}

.athlete_profile {
	width:130px;
	height:165px;
	margin:15px 0 15px 8px;
	float:left;
	display:inline;
	font-weight:bold;
	font-size:110%;
	position:relative;
	}

.athlete_profile .photo {
	position:absolute;
	}

.athlete_profile .picture_frame {
	position:absolute;
	top:0;
	left:0;
	width:130px;
	height:130px;
	background: url(../images/bg/picture_frame.gif) top left no-repeat;
	}

.athlete_profile .picture_frame a {
	display:block;
	width:130px;
	height:130px;
	text-decoration:none;
	}

.athlete_profile .content {
	padding:132px 0 0 8px;
	}

/* Athlete Detail Pages */

.athlete_detail_container {
	width:680px;
	background:url(/kws/images/bg/athlete_detail_bg.gif); 
	background-repeat:no-repeat; 
	font-size:110%;
}

.athlete_detail_container .largephoto {
	float:left;
	width:265px;
}

.athlete_detail_container .athlete_name {
	font-size:120%; 
	font-weight:bold; 
	padding-top: 10px;
}

.athlete_detail_container .athlete_sport {
	font-size:120%; 
	font-weight:bold; 
	padding-top: 10px;
	padding-bottom: 10px;
}

.athlete_detail_container .more_athletes {
	padding-left: 45px;
}

.athlete_detail_container .athlete_detail_text {
	margin-left: 275px;
}

.athlete_detail_container .icon {
	 float:right;
}

.athlete_profile_detail {
	width:245px;
	height:245px;
	margin:10px 0 15px 8px;
	float:left;
	display:inline;
	font-weight:bold;
	font-size:110%;
	position:relative;
	}

.athlete_profile_detail .photo {
	position:absolute;
	}
.athlete_profile_detail .picture_frame_large {
	position:absolute;
	top:0;
	left:0;
	width:245px;
	height:245px;
	background: url(../images/bg/picture_frame_large.gif) top left no-repeat;
	}

/* Games */
.games_container {
	width:210px;
	height:210px;
	margin-right: 10px;
	float:left;
	display:inline;
	position:relative;
	}

.games_container .photo {
	position:absolute;
	}

/* eCards */
.ecards_container {
	width:331px;
	height:246px;
	margin-left: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
	float:left;
	display:inline;
	position:relative;
	}

.ecards_container .photo {
	position:absolute;
	}


.ecards_thumb_container {
	width:210px;
	height:210px;
	margin-left: 15px;
	margin-top: 8px;
	margin-bottom: 8px;
	float:left;
	display:inline;
	position:relative;
	}

.ecards_thumb_container .photo {
	position:absolute;
	}

.ecards_image_container {
	width: 340px; 
	float:left; 
	margin-left: 15px;
}
.ecards_form_container { 
	width: 320px; 
	float:left;
	}
.ecards_form_container em {
	color: red;
}

.ecards_thanks {
	width:640px;
	text-align:center;
}

.pbskidsvideonav {
	font-weight:bold;
	color: #000000;
}
.pbskidsbuttonbig {
	background: #F37A00;
	text-align:center;
	border-top: 1px solid #FFD27F;
	border-right: 2px solid #A65300;
	border-bottom: 2px solid #A65300;
	border-left: 1px solid #FFD27F;
}
.pbskidsbuttonbig a {
	text-decoration: none;
	font-weight:bold;
}
.pbskidsbuttonbig a:hover {
	text-decoration: underline;
	font-weight:bold;
	color: #A65300; 
}
.pbskidsbuttonsml {
	background: #F37A00;
	text-align:center;
	border-top: 1px solid #FFD27F;
	border-right: 2px solid #A65300;
	border-bottom: 2px solid #A65300;
	border-left: 1px solid #FFD27F;
}
.pbskidsbuttonsml a {
	text-decoration: none;
	font-weight:bold;
}
.pbskidsbuttonsml a:hover {
	text-decoration: underline;
	font-weight:bold;
	color: #A65300; 
}

.pbskidsbuttonbigactive {
	background: #A65300;
	text-align:center;
	border-top: 1px solid #FFB42A;
	border-right: 2px solid #FFB42A;
	border-bottom: 2px solid #582C00;
	border-left: 1px solid #582C00;
	font-weight:bold;
	color:#FFB42A;
}
.pbskidsbuttonsmlactive {
	background: #A65300;
	text-align:center;
	border-top: 1px solid #FFB42A;
	border-right: 2px solid #FFB42A;
	border-bottom: 2px solid #582C00;
	border-left: 1px solid #582C00;
	font-weight:bold;
	color:#FFB42A;
}


/* shareables */
.shareables_left {
	width: 180px;
	float:left;
}
