/**
 * @project 605
 * @package sftheme
 * @site app3
 */

/**
 * --------------------------------------------------------
 * @section layout
 * --------------------------------------------------------
 */
.sf_outer_wrapper{width:960px;margin:0 auto}
.sf_main_wrapper{float:left;width:100%}
.sf_main{margin-right: 210px;width:auto}
.sf_region7,.sf_region8{float:left;width:200px;margin-top:20px;}
.sf_region7{margin-left:-200px;display:inline;}
.sf_region8{display:none}
.widgetset_app2_0 {display:block}
.sf_extra7{clear:left;width:100%}
.sf_extra12{display:none;}
.sf_pagetitle {display:none}


/**
 * --------------------------------------------------------
 * @section general
 * --------------------------------------------------------
 */

/**
 * Remove bottom margin on Company Name (h1)
 * @note Allow a normal leading between the tagline and company name
 */
h1 {
	margin-bottom:0;
	font-weight:normal;
}

h2, h3, h4, h5, h6 {
	font-family:Georgia,"Nimbus Roman No9 L",serif;
	color:#222;
	font-weight:normal;
}

h1 {
	font-size:24px;
}

h2 {
	font-size:22px;
}

h3 {
	font-size:14px;
	font-weight:bold;
}

h4 {
	font-size:12px;
	font-weight:bold;
}

div, dl, td, th, fieldset, .invoice{
	border-color:#ddd;
}

form {
	margin-bottom:0px;
}

ul, ul li {
	list-style:none
}

ul {
	margin-left:0;
	padding-left:0;
}

/**
 * --------------------------------------------------------
 * @section header
 * --------------------------------------------------------
 */

/**
 * Allow header height to expand
 * @note Header content is editable by the user
 */
.sf_header_wrapper {
	background-color: transparent;
	min-height:100px;
	height:auto !important;
	height:100px;
	overflow:visible;
}

.sf_main_header {
	background-color: transparent;
	min-height:64px;
	height:auto !important;
	height:64px;

	overflow:visible;
}

.qsc-site-logo img{
	float:left;
	margin-right:10px;
}

.sf_header_wrapper .sf_main_header .qsc-site-logo img{
	float:left;
}

.titles {
	height:1%;
	overflow:hidden;
}

.sf_main_header {
	color:#000000;
	font-family: Verdana, Geneva, Kalimati, sans-serif;
	font-size:24px;
	font-weight: bold;
	padding-bottom:0.5em;
}

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

/**
 * --------------------------------------------------------
 * @section navigation
 * --------------------------------------------------------
 */
.navigation1 ul {
	float:left;
    margin:0;
	padding:0;
    white-space:nowrap;
    width:100%;
}

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

.navigation1 ul li {
	display:block;
  	float:left;
}

.navigation1 ul li a {
  background-position:-7px 50%;
  background-repeat:no-repeat;
  display:block;
  font-weight:normal;
  padding:5px 25px 8px 65px;
}

/**
 * ------------------------------------------------------------------
 * @section menu bar
 * ------------------------------------------------------------------
 */
.sf_category_menubar .widget_header {
	display:none;
}

.sf_category_menubar {
	background-position:50% 100%;
	background-repeat:no-repeat;
	margin:0;
	margin-top:5px;
	padding:10px;
	width:940px;
	z-index:50;
}

.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: 0px;
	white-space: nowrap;
	min-width:1%;
	width: auto !important;
	width:1%;
}

.sf_category_menubar ul li {
	background-position:100% 50%;
	background-repeat: no-repeat;
	padding-right:30px;
}

.sf_category_menubar ul li.sf_last_nav_item {
	background:none;
}

.sf_category_menubar ul li a {
	background:none;
	display: block;
	margin:0;
	padding:0 5px;
}

/**
 * @section cat subnav
 */
