@charset "utf-8";
/* CSS Document */
body {background:#eb7126; margin:0; padding:0;}

body.home .mainNav a#home,
body.about .mainNav a#about,
body.usg .mainNav a#usg,
body.team .mainNav a#team,
body.media .mainNav a#media,
body.resources .mainNav a#resources,
body.contact .mainNav a#contact
{
	color:#fff; text-decoration:none; background:url(http://www.kidney.org/news/tgames2010/images/mainNav_backHvr.gif) repeat-x;
}
body.about .mainNav,
body.usg .mainNav,
body.team .mainNav,
body.media .mainNav,
body.resources .mainNav,
body.contact .mainNav
{
	border-bottom:4px #792525 solid;
}

form input {border:2px solid #656460;color:#656460;}
form #Send{border:1px solid #7a2426; background-color:#4f1719; color:#fff;}
body #twodeep #header {height:100px;-moz-border-radius: 5px; -webkit-border-radius: 5px;}
body #twodeep .mainNav ul {border:2px solid #b0232b;}

body #landing #header {height:413px; border:solid 1px #7a2425; background:#661e21; margin-top:10px;-moz-border-radius: 5px; -webkit-border-radius: 5px;}
#header .logo{float: left;height:122px; width:126px; border-bottom:2px solid #cc5a13; background:url(../images/2010USTGames_logo.gif) top right no-repeat #fff;-moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; display:block;}
#header .top {float:left; background:#fff;}
#header .bottom{ float:left;}
#header .slogan{float: left;height:92px; width:322px; background:#fff;}
#header .countdown{float: left;height:30px; width:322px;border-bottom:2px solid #cc5a13;/*clear:right;*/}
#header .countdown .flash{background:#fff; height:30px; width:322px;}
#header .skyline{float: right;height:92px;width:582px; /*background:url(../images/2010_skyline2.png) top right no-repeat ;*/background:#fff;}

/* | SUB NAV | */
#header .subNav{float: right;height:30px; width:582px; border-bottom:2px solid #cc5a13; font-size:.7em; clear:right;}
/* | SUB NAV | */
.subNav ul{ margin:0; padding:0; background:url(../images/subNav_back.gif) right bottom no-repeat #fff; height:30px; width:582px;}
.subNav ul li {
	list-style: none;
	display: inline;
	background:url(../images/subNav_border.gif) right top no-repeat; text-align:center;
	}
.subNav ul li.first {
	list-style: none;
	display: inline; margin-left:29px;
	}
.subNav a{ width:inherit; padding:0 13px;}
.subNav li{ float:left;}
.subNav ul li a{
	color:#fff; text-decoration:none; display:block;
	padding-top:5px; text-align:center;
	padding-bottom:5px;}
.subNav ul li a:hover{
	color:#fff; text-decoration:none; /*background:url(../images/mainNav_backHvr.gif) repeat-x;*/
	background:url(../images/subnav_rollOver.gif) bottom center no-repeat;
	}
.subNav ul li a:visited{
	/*color:#760000;*/
	}
	.subNav ul li  ul li {
		background:none;
	}
	.subNav li ul.anylinks { /* second-level lists */
	position: absolute;
	margin-top:6px;
	margin-top:0; /*added in */
	padding:10px;
	width:170px;
	/*height:70px;*/
	left: -999px; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	z-index:500;
	text-align:center;
	background:#d05b12 url(http://www.kidney.org/news/tgames2010/images/subnav_dropdownBack.gif) bottom repeat-x;
	-moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px;
	border-bottom:1px #cd5a13 solid;
	border-left:1px #cd5a13 solid;
	border-right:1px #cd5a13 solid;
}
	.subNav li ul.anylinks li a{
	padding:5px;;
	font-size:1.1em;
	text-decoration:none;
	background:#fff url(http://www.kidney.org/news/tgames2010/images/subnav_dropdown_linkBack.gif) repeat-x top;
	color:#770808;
	width:160px;
	text-align:center;
	border:1px solid #d55b0f;
	-moz-border-radius: 5px;
	 -webkit-border-radius: 5px;
	 margin-top:5px;
	}
	.subNav li ul.anylinks li a:hover{
	background-color:#fff;
	color:#666;}

.subNav li:hover ul.anylinks , 
.subNav li li:hover ul.anylinks , 
.subNav li li li:hover ul.anylinks , 
.subNav li li li li:hover ul.anylinks , 
.subNav li.sfhover ul, 
.subNav li li.sfhover ul, 
.subNav li li li.sfhover ul, 
.subNav li li li li.sfhover ul {/* lists nested under hovered list items */
	left: auto;
	margin-left:-80px;
}
/* -------------------------------------------------------------------------------------------------------------- */

/* | MAIN NAV | */
#header .mainNav{float: left;height:48px; width:100%;}

/* | MAIN NAV | */
.mainNav {list-style:none;
	}
.mainNav ul{ list-style:none; margin:0; padding:0; height:48px;background:url(../images/mainNav_back.gif) repeat-x;
	}
.mainNav ul li {
	list-style: none;
	display: inline;
	background:url(../images/mainNav_border.gif) right top no-repeat; text-align:center;
	}
	/*
.mainNav ul li a.first {
	color:#fff; text-decoration:none; background:url(../images/mainNav_backHvr.gif) repeat-x;
	}
	*/
	.mainNav a{ width:inherit; padding:0 44px; font-weight:bold;}
	.mainNav li{ float:left;}
	.mainNav ul li a{
	color:#760000; text-decoration:none; display:block;
	padding-top:15px; text-align:center;
	padding-bottom:15px;}
	.mainNav ul li a:hover{
	color:#fff; text-decoration:none; background:url(../images/mainNav_backHvr.gif) top repeat-x;
	}
	/*.mainNav ul li a:visited{
	color:#760000;
	}*/
	.mainNav li ul { /* second-level lists */
	position: absolute;
	margin-top:6px;
	margin-top:0; /*added in */
	width:140px;
	left: -999px; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	z-index:500;
}
	.mainNav li ul li a{
	padding-top:4px;
	padding-bottom:4px;
	padding-left:10px;
	padding-right:10px;
	font-size:1.1em;
	text-decoration:none;
	background:none;
	background-color:#792525;
	/*background-image:url(https://www.kidney.org/news/tgames/images/background_mNav2.gif);
	background-repeat:repeat-x;
	background-position:top;*/
	color:#fff;
	width:140px;
	/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
	text-align:left;
	border-bottom:1px solid #a9232b;
	}
	.mainNav li ul li a:hover{
	background-color:#f0c984;
	color:#f2e5a0;
	/*background-image:url(https://www.kidney.org/news/tgames/images/background_mNav3.gif);*/
	background-position:bottom;
	background-repeat:repeat-x;
}

	.mainNav li ul ul { /* third-and-above-level lists */
	margin:0;
	margin-left:160px;
	margin-top:-28px;
}
	.mainNav li:hover ul ul, 
	.mainNav li:hover ul ul ul, 
	.mainNav li:hover ul ul ul ul, 
	.mainNav li.sfhover ul ul, 
	.mainNav li.sfhover ul ul ul, 
	.mainNav li.sfhover ul ul ul ul {
	left: -999em;
}

.mainNav li:hover ul, 
.mainNav li li:hover ul, 
.mainNav li li li:hover ul, 
.mainNav li li li li:hover ul, 
.mainNav li.sfhover ul, 
.mainNav li li.sfhover ul, 
.mainNav li li li.sfhover ul, 
.mainNav li li li li.sfhover ul {/* lists nested under hovered list items */
	left: auto;
}

/* | GET INVOLVED | */
#header .getInvolved{
	float: left;
	width:250px;
	height:239px;background:url(../images/giNav_back.gif) repeat-y;
	-moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px;
	}
.getInvolved h1{
	color:#fff; font-family:"Trebuchet MS", "Futura Md BT", "Futura Std Book"; font-size:2em; margin:0;padding:10px 5px;
	background:#792525;
}
/*.getInvolved ul{ font-size:1.2em;}*/

.getInvolved ul{ list-style:none; margin:0; padding:0; background:url(../images/giNav_backLi.gif) repeat-y; 
	
	}
.getInvolved ul li {
	list-style: none;
	display: inline;
	text-align:left;
	
	}
.getInvolved ul li.first {
	list-style: none;
	display: inline; margin-left:8px;
	}
.getInvolved a{ width:inherit; padding:0 10px;}
.getInvolved li{ /*float:left;*/}
.getInvolved ul li a{
	color:#fff; text-decoration:none; display:block;
	padding-top:14px; text-align:left;
	padding-bottom:14px;
	border-bottom:1px solid #7c2426;background:url(../images/giNav_backLi.gif) repeat-y;
	}
.getInvolved ul li a:hover{
	color:#792525; text-decoration:none; background:url(../images/giNav_backHvr.gif) left top repeat-y; font-weight:bold;
	}
/*.getInvolved ul li.donate a {
	color:#792525; text-decoration:none; background:url(../images/giNav_backLi_Donate.gif) left top repeat-y; color:#fff;
	}*/
/*.getInvolved ul li.donate a:hover {
	color:#792525; text-decoration:none; background:url(../images/giNav_backHvr.gif) left top repeat-y; font-weight:bold; color:#fff;
	}*/
	
/*Applied Donate Background Image to Donor Tab(Per Games Dept's Request) Temporarily Need to change image names*/	
	.getInvolved ul li.donor a {
	color:#fff; text-decoration:none; background:url(../images/giNav_backLi_Donate.gif) left top repeat-y; font-weight:bold;
	}

/*.getInvolved ul li.donor a:hover {
	color:#792525; text-decoration:none; background:url(../images/giNav_backHvr.gif) left top repeat-y; font-weight:bold;
	}*/
	
.getInvolved ul li.team a:hover {
	color:#792525; text-decoration:none; background:url(../images/giNav_backHvr.gif) left top repeat-y; font-weight:bold;
	}
.getInvolved ul li.volunteer a:hover {
	color:#792525; text-decoration:none; background:url(../images/giNav_backHvr.gif) left top repeat-y; font-weight:bold;
	}
.getInvolved ul li a:visited{
	/*color:#fff;*/
	}
/* ------------------ | START LEFT NAV styles | ------------------ */
#header .leftNav{
	float: left;
	width:250px;
	background:url(http://www.kidney.org/news/tgames2010/images/giNav_back.gif) repeat-y left;
	-moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px;
	}
.leftNav h1{
	color:#792525; font-family:"Trebuchet MS", "Futura Md BT", "Futura Std Book"; font-size:.2em; margin:0;padding:10px 5px;
	background:#792525;
}

.leftNav a:visited{
	text-decoration:none;
}
.leftNav a:active{
}
.leftNav ul{ list-style:none; margin:0; padding:0; background:url(http://www.kidney.org/news/tgames2010/images/giNav_backLi.gif) repeat-y; 
	}
.leftNav ul li {
	list-style: none;
	display: inline;
	text-align:left;
	}
.leftNav ul li.first {
	list-style: none;
	display: inline; margin-left:8px;
	}
.leftNav a{ width:inherit; padding:0 10px;}
.leftNav li{ /*float:left;*/}
.leftNav ul li a{
	color:#fff; text-decoration:none; display:block;
	padding-top:2px; text-align:left;
	padding-bottom:2px;
	border-bottom:1px solid #7c2426;background:url(../images/giNav_backLi.gif) repeat-y;
	}
	.leftNav ul li a:hover{
	/*background:#792525;*/
	background:url(http://www.kidney.org/news/tgames2010/images/leftNav_2DrollOver.gif) repeat-y left;
	border-bottom:#e48354 1px solid;
	}
.leftNav ul ul	{
	margin-bottom:-3px;
	width:235px;
}

.leftNav li ul li	{
	border:none;
	text-decoration:none;
	display:block;
	/*margin-left:-20px;*/
	padding-left:10px; /* top right bottom left */
	border-bottom:1px #ce6146 solid;
}

.leftNav li ul li a{
	text-decoration:none;
	font-size:.9em;
	display:block;
	margin-left:-10px;
	color:#fff;
	padding-bottom:3px;
	padding-top:3px;
	padding-left:15px;
	margin-right:-15px;
	margin-bottom:-3px;
	margin-top:-3px;
	border-bottom:1px solid #cd6145;
}
.leftNav li ul li a:hover{
	text-decoration:none;
	display:block;
	color:#792525;
	margin-left:-10px;
	padding:3px 5px 3px 15px;	/* top right bottom left */
	background:url(http://www.kidney.org/news/tgames2010/images/leftNav_2DrollSelected.gif) repeat-y left;
	
}

.leftNav li ul li a:active{
	background-color:#fff;
}

.leftNav ul li a.selected{
	background-color:#fff;
	color:#000;
	display:block;
	padding:5px 10px;
	margin:-3px -10px ;
	
}
/* ------------------ | end LEFT NAV styles | ------------------ */

/* | FLASH | */
#header .flash{
	float: left;
	width:780px;
	height:239px;-moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px;
	
	}

/* | FLASH | */
	.flash {
		/*background:#fff;*/
		color:#fff;
	}

/* | FLASH RESULTS PROFILES | */
	.homeprofiles {
		/*background:#fff;*/
		background:#fff;
		float: left;
	width:776px;
	height:239px;-moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px;
	padding:0px 0px 0px 4px;
	text-align:center;
	}
	.homeprofiles h1{margin-top:20px; font-family:"Trebuchet MS", "Futura Md BT", "Futura Std Book"; color:#792525; font-size:48px;}
	.homeprofiles h2{font-family:"Trebuchet MS", "Futura Md BT", "Futura Std Book"; color:#ea7125;font-size:24px;}
	#strip{text-align:center; margin:40px auto; height:40px; width:820px;}
	.Button{padding:6px; border:1px solid #b0232b; color:#fff; background:url(http://www.kidney.org/news/tgames2010/images/mainNav_backHvr.gif) repeat-x; display:block; float:left; margin:0 20px;}
	.Button:hover{background:url(../images/mainNav_back.gif) repeat-x;}
	.Button a{color:#fff; text-decoration:none;}
	.Button a:hover{color:#fff;}
	.Button a:visited{color:#fff;}

#people {height:244px; border:solid 1px #7a2425; background:#661e21; margin:10px 0;-moz-border-radius: 5px; -webkit-border-radius: 5px;}
#news {height:244px; border:solid 1px #7a2425; background:#661e21; margin:10px 0;-moz-border-radius: 5px; -webkit-border-radius: 5px;}
#social {height:72px; /*border:solid 1px #7a2425;*/ 
	background:#661e21; margin:10px 0; background:url(../images/social_background.gif) top left repeat-x;
	font-family:"Trebuchet MS", "Futura Md BT", "Futura Std Book";color:#fff; font-weight:bold;}
#facts {height:330px; border:solid 1px #7a2425; background:#661e21; margin:10px 0;-moz-border-radius: 5px; -webkit-border-radius: 5px;}
#video {height:330px; border:solid 1px #7a2425; background:#661e21; margin:10px 0;-moz-border-radius: 5px; -webkit-border-radius: 5px;}
#elerts {height:72px; border:solid 1px #7a2425; background:#661e21; margin:10px 0;-moz-border-radius: 5px; -webkit-border-radius: 5px;}
#sponsors {height:162px; border:solid 1px #7a2425; background:#fff; margin:10px 0;-moz-border-radius: 5px; -webkit-border-radius: 5px;}
#ecards {height:116px; border:solid 1px #7a2425; background:#661e21; margin:10px 0;-moz-border-radius: 5px; -webkit-border-radius: 5px;}
#ustgcov {height:116px; border:solid 1px #7a2425; background:#661e21; margin:10px 0;-moz-border-radius: 5px; -webkit-border-radius: 5px;}
#store {height:116px; border:solid 1px #7a2425; background:#661e21; margin:10px 0;-moz-border-radius: 5px; -webkit-border-radius: 5px;}
#worldclock {height:116px; border:solid 1px #7a2425; background:#661e21; margin:10px 0;-moz-border-radius: 5px; -webkit-border-radius: 5px;}


/* | PEOPLE | */
#people .header{ margin-top:-6px; margin-left:-1px; height:34px; background:url(../images/header_plu.png) left no-repeat;}
#people .content{
	background:#fff;height:216px;
	-moz-border-radius-bottomright: 5px;-moz-border-radius-bottomleft: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px;
	}
#people .content h1{}
#people .content h2{}
#people .content p{}
#people .content ul{ padding:5px; margin:0; }
#people .content ul li{ font-family:"Trebuchet MS", "Futura Md BT", "Futura Std Book"; font-size:1.5em; padding:10px 0 10px 24px; border-bottom: dashed 1px #ea7125;list-style: none; background:url(../images/listArrow.gif) left no-repeat;}
#people .content ul li a, #people .content ul li a:visited, #people .content ul li a:hover{ text-decoration:none;}
#people .content ul li a{ color:#ea7125;}
#people .content ul li a:visited, #people .content ul li a:hover{ color:#9d2120;}
/* | NEWS | */
#news .header{ margin-top:-6px; margin-left:-1px; height:34px; background:url(../images/header_news.png) left no-repeat;}
#news .content{
	background:#fff;  height:216px; overflow:auto;
	-moz-border-radius-bottomright: 5px;-moz-border-radius-bottomleft: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px;
	}
#news .content img{ width:64px; height:64px; float:left; background:#ccc; margin:5px; clear:both;}
#news .content h1{ padding-left:5px; padding-top:5px; font-size:1.5em; color:#ea7125; font-family:"Trebuchet MS", "Futura Md BT", "Futura Std Book"; clear:both;}
#news .content h2{ padding:0; font-size:1.2em; color:#4f1719; margin:0; font-weight:bold;}
#news .content p{ padding:0; font-size:1em; color:#af292e; margin:0;}
/* | SOCIAL | */

#social .share{
	height:20px;
	padding:5px;
	padding-left:5px;
}
#social .share .text{ padding-right:2px; float:left;}
#social .network{
	height:41px;
	margin-top:1px;
	font-variant:small-caps;
	padding-left:5px;
}
#social .network .text{ padding-right:7px; padding-top:10px; float:left;}
#social .network img{padding:3px;}

/* | FACTS | */
#facts .header{ margin-top:-6px; margin-left:-1px; height:34px; background:url(../images/header_facts.png) left no-repeat;}
#facts .content{
	background:#fff; height:302px;
	-moz-border-radius-bottomright: 5px;-moz-border-radius-bottomleft: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px;
	}
#facts .content ul{ padding:5px; margin:0; }
#facts .content ul li{ font-family:"Trebuchet MS", "Futura Md BT", "Futura Std Book"; font-size:1.5em; padding:10px 0 10px 24px; border-bottom: dashed 1px #ea7125;list-style: none; background:url(../images/listArrow.gif) left no-repeat;}
#facts .content ul li a, #facts .content ul li a:visited, #facts .content ul li a:hover{ text-decoration:none;}
#facts .content ul li a{ color:#ea7125;}
#facts .content ul li a:visited, #facts .content ul li a:hover{ color:#9d2120;}
/* | VIDEO | */
#video .header{ margin-top:-6px; margin-left:-1px; height:34px; background:url(../images/header_videos.png) left no-repeat;}
#video .flash {background:#fff; height:253px;}
#video .content {background:#fff; height:49px;-moz-border-radius-bottomright: 5px;-moz-border-radius-bottomleft: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px;}
#video .title {width:310px; float:left; padding:5px; text-align:left;font:"Trebuchet MS", "Futura Md BT", "Futura Std Book"}
#video .title h1{color:#ea7125; font-size:1.1em; font-weight:bold;}
#video .title h2{color:#7a2426; font-size:1em; font-weight:bold; background:url(../images/youtube_16.png) right no-repeat; width:210px; padding-right:10px;}
#video .link {width:170px; float:right;padding:5px; text-align:right; color:#9d2120;}
/* | ELERTS | */
#elerts .header{ margin-top:-7px; margin-left:-1px;  height:36px; background:url(../images/header_elerts.png) top left no-repeat;}
#elerts .content{background:url(../images/bucket_back.gif) bottom repeat-x; height:43px; text-align:center;}
/* | SPONSORS | */
#sponsors .header{ margin-top:-5px; margin-left:-1px;  height:36px; background:url(../images/header_sponsors.png) top left no-repeat;}
#sponsors .flash{/*background:#fff;*/ height:131px;}

/* | ECARDS | */
#ecards .header{ margin-top:-6px; margin-left:-1px;  height:36px; background:url(../images/header_ecards.png) top left no-repeat;}
#ecards .content{background:url(../images/bucket_back.gif) top repeat; height:85px;}
#ecards .content .product{float:left;width:120px; height:86px; background:#fff;-moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px;}
#ecards .content .item{width:120px; height:86px; float:right;}
#ecards .content .item h1{ color:#ea7125; font-size:1.5em; font-family:"Trebuchet MS", "Futura Md BT", "Futura Std Book";}
#ecards .content .item h2{}
#ecards .content .item p{ color:#fff; font-size:1em;}

/* | USTG Coverage | */
#ustgcov .header{ margin-top:-6px; margin-left:-1px;  height:36px; background:url(../images/header_ustgcov.png) top left no-repeat;}
#ustgcov .content{background:url(../images/bucket_back.gif) top repeat; height:80px;}
#ustgcov .content .product {width:230px; height:86px; background:#fff;-moz-border-radius-bottomleft: 1px; -webkit-border-bottom-left-radius: 1px; margin-left:9px;}
#ustgcov .content .product h1{ color:#ea7125; padding-top:20px; font-size:2.5em; text-align:center; text-decoration:none; vertical-align:middle; font-family:"Trebuchet MS", "Futura Md BT", "Futura Std Book";}
#ustgcov .content .product a{ text-decoration:none; color:#ea7125;}
#ustgcov .content .product a:hover{ text-decoration:none; color:#990000;}
#ustgcov .content .product a:visited { text-decoration:none; color:#990000;}
#ustgcov .content .product h2{}
#ustgcov .content .product p{ color:#fff; font-size:1em;}



/* | STORE | */
#store .header{ margin-top:-6px; margin-left:-1px;  height:36px; background:url(../images/header_store.png) top left no-repeat;}
#store .content{background:url(../images/bucket_back.gif) top repeat; height:85px;}
#store .content .product{float:left;width:59px; height:86px; background:#fff;-moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px;}
#store .content .item{width:59px; height:86px; float:right;}
#store .content .item h1{ color:#ea7125; font-size:1.5em; font-family:"Trebuchet MS", "Futura Md BT", "Futura Std Book";}
#store .content .item h2{}
#store .content .item p{ color:#fff; font-size:1em;}

/* jQuery Store  - slider*/

.slider-wrap								{ width: 245px; position: absolute;}			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 245px; height: 86px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 248px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: 1px solid black; margin-right: 5px; }
#movers-row									{ margin: -43px 0 0 62px; }
#movers-row div								{ width: 20%; float: left; }
#movers-row div a.cross-link 				{ float: right; }
.photo-meta-data							{ background: url(images/transpBlack.png); padding: 10px; height: 30px; 
											  margin-top: -50px; position: relative; z-index: 9999; color: white; }
.photo-meta-data span 						{ font-size: 13px; }
.cross-link									{ display: block; width: 62px; margin-top: -14px; 
											  position: relative; padding-top: 15px; z-index: 9999; }
.active-thumb 								{ background: transparent url(images/icon-uparrowsmallwhite.png) top center no-repeat; } 
/* | jQuery | Store  - slider */

/* | WORLDCLOCK | */
#worldclock .header{ margin-top:-5px; margin-left:-1px;  height:36px; background:url(../images/header_clock.png) top left no-repeat;}
#worldclock .content{background:url(../images/bucket_back.gif) top repeat; height:84px;}
#worldclock .content ul{ margin:0; padding:2px 5px;}
#worldclock .content ul li { font-size:1em;border-bottom:1px solid #7a2426; color:#fff; list-style:none; font-weight:bold; padding:1px 0;}

#worldclock .content ul li #tP2{ float:right;}
#worldclock .content ul li #tQ{ float:right;}
#worldclock .content ul li #tP{ float:right;}
#worldclock .content ul li #tR{ float:right;}
/* | 2DEEP - MAIN | */
#main{border:solid 1px #7a2425; background:#661e21; margin:10px 0;-moz-border-radius: 5px; -webkit-border-radius: 5px; height:inherit;}
#main .header{ margin-top:-6px; margin-left:-1px;  height:36px; /*background:url(../images/header_store.png) top left no-repeat;*/ color:#fff;}
#main .header h1{ font-family:"Trebuchet MS", "Futura Md BT", "Futura Std Book"; float:left; color:#fff; font-size:2em; font-weight:bold; padding-top:15px; padding-left:15px; letter-spacing:.1em;}
#main .header .crumb{float:right; padding-top:12px; padding-right:12px; font-size:.8em;}
#main .header .crumb a{color:#ea7125; text-decoration:none;}
#main .header .crumb a:after{content:" »";}
#main .header .crumb a:hover{ text-decoration:underline;}
#main .header .crumb a:visited{}
#main .content{background:#fff; padding:10px;
	-moz-border-radius-bottomright: 5px;-moz-border-radius-bottomleft: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px;}
#main .content ul{}
#main .content h2{ font-size:1.7em; border-bottom:1px solid; color:#7a2426; font-family:"Trebuchet MS", "Futura Md BT", "Futura Std Book"; margin:5px 0;}
#main .content h3{ font-size:1.5em; font-family:"Trebuchet MS", "Futura Md BT", "Futura Std Book"; color:#ea7125; margin:5px 0;}
#main .content h4{ font-size:1.3em; font-family:"Trebuchet MS", "Futura Md BT", "Futura Std Book"; color:#E06426; margin:5px 0;}
#main .content h5{ font-size:1em; font-family:"Trebuchet MS", "Futura Md BT", "Futura Std Book"; color:#D75727; margin:5px 0;}
#main .content h6{ font-size:.8em; font-family:"Trebuchet MS", "Futura Md BT", "Futura Std Book";}
#main .content p{ font-size:1em; font-family:Verdana, Arial, Helvetica, sans-serif;}
#main .content table{}

/* | 2DEEP - RESULTS | */
#results{border:solid 1px #7a2425; background:#661e21; margin:10px 0;-moz-border-radius: 5px; -webkit-border-radius: 5px; height:inherit; width:auto;}
#results .header{ margin-top:-6px; margin-left:-1px;  height:36px; /*background:url(../images/header_store.png) top left no-repeat;*/ color:#fff;}
#results .header h1{ font-family:"Trebuchet MS", "Futura Md BT", "Futura Std Book"; float:left; color:#fff; font-size:2em; font-weight:bold; padding-top:15px; padding-left:15px; letter-spacing:.1em;}
#results .header .crumb{float:right; padding-top:12px; padding-right:12px; font-size:.8em;}
#results .header .crumb a{color:#ea7125; text-decoration:none;}
#results .header .crumb a:after{content:" »";}
#results .header .crumb a:hover{ text-decoration:underline;}
#results .header .crumb a:visited{}
#results .content{background:#fff; padding:10px;
	-moz-border-radius-bottomright: 5px;-moz-border-radius-bottomleft: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px;}
#results .content ul{}
#results .content h2{ font-size:1.7em; border-bottom:1px solid; color:#7a2426; font-family:"Trebuchet MS", "Futura Md BT", "Futura Std Book"; margin:5px 0;}
#results .content h3{ font-size:1.5em; font-family:"Trebuchet MS", "Futura Md BT", "Futura Std Book"; color:#ea7125; margin:5px 0;}
#results .content h4{ font-size:1.3em; font-family:"Trebuchet MS", "Futura Md BT", "Futura Std Book"; color:#E06426; margin:5px 0;}
#results .content h5{ font-size:1em; font-family:"Trebuchet MS", "Futura Md BT", "Futura Std Book"; color:#D75727; margin:5px 0;}
#results .content h6{ font-size:.8em; font-family:"Trebuchet MS", "Futura Md BT", "Futura Std Book";}
#results .content p{ font-size:1em; font-family:Verdana, Arial, Helvetica, sans-serif;}
/*#results .content table{}*/
/* ------------------------------------------------------------------------------------------------------------- */
/* TG2010 Results CSS Document */
/* ------------------------------------------------------------------------------------------------------------- */
body.usg.rslt #header .countdown{clear:right;}


#results .content table	{
	border-collapse:collapse;
	border:1px solid #666;
	width:49%;
}

#results .content th, #results .content td {
	padding: 2px 1px;
	text-align:center;
}

#results .content caption {
	color:#e86a10;
	font-size:1em;
	font-weight:bold;
}

