/* File Details:
<!-- #bbinclude "filestatps.pl" -->
                        Filename:     css-print.css
                        Filesize:     3260 Byte
                        Last update:  14-Aug-2014 17:41 +1200
                        By:           Peter Scheuerl peter@scheuerl.net
<!-- end bbinclude -->
*/

/* ISAF Blue (Pantone 281C): #002469, BUT Official Logo with embedded color.scheme: #213467 */

body {margin: 0; padding: 0; overflow: visible; font-size: 11px; font-weight: 300; text-align: justify; color: #213467; background: #fff;}

a:link, a:visited {color: #3b5db9; text-decoration: none; padding: 2px;}
a:hover, a:active {color: #fff; text-decoration: none;}
a:link img, a:visited img, a:hover img, a:active img {border: none;}
#contentcontainer {margin: 0; padding: 0;
	background: -moz-linear-gradient(top, #fff, #fff);
	background: -webkit-gradient(linear, 0 top , 0 bottom, color-stop(0, #fff), color-stop(1, #fff));
	background: linear-gradient(#fff, #fff);
}

#content {width: auto; margin: 0 auto; padding: 10px; text-align: left; position: relative; background: #fff; overflow: visible; border: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	border-radius: none;
	}

.timeheader {font-size: 10pt;}

h1 {font-size: 16px;}

.logo {float: right;}
.logo img {padding-left: 15px; height: 88px;}

/* hide all input elements */
input[type="submit"], input[type="submit"]:hover, a.button:link, a.button:visited, a.button:hover, a.button:active,
select, label.class {display: none;}

fieldset {padding: 20px 0; border-width: 1px 0 0 0; border-style: solid; border-color: #213467;}

.penaltylist {margin-top: 20px; padding: 10px; display: inline-block; border-radius: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}

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


.penaltylist table th {padding: 3px 5px; color: #213467; font-size: .9em;}
.penaltylist table td {padding: 3px 5px; color: #213467; font-size: 1.2em; text-align: left; vertical-align: top; border-top: 1px solid black;}

/* display and page break: for fx to print whole table and Chrome to print table and header on first page */
.penaltylist {margin: 20px 0 0 0; font-size: .9em; page-break-before: avoid; display: block;}
.penaltylist tr.boat {border-top: 1px solid #000; margin-top: 3px;}
.penaltylist tr.boat td {background: #fff; color: #000; font-weight: bold; font-size: 1em; }
.penaltylist table td.date, .penaltylist table td.race, .penaltylist table td.legno {text-align: center;}
.penaltylist table td.actionconsequence {white-space: nowrap;}
.penaltylist table {page-break-before: avoid;}
.penaltylist table tr:last-child {border-bottom: 1px solid black;}

table td.date, table td.ruleno, table td.judges {white-space: nowrap;}

textarea {display: block; width: 300px; height: 100px;}
input, textarea {font-size: .9em; color: #213467;}

option {font-size: 1.2em; color: #213467;}

.loud {color: #900;}
.nooverflow {overflow: hidden;}
.noprint {display: none;}
