.clear { clear: both; }
img {
	border: none;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;	
	line-height: 150%;
	color: #333;
}
#divWrapper {
	width: 900px;
	border: 1px solid #4f6f19;
	margin: 0 auto;
}
#divHeader {
	width: 874px;
}
#divContainer {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4F6F19;
	border-left-color: #4F6F19;
	width: 874px;
	padding: 0px;
	margin-left: 12px;
}
#divLogo {
	height: 64px;
	padding-top: 30px;
	text-align: center;
	width: 874px;
}
#divBody {
	width: 887px;
	scrollbar-base-color: #4f6f19;
	scrollbar-arrow-color: #e9ede4;
	scrollbar-track-color: #e9ede4;
	scrollbar-shadow-color: #4f6f19;
	scrollbar-lightshadow-color: #4f6f19; 
	scrollbar-darkshadow-color: #4f6f19;
	scrollbar-highlight-color: #4f6f19;
	scrollbar-3dlight-color: #e9ede4;
}
/*Home Page*/
#divHomeImage {
	background-image: url(../images/bg_homepage.jpg);
	height: 367px;
	width: 900px;
	margin-left: -13px;
}
#divHomeBody {
	width: 900px;
	height: 100%;
	margin-left: -13px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4F6F19;
	margin-top: 15px;
}
#divHomeText{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 150%;
	width: 500px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	color: #4F6F19;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}
#divHomeImage a {
	text-indent: -9999px;
}
#divHomeText h1 {
	color: #4F6F19;
	text-transform: capitalize;
	font-weight: bold;
	font-size: 18px;
}
#divHomeText p {
	margin-top: 0px;
}
#divHomeText a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;	
	line-height: 150%;
	color: #4F6F19;
}
#divHomeText a:hover {
	text-decoration: none;
}
/*About Page*/
#divAboutImage {
	width: 401px;
	margin-left: -13px;
	background-repeat: no-repeat;
	float: left;
}

#divAboutBody {
	width: 499px;
	float: left;
	padding: 0px;
	background-image: url(../images/bg_right.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#divAboutText {
	width: 439px;
	margin-left: auto;
	padding: 0 30px 23px 30px;
	text-align: left;
	margin-right: auto;
	margin-top: 30px;
}
#divMenuImage {
	width: 380px;
	float: left;
	padding: 23px 0 0 21px;
}
#divMenuText {
	width: 400px;
	margin-left: auto;
	padding-bottom: 23px;
	text-align: center;
	margin-right: auto;
	margin-top: 23px;
}
#divTeaistaText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 150%;
	text-align: center;
	font-stretch: .5em;
	padding-top: 20px;
}
/*Cellar Page*/
#divGallery {
	width: 900px;
	margin-left: -13px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-repeat: no-repeat;
	background-image: url(../images/bg_gallery.gif);
}
#divGalleryBody {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
/*Cellar Page*/
#divCellarBody {
	width: 499px;
	float: left;
	background-image: url(../images/bg_right.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#divCellarText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 150%;
	width: 499px;
	color: #000;
	margin-left: auto;
	text-align: center;
	font-stretch: 0.5em;
	margin-right: auto;
	margin-top: 30px;
	height: 475px;
	overflow: auto;
}
/*Location Page*/
#divLocationImage {
	height: 1080px;
	width: 401px;
	margin-left: -13px;
	background-repeat: no-repeat;
	float: left;
	padding-bottom: 5px;
}
#divLocationText {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: center;
	line-height: 150%;
	width: 450px;
	height: 100%;
	color: #666;
	margin-left: 15px;
	margin-top: 30px;
	letter-spacing: 0.1em;
}
.red {
	color: #972d1e;
	text-decoration: inherit;
}
/*Cellar Page*/
#divProducts {
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #506E19;
	height: 200px;
	width: 900px;
	margin-left: -13px;
	float: left;
	padding-bottom: 10px;
	padding-top: 10px;
}
#divProducts img {
	padding-right: 10px;
	padding-left: 10px;
}
#divFooter {
	clear: both;
	height: 30px;
	width: 900px;
	padding-top: 20px;	
	margin-left: -13px;
	background-image: url(../images/bg_footer.gif);
	background-repeat: repeat-x;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: center;
	line-height: 150%;
	color: #4F6F19;
	letter-spacing: 0.1em;	
}

