/*----------------------------------
		Theme646
----------------------------------*/

/*----------------------------------
		Typography Reset
----------------------------------*/

h1, h2, h3, h4, h5, h6 {font-weight:normal;}
h1 {font-size:18px;line-height:1;margin:0px;padding: 0px;font-family: Arial, Helvetica, FreeSans, sans-serif; }
h2 {font-size:16px;margin: 10px 0;padding: 0px;font-family: Arial, Helvetica, FreeSans, sans-serif;}
h3 {font-size:16px;margin: 10px 0;padding: 0px;font-family: Arial, Helvetica, FreeSans, sans-serif;}
h4 {font-size:14px;line-height:1.25;height:1.25em;margin: 5px 0;padding: 0px;font-family: Arial, Helvetica, FreeSans, sans-serif;}
h5 {font-size:1em;font-weight:bold;margin: 5px 0;padding: 0px;font-family: Arial, Helvetica, FreeSans, sans-serif;}
h6 {font-size:1em;font-weight:bold;margin: 3px 0; padding: 0px;font-family: Arial, Helvetica, FreeSans, sans-serif;}
form {margin:0; padding:5px;}
blockquote {margin:1em;}
sup, sub {line-height:0;}
address {margin:0 0 1.0em;}
pre, code {margin:1em 0;white-space:pre;}
pre, code, tt {line-height:1.5;}
li ul, li ol {margin:0 2.0em;padding:0;}
ul, ol {margin:0 1.0em 1.0em 3em;padding:0;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1em 0;}
dd {margin-left:1em;}
caption {margin:0; padding:.3em;}

/*----------------------------------
		General
----------------------------------*/

body {
	margin: auto;	
	color:#585858;
	font-family: Arial, Helvetica, FreeSans, sans-serif;
	font-size: 13px;
	font-weight: normal;	
	background-repeat: repeat;				
}

.sf_outer_wrapper {
	width: 970px;
    margin: 50px auto 0;
}

.sf_extra1 {	
	height: 4px;
	background-image:url(images/646_top.png);
	background-repeat: repeat;
	width:970px;	
}

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

.sf_wrapper {	
	width:950px;	
	background-image:url(images/646_shadow.png);
	background-repeat: repeat;
	padding: 0px 10px;
}

* 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='scale')",
	this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
}

/*--------------------------------
		Navigation
---------------------------------*/

.sf_navigation h3 {
	display:none;
}

.sf_navigation .widget {	
	padding: 0px;
	margin: 0px;
}

.sf_navigation .widget_content{	
	padding: 0px;
	margin: 0px;
	overflow: visible;
	width: 185px;
}

.sf_navigation .widget li{		
	overflow: visible;
}

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

.sf_navigation {
	clear:both;
	font-family: Arial, Helvetica, FreeSans, sans-serif;	
	font-weight: normal;
	font-size:18px;	
	height:auto !important;
	height:20px;
	letter-spacing: 2px;	
	min-height:20px;		
	margin: 132px 10px 15px;	
	width: 185px;
	text-transform: uppercase;
}

.sf_navigation:after {
	content: " ";
	display: block;;
	clear: both;
	visibility: hidden;
	font-height: 1px;
	margin:0px;
	padding:0px;
}

.sf_navigation ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	height:1%;	
}

.sf_navigation ul:after {
	content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}

.sf_navigation ul li {	
	float:left;
	margin: 0px;
	padding: 5px 0px;	
}

.sf_navigation ul li.sf_last_nav_item {		
}

.sf_navigation ul li.sf_first_nav_item {	
}

.sf_navigation ul li a {
	color:#585858;
	text-decoration:none;
	display: block;	
	width: 175px;
	border: 1px solid #fff;
	padding: 3px 5px;
	_position: relative;
	_z-index: 1;			
}

.sf_navigation ul li a:visited {
	color:#585858;
}

.sf_navigation ul li a:hover {
	color:#585858;
	text-decoration: none;
	border: 1px solid #dbdbdb;		
}

/*------------------------------------
	Flyout menu
------------------------------------*/


.sf_navigation .subnav { /* second-level lists */
	position: absolute;	
	width: 160px;
	left: -999em;
	z-index: 1000;
	margin:-30px 0 0 188px;
	.margin: -29px 0 0 168px;
	text-transform: none;
	letter-spacing: 1px;
}

.sf_navigation .subnav li { 
	width: 158px;
	background-image: none;
	white-space: normal;
	height: auto;
	border-bottom: none;
	background-color: #f1f1f1;
	border-bottom: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
	border-left: 1px solid #dbdbdb;
	padding: 0px;
}

.sf_navigation .subnav li a { 
	width: 152px;
	height: auto;
	color:#585858;
	padding: 3px;
	border:none;	
	font-size: 14px;
	border: none;		
}

.sf_navigation .subnav .sf_first_nav_item_subnav {
	border-top: 1px solid #dbdbdb;
}

.sf_navigation .subnav li a:visited { 
	color:#585858;
}

.sf_navigation .subnav li a:hover  { 
	color:#585858;
	background-color: #e1e1e1;
	border: none;
}

#Nav1 li:hover ul, 
#Nav1 li.sfhover ul { /* lists nested under hovered list items */
	left: auto;	
}

