/* TOS home page stylesheet */

a:link, a:visited, td {
	color: #FFFF00;
}

a:hover {
	color: #FFFFFF;
}

body {
	background: url(../graphics/bg1.jpg) #660000 fixed;
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}

br.all {
	clear: both;
}

div#splashpanel {
	width: 500px;
	border: 3px yellow double;
	padding: 5px 5px 5px 5px;
	margin: 0px auto 0px auto;
	background-color: blue;
	color: yellow;
	font-size: 18px;
	text-align: center;
	position: fixed;
	top: 100px;
	left: 50px;
	height: 75px;
}

div#splash {
	background-color: transparent;
	padding: 5px;
	/*border: medium outset #ff3300;*/
	position: fixed;
	top: 200px;
	z-index: 2;
	left: 300px;
	width: 400px;
	color: #0033cc;
	text-align: left;
}

div#splash h1{
	font-size: 20px;

}


div.amazon {
	padding: 5px 5px 5px 5px;
	margin: 15px 0px 15px 0px;
	text-align: center;
}

div#body {  /*only used by contact page -bin ASAP */
	width: 790px;
	margin: auto;
}

h1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 80px;
	text-align: center;
}

h1, h2, h3, h4 {
	font-family: "Comic Sans MS", cursive;
}

h2 {
	color: #FF00FF;
	font-size: 24px;
	text-align: center;
}

h3 {
	color: #0099FF;
	font-size: 20px;
}

h4 {
	color: #00FFFF;
	font-size: 18px;
	text-align: left;
}

p, legend {
	color: #00FF00;
	font-size: 16px;
	text-align: left;
}

p.smalltos {
	color: #00FFFF;
	font-family: Matisse, "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
}

span.mail {
	background-color: white;
	color: black;
	font: normal normal 12px/20px Arial, Helvetica, sans-serif;
	padding-bottom: 2px;
}

input {
	color: black;
	font: normal normal 12px Arial, Helvetica, sans-serif;
}


td.head {
	background: url(../graphics/tos_logo1a_small.jpg);
	text-align: center;
	height: 121px;
}

td.mainpanel {
	padding: 10px 7px 10px 7px;
	text-align: left;
	vertical-align: top;
}

ul, ol {
	color: #00FF00;
	font-size: 16px;
	font-style: italic;
	text-align: left;
}

.bottomrtnav {
	width: 20%;
	padding: 20px 7px 20px 7px;
	text-align: right;
	vertical-align: bottom;
}

.c {
	text-align: center;
}

.centred {
	text-align: center;
}

.footer {
	color: #0099FF;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}

.l {
	text-align: left;
}

.nav {
	padding: 5px 7px 5px 7px;
	border: 2px inset #C0C0C0;
	margin-top: 20px;
	text-align: center;
	vertical-align: top;
}

select.pastpages {
	background-color: #400;
	color: #ff0;
	border: none;
}

.photo {
	border: 3px inset #FFFF66;
}

.r {
	text-align: right;
}

.sqsun {
	margin: 3px 0px 15px 0px;
	color: #FFFF99;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}

.tos {
	color: #FF00FF;
	font-family: Matisse, "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
}

#contctfrm {
	margin: auto;
}

.magenta {
	color: #FF00FF;
}


a.tracklist:link,  a.tracklist:visited {
	text-decoration: none;
	border: thin outset #ff0;
	margin-top: 10px;
	color: yellow;
	padding: 4px;
	font-size: 85%;
	background-color: #900
}

a.tracklist:hover {
	border: thin outset #ff0;
	background-color: #ff0;
	color: #900;
}

td.musico {
	width: 33%;
	padding: 10px;
	text-align: center;
}
