/*
1px border under top green menu: b8c830
also at top of bottom green menu
(these are menus above/below logo)
cookie crumb area: ffecb6
call us toll free area: ffc110
things to know title area: ffd662
links below things to know (same as toll free)
sign up for newsletter area: cadb35
main text: aec10c
main site font: arial
faded apple sits in bottom right of main area on site
under content

can you style up the press/review/testimonials link bar to make it look better? You can do whatever you want - can even be made into a side menu if you want, in the content area. whatever makes it look better! http://dev.kleanspa.com/pages.php?pageid=5


	green bar	cadb35
	orange bg	f3c142
	green txt	9fac29
*/
html {
	height: auto;
}
body {
	background: white url(images/kleanspa/background.jpg) left top repeat-x;
	background-attachment: fixed;
	height: 100%;
}
body, th, td {
	color: #9fac29;
}
html,body,div,th,td,p,input,select,textarea,tt,button {
	font-family: Arial, sans-serif;
	font-size: 13px;
}
div, th, td, p, input, select, textarea, tt, button {
	color: #9fac29;
}
h1 {
	font-weight: normal;
	color: #9fac29;
	font-size: 22px;
}
h3 {
	color: #9fac29;
	border: 0;
	font-size: 13px;
}
a:hover,
a:active {
	color: #9fac29 !important;
}

#page-container {
	background-color: white;
	width: 950px;
	margin: 0 auto;
	border: 0 solid white;
	border-width: 0 5px;
}
#header {
	position: relative !important;
	top: auto;
	height: auto;
	padding-bottom: 5px;
}
.mainTable {
	width: 100%;
	height: 100%;
}
.mainTable,
.mainTable td {
	padding: 0;
	vertical-align: top;
}
#center-main {
	margin: 0;
	overflow: auto;
	padding-left: 6px;
}
.centerFlc {
	padding: 10px 60px;
}


.headerBar {
	position: relative;
	width: 100%;
	background-color: #cadb35;
	border: 1px solid #b8c830;
	border-width: 0 0 1px;
	
	background-color: #D7DF2C;
}
.hbBottom {
	border-width: 1px 0 0;
}

.tabs {
	float: left;
	position: relative;
	left: auto;
	top: auto;
	z-index: 2;
	height: auto;
	color: #e5ed9d;
	padding: 0 10px;
	max-width: 680px;
}
.tabs span {
	display: inline-block;
	padding-top: 7px;
	font-size: 18px;
	vertical-align: top;
	
	font-size: inherit;
	color: #e5ed9d;
}
.tabsBottom {
	float: none;
	text-align: center;
	max-width: none;
}
.right {
	width: 220px;
	float: right;
	text-align: right;
	text-transform: uppercase;
}
.right span {
	padding-top: 5px;
}
.tabs a:link,
.tabs a:visited,
.tabs a:hover,
.tabs a:active {
	display: inline-block;
	color: white;
	font-weight: normal;
	padding: 8px 6px 5px;
	font-size: 16px;
}
.tabs a:hover {
	text-shadow: 0 0 5px white;
	color: white !important;
	text-decoration: none !important;
}
.tabsBottom {
	padding: 0;
}
.tabsBottom a:link,
.tabsBottom a:visited,
.tabsBottom a:hover,
.tabsBottom a:active {
	padding: 5px 2px 6px;
	font-size: 14px;
	text-transform: uppercase;
	
	padding-top: 4px;
}
.tabsBottom span {
	padding-top: 4px;
}

.headerBox {
	position: relative;
	height: 140px;
}
.headerBox .icon {
	display: block;
	width: 400px;
	height: 114px;
	padding: 26px 0 0 14px;
}
.headerBox .weAreLocated {
	position: absolute;
	right: 0;
	bottom: 0;
	text-align: right;
	padding: 0 1px 4px;
}
.headerBox .weAreLocated i {
	font-size: 10px;
}
.buddha {
	position: absolute;
	width: 250px;
	height: 172px;
	right: 160px;
	bottom: 0;
}

.search {
	float: right;
}