#logo {
	text-align: center;
}
#divNavigation {
	height: 22px;
	padding-top: 6px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4F6F19;
	width: 900px;
	margin-left: -13px;
	padding-bottom: 8px;
}
.menu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4F6F19;
}
#divNavigation ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*margin-left: 270px;*/
	margin-left: 208px;
}
#divNavigation li {
	display: inline;
	text-transform: uppercase;
}
#divNavigation li a:link, #divNavigation li a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	float: left;
	display: block;
	color: #4F6F19;
	padding-right: 14px;
	padding-left: 14px;
	line-height: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bec5af;
}
#divNavigation li a.holiday, #divNavigation li a.holiday:link, #divNavigation li a.holiday:active, #divNavigation li a.holiday:hover {
	text-transform: uppercase;
}
#divNavigation li a:hover, #divNavigation li a:active, #divNavigation li a.currentNav, #divNavigation li a.currentNav:link, #divNavigation li a.currentNav:hover, #divNavigation li a.currentNav:active, #divNavigation li a.holiday, #divNavigation li a.holiday:link, #divNavigation li a.holiday:active {
	color: #972d1e;
}
#divNavigation li a.holiday:hover {
	color: #4F6F19;
}
#divNavigation li a.currentNav:link, #divNavigation li a.currentNav:hover, #divNavigation li a.currentNav:active {
	cursor: default;
}
#divNavigation li a.galleryNav, #divNavigation li a.galleryNav:link, #divNavigation li a.galleryNav:hover, #divNavigation li a.galleryNav:active, #divNavigation li a.holiday, #divNavigation li a.holiday:link, #divNavigation li a.holiday:hover, #divNavigation li a.holiday:active  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	color: #8b200b;
	font-size: 14px;
	font-stretch: 0.5em;
	font-family: "Times New Roman", Times, serif;
	font-weight: 100;
	text-transform: uppercase;
	margin: 0px;
}
h1.about {
	text-align: center;
}
#divLocationText h1 {
	color: #4F6F19;
	padding-top: 5px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-stretch: .5em;
	font-weight: 100;
	color: #4f6f19;
}
li.new {
	background-color: #4f6f19;
}
h3.new {
	color: #fff;
	text-align: center;
	font-weight: bolder;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	line-height: 1.5em;
	padding: 25px 10px;
}
	

/*Foxycart*/
a.foxycart, a.foxycart:link, a.foxycart:visited, #divProductsMain a:link, #divProductsMain a:visited, #divProductsHoliday a:link, #divProductsHoliday a:visited
{
color:#8b200b !important;
text-decoration: underline !important;
}
#divProductsMain a.productLink:link, #divProductsMain a.productLink:visited, #divProductsHoliday a.productLink:link, #divProductsHoliday a.productLink:visited
{
	text-transform: uppercase;
}
a.foxycart:hover, #divProductsMain a:hover, #divProductsMain a:active, #divProductsHoliday a:hover, #divProductsHoliday a:active
{
color:#8b200b !important;
text-decoration: none !important;
}
#divProductsMain a.productLink:active, #divProductsHoliday a.productLink:hover, #divProductsHoliday a.productLink:active, #divProductsMain .productLink, #divProductsHoliday .productLink
{
	text-transform: uppercase;
}
#product-images /*=== Added by Xeno ===*/
{
top: 50%;
left: 50%;
margin-top: 170px;
margin-left: -400px;
width: 800px;
height: 190px; 
/*background-color: #ff0000;*/
position: absolute;
}
#divLocationText img.left {
	float: left;
	margin-right: 10px;
}
#divGallery h1 {
	text-align: center;
	padding: 5px;
}#imgSalon {
	margin-top: 100px;
}
.reg {
	vertical-align: super;
	font-size: 10px;
	line-height: 100%;
}

/*Store*/
#divProductsBody {
	width: 871px;
	float: left;
	background-image: url(../images/bg_footer.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 16px;
	margin-left: -13px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 29px;
}
#divProductsMenu {
	float: left;
	width: 218px;
	height: 100%;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #4F6F19;
	border: 1px solid #4F6F19;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg_productsMenu.gif);
	background-repeat: repeat-y;
}
#divProductMenuHeader {
	width: 194px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4F6F19;
	padding-left: 24px;
}
#divProductsMain, #divProductsHoliday {
	float: right;
	width: 620px;
	padding-right: 21px;
	padding-left: 10px;
	font-size: .75em;
}
#divProductsMenu h1 {
	text-transform: capitalize;
	color: #4F6F19;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#divProductsMenu p {
	margin: 0px;
}
#divProductsMenu ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#divProductMenu ul li{
	padding: 0px;
	margin: 0px;
}
#divProductsMenu ul a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 2em;
	color: #4F6F19;
	text-decoration: none;
	width: 175px;
	display: block;
	margin: 0 17px;
	padding: 0 5px;
