@import url(commonapps.css);

body p img
{
  margin: 5px 5px 5px 5px;
}

body{
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}


h1{
	color: #A62F4F ;
}

h2{
	color: #0D725C;
}

h3{
	color: #0D725C;
}

.breadcrumb a,.breadcrumb a:link{
	color: blue;
}

.breadcrumb a:visited{
	color: gray;
}



.headerimage{
	float: right;
	width: 539px;
}

.logo{
	float: left;
	padding: 0px;
	margin: 0px;

}

.top
{
	width: 100%;
	height: 81px;
	background-color: #A62F4F;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/building.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

.more
{
	text-align: right;
	font-weight: bold;
}

.tabs
{
	
	background-color:#A62F4F;
	color: #fff;
	text-align: right;
	margin-top: 0px;
	padding-top: 0px;	
	width: 100%;	
	
}

.tabs a:link,.tabs a:visited,.tabs a:active{
	color: #fff;
	margin-right:3px;
	margin-left:3px;
	text-decoration: none;
	font-weight: bold;
}

.tabs a:hover
{

text-decoration: underline;
}

.content
{

	margin-left: 180px;
   }

.content img{
	padding: 2px;
}


.events a:link,.events a:visited{
	color:#A62F4F;
}
.documents
{
	margin-top: 30px;
}
.documents td td {
	padding-bottom: 0px;
	padding-top: 0px;
	border:none;
}

.documents thead th{
	background-color: #0059A8;
	color: #fff;
	font-weight: bold;
}

.documents td{
	padding-bottom: 4px;
	padding-top: 2px;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
}


tr.docbg {
	background-color: #ffdfdf;
	
}

.main{
	margin-left: 0px;
	margin-top: 0px;
	
}
/*------------Menu-----------------------
*/
.current{
	background-color: #C2DBFB;
	border: 1px outset #DCEAFB;
	color: #042F68;
	display: block;
	font-weight: bold;
	text-decoration: none;
}

.currentButton a:link,.currentButton a:visited,.currentButton a:active,.currentButton a:hover{
	background-color: #20B2A9;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.rootcaption a,.rootcaption a:link,.rootcaption a:visited,.rootcaption a:active{
	background-color: #0B745F;
	border: 1px outset #0059A8;
	color: #fff;
	display: block;
	font-weight: bold;
	padding: 2px 6px;
	text-decoration: none;
}

.mainMenu a:link,.mainMenu a:visited,.mainMenu a:active{
	background-color: #AEDDFF;
	border: 1px outset #DCEAFB;
	color: #042F68;
	display: block;
	font-weight: bold;
	padding: 2px 6px;
	text-decoration: none;
	width: 150px;
}



.menu {
	width:159px;
	padding: 0px;
	float: left;
	margin-top: 0px;

}

.menutop{
	background-color: #A62F4F;
	width:184px;
	text-align: right;
	 height: 22px;
}


.menu a,.current,.rootcaption a{
	padding: 2px 6px;
}

.button a,.currentButton a{
	display: block;
	border-bottom: thin solid #fff;
}

.button a:link,.button a:visited,.button a:hover {
	background-color: #A62F4F;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	
}

.button a:visited{
	color: #FFFFFF;
}

.button a:hover,.button a:active{
	background-color:#FFF4CA; 
	color: #A70000;
}
.menubottom{
	text-align: right;
	padding: 0px;
	margin: 0px;
	background-color: #A62F4F;
}





img{
	border:none;	
}



	
 .pagednav
 {
 	margin-top: 10px;
	width: 95%;
	background-color: #A62F4F;
	color: #ffffff;
 }
 
 .pagednav a,.pagednav a:link,.pagednav a:visited
 {
 	color: #ffffff;
	padding-top:4px;
	padding-bottom: 4px;
	text-decoration: none;
 }

.copyright
{
 margin-top: 20px;
 clear: both;
}

.contacts {
	border-collapse: collapse;
	text-align: left;
	margin: 20px 0;
}
.contacts td {
	background-color: #FFF0C8;
	color: #000;
}
.contacts th {
	vertical-align: top;
	background-color: #20B2A9;
	color: #fff;
}

.contacts td, .contacts th{
	padding: 3px;
	border: 1px solid #000;
} 

.contacts th.companyname{
	background-color: #A62F4F;
	text-align: left;
	color: #FFFFFF;
}

/*
Tables
==================================
*/
.results
{
	border-collapse: collapse;
	border: 1px solid #A62F4F;
}

.results td{
	border: 1px solid #A62F4F;
	padding: 3px 3px 3px 3px;
	vertical-align: top;
	background-color: #fff;
	color: #A62F4F;
}
.results td p
{
	text-align: center;
	color: #000000;
}

.results th
{
	background-color:#A62F4F;
	 text-align: center;
	 color: #fff;
	 vertical-align: top;
}



.results th a, .results th a:hover{
	color: #393939;
}
.balancesheet 
{
	width:60%;
	}
.balancesheet td
{
	background-color: #ffff00;
   text-align: center;
	}
	
.summary {
	border-collapse: collapse;
	background-color: #A62F4F;
	color: #fff;
}
.summary th, .summary td {
	padding: 0.3em;
	border: 1px solid #D0799A;
	vertical-align: top;
	text-align: left;
}





.summary td a:link,.summary td a:visited
{
 text-decoration: none;
 color: red;

}

.panel
{
	border-spacing: 0px;
	border-collapse: collapse;
   width:90%;

  
}
.panel td
{
	vertical-align: top;
	border: 1px solid gray;
	padding: 5px 5px 5px 5px;

}
.panel .rightpanel
{
	vertical-align: top;
}

.panel .leftpanel
{
	width: 288px;
}
.panelimage
{
	 vertical-align: top;
}


.top{
	width: 100%;
	background-color: #FFF0C8;
}

.headerimage{
	float: right;
	width: 539px;
}

.logo{
	float: left;
}


.homeText{
	color:#A62F4F;
	font-weight: bold;
	clear: both;
}

.showingnowTitle{
	background-color: #A62F4F;
	color: #fff;
	text-align: center;
	
}



.forthcomingTitle{
	background-color: #0B745F;
	color: #fff;
}


.forthcoming table{
	color: #000;
	background-color: #FFF0C8;
	vertical-align: top;
	text-align: left;
	padding-bottom: 3px;
	padding-top: 3px;
	border: 1px solid #A62F4F;
}

.forthcoming table td{
	padding: 0.25em;
}

.eventInformation{
	width: 80%;
	background-color: #A62F4F;
 	color: #fff;
	
}

.showDetails{
	color: #A62F4F;
	background-color: #fff;
	font-weight: bold;
}

.eventInformation thead th{
	background-color: #A62F4F;
	text-align: center;
}

.eventInformation th{
	background-color: #A62F4F;
	color: #fff;
	vertical-align: top;
	padding: 0px;
  
}



 .details td{
	background-color: #fff;
	color:#A62F4F;
	vertical-align: top
}

th.eventimage{
	width: 150px;
	
}

table.details{
	width: 100%;
	

}

.details th{
	text-align:right;
	width:100px;
}
.details td{
	text-align:left;
	width:90%;
}
.details{
	text-align: left;
}


.submit{
	background-color: #fff;
	color: #000;
	border: 1px outset Black;
	margin:5px;
	width:120px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

/* Ticket Booking */
table#bookingLayout{
	width:95%;
}

#bookingLayout td{
	vertical-align: top;
	/*width:50%;*/
}