#results .content col {
	border-right: 1px solid #ccc;
}

#results .content col #albumCol {
	border: none;
}

#results .content thead {
	background: #000;
	border-top: 1px solid #a5a5a5;
	border-bottom: 1px solid #a5a5a5;
}

#results .content th {
	font-weight:bold;
	color:#fff;
	background-color:#000;
}

#results .content #women {
	float:left;
	/*width:290px;*/
	width:49%;
	margin-right:5px;
}

#results .content #men {
	/*width:290px;*/
	width:49%;
	margin-left:295px;
	margin-left:5px;
}

#results .content #single {
	/*width:585px;*/
	width:99%;
}

#results .content #ch {
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	font-size:12px;
	text-align:center;
}
#results .content .odd {
 background-color: #e1e1e1;
}

#results .content .ao {
	background-color: #66ac3c;
	color:#FFFFFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
}

#results .content .ae {
	background-color:#73bf45;
	color:#FFFFFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
}

#results .content .mo {
	font-weight:bold;
	background-color:#e1e1e1;
}

#results .content .me {
	font-weight:bold;
	background-color:#fff;
}
#results .content .even{
	background-color:#fff;
	}
#results .content .gold {
	background-color:#ff9900;
	font-weight:bold;
	font-size:12px;
	text-align:center;
}

