@charset "UTF-8";
/* CSS Document */

#wrapper {
	width: 950px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../i/headerBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}

#wrapper02 {
	width: 950px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../i/headerBg02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../i/bodyBg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
p {
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	;
	font-size: 12px;
	line-height: 115%;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
h2 {
	color: #734565;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	color: #1FA3B9;
}
a:link {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #1C95A9;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
strong {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #7C3571;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img.floatRight {
	float: right;
	margin-left: 10px;
}
#masthead {
	height: 315px;
	display: block;
}
#bust {
	display: block;
	height: 256px;
	width: 168px;
	margin-left: 475px;
}
#dates {
	text-align: right;
	padding-right: 10px;
	padding-top: 4px;
	margin: 0px;
	position: absolute;
	top: 0px;
	right: 25px;
	background-image: url(../i/eventDateBg.gif);
	background-repeat: no-repeat;
	background-position: 55px top;
	width: 357px;
}
#vase {
	display: block;
	height: 314px;
	width: 144px;
	position: absolute;
	background-image: url(../i/vase.jpg);
	left: 24px;
	top: 386px;
}

#sword {
	display: block;
	height: 251px;
	width: 251px;
	position: absolute;
	background-image: url(../i/sword.jpg);
	left: -10px;
	top: 555px;
	background-repeat: no-repeat;
}

#jewellery {
	display: block;
	height: 157px;
	width: 327px;
	position: absolute;
	background-image: url(../i/jewellery.jpg);
	left: -20px;
	top: 509px;
	background-repeat: no-repeat;
}

#statue {
	display: block;
	height: 392px;
	width: 206px;
	position: absolute;
	background-image: url(../i/statue.jpg);
	left: 18px;
	top: 425px;
	background-repeat: no-repeat;
}

#statue02 {
	display: block;
	height: 297px;
	width: 159px;
	position: absolute;
	background-image: url(../i/statue2.jpg);
	left: 11px;
	top: 530px;
	background-repeat: no-repeat;
}

#helmet {
	display: block;
	height: 294px;
	width: 197px;
	position: absolute;
	background-image: url(../i/helmet.jpg);
	left: 27px;
	top: 394px;
	background-repeat: no-repeat;
}

#silverware {
	display: block;
	height: 213px;
	width: 215px;
	position: absolute;
	background-image: url(../i/greenvase.jpg);
	left: 6px;
	top: 535px;
	background-repeat: no-repeat;
}

#dates h1 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #FFF;
	font-size: 24px;
}
#dates h1 .sm {
	font-size: 15px;
	display: block;
	margin-top: 10px;
}
#dates h1 .nos {
	font-size: 100%;
}
#dates h1 .super {
	font-size: 12px;
	display: inline-block;
	width: 10px;
	margin-right: 5px;
}
#buy {
	display: block;
	position: absolute;
	height: 170px;
	width: 170px;
	background-image: url(../i/buyTix.gif);
	background-repeat: no-repeat;
	background-position: left center;
	right: 45px;
	top: 215px;
}
#buy a {
	text-indent: -9999px;
	white-space: nowrap;
	display: block;
	height: 170px;
	width: 170px;
	overflow: hidden;
}
#nav {
	position: absolute;
	width: auto;
	height: auto;
	left: 85px;
	top: 238px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav ul li a {
	display: block;
	width: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #333;
	font-size: 14px;
	padding-bottom: 2px;
	height: 16px;
	font-weight: bold;
}
#nav ul li a:visited {
	color: #333;
	text-decoration: none;
}
#nav ul li a:hover {
	color: #872175;
}
#nav ul li.current a {
	color: #872175;
}

#content {
	width: auto;
	display: block;
	height: auto;
	clear: both;
	padding-left: 75px;
	padding-right: 90px;
}
#leftCol {
	float: left;
	width: 364px;
	text-align: right;
	padding-right: 27px;
	padding-left: 27px;
}
#leftCol h1.media {
	color: #000;
	text-indent: -9999px;
	white-space: nowrap;
	overflow: hidden;
	text-align: left;
	background-image: url(../i/media.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding: 0px;
	height: 43px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	display: block;
}
#leftCol p {
	padding-left: 80px;
}
#leftCol p.newsDate {
	text-transform: uppercase;
	color: #734565;
	font-size: 11px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#leftCol p.newsTitle a {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #000;
}
#leftCol p.newsTitle a:visited {
	color: #000;
}
#leftCol p.newsTitle a:hover {
	color: #00AEC5;
	text-decoration: underline;
}

