/**
 * @file
 * @project 796
 * @package sftheme
 * @site app3
 */

/* main */


#logo {
	float:left;
	margin-right:10px;
}

.slogan {
	font-size:16px;
}

#breadcrumbs a {
	font-weight:normal;
}

.sf_region5 {
	display:none;
}

.sf_content {	
	line-height: 1.4;
}

.upsell-header {
	background-color:#ECEADD;
	text-transform: uppercase;
}

.upsell-group a{
	word-wrap:normal;
}

#messages {
	margin-bottom:20px;
}

input[type="text"], 
input[type="password"], 
textarea {
	border: 1px solid #bbbbbb;
}

/* categories/products */

.content-category-header h4 {
	font-size:16px;
	font-weight:normal;
	margin:.5em 0;	
}

.content-product-header h4 a,
.content-product-header h4 a:visited {
	text-decoration:none;
}

.content-product-header{
	background-color: #ECEADD;	
}

.content-product-header h4 {
	font-size:16px;
	font-weight:normal;
	margin:0;
}

.description {
	font-size:1em;
}

.upsell div, 
.upsell-item-header td,
.upsell-header,
.subtotal-row td, 
.total-row td, 
.options-table td, 
.member, fieldset, 
.imageanddetails, 
.content-product,
.productTable,
.productTable td,
.product-description,
.product-primary, 
.product-secondary, 
.product-options, 
.upsell div, 
.paymentinfo,
.separator,
.shipped, 
.shiptotals,
.printfooter,
fieldset
{	
	border-color: #ECEADD;
}

td.titleRow a {
	font-weight: normal;
}

.upsell-header {
	padding:0.2em 10px;
	font-weight:normal;
	font-size:14px;
}

.upsell-item-header td {
	border-top-style:solid;
	border-top-width:1px;
	padding:0.2em 10px;
}

.search-results {
	margin-top:10px;
}

/* checkout */

.checkout-part {
	text-decoration:none;
	border:none;
}

.checkout-part img{
	text-decoration:none;
	border:none;
}

#checkout-right-column {
	font-size:100%;
	padding:0;
}

#checkout-right-column .content-block {
	padding-bottom:15px;
}

#checkout-right-column h3 {
	font-size:12px;
	font-weight:normal;
	margin:0 0 5px;
	padding:3px 5px;
	text-transform:uppercase;
	background-color:#F3F3F3;
}

#checkout-right-column form, 
#checkout-right-column table {
	min-height:1%;
}

/* footer */

.navigation2,
#paymentlogos,
#seals {
	margin:5px 0px;
}

#seals ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

/* category menu bar */

.sf_category_menubar .widget_header {
	display:none;
}

.sf_category_menubar {
	clear:both;
	margin: 0px;
	width: 960px;
	padding:0px 10px;
	z-index:50;
	min-height:25px;
	height:auto !important;
	height:25px;
	background: url(images/796_catbg.gif);
	background-color: #715B44;	
}

.sf_category_menubar .widget_content, 
.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: 0;
	padding: 0;
	white-space: nowrap;	 
	min-width:1%;
	width: auto !important; 
	width:1%; 
	height:26px;	
}
 
.sf_category_menubar ul li a {
	color: #ffffff;
	display: block;
	margin:5px 18px 5px 0px;
	padding:0px;
	text-decoration: none;	
	min-width:1%; 
	width: auto !important; 
	width:1%;	
	font-size:12px;
	text-transform: uppercase;
}
 
.sf_category_menubar ul li a:visited {
	color: #ffffff;
	text-decoration: none;	
}
 
.sf_category_menubar ul li a:hover {
 	color: #C8B897;
	text-decoration: none;	
}

.sf_category_menubar .subnav {
	left: -999em; 
	list-style: none;
	margin: 0px;	
	padding: 1px 0px 0px;	
	position: absolute;	
	width: 142px;
	z-index:1000;
	border-bottom:1px solid #C5B493;
}
 
.sf_category_menubar .subnav  li {
	float: left;
	margin:0;	
	padding:0;	
	width: 140px;
	height:auto;
    white-space:normal;
	border-left:1px solid #C5B493;
	border-right:1px solid #C5B493;
	background-color:#FFFFFF;
}
 
.sf_category_menubar .subnav li a {
	display: block;
	height:auto;
	padding: 5px 10px 5px;
	margin:0px;
	min-width:120px;
	width: 120px !important;
	white-space:normal;
	font-weight:normal;	
	color: #3B2607;
	font-size: 12px;
}

.sf_category_menubar .subnav  li a:visited {
	color:#3B2607;
}
 
.sf_category_menubar .subnav  li a:hover {
	background-color:#ECEADD;
	color: #3B2607;
}
 
#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;  
} 

/* sidebar */
 

.featured-item .title {
	font-size:1em;
	font-weight:normal;
}

.featured-item .options {
	text-align:left;
}

/* category tracker */

.category-tracker h2.listitemheader a {
	padding:0;
	text-decoration:none;
}

.category-tracker h3 {	
	font-weight:normal;
	margin:0;
	padding:4px 10px 3px;
}

.category-tracker .cat li,
.category-tracker .subcat li,
.category-tracker .subcat2 li {
	padding: 0;
}

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

.category-tracker a.active {
	font-weight:normal;
	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;
}