/***  top horizontal menu  ***/
#menu {
	height:40px;
	text-align:center;
	clear:both;
	padding-top: 0px;
	margin-top: 10px;
}
#menulist {
	display: block;
	width: 420px;
	margin:10px auto;
	padding:0 0 0 32px;
}
#menulist .item { 
	display:table-cell;
	float:left;
	width:140px;
	text-align:center;
}
#menulist a { 
	display:block;
	float:center;
	width: 140px;
	height: 40px;
	line-height: 40px;
	font-size:14px;
	text-decoration:none;
	color:#202080;
	font-weight:bold;
	background-image: url(images/menub.gif);
}
#menulist a:hover {
	color:#000080;
	background-image: url(images/menut.gif);
}
#menulist a:active {
	background-image: url(images/menut.gif);
}
#menulist a:focus { /* firefox */
	outline: none;
	background-image: url(images/menut.gif);
}
/*** end of horizontal menu ***/

div#info {
	position: relative;
	top: 0px;
	left: 0px;
	text-align: center;
	height: 40px;
	margin-bottom: -40px;
	z-index: 5;
}

div.inf {
	width: 600px;
	padding-top: 20px;
	margin-left: auto;
	margin-right: auto;
	height: 40px;
	background-color: #ffffa0;
	border: 2px solid #808080;
	margin-bottom: -40px;

}

div#inf1, div#inf2, div#inf3  {
	display: none;
}

/******************************/

#page1	{
	margin-left: 100px;
	margin-right: 100px;
	position: relative;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 2px solid #808080;
	padding: 0px 40px 10px 40px;
	z-index: 4;
}

.page	{
	margin-left: 100px;
	margin-right: 100px;
	position: relative;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 2px solid #808080;
	padding: 0px 40px 10px 40px;
}
#page2	{
	display: none;
}

#page3	{
	display: none;
}

/* page 3 IE6 fix */

#tune0 {
	font-size: 0px;
	line-height: 0px;
	padding: 0px;
	margin: 0px;
}

#tune1 {
	float: left;
	margin-top: 20px;
}

#tune2 {
	float: right;
	margin-top: 20px;
	white-space: nowrap;
}

#tune3 {
	clear: both;
}
 
/***	end 	***/

#footer	{
	margin-left: 100px;
	margin-right: 100px;
	margin-top: 20px;
	position: relative;
	border: 2px solid #808080;
	padding: 10px;
}

div.photo1 {
	width: 408px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	border: 2px solid #202020;
	background-color: #404040;
	padding: 20px;
	text-align: center;
}

img.photo {
	margin: 0px;
	padding: 0px;
	border: 4px solid #202020;
}

BODY {
	background: url(images/bg_yellow.gif);
	color: #000080;
	background-color: #ffff80;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	background-repeat : repeat-y;
	margin:0px 0px 0px 0px;
}

#tophead {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

.subheada {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size:   44px;
	line-height: 50px;
	font-weight: 900;
	color:    #b0b0ff;
	margin-top:   8px;
	margin-left: 12px;
	margin-bottom: -1.5em;
	position: relative;
	top: 0px;
	z-index: 50;
	white-space: nowrap;
}

.subheadb {
	width: 100%;
	line-height: 1.5em;
	margin-bottom: -1.5em;
	opacity: 0.6;
	MozOpacity: 0.6;
	KhtmlOpacity: 0.6;
	filter:alpha(opacity=60);
	color:    #000000;
	position: relative;
}

.subheadc {
	margin-top:  12px;
	left: -4px;
	z-index: 49;
}

.subheadz {
	line-height: 44px;
	font-size:   44px;
	margin-top:  10px;
	margin-bottom: 0em;
}

div.programme {
  border: 2px solid #404040;
  background-color: #f6edd1;
  background-image: url(images/image1.png);
  background-attachment: fixed;
  /* background-attachment: scroll; */
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}



p.other {
	font-size:95%;
	margin:10px 10px 10px 10px;
}

p.otherc {
	font-size:95%;
	margin:10px 10px 10px 10px;
	text-align: center;
}