#left-bar {
	float: none;
	background-color: #f3c142;
	color: white;
	width: 226px;
	min-height: 500px;
}
#left-bar div {
	border-bottom: 3px dotted white;
	-webkit-border-image: url(images/kleanspa/dots.png) 0 0 3 0 stretch stretch;
	-moz-border-image: url(images/kleanspa/dots.png) 0 0 3 0 stretch stretch;
	border-image: url(images/kleanspa/dots.png) 0 0 3 0 stretch stretch;
	font-size: 14px;
	margin: 0 -3px;
	color: white;
}
#left-bar div.first {
	text-align: center;
	padding: 5px;
}

#left-bar div.thingsBox {
	border: 0;
	margin: 5px 0;
}
.thingsBox {
	position: relative;
	background-color: rgba(255,255,255,0.3);
	padding: 10px 0 5px;
}
.thingsBox img {
	width: 196px;
	height: 39px;
	display: block;
	margin: 0 auto;
}
.thingsBox div {
	position: absolute;
	right: 3px;
	top: -3px;
	width: 5px;
	height: 95%;
/*
	background: transparent url(images/kleanspa/japanese-pattern.jpg) left top no-repeat;
*/
}
.catTitle img {
	width: 126px;
	height: 39px;
}

#left-bar a:link,
#left-bar a:visited,
#left-bar a:hover,
#left-bar a:active {
	text-decoration: none !important;
}
#left-bar a {
	display: block;
	padding: 2px 2px 2px 25px;
	color: white;
	font-size: 16px;
	margin-bottom: 2px;
}
#left-bar a:hover {
	background-color: rgba(255,255,255,0.3);
	color: white !important;
}

#left-bar div.promoLinks {
	border: 0;
	margin: 0 0 20px;
}
#left-bar .promoLinks a {
	padding: 10px 0 5px;
	margin: 10px 0 0;
}
.promoLinks a {
	border: 2px solid white;
	border-width: 2px 0;
	background-color: #cadb35;
	text-align: center;
}
#left-bar .promoLinks a:hover {
	background-color: #bece31;
}
.promoLinks span {
	display: block;
	font-size: 24px;
	line-height: 22px;
	padding: 2px 0;
}
.promoLinks .sm {
	font-size: 10px;
	text-align: right;
	padding: 5px 5px 0;
	line-height: 1px;
}

.orangeBar {
	background-color: #ffecb6;
	margin: 0 0 6px;
	padding: 5px 5px;
}

#location {
	margin: 0;
}
#location,
font.bread-crumb,
a.bread-crumb:link,
a.bread-crumb:visited {
	color: #aec10c;
	font-size: 14px;
	text-decoration: none;
}

.dialog {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border: 1px solid #cadb35;
}
.noborder,
.noborder .dialog {
	border: 0 none;
}
.noborder .content {
	padding: 5px;
}
.dialog .title {
	background: #cadb35 none !important;
	padding: 5px 15px;
	height: auto;
	text-align: center;
}
.list-dialog .title div.sort-box .search-sort-bar {
	margin: 9px;
	font-size: 11px;
	font-weight: normal;
}
.list-dialog .title div.sort-box .search-sort-title,
.list-dialog .title div.sort-box .search-sort-cell {
	padding-right: 5px;
}
a.search-sort-link:link,
a.search-sort-link:visited,
a.search-sort-link:hover,
a.search-sort-link:active {
	text-decoration: none;
	color: inherit;
}
.search-sort-bar a.up-direction:link,
.search-sort-bar a.up-direction:visited,
.search-sort-bar a.up-direction:hover,
.search-sort-bar a.up-direction:active {
	font-weight: bold;
	padding-left: 0;
	background-image: none;
}
.dialog .content {
	padding-bottom: 0;
	color: inherit;
}

.nav-pages {
	padding: 5px;
	font-size: 12px;
	float: right;
/*
	color: white;
*/
	background-color: white;
	line-height: normal;
	margin: 5px;
	padding: 5px 8px;
}
.nav-pages .right-arrow,
.nav-pages .left-arrow {
	display: none;
}

#slideshow {
	float: left;
	width: 350px;
	height: 450px;
}
.featuredBox {
	float: right;
	width: 361px;
}
.featuredBox a {
	display: block;
	padding: 0 0 6px;
}
.featuredBox img {
	width: 361px;
	height: 144px;
}
.featuredBox img:last {
	margin: 0;
}
.welcomeBox {
	padding: 10px 20px 20px 20px;
}

.subcategory-image {
	margin: 0 0 6px;
}

