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


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

h1, h2, h3, h4, h5, h6 {font-weight:normal;}
h1 {font-size:24px;margin:10px 0;padding:0px;font-family: Georgia, "Nimbus Roman No9 L", serif;font-style: italic;}
h2 {font-size:20px;margin:10px 0;padding:0px;font-family: Georgia, "Nimbus Roman No9 L", serif;font-style: italic;}
h3 {font-size:20px;margin:10px 0;padding:0px;font-family: Georgia, "Nimbus Roman No9 L", serif;font-style: italic;}
h4 {font-size:16px;margin:5px 0;padding:0px;font-family: Georgia, "Nimbus Roman No9 L", serif;line-height: 18px;}
h5 {font-size:13px;font-weight:bold;margin:5px 0;padding:0px;font-family: Georgia, "Nimbus Roman No9 L", serif;}
h6 {font-size:13px;font-weight:bold;margin:3px 0;padding:0px;font-family: Georgia, "Nimbus Roman No9 L", serif;}


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

html {	    
	margin: auto;
	background-image: url(images/718_mainbg.jpg);
	background-repeat: no-repeat;	
	background-position: top center;
	background-attachment: fixed;	
	height: 100%;	
}

body {	
	margin: auto;	
	color:#ffffff;
	background-color: transparent;
	font-family: Georgia, "Nimbus Roman No9 L", serif;
	font-size: 13px;
	font-weight: normal;
	background-image: url(images/718_border.png);
	background-repeat: repeat-y;	
	background-position: top center;
	min-height: 100%;
}

* html body {
 	background-image: none;
}

.sf_outer_wrapper {
	width: 1044px;
    margin: auto;
}

.sf_wrapper {	
	width: 600px;
    float:right;
	margin-right: 125px;
	_margin-right: 50px;
	padding-top: 50px;	
	min-height: 775px;
	height: auto !important;
	height: 775px;
}
	
/*--------------------------
		Content
--------------------------*/

.sf_region3 {
	background-image: url(images/718_hdrftr.png);	
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 14px;	
}

* html .sf_region3  {
 	background-image: none;
}

.sf_main_header {
	text-align: center;	
	font-family: Georgia, "Nimbus Roman No9 L", serif;
	font-size: 56px;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;		
	padding: 37px 25px 38px;
	background-image: url(images/718_hdrbg.png);	
	background-repeat: repeat;		
	width: 595px;	
	margin-left:-24px;
	_margin-left: -5px;
}

.sf_sub_header {
	display: none;
}

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

.sf_main {
	clear: right;	
}

.sf_pagetitle {		
	font-size:20px;
	padding: 10px 28px;
	text-align: left;
	color: #ffffff;
}

.sf_pagetitle h1 {
	font-size:20px;
	font-weight:normal;
	margin:0;
}

.sf_content {	
	float: right;	
	padding: 0;	
	line-height: 1.4;	
	margin: 10px 20px;
	width: 560px;	
}

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

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

.sf_region9 {
	clear:both;
	width: 600px;
	margin: auto;
	color: #ffffff;
	padding: 20px 0;
}

.sf_footer {	   
    clear:both;
	font-family: Georgia, "Nimbus Roman No9 L", serif;	
	text-align:center;	
	padding:10px;
	font-size:10px;
	color: #ffffff;
}

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

.sf_banner {
	margin: 0px auto;
	padding: 10px 0;
	text-align: center;
	font-size: 10px;
}

.sf_footer a:link,
.sf_footer a:visited,
.sf_banner a:link,
.sf_banner a:visited,
#bannerLink a:link, 
#bannerLink a:visited{
	color: #ffffff;	
}

#bannerLink {
	padding: 10px 0 0;
}

.sf_region10 {
	clear:both;
}


/*--------------------------------
		Navigation
---------------------------------*/
.sf_region1 {
	float: left;
	display:inline;
	width: 200px;
	margin-left: 100px;
	margin-top: 200px;
	position: relative;	
	z-index: 1001;
}

.sf_navigation h3 {
	display:none;
}

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

.sf_navigation {	
	clear:both;			
	padding:0;
	margin: 8px 0 0 50px;
	width:150px;	
}

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

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

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

.sf_navigation ul li {
	float:left;	
	padding:0;
	white-space:normal;
}

.sf_navigation ul li.sf_last_nav_item {		
}

.sf_navigation ul li.sf_first_nav_item {	
}

