/* CSS styles for the printed version of the Flat four website */


body {
	background-color: white;
	margin: 0px 10px 0px 0px; padding: 0px 10px 0px 0px;
}
body,td,th {
	color: black; font-size: 12pt;
}

h1.flatfour {
    font-size: 24pt;
	margin-left: 20%;
	margin-right: 20%;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h1.flatfour a, h4.flatfour a, h3.flatfour a, h2.flatfour a {text-decoration: none; color: black; }
/* h4.flatfour a:hover, h3.flatfour a:hover, h2.flatfour a:hover {text-decoration: underline; color: blue; } */
.beta {
	text-align: 70%;
	margin-top: -10px;
	padding-top: 0px;
	margin-left: 30%;
	padding-bottom: 1px;
	margin-bottom: 0px;
}

.onairoffair { display:none; }

td.tabselected, td.tabunselected, td.betweentabs 
{ display:none; }

td.mainpane { background-color: white; padding: 10px 10px 0px; border: none; margin: 0px; }

table.schedule {margin-top: 20px;}

table.schedule tr td, table.schedule tr th {text-align: left; }

table.schedule tr td a:link {text-decoration: none; color: rgb(0,0,10);}
table.schedule tr td a:hover {text-decoration: underline; color: rgb(0,0,255);}
table.schedule tr td a:visited {text-decoration: none; color: rgb(51,0,51);}

.nowplayingrow { border: 2px solid black; font-weight: bold; }

.creditstext {font-size: x-small}

.singleprogrammeinfodiv {border: 1px solid black; padding: 10px; }
.singleprogrammeinfodiv p {margin-left: 20px; }

table.nicetable1 {border: 1px black solid; border-collapse: collapse; }
table.nicetable1 tr {}
table.nicetable1 tr th { background: rgb(204,204,204); border: 1px black solid;  }
table.nicetable1 tr td {border: 1px black solid; font-size: smaller; }

pre.code {background: white; color: black; padding: 10px; border: 1px black solid; font-size: 10pt;}

div#leftitemsdiv {position: absolute; left: 5px; top: 400px; width: 150px; margin: 0px; padding: 0px;}
div.leftitem {border: 1px solid black; margin: 5px 0px; padding: 5px; font-size: 8pt; background: white;
				}

table.playernowplaying tr td, table.playernowplaying.tr.th, 
table.playernowplaying tr td a, table.playernowplaying.tr.th a {font-size: small;}

ul.spaceme li, ol.spaceme li {padding-bottom:10px;}


td.newsurlbox { font-family: "Courier New", Courier, mono; padding-left: 20px; font-size: small; font-weight: bold;}

.howtoclicktolisten {font-size: x-small; font-style: italic;}

.submissionform {background: white; color: black; padding: 5px; border: 2px solid black; margin: 0px; width: 95%;}
.submissionform td, .submissionform th {padding: 0px; margin: 0px; }

.hidefromprinted {display:none;}

.rsslinks {display:none;}

.style1 {display: none; margin: 0px; padding: 0px;} /* "flat four is hosted by mcld.co.uk" */