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

/*--------------------------------
	Typography Reset
--------------------------------*/
h1 { font-size:2.5em; font-weight:normal; letter-spacing:-.04em; margin:0 0 0.5em; }
h2 { font-size:2em; font-weight:normal; letter-spacing:-.03em; margin:0 0 0.75em; }
h3 { font-size:1.75em; font-weight:normal; letter-spacing:-.02em; margin:0 0 1em; }
h4 { font-size:1.5em; font-weight:bold; letter-spacing:-.02em; margin:0 0 1.25em; }
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; }
/*--------------------------------
	Structure
--------------------------------*/
body {
	background-color:transparent;
	background-repeat:repeat-x;
	font-family:"Times New Roman", Times, FreeSerif, serif;
	font-size:16px;
	font-style:italic;
	color:#666666;
	margin:0;
	overflow-x:hidden;
}
textarea,
input[type="text"] { border:solid 1px #c2c1c1; }
.sf_outer_wrapper {
	background-position:top center;
	background-repeat:no-repeat;
	padding-top:20px;
}
.sf_main_header {
	-moz-box-shadow:0px 0px 10px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow:0px 0px 10px rgba(0, 0, 0, 0.4);
	box-shadow:0px 0px 10px rgba(0, 0, 0, 0.4);
	color:#ffffff;
	display:inline-block;
	.display:inline;
	font-size:56px;
	margin:0px 150px 20px;
	padding:15px 25px;
	zoom:1;
}
.sf_wrapper {
	background-color:#ffffff;
	-moz-box-shadow:0px 0px 10px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow:0px 0px 10px rgba(0, 0, 0, 0.4);
	box-shadow:0px 0px 10px rgba(0, 0, 0, 0.4);
	margin:0 150px;
	padding:25px;
}
/*--------------------------------
	Navigation
--------------------------------*/
.sf_navigation {
	background: #B9BCBE; /* Old browsers */
	background: -moz-linear-gradient(top, #B9BCBE 0%, #8E9193 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #B9BCBE), color-stop(99%, #8E9193)); /* Chrome,Safari4+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#B9BCBE', endColorstr='#8E9193', GradientType=0 ); /* IE6-9 */
	border-color:#bec0c2;
	border-style:solid;
	border-width:1px 0;
	-moz-box-shadow:0px 0px 10px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow:0px 0px 10px rgba(0, 0, 0, 0.4);
	box-shadow:0px 0px 10px rgba(0, 0, 0, 0.4);
	margin:0 0 20px;
	zoom:1;
}
.sf_navigation h3 { display:none; }
.sf_navigation .widget_content {
	border-left:solid 1px rgb(124, 127, 129);
	border-left:solid 1px rgba(124, 127, 129, 0.4);
	margin:0 150px;
}
.sf_navigation .widget_content:after {
	content:".";
	display:block;
	font-size:0;
	height:0;
	clear:both;
	visibility:hidden;
}
.sf_navigation ul {
	border-left:solid 1px rgb(190, 192, 194);
	border-left:solid 1px rgba(190, 192, 194, 0.4);
	list-style-type:none;
	margin:0;
	padding:0;
}
.sf_navigation ul:after {
	content:".";
	display:block;
	font-size:0;
	height:0;
	clear:both;
	visibility:hidden;
}
.sf_navigation ul li {
	border-right:solid 1px rgb(124, 127, 129);
	border-right:solid 1px rgba(124, 127, 129, 0.4);
	float:left;
	white-space:nowrap;
}
.sf_navigation ul li a {
	background: #B9BCBE; /* Old browsers */
	background: -moz-linear-gradient(top, #B9BCBE 0%, #8E9193 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #B9BCBE), color-stop(99%, #8E9193)); /* Chrome,Safari4+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#B9BCBE', endColorstr='#8E9193', GradientType=0 ); /* IE6-9 */
	border-right:solid 1px rgb(190, 192, 194);
	border-right:solid 1px rgba(190, 192, 194, 0.4);
	color:#eaebec;
	display: block;
	font-size:20px;
	font-style:normal;
	padding:16px;
	min-width:1%;
	width:auto !important;
	width:1%;
	text-decoration:none;
}
.sf_navigation ul li a:visited { color:#eaebec; }
.sf_navigation ul li a:hover { color:#eaebec; }
.sf_navigation ul li:hover a {
	background: #acafb1; /* Old browsers */
	background: -moz-linear-gradient(top, #acafb1 0%, #7f8284 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #acafb1), color-stop(99%, #7f8284)); /* Chrome,Safari4+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#acafb1', endColorstr='#7f8284', GradientType=0 ); /* IE6-9 */
}
/*--------------------------------
	Subnav
--------------------------------*/
.sf_navigation .subnav {
	background: #a7a9aa; /* Old browsers */
	background: -moz-linear-gradient(top, #a7a9aa 0%, #8E9193 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a7a9aa), color-stop(99%, #8E9193)); /* Chrome,Safari4+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a7a9aa', endColorstr='#8E9193', GradientType=0 ); /* IE6-9 */
	-moz-box-shadow:3px 3px 2px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow:0px 0px 10px rgba(0, 0, 0, 0.3);
	box-shadow:0px 0px 10px rgba(0, 0, 0, 0.3);
	border-color:#cdcdcd;
	border-style:solid;
	border-width:0 1px 1px;
	float: left;
	left: -999em;
	margin:0;
	padding:0;
	position: absolute;
	width: 168px;
	z-index: 1000;
}
.sf_navigation .subnav li {
	border:none;
	white-space: normal;
	margin: 0;
	width: 168px;
}
.sf_navigation .subnav li a {
	background:none;
	border:none;
	color:#eaebec;
	font-family:Arial, Helvetica, FreeSans, sans-serif;
	font-size:13px;
	height: auto;
	margin:0;
	padding: 5px 15px 3px;
	width: 138px;
}
.sf_navigation .subnav li a:visited { color:#eaebec; }
.sf_navigation .subnav li a:hover {
	background-color:rgb(180, 180, 180);
	background-color:rgba(180, 180, 180, 0.75);
	color:#ffffff;
}
.sf_navigation ul li:hover li a { background: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; }
/*--------------------------------
	Widgets
--------------------------------*/
.widgetset .widget {
	border-bottom:solid 5px #e2e2e2;
	margin:0 0 30px;
	padding:0 0 10px;
}
.widgetset .widget_header {
	background: #f3f3f3; /* Old browsers */
	background: -moz-linear-gradient(top, #f3f3f3 0%, #e2e2e2 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e2e2e2), color-stop(99%, #125b7d)); /* Chrome,Safari4+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#e2e2e2', GradientType=0 ); /* IE6-9 */
	border:solid 1px #e2e2e2;
	margin:0 0 10px;
	padding:8px 16px;
}
.widgetset .widget_header a {
	border:solid 1px;
	display:block;
	color:#ffffff;
	font-size:20px;
	font-weight:bold;
	margin:-9px -17px;
	padding:8px 16px;
	text-align:center;
	text-decoration:none;
}
.widgetset .widget_header a:visited { color:#ffffff; }
.widgetset .widget_header a:hover {
	background: #f3f3f3; /* Old browsers */
	background: -moz-linear-gradient(top, #f3f3f3 0%, #e2e2e2 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e2e2e2), color-stop(99%, #125b7d)); /* Chrome,Safari4+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#e2e2e2', GradientType=0 ); /* IE6-9 */
	border:solid 1px #e2e2e2;
}
.widgetset h3 {
	font-size:26px;
	line-height:1em;
	margin:0;
}
.widgetset h4 {
	font-size:1.2em;
	font-weight:normal;
}
.widgetset .widget_content {
	overflow:hidden;
	width:220px;
}
.widgetset ul {
	list-style:none;
	margin:0;
	padding:0;
}
.widgetset ol {
	list-style:none;
	margin:0;
	padding:0;
}
.widgetset .widget_content li { padding:3px 0; }
.widgetset label {
	display: block;
	font-size:13px;
	margin:0;
	padding:0;
}
.widgetset input[type="text"] {
	padding:0;
	width:218px !important;
}
.widgetset .form_button { float:right; }
.widgetset select { width:100% !important; }
/*--------------------------------
	Content
--------------------------------*/
.sf_content {
	min-height:250px;
	height:auto !important;
	height:250px;
}
.sf_content:after {
	content:".";
	display:block;
	font-size:0;
	height:0;
	clear:both;
	visibility:hidden;
}
.sf_pagetitle {
	color:#666666;
	font-size:36px;
}
.sf_pagetitle h1 {
	font-size:36px;
}
/*--------------------------------
	Footer
--------------------------------*/
.sf_footer {
	color:#666666;
	clear:both;
	text-align:right;
}
.sf_region10 {
	margin:100px 150px;
	text-align:center;
}
.sf_region10 .sf_banner a { color:#ffffff; }
.sf_region10 .sf_banner a:visited { color:#ffffff; }
/*--------------------------------
	IE 6&7
--------------------------------*/