#leftCol02 {
	float: left;
	width: 197px;
	text-align: right;
	padding-right: 15px;
	padding-left: 27px;
	margin-top: 60px;
}
#leftCol02 ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
}
#leftCol02 ul li {
	list-style-type: none;
	margin-right: 3px;
}
#leftCol02 ul li a {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-size: 12px;
	display: block;
	height: 14px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-weight: bold;
}
#leftCol02 ul li a:visited {
	color: #000;
	text-decoration: none;
}
#leftCol02 ul li a:hover {
	color: #872175;
	text-decoration: underline;
}
#leftCol02 ul li.current a {
	color: #872175;
	text-decoration: underline;
}
#leftCol02 h2 {
	display: block;
	text-align: left;
	font-size: 1px;
	text-indent: -9999px;
	white-space: nowrap;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
#leftCol02 h2.visitor {
	height: 39px;
	width: auto;
	background-image: url(../i/visitorInfo.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#leftCol02 h2.exhibitorInfo {
	background-image: url(../i/exhibitorInfo.gif);
	background-position: right top;
	height: 54px;
	width: auto;
	background-repeat: no-repeat;
}
#leftCol02 h2.a2z {
	background-image: url(../i/a-z-exhibitors.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 39px;
	width: auto;
}
#leftCol02 ul.a2z {
	padding-left: 31px;
	margin-bottom: 20px;
}
#leftCol02 ul.a2z li {
	display: block;
	float: left;
	width: 30px;
}
#leftCol02 ul.a2z li a {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#rightCol02 ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	display: block;
}
#rightCol02 ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

#rightCol h1.welcome {
	text-indent: -9999px;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	background-image: url(../i/welcomeTitle.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 49px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#rightCol {
	margin-left: 450px;
}

#footer {
	width: 100%;
	height: 192px;
	padding: 0px;
	position: relative;
	background-color: #FFF;
	text-align: center;
	background-image: url(../i/footerBg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#rightCol02 {
	margin-left: 270px;
	margin-top: 25px;
}
#rightCol02 p.topPad {
	padding-top: 10px;
}
#rightCol02 table.info {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 8px;
}
#rightCol02 table.info td {
	padding: 3px;
}
#rightCol02 h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	margin-top: 15px;
}
#rightCol02 table.info h3.dates {
	color: #1C95B0;
}
#rightCol02 p.directions {
	width: 400px;
}
#rightCol02 ol {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#rightCol02 ol li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#rightCol02 h2.openingTimes {
	display: block;
	height: 45px;
	width: 261px;
	background-image: url(../i/openingTimes.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	white-space: nowrap;
	overflow: hidden;
}

#rightCol02 h2.generalInfo {
	display: block;
	height: 45px;
	width: 197px;
	background-image:url(../i/generalInfo.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	white-space: nowrap;
	overflow: hidden;
}

#rightCol02 h2.a {
	display: block;
	height: 45px;
	width: 126px;
	background-image: url(../i/exhibitorsA.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	white-space: nowrap;
	overflow: hidden;
}

#rightCol02 h2.b {
	display: block;
	height: 45px;
	width: 127px;
	background-image: url(../i/exhibitorsB.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	white-space: nowrap;
	overflow: hidden;
}

#rightCol02 h2.c {
	display: block;
	height: 45px;
	width: 128px;
	background-image: url(../i/exhibitorsC.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	white-space: nowrap;
	overflow: hidden;
}

#rightCol02 h2.d {
	display: block;
	height: 45px;
	width: 131px;
	background-image: url(../i/exhibitorsD.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	white-space: nowrap;
	overflow: hidden;
}

#rightCol02 h2.e {
	display: block;
	height: 45px;
	width: 126px;
	background-image: url(../i/exhibitorsE.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	white-space: nowrap;
	overflow: hidden;
}

#rightCol02 h2.f {
	display: block;
	height: 45px;
	width: 129px;
	background-image: url(../i/exhibitorsF.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	white-space: nowrap;
	overflow: hidden;
}

#rightCol02 h2.g {
	display: block;
	height: 45px;
	width: 129px;
	background-image: url(../i/exhibitorsG.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	white-space: nowrap;
	overflow: hidden;
}

#rightCol02 h2.h {
	display: block;
	height: 45px;
	width: 129px;
	background-image: url(../i/exhibitorsH.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	white-space: nowrap;
	overflow: hidden;
}

#rightCol02 h2.j {
	display: block;
	height: 45px;
	width: 129px;
	background-image: url(../i/exhibitorsj.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	white-space: nowrap;
	overflow: hidden;
}

