@charset "utf-8";
body {
	background-color: #000000;
	background-image: url(../images/ff_bg.jpg);
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
p {
	margin-left: 25px;
	margin-right: 25px;
}
h1 {
	margin-left: 25px;
	margin-right: 25px;
	font-size: 1.9em;
	color: #444;
}
h2 {
	margin-left: 25px;
	margin-right: 25px;
	font-size: 1.5em;
	color: #DB5800;
	margin-top: 5px;
	margin-bottom: 10px;

}
h3 {
	font-size: 1.3em;
	font-weight: bold;
	color: #990000;
	margin-left: 25px;
	}
h4 {
	font-size: 1.3em;
	font-weight: bold;
	color: #fff;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	}
h5 {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	margin-left: 25px;
	margin-right: 5px;
	margin-top: 15px;
	margin-bottom: 5px;
	}		
hr {
	margin-top:5px;
	margin-left: 25px;
	margin-right: 25px;
	color: #000;
}
table {
	margin-left: 25px;
	margin-right: 20px;
	font-size: 12px;
}
td {
	padding: 2px;
}
th{
	color: #ffffff;
	background-color: #990000;
}
.price_left_col {
	text-align:center;
	border: none;
}
.altrow {
	background-color: #FFFFCC; 
}
#header {
	position: relative;
	background-color: #000000;
	background-image: url(../images/banner.jpg);
	height: 130px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	border-left: #FFFFFF solid 5px;
	border-right: #FFFFFF solid 5px;
	border-top: #FFFFFF solid 5px;
}
#wrapper {
	position: relative;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background-color:#FFFFFF;
	border-left: #FFFFFF solid 5px;
	border-right: #FFFFFF solid 5px;
	border-bottom: #FFFFFF solid 5px;
	background-image: url(../images/wrapper_bg.jpg);
}
#wrapper_admin {
	position: relative;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background-color:#FFFFFF;
	border-left: #FFFFFF solid 5px;
	border-right: #FFFFFF solid 5px;
	border-bottom: #FFFFFF solid 5px;
}
#wrapper_admin h1 {
	margin-left: 25px;
	margin-right: 25px;
	font-size: 1.5em;
	color: #000;
}
#left_col {
	float: left;
	width: 200px;
	
}
#sponsors {
	text-align: center;
}
#content {
	margin-left: 200px;
	margin-top: 0px;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 0px;
}
#content a:link, #content a:visited {
	color: #08224A;
	font-weight: normal;
	text-decoration: underline;
	}
#content a:hover {
 color: #FF6600;
 text-decoration: underline;
}
#home_content {
	width: 500px;
}
#right_box {
	float: right;
	width: 190px;
	border-left: solid 5px #FFFFFF;
	background-color: transparent;
	height: 100%; 
	
}
#right_box p {
	margin: 10px;
}
/*----------------Box Styles----------------*/
.box_exhibitor {
	margin-top: 5px;
	height: 235px;
	border: solid 1px #FF6600;
	background-color: #FFCC66;
}
.box_exhibitor_news {
	height: 235px;
	border: solid 1px #7F0000;
	background-color: #990000;
	color: #FFF;
}
.box_orange {
	margin-top: 5px;
	border:	#FF9900	solid 1px;
	color: #B90000; 
	background-color: #FFE7B3;
}
.box_red {
	margin-top: 5px;
	border: solid 1px #D00;
	background-color: #990000;
	color: #FFFFFF;
}
.box_white {
	margin-top: 5px;
	border: solid 1px #D00;
	background-color: #FFFFFF;
	color: #990000;
}
.box_black {
	margin-top: 5px;
	border: solid 1px #D00;
	background-color: #000000;
	color: #990000;
}
.box_dk_orange {
	margin-top: 5px;
	border:	#9F1400	solid 1px;
	color: #9F1400;
	background-color: #FFE7B3; 
	text-align: center;
}
.box_sponsor {
	margin-top: 5px;
	color: #9F1400;
	background-color: #bbbbbb; 
	text-align: center;
	height: 600px;
}
.box_brown {
	margin-top: 5px;
	color: #FFFFFF;
	background-color: #990000;
	color: #FFFFFF; 
	padding: 5px;
	width: 450px;
	}
	
