/*----------------------------------
		Theme692
----------------------------------*/

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

h1, h2, h3, h4, h5, h6 {font-weight:normal}
h1 {font-size:16px;margin:10px 0;font-family: Arial, Helvetica, FreeSans, sans-serif;text-shadow:0 1px 1px #F2F0E9;text-transform:uppercase;}
h2 {font-size:20px;margin:10px 0;font-family: Arial, Helvetica, FreeSans, sans-serif;}
h3 {font-size:17px;margin:10px 0;font-family: Arial, Helvetica, FreeSans, sans-serif;}
h4 {font-size:17px;margin:5px 0;padding:0;font-family: Arial, Helvetica, FreeSans, sans-serif;}
h5 {font-size:13px;font-weight:bold;margin:5px 0;padding: 0px;font-family: Arial, Helvetica, FreeSans, sans-serif;}
h6 {font-size:13px;font-weight:bold;margin:3px 0; padding: 0px;font-family: Arial, Helvetica, FreeSans, sans-serif;}


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

body {
	margin: auto;
	background-color: #cccccc;
	color: #555349;
	font-family: Arial, Helvetica, FreeSans, sans-serif;
	font-size: 14px;
	font-weight: normal;
	background-image: url(images/692_paperftr.gif);
	background-repeat: repeat;	
}

.sf_outer_wrapper {
	width: auto;
    margin: auto;
	background-image: url(images/692_paper.gif);
	background-repeat: repeat;
}

.sf_wrapper {
	width: 980px;
	height: auto;
    margin: 0 auto;		
}

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

/*--------------------------------
		Header
---------------------------------*/

.sf_region1 {		
	clear: both;	
	margin: auto;
}

.sf_main_header {	
	font-family: Georgia, "Nimbus Roman No9 L", serif;
	font-size: 40px;
	font-weight: normal;
	text-align: left;
	padding: 20px 0;	
	margin: auto;
	width: 980px;
	text-shadow:0 1px 1px #F2F0E9;
	font-style: italic;
	letter-spacing: -.25px;
}

.sf_sub_header {
	display: none;
}

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

/*--------------------------
		End Header
--------------------------*/

/*--------------------------------
		Navigation
---------------------------------*/
.sf_navigation h3 {
	display:none;
}

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

.sf_navigation {	
	clear:both;			
	padding:0px;		
	font-size:11px;
	width: 100%;		
	min-height: 37px;
	height: auto !important;
	height: 37px;
}

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

.sf_navigation ul {	
	padding:0px;
	list-style-type:none;
	height:1%;
	width: 980px;
	margin: auto;
}

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

.sf_navigation ul li {	
	float:left;		
	white-space:nowrap;	
	margin: 0 25px 0 0;
}

.sf_navigation ul li.sf_first_nav_item {	
}

.sf_navigation ul li.sf_last_nav_item a {	
}

.sf_navigation ul li a {	
	color: #f2f0e9;
	display: block;	
	padding: 10px 0 11px;
	text-decoration:none;	
	font-family: Arial, Helvetica, FreeSans, sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
}

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

.sf_navigation ul li a:hover {	
}

.sf_navigation ul li:hover a {
	text-decoration: none;
	_background-image: none;
}

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

.sf_navigation .subnav { /* second-level lists */
	float: left;
	position: absolute;	
	width: 170px;
	left: -999em;
	z-index: 1000;
	margin:0;
	padding: 0 0 5px;
	min-height:1%;
	height:auto !important;
	height:1%;	
	border-left: 1px solid #c4b49f;
	border-right: 1px solid #c4b49f;
	border-bottom: 1px solid #c4b49f;
	background-color:#D9D7C3;
}

.sf_navigation .subnav li { 		
	background-image: none;
	white-space: normal;
	min-height:1%;
	height:auto !important;
	height:1%;	
	margin: 0;	
	width: 170px;			
}

.sf_navigation .subnav li a { 
	color: #555349 !important;
	width: 140px;
	height: auto;
	padding: 2px 15px 2px;	
	border: none;
	background-color: #D9D7C3;
	font-family: Arial, Helvetica, FreeSans, sans-serif;
	font-size: 12px;
	background-image: none !important;
}

.sf_navigation .subnav li a:visited {
	color: #555349 !important;
}

.sf_navigation .subnav li a:hover { 
	color: #555349 !important;
	width: 140px;	
	text-decoration: none;
	background-color: #e3e0d1;
	background-image: none !important;
}

.sf_navigation .subnav .sf_first_nav_item_subnav {	
}

.sf_navigation .subnav .sf_last_nav_item_subnav {
}

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

/*--------------------------------
		 	Page Title
---------------------------------*/

.sf_pagetitle {		
	float: right;
	clear: right;
	margin: 10px 0;
	padding: 0 0 10px;
	text-align: left;		
	width: 200px;
	background-image: url(images/692_widgetline.gif);
	background-repeat: no-repeat;
	background-position: bottom;	
	font-size: 16px;
	font-weight: normal;
	letter-spacing:1px;
	text-shadow:0 1px 1px #F2F0E9;
	text-transform:uppercase;
}

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

/*--------------------------------
		 End Page Title
---------------------------------*/
	
/*--------------------------
		Content
--------------------------*/
.sf_content {	
	margin: 0 10px 0 -10px;
	_margin: 0;
	width: 770px;
	float: left;
	clear: left;
	line-height: 1.7;
}

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

/*--------------------------
		End Content
--------------------------*/

/*--------------------------
		 Footer
--------------------------*/
.sf_extra9 {
	background-image: url(images/692_sawedgeftr.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 8px;
	margin-top: 20px;
}

.sf_region10 {
	clear: both;
	min-height:1%;
	height:auto !important;
	height:1%;		
	margin: 0;		
}

.sf_footer {    
	font-family: Arial, Helvetica, FreeSans, sans-serif;	
	text-align: left;	
	padding:10px;
	font-size:11px;		
	color: #8a8778;
	clear: both;
	margin: auto;
	width: 980px;
}

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

.sf_banner {
	margin: auto;
	width: 980px;
	text-align:left;
	font-size: 11px;
	padding-bottom: 20px;	
}

#bannerLink {
	padding: 10px 0;
	margin: 10px 0;
}

#bannerLink a, #bannerLink a:visited, #bannerLink a:hover{
	color: #8a8778;
}

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