#rightCol02 h2.K {
	display: block;
	height: 45px;
	width: 129px;
	background-image: url(../i/exhibitorsK.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	white-space: nowrap;
	overflow: hidden;
}

#rightCol02 h2.l {
	display: block;
	height: 45px;
	width: 129px;
	background-image: url(../i/exhibitorsL.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	white-space: nowrap;
	overflow: hidden;
}

#rightCol02 h2.m {
	display: block;
	height: 45px;
	width: 129px;
	background-image: url(../i/exhibitorsM.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	white-space: nowrap;
	overflow: hidden;
}

#rightCol02 h2.n {
	display: block;
	height: 45px;
	width: 129px;
	background-image: url(../i/exhibitorsN.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	white-space: nowrap;
	overflow: hidden;
}

#rightCol02 h2.o {
	display: block;
	height: 45px;
	width: 129px;
	background-image: url(../i/exhibitorsO.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	white-space: nowrap;
	overflow: hidden;
}

#rightCol02 h2.p {
	display: block;
	height: 45px;
	width: 129px;
	background-image: url(../i/exhibitorsP.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	white-space: nowrap;
	overflow: hidden;
}

#rightCol02 h2.r {
	display: block;
	height: 45px;
	width: 129px;
	background-image: url(../i/exhibitorsR.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	white-space: nowrap;
	overflow: hidden;
}

#rightCol02 h2.s {
	display: block;
	height: 45px;
	width: 129px;
	background-image: url(../i/exhibitorsS.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	white-space: nowrap;
	overflow: hidden;
}

#rightCol02 h2.t {
	display: block;
	height: 45px;
	width: 129px;
	background-image: url(../i/exhibitorsT.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	white-space: nowrap;
	overflow: hidden;
}

#rightCol02 h2.v {
	display: block;
	height: 45px;
	width: 129px;
	background-image: url(../i/exhibitorsV.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	white-space: nowrap;
	overflow: hidden;
}

#rightCol02 h2.w {
	display: block;
	height: 45px;
	width: 129px;
	background-image: url(../i/exhibitorsW.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	white-space: nowrap;
	overflow: hidden;
}

#rightCol02 h2.y {
	display: block;
	height: 45px;
	width: 129px;
	background-image: url(../i/exhibitorsY.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	white-space: nowrap;
	overflow: hidden;
}

#rightCol02 h2.how {
	display: block;
	height: 45px;
	width: 158px;
	background-image: url(../i/how-to-exhibit.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	white-space: nowrap;
	overflow: hidden;
}

#rightCol02 h2.getHere {
	display: block;
	height: 45px;
	width: 174px;
	background-image: url(../i/how-to-get-here.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	white-space: nowrap;
	overflow: hidden;
}

#rightCol02 h2.accomodation {
	display: block;
	height: 45px;
	width: 160px;
	background-image: url(../i/accomodation.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	white-space: nowrap;
	overflow: hidden;
}

#rightCol02 h2.forms {
	display: block;
	height: 45px;
	width: 158px;
	background-image: url(../i/exhibitorForms.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	white-space: nowrap;
	overflow: hidden;
}

#footer .centredContent {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#footer .centredContent ul {
	display: block;
	padding: 0px;
	margin: 0px;
	height: 30px;
}
#footer .centredContent li {
	list-style-type: none;
	display: block;
	margin-right: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
	padding: 0px;
}
#footer .centredContent ul li a {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #808080;
}
#footer .centredContent ul li a:visited {
	color: #666;
}
#footer .centredContent ul li a:hover {
	text-decoration: underline;
	color: #00AEC5;
}
#footer .centredContent li.firstItem {
	margin-left: 150px;
}
#footer .centredContent li.lastItem {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer .centralImage {
	background-image: url(../i/footerImg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 157px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#footer .contactDetails {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 900px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	height: 25px;
	text-align: center;
}
#footer .contactDetails p {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4D4D4D;
}
#footer .contactDetails p.left {
	display: block;
	float: left;
	margin-left: 15px;
}
#footer .contactDetails a {
	color: #000;
	text-decoration: none;
}
#footer .contactDetails a:visited {
	color: #000;
	text-decoration: none;
}
#footer .contactDetails a:hover {
	color: #FFF;
}
#footer .contactDetails .tint {
	color: #872175;
	font-weight: bold;
}
img.floatLeft {
	float: left;
	margin-left: -220px;
	margin-top: 50px;
}

