/**
 * @file
 * @project 688
 * @package sftheme
 * @site app1
 */

/** 
 * ------------------------------------------------------------------
 * @section TYPOGRAPHY
 * ------------------------------------------------------------------
 */
h1, h2, h3, h4, h5, h6 {font-family:Georgia, "Nimbus Roman No9 L", serif;}

h1 {
	font-size:2em; 
	font-weight:normal; 
	margin:0 0 0.75em;
}
h2 {
	font-size:1.6em; 
	font-weight:normal; 
	margin:1.3em 0 0.94em;
	color:#555555;
}
h3 {
	font-size:1.25em; 
	font-weight:bold; 
	margin:1.65em 0 1.2em;
	color:#000000;
}
h4 {
	font-size:1.1em; 
	font-weight:normal; 
	margin:1.5em 0;
	color:#555555;
}
h5 {
	font-size:0.9em; 
	font-weight:normal; 
	margin:1.67em 0;
	color:#000000;
}
h6 {
	font-size:0.9em; 
	font-weight:normal;
	margin:1.67em 0;
	color:#000000;
}

p {margin:0 0 1.5em;padding:0;}
form {margin:0 0 1.5em;padding:0;}
blockquote {margin:1.5em;}
sup, sub {line-height:0;}
address {margin:0 0 1.5em;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {line-height:1.5;}
caption {margin:0; padding:.5em;}

/** 
 * ------------------------------------------------------------------
 * @section MAIN AREA
 * ------------------------------------------------------------------
 */
/**
 * @section structure
 */
body {
	font-family:Verdana, Geneva, Kalimati, sans-serif;
	font-size:13px;
	background-image:url(http://shop.missillinoiscountyfair.com/qsctemplates/Theme688/images/688_body.gif);
	padding:0;
	margin:0;
	line-height:1.4;
}

.sf_outer_wrapper {
	position: relative;
}

.sf_wrapper {
	background-image:url(http://shop.missillinoiscountyfair.com/qsctemplates/Theme688/images/688_wrapper.gif);
	background-repeat:repeat-y;
	background-position:top center;	
}

.sf_main_wrapper {
	width:980px;
	margin:0 auto;
}

.sf_main {
	padding:40px 30px;
	background-image:url(http://shop.missillinoiscountyfair.com/qsctemplates/Theme688/images/688_divider.jpg);
	background-position:730px 50px;
	background-repeat:no-repeat;
}

.sf_pagetitle {
	width:670px;
	font-size:22px;
	margin:0 0 10px;
	font-family:Georgia, "Nimbus Roman No9 L", serif;
}

.sf_pagetitle h1 {
	font-size:22px;
	font-weight:normal;
	margin:0;
}

.sf_content {
	width:670px;
	float:left;
}

.sf_content:after {
	content:".";
	visibility:hidden;
	display:block;
	clear:both;
	height:0;
}

.sf_main_wrapper .sf_navigation,
.sf_main_wrapper .widgetset {
	width:190px;
	float:right;
	clear:right;
}

.sf_main_wrapper .widgetset {
	overflow:hidden;
}

/** 
 * @subsection header 
 */
.sf_region1{
	height:auto;
	min-height:1%;
	padding-top:6px;
	background-image:url(http://shop.missillinoiscountyfair.com/qsctemplates/Theme688/images/688_region1.png);
	background-repeat:repeat-x;
	background-position:left bottom;
}

.sf_region1:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}

* html .sf_region1 {
	height:1%;
}

.sf_main_header {
	font-family:Georgia, "Nimbus Roman No9 L", serif;
	font-size:40px;
	text-shadow:1px 1px 3px #000000;
	width:980px;
	margin:0 auto;
	padding:10px 0 25px;
	min-height:56px;
	height:auto;
	z-index: 1;
	position: relative;
}

* html .sf_main_header {
  height:56px;
}

.sf_main_header:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}

.sf_extra1 {
	display:block;
	width:445px;
	height:140px;
	background-image:url(http://shop.missillinoiscountyfair.com/qsctemplates/Theme688/images/688_flowers.png);
	position:absolute;
	right:0px;
	top:0px;
}

.sf_extra9{
	display:block;
	width:100%;
	height:6px;
	opacity: 0.5;
	position:absolute;
	left:0px;
	top:0px;
}

/**
 * @section navigation
 */
* html .sf_region6 .sf_navigation ul {
	position: relative;
	width:190px;
	z-index:1;
}

.sf_region6 .sf_navigation ul li {
	float: left;
	width:190px;
}

.sf_region6 .sf_navigation ul li a {
	display: block;
	width:185px;
}
 
/**
 * @section subnav
 */
.sf_region6 .sf_navigation ul ul {
	padding: 5px 10px 10px;
	margin: 0;
	list-style: none;
	float: right;
	width: 140px;
	position: absolute;
	left: -999em;
	margin-left: -162px;
	margin-top: -20px;
	z-index:1000;
}

.sf_region6 .sf_navigation ul ul ul {
	margin-top: -25px;
}

.sf_region6 .sf_navigation .subnav li {
	width:140px;
}

.sf_region6 .sf_navigation .subnav li a {
	display: block;
	width:140px;
	padding:2px 0;
}

#Nav1 li:hover ul, 
#Nav1 li.sfhover ul {
	left: auto;
}

#Nav1 iframe {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
}
#Nav1 li:hover, #Nav1 li.hover {  
    position: static;  
} 

/** 
 * @subsection footer
 */
.sf_footer {
	clear:both;
	padding-top:20px;
	font-size:11px;
}

/** 
 * @subsection banner
 */
.sf_region10 {
	background-image:url(http://shop.missillinoiscountyfair.com/qsctemplates/Theme688/images/688_region10.png);
	background-repeat:repeat-x;
	text-align:center;
	padding:20px 0;
	min-height:50px;
	height:auto;
	font-size:11px;
}

* html .sf_region10 {
	height:50px;
}

#bannerImage {
	margin-bottom:10px;
}


/** 
 * @subsection buttons
 */
.btn {
	font-size: 10px;
	font-family:Arial, Helvetica, FreeSans, sans-serif;
	cursor: pointer;
	margin: 3px 0;
	padding: 3px 5px;
	text-transform:uppercase;
	text-shadow:1px 1px 1px #000000;
}

.btn:hover {
	text-shadow:-1px -1px 1px #000000;
}


/** 
 * ------------------------------------------------------------------
 * @section WIDGETS
 * ------------------------------------------------------------------
 */
.sf_region6 .widget {
	min-height:1%;
	height:auto !important;
	height:1%;
	font-size:11px;
	margin-bottom:20px;
}

.sf_region6 .widget_header {
	color:#333333;
	font-size:18px;
	font-weight:normal;
	margin:4px 0 10px;
}

.sf_region6 .widget_header a:link,
.sf_region6 .widget_header a:visited,
.sf_region6 .widget_header a:hover{
	text-decoration:none;
}

.sf_region6 .widget_content {
	width:190px;
	overflow:hidden;
}

.sf_region6 .HomeLink  .widget_content {
	margin:0px;
	padding:0px;
}

.sf_region6 .widget_content ul,
.sf_region6 .widget_content ol {
	margin:0px;
	padding:0px;
	list-style:none;
}

.sf_region6 .widget li{
	margin:0px;
	padding:1px 0;
	min-height:1%;
	height:auto;
}

* html .sf_region6 .widget li{
	height:1%;
}

.sf_region6 .widget li:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}

