/* Style sheet for the programme page of the FSO site*/
/* -----------------------------------------------------
	Only extra bits for
	
	(c) Chris D'Arcy 2006
-------------------------------------------------------*/
#programme {margin-top: 0em;margin-left: 230px;}

#programmeitem {clear: right;}
#ptitle {letter-spacing: +3px;line-height: 2em;font-family: Verdana, Helvetica, Arial, sans-serif;font-size: 1.5em;font-weight: bold;width: 100%;clear: right;border-top: 2px #0099ff solid;border-bottom: 1px #0099ff solid;color: #005f9a;}

#pleft {width: 33%;float: left;padding-top: 2px;}
#pright {width: 66%;float: right;margin-bottom: 1em;padding-top: 2px;}

#pright img{float: right;margin-left: 1em;}

/* 
 Formatting for the programme details
*/
.pdate {}

.ptickets {}

.psoloist {font-size: 1.2em;}

.pprogitems {}

.ptbl {display: table;border-collapse: collapse;border: 1px #ccffff solid;width: 700px;}
.composer {color: #3399ff;}

.bio {font-size: .8em;font-style: italic;}.sponsor {text-align: right;font-size: .9em;font-style: italic;}

a.ptbl:link {text-align: center;font-variant: small-caps;font-family: sans-serif;color: #ffffff;background-color: #0066a6;text-decoration: none;border: none;line-height: .8em;font-size: .7em;display: inline;}

a.ptbl:hover {
text-align: center;font-variant: small-caps;font-family: sans-serif;font-size: .7em;color: #ffffff;background-color: #000000;text-decoration: none;border: none;line-height: .8em;}

a.ptbl:visited {
text-align: center;font-variant: small-caps;font-family: sans-serif;font-size: .7em;color: #ffffff;background-color: #ccffff;text-decoration: none;border: none;line-height: .8em;}

