@charset "UTF-8";

/* Global
---------------------------------------------------*/

* {
	font: 1em/1.3em Helvetica, Arial, sans-serif;
	color: #000;
	margin: 0; padding: 0;
}

.logo {display: visible;}
h1, h2 {display: none;}
h3 {margin: 0.6em 0 0 0; padding: 0.5em 0 0 0; font-size: 1.8em; border-top: thin solid #cccccc;}
h5 {font-weight: bold; font-weight: bold; margin-top: 0.5em;}

a {color: #000; text-decoration: none;}

p {margin-top: 0.3em;}

table {margin: 0.5em 0;}
td, th {padding: 0.2em 4em 0 0; font-size: 0.7em; text-align: left; vertical-align: top;}
th {font-weight: bold; white-space: nowrap;}

#player-stats li {font-size: 0.7em}
#player-stats li h5 {margin-top: 1em;}

form#headerlogin, #loggedIn, #nav, #splash, #footer p.floatright {
	display: none;
}

#player-image img {float: right; margin-top: -2em;}

div.player-tabs-horizontal-content, div.player-tabs-vertical-content  {display: block !important;}
ul.player-tabs-horizontal-nav a, ul.player-tabs-vertical-nav a  {display: none;}
div.player-tabs-horizontal-content h5 {font-size: 0.8em}

ul.player-tabs-vertical-nav li, .videodescription h5, .videodescription p {font-size: 0.7em}

#player-tabs-horizontal {margin: 1.2em 0 0 0; padding: 0.5em 0; border-top: thin solid #cccccc;}
#player-tabs-vertical {margin: 0; padding: 0.5em 0; border-top: thin solid #cccccc;}

div.video, object {display: none;}
p.video-link {font-weight: bold; text-decoration: underline;}

div.videodescription h5 {margin-top: 1em;}

#player-accordion li p {font-size: 0.7em;}

ul.stats {margin: 1.3em 0 0 0; padding: 0.5em 0 0 0; border-top: thin solid #cccccc;}
ul.stats li {font-size: 0.7em}
ul.stats li h5 {margin-top: 1em;}

a.heading {display: block; margin: 1em 0 0 0; padding: 1em 0 0 0; border-top: thin solid #cccccc; font-weight: bold; font-size: 0.8em;}

#testimonials li, #stories li {font-size: 0.7em}
#testimonials li h5, #stories li h5 {margin-top: 1em;}

#footer {margin: 1em 0 0 0; font-size: 0.5em; color: #999;}