.sf_region6 .widget li a {
	margin:0px;
	padding:2px 0 2px 5px;
	display:block;
}

.sf_region6 .widgetset label{
	margin:0px;
	padding:0px;
	display:block;
}

.sf_region6 .widgetset form{
	margin:0px;
	padding:0px;
}

.sf_region6 .widgetset .form_item {
	margin:0px 0px 5px;
	padding:0px;
}

.sf_region6 .widgetset input[type=text] {
	width:182px !important;
}

.sf_region6 .widgetset select {
	width:188px !important;
}

/** 
 * ------------------------------------------------------------------
 * @section IE6 PNG FIXES	
 * ------------------------------------------------------------------
 */
* html .sf_region1 {
	behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
	this.src = "images/spacer.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("http://shop.missillinoiscountyfair.com/qsctemplates/Theme688/','').replace('")',''),
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='scale')",
	this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));; 
}

* html .sf_region1 a {
	position:relative;
}

* html .sf_extra1 {
	behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
	this.src = "images/spacer.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("http://shop.missillinoiscountyfair.com/qsctemplates/Theme688/','').replace('")',''),
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
	this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));; 
}

* html .sf_region10 {
	behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
	this.src = "images/spacer.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("http://shop.missillinoiscountyfair.com/qsctemplates/Theme688/','').replace('")',''),
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='scale')",
	this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));; 
}

* html .sf_region10 a {
	position:relative;
}

/** 
 * ------------------------------------------------------------------
 * @section DBNow
 * ------------------------------------------------------------------
 */

.Data_Central_color7 {
	background-color:#6E911C;
	color:#ffffff;
}

.Data_Central_color1 {
	background-color:#8BB824;
	color:#ffffff;
}

.Data_Central_color2 {
	background-color:#C4DA8E;
	color:#555555;
}

.Data_Central_color3 {
	background-color:#E9F4D0;
}

.Data_Central_color6 {
	background-color:#F5F0E4;
}

.Data_Central_color4 {
	background-color:#ffffff;
}

.Data_Central_color5 {
	border-color:#ffffff;
}