#showseats{
	margin-top:10px;
}

#showseats td{
	width: 33%;
	padding: 0;
}
/* hide from MacIE \*/ 
* html div#bookingLayout{
	height: 1%;

}
/* end hide */


#bookingLayout table{
	width: 100%;
}

#bookingLayout thead th{
	background-color: #A62F4F;
	color: #fff;
	text-align: left;
	padding: 5px;
}

#bookingLayout tbody {
	background-color: #FFF0C9;
	color: #A62F4F;
}

td#seatingplan{
	background-color: #fff;
	text-align: center;
}

#bookingLayout .summary th,
#bookingLayout .summary td
{
	border: none;
}

table.basket{
	width: 95%;
}

#bookingLayout .basket thead th,
.basket thead th{
	background-color: #EAD9AD;
	color: #A62F4F;
	vertical-align: top;
	text-align:center;
}

.basket td{
	background-color: #FFF0C9;
	color: #A62F4F;
	text-align:center;
}

div.basket{
	
	margin-top: 10px;
}

#buyNow{
	float: right;
	width: 100px;
	margin-bottom: 10px;
}



div.basket submit{
	float: right;
}

table.basket{
	border-collapse: collapse;
}

#bookingLayout th{
	text-align: right;
}


.important{
	font-size: larger;
	color: #A62F4F;
	font-weight: bold;
}

.previous{
	text-align: left;
}

.next{
	text-align: right;
}

.nextPrevious table{
	width: 100%;
}

.resultsHeader{
	margin: 0;
	padding: 0;
}



.errors li{
	list-style: none;
	list-style-image: url(../images/error.gif);
	padding-left:5px;
}

.submitLink{
	text-decoration: underline;
	background-color: transparent;
	color: Blue;
	border: none;
	border-bottom: 1px solid;
	
}

#formButtons{
	width: 250px;
}
#formButtons #buyButton{
	float: right;
	width:120px;
	padding: 0;
	margin: 0;
}

#formButtons input{
	float: left;
	width:120px;
	padding: 0;
	margin: 0;
}

div.confirm{
	padding: 1em;
	background-color: #FFF0C9;
	color: #A62F4F;
	margin-bottom:1em;
	text-align: center;
}

div.confirm p{
	font-weight: bold;
	
}

div.confirm input.submit {
	display: inline;
}

#cardLogos{
	padding:10px 0 10px 0;
}

	/*IOMGOV TOOLBAR*/

#govnavbar {
	background-color: #FFF4CA;
	color: #A62F4F;
}
#govnavedge {
	border-right-color: #FFF4CA; 
	border-bottom-color: #FFF4CA;
}
#govnavbar a {
	background-color: #A62F4F;
	color : #fff;
	border-color: #FFF4CA;
}
#govnavbar a:hover {
	background-color: #b00;
}
