html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
  background-color: #fff;
  background-image: url("/images/bgtile.png");
  background-repeat: repeat-x;
  color: #000;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  line-height: 14px;
  margin: 0 0 0 0; 
  padding: 0 0 0 0; 
  text-align: center; 
}
h1 {
  color: #521371;
  font-size: 1.25em;
  font-weight: bold;
  margin: 0 0 1em 0;
  line-height: 1em;
}
h2 {
  color: #521371;
  font-size: 10pt;
  font-weight: bold;
  margin: 0 0 0.5em 0;
}

h3 {
  color: #000;
  font-size: 10pt;
  font-weight: bold;
  margin: 0 0 0.5em 0;
  font-weight: bold;	
	
	}

p {
	line-height: 1.2em;
	}

input {
	border: none;
	background-color: lightgrey;
	padding: 2px 4px;
	margin: 0 0.2em 0.2em 0;
	}

input[type="checkbox"] {
	background: none;
	}

input[type="image"] {
	background: none;
	}

img {
	border: 0 none;
}

/* General inks. */
a,  a:link {
  color: #4B1167 ;
  text-decoration: underline;
}
a:visited {
  color: #4B1167 ;;
  text-decoration: none;
}
a:hover {
  color: #4B1167 ;
  text-decoration: underline;
}
a:focus {
  color: #000;
}
a:active {
  color: #000;
}


/* This is a container for the page content. */
#outerWrapper {
	background-color: #fff;
	margin: 0 auto 0 auto; 
	text-align: left; 
	width: 1024px;
/*	background-image: url(/images/content_bg.png);
	background-repeat: no-repeat; */
	border: 1px solid #CCCCCC;
}
#contentWrapper {
	width: 974px;
	margin-right: 25px;
	margin-left: 25px;
}

#contentWrapper #contentInner
	{
	border: 1px solid #ccc;
	border-top: 0 none;
	}
	
#Menubar {
	height: 31px;
	background-image: url(/images/navigation/nav_bg.jpg);
}

#Menubar a {
	color: white;
	float: left;
	height: 31px;
}
#Menubar img {
	border: none;
}


#outerWrapper #header {
	font-size: 18px;
	font-weight: bold;
	line-height: 15px;
	padding: 10px 50px; 
	height: 110px;
}
#logo {
	float: left;
	height: 110px;
	width: 175px;
	margin-left: 10px;
}
#headerimg img {
	/*
	height: 110px;
	float: left;
	width: 339px;
	margin-left: 120px;
	*/
	
	margin: 20px 0 0 110px;
}

#outerWrapper #contentWrapper #rightColumn1 {
	float: right;
	margin: 10px 10px 10px 10px; 
}

/* Contains the main page content. */
#outerWrapper #contentWrapper #content {
	margin: 0 230px 0 0; 
	padding: 10px 10px 10px 10px; 
	
	/* background-color: #ccc; /* */
}
/* Using floated elements and a clear float class  */
#outerWrapper #contentWrapper .clearFloat {
  clear: right;
  display: block;
}

#outerWrapper #footer {
	text-align: center;
	color: #4B1167;
	padding: 10px 10px 10px 10px; 
}
#outerWrapper #footer a:link {
	color: #4B1167 ;
	text-decoration: underline;
}
#outerWrapper #footer a:visited {
	color: #4B1167 ;
	text-decoration: underline;
}
#outerWrapper #footer a:hover {
	color: #ffffff ;
	text-decoration: none;
	background-color: #4B1167 ;
}
#outerWrapper #footer a:active {
	color: #4B1167 ;
	text-decoration: none;
}


.clearFloatAll {
	clear: both;
	}

.clearFloatLeft {
	clear: left;
	}

.clearFloatRight {
	clear: right;
	}


.defTable {
	border-collapse: collapse;
	
	color: #53136f;
	font-size: 0.8em;
	font-weight: bold;
	}
	
.defTable th {
    font-size: 1em;
    font-weight: bold;
    text-transform: uppercase;
    }

.defTable th,
.defTable td {
    background: #f3f0f6 none repeat scroll 0 0;   /* colour image repeat attachment position */
    border: none;
    border-bottom: 1.2em solid #fff;
    text-align: left;
    padding: 0.1em 0.1em 0.1em 1em;
    }

.defTable tr.selected td {
	background: #b6b5b8 none repeat scroll 0 0;   /* colour image repeat attachment position */
    }

.defTable .defButton {
	font-size: 0.8em;
	padding: 0em 0.7em;
	}

/* table links. */
.defTable a,  .defTable a:link {
  color: #006ef3 ;
  text-decoration: underline;
}

.defTable a:visited {
  color: #006ef3;
  text-decoration: underline;
}

.defTable a:hover {
  color: #006ef3;
  text-decoration: none;
}

.defTable a:focus {
  color: #53136f;
}
.defTable a:active {
  color: #53136f;
}

.defTable > tbody > tr > td > a > img {
	padding-top: 2px;
}

.warning {
	color: #f00;
	font-weight: bold;
	font-variant: small-caps;
	}
	
.highlightWarning {
	color: #f00;
	}

.infoLink {
	background-color: inherit;
	background-image: url("/images/info_icon.gif");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 50% 50%;
	height: 12px;
	width: 12px;
	display: block;
	}

