@charset "utf-8";
/* CSS Document */

body {
	text-align: center; /* for IE */
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px
	border:0;
	margin:0;
	padding:0;
	color: #112602;
	}
img {border:0}
html {
border:0;
margin:0;
padding:0;
}	

form {margin:0;padding:0}

	#centered {
	position: relative;
	top: 0;
	right: 0;
	margin: 0 auto;
	width: 1000px;
	text-align: left;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #193045;
	border-right-color: #193045;
	border-bottom-color: #193045;
	border-left-color: #193045;
}
#header {
	background-color: #aebfdc;
	background-image: url(../images/header_bg.png);
	background-repeat: repeat-x;
	width: 1000px;
	height: 134px;
	float: left;
}


#header_title {
	position:absolute;
	left:22px;
	top:17px;
	width:606px;
	height:64px;
	z-index:1;
}
#thefairlogo {
	position:absolute;
	left:823px;
	top:10px;
	width:155px;
	height:88px;
	z-index:1;
}
#navigation {
	position:absolute;
	left:23px;
	top:84px;
	width:733px;
	height:40px;
	z-index:1;
}


#maincont {
	width:1000px;
	z-index:1;
	background-color: #334a5f;
	overflow:hidden;
	clear:both;	
}
#page_content {
	width:733px;
	z-index:1;
	float: left;
	margin-left:22px;
	margin-top: 10px;
	
}

#page_content_temp {
	width:715px;
	z-index:1;
	float: left;
	margin-left:22px;
	margin-top: 10px;
	
}

#right_sidebar {
	float:right;
	margin-right:10px;
	margin-top: 3px;
	width: 227px;

}
.sidebar_header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #263D64;
	text-align: center;
}

.right_side_search {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;

}

#footer {
	clear:both;
	color:#FFFFFF;
	padding-top:10px;
	padding-left:25px;
	padding-right:25px;
	padding-bottom:5px;
	background-color: #334a5f;
	font-size:12px;
	text-align:center;


}


.footerlink a:active {
	color: #FFFF80;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
}
	
.footerlink a:link {
	color: #FFFF80;
	text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
}
.footerlink a:visited {
	color: #FFFF80;
	text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
}
.footerlink a:hover {
	color: #FFFF80;
	text-decoration: underline;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
}
	
.cal_preview_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #395066;
}
.cal_preview_eventname {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #AA7B00;
}



.link_stand a:active {
	color: #334a5f;
	font-family: Arial, Helvetica, sans-serif;
	
	line-height: normal;
}
	
.link_stand a:link {
	color: #334a5f;
	text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
	
	line-height: normal;
}
.link_stand a:visited {
	color: #334a5f;
	text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
	
	line-height: normal;
}
.link_stand a:hover {
	color: #334a5f;
	text-decoration: underline;
		font-family: Arial, Helvetica, sans-serif;
	
	line-height: normal;
}
.page_header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;

	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 20px;
	background: rgb(3,114,185); /* Old browsers */
background: -moz-linear-gradient(top, rgba(3,114,185,1) 0%, rgba(12,101,164,1) 45%, rgba(34,67,110,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(3,114,185,1)), color-stop(45%,rgba(12,101,164,1)), color-stop(100%,rgba(34,67,110,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(3,114,185,1) 0%,rgba(12,101,164,1) 45%,rgba(34,67,110,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(3,114,185,1) 0%,rgba(12,101,164,1) 45%,rgba(34,67,110,1) 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, rgba(3,114,185,1) 0%,rgba(12,101,164,1) 45%,rgba(34,67,110,1) 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0372b9', endColorstr='#22436e',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, rgba(3,114,185,1) 0%,rgba(12,101,164,1) 45%,rgba(34,67,110,1) 100%); /* W3C */
}
.small_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.box_promo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 3px;
	height: 180px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: none;
	border-bottom-style: none;
}
.sect_header_bg {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	background-color: #42586F;
	background-attachment: fixed;
	background-image: url(images/bg_sect_hdr.png);
	background-repeat: repeat-x;
	color: #FFFFFF;
	letter-spacing: 2px;
	border: thin solid #000080;
}
.large_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #475D74;
}
#shaded_bg {
	background-color: #B9C6C5;
	padding: 5px;
}
.promo_copy {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #060;
}
red_bold {
	color: #900;
}
.red_bold {
	color: #900;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.superbig {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #900;
}


.link_white a:active {
	color: #ffffff;
	text-decoration: none;
}
	
.link_white a:link {
	color: #ffffff;
	text-decoration: none;
	
}
.link_white a:visited {
	color: #FAF4EF;
	text-decoration: none;
	
}
.link_white a:hover {
	color: #ffffff;
	text-decoration: underline;
		
}

