body {
	background: url(../images/bg.jpg) 0 0 repeat-x;
	margin: 0px;
	font-family: sans-serif;
}
/*This is the overall table that holds the cart*/
.frame {
	border:0px;
}
.frame, .content{
	width:775px;
	height:100%;
}
/*This defines the cells that the header and footer are called in to.*/
.header{
	height:136px;
	vertical-align:top;
}
.footer{
	height:20px;
	vertical-align:bottom;
	border-top: 1px solid #000000;
	padding-top:10px;
}

a, h4{
color:#FF006C;
}

/* LEFT, RIGHT, and MIDDLE column are the table cells that contain
the tables holding the content for each column*/

.leftcolumn, .rightcolumn, .middlecolumn, .contentcolumn{
	vertical-align:top;
}
.leftcolumn{
background-color:#FFFFFF;
	width:175px;
	padding: 15px 0 15px 15px;
}
.middlecolumn{
width:411px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}

.middlecolumn2{
width:630px;
background-image:url(../images/top_curve_bg.jpg);
background-repeat:no-repeat;
background-position:top;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	text-align:center;
}

.rightcolumn{
	width:217px;
	padding:0px 0px 10px 0px;
	background-color:#6E7B89;
}

.contentcolumn{
	width:555px;
	padding:15px 15px 15px 15px;
	background-color:#ffffff;
	margin:0;
	text-align:left;
}

/* This defines the properties of the cells that contain the various includes
that control the content of the side panels */
.leftcontent{
	background-image:url(../images/header_images/bg_left.jpg);
	padding: 0px;
	vertical-align:top;
	text-align:left;
}

.rightforum{
	width:217px;
	height:34px;
	padding-right: 11px;
	vertical-align:middle;
	text-align:right;
	background-color:#000000;
}

.rightforum2{
	padding-right: 11px;
}
.rightcontent{
	padding: 0px;
	vertical-align:top;
	text-align:left;
}
/* Generic padding for cells */
.pad15-left {
	padding-left:15px;
}

.pad15-left-right {
	padding-left:15px;
	padding-right:15px;
}

.pad15-left-right-top-bot {
	padding: 15px 15px;
}
.pad15-right{
	padding-right:15px;
}
.pad10-bot{
	padding-bottom:10px;
}
.pad15-top{
	padding-top:15px;
}


/* This is used on a TR tag to make the table row appear to be a line break */
.linebreak{
	background-image:url(../images/linebreak.gif);
	background-position:center;
	background-repeat:repeat-x;
}
.linebreak td, .linebreak-soft td{
	height:15px;
}
.linebreak-soft{
	background-image:url(../images/linebreak.gif);
	background-position:center;
	background-repeat:repeat-x;

}.pad10-topbot {
	padding-top: 10px;
	padding-bottom: 10px;
}
/*".prevarrow", ".nextarrow", and ".currentpages", all format the 3 cells in the page
navigation at the bottom of some pages*/
.prevarrow, .nextarrow, .currentpages {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.prevarrow {
	text-align: left;
	padding-right: 20px;
}
.nextarrow {
	text-align: right;
	padding-left: 20px;
}

.nextarrow a{
text-decoration:none;
color:#FF006C;
}
.nextarrow a:hover {
color:#FF006C;
text-decoration:underline;
}
.currentpages {
	text-align: center;
}

.show_pic{
	border:1px;
	border-style:solid;
	border-color:#FF006C;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.blendblue_bg{
	background-image:url(../images/home/bg_blue.gif);
}

.bg_list{
	background-image:url(../show_room/bg_list.gif);
	background-repeat:no-repeat;
}

.down_div{
	background-image:url(../images/down_div.gif);
}
.avail_list {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color: #000;
}
.avail_list td {
	height: 25px;
	border-top: 1px solid #ff0078;
}
.avail_list1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#000000;
	border-top: 1px solid #FF0078;
	background-color:#ffffff;
}

.avail_list4{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	border-top: 1px solid #FF0078;
	background-color:#ffffff;
}

.avail_list2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#000000;
	border-top: 1px solid #FF0078;
	background-color:#DFE3FE;
}

