/*-------------------------------------------------
		Theme_# 		581
		Cat 			Generic
		Name			SmartSpace
-------------------------------------------------*/


/**
 * --------------------------------------------------------
 * @section reset
 * --------------------------------------------------------
 */
body, h1, h2, h3, h4, h5, h6 {
	font-family:Arial, Helvetica, FreeSans, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 85%;
	line-height:1.4;
	margin: 0;
	padding: 0;
}


/**
 * --------------------------------------------------------
 * @section general
 * --------------------------------------------------------
 */

h1, h2, h3, h4, h5, h6 {
	font-family: "Century Gothic", "Lucida Sans Unicode", Arial, sans-serif;
	font-weight:bold;
	text-transform: uppercase;
	margin:.5em 0;
}

h1 {
	font-size:1.4em;
}

h2, h3 {
	font-size:1.2em;
}

h4, h5, h6 {
	font-size:1em;
}

p {
	margin: 0 0 10px;
}

.sf_outer_wrapper {
	width: 944px;
	margin: 0px 15px;
}

.sf_extra1 {
}

.sf_wrapper {
	background-image: url(images/photo.jpg);
	background-position: 661px 0;
	background-repeat: no-repeat;
	width: 944px;
}

.form_button,
.form_submit {
	margin-top: .5em;
}

/**
 * --------------------------------------------------------
 * @section header
 * --------------------------------------------------------
 */
.sf_header_wrapper {
	padding-top: 35px;
}

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

.sf_extra2 {
}

.sf_main_header {
	width: 617px;
	height: 1.2em; /* 36px; */
	font-family: "Century Gothic", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 30px;
	text-transform: uppercase;
	overflow: hidden;
}

.sf_main_header div { height:1.2em;line-height:1.5; overflow: hidden; } /* height: 32px; */
.sf_main_header div div { height: auto; overflow: visible; }

.sf_extra3 {
}

.sf_sub_header {
	display:none;
}

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

/**
 * --------------------------------------------------------
 * @section navigation
 * --------------------------------------------------------
 */
.sf_navigation h3.widget_header {
	display:none;
}

.sf_navigation {
	float: right;
	width: 288px;
	display: inline;
	margin-top: 120px;
}

.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;
}

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

.sf_navigation ul li {
	margin: 8px 0;
	height: 1%;
	line-height:1.6 !important;
}

.sf_navigation ul li.sf_last_nav_item {
}

.sf_navigation ul li.sf_first_nav_item {
}

.sf_navigation ul li a, .sf_navigation ul li a:visited {
	display: block;
	text-align: center;
	font-family: "Century Gothic", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0 10px;
	.padding-bottom: 1px;
}
* html .sf_navigation ul li a, * html .sf_navigation ul li a:visited {
	padding-bottom: 2px;
}
.sf_navigation ul li a:hover {
}

/**
 * --------------------------------------------------------
 * @section flyout
 * --------------------------------------------------------
 */
#Nav1 li { /* all list items */
	float:left;
	width: 288px;
}

#Nav1 a { /* all list items */
	display:block;
}
#Nav1 li ul {
	position:absolute;
	left: -999em;
	margin:-35px 0 0 -110px;
	padding:15px;
	width:150px;
	z-index:1000;
	border:1px solid #e6e6e6;
	background:#efefef;
}
#Nav1 li ul li {
	margin:0;
	padding:0;
	width:150px;
}
#Nav1 li ul li a {
	background-color: #EFEFEF;
	background-image: none;
	display: block;
	padding:3px;
	margin: 0px;
	width:150px;
	border-bottom:1px solid #e6e6e6;
}
#Nav1 li ul li a:hover {
	background-image: none;
	width:150px;
}

#Nav1 li:hover ul,
#Nav1 li.sfhover ul {
	left: auto;
	width:150px;
}

#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;
}

/**
 * Sticking flyout menu bug
 *
 * @bugfix
 * @affected ie7
 * @css-for ie7
 * @valid yes
 */
#Nav1 li:hover, #Nav1 li.hover {
    position: static;
}

.sf_extra5 {
	height: 45px;
}

/**
 * --------------------------------------------------------
 * @section page title
 * --------------------------------------------------------
 */
 .sf_region5 {
	width: 617px;
	padding-bottom: 20px;
	font-family: "Century Gothic", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	.padding-bottom: 21px;
}
* html .sf_pagetitle {
	padding-bottom: 22px;
}

/**
 * --------------------------------------------------------
 * @section content
 * --------------------------------------------------------
 */
.sf_content {
	font-size: 12px;
	font-family: Arial, Helvetica, FreeSans, sans-serif;
	margin: -5px 0 0 0;
	width: 613px;
	float: left;
	display: inline;
}

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

.sf_content img {
}


/**
 * --------------------------------------------------------
 * @section sidebar
 * --------------------------------------------------------
 */
.widget h3 {
	background-position:center bottom;
	background-repeat:no-repeat;
	font-size:1em;
	font-weight:normal;
	margin-top:3em;
	margin-bottom:0;
	padding-bottom:24px;
}

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

.widget ul li {
	line-height:1.8;
}

/**
 * --------------------------------------------------------
 * @section footer
 * --------------------------------------------------------
 */
.sf_region9 {
	width: 944px;
	font-family: Arial, Helvetica, FreeSans, sans-serif;
	font-size: 12px;
	padding-top: 15px;
	margin-bottom: 10px;
	clear: both;
}

.sf_footer,
.navigation2 {
	padding:1em 0;
}

.sf_region9 div{
}

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

.sf_banner {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*width: 944px;*/
	width:200px;
	margin: -2.2em 15px 0 10px;
	float:left;
	margin-left:10px;
}

.sf_banner img {
	padding-bottom: 3px;
}

.sf_banner a:hover {
}

/**
 * --------------------------------------------------------
 * @section buttons
 * --------------------------------------------------------
 */
.btn,
.btn-hover {
	background:#323232;
	border:1px solid #000000;
	color:#ffffff;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	padding:.25em;
	cursor:pointer;
	overflow: visible;
	width:auto !important;
	width: 0; /* IE 6 and below */
	text-transform:uppercase;
	font-weight:normal;
}

.btn:hover,
.btn-hover {
	background:#323232;
	border:1px solid #000000;
	color:#ffffff;
}