#results .content .g2 {
	background-color:#ffba53;
	font-size:12px;
	text-align:center;
}

#results .content .silver {
	background-color:#999;
	font-size:12px;
	text-align:center;
	font-weight:bold;
}

#results .content .s2 {
	background-color:#ccc;
	font-size:12px;
	text-align:center;
}

#results .content .bronze {
	background-color:#996600;
	color:#FFF;
	font-size:12px;
	text-align:center;
	font-weight:bold;
}

#results .content .b2{
	background-color:#ffb10f;
	font-size:12px;
	text-align:center;
}

#results .content tr:nth-child(odd) {

}

#results .content tr:hover {

}

#results .content thead tr:hover {
}

/* ------------------------------------------------------------------------------------------------------------- */


#footer{ background:#963726; -moz-border-radius-topright: 5px;-moz-border-radius-topleft: 5px; -webkit-border-top-right-radius: 5px; -webkit-border-top-left-radius: 5px; padding:10px; font-family:"Trebuchet MS", "Futura Md BT", "Futura Std Book";}
#footer h1 {color:#ea7125; font-size:2.2em; margin-bottom:0;}
#footer h2 {color:#f5b892;font-size:1.7em;}
#footer h3 {}
#footer p {}
#footer ul { margin:0; padding:0;}
#footer li{font-family:"Trebuchet MS", "Futura Md BT", "Futura Std Book"; font-size:1.2em; padding:10px; border-bottom: dashed 1px #ea7125;list-style: none; margin-right:10px;}
#footer li a { text-decoration:none; color:#f5b892;}
#footer li a:hover{ text-decoration:none; color:#fff;}