.avail_list3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	border-top: 1px solid #FF0078;
	background-color:#DFE3FE;
}
.pad_top_bot7 {
	padding-top:7px;
	padding-bottom:7px;
}


.option_drop{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	background-color:#ffffff;
	width: 70px;
	height:16px;
	padding-right:5px;
}

.login{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	background-color:#ffffff;
	width: 140px;
	height:16px;
}


.content_textfield{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	background-color:#ffffff;
	width: 300px;
	height:16px;
	padding-right:5px;
}


.content_textfield_tall{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	background-color:#ffffff;
	width: 300px;
	height:100px;
	padding-right:5px;
}

.calendar_textfield{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	background-color:#ffffff;
	width: 100px;
	height:16px;
	padding-right:5px;
}
.login_label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}




#booking_nav h2 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #fff;
	background: #ff0078;
	text-indent: 2px;
}

#booking_nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#booking_nav ul li {
	background: #eee;
	text-align: left;
	border-bottom:1px solid #5D74F8;
}
#booking_nav ul li a {
	display: block;
	color: #666;
	font-size: 12px;
	background: #dfe3fe;
	text-decoration: none;
	padding:10px 10px 10px 20px;
	background:  url(../images/li_dot3.gif) 10px 16px no-repeat;
}
#booking_nav ul li a:hover {
	background: #cfd3ee;
}


.tablestyle th,
.tablestyle td {
	padding:5px;
	/*white-space: nowrap;*/
	vertical-align: top;
}
.odd { background: #eaedff; }

.tablestyle th { background:#5d74f8; color:#fff; }

#newform li { list-style: none; padding:10px; }
#newform label { width:100px; float:left; color:#1374c0}

#frmEventFilter {
	text-align: center;
	margin: 0 auto 10px auto;
	width: 100%;
}
#frmEventFilter div {
	width: 100%;
}
#loadBox {
	background: #900;
	position:fixed;
	top: 5px;
	right: 10px;
	width: 60px;
	color: #fff;
	font-size: 10px;
	line-height: 20px;
	text-align: center;
	display: none;
}
#events_basket h2 {
	font-size: 12px;
	margin-top: 5px;
}
#events_basket ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
}
#events_basket ul  li {
	display: block;
	position: relative;
	margin: 5px;
	padding: 5px;
	border: 1px dashed #ddd;
}
#events_basket ul li h3 {
	padding: 0;
	margin: 0;
	font-size: 12px;
	color: #999;
}
#events_basket ul li span {
	display: block;
}
#events_basket ul li div {
	position: absolute;
	right: 5px;
	bottom: 5px;
	background: #900;
	text-align: center;
}
#events_basket ul li div a {
	display: block;
	height: 15px;
	width: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	line-height: 12px;
}
li.fake_button a {
	background: #ff0078;
	color: #fff;
	font-weight: bold;
	padding: 5px;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
}

div.paging{ padding:10px; }

ul.paging {
	list-style: none;
	margin: 0;
	padding: 10px;
	clear: both;
	float: none;
	border-bottom: 1px solid #ff0078;
}
	ul.paging li {
		display: block;
		float: left;
		margin: 2px;
		text-align: center;
	}
	ul.paging li a {
		font-size: 10px;
		font-family: sans-serif;
		color: #fff;
		display: block;
		width: 22px;
		height: 22px;
		line-height: 22px;
		color: #fff;
		text-decoration: none;
		background: #5d74f8;
		border:1px solid #5d74f8;
	}

	ul.paging li a:hover {
		border:1px solid #5d74f8;
		background:#fff;
		color:#5d74f8;
	}


	ul.paging:after {
		content: ".";
		display: block;
		clear: both;
		visibility: hidden;
		line-height: 0;
		height: 0;
	}
	ul.paging li a.active {
		background: #ff0078;
		border:1px solid #ff0078;
	}
	ul.paging li a.active:hover { color:#fff; }

#event_selector2{
	background:url(../images/booking/items_bg_tile.gif) repeat-y;
	margin-bottom:20px;
	width:552px;
}
	#event_selector2 .event_wrap{
		background:url(../images/booking/items_bg.gif) no-repeat;
		padding:10px 10px 0 10px;
	}
	#event_selector2 ul.paging {
		padding:0 0 10px 0;
	}
	#event_selector2 ul.events {
		clear:both;
		list-style: none;
		padding: 0;
		margin:10px 0;
	}
		#event_selector2 ul.events li{
			display: block;
			padding:0 0 15px 0;
			text-align:left;
			margin:0 5px 15px 5px;
			border-bottom:1px dashed #aeaeae;
			clear: none;
			font-size:12px;
			position:relative;
			min-height: 65px; height: auto !important; height: 65px;
		}

		#event_selector2 ul.events li img { position:absolute; top:0; right:0; }
		#event_selector2 ul.events li.odd{
			background: none;
		}
		#event_selector2 ul.events li p{
			padding:0; margin:0 0 10px 0;
			line-height:1.7em;
		}
		#event_selector2 .event_base{
			background:url(../images/booking/items_bg_base.gif) 0% 100% no-repeat;
			height:20px;
			clear:both;
		}

