.body-bg {
	background-image: url(/WorkingImages/body-bg.png);
	background-repeat: repeat-x;
}
.footer-bg {

	background-color: #ffffff;
}
.footer {
	background-image: url(/WorkingImages/area-bgbtm.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 820px;

}
.padding-footer {
	padding: 20px 20px 15px 20px;
}
.area-bg {
	background-image: url(/WorkingImages/area-bg.png);
	background-repeat: repeat-y;
	width: 780px;
	padding: 0px 20px 0px 20px;
}
.area-bg a {
	color: #40B9E6;
	text-decoration: none;
	font-weight: bold;
}
.area-bg a:hover {
	color: #40B9E6;
	text-decoration: underline;
	font-weight: bold;
}
.toparea-bg {
	background-image: url(/WorkingImages/area-bg.png);
	background-repeat: repeat-y;
	width: 800px;
	padding: 0px 10px 0px 10px;
}
.toparea-content {
	color: #FFFFFF;
	background-image: url(/WorkingImages/toparea-bgleft.png);
	background-repeat: no-repeat;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 10px;
}
.toparea-header {
	color: #FFFFFF;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 22px;
}
h1,h2,h3,h4 {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #40B9E6;
}
h2 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #40B9E6;
}
h3 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-style: bold;
}
h4 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #40B9E6;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #454545;
}
.exhibit-text {
	padding: 3px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #eeeeee;
}
.exhibit-text a {
	color: #eeeeee;
	text-decoration: none;
}
.exhibit-text a:hover {
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 5px;
}
.exhibit-header {
	color: #eeeeee;
	font-size: 14px;
	padding: 0px 5px 5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #eeeeee;
}
.btm-text {
	color:#454545;
	font-size: 10px;
}
.btm-text a{
	color:#454545;
	font-size: 10px;
	text-decoration: none;
}
.btm-text a:hover{
	color:#000000;
	font-size: 10px;
	text-decoration: none;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ffffff;
}
.logged-in {
	font-size: 10px;
	color: #999999;
}
.logged-in a {
	text-decoration: none;
	font-size: 10px;
	color: #0096D3;
}
.logged-in a:hover {
	font-size: 10px;
	color: #333333;
}
.box-venue {
	background-image: url(/WorkingImages/box-venue.png);
	background-repeat: no-repeat;
	padding: 15px;
	height: 70px;
	width: 150px;
}
.box-kids {
	background-image: url(/WorkingImages/box-kids.png);
	background-repeat: no-repeat;
	padding: 15px;
	height: 70px;
	width: 150px;
}
.box-tickets {
	background-image: url(/WorkingImages/box-tickets.png);
	background-repeat: no-repeat;
	padding: 15px;
	height: 70px;
	width: 150px;
}
.box-whatson {
	background-image: url(/WorkingImages/box-whatson.png);
	background-repeat: no-repeat;
	padding: 15px;
	height: 70px;
	width: 150px;
}
.margin-bottom10 {
	margin-bottom: 10px;
}
.margin-right10 {
	margin-right: 10px;
}
.box-blue {
	color: #FFFFFF;
	background-image: url(/WorkingImages/box_blue.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 180px;
	margin-bottom: 10px;
}
.box-green {
	color: #FFFFFF;
	background-image: url(/WorkingImages/box_green.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 180px;
	margin-bottom: 10px;
}
.box-orange {
	color: #FFFFFF;
	background-image: url(/WorkingImages/box_orange.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 180px;
	margin-bottom: 10px;
}
#list {
	border: 1px solid #40B9E6;
}
#list td {
	padding: 5px;
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #40B9E6;
}
#list a {
	color: #454545;
	text-decoration: none;
	font-weight: normal;
}
#list a:hover {
	color: #454545;
	text-decoration: none;
	font-weight: bold;
}
.list-header {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #40B9E6;	
}
.list-blue {
	background-color: #d7f0fa;
}
#list .rowclass {
	background-color: #d7f0fa;
	color: #40B9E6;
}

.box-purple {
	color: #FFFFFF;
	background-image: url(/WorkingImages/box_purple.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 180px;
	margin-bottom: 10px;
}
.padding10 {
	padding: 10px;
}
.padding-right30 {
padding-right: 30px;
}
.padding-left30 {
	padding-left: 30px;
}
.paddingsides10 {
	padding: 0px 10px 0px 10px;
}
.paddingtopbottom10 {
	padding: 10px 0px 10px 0px;
}
.searchboxwhite-top {
	background-image: url(/WorkingImages/searchbox-white-top.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 10px;
	width: 200px;
}
.searchboxwhite-body {
	background-image: url(/WorkingImages/searchbox-white-body.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 200px;
}
.searchboxwhite-body-header {
	background-image: url(/WorkingImages/searchbox-white-body.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 180px;
	padding: 0px 10px 0px 10px;
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 20px;
	font-weight: lighter;
	color: #0096D3;
}
.searchboxwhite-btm {
	background-image: url(/WorkingImages/searchbox-white-btm.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
	width: 200px;
}
.listingform-header {
	
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#securenav a {
	font-size: 14px;
	font-weight: normal;
	color: #888888;
	text-decoration: none;
	
}
#securenav a:hover {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.securenav{
	padding: 10px 0px 10px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}