@charset "utf-8";
/* CSS Document */
body {background:#eb7126; margin:0; padding:0;}

body.home .mainNav a#home,
body.about .mainNav a#about,
body.usg .mainNav a#usg,
body.team .mainNav a#team,
body.media .mainNav a#media,
body.resources .mainNav a#resources,
body.contact .mainNav a#contact
{
	color:#fff; text-decoration:none; background:url(http://www.kidney.org/news/tgames2010/images/mainNav_backHvr.gif) repeat-x;
}
body.about .mainNav,
body.usg .mainNav,
body.team .mainNav,
body.media .mainNav,
body.resources .mainNav,
body.contact .mainNav
{
	border-bottom:4px #792525 solid;
}

form input {border:2px solid #656460;color:#656460;}
form #Send{border:1px solid #7a2426; background-color:#4f1719; color:#fff;}
body #twodeep #header {height:100px;-moz-border-radius: 5px; -webkit-border-radius: 5px;}
body #twodeep .mainNav ul {border:2px solid #b0232b;}

body #landing #header {height:413px; border:solid 1px #7a2425; background:#661e21; margin-top:10px;-moz-border-radius: 5px; -webkit-border-radius: 5px;}
#header .logo{float: left;height:122px; width:126px; border-bottom:2px solid #cc5a13; background:url(../images/2010USTGames_logo.gif) top right no-repeat #fff;-moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; display:block;}
#header .top {float:left; background:#fff;}
#header .bottom{ float:left;}
#header .slogan{float: left;height:92px; width:322px; background:#fff;}
#header .countdown{float: left;height:30px; width:322px;border-bottom:2px solid #cc5a13;/*clear:right;*/}
#header .countdown .flash{background:#fff; height:30px; width:322px;}
#header .skyline{float: right;height:92px;width:582px; /*background:url(../images/2010_skyline2.png) top right no-repeat ;*/background:#fff;}

/* | SUB NAV | */
#header .subNav{float: right;height:30px; width:582px; border-bottom:2px solid #cc5a13; font-size:.8em; clear:right;}
/* | SUB NAV | */
.subNav ul{ margin:0; padding:0; background:url(../images/subNav_back.gif) right bottom no-repeat #fff; height:30px; width:582px;}
.subNav ul li {
	list-style: none;
	display: inline;
	background:url(../images/subNav_border.gif) right top no-repeat; text-align:center;
	}
.subNav ul li.first {
	list-style: none;
	display: inline; margin-left:19px;
	}
.subNav a{ width:inherit; padding:0 5px;}
.subNav li{ float:left;}
.subNav ul li a{
	color:#fff; text-decoration:none; display:block;
	padding-top:5px; text-align:center;
	padding-bottom:5px;}
.subNav ul li a:hover{
	color:#fff; text-decoration:none; /*background:url(../images/mainNav_backHvr.gif) repeat-x;*/
	background:url(../images/subnav_rollOver.gif) bottom center no-repeat;
	}
.subNav ul li a:visited{
	/*color:#760000;*/
	}
	.subNav ul li  ul li {
		background:none;
	}
	.subNav li ul.anylinks { /* second-level lists */
	position: absolute;
	margin-top:6px;
	margin-top:0; /*added in */
	padding:10px;
	width:170px;
	/*height:70px;*/
	height:inherit;
	left: -999px; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	z-index:500;
	text-align:center;
	background:#d05b12 url(http://www.kidney.org/news/tgames2010/images/subnav_dropdownBack.gif) bottom repeat-x;
	-moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px;
	border-bottom:1px #cd5a13 solid;
	border-left:1px #cd5a13 solid;
	border-right:1px #cd5a13 solid;
}
	.subNav li ul.anylinks li a{
	padding:5px;;
	font-size:1.1em;
	text-decoration:none;
	background:#fff url(http://www.kidney.org/news/tgames2010/images/subnav_dropdown_linkBack.gif) repeat-x top;
	color:#770808;
	width:160px;
	text-align:center;
	border:1px solid #d55b0f;
	-moz-border-radius: 5px;
	 -webkit-border-radius: 5px;
	 margin-top:5px;
	}
	.subNav li ul.anylinks li a:hover{
	background-color:#fff;
	color:#666;}

.subNav li:hover ul.anylinks , 
.subNav li li:hover ul.anylinks , 
.subNav li li li:hover ul.anylinks , 
.subNav li li li li:hover ul.anylinks , 
.subNav li.sfhover ul, 
.subNav li li.sfhover ul, 
.subNav li li li.sfhover ul, 
.subNav li li li li.sfhover ul {/* lists nested under hovered list items */
	left: auto;
}
/* -------------------------------------------------------------------------------------------------------------- */

/* | MAIN NAV | */
#header .mainNav{float: left;height:48px; width:100%;}

/* | MAIN NAV | */
.mainNav {list-style:none;
	}
.mainNav ul{ list-style:none; margin:0; padding:0; height:48px;background:url(../images/mainNav_back.gif) repeat-x;
	}
.mainNav ul li {
	list-style: none;
	display: inline;
	background:url(../images/mainNav_border.gif) right top no-repeat; text-align:center;
	}
	/*
.mainNav ul li a.first {
	color:#fff; text-decoration:none; background:url(../images/mainNav_backHvr.gif) repeat-x;
	}
	*/
	.mainNav a{ width:inherit; padding:0 44px; font-weight:bold;}
	.mainNav li{ float:left;}
	.mainNav ul li a{
	color:#760000; text-decoration:none; display:block;
	padding-top:15px; text-align:center;
	padding-bottom:15px;}
	.mainNav ul li a:hover{
	color:#fff; text-decoration:none; background:url(../images/mainNav_backHvr.gif) top repeat-x;
	}
	/*.mainNav ul li a:visited{
	color:#760000;
	}*/
	.mainNav li ul { /* second-level lists */
	position: absolute;
	margin-top:6px;
	margin-top:0; /*added in */
	width:140px;
	left: -999px; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	z-index:500;
}
	.mainNav li ul li a{
	padding-top:4px;
	padding-bottom:4px;
	padding-left:10px;
	padding-right:10px;
	font-size:1.1em;
	text-decoration:none;
	background:none;
	background-color:#792525;
	/*background-image:url(https://www.kidney.org/news/tgames/images/background_mNav2.gif);
	background-repeat:repeat-x;
	background-position:top;*/
	color:#fff;
	width:140px;
	/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
	text-align:left;
	border-bottom:1px solid #a9232b;
	}
	.mainNav li ul li a:hover{
	background-color:#f0c984;
	color:#f2e5a0;
	/*background-image:url(https://www.kidney.org/news/tgames/images/background_mNav3.gif);*/
	background-position:bottom;
	background-repeat:repeat-x;
}

	.mainNav li ul ul { /* third-and-above-level lists */
	margin:0;
	margin-left:160px;
	margin-top:-28px;
}
	.mainNav li:hover ul ul, 
	.mainNav li:hover ul ul ul, 
	.mainNav li:hover ul ul ul ul, 
	.mainNav li.sfhover ul ul, 
	.mainNav li.sfhover ul ul ul, 
	.mainNav li.sfhover ul ul ul ul {
	left: -999em;
}

.mainNav li:hover ul, 
.mainNav li li:hover ul, 
.mainNav li li li:hover ul, 
.mainNav li li li li:hover ul, 
.mainNav li.sfhover ul, 
.mainNav li li.sfhover ul, 
.mainNav li li li.sfhover ul, 
.mainNav li li li li.sfhover ul {/* lists nested under hovered list items */
	left: auto;
}

/* | GET INVOLVED | */
#header .getInvolved{
	float: left;
	width:250px;
	height:239px;background:url(../images/giNav_back.gif) repeat-y;
	-moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px;
	}
.getInvolved h1{
	color:#fff; font-family:"Trebuchet MS", "Futura Md BT", "Futura Std Book"; font-size:2em; margin:0;padding:10px 5px;
	background:#792525;
}

.getInvolved ul{ list-style:none; margin:0; padding:0; background:url(../images/giNav_backLi.gif) repeat-y; 
	
	}
.getInvolved ul li {
	list-style: none;
	display: inline;
	text-align:left;
	}
.getInvolved ul li.first {
	list-style: none;
	display: inline; margin-left:8px;
	}
.getInvolved a{ width:inherit; padding:0 10px;}
.getInvolved li{ /*float:left;*/}
.getInvolved ul li a{
	color:#fff; text-decoration:none; display:block;
	padding-top:12px; text-align:left;
	padding-bottom:12px;
	border-bottom:1px solid #7c2426;background:url(../images/giNav_backLi.gif) repeat-y;
	}
.getInvolved ul li a:hover{
	color:#792525; text-decoration:none; background:url(../images/giNav_backHvr.gif) left top repeat-y; font-weight:bold;
	}
/*.getInvolved ul li.donate a {
	color:#792525; text-decoration:none; background:url(../images/giNav_backLi_Donate.gif) left top repeat-y; color:#fff;
	}*/
.getInvolved ul li.donate a:hover {
	color:#792525; text-decoration:none; background:url(../images/giNav_backHvr.gif) left top repeat-y; font-weight:bold;
	}
.getInvolved ul li.donor a:hover {
	color:#792525; text-decoration:none; background:url(../images/giNav_backHvr.gif) left top repeat-y; font-weight:bold;
	}
	
.getInvolved ul li.team a:hover {
	color:#792525; text-decoration:none; background:url(../images/giNav_backHvr.gif) left top repeat-y; font-weight:bold;
	}
.getInvolved ul li.volunteer a:hover {
	color:#792525; text-decoration:none; background:url(../images/giNav_backHvr.gif) left top repeat-y; font-weight:bold;
	}
.getInvolved ul li a:visited{
	/*color:#fff;*/
	}
/* ------------------ | START LEFT NAV styles | ------------------ */
#header .leftNav{
	float: left;
	width:250px;
	background:url(http://www.kidney.org/news/tgames2010/images/giNav_back.gif) repeat-y left;
	-moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px;
	}
.leftNav h1{
	color:#792525; font-family:"Trebuchet MS", "Futura Md BT", "Futura Std Book"; font-size:.2em; margin:0;padding:10px 5px;
	background:#792525;
}

.leftNav a:visited{
	text-decoration:none;
}
.leftNav a:active{
}
.leftNav ul{ list-style:none; margin:0; padding:0; background:url(http://www.kidney.org/news/tgames2010/images/giNav_backLi.gif) repeat-y; 
	}
.leftNav ul li {
	list-style: none;
	display: inline;
	text-align:left;
	}
.leftNav ul li.first {
	list-style: none;
	display: inline; margin-left:8px;
	}
.leftNav a{ width:inherit; padding:0 10px;}
.leftNav li{ /*float:left;*/}
.leftNav ul li a{
	color:#fff; text-decoration:none; display:block;
	padding-top:2px; text-align:left;
	padding-bottom:2px;
	border-bottom:1px solid #7c2426;background:url(../images/giNav_backLi.gif) repeat-y;
	}
	.leftNav ul li a:hover{
	/*background:#792525;*/
	background:url(http://www.kidney.org/news/tgames2010/images/leftNav_2DrollOver.gif) repeat-y left;
	border-bottom:#e48354 1px solid;
	}
.leftNav ul ul	{
	margin-bottom:-3px;
	width:235px;
}

.leftNav li ul li	{
	border:none;
	text-decoration:none;
	display:block;
	/*margin-left:-20px;*/
	padding-left:10px; /* top right bottom left */
	border-bottom:1px #ce6146 solid;
}

.leftNav li ul li a{
	text-decoration:none;
	font-size:.9em;
	display:block;
	margin-left:-10px;
	color:#fff;
	padding-bottom:3px;
	padding-top:3px;
	padding-left:15px;
	margin-right:-15px;
	margin-bottom:-3px;
	margin-top:-3px;
	border-bottom:1px solid #cd6145;
}
.leftNav li ul li a:hover{
	text-decoration:none;
	display:block;
	color:#792525;
	margin-left:-10px;
	padding:3px 5px 3px 15px;	/* top right bottom left */
	background:url(http://www.kidney.org/news/tgames2010/images/leftNav_2DrollSelected.gif) repeat-y left;
	
}

.leftNav li ul li a:active{
	background-color:#fff;
}

.leftNav ul li a.selected{
	background-color:#fff;
	color:#000;
	display:block;
	padding:5px 10px;
	margin:-3px -10px ;
	
}
/* ------------------ | end LEFT NAV styles | ------------------ */

/* | FLASH | */
#header .flash{
	float: left;
	width:780px;
	height:239px;-moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px;
	
	}

/* | FLASH | */
	.flash {
		/*background:#fff;*/
		color:#fff;
	}

#people {height:244px; border:solid 1px #7a2425; background:#661e21; margin:10px 0;-moz-border-radius: 5px; -webkit-border-radius: 5px;}
#news {height:244px; border:solid 1px #7a2425; background:#661e21; margin:10px 0;-moz-border-radius: 5px; -webkit-border-radius: 5px;}
#social {height:72px; /*border:solid 1px #7a2425;*/ 
	background:#661e21; margin:10px 0; background:url(../images/social_background.gif) top left repeat-x;
	font-family:"Trebuchet MS", "Futura Md BT", "Futura Std Book";color:#fff; font-weight:bold;}
#facts {height:330px; border:solid 1px #7a2425; background:#661e21; margin:10px 0;-moz-border-radius: 5px; -webkit-border-radius: 5px;}
#video {height:330px; border:solid 1px #7a2425; background:#661e21; margin:10px 0;-moz-border-radius: 5px; -webkit-border-radius: 5px;}
#elerts {height:72px; border:solid 1px #7a2425; background:#661e21; margin:10px 0;-moz-border-radius: 5px; -webkit-border-radius: 5px;}
#sponsors {height:162px; border:solid 1px #7a2425; background:#fff; margin:10px 0;-moz-border-radius: 5px; -webkit-border-radius: 5px;}
#store {height:116px; border:solid 1px #7a2425; background:#661e21; margin:10px 0;-moz-border-radius: 5px; -webkit-border-radius: 5px;}
#worldclock {height:116px; border:solid 1px #7a2425; background:#661e21; margin:10px 0;-moz-border-radius: 5px; -webkit-border-radius: 5px;}


/* | PEOPLE | */
#people .header{ margin-top:-6px; margin-left:-1px; height:34px; background:url(../images/header_plu.png) left no-repeat;}
#people .content{
	background:#fff;height:216px;
	-moz-border-radius-bottomright: 5px;-moz-border-radius-bottomleft: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px;
	}
#people .content h1{}
#people .content h2{}
#people .content p{}
#people .content ul{ padding:5px; margin:0; }
#people .content ul li{ font-family:"Trebuchet MS", "Futura Md BT", "Futura Std Book"; font-size:1.5em; padding:10px 0 10px 24px; border-bottom: dashed 1px #ea7125;list-style: none; background:url(../images/listArrow.gif) left no-repeat;}
#people .content ul li a, #people .content ul li a:visited, #people .content ul li a:hover{ text-decoration:none;}
#people .content ul li a{ color:#ea7125;}
#people .content ul li a:visited, #people .content ul li a:hover{ color:#9d2120;}
/* | NEWS | */
#news .header{ margin-top:-6px; margin-left:-1px; height:34px; background:url(../images/header_news.png) left no-repeat;}
#news .content{
	background:#fff;  height:216px; overflow:auto;
	-moz-border-radius-bottomright: 5px;-moz-border-radius-bottomleft: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px;
	}
#news .content img{ width:64px; height:64px; float:left; background:#ccc; margin:5px; clear:both;}
#news .content h1{ padding-left:5px; padding-top:5px; font-size:1.5em; color:#ea7125; font-family:"Trebuchet MS", "Futura Md BT", "Futura Std Book"; clear:both;}
#news .content h2{ padding:0; font-size:1.2em; color:#4f1719; margin:0; font-weight:bold;}
#news .content p{ padding:0; font-size:1em; color:#af292e; margin:0;}
/* | SOCIAL | */

#social .share{
	height:20px;
	padding:5px;
	padding-left:5px;
}
#social .share .text{ padding-right:10px; float:left;}
#social .network{
	height:41px;
	margin-top:1px;
	font-variant:small-caps;
	padding-left:5px;
}
#social .network .text{ padding-right:7px; padding-top:10px; float:left;}
#social .network img{padding:3px;}

/* | FACTS | */
#facts .header{ margin-top:-6px; margin-left:-1px; height:34px; background:url(../images/header_facts.png) left no-repeat;}
#facts .content{
	background:#fff; height:302px;
	-moz-border-radius-bottomright: 5px;-moz-border-radius-bottomleft: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px;
	}