#event_selector ul li.field {
	display: block;
	position: relative;
	margin: 5px;
	padding: 5px;
	border: 1px dashed #aeaeae;
	font-size: 12px;
}
.field li{
	margin:0;
}
#event_selector ul li.field ul li.fake_button {
	position: absolute;
	display: block;
	right: 5px;
	bottom: 10px;
}
.content {
	width:       100%;
	font-weight: bold;
	margin:      5px 0px;
	padding:     0;
}

#frmMemberLogin {
	margin-bottom: 10px;
}
#frmMemberLogin label {
	font-size: 12px;
}
#frmMemberLogin input{
	margin-bottom:10px;
}
#frmTeamNumbers, #frmTeams {
	border: 1px dashed #ddd;
	padding: 5px;
	margin: 5px;

}
#frmTeamNumbers label,
#frmTeams label {
	font-size: 12px;

}

#frmTeams div.field textarea {
	width: 100%;
	height: 4em;
}

.dropwrap{
	clear:both; position:relative;
}
div.searchBox {
	position: absolute;
	top:0px;
	left:5px;
	display: block;
	border: 1px solid #999;
	width: 160px;
	font-size: 11px;
	background:#fff;
}
div.searchBox ul {
	list-style: none;
	margin: 0 0;
	padding: 0;
	width: 100%;
}
div.searchBox ul li {
margin:0;
padding:0;
}
div.searchBox ul li a {
	display:block;
	padding:5px;
	text-decoration: none;
	color: #000;
	margin:0;
}
div.searchBox ul li a:hover { background:#fff; color:#333333; }

#people_left_box {
	display: inline;
	font-size: 11px;
	font-weight: bold;
}
#teams_list,
#payment_list,
#people_list,
#adjustment_list,
#booking_checkout {
	border: 1px dashed #ddd;
	padding: 5px;
	margin: 5px;
	font-size: 12px;
}
#frmCheckout h2,
#teams_list h2,
#people_list h2,
#booking_checkout h2 {
	font-size: 12px;
	font-weight: bold;
}
#teams_list ul,
#people_list ul,
#booking_checkout ul {
	margin: 0 0 0 2px;
	padding: 0 0 0 20px;
	list-style-image: url(../images/pink_bullet.gif);
}
#people_list p,
#booking_checkout p {
	margin: 5px 0px;
	padding: 0;
}
#booking_checkout table th {
	background: #5d74f8;
	color: #fff;
	border-bottom: 1px solid #ff0078;
}
#booking_checkout table tr.border td {
	border-bottom: 1px solid #ddd;
}
#booking_checkout table td.border {
	border-left: 1px solid #ddd;
}
#frmCheckout {
	font-size: 12px;
	margin: 5px;
	padding: 5px;
	border: 1px dashed #ddd;
}
#frmCheckout div.field label {
	display: block;
}
#frmCheckout div.field {
	display: block;
	margin-bottom: 10px;
}
#thankyou_box {
	font-size: 12px;
}

