/* PAGE BODY */
#aspnetForm {
	margin-left: 155px;
}

/* SIDE SEARCH */
.simple-search {

}

	.simple-search fieldset {
		border: 0;
	}

	.simple-search label {
		display: block;
		width: 136px !important;
		margin-bottom: 3px;
	}
	
	.simple-search input {
		border: solid 1px #696969;
		padding: 1px;
		width: 140px;
	}
	
	.simple-search button {
		float: right;
		margin-top: 3px;
		cursor: pointer;
		font-weight: bold;
		background-color: transparent;
		border: 0;
		font-family: Arial, Helvetica, sans-serif;
		color: #696969;
		text-transform: uppercase;
	}

/* SIDE BAR */
.side-bar {
	width: 152px;
	margin-top: 4px;
}

	.side-bar div {
		border: solid 3px #D1D6B6;
		padding: 1px;
		width: 140px;
		margin-bottom: 10px;
	}
	
		.side-bar .h2 {
			background-color: #D1D6B6;
			color: #696969;
			font-family: Georgia, Times, Times New Roman, serif !important;
			/*font-weight: bold;*/
			font-size: 16px;
			padding: 2px;
			width: 130px;
		}
		
			.side-bat .h2 span {
				font-family: Georgia, Times, Times New Roman, serif !important;
			}
		
		.side-bar div ul {
			list-style: none;
			margin: 7px;
		}
		
			.side-bar div ul li {
				background-image: url('../images/arrow.gif');
				background-position: 6px 5px;
				background-repeat: no-repeat;
				padding-left: 15px;
				margin-bottom: 2px;
				clear: left;
			}
			
				.side-bar div ul li a {
					font-size: 12px;
					color: #696969 !important;
				}

.featuredbox {
	width: 480px;
}

/* WHITE LABEL */
table {
	/*clear: right !important;*/
}

table * {
	font-size: 11px;
}

/*.dates {
	margin-top: -390px;
}

.listings,
.tickets,
.summary,
.postage,
.orderform,
.advanced {
	margin-top: -400px;
}*/

/* FEATURED EVENTS */
.featured {
	width: 207px;
	height: 330px;
	border: solid 3px #D1D6B6;
	float: left;
	padding: 9px;
	margin: 4px;
}

	.featured h2 {
		font-family: Georgia, Times, Times New Roman, serif;
		color: #696969;
		font-size: 16px;
		margin-bottom: 10px;
	}
	
	.featured img {
		width: 209px;
		height: 162px;
		border: 0;
	}
	
	.featured p {
		margin-top: 10px;
		font-size: 12px;
		color: #696969;
	}
	
	.featured .link {
		font-family: Georgia, Times, Times New Roman, serif !important;
		font-weight: bold !important;
		font-size: 16px;
		margin-top: 10px;
	}
	
/* MISC */
.terms *,
.faqs *,
.wl-contact-page p {
	font-size: 12px !important;
}

.wl-contact-page p {
	margin-bottom: 10px;
}

	.terms ul {
		list-style-position: inside;
	}

		.terms ul li {
			margin-top: 10px;
		}
		
	.faqs .message {
		font-weight: bold;
	}
	
/* UNBOLDENED HEADERS */
h1,
h2 {
	font-family: Georgia, Times, Times New Roman, serif;
	font-weight: normal;
}

.event-information {
	display: block !important;
	height: auto;
}

	.event-information * {
		clear: left;
	}
	
.constrict div {
	display: block;
	float: none;
}