#facts .content ul{ padding:5px; margin:0; }
#facts .content ul li{ font-family:"Trebuchet MS", "Futura Md BT", "Futura Std Book"; font-size:1.5em; padding:10px 0 10px 24px; border-bottom: dashed 1px #ea7125;list-style: none; background:url(../images/listArrow.gif) left no-repeat;}
#facts .content ul li a, #facts .content ul li a:visited, #facts .content ul li a:hover{ text-decoration:none;}
#facts .content ul li a{ color:#ea7125;}
#facts .content ul li a:visited, #facts .content ul li a:hover{ color:#9d2120;}
/* | VIDEO | */
#video .header{ margin-top:-6px; margin-left:-1px; height:34px; background:url(../images/header_videos.png) left no-repeat;}
#video .flash {background:#fff; height:253px;}
#video .content {background:#fff; height:49px;-moz-border-radius-bottomright: 5px;-moz-border-radius-bottomleft: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px;}
#video .title {width:310px; float:left; padding:5px; text-align:left;font:"Trebuchet MS", "Futura Md BT", "Futura Std Book"}
#video .title h1{color:#ea7125; font-size:1.1em; font-weight:bold;}
#video .title h2{color:#7a2426; font-size:1em; font-weight:bold; background:url(../images/youtube_16.png) right no-repeat; width:210px;}
#video .link {width:170px; float:right;padding:5px; text-align:right; color:#9d2120;}
/* | ELERTS | */
#elerts .header{ margin-top:-7px; margin-left:-1px;  height:36px; background:url(../images/header_elerts.png) top left no-repeat;}
#elerts .content{background:url(../images/bucket_back.gif) bottom repeat-x; height:43px; text-align:center;}
/* | SPONSORS | */
#sponsors .header{ margin-top:-5px; margin-left:-1px;  height:36px; background:url(../images/header_sponsors.png) top left no-repeat;}
#sponsors .flash{/*background:#fff;*/ height:131px;}
/* | STORE | */
#store .header{ margin-top:-6px; margin-left:-1px;  height:36px; background:url(../images/header_store.png) top left no-repeat;}
#store .content{background:url(../images/bucket_back.gif) top repeat; height:85px;}
#store .content .product{float:left;width:59px; height:86px; background:#fff;-moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px;}
#store .content .item{width:120px; height:86px; float:right;}
#store .content .item h1{ color:#ea7125; font-size:1.5em; font-family:"Trebuchet MS", "Futura Md BT", "Futura Std Book";}
#store .content .item h2{}
#store .content .item p{ color:#fff; font-size:1em;}

