@charset "UTF-8";
/* ---------- LAYOUT ---------- */
body {
	margin: 0px 0px 20px;
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #9f0202;
	background-image: url(../images/bg-inside.jpg);
}
img {border: none;}
#wrapper {
	width: 855px;
	margin-right: auto;
	margin-left: auto;
}
#masthead {
	background-repeat: repeat-y;
	background-position: center top;
	height: 254px;
	background-image: url(../images/masthead-bg.png);
}
#masthead #toplevel-bg {
	background-image: url(../images/header/general.jpg);
	background-position: 60px -19px;
	background-repeat: no-repeat;
}
#masthead #title-icon {
	background-image: url(../images/icon-general.png);
	background-repeat: no-repeat;
	height: 74px;
	width: 71px;
	float: right;
	margin: 12px 41px 0px 0px;
}
/* ---------- UTILS ---------- */
#utils {
	background-image: url(../images/utils-bg.png);
	background-repeat: no-repeat;
	height: 78px;
	width: 855px;
}
#utils ul {
	list-style-type:none;
	margin: 0px;
	padding: 15px 0px 0px 62px;
	height: 24px;
	float: left;
}
#utils li {float: left;}
#utils li a {
	height: 24px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#utils li a#utils-home {
	width: 66px;
	background-image: url(../images/utils-home.gif);
}
#utils li a#utils-fair-tickets {
	width: 109px;
	background-image: url(../images/utils-fair-ticket.gif);
}
#utils li a#utils-grandstand {
	width: 100px;
	background-image: url(../images/utils-grandstand.gif);
}
#utils li a#utils-competitions {
	width: 111px;
	background-image: url(../images/utils-competitions.gif);
}
#utils li a:hover, #utils li a:active {background-position: 0px -100px;}
#utils #searchbox {
	float: left;
	width: 124px;
	padding: 17px 0px 0px 30px;
}
#utils #searchbox input {
	border: none;
	background: none;
	height: 12px;
	padding: 4px;
	margin: 0px;
	color: #c1c1c1;
	font-size: 12px;
	line-height: 12px;
	width: 93px;
	float: left;
}
#utils #searchbox button {
	background: url(../images/search-go.jpg) no-repeat 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 21px;
	width: 21px;
	border: none;
	float: left;
	cursor: pointer;
}
#utils #searchbox button:hover {background-position: 0px -100px;}
#flash-countdown {
	height: 65px;
	width: 230px;
	margin-right: 9px;
	float: right;
	background-image: url(../images/temp-flash-countdown.jpg);
	background-repeat: no-repeat;
}
#title-bar {
	background-image: url(../images/titlebar-bg.png);
	background-repeat: no-repeat;
	height: 95px;
	margin-top: 81px;
	width: 855px;
	clear: both;
}
#logo {
	position: absolute;
	z-index: 100;
	top: 38px;
}
/* ---------- CONTAINER ---------- */
#container {
	background-image: url(../images/container-bg.png);
	background-repeat: repeat-y;
}
#content-container {
	float: left;
	width: 850px;
}
/* ---------- LEFT COLUMN ---------- */
#leftcol {
	width: 253px;
	float: left;
	/*
	background-image: url(../images/leftcol-bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
	*/
}
	/* ---------- LEFT NAV ---------- */
	#leftnav {width: 253px;}
	#leftnav-top {
		background-image: url(../images/leftnav-top-bg.png);
		background-repeat: no-repeat;
		height: 16px;
	}
	#leftnav-bg {
		background-image: url(../images/leftnav-bg.png);
		background-repeat: repeat-y;
		padding-left: 48px;
		width: 205px;
	}
	#leftnav-bottom {
		background-image: url(../images/ribbon-bottom-bg.png);
		background-repeat: no-repeat;
		height: 64px;
	}
	#flash-fairguide {
		background-image: url(../images/fair-guide.jpg);
		background-repeat: no-repeat;
		height: 195px;
		width: 182px;
		margin-left: 60px;
	}
/* ---------- CONTENT COLUMN ---------- */
#rightcol {
	width: 597px;
	float: right;
}
#content-share {
	float: right;
	width: 136px;
	margin-top: 20px;
}
#content-share a {
	display: block;
	width: 30px;
	height: 30px;
	margin-left: 4px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
}
#content-share a#shareFacebook {background-image: url(../images/icon-facebook.gif);}
#content-share a#shareStumbleUpon {background-image: url(../images/icon-stumbleupon.gif);}
#content-share a#shareDigg {background-image: url(../images/icon-digg.gif);}
#content-share a#shareRSS {background-image: url(../images/icon-rss.gif);}
#content-share a:hover {background-position: 0px -100px; border: none !important;}
/* ---------- FOOTER ---------- */
#footer {
	background-image: url(../images/footer-bg.png);
	background-repeat: no-repeat;
	height: 67px;
	padding: 28px 5px 0px 60px;
	font-size: 9px;
	line-height: 9px;
}
#bottomaddress {
	font-family: Arial, Helvetica, sans-serif; 
	color: #FFF;
	text-align: center;
}
#bottomaddress a {color: #FFF; text-decoration: none;}
#bottomnav {padding-top: 18px;}
#bottomnav ul {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#bottomnav ul li {
	float: left; 
	height: 35px;
}
#bottomnav li a {
	height: 35px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#bottomnav li a#bottomnav-print {
	width: 96px;
	background-image: url(../images/icon-foot-print.gif);
}
#bottomnav li a#bottomnav-share {
	width: 91px;
	background-image: url(../images/icon-foot-share.gif);
}
#bottomnav li a#bottomnav-facebook {
	width: 114px;
	background-image: url(../images/icon-foot-facebook.gif);
}
#bottomnav li a#bottomnav-twitter {
	width: 100px;
	background-image: url(../images/icon-foot-twitter.gif);
}
#bottomnav li a#bottomnav-rss {
	width: 113px;
	background-image: url(../images/icon-foot-rss.gif);
}
#bottomnav li a:hover {background-position: 0px -100px;}
#copyright {
	float: right;
	height: 9px;
	padding-top: 12px;
}

/* ---------- GENERAL ---------- */
.clear {clear: both;}