#events_basket { font-size:12px; text-align:left; }
#events_basket th {
	background: #5d74f8;
	color: #fff;
	border-bottom: 1px solid #ff0078;
	padding:10px;
}
#events_basket table td {
	border-bottom: 1px solid #ddd;
	padding:10px;
}
#event_selector {
	font-size: 12px;
	}
	#event_selector ul ul { margin-bottom: 5px; padding:10px; }
.price { font-size:14px; font-weight:bold; }
.venu_name { font-size:16px; color:#1374c0; }

.venu_name a {font-size:12px;}

.basket {
	text-align: right;
	border-top: 1px solid #ff0078;
	margin-top:5px;
	}
.odd {
	background:#f8f8f8;
}


#frmTeams,#frmTeamNumbers { border: none; }
#frmTeams ol {
	margin: 0;
	padding: 0;
}
.field {
	list-style: none;
	border-bottom: 1px dashed #ddd;
	padding-bottom: 5px;
}
label {
	font-weight: bold;
	color:#1374c0;
	margin-bottom:5px;
}
#frmTeams ol li.field input,
#frmTeams ol li.field select {
	margin-bottom: 5px;
}

#frmTeams ol, #frmTeamNumbers ol { margin:0; padding:0; }
#frmTeamNumbers ol li { margin-bottom:10px; }

div.flushbutton{
	border-top:1px solid #FF0078;
	margin:0 0 10px 0;
	text-align:right;
}
td.flushbutton{
	border-top:1px solid #FF0078;
	text-align:right;
	padding:0 0 10px 0;
	vertical-align:top;
}
td.flushbutton img{
	margin-left:10px;
}
.flushbutton input{
	margin:0 0 0 10px; padding:0;
}

.team_disabled {
	color: #999;
	background: #eee;
}

#editDetails ol {
	margin: 0;
	padding: 0;
}
#editDetails ol li.field {
	list-style: none;
	border-bottom: 1px dashed #ddd;
	padding-bottom: 5px;
}
#editDetails ol li.field label {
	display: block;
	font-weight: bold;
	color:#1374c0;
	margin-bottom:5px;
	width:150px;
	float:left;
}
#editDetails ol li.field input,
#editDetails ol li.field select {
	margin-bottom: 5px;
}

ol { margin:0; padding:0; }
ol li { margin-bottom:10px; }
a.fake_button {
	display: block;
	width: 100px;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	text-align: center;
	color: #fff;
	background: #ff0078;
	margin-bottom: 10px;
	text-decoration: none;
	font-weight: bold;
}
#requested_rooms th,
#allocated_rooms th {
	background: #5d74f8;
	color: #fff;
	font-size: 12px;
	padding: 2px;
}



