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

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

.sf_region5 {display:block;}

.sf_pagetitle {
	display:none;background-image: none;
}

.sf_region6 {
	width: 600px;
	float: left;
	clear: left;
}

.sf_content {
	float: left;
	clear: left;
	padding: 0 20px 40px;
	width: 600px;
}

.slogan {
	font-size: 20px;
}

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

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

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


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

.sf_category_menubar {
	clear:both;				
	padding: 0;	
	margin-top: -20px;
	margin-bottom: 20px;
	float: left;	
	width: 950px;
	border-bottom: 1px solid #DEDDE2;
}
 
.sf_category_menubar ul {
	margin: 0;
	padding: 0;
	float:left;				
}
 
.sf_category_menubar ul:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height:0px;
}
 
.sf_category_menubar ul li {	
	list-style: none;
	margin: 0;
	padding: 0;
	white-space: nowrap;	 
	min-width:1%;
	width: auto !important; 
	width:1%;	
	float:left;	
	padding: 0;			
}

.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;
	font-family: Verdana, Geneva, Kalimati, sans-serif;	
	padding:7px 20px;
	text-decoration: none;		
	font-weight:bold;
	font-size:13px;		
}
 
.sf_category_menubar ul li a:visited {	
	text-decoration: none;	
}
 
.sf_category_menubar ul li a:hover {
 	color:#555555;
	text-decoration: none;
	background-color: #EBEAEF;
}

.sf_category_menubar ul li:hover a {	
	color:#555555;
	text-decoration: none;
	background-color: #EBEAEF;	
}

/* Category Menu Bar Subnav */

.sf_category_menubar .subnav {	
	float: left;
	position: absolute;	
	width: 170px;
	left: -999em;
	z-index: 1000;
	margin:0;	
	padding:0;	
	min-height:1%;
	height:auto !important;
	height:1%;			
}
 
.sf_category_menubar .subnav li {	
	white-space: normal;
	min-height:1%;
	height:auto !important;
	height:1%;	
	margin: 0;
	padding: 0;
	width: 170px;	
	background-color: #EBEAEF;
}
 
.sf_category_menubar .subnav li a {		
	width: 140px;
	height: auto;
	padding: 4px 20px;
	color: #555555;
	font-size: 11px;
	font-weight: normal;
}

.sf_category_menubar .subnav li a:visited {
	color: #555555;
}
 
.sf_category_menubar .subnav li a:hover {		
	color: #555555;
	text-decoration: underline;
	background-color: #EBEAEF !important;
}

.sf_category_menubar .subnav .sf_last_nav_item_subnav a {	
	padding-bottom: 10px;
}

.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;  
}

/* Category Tracker */

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

.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 {	
	height: 1%;	
}

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

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

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

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

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

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

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

/*--------- Categories ---------*/

.jcarousel-skin-tango li {
	border: none;
}

.widget .jcarousel-skin-tango {
	border: none;
}

.sf_category_menubar .widget_header {
	display:none;
}

.sf_category_menubar .widget_content {
	padding: 0px;
}

.category-page h2.category-header,
h2.category-header {
    font-size: 20px;
	color: #555555;
}

.content-product {
	border: none;
}

.content-category .description {
	font-family: Verdana, Geneva, Kalimati, sans-serif;
	font-size: 1em;
}

.content-product-header h4 {	
	border-top: 1px solid;
	border-color: #DEDDE2;
	padding:3px 0;
	font-weight: bold;
}

.content-product-header h4 a,
.content-product-header h4 a:visited {	
	padding: 0px 3px;
	text-decoration: none;
	color: #555555;	
}

.content-product-header h4 a:hover {		
	color: #999999;
}

.content-product .largeimage img {
	padding: 3px 5px;
}

.content-product .smallimage img {
	padding: 3px;
}

td.titleRow a {
	font-size: 1em !important;
}

/*--------- Products ---------*/

.widget #featured-products li,
.widget #featured-products h4 {
	padding: 0;
	margin-top: 0;	
}

.upsell {	
	margin-bottom: 5px;
}

.upsell table td {
	border-top:1px solid #DEDDE2;
}

.upsell table td a {
	text-decoration:none;
}

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

.upsell-header {
	padding:5px;	
}

.upsell-item-header td {	
	padding:3px 5px;
	text-align: left;
}

.upsell div {
	border:none;
}

.product-description {
	list-style-type: none;
}

.product-options table {
	margin:10px 0;
}

.separator {
	border-color: #DEDDE2;
	margin: 5px 0px 20px;
	border-style: dashed;
}

.list {	
	font-weight: bold;
	padding: 5px 0;
}

.sale {
	color: #fc4427;
	font-weight: bold;
}


/*--------- Checkout ---------*/

legend {	
	.padding-bottom: 10px;
}

fieldset {
	border-color: #DEDDE2;
}

.form-item {
	width: 450px;
}
	
#invoice-header-content {
	padding: 10px 0px;
}

.invoice h2 {
	font-size: 18px;
}

.disabled {
	color: #aaa;
}

#paymentlogos {
	padding: 5px;
}

.member {
	padding: 0px;
	border-width: 0px;
}

.member-table th {
	background-color: #DEDDE2;
}

.member-table tr.member-row td {
	background-color: transparent;
}

#checkout-right-column {
	margin-top: 0px;
}

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

#siteseal ul {
	list-style-type: none;
}

#messages {
	margin: 0;
}

#checkout-right-column div, 
#checkout-right-column table, 
#checkout-right-column form, 
#checkout-right-column input {
	margin: 2px;
}

.controls-right,
.checkout-part { 
    width: 100px;
}

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

.controls {
	clear: both;
}

.formwrap {
	_width: 60%;
}

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