/*------------------------------------------------------
		Theme_# 	543
		Cat 			Business & Legal
		Name			Interior Design
------------------------------------------------------*/

body {
background-color: #1B170E /*~ main.background-color */;
}

p {	
}

.sf_outer_wrapper {
background-color: #2A251A;
}

.sf_extra1 {
}

.sf_wrapper {
}

/*--------------------------------
		Top Navigation
---------------------------------*/

.sf_navigation_top {
}

.sf_navigation_top ul {	
}

.sf_navigation_top ul:after {	
}

.sf_navigation_top ul li {	
}

.sf_navigation_top ul li.sf_last_nav_item {	
}

.sf_navigation_top ul li.sf_first_nav_item {
}

.sf_navigation_top ul li a {		
}

.sf_navigation_top ul li a:visited {	
}

.sf_navigation_top ul li a:hover{	
}

/*--------------------------------
		End Top Navigation
---------------------------------*/

.sf_extra10 {	
}

/*--------------------------------
		Header
---------------------------------*/

.sf_header_wrapper {
background-image: url(images/patterna_1.jpg);
background-position: left;
background-repeat: repeat-y;
background-color: #2A251A;
}

.sf_extra2 {	
}

.sf_main_header {	
font-size: 18px /*~ header.size */;
font-family:"Lucida Sans Unicode", "Lucida Grande", Garuda, sans-serif /*~ header.font */;
color: #FFFF00 /*~ header.color */;
}

.sf_extra3 {	
}

.sf_sub_header {	

}

.sf_main_header p, .sf_sub_header p {
}

/*--------------------------
		End Header
--------------------------*/

.sf_extra4 {	
}

/*--------------------------------
		Navigation
---------------------------------*/

.sf_navigation {	
background-color: #52493A;
background-image: url(images/patternc_1.jpg);
background-repeat: no-repeat;
}

.sf_navigation ul {
}

.sf_navigation ul:after {
}

.sf_navigation ul li {
}

.sf_navigation ul li.sf_last_nav_item {	
}

.sf_navigation ul li.sf_first_nav_item {
}

.sf_navigation ul li a {
color: #0B070E;
}

.sf_navigation ul li a:visited {
color: #0B070E;
}

.sf_navigation ul li a:hover{
color: #ffffff;
background-color: #1B170E;
}

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

.sf_category_menubar .cat_menubar {
	background-color:#52493A;
	background-image:url(images/patternb_1.jpg);
}

.sf_category_menubar .subnav {
	background-color:#2A251A;
	border-color:#1B170E;
}

.sf_category_menubar .subnav li a:hover {
	background-color:#52493A;
}

/*--------------------------------
		End Navigation
---------------------------------*/

.sf_extra5 {	
}

/*--------------------------------
		 	Page Title
---------------------------------*/

.sf_pagetitle {
}

/*--------------------------------
		 End Page Title
---------------------------------*/

.sf_extra6 {	
}

/*--------------------------------
		 Sub Navigation
---------------------------------*/

.sf_subnavigation {
	display: none;
}

.sf_subnavigation ul {	
}

.sf_subnavigation ul:after {	
}

.sf_subnavigation ul li {	
}

.sf_subnavigation ul li.sf_last_nav_item {
}

.sf_subnavigation ul li.sf_first_nav_item {
}

.sf_subnavigation ul li a {	
}

.sf_subnavigation ul li a:visited {	
}

.sf_subnavigation ul li a:hover {	
}

/*--------------------------------
		 End Sub Navigation
---------------------------------*/

.sf_extra11 {
}
	
/*--------------------------
		Content
--------------------------*/

.sf_content {	
color: #D9D2C3;
}	

.sf_content img {	

}

/*--------------------------
		End Content
--------------------------*/


.sf_extra12 {	
}


/*--------------------------------
		 Sub Navigation2
---------------------------------*/

.sf_subnavigation2 {
	display: none;
}

.sf_subnavigation2 ul {	
}

.sf_subnavigation2 ul:after {	
}

.sf_subnavigation2 ul li {	
}

.sf_subnavigation2 ul li.sf_last_nav_item {
}

.sf_subnavigation2 ul li.sf_first_nav_item {
}

.sf_subnavigation2 ul li a {	
}

.sf_subnavigation2 ul li a:visited {	
}

.sf_subnavigation2 ul li a:hover{	
}

/*--------------------------------
		 End Sub Navigation2
---------------------------------*/

.sf_extra7 {	
}

.sf_extra7 span{	
}

/*--------------------------
		 Footer
--------------------------*/

.sf_footer {	
background-color: #52493A;
background-image: url(images/patternb_1.jpg);
background-repeat: repeat-y;
background-position: left top;
color: #000000 /*~ footer.color */;
}

