/**
 * @file
 * @project 723
 * @package sftheme
 * @site app1
 */
 
 /*----------------------------------
		Typography and Resets
----------------------------------*/
 
h1 {
	font-size:3em;
	font-family:"Arial Black", Gadget, sans-serif;
	font-weight:normal;
	letter-spacing:-3px;
	line-height:1em;
	margin:0 0 0.75em;
}
h2 {
	font-size:2.5em;
	font-family:"Arial Black", Gadget, sans-serif;
	font-weight:normal;
	letter-spacing:-2px;
	line-height:1em;
	margin:1em 0;
}
h3 {
	font-size:2em;
	font-family:"Arial Black", Gadget, sans-serif;
	font-weight:normal;
	letter-spacing:-2px;
	line-height:1em;
	margin:1.28em 0;
}
h4 {
	font-size:1.5em;
	font-family:"Arial Black", Gadget, sans-serif;
	font-weight:normal;
	letter-spacing:-1px;
	line-height:1em;
	margin:1.5em 0;
}
h5 {
	font-size:1.25em;
	font-style:italic;
	margin:1.67em 0;
}
h6 {
	font-size:1em;
	font-weight:bold;
	margin:2.05em 0;
}
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;
}
fieldset {
	border:solid 1px #1e2223;
}

/*----------------------------------
		Main Area
----------------------------------*/

a:link {
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
font {
	letter-spacing:normal;
	line-height:normal;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	margin:0px;
	padding:0px;
	position:relative;
	z-index:5;
	background-color: #2771b7;
}
.sf_outer_wrapper {
	min-height:1%;
	height:auto !important;
	height:1%;
}
.sf_outer_wrapper:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.sf_wrapper {
	margin:0 auto;
	width:1000px;
}
.sf_wrapper:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.sf_region1 {
	width: 1350px;
}
.sf_main_wrapper {
	float:right;
	width:740px;
}
.sf_region2 {
	float:left;
	width:260px;
}
/*----------------------------------
		Header
----------------------------------*/
.sf_header_wrapper {
	float:left;
	padding:0 16px;
	width:708px;
}
.sf_header_wrapper:after {
	content:".";
	display:block;
	font-size:0;
	height:0;
	clear:both;
	visibility:hidden;
}
.sf_main_header {
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:72px;
	letter-spacing:-5px;
	word-wrap: break-word;
	width:700px;
	line-height: 1;
}
/*----------------------------------
		Navigation
----------------------------------*/
.sf_navigation .widget_header {
	display:none;
}
.sf_navigation {
	min-height:1%;
	height:auto !important;
	height:1%;
	padding:13px 0;
	position:relative;
	z-index:1000;
}
.sf_navigation:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.sf_navigation ul {
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	width:260px;
}
.sf_navigation ul li {
	float: left;
	line-height:1.6em;
	margin:0;
	padding:0;
	position: relative;
	width:260px;
}
.sf_navigation ul li a {
	display: block;
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:32px;
	letter-spacing:-3px;
	padding:7px 20px 7px 20px;
	width:220px;
	word-wrap:break-word;
	text-decoration:none;
}
.sf_navigation ul li a:visited {
	text-decoration:none;
}
.sf_navigation ul li:hover a, .sf_navigation ul li a:hover {
	text-decoration:none;
}
.sf_navigation .subnav {
	float: left;
	min-height:150px;
	height:auto !important;
	height:150px;
	left: -999em;
	list-style: none;
	margin:-39px 0 0 260px;
 .margin-top:-40px;
	padding:0;
	position: absolute;
	width:143px;
	z-index:1000;
}
.sf_navigation .subnav li {
	background-color:#fff;
	position: relative;
	float: left;
	padding:0;
	margin:0;
	width:143px;
}
.sf_navigation .subnav li a {
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:.8em;
	margin:0;
	padding:5px 8px;
	text-decoration: none;
	width:127px;
}
#Nav1 li:hover ul, #Nav1 li.sfhover ul { /* lists nested under hovered list items */
	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;
}
/*----------------------------------
		Content
----------------------------------*/
.sf_main:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
}
.sf_content {
	min-height:250px;
	height:auto !important;
	height:250px;
	padding: 0px 10px 0px 10px;
}
.sf_content:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
}
.sf_pagetitle {
	font-size:48px;
	padding:0;
	margin:20px 0 0 20px;
}
.sf_pagetitle h1 {
	font-size:32px;
}
/*----------------------------------
		Footer/Banner
----------------------------------*/
.sf_footer {
	font-size:10px;
	margin-top:100px;
	text-align:center;
	width:700px;
}
.sf_banner {
	font-size:10px;
	margin:10px 0 0;
	text-align:center;
	width:700px;
	padding-bottom: 20px;
}
.sf_banner #bannerImage {
	padding:5px 0;
}
#seals a {
	font-size:10px;
}
/*----------------------------------
		Buttons
----------------------------------*/
input[type=submit], input[type=reset], .btn {
	background-color:#1e2223;
	border:none;
	color:#ffffff;
	font-size: 10px;
	font-weight: bold;
	cursor: pointer;
	margin: 3px 0;
	padding: 2px 4px 3px;
}
/*----------------------------------
		Hacks
----------------------------------*/
* html .member {
	width:665px;
}
* html .categories .category, .products .product {
	margin-right:-1px;
}
* html a, * html form, * html .form_item, * html .sf_wrapper {
	position:relative;
}
* html .sf_outer_wrapper {
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("', '').replace('")', ''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='scale')", this.runtimeStyle.backgroundImage = "none")), this.pngSet=true));;
}
* html .sf_wrapper{  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("', '').replace('")', ''),  this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",  this.runtimeStyle.backgroundImage = "none")), this.pngSet=true));;
}

* html .sf_navigation ul li a:hover{  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("', '').replace('")', ''),  this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",  this.runtimeStyle.backgroundImage = "none")), this.pngSet=true));;
}
