/*----------------------------------
		Theme621
----------------------------------*/

/*------ QSC ------*/

/* General */

.sf_region7 {display:block;_margin-right: 10px;}

.sf_pagetitle {	display:none;}

.sf_content {
	float: left;
	display:inline;
	width: 530px;	
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 30px;
}

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

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

.slogan {
	font-size: 28px;
}

.welcome h1 {
	margin-top: 0px;
}

/* Category Menu Bar */

.sf_category_menubar .widget_header {
	display:none;
}

.sf_category_menubar .widget_content {
	padding: 0px;
}

.sf_category_menubar {
	clear:both;	
	font-family: Georgia, "Nimbus Roman No9 L", serif;	
	font-weight: normal;
	font-size: 17px;
	text-align: left;
	float:left;		
	padding: 7px 15px 8px;
	color: #333333;
	background-color: #ffffff;
	border: 1px solid #E2E2E2;
	border-top: none;
	background-image: url(images/621_titlebg.jpg);
	background-repeat:	repeat-x;
	background-position: top;
	min-height: 25px;
	height:  auto !important;
	height: 25px;
	margin-left: 91px;
	_margin-left: 46px;	
	width: 820px;
	_width: 818px;	
	border-bottom: 1px solid #e2e2e2;	
}
 
.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 {	
	list-style: none;
	margin: 0;
	padding: 0;
	white-space: nowrap;	 
	min-width:1%;
	width: auto !important; 
	width:1%; 		
	float:right;
	margin-left: 2px;
}
 
.sf_category_menubar ul li a {
	color:#333333;
	display: block;
	font-family: Georgia, "Nimbus Roman No9 L", serif;
	margin:1px 0px;
	padding:3px 10px;
	text-decoration: none;
	letter-spacing: 1px; 
	font-weight:normal;
}
 
.sf_category_menubar ul li a:visited {
	color:#333333;
	text-decoration: none;	
}
 
.sf_category_menubar ul li:hover a,
.sf_category_menubar ul li a:hover {
 	text-decoration: none;
	background-color: #F6F6F6;	
}  

/* Category Menu Bar Subnav */

.sf_category_menubar .subnav {	
	list-style: none;
	margin:-1px 0 0 0;	
	padding: 0px;		
	float: left;
	position: absolute;	
	width: 180px;
	left: -999em;
	z-index: 1000;	
}
 
.sf_category_menubar .subnav li {	
	width: 180px;
	background-image: none;
	white-space: normal;	
	padding: 0px;	
	margin: 0px;
	float: left;
	border-top: 1px solid #fff;
	background-color: #F6F6F6;			
}
 
.sf_category_menubar .subnav li a {	
	width: 140px;	
	padding: 3px 20px;
	margin: 0px;	
	color: #333333;
	display:block;
	font-size: 15px;	
}

.sf_category_menubar .subnav li a:visited {
	color: #333333;
}
 
.sf_category_menubar .subnav li a:hover {	
	width: 140px;
	padding: 3px 20px;
	margin: 0px;	
	color: #333333;	
	background-color: #f2f2f2;
	text-decoration:none;
}
 
#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 Menu */

.category-list {
	padding-bottom: 5px;	
}

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

/* Category Tracker */

.widgetset .category-tracker {
	padding-top: 5px;
}

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

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

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

.widgetset .category-tracker a.active {	
	text-decoration:none;
	padding-left: 5px;	
	border-bottom: 1px dotted #333;	
}

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

.widgetset .category-tracker .subcat a.active {
	padding-left:15px;
	font-style: italic;
	border-bottom: none;
}

.widgetset .category-tracker .subcat2 a,
.widgetset .category-tracker .subcat2 a:visited  {
	padding-left:30px;	
	text-transform: none;
}

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

/* Products */

.content-product-header h4{
	margin-bottom:5px;
	padding: 0 5px;
}

.content-product .content-product-header {
	overflow: visible;
}

.category-list{
	padding-bottom: 5px;
}

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

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

.content-product {
	background-color: #f6f6f6;
	border: none;
	padding: 10px;
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
}

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

.content-product .shortdescription {
	text-align: right;
}

.product-description {
	list-style-type: none;
	padding-top: 0px;
}

.product-image {
	text-align: left;
}

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

.product-primary, .product-secondary,
.imageanddetails,
.product-primary, .upsell div, .product-options {
	border-color: #E2E2E2;
}

.cross-sell .product-primary {
	_margin-right: 2px;
}

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

.upsell-header {
	padding:3px 0px 3px 5px;
	border-width:1px 0px;
	border-style:solid;
	border-color: #e2e2e2;
	background-color: #f6f6f6;
}

.upsell-item-header td{
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-color: #e2e2e2;
	padding: 5px 0px 2px 5px;
	text-align: left;
}

.upsell div {
	border:none;
}

/* Checkout */

.member h3 {
	margin:10px 3px;
}

.member-table th {
	border-style:solid;
	border-width:1px 0 0;
	background-color: transparent;
}

.member-table tr.member-row td {	
	border-style:solid;
	border-width:1px 0 0;	
	background-color: transparent;
}

.member {
	border-width: 0px;
}

#invoice-header-content h1 {
	font-size: 28px;
}
	
#invoice-header-content {
	padding: 10px 0px;
}

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

.disabled {
	color: #6f6f6f;
}

#paymentlogos {
	padding: 5px;
}

.member {
	padding: 0px;
}

.formwrap {
	width: 62%;
}

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

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

.category-list h3 a,
.category-list h3 a:visited {
	text-decoration: none;
}

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

.description {
	font-family: Georgia, "Nimbus Roman No9 L", serif;
}

.clicktozoom {
	font-size: 11px;
	text-decoration: underline;
	padding:7px 0;
}

.product-row, .category-row {
	margin-bottom: 0px;
}