.box_video {
	margin-top: 5px;
	background-color: #000;
}
.headline_text {
	margin-left: 25px;
	margin-right 25px;
	color: #9F1400;
	font-size: 18px;
	font-weight: bold;
	background-color: #FFC862;
	text-align: center;
}
/*--------------------------Text Styles------------------------------*/
.txt_dkred_12 {
	font-size: 13px;
	color: #990000;
	font-weight: bold;
}
.txt_dkred_11 {
	font-size: 11px;
	color: #990000;
	font-weight: normal;
}
.txt_dkred_box {
	padding: 5px;
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #FFFFFF;
	background-color:#990000;
	font-size: 14px;
	font-weight: bold;
}
.txt_dkred_underline {
	padding: 3px;
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #990000;
	background-color: #fff;
	font-size: 18px;
	font-weight: bold;
	border-bottom: dotted 3px #990000;
}
.txt_dkred_9 {
	font-size: 9px;
	color: #990000;
}
.txt_orange_12 {
	font-size: 12px;
	color: #DB5800; 
	font-weight: bold;
}
.txt_orange_12_ital {
	font-size: 12px;
	color: #DB5800; 
	font-weight: bold;
	font-style: italic;
}
.ad_box_left {
	width: 186px;
}
/*---------colours & borders----------*/
.color_dkred {
	color: #990000;
}
.color_light_orange_bg {
	background-color: #FFEEBD;
}
.border_dotted_red {
	border-bottom: 3px dotted #990000;
}	
/*----------------------------*/	
.exhibitor_name {
	font-size: 12px;
	color: #B90000; 
	font-weight: bold;
}
.product_name {
	font-size: 11px;
	color: #343434;
	font-weight: bold;
}
#footer {
	height: 99px;
	background-image: url(../images/footer.jpg);
	text-align: center;
	clear: both;
}
#footer p {
	font-size:.8em;
	color: #000;
}
.title_text {
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom:10px;
}
.banner_margins {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 25px;
}

.ex_location {
	font-size: 10px;
	color: #343434;
	font-weight: bold;
}
.prices {
padding: 2px;
text-align:right;
border-left: solid 1px #FFCC66;
}
.center {
text-align: center;
}

.image_left {
	float: left;
	margin-right: 10px;
	margin-left: 25px;
}
.image_right {
	float: right;
	margin-right: 25px;
	margin-left: 10px;
}
fieldset {
	margin-left: 25px;
	margin-right: 25px;
	width: 600px;
	background-color: #FEECC2;  
	border: solid 1px #FF6600 ;
}
legend
{
	margin-left: 1em;
	padding: 5px;
	color: #123A68;
	font-weight: bold;
}
label {
	margin-right: 3px;
	margin-left: 3px;
	font-weight: bold;
	color: #990000;
}
input.text {
	margin-bottom: 5px;
	background-color: #FFFFFF;
	border: 1px solid  #FF9900;
	width: 300px;
	margin-left: 3px;
}
input.text_short {
		margin-bottom: 5px;
		background-color: #FFFFFF;
        border: 1px solid  #FF9900;
        width: 55px;
		margin-left: 3px;
}
input.text_med {
	margin-bottom: 5px;
	background-color: #FFFFFF;
	border: 1px solid  #FF9900;
	width: 100px;
	margin-left: 3px;
}
input.text_int {
	margin-bottom: 5px;
	background-color: #FFFFFF;
	border: 1px solid #FF9900;
	width: 130px;
	margin-left: 3px;
}
select {
	border: 1px solid #FF9900;
	margin-left: 3px;
	}
textarea: {
	border: 1px solid #00008B;
	} 
input.btn {
	width: 75px;
	
}
input.btn1 {
	width: 75px;
}
textarea: {
	color: #123A68;
	margin-left: 3px;
}
.special {
	width:5px;
	height: 0px;
	visibility:hidden;
}
/*------Exhibitor table formatting-------------------------*/
.farmtable_with_border { 
background-color: #ffffff; 
text-align: left;
}
.farmtable_with_border td { border: 1px solid #B3C3CD; padding: 2px; text-align: center; }

td.topone {
	background-image: url(../images/top_stretcher.gif);
}
td.bottomone {
	background-image: url(../images/bot_stretch.gif);
}
td.mainone {
	background-color: #ffffff;
}
td.verybottom {
	background-color: #BCE651;
}
td.sm_features {
	border: 1px solid #FFCC66;
	padding: 3px;
}
td.shuttletop {
	border: 1px solid #FFCC66;
	padding: 2px;
	background-color: #FFCC66;
	text-align: left;
	
}
td.shuttle2ndtop {
	border: 1px solid #FFCC66;
	padding: 3px;
	background-color: #FFCC66;
}
td.shuttle, table.pricelist td {
	border-bottom: 1px dotted #FFCC66;
	padding: 2px;
}
td.shuttlesmall {
	border: 1px solid #FFCC66;
	padding: 2px;
	font-size: 8pt;
}
td.sortbymarqueetop {
	border: 1px solid #FFCC66;
	background-color: #FFCC66;
}
.no_border {
	border: none;
}
.image_left {
	margin: 10px 10px 10px 25px;
	}
.image_right {
	margin: 10px 25px 10px 10px;
	}
.clearLeft{
	clear: left;
}
.clearRight {
	clear: right;
}
.clearBoth {
	clear: both;
}
.lc_alpha {
	list-style: lower-alpha;
}
.uc_alpha {
	list-style: upper-alpha;
}
.lc_roman {
	list-style: lower-roman;
}
.fantastic_farmer {
	text-align: center;
	padding-top: 25px;
	clear: both;
}
