/**
 * @file
 * @project 607
 * @package sftheme
 * @site app1
 */
 
/** 
 * ------------------------------------------------------------------
 * @section TYPOGRAPHY
 * ------------------------------------------------------------------
 */
 
h1, h2, h3, h4, h5, h6 {font-weight:normal;}
h1 {font-size:2.5em;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;margin-bottom:1em;}
h4 {font-size:1.2em;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
p, 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;}
legend {font-size:14px;}

/** 
 * ------------------------------------------------------------------
 * @section MAIN AREA
 * ------------------------------------------------------------------
 */

body {
	margin: auto;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(//img1.wsimg.com/isteam/ip/e4082259-4684-4dd7-8a71-670952b9cda7/legacy/bkg-tile.gif);
	background-repeat: repeat;	
}

.sf_outer_wrapper {
	width: 940px !important;
    margin: 20px auto;	
}

.sf_wrapper {	
	width:940px !important;	
	min-height:1%;
	height:auto !important;
	height:1%;  
}

.sf_wrapper:after {	
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0;  
}

/** 
 * @subsection header
 */
.sf_header_wrapper {
	width: 940px;
	min-height:94px;
	height: auto !important;
	height: 94px;	
}

.sf_header_wrapper:after {
	content:".";
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
}

.sf_main_header {
	text-align: left;	
	width: 910px;
	font-family: Georgia, times, serif;
	font-size: 28px;
	font-weight: normal;
	font-variant: normal;
	padding: 15px;	
	min-height: 49px;	
	height: auto !important;
	height: 49px;
}

.sf_main_header:after {
	content:".";
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
}
/**
 * app1 dashed border cutoff fix
 */
.sf_main_header .SharedBlock,
.sf_main_header .ActiveSharedBlock {
	height:60px;
	overflow:hidden;
}

/** 
 * @subsection extra4
 */
.sf_extra4 {
	float:right;
	display:inline;
	width:740px;
	height: 238px;
	background-image: url(//img1.wsimg.com/isteam/ip/e4082259-4684-4dd7-8a71-670952b9cda7/legacy/main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/** 
 * @subsection pagetitle
 */
.sf_region5 {	
	padding: 5px 10px 5px 27px;
	text-align: left;
	font-size: 18px;
	font-weight: normal;
	font-family: Georgia, times, serif;	
	width: 703px;
	display: block;
	min-height:25px;
	height:auto !important;
	height:25px;
	float:right;
}

.sf_pagetitle h1 {	
	font-size: 18px;
	font-weight: normal;
	margin:0px;
}

/** 
 * @subsection content
 */
.sf_content {
	float: right;
	display:inline;
	width: 700px;	
	padding-top: 20px;
	padding-bottom: 30px;
	margin-right: 20px;
}

/** 
 * @subsection footer
 */
.sf_footer {	   
    font-family: Arial, Verdana, Helvetica, sans-serif;	
	clear:both;
	text-align:right;
	min-height:15px;
	height:auto !important;
	height:15px;
	padding:10px 10px;
	font-size:11px;			
}

.sf_footer p {
	margin:0px;
	padding:0px;
}

.sf_footer a:hover {
	text-decoration: none;	
}

/** 
 * @subsection banner
 */
.sf_banner {
	margin: 40px auto 0 auto;
	text-align: center;
}

#bannerLink {
	padding: 10px;
	margin: 10px;
}

/** 
 * @subsection buttons
 */
.btn {
	cursor:pointer;
	font-size:10px;
	font-weight:bold;
	margin:3px 3px 3px 0;
	padding:2px;
	text-transform:uppercase;
	border:medium none;
	font-family:Arial, Helvetica, FreeSans, sans-serif;
}

/** 
 * ------------------------------------------------------------------
 * @section SIDEBAR AREA
 * ------------------------------------------------------------------
 */
 
 /** 
 * @subsection navigation
 */
.sf_navigation{	
	text-transform: uppercase;	
	font-weight: bold;
	font-size: 10px;
	margin-bottom:30px;
	min-height:1%;
	height:auto !important;
	height:1%;
}

.sf_navigation .widget_content div {	
	margin:0px;
}

.sf_navigation .Block {
	border:none !important; 
	position:static !important; /*Relative causes it to disappear in IE*/
}

.sf_navigation:after{	
	content: ".";
	display:block;
	visibility:hidden;
	height:0;
	clear:both;
}

.sf_navigation ul {
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	width: 200px;
	min-height:1%;
	height:auto !important;
	height:1%;
}

.sf_navigation ul li { 
	padding: 0 0 1px;
	margin: 0;
	float: left;
	width: 200px;
	height:auto;
}

.sf_navigation ul li a {
	display: block;
	font-weight: bold;
	text-decoration: none;
	padding:11px 3px 10px;
	margin: 0;
	min-height:13px;
	height:auto !important;
	height:13px;
	text-align:center;
}

.sf_navigation ul li a:hover {

}

.sf_navigation .subnav { 
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	width: 200px;
	position: absolute;
	left: -999em;
	margin-left: 200px;
	margin-top: -34px;
	z-index:1000;
}

.sf_navigation .subnav li {
	padding: 0;
	margin: 0;
	float: left;
	width: 200px;
}

.sf_navigation .subnav li a {
	width: 194px;
	display: block;
	font-weight: bold;
	text-decoration: none;
	padding:11px 3px 10px;
	margin: 0;
	min-height:13px;
	height:auto !important;
	height:13px;
	text-align:center;
}

.sf_navigation .subnav li a:hover {

}

#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 pod
 */
.sf_pod {
	padding:5px 10px 20px;
	clear:both;
}

.TemplateContainer {
	min-height: 50px;
}

/** 
 * @subsection widgets
 */
 
.widgetset_app2_0, .widgetset_app3_0 {
	width:200px;
	overflow:hidden;
}

.sf_region4{	
	float: left;	
	width: 200px;
}

.main_nav .widget_header{
	display:none;
}

.sf_region4 ul,
.sf_region4 ol{	
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.widget_header {
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:4px 10px 4px;
	min-height:15px;
	height:auto !important;
	height:15px;
}

.widget_header a:link,
.widget_header a:visited {
	text-decoration:none;
}

.widget_header a:hover {
	text-decoration:underline;
}

.widget_content {
	margin:0;
	padding:5px 10px 20px;
}

.widget_content div {
	margin:4px 0px;
	padding:0;
}

.widget_content label{
	margin:0;
	padding:0;
	display:block;
}

.widget_content form{
	margin:0;
	padding:0;
}

.widget_content select{
	width:180px;
}

.main_nav .widget_content {
	margin:0;
	padding:0;
}