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

/** 
 * ------------------------------------------------------------------
 * @section TYPOGRAPHY
 * ------------------------------------------------------------------
 */

h1 {font-size:1.6em; margin:0.00em 0 0.75em; font-weight:normal;}
h2 {font-size:1.5em; margin:0.86em 0; font-weight:bold;}
h3 {font-size:1.3em; margin:1.00em 0; font-weight:bold;}
h4 {font-size:1.0em; margin:1.20em 0; font-weight:bold;}
h5 {font-size:1.0em; margin:1.50em 0; font-weight:normal;}
h6 {font-size:1.0em; margin:1.50em 0; font-style:italic; font-weight:normal;}

p {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 LAYOUT
 * ------------------------------------------------------------------
 */

body {
	font-family:Arial, Helvetica, FreeSans, sans-serif;
	font-size:11px;
	padding:0px 0px 20px;
	margin:0px;
}

.sf_wrapper {
	border-style:solid;
	border-width:0px 1px 1px;
	width:980px;
	margin:0px auto;
	min-height:1%;
	height:auto !important;
	height:1%;
}

a:link,
a:visited {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

/** 
 * ------------------------------------------------------------------
 * @section NAVIGATION
 * ------------------------------------------------------------------
 */
.sf_region2 {
	min-height:1%;
	height:auto !important;
	height:1%;	
	padding:10px 15px 1px;
	width:950px;
}

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

.sf_navigation .widget_header{
	display:none;
}

.sf_navigation {
	margin: 0px;
	width: 950px;

	padding:0px;
}

.sf_navigation ul {
	margin: 0;
	padding: 0;
	float:right;
}
 
.sf_navigation ul:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height:0px;
}
 
.sf_navigation ul li {	
	float: left;
	list-style: none;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 5px;
	white-space: nowrap;	 
	min-width:1%;
	width: auto !important; 
	width:1%; 
}

.sf_navigation ul li a  {
	display: block;
	margin:0px;
	padding:0px;
	text-decoration: none;	
	min-width:1%; 
	width: auto !important; 
	width:1%; 
	font-weight:bold;
}
 
.sf_navigation ul li a:visited {
	text-decoration: none;	
}
 
.sf_navigation ul li a:hover {
	text-decoration: none;	
}
 
/**
 * @section subnav
 */
.sf_navigation .subnav {
	left: -999em; 
	list-style: none;
	line-height: 1;
	margin: 0px 0px 0px 0px;	
	padding: 10px 0px 0px 0px;	
	position: absolute;	
	width: 145px;
	z-index:1000;
}
 
.sf_navigation .subnav  li {
	float: left;
	margin:0;	
	padding:0;	
	width: 143px;
    white-space:normal;
}

.sf_navigation .subnav  li:hover {
	background-image:none;
}

.sf_navigation .subnav li a {
	display: block;
	height:auto;
	padding: 5px 10px 6px;
	margin:0px;
	min-width:123px;
	width: 123px !important;
	white-space:normal;
	font-weight:normal;
}

#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;  
} 

/** 
 * ------------------------------------------------------------------
 * @section HEADER
 * ------------------------------------------------------------------
 */
.sf_header_wrapper {
	min-height:1%;
	height:auto !important;
	height:1%;	
	padding:0px 15px 15px;
	clear:both;
}

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

.sf_main_header {
	padding:0px 0px 10px;
	min-height:1%;
	height:auto !important;
	height:1%;	
	letter-spacing:-.05em;
	font-family:Arial, Helvetica, FreeSans, sans-serif;
	font-size:42px;
	font-weight:bold;
}

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

/** 
 * ------------------------------------------------------------------
 * @section CONTENT
 * ------------------------------------------------------------------
 */
.sf_region4 {
	padding:10px 15px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
}

.sf_region4 h1{
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
	margin:0px;
	padding:0px;
}

.sf_main {
	width:980px;
}

.sf_content {
	padding:20px 15px 20px;
	min-height:200px;
	height:auto !important;
	height:200px;
}

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

legend {
	font-size:1.3em;
}

/**
 * @section buttons
 */
.btn {
	border-style:solid;
	border-width:1px;
	text-transform:uppercase;
	font-size:9px;
	padding:3px 4px;
	margin:0px;
	cursor:pointer;
	font-family:Arial, Helvetica, FreeSans, sans-serif;
}

/** 
 * ------------------------------------------------------------------
 * @section SIDEBAR
 * ------------------------------------------------------------------
 */
.widgetset {
	margin-bottom:20px;
}

.widgetset a {
	font-weight:bold;
}

.widgetset .widget {
	padding:10px 15px 15px;
}

.widgetset .widget_header {
	font-weight:bold;
	font-size:15px;
	margin:0px;
	padding:0px 0px 10px;
}

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

.widgetset .widget_header a:hover {
	text-decoration:underline;
}

/**
 * @section widget lists
 */
.widgetset ul,
.widgetset ol {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.widget li{
	margin:0px;
	padding:0px 0px 8px;
}

/**
 * @section widget forms
 */
.widgetset .widget_content label{
	margin:0;
	padding:0;
	display:block;
}

.widgetset .widget_content form{
	margin:0;
	padding:0;
}

.widgetset .form_item,
.widgetset .form_button {
	margin:0px;
	padding:0px 0px 8px;
}

.widgetset .widget_content select,
.widgetset .widget_content input[type="text"] {
	width:178px !important;
	border-style:solid;
	border-width:1px;
	padding:1px 0px;
}

/** 
 * ------------------------------------------------------------------
 * @section FOOTER
 * ------------------------------------------------------------------
 */
.sf_footer {
	border-style:dotted;
	border-width:1px 0px 0px;
	width:950px;
	padding:10px 15px 12px;
	clear:both;
	text-align:right;
}

.sf_region10 {
	padding:15px 0px;
	text-align:center;
}

#bannerImage {
	margin:5px;
}