body { 
   font-family: arial, helvetica, sans-serif;
   font-size: 11px;
   background-color: white }

.filter-panel, .results-panel {
  width: 410px;
  height:50em;
  background-color: white;
  margin-bottom: 20px  ;
  }
  
.latest-panel
{
	width: 100px;
	height: 30em;
}

a
{
	color: #7C98A6;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 5px;
	line-height: normal;
}

a:hover
{
	text-decoration: underline;
	color: #0099ff;
}

a img { border: 0 }

tr {height:15px;}

td { text-align: left ;height:20px;}

td.left, th.left { text-align: left }
td.right, th.right { text-align: right }
td.center, th.center { text-align: center }

td.athlete { 
  width: 250px;
  color: #004165 }


td, th { 
  padding: 1px;
  padding-left: 5px;
  padding-right: 2px   }

table.data tr:hover {
  background-color: #EEE }

td.layout { 
  vertical-align: top;
  border: 10px solid rgb(219, 224, 237) }

table {
  width: 100%;
  border-collapse: collapse }

table.layout {
  margin: auto }

table.filter-options {
  width: 98%;
}

td.filter-label {
  width: 150px }
td.filter-selector {
  width: 500px }

th
{
	font-weight: normal;
	color: #007AC9;
	background-color: #e8f7e3;
	border-bottom: 1px solid #DDD;
}

h2 { 
  margin: 0px;
  margin-bottom: 15px;
  color: #7C98A6;
  font-weight: bold;
  font-size: 14px;
  padding-bottom: 5px;
  border-bottom: 1px dotted #DDD }

h3 {
  font-size: 11px; 
  color: #7C98A6;
  }
  
p {
  font-size: 11px; 
  color: #7C98A6;
  }

table.data {
  width: 415px;
  font-size: 11px;
  margin-bottom: 15px;
  empty-cells:show;
}

table.statistics { 
  font-size: 11px;
  margin-bottom: 15px;
}
  
table.principal {
  width: 100% }

table.principal .result {
  padding-right: 0px }

table.principal .windy {
  padding-left: 1px } 
 
span.profile-link {
  font-size: 16px;
  font-weight: bold}

h1 {
  margin: 0px;
  font-size: 20px;
  color: #7C98A6; }

div.birthdate, div.country {
  padding-top: 5px;
  font-size: 16px }

div.small-profile-link {
  padding-top: 8px;
  font-size: 14px }

div.profile-link { 
  text-align: right }

td.result, th.result {
  padding-right: 10px }

.header-image, .footer-image {
  width: 710px;
  margin-bottom: 5px }

.footer-image {
  margin-top: 20px }

.footer {
  font-size: 24px;
  font-weight: bold;
  text-align: right;
  height: 45px }

.plot {
  width: 100%;
  height: 120px;
  margin-top: 10px }

.filter-panel table { font-size: 12px }

img[src="img/PDF_32.png"] { border: 0px; width:18px; height:18px; } 