p.small {font-size:80%;
	font-weight:500;
	margin:0px 0px 0px 5px;
}

p span.larger {
	font-size:110%;
}

p.other span.larger {
	font-size:110%;
}




/* Brown Cow stuff */
a.fred {
	font-size: 90%;
	font-weight: bold;
	text-decoration: underline;
	color: #0000f0;
	background-color: transparent;
	border: 1px solid #FFFFC0;
	padding-top    : 2px;
	padding-bottom : 2px;
	padding-left   : 4px;
	padding-right  : 4px;
	margin-left: -4px;
	margin-right: -4px;
	border-color: transparent !important;
	border-color: #FFFF80;
}

a.fred:hover{
	text-decoration  : none;
	background-color : #ffffff;
	color            : #000000;
	border-color     : #000000 !important;
}

a.blog {
	font-size: 90%;
	font-weight: bold;
	text-decoration: underline;
	color: #0000f0;
	background-color: transparent;
	border: 1px solid #FFFFC0;
	padding-top    : 2px;
	padding-bottom : 2px;
	padding-left   : 4px;
	padding-right  : 4px;
	margin-left: -4px;
	margin-right: -4px;
	border-color: transparent !important;
	border-color: #F0F0F0;
}

a.blog:hover{
	text-decoration  : none;
	background-color : #ffffff;
	color            : #000000;
	border-color     : #000000 !important;
}


td.head {
	text-align: center;
	padding: 10px;
}

td.head2 {
	text-align: center;
	vertical-align: middle;
	padding: 10px;
	font-size: 110%; 
	font-weight: bold;
}

td.subhead {
	background-color: #e0e0e0;
	text-align: left;
	border: 1px solid black;
	padding: 5px;
	padding-left: 20px;
	font-size: 100%;
	font-weight: bold;
}


table.schedule {
  width: 80%;
  border: blank;
  margin-left: auto;
  margin-right: auto;
}

td.left1 {
  background-color : #f0f0f0;
  border-left: 1px solid #000000;
  border-right: none;
  vertical-align: top;
  padding-top: 1px;
  font-weight: bold;
}

td.middle1 {
  background-color : #f0f0f0;
  border-left: none;
  border-right: none;
  vertical-align: top;
  padding-top: 1px;
  font-weight: bold;
}

td.right1 {
  background-color : #f0f0f0;
  border-right: 1px solid #000000;
  border-left: none;
  text-align: left;
}

td.closer {
  border-top: 1px solid #000000;
  height: 40px;
}

div.cella {
	text-align: left;
	vertical-align: middle;
	width: 120px;
	font-size: 80%;
	display: block;
	position: relative;
	top: -20px;
	left: 0px;
	margin-left: 0px;
	margin-right: auto;
	height: 20px;
	margin-bottom: -20px;
}

div.cellb {
	display: block;
	position: relative;
	text-align: center;
	vertical-align: middle;
	position: relative;
	width: 100%;
}

/* End of Brown Cow section */


h1 {
font-size: 175%;
}

h2 {
font-size: 150%;
}

h3 {
font-size: 125%;
}

p.caption {
	color: #ffffff;
	font-size:95%;
	margin:0px 10px 10px 10px;
}

/**** Buttons ****/

a.button {
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	outline: 0; 
}

a#bck2 { background-image: url(images/left1.gif); }

a#bck2:hover { background-image: url(images/left2.gif); }

a#fwd2 { background-image: url(images/right1.gif); }

a#fwd2:hover { background-image: url(images/right2.gif); }

img.butn {
	margin: 0px;
	border: 0px;
	height: 28px;
}

div#controls {
	border: 0px solid black;
	background-color: #404040;
	height: 28px;
	padding: 0px;
	margin: 4px 0px -10px 0px;
}

div.butn {
	height: 28px;
	margin: 0px;
	overflow: hidden;
	text-align: center;
	padding: 0px;
	color: #ffffff;
	font-size:90%;
}
div.fll {
    float: left;
	visibility: hidden;
}
div.flr {
    float: right;
	visibility: hidden;
}
div.flc {
	float: none;
	padding: 6px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

