* {
	margin: 0;
	padding: 0;
}

hr, .access {
	display: none;
}

ul, ol {
	list-style: none;
}

h1,h2,h3,h4,h5 {
	font-weight: normal;
}

h2 {
	font-size: 24px;
}
h3 {
	font-size: 12px;
}

body {
	font: 12px Arial, Sans-serif;
	color: #fff;
	background: #232323 url('../images/bg-main.jpg') repeat-x top left; 
}

* html body {
	font: 12px Arial, Sans-serif;
}

a {
	color: #0177a7;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


a img {
	border: 0;
}

div#wrap {
	background: transparent url('../images/bg-deco.jpg') no-repeat 50% 0%;
	text-align: center;
}

div#container,
div#foot {
	width: 970px;
	margin: 0 auto;
	text-align: left;
}

/* footer */
div#footer {
	background: #010101 url('../images/bg-footer.jpg') no-repeat 50% 0;
}

div#foot {
	padding: 35px 0 40px 0;
	text-align: center;
}
div#foot ul li {
	display: inline;
	color: #e7e7e7;
	padding: 0 5px 0 10px;
	background: transparent url('../images/bullet-gray.gif') no-repeat 0 50%;
}
div#foot ul li.first,
div#foot div#moresites ul li.first {
	background: none;
	padding: 0 5px 0 0;
}
div#foot ul li a {
	color: #8f8f8f;
}

div#moresites {
	padding: 10px 0 20px 0;
	margin-bottom: 20px;
	background: transparent url('../images/line-dots.gif') repeat-x 0 100%;
}
div#moresites h4,
div#moresites ul {
	display: inline;
}
div#moresites ul li a {
	color: #e7e7e7;
}
div#moresites h4 {
	color: #00a7e6;
	padding-right: 5px;
}
div#foot div#moresites ul li {
	background: transparent url('../images/bullet-blue.gif') no-repeat 0 50%;
	padding: 0 0 0 5px;
}
div#foot div#moresites ul li.first {
	padding: 0;
}

/* header */

div#header h1 {
	padding: 10px 0px 0px 0px;
}


div#header h1.puma {
	width: 160px;
	float: right;
	position:relative;
	margin-top: -70px;
}

div#content {
	margin-top: 40px;
	padding: 10px 0 40px 20px;
	background: #232323;
}


/* list of athlete cards */
ul#athletes {
	clear: left;
}
ul#athletes li.athlete {
	float: left;
	width: 459px;
	height: 296px;
	margin: 0 10px 10px 0;
	background: #181818 url('../images/bg-card.jpg') no-repeat top left;
}

ul#athletes li.athlete a.photo {
	display: block;
	float: left;
	height: 100%;
	margin-right: 0;
}

ul#athletes li.athlete div.detail {
	margin: 25px 0 0 0;
	float: left;
	width: 220px;
}

ul#athletes li.athlete h2 a {
	color: #FFF;
	float: left;
	font-family: Helvetica, "lucida grande", arial, verdana, sans-serif;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: -0.4px;
	margin: 0;
	padding: 0;
	width: 100%;
}

ul#athletes li.athlete h3 {
	color: #000;
	font-weight: bold;
}

ul#athletes li.athlete p.location {
	color: #0177a7;
	font-style: italic;
}

ul#athletes li.athlete ul.highlights {
	overflow: hidden;
	margin-top: 26px;
	height: 47px;
	width: 220px;
	color: #070707;
}
ul.highlights li {
	background: transparent url(../images/bullet.gif) no-repeat scroll 0 5px;
	font-size: 11px;
	margin-bottom: 3px;
	padding-left: 10px;
}



div.links {
	margin: 22px 0;
}
div.links p {
	margin-bottom: 5px;
}

/* ajax loader waiting box */

div#adetail {
	position: relative;
}
div#adetail a.close {
	position: absolute;
	display: block;
	font-size: 110%;
	color: #eee;
	text-transform: uppercase;
	top: -1px;
	right: 1px;
	padding: 20px 1px 20px 30px;
	background: transparent url('../images/close.gif') no-repeat 0 50%;
}
div#adetail.loading {
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
}
div#astatus {
	display: none;
	padding: 50px 0 20px 0;
	width: 260px;
	position: absolute;
	top: 300px;
	text-align: center;
	font-size: 200%;
	border: 1px solid #151515;
	left: 500px;
	background: #232323 url('../images/loading.gif') no-repeat  50% 20px;
}

/* detail page specific */

div#bigimage {
	float: left;
	margin-right: 20px;
	width: 330px;
	color: #333;
	background: transparent url('../images/athletes/empty-big.jpg') no-repeat;
}
div#detail {
	float: left;
	width: 580px;
	padding: 10px 0 40px;
}
div#detail h1 {
	color: #FFF;
	float: left;
	font-family: Helvetica, "lucida grande", arial, verdana, sans-serif;
	font-size: 30px;
	font-weight: normal;
	letter-spacing: -0.4px;
	margin: 20px 0;
	padding: 0;
	width: 100%;
}
div#detail h2 {
	font-size: 14px;
	color: #00a7e6;
	margin: 10px 0 5px 0;
}
div#detail ul.highlights li {
	margin-top: 3px;
	color: #ccc;
	font-size: 13px;
}
div#detail div.bio {
	color: #ccc;
	margin: 10px 0;
}

div#detail div.bio p {
	line-height: 20px;
	font-size: 13px;
	font-weight: normal;
}

div#detail dl dt,
div#detail dl dd {
	float: left;
	margin: 0 0 1px 0;
	padding: 3px 5px;
	color: #ccc;
	font-size: 13px;
}
div#detail dl dt {
	clear: left;
	width: 80px;
	text-align: right;
	background: #111;
	color: #777;
}
div#detail dl.stats dd {
	width: 250px;
}
/*ul#anavi {
	padding: 0 10px;
}
ul#anavi li {
	display: inline;
	padding: 0 5px 0 0;
}

ul#anavi li.next {
	padding: 0 0 0 10px;
	background: transparent url('../images/bullet-blue.gif') no-repeat 0 50%;
} */

ul.seeall {
	margin: 25px 0;
}


div.error {
	padding: 70px 0;
}
div.error p {
	padding: 20px 0;
}


/* two col */
div.twocol {
	border-top: 1px solid #444;
	margin: 20px 0;
	padding: 10px 0;
}
div.twocol div.col {
	width: 49%;
	float: left;
}
div.twocol div.col.slim {
	width: 35%;
}
div.twocol div.col.wide {
	width: 63%;
}


/* clearfix */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
