@media screen
{

body {
 margin: 0px;
 padding: 0px 0px 0px 0px;
 font-family: verdana, sans-serif;
 font-size: small;
 color: #fff;
 background: #0f541d;
}

div.container {
 width: 800px;
 margin: 0px auto;
}

div.head {
 float: left;
 width: 100%;
 background: #8fb21d;
}

div.logo {
 float: left;
}

div.logo h1 {
 margin: 0px;
 padding: 0px;
 width: 120px;
 height: 174px;
 display: block;
 background: url(../images/propadel/logo-pro.gif);
}

div.box_content {
 float: left;
 width: 100%;
 background: #176c27;
}

div.logo_container {
 float: left;
 width: 120px;
 height: 615px;
 background-color: #000;
}

div.sponsors_container {
 float: left;
 width: 100%;
 padding: 4px 0px;
 background-color: #176c27;
}

div.content {
 float: right;
 width: 680px;
}

div.tour_date {
 float: left;
 width: 100%;
 background: #bcdc52;
 margin-bottom:5px;
}

div.where {
 text-align: right;
 font-size: 16px;
 padding: 8px 10px 8px 0px;
 color: #000;
 font-weight: bold;
}

div.when {
 text-align: right;
 font-size: 14px;
 padding: 6px 10px 6px 0px;
 color: #fff;
 background: #000;
}

div.players_row {
 float: left;
 padding: 0px 5px;
 margin-bottom: 20px;
}

div.court {
 float: left;
 width: 100%;
 text-align: center;
 margin: 0px 0px 0px 0px;
 font-size: 15px;
 color: #fa6500;
}

div.players {
 background: url(../images/propadel/court.gif) no-repeat;
 padding-top: 8px;
 padding-left: 8px;
 padding-bottom: 8px;
 clear: both;
}

table.players {
 width: 314px;
 height: 144px;
 clear: both;
}

table.players td {
 padding: 0px 4px;
}

td.photo {
 width: 65px;
}

td.photo img {
 border: solid 2px #fff;
}

td.name {
 width: 109px;
 color: #000;
 font-size: 11px;
 font-weight: bold;
}

div.stats_img {
  margin:10px 0px 0px 0px;
  padding: 0px 0px 0px 20%;
}

div.left {
 float: left;
 width: 330px;
 margin-top: 20px;
}

div.right {
 margin-top:17px;
 float: right;
 width: 331px;
 padding-top: 8px;
 background: #136322 url(../images/propadel/right-back.gif) no-repeat;
}

div.table_score {
 float: left;
 padding: 0px 8px 8px 8px;
}

table.match_score {
}

table.match_score th {
 font-size: 14px;
 text-align: left;
 padding: 2px 12px 2px 0px;
}

table.match_score td {
 padding: 6px 2px;
}

table.match_score td.score {
 font-weight:bold;
}

table.match_score td.dist {
 background: none;
 font-size: 1px;
}

tr.team1 td, tr.team2 td {
 background: #FA6500;
 text-align: center;
 color: #fff;
}

div.set {
 font-size: 12px;
 color: #FA6500;
 padding-bottom: 0px;
 margin-bottom: 4px;
 border-bottom: solid 1px #093c13;
}

div.partial_score {
 float: left;
 width: 100%;
}

div.game_score {
 float: left;
}

div.score {
 background-color: #093c13;
 margin: 0px 2px 3px 2px;
 padding: 3px 5px;
 color: #fff;
 font-size: 11px;
 line-height: 18px;
 text-align:center;
}

div.break {
    font-size:10px;
    text-align:center;
    margin: 0px 2px 3px 2px;
}

div#stats_table {
padding: 0px 8px;
clear: both;
}

div#stats_table h3 {
  margin:0px 0px 5px 0px;
  font-size:14px;
  text-align:center;
  color:#FFF;
}

table.partial_stats {
    margin: 0px 0px 10px 0px;
    padding: 0px;
    width: 100%;
    border: solid #093c13;
    border-width: 1px 1px 0px 0px;
}

