



/*
     FILE ARCHIVED ON 21:11:48 Apr 2, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 21:37:32 Jul 12, 2016.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/**
 * @file
 * @project 731
 * @package sftheme
 * @site app1
 */
 
/*--------------------------------
	Typography Reset
--------------------------------*/
h1 { font-size:42px; font-weight:normal; letter-spacing:-.04em; margin:0 0 0.5em; }
h2 { font-size:36px; font-weight:normal; letter-spacing:-.03em; margin:0 0 0.75em; }
h3 { font-size:26px; font-weight:normal; letter-spacing:-.02em; margin:0 0 1em; }
h4 { font-size:20px; font-weight:bold; letter-spacing:-.02em; margin:0 0 1.25em; }
h5 { font-size:16px; font-style:italic; margin:1.67em 0; }
h6 { font-size:16px; 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:#ffffff;
	background-image:url(/731_body_repeater.jpg);
	background-repeat:repeat-x;
	color:#656160;
	font-family:Arial, Helvetica, FreeSans, sans-serif;
	font-size:16px;
	margin:0;
	padding:0;
}
font { letter-spacing:normal; }
.sf_outer_wrapper {
	background-image:url(/images/731_outer_wrapper.png);
	_background-image:none;
	background-repeat:no-repeat;
	background-position:top center;
}
.sf_outer_wrapper:after {
	content:".";
	display:block;
	font-size:0;
	height:0;
	clear:both;
	visibility:hidden;
}
.sf_wrapper {
	margin:0 auto;
	width:960px;
}
/*------------------------------------
	Header
------------------------------------*/
.sf_header_wrapper {
	background-image:url(/images/731_mechanic.jpg);
	background-position:top;
	background-repeat:no-repeat;
	-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);
	border:solid 10px #fff;
	clear:both;
	min-height:650px;
	height:auto !important;
	height:650px;
	width:940px
}
.sf_main_header {
	-moz-box-shadow:3px 3px 5px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow:3px 3px 5px rgba(0, 0, 0, 0.4);
	box-shadow:3px 3px 5px rgba(0, 0, 0, 0.4);
	clear:both;
	float:left;
	font-size:4.8em;
	letter-spacing:-.06em;
	margin:250px 0 0 -23px;
	padding:20px;
	position:relative;
	zoom:1;
}
.sf_main_header:after {
	background-repeat:no-repeat;
	bottom:-8px;
	content:'.';
	font-size:0;
	height:8px;
	left:0;
	position:absolute;
	width:13px;
}
.sf_pagetitle {
	background-color:#ebebeb;
	-moz-box-shadow:3px 3px 5px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow:3px 3px 5px rgba(0, 0, 0, 0.4);
	box-shadow:3px 3px 5px rgba(0, 0, 0, 0.4);
	clear:both;
	color:#656160;
	float:left;
	font-size:18px;
	margin:20px 0 0 -23px;
	padding:20px;
	position:relative;
	zoom:1;
}
.sf_pagetitle h1 {
	font-size:18px;
	margin:0;
}
.sf_pagetitle:after {
	background-image:url(/images/731_pagetitle.png);
	background-repeat:no-repeat;
	bottom:-8px;
	content:'.';
	font-size:0;
	height:8px;
	left:0;
	position:absolute;
	width:13px;
}
.sf_region3 { position:relative; }
.sf_region3:after {
	content:".";
	display:block;
	font-size:0;
	height:0;
	clear:both;
	visibility:hidden;
}
.sf_extra4 {
	background-image:url(/images/731_image_shadow.png);
	background-repeat:no-repeat;
	height:50px;
	widows:960px;
}
/*--------------------------------
	Navigation
--------------------------------*/
.sf_navigation {
	-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);
	background-color:#fff;
	float:right;
	margin:0 0 20px;
}
.sf_navigation:after {
	content:".";
	display:block;
	font-size:0;
	height:0;
	clear:both;
	visibility:hidden;
}
.sf_navigation h3 { display:none; }
.sf_navigation ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
.sf_navigation ul li {
	float:left;
	white-space:nowrap;
}
.sf_navigation ul li a {
	display: block;
	padding:20px;
	text-decoration:none;
}
.sf_navigation #Nav1 > li:hover > a,
.sf_navigation #Nav1 > li > a:hover {
	-moz-box-shadow:2px 2px 3px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow:2px 2px 3px rgba(0, 0, 0, 0.25);
	box-shadow:2px 2px 3px rgba(0, 0, 0, 0.25);
}
/*--------------------------------
	Subnav
--------------------------------*/
.sf_navigation .subnav {
	-moz-box-shadow:4px 4px 5px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow:4px 4px 5px rgba(0, 0, 0, 0.4);
	box-shadow:4px 4px 5px rgba(0, 0, 0, 0.4);
	float: left;
	left: -999em;
	margin:0;
	padding:0;
	position: absolute;
	width: 168px;
	z-index: 1000;
}
.sf_navigation .subnav li {
	white-space: normal;
	margin: 0;
	width: 168px;
}
.sf_navigation .subnav li a {
	color:#ffffff;
	font-size:12px;
	height: auto;
	margin:0;
	padding: 8px 15px;
	width: 138px;
}
.sf_navigation .subnav li a:visited { color:#ffffff; }
.sf_navigation .subnav li a:hover {
	background-color:#ffffff;
	color:#656160;
}
#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; }
/*------------------------------------
	Content
------------------------------------*/
.sf_main_wrapper { padding-bottom:50px; }
.sf_content {
	min-height:300px;
	height:auto !important;
	height:300px;
}
.sf_content:after {
	content:".";
	display:block;
	font-size:0;
	height:0;
	clear:both;
	visibility:hidden;
}
.btn {
	color:#fff;
	padding:3px 6px;
}
.btn:hover { cursor:pointer; }
select,
textarea,
input[type=text],
input#password { border:solid 1px #dadcdc; }
/*------------------------------------
	Widgets
------------------------------------*/
.widgetset {
	float:left;
	width:200px;
}
.widgetset .widget {
	margin:0 0 20px;
	padding:0;
	width:240px;
}
.widgetset .widget_header {
	background-color:#656565;
	color:#fff;
	font-size:24px;
	margin:0;
	padding:10px 15px;
	zoom:1;
}
.widgetset .widget_header a {
	color:#ffffff;
	display:block;
	margin:-10px -15px;
	padding:10px 15px;
}
.widgetset .widget_header a:visited { color:#ffffff; }
.widgetset .widget_content {
	background-color:#f3f3f3;
	border-color:#dadcdc;
	border-style:solid;
	border-width:0 1px 1px 1px;
	padding:10px 15px;
	overflow:hidden;
	width:208px;
}
.widgetset ul {
	list-style:none;
	margin:0;
	padding:0;
}
.widgetset ol {
	list-style:none;
	margin:0;
	padding:0;
}
.widgetset .widget_content li { padding:5px 0; }
.widgetset label {
	display: block;
	font-family:Arial, Helvetica, FreeSans, sans-serif;
	font-size:13px;
	margin:0;
	padding:0;
}
.widgetset input[type="text"] {
	border:solid 1px #dadcdc;
	padding:0;
	width:205px !important;
}
.widgetset select {
	border:solid 1px #dadcdc;
	width:100% !important;
}
/** 
 * ------------------------------------------------------------------
 * @section Footer
 * ------------------------------------------------------------------
 */
.sf_region10 { background-color:#171717; }
.sf_footer {
	color:#656160;
	margin:0 auto;
	padding:50px 0 25px;
	text-align:right;
	width:960px;
}
.sf_banner {
	font-size:12px;
	margin:0 auto;
	padding:25px 0 50px;
	text-align:center;
	width:960px;
}
/** 
 * ------------------------------------------------------------------
 * @section IE6&7
 * ------------------------------------------------------------------
 */