/*--------------------------
		Sidebar
--------------------------*/
.sf_region2 {		
	float: left;
	clear: left;	
	overflow: hidden;	
	display:none;
	width: 300px;
	margin-right: 40px;
	_margin-right: 20px;
}

.sf_region2 .widget_content {
	overflow:hidden;
	margin: 10px 0;	
	font-size: 12px;	
}

.widgetset .widget {	
	margin-top:15px;	
	min-height: 1%;
	height: auto !important;
	height: 1%;	
}

.widgetset .widget_header {	
	margin:8px 0;
	padding:0;
	font-size:16px;
	font-weight: normal;	
	text-shadow:0 1px 1px #F2F0E9;
	text-transform:uppercase;
	letter-spacing: 1px;
}

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

.widgetset li {
	margin:0px;
	padding:4px 0px;	
}

.widgetset li li {	
	background-image: none;	
}

.widgetset a:link, 
.widgetset a:visited {	
	background-color: transparent;
	text-decoration: none;
}

.widgetset a:hover {	
	background-color: #F2F0E9;
	text-decoration: none;
}

.widgetset .widget-content img a:hover {
	background-color: transparent;
}

.widgetset .form_item {
	margin:5px 0px;
}

.widgetset input, .widgetset select {	
	width:150px;
}

.widgetset .btn {
	width:auto;
	margin: 3px 0px;
}

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

.btn, .checkout a.button, .checkout input.button {
	margin: 3px 0;
	padding: 2px;	
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, FreeSans, sans-serif;
	cursor: pointer;
	border-style: solid;
	border-width: 1px;	
	border-color: #555349;	
	color: #555349;	
	background-color: #E3E0D1;	
}

.btn:hover, .checkout a.button:hover, .checkout input.button:hover {	
	background-color: #B6AF95;
	color: #ffffff;	
}

.quick-search .btn {
	padding: 1px;
}

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