/*--------------------------
		End Footer
--------------------------*/


.sf_extra8 {	
}

.sf_extra9 {	
}


/*--------------------------
		Extra Stuff
--------------------------*/


a:link {
	color: #FFFF9D /*~ link.color */;
}

a:visited {
	color: #FFFF9D /*~ link-visited.color */;
}

a:hover {
	color: #ffff00 /*~ link-hover.color */;
}

.sf_banner {
background-color: #2A251A;
border-top: 1px dotted #5E5748;
}

.sf_banner img {
}

.sf_banner a {
}

.sf_banner a:visited {
}

.sf_banner a:hover {
}

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

/* Structure ---------------------------------- */

.company-name {
	color: #FFFF00 /*~ company-name.color */;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Garuda, sans-serif /*~ company-name.font */;
	font-size: 28px /*~ company-name.size */;
	font-weight: normal /*~ company-name.bold */;
	text-transform: uppercase;
}
#invoice-header-content h1.qsc-site-companyname {
	color: #ffffff;
}
.slogan {
	color: #FFFF00 /*~ slogan.color */;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Garuda, sans-serif /*~ slogan.font */;
	font-size: 16px /*~ slogan.size */;
	font-weight: normal /*~ slogan.bold */;
	text-transform: lowercase;
}
.printfooter .qsc-site-slogan {
	color: #ffffff;
} 
legend {
	color: #ffffff;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Garuda, sans-serif;
	font-size: 16px;	
	font-weight: 100;
	text-transform:uppercase;
}
.member legend {
	color: #ffffff;
}
.required {
	color: #FF5454;
}
.sf_banner {
	border: none;
	padding: 10px 0;
}
.sf_navigation {
	background: none;
}
.btn {
	background-image: url(images/button.gif);
	background-repeat: repeat-x;
	color: #2A251A;
	height: 22px;
	border: 1px solid #F0F3E4;
	border-bottom: 1px solid #989F83;
	background-color: #C5CCB4;
}

/* ---------------------------------- Structure */

/* Lines -------------------------------------- */

.member-row, .member-row-alt, .options-table td {
	border-bottom: 1px solid #383326;
}
.shipped,
hr.divider, 
.shiptotals, 
.paymentinfo,
.subtotal-row td,
.upsell-item1 td, 
.upsell-item2 td,
#checkout-right-column .total-row td {
	border-top: 1px solid #383326;
}
fieldset,
.welcome,  
.upsell div, 
.printfooter,  
.content-product, 
.upsell .upsell-group {
	border: 1px solid #383326;
}
.imageanddetails,
.product-options,
.product-primary,
.product-secondary {
	border-color: #383326;
} 
#checkout-right-column .content-block {
	border-bottom: 1px solid #383326;
	border-top: 1px solid #383326;
}

/* -------------------------------------- Lines */

/* Sidebar ------------------------------------ */

.category-tracker a.active {
	background-image:url(images/patternc_1.jpg);
	color:#ffffff;
}

.sf_sidebar {
	background-image: url(images/patternc_1.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #52493A;
	width: 200px;
	padding: 0;
}
#Nav1 li a, #Nav1 li a:visited {
	color: #000000 /*~ nav-menu.color */;
	text-decoration: none;
}
#Nav1 li a:hover {
	background-color: #1B170E;
	color: #ffffff /*~ nav-menu-hover.color */;
}
input#searchtext {
	background-color: #D9D2C3;
	border: 1px solid #2A251A;
	color: #2A251A;
}
h2.listitemheader, h2.listitemheader a:link, h2.listitemheader a:visited {
	color: #ffffff;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Garuda, sans-serif;
	font-size: 18px;	
	font-weight: 100;
	text-transform:uppercase;
	margin-bottom: 5px;
	text-decoration: none;
}

/* ------------------------------------ Sidebar */

/* Cart View ---------------------------------- */

.member {
	border: none;
	background-color: #2A251A;
}
.member, .options-table {
	color: #D9D2C3;
}
.member h3, .invoice h2, #aboutus h3 {
	color: #ffffff;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Garuda, sans-serif;
	font-size: 16px;	
	font-weight: 100;
	text-transform:uppercase;
}
.member-table thead, .member-table th {
	background-color: #383326;
	color: #ffffff;
}
.member-row-alt {
	background-color: #2A251A;
}
.member-table tr.member-row-alt td {
	background-color: #2A251A;
	color: #D9D2C3;
}
.member-table tr.member-row td, .member-table tr.member-row, .member-table td {
	background-color: #383326;
	color: #D9D2C3;
}
#invoice-header-content .qsc-site-companyname {
	color: #ffffff;
}

/* ---------------------------------- Cart View */