/* jQuery Store  - slider*/

.slider-wrap								{ width: 245px; position: absolute;}			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 245px; height: 86px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 248px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: 1px solid black; margin-right: 5px; }
#movers-row									{ margin: -43px 0 0 62px; }
#movers-row div								{ width: 20%; float: left; }
#movers-row div a.cross-link 				{ float: right; }
.photo-meta-data							{ background: url(images/transpBlack.png); padding: 10px; height: 30px; 
											  margin-top: -50px; position: relative; z-index: 9999; color: white; }
.photo-meta-data span 						{ font-size: 13px; }
.cross-link									{ display: block; width: 62px; margin-top: -14px; 
											  position: relative; padding-top: 15px; z-index: 9999; }
.active-thumb 								{ background: transparent url(images/icon-uparrowsmallwhite.png) top center no-repeat; }
/* | jQuery | Store  - slider */

/* | WORLDCLOCK | */
#worldclock .header{ margin-top:-5px; margin-left:-1px;  height:36px; background:url(../images/header_clock.png) top left no-repeat;}
#worldclock .content{background:url(../images/bucket_back.gif) top repeat; height:84px;}
#worldclock .content ul{ margin:0; padding:2px 5px;}
#worldclock .content ul li { font-size:1em;border-bottom:1px solid #7a2426; color:#fff; list-style:none; font-weight:bold; padding:1px 0;}