.facmap_links{
	float:right;
	text-align:right;
	font-size:12px;
	margin-right:43px;
	margin-bottom:10px;
	-moz-border-radius: 5px; /* FF1+ */
	-webkit-border-radius: 5px; /* Saf3-4 */
	border-radius: 5px; /* Opera 10.5, IE 9, Saf5, Chrome */
	background-color: #E3EBF2;
	padding:6px;
	border: thin solid #213F4E;
}

.roundedbox {
	
	-moz-border-radius: 8px; /* FF1+ */
	-webkit-border-radius: 8px; /* Saf3-4 */
	border-radius: 8px; /* Opera 10.5, IE 9, Saf5, Chrome */

	background-color: #ffffff;
	background-image: -moz-linear-gradient(top, #ffffff, #B5B5B5); /* FF3.6 */
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #ffffff),color-stop(1, #B5B5B5)); /* Saf4+, Chrome */
            filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#B5B5B5'); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#B5B5B5')"; /* IE8 */
	padding:10px;
	border: thin solid #213F4E;}
	
	
.next_auction {
	-moz-border-radius: 8px; /* FF1+ */
	-webkit-border-radius: 8px; /* Saf3-4 */
	border-radius: 8px; /* Opera 10.5, IE 9, Saf5, Chrome */
	-moz-box-shadow: -3px 5px 8px #B5B5B5; /* FF3.5+ */
	-webkit-box-shadow:-3px 5px 8px #B5B5B5;/* Saf3.0+, Chrome */
	box-shadow: -3px 5px 8px #B5B5B5; /* Opera 10.5, IE 9 */
	background-color: #E4E4E0;
	background-image: -moz-linear-gradient(top, #E4E4E0, #6D829C); /* FF3.6 */
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #E4E4E0),color-stop(1, #6D829C)); /* Saf4+, Chrome */
            filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#E4E4E0', EndColorStr='#6D829C'); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#E4E4E0', EndColorStr='#6D829C')"; /* IE8 */
	padding:10px;
	border: thin solid #213F4E;
	font-size:12px;
	text-align:left;
	color:#333;
	font-weight:bold;
}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	.faqq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #036;
}
.faqa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}


.purchase_tix {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	width:150px;
	margin-right:auto;
	margin-left:auto;
	padding-bottom:10px;
	margin-bottom:-10px;
	text-align:center;
	font-weight: bold;
	color: #FFF;
	border: 2px solid #F89422;
	background: rgb(89,106,114); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(89,106,114,1) 0%, rgba(35,31,32,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(89,106,114,1)), color-stop(100%,rgba(35,31,32,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(89,106,114,1) 0%,rgba(35,31,32,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(89,106,114,1) 0%,rgba(35,31,32,1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(89,106,114,1) 0%,rgba(35,31,32,1) 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#596a72', endColorstr='#231f20',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(89,106,114,1) 0%,rgba(35,31,32,1) 100%); /* W3C */
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	margin-top: 0px;
	padding-top: 2px;
	padding-right: 22px;
	padding-left: 22px;
	}
	
.sect_header_blue {
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	font-size:18px;
	color:#FFF;
	background: rgb(36,64,105); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(36,64,105,1) 0%, rgba(17,93,152,1) 56%, rgba(3,114,185,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(36,64,105,1)), color-stop(56%,rgba(17,93,152,1)), color-stop(100%,rgba(3,114,185,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(36,64,105,1) 0%,rgba(17,93,152,1) 56%,rgba(3,114,185,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(36,64,105,1) 0%,rgba(17,93,152,1) 56%,rgba(3,114,185,1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(36,64,105,1) 0%,rgba(17,93,152,1) 56%,rgba(3,114,185,1) 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#244069', endColorstr='#0372b9',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(36,64,105,1) 0%,rgba(17,93,152,1) 56%,rgba(3,114,185,1) 100%); /* W3C */
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.button_blue {
	-moz-box-shadow:inset 0px 1px 0px 0px #cae3fc;
	-webkit-box-shadow:inset 0px 1px 0px 0px #cae3fc;
	box-shadow:inset 0px 1px 0px 0px #cae3fc;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #4197ee) );
	background:-moz-linear-gradient( center top, #79bbff 5%, #4197ee 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#4197ee');
	background-color:#79bbff;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #469df5;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #287ace;
}.button_blue:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #4197ee), color-stop(1, #79bbff) );
	background:-moz-linear-gradient( center top, #4197ee 5%, #79bbff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4197ee', endColorstr='#79bbff');
	background-color:#4197ee;
}.button_blue:active {
	position:relative;
	top:1px;
}

.photo_right {
	margin-bottom: 10px;
	margin-left: 10px;
    box-shadow: -2px 2px 3px rgba(0, 0, 0, 0.34);
    -moz-box-shadow: -2px 2px 3px rgba(0, 0, 0, 0.34);
    -webkit-box-shadow: -2px 2px 3px rgba(0, 0, 0, 0.34);
}

.testimonial_box {
	padding:10px;
	font-size:14px;
	background-image: url(../images/testimonial_quotes.png);
	background-repeat: no-repeat;
	background-position: 100px 5px;
	color:#000;
	
}

.button_blue_dark {
	-moz-box-shadow:inset 0px 1px 0px 0px #4d491a;
	-webkit-box-shadow:inset 0px 1px 0px 0px #4d491a;
	box-shadow:inset 0px 1px 0px 0px #4d491a;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #0471bf), color-stop(1, #23426b) );
	background:-moz-linear-gradient( center top, #0471bf 5%, #23426b 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0471bf', endColorstr='#23426b');
	background-color:#0471bf;
	-moz-border-radius:19px;
	-webkit-border-radius:19px;
	border-radius:19px;
	border:1px solid #17518a;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:3px 9px;
	text-decoration:none;
	text-shadow:1px 1px 0px #528ecc;
}.button_blue_dark:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #23426b), color-stop(1, #0471bf) );
	background:-moz-linear-gradient( center top, #23426b 5%, #0471bf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#23426b', endColorstr='#0471bf');
	background-color:#23426b;
}.button_blue_dark:active {
	position:relative;
	top:1px;
}

.bold_12 {
	font-size:12px;
	font-weight:bold;}
	
.pp_box {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	padding:12px;
	color: #333;
	border: 3px solid #CCC;
	background: rgb(237,237,237); /* Old browsers */
background: -moz-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 53%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(237,237,237,1)), color-stop(53%,rgba(246,246,246,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(237,237,237,1) 0%,rgba(246,246,246,1) 53%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(237,237,237,1) 0%,rgba(246,246,246,1) 53%,rgba(255,255,255,1) 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, rgba(237,237,237,1) 0%,rgba(246,246,246,1) 53%,rgba(255,255,255,1) 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, rgba(237,237,237,1) 0%,rgba(246,246,246,1) 53%,rgba(255,255,255,1) 100%); /* W3C */
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
	}
	
	

.button_yellow {
	-moz-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	box-shadow:inset 0px 1px 0px 0px #fce2c1;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffc477), color-stop(1, #fb9e25) );
	background:-moz-linear-gradient( center top, #ffc477 5%, #fb9e25 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc477', endColorstr='#fb9e25');
	background-color:#ffc477;
	-moz-border-radius:18px;
	-webkit-border-radius:18px;
	border-radius:18px;
	border:1px solid #eeb44f;
	display:inline-block;
	color:#59628c;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:3px 32px;
	text-decoration:none;
	text-shadow:1px 1px 0px #b8822c;
}.button_yellow:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fb9e25), color-stop(1, #ffc477) );
	background:-moz-linear-gradient( center top, #fb9e25 5%, #ffc477 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb9e25', endColorstr='#ffc477');
	background-color:#fb9e25;
}.button_yellow:active {
	position:relative;
	top:1px;
}.box_promo_grad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	border: 2px solid #666;
	padding: 15px;
	background: -moz-linear-gradient(top, rgba(244,244,244,1) 0%, rgba(113,158,186,0.34) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(244,244,244,1)), color-stop(100%,rgba(113,158,186,0.34))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(244,244,244,1) 0%,rgba(113,158,186,0.34) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(244,244,244,1) 0%,rgba(113,158,186,0.34) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(244,244,244,1) 0%,rgba(113,158,186,0.34) 100%); /* IE10+ */
background: linear-gradient(top, rgba(244,244,244,1) 0%,rgba(113,158,186,0.34) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#57719eba',GradientType=0 ); /* IE6-9 */
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}

.button_red_big {
	-moz-box-shadow:inset 0px 1px 0px 0px #f29c93;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f29c93;
	box-shadow:inset 0px 1px 0px 0px #f29c93;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fe1a00), color-stop(1, #ce0100) );
	background:-moz-linear-gradient( center top, #fe1a00 5%, #ce0100 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100');
	background-color:#fe1a00;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #d83526;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #b23e35;
}.button_red_big:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ce0100), color-stop(1, #fe1a00) );
	background:-moz-linear-gradient( center top, #ce0100 5%, #fe1a00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce0100', endColorstr='#fe1a00');
	background-color:#ce0100;
}.button_red_big:active {
	position:relative;
	top:1px;
}
