/*------------------------------------
	
	Theme Name: Mountain Cabin
	Theme#: 240
	File: Theme
	
------------------------------------*/

/*-----------------------------------
		Main Layout Tweaks
-------------------------------------*/

.outer {
	/* WARNING: borders affect the critical values below, so use them with that in mind. */ 
    /* border-left: 1px solid #f90;  */
    /* border-right: 1px solid #f90; */
	/*** Critical left divider dimension value ** */
    /*** Critical right divider dimension value ** */
    margin-left: 240px; /*** Critical left col width value ** */
    margin-right: 170px; /*** Critical right col width value ** */
	
}

.left {
    float: left;
    position: relative; /* Needed for IE/win */
    width: 240px; /*** Critical left col width value ** */
    margin-left: -240px; /*** Critical left col width value ** */
    /*** Critical left divider dimension value ** */
	
		
}

.right {
    float: right;
    position: relative; /* Needed for IE/win */
    width: 170px; /*** Critical right col width value ** */
    margin-right: -170px; /*** Critical right col width value ** */
    /*** Critical right divider dimension value ** */
    margin-left: 0; /*** Critical right divider dimension value ** */
}

#page-wrap {	
	
}

/*-----------------------------------
		 End Main Layout Tweaks
-------------------------------------*/



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

body {	
	background-position: center top;
	background-repeat: repeat-x;	
}

#sizer {
	  max-width:none !important;
	  width:auto !important;
}

#expander {
	margin: 0px auto !important;
	width: 960px !important;
	min-width: 0px !important;
}

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

.content {
	
}

.center,
.float-wrap { 
	background-color: #FFFFFF !important; 
}

#wrapper2 {
	
}

a:link {
	
}

a:visited {
	
}

a:hover {
	
}

/* CATEGORY MENU BAR */

.sf_category_menubar .widget_header {
	display:none;
}

.sf_category_menubar {
	clear:both;
	float:left;
	margin: 0px;
	width: 900px;
	padding:5px 10px;
	z-index:50;
	min-height:25px;
	height:auto !important;
	height:25px;	
	background-color: #433421;		
}
 
.sf_category_menubar ul {
	margin: 0;
	padding: 0;
}
 
.sf_category_menubar ul:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height:0px;
}
 
.sf_category_menubar ul li {	
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0;
	white-space: nowrap;	 
	min-width:1%;
	width: auto !important; 
	width:1%; 
	height:25px;
	margin-bottom:1px;
}
 
.sf_category_menubar ul li a {
	color: #ffffff;
	display: block;
	padding:6px 3px 5px;
	margin:0px 18px 0px 0px;
	text-decoration: none;	
	min-width:1%; 
	width: auto !important; 
	width:1%;	
	font-size:12px;	
	font-weight:bold;
	border-right: 1px solid #433421;
	border-left: 1px solid #433421;	
}
 
.sf_category_menubar ul li a:visited {
	color: #ffffff;
	text-decoration: none;	
}
 
.sf_category_menubar ul li a:hover {
 	color: #433421;
	background-color:#FFFFFF;
	height:14px;
	text-decoration: none;
	border-right: 1px solid #433421;
	border-left: 1px solid #433421;
}
 
/* Category Menu Bar Subnav */

.sf_category_menubar .subnav {
	left: -999em; 
	list-style: none;
	margin: -1px 0px 0px;	
	padding: 1px 0px 0px;	
	position: absolute;	
	width: 140px;
	z-index:1000;
	border-bottom: 1px solid #433421;		
}
 
.sf_category_menubar .subnav  li {
	float: left;
	margin:0;	
	padding:0;	
	width: 140px;
	height:auto;
    white-space:normal;	
	background-color:#FFFFFF;	
}
 
.sf_category_menubar .subnav li a {
	display: block;
	height:auto;
	padding: 6px 3px;
	_padding: 3px;
	margin:0px;
	min-width:134px;
	width: 134px !important;
	white-space:normal;
	font-weight:normal;
	text-transform:none;
	color:#000000;
	border-right: 1px solid #433421;
	border-left: 1px solid #433421;
}

