/*font styles */
body {	
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	color: #3130ce;}
.standard{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3130ce;
}
.min_standard{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3130ce;
	background-color: #FFFF6F;
}
.agend_standard{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3130ce;
	background-color: #79FF9B;
}
.mainheading{
	font-family: Arial;
	font-size: 36px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
.submainheading{
	font-family: Arial;
	font-size: 18px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
.datemainheading{
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
.small_text{
	font-size: 9px;
}
.small_text_red{
	font-size: 9px;
	color: #FF0000;
}
.min_small_text_red{
	font-size: 9px;
	color: #FF0000;
	background-color: #FFFF6f;
}
.agend_small_text_red{
	font-size: 9px;
	color: #FF0000;
	background-color: #79FF9B;
}
.title_withbg{
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	background-color: #FFFFFF;
}
.sm_title_withbg{
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	background-color: #FFFFFF;
}
.min_title_withbg{
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	background-color: #FFFF6f;
}
.sm_min_title_withbg{
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	background-color: #FFFFCC;
}
.sm_min_title_withbg1{
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	background-color: #CCFFFF;
}
.sm_min_title_withbg2{
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	background-color: #66FF66;
}
.agend_title_withbg{
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	background-color: #79FF9B;
}
tr.col_1{
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000FF;
	font-weight: normal;
	background-color: #FFFFCC;
}
tr.col_2{
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000FF;
	font-weight: normal;
	background-color: #CCFFFF;
}
.italics{
	font-style: italic;
}
.redbold{
	color: #FF0000;
	font-weight: bold;
}
.greenbold{
	color: #009933;
	font-weight: bold;
}
.blackbold{
	color: #000000;
	font-weight: bold;
}

/* colours */
.colour1 {
	background-color: #CCCCCC;
}
.colour2 {
	background-color: #CCFFFF;
}
.colour3 {
	background-color: #FFCCFF;
}
/* whatson styles */
.wo_event_name{
	font-size: 14px;
	font-weight: bold;
}
.wo_event_name_red{
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFFFF;
}
.wo_artists{
	font-style: italic;
	font-weight: bold;
}
.wo_moreinfo{
	font-style: italic;
}
.wo_tel{}
table.wo td{
	border: solid #cccccc 1px;
}
/*link styles */
a{
	text-decoration: underline;
	color: #3130ce;
}
a:hover{	
	text-decoration:none;
	color: #ffffcc;
	background-color: #0000ff;
	text-decoration: none;
	}
a.image{
	text-decoration: none;
}
a.image:hover{
	text-decoration: none;
	background: transparent;
}
a.topmenu{
	text-decoration:none;
	font-weight: bold;
	color:#0000ff;
	line-height: 24px;
	font-size: 14px;
}
a.topmenu:hover{
	text-decoration:none;
	font-weight: bold;
	color:#660000;
	background-color: #FFFFCC;
	font-size: 14px;
	}
a.topmenu_selected{
	text-decoration:none;
	font-weight: bold;
	color:#ff0000;
	background-color: #FFFFCC;
	font-size: 14px;
	}
a.topmenu_selected:hover{
	text-decoration:none;
	font-weight: bold;
	color:#ff0000;
	background-color: #FFFFCC;
	font-size: 14px;
}
a.mainmenu{
	text-decoration:none;
	font-weight: bold;
	color:#0000ff;
	line-height: 24px;
	font-size: 14px;
}
a.mainmenu:hover{
	text-decoration:none;
	font-weight: bold;
	color:#660000;
	background-color: #FFFFCC;
	font-size: 14px;
	}
a.mainmenu_selected{
	text-decoration:none;
	font-weight: bold;
	color:#ff0000;
	background-color: #FFFFCC;
	font-size: 14px;
	}
a.mainmenu_selected:hover{
	text-decoration:none;
	font-weight: bold;
	color:#ff0000;
	background-color: #FFFFCC;
	font-size: 14px;
}
a.sidemenu{
	color: #0000FF;
	background-color: #FFFFCC;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
}
a.sidemenu:hover{
	color: #ffffcc;
	background-color: #0000ff;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
}
a.sidemenu_selected{
	color: #ff0000;
	background-color: #FFFFcc;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	line-height: 18px;
}
a.sidemenu2{
	color: #0000FF;
	background-color: #FFFFCC;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
}
a.sidemenu2:hover{
	color: #ffffcc;
	background-color: #0000ff;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
}

a.minidisplaylink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
a.minidisplaylink:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	background-color: #FFFF00;
}
/*containers */
#sidemenu_container {position:absolute; left:10px; top:148px; width:140px; height:auto; z-index:33;  }
#maincontent {position:absolute; left:151px; top:148px; width:760px; height:auto; z-index:1;}
#banner_container{position:absolute; left:10px; top:10px; width:900px; height:auto; z-index:1;}
div.mini_whatson{
	position: relative;
	width: 320px;
	overflow: auto;
	height: 170px;
	top: 0px;
	left: 0px;
	background-color: #ffccff;
	float: left;
	/*border-width: 1;*/
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#plainbg {position:absolute; left:3px; top:0px; width:756px; height:auto; z-index:1; background-color: #FFFFCC;  border: 1px none #000000;}
/*removed from above line     layer-background-color: #FFFFCC; */
/*special side menu rollover message styles*/
div.link a.topmenu:link span{display: none;}
div.link a.topmenu:visited span{display: none;}
div.link a.topmenu:hover span {
	position: absolute;
	left: 340px;
	top: 15px;
	margin:5px 0px 0px 5px;
	background-color: white;
	width:200px;
	padding: 2px 5px 2px 5px;
	border: 1px solid #ff0000;
	text-align:center;
	display: block;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #3130ce;
	z-index: 500;
}
div.link a.topmenu_selected:link span{display: none;}
div.link a.topmenu_selected:visited span{display: none;}
div.link a.topmenu_selected:hover span {display: none;}
div.link a.sidemenu:link span{display: none;}
div.link a.sidemenu:visited span{display: none;}
div.link a.sidemenu:hover span {
	position: absolute;
	margin:15px 0px 0px 20px;
	background-color: white;
	width:200px;
	padding: 2px 5px 2px 5px;
	border: 1px solid #ff0000;
	text-align:center;
	display: block;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #3130ce;
	z-index: 500;
}
div.link a.sidemenu_selected:link span{display: none;}
div.link a.sidemenu_selected:visited span{display: none;}
div.link a.sidemenu_selected:hover span {display: none;}
div.link a.sidemenu2:link span{display: none;}
div.link a.sidemenu2:visited span{display: none;}
div.link a.sidemenu2:hover span {
	position: absolute;
	margin:-30px 0px 0px 40px;
	background-color: white;
	width:200px;
	padding: 2px 5px 2px 5px;
	border: 1px solid #ff0000;
	text-align:center;
	display: block;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #3130ce;
	z-index: 500;
}