.frmGroup {
	border: 1px solid #ccc;
	padding: 1em;
	margin: 1em 0em;
	}

.roundedBox {
	background-color: #f6f2f6;
	width: 99%;
	border: 1px solid #d4d4d4;
	
	text-align: center;
	padding: 1em 0 0.5em 0;
	}


/* jquery.asmselect (customised multi-select) extended style */
/*************************************************************/

.asmContainer {
	font-size: 80%;
	}

.asmContainer select {
	font-size: 105%;
	/* color: gray; */
	}

.asmContainer select option {
	/* color: black; */
	}

.asmListItemRemove {
	background-color: inherit;
	background-image: url("/images/remove_button_icon.png");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 50% 50%;
	height: 1em;
	width: 1em;
	}



.pagination {
	text-align: center;
	}
	
.pagination img {
	vertical-align: middle;
	}






/*********************/
/* page specific css */
/*********************/

/* _topMenu */
#filterBookings {
	margin: 0 0 1em 0;
	}
	
#filterBookings span img {
	vertical-align: middle;
	}
		
#filterBookings #selectedBkngs {
	padding-right: 0em;
	}

#filterBookings #availableBkngs {
	border-left: 3px solid #888888;
	padding-left: 0.2em;
	}
	
#filterBookings .selected {
	font-weight: bold;
		}
		
/* login details */
/*******************/
#loginDetails {
	margin: 5em auto;
	width: 25em;
	}
	
#loginDetails #frmAction {
	height: 3em;
	text-align: center;
	padding: 1em 0;
	}

/* event booking */
/*****************/
#eventBooking #venue {
	
	float: left;
	width: 50%;
	
	}

#eventBooking #map {
	
	float: right;
	width: 45%;
	
	border: 1px solid #d4d4d4;
	height: 300px;
	
	background-color: #eee;
	}
	

#eventBooking .frmGroup {
	padding: 0;
	border: 0 none;
	}
	
	
	
/* event search */
/****************/

#eventSearchPage .frmGroup {
	padding: 0;
	border: 0 none;
	}
	
#eventSearchPage .searchSelect {
	position: relative;
	float: left;
	margin-right: 1.5em;
	}

#eventSearchPage #searchVenues.searchSelect {
	margin-right: 0;
	}

/*IE only */
*:first-child+html #eventSearchPage #searchCities  {
	width: 113px;
	}
* html #eventSearchPage #searchCities {
	width: 113px;
	}

/*IE only */
*:first-child+html #eventSearchPage #searchTypes  {
	width: 210px;
	}
* html #eventSearchPage #searchTypes {
	width: 210px;
	}

/*IE only */
*:first-child+html #eventSearchPage #searchVenues  {
	width: 327px;
	}
* html #eventSearchPage #searchVenues {
	width: 327px;
	}

#eventSearchPage #searchDate {
	font-size: .7em;
	}

#eventSearchPage #searchDate div#searchDateFrom,
#eventSearchPage #searchDate div#searchDateTo {
	float: left;
	}

#eventSearchPage #searchDate div#searchDateFrom {
	margin-right: 4em;
	}

#eventSearchPage .inner {
	margin: 0 auto;
	width: 417px;
	}
	
#eventSearchPage #action {
	text-align: center;
	}


/* downline event search */
/*************************/

#downlineEventSearch .frmGroup {
	padding: 0;
	border: 0 none;
	}
	
#downlineEventSearch .searchSelect {
	float: left;
	margin-right: 1.5em;
	}

#downlineEventSearch #searchVenues.searchSelect {
	margin-right: 0;
	}

/*IE only */
*:first-child+html #downlineEventSearch #searchCities  {
	width: 113px;
	}
* html #downlineEventSearch #searchCities {
	width: 113px;
	}

/*IE only */
*:first-child+html #downlineEventSearch #searchVenues  {
	width: 327px;
	}
* html #downlineEventSearch #searchVenues {
	width: 327px;
	}


/* booking details */
/*******************/
#bookingDetails {
	}
	
#bookingDetails table .col1 {
	width: 12em
	}

#bookingDetails table td.col2 {
	width: 6em
	}

#bookingDetails table .col3 {
	width: 14em
	}

#bookingDetails table .col4 {
	}


#bookingDetails #seatDetails #num {
	/* width: 1em; */
	}

#bookingDetails #seatDetails #email {
	width: 20em;
	}

#bookingDetails #paymentDetails img {
	vertical-align: middle;
	}	
	
	
/* downline booking */
/********************/

#downlinebookingDetails table .col1 {
	width: 12em
	}
	
#downlinebookingDetails .roundedBox {
	margin-top: 1.5em;
	}


#confirmPage table {
	width: 100%;
	}
	
#confirmPage td {
	background: #f3f0f6;
	font-weight: bold;
	border-bottom: 10px solid white;
	border-left: 10px solid white;
	color: grey;
	margin: 10px;
	padding: 5px;
	padding-left: 80px;
}
#confirmPage td.value {
	color: #683081;
}
#confirmPage td.value > a > img {
  padding-left: 10px;
}
.roundedBox > input {
background: none;
}


#action input {
	border: none;
	padding: 0;
	}
	
#action input[type=submit] {
	border: 1px solid #ccc;
	}

/*
#action input {
	border: 1px solid #ccc;
	padding: 0;
}

#action input[type=image] {
  border: none;
}
*/