.sf_category_menubar .subnav  li a:visited {
	color:#000000;
}
 
.sf_category_menubar .subnav  li a:hover {
	border-bottom: none;
	text-decoration: underline;
	color:#000000;
	height: auto;
}
 
#menubar1 li:hover ul, 
#menubar1 li.sfhover ul {
	left: auto;
}
 
#menubar1 iframe {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
}

#menubar1 li:hover, 
#menubar1 li.hover {  
    position: static;  
} 

/* END CATEGORY MENU BAR */

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

.header {
	
}

.sf_extra1 {
	
}


.sf_extra1 span {

}


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

.header {
	height: auto !important;
	display: inline-block;
	padding: 0px;
}

/* Hides from IE-mac \*/
* html .header {height: 1%;}
.header {display: block;}
/* End hide from IE-mac */


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

#header-content {	
	height: 175px;
	background-image: url(images/header-bkg.jpg);	
	background-repeat: repeat;
	height: 1%;
}	

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

#header-content img { 
				
}

.sf_extra3 {
	background-image: url(images/header-img.jpg);
	background-repeat: no-repeat;
	float: left;		
	height: 175px;
	width: 240px;
}

.sf_extra3 span {
	
}

#logo {	
	float: left;
	position: relative;	
	display: block;	
}

#logo img {			
	max-width: none !important;
	padding: 10px;
}

/*----------------------
		Titles
-----------------------*/

.titles {
	position: relative;
	float: left;
	text-align: left;	
	width: 40%;
}

.header .company-name {	
	font-weight: normal;
	text-align: left;
	margin: 10px 0 0 15px;
	padding: 0;
}

.header .slogan {
	margin: 5px 0 0 15px;
	padding: 0;
	text-align: left;	
}

.header h1 {	
	margin: 0;
	padding: 0;
}

/*----------------------
		End titles
-----------------------*/


/*----------------------
		Address
-----------------------*/

.address {	
	float: right;
	text-align: right;	
	word-wrap: break-word;
	overflow: hidden;
	margin-top: 75px;
	margin-right: 15px;
	margin-bottom: 5px;		
}

.address ul {
	
	
}

.address ul li {	
		
}

.address ul li span.adr { /*address */
	
}

.address ul li span.tel { /*Telephone */
	
}

.address ul li span.tel span.type { /*What type of telephone */
	font-weight: bold;
}

.address ul li a:link, .address ul li a:visited  {
	
}

.address ul li a:hover {
	

}

.address ul li a.email, .address ul li a.email:visited {
	
}

.address ul li a.email:hover {
	
}

/*----------------------
		End Address
-----------------------*/

.sf_extra4 {
	
}

.sf_extra4 span {
	
}

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


/*-------------------------------
	"TOP" Navigation - Navigation can 
	go on top or bottom of the 
	header or in the sidebars
---------------------------------*/


.navigation1 {			
	clear:both;
	float:left;
	font-size:11px;
	font-weight:normal;
	height:auto !important;
	text-transform:uppercase;
	width:920px;	
}

.navigation1 ul { 
	list-style-type: none;	
	height: auto !important;	
	margin: 0;
	padding: 5px 5px 5px 10px;
	min-height: 18px;
	height: auto !important;
	height: 18px;	
}

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

.navigation1 ul li {
	float: left;
	white-space: nowrap;
}

.navigation1 ul li a {		
	font-weight: normal;	
	text-decoration: none;
	text-align: left;	
	padding: 0;	
	display: block;
	padding: 3px 20px 3px 0px;	
}

.navigation1 ul li a:visited {
}

.navigation1 ul li a:hover {	
}

.navigation1, .navigation2 {	
	margin-bottom:0px;
}

/*------------------------------------
	Dropdown
------------------------------------*/

