/* CSS Document */
Label { 
	font-weight:bold;
	white-space:nowrap;
}
img{
	border:0px;
}
.formfield{
	background-color: #F4EBD7;
	border:1px solid #000000;
	scrollbar-track-color: #F4EBD7;
	scrollbar-3dlight-color: #F4EBD7; 
	scrollbar-darkshadow-color: #F4EBD7;
}
.dropshadow{
	background-color: #000;
	text-align: left;
	width: 760px;
	vertical-align: top;
	padding-right: 4px;
	padding-bottom: 5px;
}
.main{
	background-color: #bb0f18;
	height: 595px;
	width: 755px;
	border: 1px solid #000;
}
body{
	background-color: #000000;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
h1{
	color: #FFF;
	font-size: 125%;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2{
	font-size: 140%;
	color: #ac131b;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	/* background-color: #B5D7E7; */
}


h3{
	font-size: 120%;
	color: #ac131b;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

hr{
	color:#FFFFFF;
	border-bottom: 1px dashed #ac131b;	
}
.bold { font-weight:bold; }
.subscribebutton { margin-left:3px; margin-top:1px; }
.subscribetext { font-size:80%; font-weight:bold; }
.centre { text-align:center; margin-top:10px; background-color:#fff; }
.smalltext {font-size:78%; }
.titlebar {
	background-image: url(../images/design/title_bar.gif);
	background-repeat: no-repeat;
	height: 109px;
	width: 755px;
	float: left;
}
.lefttitle{
	height: 76px;
	width: 148px;
	background-image: url(../images/design/left_titlebar.gif);
	float: left;
}
.lefttitlecorner{
	height: 76px;
	width: 68px;
	background-image: url(../images/design/left_titlecorner.gif);
	background-repeat: no-repeat;
	float: left;
	position: relative;
	z-index: 2;
}
.texttitle{
	height: 31px;
	width: 395px;
	float: left;
	background-color: #000;
	margin-top: 15px;
	margin-left: -42px;
	text-align: right;
}

.texttitle2{
	height: 31px;
	width: 565px;
	float: left;
	background-color: #000;
	margin-top: 15px;
	margin-left: -42px;
	text-align: right;

}
.rightimage {
	float: right;
	margin-top: 15px;
	margin-right: 5px;
	height: 232px;
	width: 163px;
}
.date{
	color:#bb0f18;
	font-size:80%;
	font-weight:bold;
	float:left;
	margin-top:45px;
	margin-left:3px;
}
.navigation {
	font-size: 80%;
	float: left;
	background: #FFF;
	width:148px;
}
.maintext {
	background-color: #FFF;
	float: left;
	height: 250px;
	width: 403px;
	margin-top: -20px;
	margin-left: 15px;
	border: 1px solid #000;
}
.maintext2 {
	background-color: #FFF;
	float: left;
	height: 330px;
	width: 572px;
	margin-top: -20px;
	margin-left: 15px;
	border: 1px solid #000;
}
.textbody {
	position: relative;
	z-index: 3;
	height: 240px;
	width: 393px;
	overflow: auto;
	margin: 5px;
	font-size: 80%;
	scrollbar-face-color: #ffcc66;
	scrollbar-shadow-color: #bb0f18;
	scrollbar-highlight-color: #bb0f18;
	scrollbar-3dlight-color: #fff; 
	scrollbar-darkshadow-color: #fff;
	scrollbar-track-color: #fff;
	scrollbar-arrow-color: #bb0f18;
}
.textbody2 {
	position: relative;
	z-index: 3;
	height: 310px;
	width: 550px;
	overflow: auto;
	margin: 5px;
	font-size: 80%;
	scrollbar-face-color: #ffcc66;
	scrollbar-shadow-color: #bb0f18;
	scrollbar-highlight-color: #bb0f18;
	scrollbar-3dlight-color: #FFF; 
	scrollbar-darkshadow-color: #FFF;
	scrollbar-track-color: #FFF;
	scrollbar-arrow-color: #bb0f18;
}

.textbody2 table td{
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 5px;
}
.textbody2 table{
	margin: 5px;
	padding-left: 2em;
	outline-style: none;
	border-collapse:collapse;
	font-size:12px;

}	

.textbody2 table tr{
	background-color:#EFF6F7;

}

.textbody2 table tr.alt{
		background-color:#fff;
}

.textbody2 table tr.month{
		background-color:#fff;
		margin: 0px;
		padding: 0px;
}


.textbody2 table td.special{
	border-bottom-style: none;
}


.contact {
	width: 144px;
	height: 173px;
	margin-top: -35px;
	font-size: 70%;
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	float:left;
	background-color: #FFF;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 6px 2px;
	
}
.contact2 {
	width: 144px;
	height: 150px;
	margin-top: -110px;
	font-size: 70%;
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	float:left;
	background-color: #FFF;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 6px 2px;
}

.bottomcontent{
	background-color: #FFF;
	float: left;
	height: 140px;
	width: 403px;
	margin-top: 10px;
	margin-left: 15px;
	border: 1px solid #000;
}
.bottomcontent2{
	background-color: #FFF;
	float: left;
	height: 50px;
	width: 572px;
	margin-top: 10px;
	margin-left: 15px;
	border: 1px solid #000;
}
.bottom{
	height: 130px;
	width: 393px;
	overflow: auto;
	margin: 5px;
	font-size: 80%;
	scrollbar-face-color: #ffcc66;
	scrollbar-shadow-color: #bb0f18;
	scrollbar-highlight-color: #bb0f18;
	scrollbar-3dlight-color: #FFF; 
	scrollbar-darkshadow-color: #FFF;
	scrollbar-track-color: #FFF;
	scrollbar-arrow-color: #bb0f18;
}

.bottom2{
	height: 55px;
	width: 545px;
	overflow: auto;
	margin: 5px;
	font-size: 80%;
	scrollbar-face-color: #ffcc66;
	scrollbar-shadow-color: #bb0f18;
	scrollbar-highlight-color: #bb0f18;
	scrollbar-3dlight-color: #FFF; 
	scrollbar-darkshadow-color: #FFF;
	scrollbar-track-color: #FFF;
	scrollbar-arrow-color: #bb0f18;
}
.rightcontent{
	background-color: #FFF;
	float: right;
	height: 195px;
	width: 163px;
	margin-top: -45px;
	margin-right: 5px;
	border: 1px solid #000;
}
.right{
	height: 185px;
	width: 153px;
	overflow: auto;
	margin: 5px;
	font-size: 80%;
	scrollbar-face-color: #ffcc66;
	scrollbar-shadow-color: #bb0f18;
	scrollbar-highlight-color: #bb0f18;
	scrollbar-3dlight-color: #FFF; 
	scrollbar-darkshadow-color: #FFF;
	scrollbar-track-color: #FFF;
	scrollbar-arrow-color: #bb0f18;
}
.footer{
	margin-top: 10px;
	Width: 755px;
	height: 15px;
	font-family:"Verdana, Arial, Helvetica, sans-serif";
	font-size: 70%;
	float: left;
	text-align: right;
	vertical-align:bottom;
	background-color: #FFF;
	border-top: 1px solid #000;
}
.on{
	background:#ffcc66;
	}
.navigation2 {
	/*display: block;
	background-color: #F4E3AD;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	     border-left: 1px solid #000;
	width: 205px;
	position: absolute; 
	z-index:5; 
	visibility: hidden; 
	margin-left:148px; 
	margin-top:-18px;*/
	
	display: run-in;
	background-color: #Ffcc66;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	border-left: px solid #000;	
	width: 205px;	
	position: absolute; 
	z-index:5; 
	visibility: hidden; 
	margin-left:148px; 
	margin-top:-18px;
	padding:0px;
}

.navigation2:hover{
	display: ;
	background-color: #Ffcc66;
	border-right: px solid #000;
	border-top: px solid #000;
	
	width: 205px;
	position: absolute; 
	z-index:5; 
	visibility: hidden; 
	margin-left:148px; 
	margin-top:-18px;
	padding:0px;
}


.venueinfo{
	font-size:80%;
	border-collapse:collapse;
}
.venueinfohead{
	background-color: #000;
	color:#FFF;
	font-weight:bold;
}
.venueinfobody{
	border: 1px solid #000;
	
}
.bullet{
	padding-right:5px;
	vertical-align: middle;	
}
.pdf{
	padding-right:3px;
	vertical-align: middle;	
}
.key{
	border:1px #000 solid;
	border-collapse:collapse;
}
/*CALENDAR STYLE*/
.all{
	text-align: center;
	width:400px;
}
.buttons{
	border:0;
	vertical-align: bottom;
}
a.scbb-links:link, a.scbb-links:visited{
	color: #000;
	text-decoration: none;
}
a.scbb-links:hover, a.scbb-links:active{
	color: #000;
	text-decoration: underline;
}
.title {
	background: #060;
	text-align: center;
	vertical-align: middle;
	color: #FFF;
}
.months {
	background: #9CF;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.today {
	font-weight: bold;
}
.booked {
	background: #F00;
	text-align: center;
	vertical-align: middle;
	width: 30px;
	font-weight: bold;
	color: #FFF;
}
.notbooked {
	background: #CCC;
	text-align: center;
	vertical-align: middle;
	width: 30px;
}
.notday {
	background: #F3F3F3;
	text-align: center;
	vertical-align: middle;
	width: 30px;
}
.days {
	background: #DAFADB;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	width: 30px;
}
.table {
	padding: 3px;
	text-align: center;
	vertical-align: middle;
}

.error {
	font-style: italic;
	color: #F00;
}
.fpevent{
	padding-right:10px;
}

.eventDisplayLeft{
	width: 50%;
 	float: left;
  padding: 0px ;
  padding-top: 10px;
  margin: 0px;
  padding-left: 5px;

} 
.eventDisplayRight{
 	padding: 0px ;
	padding-top: 5px;
  margin: 0px; 
  width: 46%;
  float: right;
  text-align:center
  
  }
  .displayLeft{;
  float: left;
  padding: 0px ;
  margin: 0px;

} 
.displayRight{
  padding: 0px ;
  margin: 0px; 
  float: right;
  text-align:center;
  }
  
  .displayRight img{
  padding: 0px ;
  margin: 0px; 
  
  }
  
  .displayMid{
  padding: 0px ;
  margin: 0px; 
  text-align:center
  }
   .displayMid p{
  padding: 2px ;
  margin: 2px; 

  }
  
  input.btn{
   color:#000;
   font-size:84%;
   font-weight:bold;
   background-color:#FFEFD6;
   border:1px solid;
   border-color:#000;
   margin: 1px;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#FFEFD6',EndColorStr='#FFDBB5');
   
   }
/* end of calendar items, above */   
.logo{ padding-left:5px; }
.srchform
{
	background-color:#ffffff;
	height:26px;
	padding-top:3px;
	margin-left:3px;
	overflow:hidden;
	width:141px;	
}
.spaimglogoright
{
	position:relative;
	float:right;
	margin:3px;
}
.spaimglogo
{
	margin-top:7px;
}
.spaimgpadded
{
	padding:5px;
	margin-left:30px;
}
