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

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

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Nimbus Roman No9 L", serif
}
h1 {
	font-size: 2em;
	font-weight: normal;
	margin: 0 0 0.75em;
}
h2 {
	color: #555555;
	font-size: 1.6em;
	font-weight: normal;
	margin: 1.3em 0 0.94em;
}
h3 {
	color: #000000;
	font-size: 1.25em;
	font-weight: bold;
	margin: 1.65em 0 1.2em;
}
h4 {
	color: #555555;
	font-size: 1.1em;
	font-weight: normal;
	margin: 1.5em 0;
}
h5 {
	color: #000000;
	font-size: 0.9em;
	font-weight: normal;
	margin: 1.67em 0;
}
h6 {
	color: #000000;
	font-size: 0.9em;
	font-weight: normal;
	margin: 1.67em 0;
}
p {
	margin: 0 0 1.5em;
	padding: 0;
}
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;
}
/** 
 * ------------------------------------------------------------------
 * @section MAIN AREA
 * ------------------------------------------------------------------
 */
a:hover {
	text-decoration: none;
}
/**
 * @subsection structure
 */

body {
	background-color: #ffffff;
	background-image: url(images/912_body.jpg);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, FreeSans, sans-serif;
	font-size: 13px;
	line-height: 1.4;
	margin: 0;
	padding: 0;
	background-repeat: repeat-x
}
.sf_outer_wrapper { 
	margin: 0px auto;
	width: 1007px;
	margin-top:	10px;
	background-image: url(images/912_outer.jpg);
}
/**
 * @subsection top graphic
 */

.sf_region3 { 
	font-family: Georgia, "Nimbus Roman No9 L", serif;
	width: 690px;
	float: right;	
	margin: 25px 20px 0 0;
}

.sf_extra4 { 
	background-image: none;														
	background-position: 10px 10px;
	background-repeat: no-repeat;
	border: 1px solid #cccccc;
	display: block;
	height: 400px;
	margin: 0 auto;
	padding: 10px;
	width: 830px;
	clear: both;
}
/**
 * @subsection wood dividers
 */

.sf_extra8 { 
	background-image: url(images/912_footer.png);
	background-repeat: repeat-x;
	background-position: bottom center;
	display: block;
	height: 23px;
	width: 1006px;
}
/** 
 * @subsection content 
 */

.sf_main_wrapper { 
	padding: 25px 30px 30px;
}
.sf_pagetitle { 
	font-family: Georgia, "Nimbus Roman No9 L", serif;
	font-size: 36px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	padding-top: 20px;
}
.sf_pagetitle h1 { 
	font-family: Georgia, "Nimbus Roman No9 L", serif;
	font-size: 36px;
	font-weight: normal;
}
/** 
 * @subsection header 
 */

.sf_region2 { 
	background-image: url(images/912_header_bot.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	float: left;
	position: relative;
	min-height: 270px;
	margin-left: -27px;
	width: 307px;
}
.sf_main_header { 
	background-image: url(images/912_header_top.png);
	background-position: left top;
	background-repeat: no-repeat;
	font-family: Georgia, "Nimbus Roman No9 L", serif;
	line-height: 1;
	min-height: 20px;
	text-align: center;
	font-size: 60px;
	width: 263px;
	word-wrap: break-word;
	padding: 20px 27px 60px 10px;
}
/** 
 * @subsection sidebar 
 */

.sf_region8 .widgetset {
	width: 194px;
}
/** 
 * @subsection footer
 */
.sf_region8 {
	width: 1007px;
}
.sf_region9 {
	clear: both;
	font-size: 11px;
	text-align: center;
	width: 1007px;
}
.sf_footer {
    padding: 0 25px;
}
/** 
 * @subsection banner
 */

.sf_region10 {
	font-size: 11px;
	margin: 30px auto;
	text-align: center;
	width: 900px;
}
#bannerImage {
	margin-bottom: 10px;
}
/** 
 * @subsection buttons
 */

.btn {
	-moz-box-shadow:2px 2px 3px #888888;
	box-shadow:2px 2px 3px #888888;
	cursor:pointer;
	font-family:Georgia, "Nimbus Roman No9 L", serif;
	font-size:11px;
	margin:3px 4px 3px 0;
	padding:3px 8px 4px;
}
.pagn a, .widgetset .btn {
	-moz-box-shadow:none;
	box-shadow:none;
	background-image:none;
	cursor:pointer;
	display:block;
	font-family:georgia;
	font-size:11px;
	margin:3px 4px 3px 0;
	padding:3px 8px 3px;
	text-decoration:none;
}
/** 
 * ------------------------------------------------------------------
 * @section NAVIGATION
 * ------------------------------------------------------------------
 */
.sf_navigation {
	border-top: 1px solid #bfbfbf;
	border-bottom: 1px solid #ffffff;
}

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

.sf_navigation .widget_header {
	display: none;
}

.sf_navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #bfbfbf;
	zoom: 1;
}
.sf_navigation li {
	float: left;
	padding: 3px;
	position: relative;
}

.sf_navigation ul li.active-nav{
	background-color: #333333;
}
.sf_navigation li:hover {
	background-color: #333333;
}