#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, 
#Nav1 ul { /* all lists */
	list-style:none;
}

#Nav1 a {
	display:block;
}

#Nav1 li { /* all list items */
	float:left;
}

#Nav1 li ul { /* second-level lists */
	position:absolute;
	left:-999em;
	width:150px;
	margin:-5px 0 0 -35px;
	z-index:1000;
}
#Nav1 li ul li{
	margin:0;
	padding:0;	
	white-space:normal;
}
#Nav1 li ul li a{
	background:#ffffff;
	color:#333333;
	width:136px;
	padding:8px 7px;
	border:none;
}
#Nav1 li ul li a:hover{
	background:#eceaea;
}
#Nav1 li:hover ul, 
#Nav1 li.sfhover ul { /* lists nested under hovered list items */
	left:auto;
}

#Nav1 li:hover, #Nav1 li.hover {  
    position: static;  
}

/*-------------------------------
		End Navigation
---------------------------------*/

.sf_extra2 {
	
}

.sf_extra2 span {
	
}


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


/*---------------------------------------------------
					Search
-----------------------------------------------------*/

.quick-search ul li {
	padding: 3px 0 3px 0;
}

.quick-search ul li a:link {
	
}

.quick-search ul li a:visited {
	
}

.quick-search ul li a:visited {
	
}

.container-left .textpadder {	
			
}

.container-left .content-block, .container-right .content-block {
	padding: 0px;
	margin: 0px;
}

.quick-search-header {
	font-size: 15px;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;*/
}

.quick-search-button {
	font-size: 10px;
	border-width: 1px;
	border-style: solid;
	margin-top: 4px;
	padding: 2px 4px;
}

.quick-search-button:hover {
	
}

.container-left .quick-search, 
.container-right .quick-search {
	
}

.container-left .quick-search, 
.container-right .quick-search, .quick-search {
	padding: 0px 5px 5px 5px;
	text-align: left;		
}

.container-left .quick-search h3, 
.container-right .quick-search h3 {
	/*margin-bottom: 5px;*/
}

.header .quick-search li,
.header .quick-search h3 {
    display: inline;
	margin-right: 3px;
}

/*---------------------------------------------------
					End Search
-----------------------------------------------------*/


/*---------------------------------------------------
					Sidebars
-----------------------------------------------------*/

/* CATEGORY TRACKER */

.container-left .category-tracker a {
		text-decoration: none;
}

.container-left .category-tracker h3 {
	margin-top: 10px;
	padding: 5px;
	font-size:15px;
}

.container-left .category-tracker h3 a, 
.container-left .category-tracker h3 a:visited {
	text-decoration: none;	
}

.category-tracker .cat {
	padding:5px 10px 15px;
}

.category-tracker a {
	padding:2px 10px 2px 0px;
	display:block;
}

.category-tracker a.active {
	font-weight:bold;
	text-decoration:none;
}

.category-tracker .subcat a {
	padding:2px 10px 2px 5px;
	margin-left:5px;
}

.category-tracker .subcat a.active {
	padding:2px 10px 2px 5px;
	margin-left:5px;
}

.category-tracker .subcat2 a {
	padding:2px 10px 2px 5px;
	margin-left:15px;
}

.category-tracker .subcat2 a.active {
	padding:2px 10px 2px 5px;
	margin-left:15px;
}

/* END CATEGORY TRACKER */

.container-right {
}

.container-left {		
}

.container-left .content-block {
	margin: 0;
	padding: 0;	
}

.content-block table a {
	text-decoration:none;	
}


.container-right .content-block {	
}

.container-left .category-list {	
}

.container-right .category-list {	
}

.category-list-header {
	font-size: 15px;
	font-weight: bold;
	margin-top: 5px;
	padding: 5px;
}

.container-left .category-list h3, 
.container-right .category-list h3 {
	padding: 5px;	
}

.category-list ol {
	
}

.category-list ol li {
	
}