.products {
	margin: 0;
}
.products-table .product-cell,
.products-table .image,
.products-table .price-row {
	text-align: center;
	margin: 0;
}
.products-table .image:hover {
	background-color: #f3c142;
}
.products-table .image img {
	border: 1px solid #f3c142;
	padding: 5px;
}
.products-table a.product-title:link,
.products-table a.product-title:visited,
.products a.product-title:link,
.products a.product-title:visited {
	color: #f3c142;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
}
.products-table a.product-title:hover,
.products-table a.product-title:active,
.products a.product-title:hover,
.products a.product-title:active {
	color: #cadb35 !important;
	text-decoration: none !important;
}
.products-table .price-row {
	display: none;
}
.products-table tr.separator {
	display: none;
}
.prodTDesc {
	padding: 0 20px 5px;
	font-size: 12px;
}

.product-details {
	margin: 0;
}
.product-details .image {
	margin: 0;
}
.product-details h1 {
	margin: 0;
	padding: 5px 0 20px;
}
.product-details .details {
	position: relative;
	border: 1px solid #f3c142;
	padding: 10px 10px 60px;
}
.property-name {
	display: none;
}
table.product-properties {
	margin: 0;
}
table.product-properties tr td {
	padding: 0;
}
table.product-properties .product-price-value {
	color: inherit;
	display: inline-block;
	padding: 10px 0;
	font-family: inherit;
	font-size: 22px;
}
.poptions-product-separator {
	height: 0;
	display: none;
}
.quantity-row {
	float: left;
	padding-right: 20px;
}
.product-details .quantity-row td {
	padding: 0;
}
.product-details .buttons-row {
	margin: 0;
}
.buttons-row .button {
	margin: 0;
}
.buttons-row .add-to-cart-button {
	margin-right: 20px;
}


button.button .button-left,
div.button a:link,
div.button a:visited {
	color: gray !important;
	font-family: inherit;
	font-weight: normal;
	font-size: 14px;
}
button.main-button .button-left,
div.main-button a:link,
div.main-button a:visited {
	color: white !important;
}

a.simple-delete-button:link,
a.simple-delete-button:visited {
	color: inherit;
	font-weight: normal;
}

table.ab td {
	padding: 5px;
}
table.reviews td,
table.reviews td img,
table.ingredientz td {
	vertical-align: middle;
}
table.ingredientz td {
	font-size: 12px;
}
table.ingredientz td h2 {
	text-decoration: none;
	padding-bottom: 10px;
}

.cart .item .image {
	padding: 0 20px 0 0;
}

.apple {
	background: url(images/kleanspa/apple.gif) top left no-repeat;
	padding: 0 0 0 25px;
}

.punchCard {
	background: white url(images/kleanspa/punch/punch-card.gif) no-repeat;
	position: relative;
	margin-top: 20px;
	width: 420px;
	height: 250px;
}
.punchCard div {
	color: #dddddd;
	font-size: 10px;
}
.punch {
	position: absolute;
}

.pages {
	padding: 20px 30px;
}

.offerLabel,
.offers-more-info a,
.cart .offers-free-shipping-note {
	float: left;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #cadb35;
	font-size: 11px;
}
.offerLabel,
.offers-more-info a:link,
.offers-more-info a:visited,
.cart .offers-free-shipping-note {
	color: white;
	padding: 2px 5px;
	text-decoration: none;
}
.cart .offers-free-shipping-note {
	float: none;
	font-size: 14px;
}
.offers-short-list {
	position: relative;
	margin: 0;
}
.offers-cell,
.offers-cell.first {
}
.offers-cell a {
	display: inline-block;
	padding: 0px 20px 7px;
}
.offers-more-info {
	position: absolute;
	right: 4px;
	bottom: 4px;
}
.centerFlc .offers-more-info {
	position: relative;
}

.small-note {
	color: inherit;
}

.footer {
	border-top: 6px solid white;
	padding: 5px 10px;
	width: auto;
}
.footer div {
	font-size: 11px;
	line-height: 15px;
}
.footer div,
.footer a {
	color: white;
	text-decoration: none;
}
div.boxLeft {
	float: left;
	line-height: 18px;
	padding: 2px;
}
.boxRight {
	float: right;
}
.socialLinks {
	text-align: right;
}
.socialLinks a {
	display: inline-block;
	padding: 2px 6px;
}
.socialLinks img {
	width: 40px;
	height: 40px;
	border: 0;
}