#Nav1 iframe {
	position: absolute;
	/* account for the border */
	left: -0.25em;
	top: -0.25em;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
	margin-left: 3px;
}
 
#Nav1 li:hover, #Nav1 li.hover {  
    position: static;  
}

/*--------------------------------
		End Navigation
---------------------------------*/

.sf_extra10 {	
}

/*--------------------------------
		Header
---------------------------------*/

.sf_header_wrapper {	
	min-height: 80px;
	height: auto !important;
	height: 80px;	
	float: right;
	display: inline;	
	padding: 20px 30px;
	width: 665px;	
}

.sf_pagetitle {	
	color: #c9c9c9;
	display: block;	
	float:right;
	font-family: Arial, Helvetica, FreeSans, sans-serif;	
	font-size:18px;
	font-weight: normal;	
	letter-spacing: 2px;
	padding-left: 7px;
	text-align: right;
	text-transform: uppercase;
	width: 658px;
	_position: relative;
	_z-index: 1;
}

.sf_main_header {	
	font-family: Arial, Helvetica, FreeSans, sans-serif;
	font-size: 48px;	
	clear:both;
	color: #333;
	padding-left: 7px;
	padding-top: 20px;
	text-align: left;	
	width: 658px;
	_position: relative;
	_z-index: 1;
}

.sf_extra3 {	
}

.sf_sub_header {
	display: none;
}

.sf_main_header p, .sf_sub_header p {
	margin: 0;
	padding: 0;
}

/*--------------------------
		End Header
--------------------------*/

.sf_extra4 {
}

.sf_extra5 {	
}

.sf_extra6 {	
}

.sf_extra11 {	
}
	
/*--------------------------
		Content
--------------------------*/

.sf_content {
	clear:right;	
	float:right;
	min-height: 250px;
	height: auto !important;
	height: 250px;
	padding: 20px 30px;
	width: 665px;
	_position: relative;
	_z-index: 1;		
}

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

/*--------------------------
		End Content
--------------------------*/

.sf_extra12 {	
}

.sf_extra7 {		
}

/*--------------------------
		 Footer
--------------------------*/

.sf_footer {
	clear:both;
	font-family: Arial, Helvetica, FreeSans, sans-serif;	
	text-align:left;
	font-size:11px;
	letter-spacing: 1px;
	color: #585858;	
	padding: 40px 40px 20px 40px;
	margin: 0px 0px 0px 225px;
	min-height: 50px;
	height: auto !important;
	height: 50px;
	_position: relative;
	_z-index: 1;		
}

.sf_footer a:link,
.sf_footer a:visited {
	color:#222222;
}

.sf_footer p {
	margin:0px;
	padding:0px;
}

/*--------------------------
		End Footer
--------------------------*/

.sf_extra8 {	
}

.sf_extra9 {	
	height: 14px;
	background-image:url(images/646_btm.png);
	background-repeat: repeat;
	width:970px;
}

* html .sf_extra9  {	
	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));
}


/*--------------------------
		Extra Stuff
--------------------------*/
a:link {
	color: #585858;
}

a:visited {
	color: #585858;
	
}

a:hover {	
	color: #585858;
	text-decoration: none;	
}

.sf_banner {
	margin: 0px auto;
	padding-top: 30px;
	padding-bottom: 60px;
	text-align: center;
	font-size: 10px;
	width: 980px;
}

#bannerLink {
	padding-top: 10px;
}

#bannerLink a, #bannerLink a:visited, #bannerLink a:hover{
	color: #444;
}

/*--------------------------
		Sidebar
--------------------------*/
.sf_region8,
.sf_region7 {
	display:none;
}

.sf_region2 {
	float: left;
	display:inline;
	width: 205px;
	margin: 20px 10px;
	clear:both;
	color: #585858;
}

.widget {	
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	padding: 0px 0px 7px;
	margin-bottom:15px;				
}

.widget_content {	
	background-repeat: repeat-y;
	padding: 5px 30px 10px;
	margin: 0px;
	overflow:hidden;
	width: 214px;
}

.widget_header {
	margin:0px;
	padding:10px 20px 10px;
	font-size:16px;
	font-weight: bold;
	text-align: left;
	color: #585858;	
	background-repeat: no-repeat;	
	max-height: 30px;
	overflow: hidden;
}

.widget.HomeLink {	
}

.HomeLink .widget_header  {
	border: none;
}

.HomeLink .widget_content  {	
	display:none;
}

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

.widget li {
	margin:0px;
	padding: 5px 0px;
	overflow:hidden;
}

.widget img {
	vertical-align: top;
	padding: 2px 0;
}

.widgetset a:link,
.widgetset a:visited {
	text-decoration:underline;
	padding: 2px 0;
	color: #585858;
}

.widgetset a:hover {
	padding: 2px 0;
	text-decoration: none;
	color: #585858;
}

.widget_content .form_item {
	margin:0px;
	padding: 0px;
}

.widget input, .widget select {
	color: #222;
	width:175px;
}

.widget .btn {
	width:auto;
	margin: 5px 0px;
}

.feedbutton {
	border:none;
	vertical-align:sub;
	margin-right:5px;
}

.clicktozoom {
	font-size: 11px;
	text-decoration: underline;
}