#worldclock .content ul li #tP2{ float:right;}
#worldclock .content ul li #tQ{ float:right;}
#worldclock .content ul li #tP{ float:right;}
#worldclock .content ul li #tR{ float:right;}
/* | 2DEEP - MAIN | */
#main{border:solid 1px #7a2425; background:#661e21; margin:10px 0;-moz-border-radius: 5px; -webkit-border-radius: 5px; height:inherit;}
#main .header{ margin-top:-6px; margin-left:-1px;  height:36px; /*background:url(../images/header_store.png) top left no-repeat;*/ color:#fff;}
#main .header h1{ font-family:"Trebuchet MS", "Futura Md BT", "Futura Std Book"; float:left; color:#fff; font-size:2em; font-weight:bold; padding-top:15px; padding-left:15px; letter-spacing:.1em;}
#main .header .crumb{float:right; padding-top:12px; padding-right:12px; font-size:.8em;}
#main .header .crumb a{color:#ea7125; text-decoration:none;}
#main .header .crumb a:after{content:" »";}
#main .header .crumb a:hover{ text-decoration:underline;}
#main .header .crumb a:visited{}
#main .content{background:#fff; padding:10px;
	-moz-border-radius-bottomright: 5px;-moz-border-radius-bottomleft: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px;}
#main .content ul{}
#main .content h2{ font-size:1.7em; border-bottom:1px solid; color:#7a2426; font-family:"Trebuchet MS", "Futura Md BT", "Futura Std Book"; margin:5px 0;}
#main .content h3{ font-size:1.5em; font-family:"Trebuchet MS", "Futura Md BT", "Futura Std Book"; color:#ea7125; margin:5px 0;}
#main .content h4{ font-size:1.3em; font-family:"Trebuchet MS", "Futura Md BT", "Futura Std Book"; color:#E06426; margin:5px 0;}
#main .content h5{ font-size:1em; font-family:"Trebuchet MS", "Futura Md BT", "Futura Std Book"; color:#D75727; margin:5px 0;}
#main .content h6{ font-size:.8em; font-family:"Trebuchet MS", "Futura Md BT", "Futura Std Book";}
#main .content p{ font-size:1em; font-family:Verdana, Arial, Helvetica, sans-serif;}
#main .content table{}

/* | 2DEEP - RESULTS | */
#results{border:solid 1px #7a2425; background:#661e21; margin:10px 0;-moz-border-radius: 5px; -webkit-border-radius: 5px; height:inherit; width:auto;}
#results .header{ margin-top:-6px; margin-left:-1px;  height:36px; /*background:url(../images/header_store.png) top left no-repeat;*/ color:#fff;}
#results .header h1{ font-family:"Trebuchet MS", "Futura Md BT", "Futura Std Book"; float:left; color:#fff; font-size:2em; font-weight:bold; padding-top:15px; padding-left:15px; letter-spacing:.1em;}
#results .header .crumb{float:right; padding-top:12px; padding-right:12px; font-size:.8em;}
#results .header .crumb a{color:#ea7125; text-decoration:none;}
#results .header .crumb a:after{content:" »";}
#results .header .crumb a:hover{ text-decoration:underline;}
#results .header .crumb a:visited{}
#results .content{background:#fff; padding:10px;
	-moz-border-radius-bottomright: 5px;-moz-border-radius-bottomleft: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px;}
