/*--------------------------------
		Theme_# 282
		Cat 	Family
		Name	Family Wall
----------------------------------
		336699 link		
--------------------------------*/
body {
	background-image: url(images/wallpaper_2.jpg);
	color: #333333 /*~ main.background-color */;
}

p {	
}

.sf_outer_wrapper {
}

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

.sf_extra2 {	
}

.sf_main_header {	
	background-color: #F4EDDD;
	color: #333333 /*~ header.color */;
	font-family: "Times New Roman", Times, FreeSerif, serif /*~ header.font */;
	font-size: 16px /*~ header.size */;
}

.sf_extra3 {	
}

.sf_sub_header {	

}

.sf_main_header p, .sf_sub_header p {
}

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

.sf_extra4 {	
}

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

.sf_navigation {	
	border: 13px solid #333333;
	background: #ffffff;
}

.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:link {
	color: #333333;
}

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

.sf_navigation ul li a:hover{
	color: #336699;
}


/*--------------------------------
		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 {	
	
}	

.sf_content img {	

}

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


.sf_extra12 {
		
}


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

.sf_subnavigation2 {
}

.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 {	
	color: #333333 /*~ footer.color */;
}

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


.sf_extra8 {	
}

.sf_extra9 {	
	background-image: url(images/wall_2.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}


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


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

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

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

.sf_banner {
}

.sf_banner img {
}

.sf_banner a {
}

.sf_banner a:visited {
}

.sf_banner a:hover {
}

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

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

.company-name {
	color: #333333 /*~ company-name.color */;
	font-family: "Times New Roman", Times, FreeSerif, serif /*~ company-name.font */;
	font-size: 30px /*~ company-name.size */;
	font-weight: normal /*~ company-name.bold */;
}
.slogan {
	color: #333333 /*~ slogan.color */;
	font-family: "Times New Roman", Times, FreeSerif, serif /*~ slogan.font */;
	font-size: 16px /*~ slogan.size */;
	font-weight: normal /*~ slogan.bold */;
	text-transform: lowercase;
}
.printfooter .qsc-site-slogan {
	color: #ffffff;
} 
.btn {
	color: #fff;
	background-color: #5F6B7A;
	border: 1px solid #DBE7F5;
	border-bottom: 1px solid #444F5C;
}
legend {
	color: #333333;
	font-family: Arial, Helvetica, FreeSans, sans-serif;
	font-size: 18px;
	font-weight: 100;
}
.member legend {
	color: #333333;
}

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

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

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

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

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

#Nav1 li {
	padding-top: 18px;
	margin: 0 auto 10px;
	background-image: url(images/separator.gif);
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
}
#Nav1 li.sf_last_nav_item {		
	margin-bottom: 12px;
}

#Nav1 li.sf_first_nav_item {
	padding: 0;
	background-image: none;
	margin-top: 10px;	
}
#Nav1 li a, #Nav1 li a:visited {
	font-family: "Times New Roman", Times, FreeSerif, serif;
	color: #333333 /*~ nav-menu.color */;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: 100;
}
#Nav1 li a:hover {
	text-decoration: underline;
	font-weight: 100;
	color: #420808 /*~ nav-menu-hover.color */;
}
h2.listitemheader, h2.listitemheader a:link, h2.listitemheader a:visited {
	color: #333333;
	font-family: Arial, Helvetica, FreeSans, sans-serif;
	font-size: 18px;
	font-weight: 100;
	margin-bottom: 5px;
}

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

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

.member {
	border: none;
	background-color: #F4EDDD;
}
.member, .options-table {
	color: #333333;
}
.member h3, .invoice h2, #aboutus h3 {
	color: #333333;
	font-family: Arial, Helvetica, FreeSans, sans-serif;
	font-size: 18px;
	font-weight: 100;
}
.member-table thead, .member-table th {
	background-color: #EBDFC1;
	color: #333333;
}
.member-row-alt {
	background-color: #F4EDDD;
}
.member-table tr.member-row-alt td {
	background-color: #F4EDDD;
	color: #333333;
}
.member-table tr.member-row td, .member-table tr.member-row, .member-table td {
	background-color: #EBDFC1;
	color: #333333;
}

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