table.partial_stats th, table.partial_stats td {
    padding: 4px 8px;
    border: solid #093c13;
    border-width: 0px 0px 1px 1px;
    font-weight:bold;
    text-align:center;
}


table.partial_stats td.no {
	border-width: 0px 0px 1px 0px;
}

tr.row th, th.column {
    background: #0f551d;
    font-size: 10px;
}

div.stats_legend {
    font-size: 10px;
    margin: 0px 0px 10px;
}

div.copyright {
  text-align:center;
  font-weight: normal;
  font-size:.8em;
}



/* /display/match */
div.match_name h3 {
    text-align:center;
}

table.display_stats th, table.display_stats td {
    padding: .3em .5em;
    border: solid #fff;
}


table.display_stats {
    width:95%;
    border:solid 1px #FFF;
    margin: 0px 10px;
}

table.display_stats tr.pista td, table.display_stats tr.pista th, table.display_stats tr.duracion td, table.display_stats tr.duracion th{
    border-width: 0px 1px 1px 0px; 
}

table.display_stats tr.partido th {
    border-width: 1px 0px 1px 0px; 
    text-align:center;
}

table.display_stats tr.partido th.sep {
    border-width: 1px 1px 1px 0px;
}

table.display_stats th, table.display_stats td {
    border-width: 0px ;
    text-align:left;
}

table.display_stats td.number {
    text-align:center;
    white-space: nowrap; 
}

table.display_stats td.sep, table.display_stats th.sep {
    border-width: 0px 1px 0px 0px;
}

table.display_stats td.seph, table.display_stats th.seph {
    border-width:0px 0px 1px 0px;
}

table.display_stats td.sephv, table.display_stats th.sephv {
    border-width:0px 1px 1px 0px;
}

table.display_stats td.match_score {
    color:#FF4E00;
}

table.display_stats td.set_score {
    font-size:14pt;
    font-weight:bold;
}
/* end /display/match */
}

@media print
{

body {
 margin: 0px;
 padding: 0px 0px 0px 0px;
 font-family: verdana, sans-serif;
 font-size: 10pt;
 color: #fff;
 background: #fff;
}

div.container {
 width: 100%;
 margin: 0px auto;
}

div.head {
 float: left;
 width: 100%;
 background: #8fb21d;
}

div.logo {
 float: left;
}

div.logo h1 {
 margin: 0px;
 padding: 0px;
 width: 120px;
 height: 174px;
 display: block;
 background: url(../images/logo-pro.gif);
}

div.box_content {
 float: left;
 width: 100%;
 background: #176c27;
}

div.logo_container {
 float: left;
 width: 20mm;
 height: 160mm;
}

div.sponsors_container {
 clear: both;
 background: url(../images/propadel/sponsors_logo.jpg) no-repeat 100% 100%;
 height: 20mm;
}


div.content {
 float: left;
 width: 151.5mm;
}

div.tour_date {
 float: left;
 width: 100%;
 background: #bcdc52;
 margin-bottom:5px;
}

div.where {
 text-align: right;
 font-size: 14pt;
 padding: 2mm 6mm 2mm 0mm;
 color: #000;
 font-weight: bold;
}

div.when {
 text-align: right;
 font-size: 12pt;
 padding: 2mm 6mm 2mm 0mm;
 color: #fff;
 background: #000;
}

div.players_row {
 float: left;
 padding: 0px 1mm;
 margin-bottom: 10mm;
}

div.court {
 float: left;
 width: 100%;
 text-align: center;
 margin: 0mm 0mm 1mm 0mm;
 font-size: 12pt;
 color: #fa6500;
}

div.players {
 background: url(../images/propadel/court_p.gif);
 padding: 1mm;
 float: left;
 margin-bottom: 3mm;
}

table.players {
 width: 100%;
 height: 143px;
 clear: both;
}

table.players td {
 padding: 0px 0.5mm;
}

td.photo {
}

td.photo img {
 border: solid .5mm #fff;
 width: 15mm;
 height: 15mm;
}

td.name {
 width: 50%;
 color: #000;
 font-size: 7pt;
 
}

div.stats_img {
 margin: 5mm 0px 0px 0px;
 text-align: center;
}

div.left {
 float: left;
 width: 72mm;
}

div.right {
 margin-top:17px;
 float: right;
 width: 72mm;
 padding-top: 8px;
 background: #136322 url(../images/propadel/right-back.gif) no-repeat 50% 0%;
}

div.table_score {
 float: left;
 padding: 0px 1mm 1mm 1mm;
}

table.match_score {
}

table.match_score th {
 font-size: 9pt;
 text-align: left;
 padding: .5mm 5mm .5mm 0px;
}

table.match_score td {
 padding: 6px 2px;
}

table.match_score td.score {
 font-weight:bold;
}

table.match_score td.dist {
 background: none;
 font-size: 1px;
}

tr.team1 td, tr.team2 td {
 background: #FA6500;
 text-align: center;
 color: #fff;
}

div.set {
 font-size: 10pt;
 color: #FA6500;
 padding-bottom: 0px;
 margin-bottom: 1mm;
 border-bottom: solid 1px #093c13;
}

div.partial_score {
 float: left;
 width: 100%;
}

div.game_score {
 float: left;
}

div.score {
 background-color: #093c13;
 margin: 0px 2px 3px 2px;
 padding: 3px 5px;
 color: #fff;
 font-size: 7pt;
 line-height: 18px;
 text-align:center;
}

div.break {
    font-size:10px;
    text-align:center;
    margin: 0px 2px 3px 2px;
}

div#stats_table {
padding: 0px 8px;
clear: both;
}