#results .content ul{}
#results .content h2{ font-size:1.7em; border-bottom:1px solid; color:#7a2426; font-family:"Trebuchet MS", "Futura Md BT", "Futura Std Book"; margin:5px 0;}
#results .content h3{ font-size:1.5em; font-family:"Trebuchet MS", "Futura Md BT", "Futura Std Book"; color:#ea7125; margin:5px 0;}
#results .content h4{ font-size:1.3em; font-family:"Trebuchet MS", "Futura Md BT", "Futura Std Book"; color:#E06426; margin:5px 0;}
#results .content h5{ font-size:1em; font-family:"Trebuchet MS", "Futura Md BT", "Futura Std Book"; color:#D75727; margin:5px 0;}
#results .content h6{ font-size:.8em; font-family:"Trebuchet MS", "Futura Md BT", "Futura Std Book";}
#results .content p{ font-size:1em; font-family:Verdana, Arial, Helvetica, sans-serif;}
/*#results .content table{}*/
/* ------------------------------------------------------------------------------------------------------------- */
/* TG2010 Results CSS Document */
/* ------------------------------------------------------------------------------------------------------------- */
body.usg.rslt #header .countdown{clear:right;}


#results .coverage table	{
	border-collapse:collapse;
	border:1px solid #666;
	width:100%;
}

#results .coverage table td{padding:10px;}
#results .coverage table h4{color:#661e21; font-weight:bold; text-align:left; font-size:14px;}
#results .coverage li{line-height:1.8em;}
#results .coverage p a{color:#b0232b; text-decoration:none;}
#results .coverage p a:hover{color:#661e21;}
#results .coverage p a:visited{color:#d86c27;}
#results .news ul{ padding:10px; border:1px solid #999; background:#cfcfcf; list-style:none; margin-left:0; margin-right:0; margin-top:10px;}
#results .news li{line-height:1.8em;}
#results .news li a{color:#b0232b; text-decoration:none;}
#results .news li a:hover{color:#661e21;}
#results .news li a:visited{color:#d86c27;}
#results .content th, #results .content td {
	padding: 2px 1px;
	text-align:center;
}

#results .content caption {
	color:#e86a10;
	font-size:1em;
	font-weight:bold;
}

#results .content col {
	border-right: 1px solid #ccc;
}

#results .content col #albumCol {
	border: none;
}

#results .content thead {
	background: #000;
	border-top: 1px solid #a5a5a5;
	border-bottom: 1px solid #a5a5a5;
}

#results .content th {
	font-weight:bold;
	color:#fff;
	background-color:#000;
}

#results .content #women {
	float:left;
	/*width:290px;*/
	width:49%;
	margin-right:5px;
}

#results .content #men {
	/*width:290px;*/
	width:49%;
	margin-left:295px;
	margin-left:5px;
}

#results .content #single {
	/*width:585px;*/
	width:99%;
}

#results .content #ch {
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	font-size:12px;
	text-align:center;
}
#results .content .odd {
 background-color: #e1e1e1;
}

#results .content .ao {
	background-color: #66ac3c;
	color:#FFFFFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
}

#results .content .ae {
	background-color:#73bf45;
	color:#FFFFFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
}

#results .content .mo {
	font-weight:bold;
	background-color:#e1e1e1;
}

#results .content .me {
	font-weight:bold;
	background-color:#fff;
}
#results .content .even{
	background-color:#fff;
	}
#results .content .gold {
	background-color:#ff9900;
	font-weight:bold;
	font-size:12px;
	text-align:center;
}

#results .content .g2 {
	background-color:#ffba53;
	font-size:12px;
	text-align:center;
}

#results .content .silver {
	background-color:#999;
	font-size:12px;
	text-align:center;
	font-weight:bold;
}

#results .content .s2 {
	background-color:#ccc;
	font-size:12px;
	text-align:center;
}

#results .content .bronze {
	background-color:#996600;
	color:#FFF;
	font-size:12px;
	text-align:center;
	font-weight:bold;
}

#results .content .b2{
	background-color:#ffb10f;
	font-size:12px;
	text-align:center;
}

#results .content tr:nth-child(odd) {

}

#results .content tr:hover {

}

#results .content thead tr:hover {
}

/* ------------------------------------------------------------------------------------------------------------- */


#footer{ background:#963726; -moz-border-radius-topright: 5px;-moz-border-radius-topleft: 5px; -webkit-border-top-right-radius: 5px; -webkit-border-top-left-radius: 5px; padding:10px; font-family:"Trebuchet MS", "Futura Md BT", "Futura Std Book";}
#footer h1 {color:#ea7125; font-size:2.2em; margin-bottom:0;}
#footer h2 {color:#f5b892;font-size:1.7em;}
#footer h3 {}
#footer p {}
#footer ul { margin:0; padding:0;}
#footer li{font-family:"Trebuchet MS", "Futura Md BT", "Futura Std Book"; font-size:1.2em; padding:10px; border-bottom: dashed 1px #ea7125;list-style: none; margin-right:10px;}
#footer li a { text-decoration:none; color:#f5b892;}
#footer li a:hover{ text-decoration:none; color:#fff;}

#footer .ltcol{
	background:url(../images/footer_border.gif) top right no-repeat;
	float:left;
	/*width:24%;*/
	width:32%;
	margin-right:2px;
	height:250px;
	}
#footer .fmdcol{
	background:url(../images/footer_border.gif) top right no-repeat;
	float:left;
	/*width:24%;*/
	width:32%;
	margin-left:10px;
	margin-right:2px;
	height:250px;
	}
/* #footer .smdcol{
	background:url(../images/footer_border.gif) top right no-repeat;
	float:left;
	width:24%;
	margin-left:10px;
	margin-right:2px;
	height:250px;
	}
	*/
#footer .rtcol{
	float:left;
	/*width:24%;*/width:32%;
	margin-left:10px;
	height:250px;
	}
#footer .nav{
	text-align:center;
	color:#ea7125;
	width:100%;
	clear:both;
	}

#footer .nav a{ text-decoration:none; color:#f5b892;}
#footer .nav a:hover{ text-decoration:underline;color:#fff;}
#footer .btm{
	text-align:center;
	color:#E06426;
}
#footer .btm a{text-decoration:none;color:#f5b892;}
#footer .btm a:hover{text-decoration:underline;color:#fff;}

/*bluepring css reset*/
p{ text-indent:none;}
table {margin-bottom:1.4em;width:auto;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
#footer .nav{
	text-align:center;
	color:#ea7125;
	width:100%;
	clear:both;
	}

#footer .nav a{ text-decoration:none; color:#f5b892;}
#footer .nav a:hover{ text-decoration:underline;color:#fff;}
#footer .btm{
	text-align:center;
	color:#E06426;
}
#footer .btm a{text-decoration:none;color:#f5b892;}
#footer .btm a:hover{text-decoration:underline;color:#fff;}

/*bluepring css reset*/
p{ text-indent:none;}
table {margin-bottom:1.4em;width:auto;}

th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
tr { vertical-align:top;}
td { vertical-align:top;}

.centertwocolumn{margin-bottom:1.4em; margin-left:150px; width:auto; padding:10px;}
.centerborder{margin-bottom:1.4em; margin-left:150px; width:auto; border:1px solid #999999}
td.border{ vertical-align:top; border:1px solid #999999;}
td.bordernopad{ vertical-align:top; border:1px solid #999999; padding:0px; width:158px;}
.3column{margin-left:0;}
/* RESULT */
body.usg .ltColumn ul{float:left; width:28%;}
body.usg .ltColumn li{ padding:15px 0; list-style:none; }
body.usg .mdColumn ul{ float:left; width:28%;}
body.usg .mdColumn li{ padding:15px 0; list-style:none;}
body.usg .rtColumn ul{ float:left; width:28%;}
body.usg .rtColumn li{ padding:5px 0; list-style:none;}

.photo {padding:10px; margin:10px;}
.photo img{ padding:5px;}
.photo .caption{clear:both; float:left; text-align:left; padding:5px 10px; font-size:75%; font-weight:bold;}