.sf_navigation ul li a {	
	color: #567106;
	padding: 5px 10px;
	text-decoration:none;
	display: block;	
	font-family: Georgia, "Nimbus Roman No9 L", serif;
	font-size:17px;	
	font-style: italic;
	font-weight: normal;
	width:130px;
	word-wrap:break-word;
	margin-bottom: 2px;
	text-align: right;
}

.sf_navigation ul li a:visited {
	color: #567106;
	text-decoration:none;
}

.sf_navigation ul li a:hover {	
	color: #4f3125;
	text-decoration: none;
	border-bottom: 1px solid #BBCD51;
}

.sf_navigation ul li:hover a {
	color: #4f3125;
	text-decoration: none;
	border-bottom: 1px solid #BBCD51;		
}

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

.sf_navigation .subnav { /* second-level lists */
	float: left;
	position: absolute;	
	width: 150px;
	left: -999em;
	z-index: 1000;	
	margin:-26px 0 0 150px;
	border-top: 1px solid #dfdad9;	
}

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

.sf_navigation .subnav li a { 
	width: 127px;
	height: auto;
	padding: 3px 10px;
	color: #4f3125;	
	border: none !important;
	margin: 0;
	background-color: #F8F4F3 !important;
	text-align: left;
	font-size: 13px;
}

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

.sf_navigation .subnav li a:hover { 
	color: #4f3125;
	text-decoration: none;
	background-color: #fdfbfb !important;	
	border: none !important;	
}

#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
---------------------------------*/


/*--------------------------
		Sidebar Left/Right
---------------------------------*/
/* sPod */

.sf_pod {
  float: left;
  margin: 20px 0 40px;
  line-height: 1.4;
  color: #4F3125;
}

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

.sf_pod a,
.sf_pod a:link, 
.sf_pod a:visited {
	color: #4F3125; 
}

.sf_region7 {
	float: left;	
	color: #4F3125;
	display:block;
	margin-left: 10px;
	_margin-left: 5px;
	width: 290px;
}

.sf_region8 {
	float: right;	
	color: #4F3125;
	display:block;
	margin-right: 10px;
	_margin-right: 0;
	width: 290px;
}

.sf_region7 .widgetset {	
	float: left;
	display: block;	
	padding-top: 20px;
	margin-top: 20px;	
}

.sf_region8 .widgetset {	
	float: left;
	display: block;	
	padding-top: 20px;
	margin-top: 20px;	
	margin-left: 2px;
}

.sf_region7 .widget,
.sf_region8 .widget {
	width:248px;
	padding:10px 20px;	
	float:left;
	display:inline;
	margin:2px 0;	
	overflow: hidden;
}

.sf_region7 .widget_content,
.sf_region8 .widget_content {	
	padding: 5px 15px;
	margin: 0px;	
	font-size: 12px;
}

.sf_region7 .widget_header,
.sf_region8 .widget_header {
	margin:0px;
	padding:0px;
	font-size:20px;
	text-align: left;
}

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

.sf_region7 .widget li,
.sf_region8 .widget li {	
	padding: 5px 0px;
	overflow:hidden;
}

.sf_region7 img,
.sf_region8 img {
	vertical-align: top;
	padding: 2px 4px;
	border: none;
}

.sf_region7 a:link,
.sf_region7 a:visited,
.sf_region8 a:link,
.sf_region8 a:visited {
	text-decoration:underline;
	padding: 2px 0;
	color: #567106;
}

.sf_region7 a:hover, 
.sf_region8 a:hover {
	padding: 2px 0;
	text-decoration: none;
}

.sf_region7 .widget_content .form_item,
.sf_region8 .widget_content .form_item {
	margin:0px;
	padding:0px;
}

.sf_region7 .widget input,
.sf_region7 .widget select,
.sf_region8 .widget input,
.sf_region8 .widget select {	
	width:175px;
}

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

.sf_region7 .widget_content .form_item,
.sf_region8 .widget_content .form_item {
	width: 200px;
}


/*--------------------------
		Other
--------------------------*/

a:link {
	color: #ffffff;
	text-decoration: underline;	
}

a:visited {
	color: #ffffff;
	text-decoration: underline;		
}

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

.btn, .checkout a.button, .checkout input.button {
	margin: 3px 3px 3px 0;
	padding: 2px;	
	font-size: 12px;
	font-weight: normal;
	font-family: Georgia, "Nimbus Roman No9 L", serif;
	cursor: pointer;
	border-style: solid;
	border-width: 1px;
	border-color: #666F29;
	background-color: #919E3C;
	color: #ffffff;	
}

.btn:hover, .checkout a.button:hover, .checkout input.button:hover {
	color: #4f3125;
}

input[type="text"], textarea {
	border-color: #dfdad9;
}