.category-list ol li a {
	text-decoration: none !important;
	height: auto !important;
	padding: 7px 5px 7px 15px;
	display: block;
	width: 220px;
}

.category-list ol li a:visited {

}

.category-list ol li a:hover {
}


.container-left .category-list a:link, 
.container-left .category-list a:visited, 
.container-left .category-list a:hover, 
.container-left .category-list a:active {
	
}


.container-right .category-list a:link, 
.container-right .category-list a:visited, 
.container-right .category-list a:hover, 
.container-right .category-list a:active {
	
}

.container-left .content-block h3, 
.container-right .content-block h3 {
	
}

.featured-item {
	color: #ffffff;		
}

.container-left .featured-item h3,
.container-right .featured-item h3 {
	font-size: 15px;
	font-weight: bold;	
	margin-bottom: 10px;
	padding: 5px;
	color: #ffffff;
}

.product {
	margin: 5px;
}

.smallimage {	
	
}

.shortdescription {
	padding: 3px 0;
}

.list {
	
}

.list em{
	font-weight: bold;
}

.sale {
	
}

.sale em {
	font-weight: bold;
}

.featured-item-button {
	margin-top: 5px;
}

.product h4.title {
	font-size: 12px;
	color: #ffffff;	
}

ol.categories, ol.products {
	padding: 0;
}

/*---------------------------------------------------
				  End Sidebars
-----------------------------------------------------*/


/*---------------------------------------------------
					Wrapper 
-----------------------------------------------------*/

.wrapper1 {
	font-size: 12px;		
}

.wrapper2 {
	
}

.center {
	
}

.content {
	
}

.content form {
	padding-left: 10px;
}

/*-------------------------------
		Alert Messages
---------------------------------*/

#messages {
	
}

#messages li {
	
}

#messages li.info {
	color: #0099ff;
	padding: 5px 0px 5px 5px;
	margin-top: 5px;
	margin-bottom: 7px;
	background-color: #DFDFDF;
}

#messages li.error {
	color: #e90505;
	padding: 5px 0px 5px 5px;
	margin-bottom: 7px;
	background-color: #DFDFDF;
}

/*-------------------------------
		End Alert Messages
---------------------------------*/


/*-------------------------------
		Breadcrumbs
---------------------------------*/

#breadcrumbs {
	padding: 5px 0;
}

.breadcurmb {
	
}

.category {
	
}

#breadcrumbs span.item {
	
}

/*-------------------------------
		End Breadcrumbs
---------------------------------*/


/*-------------------------------
		Welcome
---------------------------------*/

.welcome {
	line-height: 17px;
	padding: 5px;
}

.welcome h1 {
	font-size: 16px;
	font-weight: normal;
}

.welcome img {
	margin-right: 10px;
}

.welcome:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}
 
.welcome { display: inline-block; }
 
/* Hides from IE-mac \*/
* html .welcome { height: 1%; }
.welcome { display: block; }
/* End hide from IE-mac */

/*-------------------------------
		End Welcome
---------------------------------*/


/*-------------------------------
	  Search Result Controls / Paginator
---------------------------------*/

.search-result-controls {
	margin-bottom: 10px;
	text-align: center;
	font-weight: normal;
}

/*-------------------------------
	End Search Result Controls
---------------------------------*/



/*-------------------------------
	Category and Search Results
---------------------------------*/

.search-results .content-product {
	
}

.content-category {
	
}

.content-product { /*--the whole box - border overwrite--*/
	
}

.content-product .options li, .content-product .prices li {
	padding: 3px;
}

.search-results .content-product dd {
	
}

.search-results .largeimage {
	display: none;
}

.search-results .content-product .content-product-header a {
	
}
	
.content-product-header h4 { /*--Box top--*/
	font-size: 12px;
	font-weight: bold;
}

.content-product-header a:link, .content-product-header a:visited, 
.content-product-header a:active, .content-product-header a:hover {
	
}

.btn {
	/*cursor: pointer;*/
}

.btn:hover {
	
}