.sf_navigation li a {
	display: block;
	font-size: 24px;
	text-decoration: none;
	white-space:nowrap;
	margin: 1px;
	padding: 3px 11px;
}

.sf_navigation ul li > a:hover{
	border: 1px solid #ffffff;	
	padding:2px 10px;
}

.sf_navigation ul li.sfhover a {
	border: 1px solid #ffffff;
	padding:2px 10px;
}

.sf_navigation ul li:hover a {
	border: 1px solid #ffffff;
	padding:2px 10px;
}

.sf_navigation ul li.active-nav a {
	border: 1px solid #ffffff;
	padding:2px 10px;
}

.sf_navigation ul li.active-nav a:visited {
	border: 1px solid #ffffff;
	padding:2px 10px;
}

/**
 * @subsection subnav
 */

 .sf_navigation .subnav {
 	position: absolute;
	left: -999em;
	line-height: 1;
	list-style: none;
	padding: 0px;
	width: 199px;
	z-index: 1000;
	background-image: url(images/912_menubottom.png);
	background-repeat:no-repeat;
	background-position: 3px bottom;
	padding-bottom:30px;
	border-bottom: 0;
	border-top: 0;
}

.sf_navigation .subnav li {
	margin: 0 auto;
	float: none;
	.float: left;
	.margin: 0 0 0 10px;
	padding: 0;
	white-space: normal;
	display: block;
	width: 179px;	
}


.sf_navigation .subnav li:hover {
	border:none;
	background-color: transparent;
}
.sf_navigation .subnav a{
	background-image: url(images/912_menubg.jpg);
	background-repeat:no-repeat;
	background-position: left bottom;
	background-color: #FCFCFC;
	display: block;
	border: 0;
	font-size: 12px;
	height: auto;
	background-color: transparent;
	margin: 0;
	padding: 5px 5px 5px 10px;
	white-space: normal;
	line-height:1.3;
	border-right: 1px solid #E8E8E8;
	border-left: 1px solid #E8E8E8;
	border-bottom: 0;
	border-top: 0;
	color: #666666;
}
.sf_navigation ul li.active-nav .subnav a {
	color: #666666;
	background-color: #FCFCFC;
}
.sf_navigation ul li.active-nav .subnav a:visited {
	color: #666666;
	background-color: #FCFCFC;
}
.sf_navigation .subnav a:visited{
	color: #666666;
	background-color: #FCFCFC;
}
.sf_navigation .subnav a:hover {
	border-right: 1px solid #E8E8E8;
	border-left: 1px solid #E8E8E8;
	border-bottom: 0;
	border-top: 0;
	color: #ffffff;
	margin: 0;
	padding: 3px 5px 3px 10px;
	background-color: #cccccc;
	background-image: none !important;
}
.sf_navigation ul li.active-nav .subnav a:hover {
	border-right: 1px solid #E8E8E8;
	border-left: 1px solid #E8E8E8;
	border-bottom: 0;
	border-top: 0;
	color: #ffffff;
	margin: 0;
	padding: 3px 5px 3px 10px;
	background-color: #cccccc;
	background-image: none !important;
}

#Nav1 iframe {
 filter: progid:DXImageTransform.Microsoft.Alpha(style=0, opacity=0);
	left: 0;
	position: absolute;
	top: 0;
	z-index: 0;
}
#Nav1 li:hover, #Nav1 li.hover {
	position: realtive;;
}
#Nav1 li:hover ul, #Nav1 li.sfhover ul {
	left: -10px;
}
/** 
 * ------------------------------------------------------------------
 * @section WIDGETS
 * ------------------------------------------------------------------
 */

.widgetset .widget {
	font-size: 11px;
	height: auto !important;
	height: 1%;
	padding: 10px;
	min-height: 1%;
}
.widgetset .widget li {
	height: auto;
	margin: 0px;
	min-height: 1%;
	padding: 2px 0;
}
.widgetset .widget li:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.widgetset .widget_header {
	font-size: 16px;
	font-weight: bold;
	margin: 5px 0 5px;
}
.widgetset .widget_header a:link, .widgetset .widget_header a:visited, .widgetset .widget_header a:hover {
	text-decoration: none;
}
.widgetset .widget_content {
	overflow: hidden;
	width: 174px;
}
.widgetset .widget_content ul, .widgetset .widget_content ol {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.widgetset .HomeLink .widget_content {
	margin: 0px;
	padding: 0px;
}
* html .widgetset .widget li {
	height: 1%;
}
.widgetset label {
	display: block;
	margin: 0px;
	padding: 0px;
}
.widgetset form {
	margin: 0px;
	padding: 0px;
}
.widgetset .form_item {
	margin: 0px 0px 5px;
	padding: 0px;
}
.widgetset input[type=text] {
	width: 166px !important;
}
.widgetset select {
	width: 172px !important;
}
/** 
 * ------------------------------------------------------------------
 * @section Pod   
 * ------------------------------------------------------------------
 */
.sf_pod {
	clear: both;
	padding: 30px 10px;
	text-align: center;
}
/** 
 * ------------------------------------------------------------------
 * @section IE6 & 7 FIXES    
 * ------------------------------------------------------------------
 */

* html .sf_navigation {
	height: 1%
}
* html .sf_navigation a {
	position:relative;
}
* html .sf_main_header a {
	position:relative;
}