/*  ripped from inline BOOKING pages */

	.row_a {
			background: #dfe3fe;
		}
	.row_b {
		background: #cfd3ee;
	}
	.team_disabled {
		color: #bbb;
		background: #eee;
	}
	table {
		font-size: .9em;
	}
	th {
		text-align: left;
	}
	.has_hr {
		width: 100%;
		border-bottom: 1px solid #ff0078;
		padding-bottom: 10px;
		margin-bottom:20px;
	}
	.content {
		width: 100%;
		font-weight: bold;
		margin: 5px 0px;
		padding: 0px;
	}
	#errorTop, .errorTop {
		margin: 0 0 10px 0;
		padding: 10px 10px 0 30px;
		border: 1px solid #a90024;
		background: #eb0032;
		color: #fff;
		font-weight: bold;
	}
	#errorTop li, .errorTop li{
		list-style:disc;
		margin-bottom:10px;
	}
	#errorTop li a, ul.error a, .errorTop a{
		color:#fff;
	}
	#basket_error{
		margin: 0 0 10px 0;
		padding: 10px;
		border: 1px solid #a90024;
		background: #eb0032;
		color: #fff;
		font-weight: bold;
	}
	ul.error {
		margin: 0 0 10px 0;
		padding: 5px;
		background: #eb0032;
		color: #fff;
		font-weight: bold;
	}
	ul.error li{ margin:0; }
	#successTop {
		margin: 0 0 10px 0;
		padding: 10px 10px 0 30px;
		color: #000;
		background-color:#ffff99;
		border:1px solid #f0de68;
		font-size:12px;
		font-weight: bold;
		margin-bottom:20px;
	}
	#successTop li{
		list-style:disc;
		margin-bottom:10px;
	}
	.leftcolumn #successTop, .leftcolumn #errorTop, ul.error, #basket_error {
		font-size:11px;
	}
	.contentcolumn #successTop, .contentcolumn #errorTop, .errorTop {
		font-size:12px;
	}

	h2 {
		font-size: 18px;
		color: #ff0078;
		margin: 0 0 20px 0;
		padding:0;
	}
	.has_hr h2{
		margin-bottom:0;
	}

	#editTeam ol {
		margin: 0;
		padding: 0;
	}
	#editTeam ol li.field {
		list-style: none;
		border-bottom: 1px dashed #ddd;
		padding-bottom: 5px;
	}
	#editTeam ol li.field label {
		display: block;
		font-size: 11px;
		font-weight: bold;
		color:#1374c0;
		margin-bottom:5px;
	}
	#editTeam ol li.field input,
	#editTeam ol li.field select {
		margin-bottom: 5px;
	}

	ol { margin:0; padding:0; list-style:none; }
	ol li { margin-bottom:10px; }

	#editDetails ol {
		margin: 0;
		padding: 0;
	}
	#editDetails ol li.field {
		list-style: none;
		border-bottom: 1px dashed #ddd;
		padding-bottom: 5px;
	}
	.field .field-col {
		width:150px;
		float:left;
	}
	#editDetails ol li.field label {
		display: block;
		font-size: .8em;
		font-weight: bold;
		color:#1374c0;
		margin-bottom:5px;
	}
	#editDetails ol li.field input,
	#editDetails ol li.field select {
		margin-bottom: 5px;
	}

	#frmEventBasket{
		background:url(../images/booking/fade_vert_bg.gif) repeat-x;
		padding:10px;
		margin-bottom:10px;
	}
		#frmEventBasket .has_hr{
			border-bottom:1px solid #fff;
			margin:0 0 10px 0;
			padding:0;
		}
		#frmEventBasket h2{
			color:#fff;
			margin:0 0 10px 0;
			padding:0;
			font-size:20px;
		}
		#frmEventBasket .noevents {
			padding:10px;
			background:#fff;
			border-left:1px solid #5d74f8;
			border-top:1px solid #5d74f8;
			border-right:1px solid #5d74f8;
			min-height:50px;
			font-size:14px;
			font-weight:bold;
		}
		#frmEventBasket table{
			border-left:1px solid #5d74f8;
			border-top:1px solid #5d74f8;
			border-right:1px solid #5d74f8;
			border-collapse:collapse;
			background-color:#fff;
		}
		#frmEventBasket table td{
			padding:7px;
		}
		#frmEventBasket table th{
			padding:7px;
			border-bottom:none;
		}
	#frmEventFilter input, #frmEventFilter select, #frmEventFilter label{
		font-size:11px;
	}

	#frmRegister {
		display: block;
		font-family: sans-serif;
		font-size: 1em;
	}
	#frmRegister ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	#frmRegister ul li {
		margin-top: 10px;
	}
	#frmRegister ul li label {
		font-size: .7em;
		font-weight: bold;
		display: block;
	}
	#frmRegister fieldset {
		border: 1px dashed #ccc;
	}
	#frmRegister fieldset legend {
		padding: 0 20px 0 2px;
		background: #ff0078;
		color: #fff;
		font-weight: bold;
	}



/* end inline booking rip */


.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}


.clearboth{
	clear:both;
	height:0px;
	padding:0;
	margin:0;
	font-size:0px;
}
span.highlight {
	font-weight: bold;
}
table.booking_header {
	border-bottom: 1px solid #fff;
}
table.booking_header th {
	background: #5d74f8;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	font-size: 12px;
}

div.helpBox {
	position: absolute;
	display: none;
	border: 1px solid #666;
	background: #ff8;
	padding: 5px;
	width: 300px;
}