dd.content-category-header h4 { /*--Category Title--*/
	font-size: 12px;
}

.content-category-header a:link, 
.content-category-header a:visited, 
.content-category-header a:active {
	
}

.content-category-header a:hover {	
	
}

dd.description {
	
}

dd.title, dd.description {
	
}


/*-------------------------------
  End Category and Search Results
---------------------------------*/

/*-------------------------------
  		Product Layouts
---------------------------------*/

/*----------------------
	Upsell tables
-----------------------*/
.upsell-group {
	
}

.upsell div {
	/*border-style: double;
	border-width: 3px;*/
	
}

.upsell-header { /*--this is an h3--*/
	font-size: 13px;
	padding: 3px;
}


.upsell-item1 { /*--zebra striping on tr's--*/
	
}

.upsell-item1 td {
	padding: 3px;
}

.upsell-item1 td a:hover {
	
}

.upsell-item2 {
	
}

.upsell-item2 td { /*--zebra striping on tr's--*/
	
}

.upsell-item2 td a:hover {
	
}


/*----------------------
	End Upsell tables
-----------------------*/

/*----------------------
	Product Detail
-----------------------*/

.product-page {
	
}

.product-detail {
	border-width: 0px;;
}

.product-detail, 
.product-primary, 
.product-secondary, 
.product-options, 
.imageanddetails, 
.product-bundle, 
.product-misc {
	
}

.product-detail,
.product-bundle {
	
}

/*-------------
	Primary
--------------*/

.product-primary { 
	border-width: 0px;
}

.product-detail-header {
	
}

.product-detail-header h2 {
	font-size: 20px;
	padding: 3px;
	margin-left: 3px;
}


.product-image {
	margin-top: 10px;
}

.product-description {
	font-size: 12px;
	line-height: 17px;
	padding-left: 10px;
}

.product-features {
	
}

.product-features ul {
	margin-left: 10px;
}

.product-features ul li {
	line-height: 16px;
}

.product-features ul li em {
	font-weight: bold;
}

/*-------------
  End Primary
--------------*/

/*-------------
	Secondary
--------------*/

.product-secondary {
	margin-bottom: 10px;
	border-width: 0px;
}

.product-options {
	
}

.product-options form ul {
	
}

.product-options form ul li {
	padding-top: 3px;
}

.imageanddetails {
	margin-left: 10px;
}

.product-misc {
	
}

.product-options {
	
}

.product-detail-button {
	
}


/*-------------
	Secondary
--------------*/



/*----------------------
	Product Detail
-----------------------*/

/*-------------------------------
  		End Product Layouts
---------------------------------*/

/*-------------------------------
			Forms
---------------------------------*/

.required {
	color: #cc0000;
}

button content-accent1 {
	
}

/*-------------------------------
			Forms
---------------------------------*/



/*---------------------------------------------------
					End Wrapper 
-----------------------------------------------------*/



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

.footer-section {
	text-align:center;
	clear: both;
	/* Min-height fast hack */
	min-height:1%;
	height:auto !important;
	height:1%;
	/* End min-height fast hack */	
}

#paymentlogos {
	text-align: center;
	padding-bottom: 10px;
}


/*-------------------------------
		"Bottom" Navigation
---------------------------------*/

.navigation2 {
	text-align: center;
	float: none !important;
	margin: 0 auto;
	padding-top: 5px;	
}

.navigation2 span {
	padding-top: 5px;
	font-size: 11px;
	line-height: 14px;
	margin: 0 auto;
}


.navigation2 a {
	text-decoration: underline;
}

.navigation2 a:visited {
	
}

.navigation2 a:hover {
	text-decoration: none;
}

/*-------------------------------
		End "Bottom" Navigation
---------------------------------*/

.footer {
	margin-bottom: 0;
	padding-bottom: 7px;
	font-weight: normal;
	display: block;
	position: static;
}

.footer h3 {
	font-size: 12px;	
}


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