.sf_category_menubar .subnav {
	left: -999em;
	list-style: none;
	line-height: 1.9;
	margin:0;
	margin-left:-2px;
	padding-top:0;
	padding-bottom:0;
	position: absolute;
	width: 200px;
	z-index:1000;
	background:#F7F7F7;
	border:1px solid #bbb;
}

.sf_category_menubar .subnav  li {
	float: left;
	margin:0;
	padding:0;
	width: 200px;
	height:auto;
    white-space:normal;
	border:0 !important;
	display:block;
}

.sf_category_menubar .subnav li a {
	display: block;
	height:auto;
	padding:0 5px;
	margin:0px;
	white-space:normal;
	font-weight:normal;
	text-transform:none;
	background:#F7F7F7;
	width:190px;
}

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

/**
 * --------------------------------------------------------
 * @section content
 * --------------------------------------------------------
 */
.sf_content {  /* Stretch content area */
	clear:both;
	display:block;
	float:none;
	padding:0px;
	margin:15px 0px 0 0;
	width:100%;
}

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

.float-wrap {
	width: 98%;
}

.sf_content .float-wrap #welcome {
	margin-bottom:2em;
}

.sf_content .float-wrap #welcome img {
	float:left;
	margin-right: 10px;
}

.sf_content .float-wrap .category-page dd.prices ul,
.sf_content .float-wrap .product-page .product-details ul {
	list-style-type:none;
	margin-right:0;
	margin-left:0;
}

.sf_content .float-wrap .product-page .upsell div h3.upsell-header {
	font-style:italic;
	font-size:18px;
	padding:5px 5px 0 5px;
	margin-bottom:3px;
}

.sf_content .float-wrap .main-content .member .fcontain ul {
	list-style-type:none;
	margin-right:0;
	margin-left:0;
}

.sf_content .float-wrap .category-page .product-row .content-product,
.sf_content .float-wrap .product-page .upsell div,
.sf_content .float-wrap .main-content dl.content-product,
fieldset {
	border:1px solid #ddd;
}

.search-results dl.content-product,
.categories dl.content-product,
.products dl.content-product {
	border-color:#ddd;
}

.upsell table td {
	border-bottom:1px solid #ddd;
}

.sf_content .float-wrap .product-page .product-primary,
.sf_content .float-wrap .product-page .product-options,
.sf_content .float-wrap .product-page .imageanddetails,
.sf_content .float-wrap .product-page .product-secondary {
	border:0px;
}

.content-product-header h4{
	margin:0 0 5px;
	font-weight: bold;
	padding:3px 0;
}

/**
 * --------------------------------------------------------
 * @section forms
 * --------------------------------------------------------
 */
.widget.quick-search a {
	display:block;
	clear:both;
}

.loginintro {
	width:100%;
	clear:both;
}

/**
 * --------------------------------------------------------
 * @section products
 * --------------------------------------------------------
 */
.product-secondary:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.product-description ul {
	margin-left:1em;
}

.product-description li {
	list-style-type:disc;
}

/**
 * --------------------------------------------------------
 * @section upsell/related
 * --------------------------------------------------------
 */
.sf_content .float-wrap .product-page .upsell div {
	border-bottom:0px;
}

.upsell h3 {
	border-bottom:1px solid #666;
	font-weight:normal;
	padding:3px;
	margin-bottom:5px;
}

.upsell table td {
	padding:5px;
}

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

/**
 * --------------------------------------------------------
 * @section sidebar
 * --------------------------------------------------------
 */
.widgetset_app3_0 {
	display:block;
	margin-top:20px;
	width:200px;
	overflow:hidden;
}

/**
 * @subsection category-tracker
 */
div.widget.category-tracker ul  {
	margin-left:2em;
	margin-right:0;
}

div.widget.category-tracker ul ul {
	margin-left:2em;
}

.category-tracker li {
	list-style-type:none;
}

/**
 * --------------------------------------------------------
 * @section footer
 * --------------------------------------------------------
 */
#seal {
	list-style-type:none;
}