/*	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #4F6F19;*/
}
#divProductsMenu ul a.category {
	text-transform: uppercase;
	font-weight: bold;
	font-size: .89em;
	line-height:1.5em; 
	padding: 5px;
}
#divProductsMenu ul li a:hover, #divProductsMenu ul li a:active {
	font-weight: bold;
	background-color: #edf0e8;
	text-decoration: none;
}
#divProductsMenu ul li .current  {
	font-weight: bold;
	background-color: #edf0e8;
	text-decoration: none;
	cursor: pointer;
}
#divProductsMenu ul .tea a {
	padding: 2px 10px 2px 20px;
	width: 155px;
}
#divProductsMain ul {
	margin: 0px;
	list-style: none;
	float: left;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#divProductsMain li {
	display: block;
	float: left;
	height: 260px;
	width: 200px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-color: #e7e7e7;
	border-bottom-color: #e7e7e7;
}
#divProductsMain li a{
	display: block;
	font: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #4F6F19;
	padding-left: 10px;
	padding-right: 10px;
}
#divProductsMain li a:hover {
	text-decoration: underline;
}
.productImage {
	text-align: center;
	vertical-align: baseline;
	width: 180px;
	height: 140px;
	padding-top: 10px;
	padding-left: 0px;
}
#divProductsMain ul li p.price {
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#rsNavigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	text-transform: capitalize;
	color: #4F6F19;
}
#rsNavigation a {
	text-decoration: underline;
	color: #4F6F19;
}
/*#rsNavigation a:hover {
	text-decoration: NONE;
	color: #4F6F19;
}*/
img.leftFloating {
	float: left;
	padding-right: 10px;
}
#divProductsHoliday img.leftFloating {
	padding-right: 20px;
	padding-bottom: 200px;
}
img.leftFloatingTea {
	float: left;
	padding-right: 10px;
	padding-bottom: 300px;
}
img.rightFloating {
	float: right;
	padding-left: 10px;
}
img.teaImage {
	clear: both;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#divProductsMain p, #divProductsHoliday p, #divProductsHoliday ul li, divAboutText p, #divProductsHoliday a.checkout, #divProductsMain a.checkout {
	color: #4f6f19;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.5em;
}
.pager {
	float: right;
	clear: both;
	padding: 2px;
	margin: 2px;
}
.pager a{
	font: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #4F6F19;
}
.pager a:hover {
	text-decoration: underline;
}
.pager .current {
	border: 1px solid #4F6F19;
	padding: 2px;
}
#divProductsMenu ul .holiday a {
	color: #972D1E;
	text-transform: uppercase;
}
#divProductsHoliday li, #divProductsHoliday ul {
	margin: 0;
	padding: 0 0 0 0;
	list-style-type: circle;
	list-style-position: outside;
}
#divProductsHoliday li {
	margin-bottom: 10px;
	margin-left: 1em;
}
#divProductsMain .out {
	color: #972D1E;
}
#divMenuText h2 {
	text-transform: uppercase;
	margin-bottom: 0px;
}
#divMenuText h2 a:link, #divMenuText h2 a:visited {
	color: #4F6F19;
	text-transform: uppercase;
	margin-bottom: 0px;
	text-decoration: underline;
}
#divMenuText h2 a:hover, #divMenuText h2 a:active {
	text-decoration: none;
}

.slideshow { width: 380px; height: 297px; overflow:hidden; position:relative; }
.slideshow img { padding: 0px; display:none;  width: 380px; height:297px;  }
.slideshow img.first {display:block; }
.strikethrough {
	text-decoration: line-through;
}
#divMenuWrapper {
/*	background-image: url(../images/bg-salonMenu.png);
	background-repeat: no-repeat;*/
	width: 900px;
	margin-left: -13px;
	margin-top: 7px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4F6F19;
}
#divMenuBody {
	width: 499px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#divHeaderImage {
	background-image: url(../images/header-green-tea-store.png);
	background-repeat: no-repeat;
	width: 620px;
	height: 228px;
}
#divHeaderImage h1, #divHeaderImage p {
	color: #e1d5be;
	padding: 20px 15px 0px 240px;
	font-size: 1.2em;
	line-height: 1.5em;
}
#divHeaderImage p {
	padding-top: 7px;
}

