/*--------------------------------------------------------
		Theme # 		550
		Cat 			Health & Beauty
		Name			Chic
----------------------------------------------------------*/

/* Structure & Button ------------------------------------- */

.col3 .outer {
	margin-left: 195px;
	margin-right: 195px;
}
.col2left .outer {
	margin-left: 195px;
}
.col2right .outer {
	margin-right: 195px;
}
.col1 .outer {
	margin: 0;
}
.left {
	margin-left: -198px;
	width: 185px;
}
.right {
	margin-right: -198px;
	margin-left: 13px;
	width: 185px;
}
.btn {
	margin: 3px 3px 3px 0;
	padding: 2px;
	text-transform: uppercase;
	font-size: 9px;
	font-family: Tahoma, Geneva, Kalimati, sans-serif;
	font-weight: bold;
	cursor: pointer;
}

/* Theme Modification ------------------------------------- */

html {
	min-width: 950px;
}
.sf_outer_wrapper {
	width: 950px;
}
.sf_wrapper {	
	width: 950px;
}
.sf_pagetitle {
	display: none;
}
.sf_content {
	width: 900px;
}
.sf_navigation {
	width: 560px;
}
.sf_extra5 {
	width: 950px;
	height: 84px;
}

/**
 * ------------------------------------------------------------------
 * @section CATEGORY MENU BAR
 * ------------------------------------------------------------------
 */

.sf_category_menubar .widget_header {
	display:none;
}

.sf_category_menubar {
}

.sf_category_menubar .cat_menubar {
	background-position:top center;
	background-repeat:no-repeat;
	font-family:"Lucida Sans Unicode",sans-serif;
	padding-top:10px;
	margin:15px auto;
	width:560px;
	min-height:1%;
	height:auto !important;
	height:1%;
}

.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 a {
	font-size:12px;
	display: block;
	margin:0;
	padding:5px 15px;
	min-width:1%;
	width: auto !important;
	width:1%;
}

.sf_category_menubar ul li a:visited {
	text-decoration: none;
}

.sf_category_menubar ul li a:hover {
 	text-decoration: none;
}

/**
 * @section cat subnav
 */
.sf_category_menubar .subnav {
	border-style:solid;
	border-width:2px;
	left: -999em;
	list-style: none;
	position: absolute;
	width:150px;
	z-index:1000;
}

.sf_category_menubar .subnav li {
	width:150px !important;
	height:auto;
    white-space:normal;
}

.sf_category_menubar .subnav li a {
	font-size:11px;
	min-height:1%;
	height:auto !important;
	height:1%;
	width:150px;
	padding:5px;
	margin:0px;
	width:150px;
}

.sf_category_menubar .subnav li.sf_last_nav_item_subnav,
.sf_category_menubar .subnav li.sf_last_nav_item_subnav a {
	border-bottom:none 0;
}

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

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

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

.category-tracker a.active {
	color:#ffffff;
	font-weight:bold;
	padding:5px 0;
	margin:0;
	text-decoration:none;
}

.category-tracker .cat {
	padding-bottom:5px;
}

.category-tracker .subcat {
	padding:0 0 10px 10px;
}

.category-tracker .subcat a {
	margin-left:10px;
}

.category-tracker .subcat2 a {
	margin-left:23px;
}

.category-tracker .subcat2 a.active {
	padding:0;
}

.category-tracker .listitemheader a {
	margin:0;
}

.content-block.navigation h2.listitemheader {
	display: none;
}
h3.slogan {
	margin-bottom: 8px;
}
.member {
	border: none;
	background-color: transparent;
	color: #eeeeee;
}
.options-table {
	color: #eeeeee;
}
.member-table th {
	background-color: transparent;
	border-bottom: 1px solid #eeeeee;
	color: #eeeeee;
}
.list, .price {
	font-weight: bold;
}
.footer {
	margin-bottom: 10px;
}
h2.listitemheader a, h2.listitemheader a:visited {
	color: #ffffff;
}
.member-table tr.member-row-alt td, .member-row-alt {
	background-color: transparent;
}
li.sidebaritem, .welcome, .content-product, .upsell .upsell-group {
	padding: 5px;
	margin: 0 0 5px;
}
.welcome h1 {
	font-size:18px;
	font-weight: normal;
}
.category-row, .product-row {
	padding: 1px;
}
h2.listitemheader span {
	font-size: 14px;
}
h4.title {
	font-size: 13px;
}
h4 a, h4 a:visited {
	font-size: 14px;
}
.product-detail-header h2 {
	font-size: 18px;
}
h3.upsell-header {
	font-size: 12px;
}

/* Checkout Right Col ------------------------- */

#checkout-right-column .content-block {
	padding: 10px 3px;
	margin-bottom: 5px;
}
#checkout-right-column h3{
	margin: 0 0 5px 0;
}
#checkout-right-column .adr p {
	padding: 0;
}
#checkout-right-column .total-row td {
	font-weight: bold;
}
#checkout-right-column .fcomponent {
	padding: 2px 0;
}

/* ------------------------- Checkout Right Col */