div#stats_table h3 {
  margin: 0px 0px 1mm 0px;
  padding: 0mm;
  font-size: 8pt;
  text-align:center;
}

table.stats {
    margin: 0px 0px 10px 0px;
    padding: 0px;
    width: 100%;
    border: solid #093c13;
    border-width: 1px 1px 0px 0px;
}

table.stats th, table.stats td {
    padding: 4px 8px;
    border: solid #093c13;
    border-width: 0px 0px 1px 1px;
    font-weight: bold;
    text-align: center;
}

table.stats td {
 font-size: 8pt;
}

table.stats td.no {
	border-width: 0px 0px 1px 0px;
}

tr.row th, th.column {
  background: #0f551d;
  font-size: 7pt;
}

div.stats_legend {
    font-size: 10px;
    margin: 0px 0px 10px;
}

div.copyright {
  text-align:center;
  font-weight: normal;
  font-size: 6pt;
  color: #000;
}



/* /display/match */
div.match_name h3 {
    text-align:center;
}

table.display_stats th, table.display_stats td {
    padding: .3em .5em;
    border: solid #fff;
}


table.display_stats {
    width:95%;
    border:solid 1px #FFF;
    margin: 0px 10px;
}

table.display_stats tr.pista td, table.display_stats tr.pista th, table.display_stats tr.duracion td, table.display_stats tr.duracion th{
    border-width: 0px 1px 1px 0px; 
}

table.display_stats tr.partido th {
    border-width: 1px 0px 1px 0px; 
    text-align:center;
}

table.display_stats tr.partido th.sep {
    border-width: 1px 1px 1px 0px;
}

table.display_stats th, table.display_stats td {
    border-width: 0px ;
    text-align:left;
}

table.display_stats td.number {
    text-align:center;
    white-space: nowrap; 
}

table.display_stats td.sep, table.display_stats th.sep {
    border-width: 0px 1px 0px 0px;
}

table.display_stats td.seph, table.display_stats th.seph {
    border-width:0px 0px 1px 0px;
}

table.display_stats td.sephv, table.display_stats th.sephv {
    border-width:0px 1px 1px 0px;
}

table.display_stats td.match_score {
    color:#FF4E00;
}

table.display_stats td.set_score {
    font-size:14pt;
    font-weight:bold;
}
/* end /display/match */

}



