﻿html {
	background: transparent;
}
body { 
	background: #f0e9d3 url('background.png') repeat-x;
	text-align: center; 
	height:100%;
}



body, h1, h2, h3, p, td { color: #541800; font-family: Verdana, Arial, Helvetica, sans-serif; }
img, div { margin: 0px; padding: 0px; border: 0px; }
h1, h2, h3, p { margin: 0 15px 15px 0; padding: 0; line-height: 15px; }
h1 { font-size: 17px }
h2 { font-size: 15px }
h3 { font-size: 13px }
body, p, td, td p, ul, ul li, li { font-size: 12px; line-height: 24px; }
embed, object { border: 0px; background: none; background-color: transparent; margin: 0px; padding: 0px; }



/* Navigation menu */
.nav-cart-count{
	font-family:"Goudy Old Style", "Times New Roman", Times, serif;
	font-size:18px;
	line-height:18px;
	text-align:right;
	color:#6c573d;
}
.nav-cart-count-enabled:hover{
	color:#00a9d4;
}
.nav-cart-count-disabled{
	color:#c3b390;
}
/* Home page specific */
.stage-frame {
	background:transparent url('stage-background.png');
}
.site-header, .site-footer, .stage-icons {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
.stage-banners {
}
.recommend, .recommend td {
}


/* All pages */

a {
	text-decoration:none;
	color:#007593;
}
a:hover {
	text-decoration:underline;
	color:#00a9d4;
}



/* Footer */
.site-footer li {
	display:inline;
}
#site-legal-notice {
	font-size:10px;
}






.headline { font-size: 13px; line-height: 13px; }
.wrapTextNYC { height: 15px; clear: right; float: right; padding: 0px; font: 4px; line-height: 4px; padding-left: 5px; }

#SiteHeader { width: 886px; height: 135px; margin: 0 auto; padding: 0 0 5px 0; }
#SiteFooter { margin: 0 auto; padding: 0; text-align: center; font-size: 12px; width: 879px; clear: both; }
#SiteLegalNotice { font-size: 11px; }

#miniCart { font-size: 11px; }
td.td_top_nav a { padding-bottom: 20px; }

.swatchName { position: relative; top: -12px; left: 5px; font-size: 10px; }
.swatchContainer { background-color: #ffffff; width: 150px; margin: 0px; padding: 0px; text-align:left; align: left; display: inline; }

h3.PressKit  { margin: 15px 0 0 0; padding: 0; }
.QuoteText   { font-size: 10px; margin: 0 0 15px 0; padding: 0; }
.QuoteAttrib { font-size: 8px; margin: 0 0 15px 0; padding: 0; color: #a76d53; }
.LocationList { margin: 0 35px 15px 15px; padding: 0 0 0 20px; }
.LocationList li {font-size: 10px; margin: 0; padding: 0; }

.Testimonial       { 
	text-indent: 25px; 
	text-align: left; 
	margin:0x; 
	padding: 15px; 
	background: #ffffff url('/images/Peeky_Default/Blockquote_Begin.gif');
	background-repeat: no-repeat;
	background-position: 15px 17px; 
}
.TestimonialText   { 
	display: inline;
	margin: 0;
	paddin: 0;
}
.BlockquoteEnd {
	width: 25px;
	background: url('/images/Peeky_Default/Blockquote_End.gif');
	background-repeat: no-repeat;
	background-position: 0 -2px;
	display:inline-block;
}
.TestimonialAttrib { text-indent: 0px; margin: 0; padding: 10px 10px 0 40px; color: #a76d53; }

#direction_for_use { font-size: 10px; line-height: 14px; }
.direction_title   { padding-left: 20px; padding-top: 10px; margin-bottom: 0px; }
.direction_step    { float:left; font-weigh: bold; font-size: 22px; color:#fed8a7; padding-right:3px;}

ul.LeafBullet {
	list-style-type: none;
	text-align: left;
	padding: 0;
	margin: 0 0 0 10px;
}
ul.LeafBullet li {
	text-align: left;
	background-image: url(/images/Peeky_Default/BulletLeafScroll.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 47px;
}


h1 {
	font-family:"Goudy Old Style", "Times New Roman", Times, serif;
	font-size:24px;
	line-height:24px;
	font-weight:bold;
}
h2 {
	font-family:"Goudy Old Style", "Times New Roman", Times, serif;
	font-size:20px;
	line-height:20px;
	font-weight:bold;
}
.caption {
	text-align:center;
	font-size:10px;
}
.make-hidden {
	display:none;
}
.make-visible {
	display:block;
}



/* Fix PNG images
.pngimg, .stage-frame, .content-wrapper-head, .content-wrapper-body-back, .content-wrapper-body, .content-wrapper-foot { 
	behavior: url(/css/resources/iepngfix.htc);
}
*/