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

/* Header */
.sf_wrapper {
	padding-bottom: 0;
}

/* Header */

.sf_region1{
	border-bottom: none;
}

.titles {
	float: left;
}

.company-name {
	font-size: 48px;
}

.slogan {
	font-size: 24px;	
}

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

/* Content */
 
.sf_pagetitle {
	display: none;
}

.sf_main_wrapper {
	float:right;
	margin-left:-175px;
	width:100%;
	_width: 95%;
}

.sf_main {
	background-image: none;
	margin-right: 0px;
	margin-left:175px;
}

.sf_region6 {
	margin-right: 40px;
}

#breadcrumbs {
	font-size:11px;
	text-align: right;
}

dl,dd {
	margin:0;
}

form {
	margin:0;
}

/* Welcome */

.welcome h1 {
	font-size: 24px;
	font-weight: normal;
	font-style: italic;
	font-family:Garamond, "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;
}

.welcome, .categories {
	min-height:1%;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin:10px 0px;
	border-color:#E4E3E6;
}

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

/* Categories */

/*--------- Category Menu Bar ---------*/

.sf_category_menubar .widget_header {
	display:none;
}

.sf_category_menubar .widget {
	margin-bottom: 0;
}

.sf_category_menubar {
	clear: both;
	display:block;
	font-size:13px;
	font-weight: bold;
	letter-spacing: 1px;	
	min-height:36px;
	height:auto !important;
	height:36px;	
	backgroun-repeat: repeat-x;
}
 
.sf_category_menubar ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	width:100%;	
	float:right;		
}
 
.sf_category_menubar ul:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height:0px;
}
 
.sf_category_menubar ul li {	
	float: left;
	width: auto !important;
	width: 1%;
	margin: 0;	
	padding:0;
	display:inline;		
}

.sf_category_menubar ul li.sf_first_nav_item{	
}

.sf_category_menubar ul li.sf_last_nav_item a{
}
 
.sf_category_menubar ul li a {
	display: block;
	width: auto !important;
	width: 1%;
	white-space:nowrap;
	padding:10px 15px;	
	text-decoration:none;
	color: #333333;	
}
 
.sf_category_menubar ul li a:visited {
	color: #333333;	
	text-decoration: none;	
}
 
.sf_category_menubar ul li a:hover {
 	color: #333333;	
	text-decoration: none;	
}  

/* Category Menu Bar Subnav */

.sf_category_menubar .subnav {	
	padding:0px;
	margin:-1px 0 0 0;
	position: absolute;
	width: 150px;
	left: -999em; 
	z-index:1000;	
}
 
.sf_category_menubar .subnav li {	
	float: left;
	width: 150px !important; 	
	padding:0px;	
}
 
.sf_category_menubar .subnav li a {		
	display: block;
	width: 120px !important;
	padding:5px 15px;
	margin:0px;
	text-decoration:none;
	background-image:none;
	white-space:normal;	
	font-size: 11px;
	font-weight: normal;	
}

.sf_category_menubar .subnav li a:visited {
}
 
.sf_category_menubar .subnav li a:hover {
	font-weight: bold;
}

.sf_category_menubar .subnav .sf_last_nav_item_subnav {		
}	

.sf_category_menubar .subnav .sf_first_nav_item_subnav {	
}
 
#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 Menubar ---------*/

/*--------- Category Tracker ---------*/

.widgetset .category-tracker h3 a,
.widgetset .category-tracker h3 a:visited {
	padding: 0;
	margin: 0;	
	background-image: none;
}

.widgetset .category-tracker h3 a:hover {
	padding: 0;
	margin: 0;
}

.widgetset .category-tracker .cat li,
.widgetset .category-tracker .subcat li,
.widgetset .category-tracker .subcat2 li {
	padding: 0;
	margin: 0;
	height: 1%;	
}

.widgetset .category-tracker a,
.widgetset .category-tracker a:visited {
	padding:0px 10px 5px 0px;
	margin: 0;
	display:block;
	height: 1%;		
}

.widgetset .category-tracker a:hover {
	padding:0px 10px 5px 0px;
	margin: 0;
	display:block;
	height: 1%;
}

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

.widgetset .category-tracker .subcat a,
.widgetset .category-tracker .subcat a:visited,
.widgetset .category-tracker .subcat a:hover  {
	padding-left:15px;
	background-image: none;
}

.widgetset .category-tracker .subcat a.active {
	padding-left:15px;	
}

.widgetset .category-tracker .subcat2 a,
.widgetset .category-tracker .subcat2 a:visited,
.widgetset .category-tracker .subcat2 a:hover  {
	padding-left:30px;
	background-image: none;	
}

.widgetset .category-tracker .subcat2 a.active {
	padding-left:30px;	
}

/*--------- End Category Tracker ---------*/

.categories .category, 
.products .product {
	margin-right:-1px;
}

.content-category-header h4 {
	font-size:11px;
	font-weight: bold;
	margin:.5em 0;
	text-decoration: none;
}

.description {
	font-size:12px;
}

/* Products */

.productTable, .productTable td, .separator  {
	border-color: #E4E3E6;
}

.content-product .content-product-header {	
	padding: 4px;
}

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

.content-product {
	border-style:solid;
	border-color:#E4E3E6;
	padding: 10px;
}

.shortdescription,
.prices {
	font-size:11px;
}

.product-detail-header h2{
	font-family:Garamond,"Palatino Linotype","Book Antiqua",Palatino,FreeSerif,serif;
	font-size:32px;
	font-style: italic;
}

.product-primary, 
.product-secondary,
.product-options,
.imageanddetails {
	border-color:#E4E3E6;
}

/* Upsell */

.upsell-group a{
	word-wrap:normal;
	font-size: 11px;
}

.upsell-group a:hover {
	text-decoration: underline;
}

.upsell-header {
	padding:3px 10px;	
	border-bottom: 1px solid #e4e3e6;
}

.upsell-item-header td {	
	padding:3px 10px;
	font-size:12px;
}

 .upsell div,
.upsell-item-header td {
	border-color: #e4e3e6;
}

/* Checkout */

.member {
	border-color: #e4e3e6;
}

.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 {
	margin:0 0 5px;
	padding:0 0 5px;
	font-weight:bold;
	font-size:13px;
}

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

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

#checkout-right-column .btn {
	margin:3px 3px 3px 2px;
}

#invoice-header-content {
	padding: 10px 0;
}

.invoice h2, .invoice h3 {
	padding: 10px 0px;
}

.controls {
	clear:left;
}

legend {
	color:#333;
}

fieldset {
	border-color:#E4E3E6;
}

/* Footer */

.navigation2 a,
.navigation2 a:visited,
#seals a,
#seals a:visited {
	color: #fff;
}

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

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

#seals a {
 font-size: 1em;
}

#messages {	
	margin: 0;
}

#messages .error,
#messages .info {	
	background-color: transparent;
}

/* Sidebar */

.product .title {
	font-size: 13px;
}

.widgetset {
	padding: 20px;
	width: 133px;
}

.sf_region7 {	
	background-image:url(images/663_shadow.jpg);
	background-repeat: repeat-x;
	float:left;	
	overflow:hidden;	
	position:relative;	
	border-bottom: 1px solid #e4e3e6;
	border-right: 1px solid #e4e3e6;	
	margin-top: -1px;	
	margin-bottom: -1px;	
}

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

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

.featured-item .shortdescription,
.featured-item .list {
	margin:5px 0px;
}

.widgetset .widget_content #searchtext {
	width:130px;
}