/**/
.top-level-category {
	float:left;
	margin-right:40px;
	width:189px;
}
#body.top-level-category {
	float:left;
	margin-right:0px;
	width:188px;
}
.product-wrapper {
	float:left;
	height:170px;
	margin-right:19px;
	width:110px;
}
.hidden_products_wrapper div {
	float:left;
	padding:15px 0 10px 0;
	margin-right:24px;
	width:105px;
}
.product-wrapper a, .product-wrapper a:visited {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#7d7e7d;
	text-decoration:none;
	font-weight:bold;
}
.subcategory {
	float:left;
	margin:20px 20px 20px 0;
	padding:0;
	width:300px;
}
.subcategory img {
	float:left;
	margin:0 10px 10px 0;
}
.product-wrapper img {
	border:1px solid #d6d6d2;
	margin:0 0 5px 0;
}
.hidden_products_wrapper {
	clear:both;
	display:none;
}

.location-wrapper ul {
	display:none;
}

.country-wrapper h2 {
	cursor:pointer;
}

.country-wrapper .viewall-button {

}
.country-wrapper .hide-button {
}

.heidelpay-3d-iframe{
	border:1px solid #DDDDDD;
	height:330px;
	width:100%;
}

/**/
html {
	
	margin: 0;
	padding: 0;
}
* {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	border-top:4px solid #9d9fa2;
	background:url('../image/body-bg.jpg') repeat;
	color:#535354;
}
body, td, th, input, textarea, select, a {
	font-size: 11px;
}
input.qty {
	border:1px solid #d6d6d2;
	margin:0;
	padding:4px 0;
	text-align:center;
	position:relative;
	top:0;
	width:25px;
	vertical-align:middle;
}
a.update {
	background:url('../image/update.jpg') 3px 4px no-repeat;
	width:18px;
	position:absolute;
	height:19px;
}
form {
	padding: 0;
	margin: 0;
	display: inline;
}
input, textarea, select {
	margin: 0px 0px;
	border:1px solid #d6d6d2;
	padding:4px 0;
}

input#coupon-input {
vertical-align:middle;
}
a, a:visited {
	color: #231c62;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}
p {
	margin-top: 0px;
	color:#535354;
	line-height:1.6em;
}
#related a {
	color:#535354;
}
ul {
}

#description ul {
padding:0 0 1.25em 28.5em;
}

li {
	list-style-image:url('../image/bullet.png');
}
/* HEADER TAGS */

h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
}
h1 {
	font-size:2em;
	padding-bottom:4px !important;
	padding-top:4px !important;
	margin-bottom:15px !important;
}
h1 a {
	font-size:.9em;
}


h2, #behind-the-brand h1, #contact-sodashi h1, #footer h1 {
	font-size:1.6em;
	margin-bottom:10px !important;
}
h2 a {
	font-size:1.1em;
	margin-bottom:0px !important;
	padding:0;
}
h1#Face {
	border-left:4px solid #eff38c;
	padding-left:8px;
}
h2#Face {
	border-left:4px solid #eff38c;
	padding:0px 0px 0px 8px;
}
h1#Body {
	border-left:4px solid #f8ce88;
	padding-left:8px;
}
h2#Body {
	border-left:4px solid #f8ce88;
	padding:0px 0px 0px 8px;
}
h1#Lifestyle {
	border-left:4px solid #9db672;
	padding-left:8px;
}
h2#Lifestyle {
	border-left:4px solid #9db672;
	padding:0px 0px 0px 8px;
}
#footer h1 {
	color:#fff;
}
h3 {
	color:#222;
}
h4 {
	font-size:1.2em;
	padding:0 0 0 0;
}
/* LAYOUT */

#container {
	width: 100%;
	margin:0 auto;
}
#container-inner {
	width:922px;
	margin:0 auto;
	text-align:left;
}
#header {
	position: relative;
	width:922px;
	margin:0 auto;
	height:108px;
}
#logo {
	position:absolute;
	top:0;
	left:0;
	height:108px;
	background:url('../image/sodashi-logo.jpg') no-repeat;
	width:248px;
	display:block;
	text-indent:-9999px;
}
#shopping-cart {
	position:absolute;
	top:3px;
	right:120px;
	background:url('../image/shopping-trolley.jpg') no-repeat 12px 0px;
	width:230px;
}
#shopping-cart a {
	padding: 0px 0 0 28px;
	font-size:1.2em;
	color:#535354;
	text-decoration:none;
}
#shopping-cart a:hover {
	color:#333;
	text-decoration:underline;
}
#login-new {
	position:absolute;
	top:0;
	right:0;
	background:url('../image/login.gif') no-repeat;
	width:102px;
	height:28px;
	padding:2px 10px 0px 0px;
	text-align:center;
	color:#fff;
	font-size:1.2em;
}
#login-new:hover {
	background:url('../image/login-hover.gif') no-repeat;
	text-decoration:none;
}
#login-new span {
	color:#eaeaea;
}

#socialmedia {
position:absolute;
width:63px;
top:40px;
right:0;
}

#twitter-new, #facebook-new {
text-indent:-9999px;
display:block;
float:left;
width:30px;
height:31px;
}

#twitter-new {
background:url(../image/twitter-new.jpg);
}

#facebook-new {
background:url(../image/facebook-new.jpg);
margin-right:3px;
}

#select-region {
	position:absolute;
	bottom:5px;
	right:0;
	font-size:13px;
	color:#333;
}

#select-region a {
	color:#333;
		font-size:13px;
}

#nav-container {
	width:100%;
	height:38px;
	background-color:#f2f2ee;
	position:relative;
	z-index:10000;
}
#nav-inner {
	width:922px;
	margin:0px auto;
	position:relative;
}
/*#nav {
position:absolute;
top:12px;
left:0;
}

#nav ul {
list-style:none;
margin:0px 0 0 0 0;
padding:0px 0 0px 10px;
}

#nav ul li {
display:inline;
margin:0 35px 0 0;
padding:0;
height:30px;
}

#nav ul li a, #nav ul li a:visited {
font-size:13px !important;
color:#222;
text-decoration:none;
padding:0px 0 5px 0;
margin:0;
background:none;
}

#nav ul li a:hover {
background:url('../image/menu-highlight.jpg') no-repeat 0px 12px;
}

*/

#search {
	position:absolute;
	top:4px;
	left:640px;
}
#module_search input, #guest input, #forgotten input, #edit input, #password input, #address_2 input, #address_2 select {
	border:1px solid #e7e6df;
	padding:4px;
	width:195px;
	margin-top:4px;
}
#module_search {
	position:relative;
}
#module_search input {
	position:absolute;
	margin:0px;
	left:0px;
	top:4px;
}
#content_search input#keyword {
	border:1px solid #e7e6df;
	padding:4px;
	width:195px;
}
#contact input {
	border:1px solid #e7e6df;
	padding:4px;
	width:195px;
	margin-bottom:10px;
}
#contact textarea {
	border:1px solid #e7e6df;
	padding:4px;
	margin-bottom:10px;
}
#content_search td {
	padding-bottom:10px;
}
#module_search .button {
	position:absolute;
	margin:0px;
	left:215px;
	top:4px;
}
#module_search input.button{
	width:auto !important;
	padding:2px 15px 2px 5px !important;
	margin-top:0 !important;
	border:1px solid #C2C4C6 !important;
}
#newsletter-page input {
	width:10px;
}
#edit div, #password div, #newsletter-page div, #address_2 div {
	margin-bottom:10px;
}
#returning-customer input {
	border:1px solid #e7e6df;
	padding:4px;
	width:290px;
}
#create input {
	border:1px solid #e7e6df;
	padding:4px;
	width:290px;
}
textarea.comment {
	border:1px solid #e7e6df;
	padding:4px;
	width:290px;
}
#banner {
	width:922px;
	height:310px;
	margin:12px 0 0 0;
	background:url('/catalog/view/theme/sodashi/image/home_banner/banner-two.jpg') no-repeat;
}
#buttons {
	width:922px;
	height:106px;
	text-indent:-9999px;
}
#button1 {
	width:305px;
	background:url('../image/button1.jpg') no-repeat 0 0;
	float:left;
	height:106px;
}

#button1:hover {
	background:url('../image/button1.jpg') no-repeat 0 -106px;
}

#button2 {
	width:312px;
	background:url('../image/button2.jpg') no-repeat 0 0;
	float:left;
	height:106px;
}

#button2:hover {
	background:url('../image/button2.jpg') no-repeat 0 -106px;
}

#button3 {
	width:305px;
	background:url('../image/button3.jpg') no-repeat 0 0;
	float:left;
	height:106px;
	margin:0;
	padding:0;
}

#button3:hover {
	background:url('../image/button3.jpg') no-repeat 0 -106px;
}

#breadcrumb {
	color:#7F8184;
	float:right;
	height:10px;
	margin:25px 0 20px 0;
	padding:0 0 10px;
	width:644px;
}
#breadcrumb a, #breadcrumb a:visited {
	text-decoration:none;
	color: #7f8184;
	font-size:12px;
}
#breadcrumb a:hover, #breadcrumb a.active {
	text-decoration:underline;
}
#column_left {
	float: left;
	width: 231px;
	margin: 37px 45px 30px 0;
}
#column_right {
	float: right;
	width: 180px;
	margin-left: 10px;
}
#content {
	float: left;
	width: 646px;
	margin: 0px 0 0px 0;
}

#content-ingredients {
text-align:left;
padding:10px;
}
#content-home {
	width:100%;
	margin:15px 0 25px 0;
	overflow:auto;
}
#behind-the-brand {
	width:590px;
	padding:20px 45px 0px 5px;
	float:left;
}
#contact-sodashi {
	width:282px;
	float:right;
	padding:20px 0 0 0;
}
#content-home p, #content-home a {
font-size:1.1em;
}

#content .top {
	padding: 0px;
}
.heading {
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 3px;
	margin-bottom: 10px;
}
#content .middle {
	border:none;
	padding: 0px 0 20px 0;
	margin:0;
}
.box {
	margin: 15px 0 0 0;
	width:231px;
}
.box .top {
	padding: 0;
	background:url('../image/box-top.jpg') no-repeat;
	width:231px;
	height:10px;
}
.box .top img {
	display:none;
	margin:0;
	padding:0;
}
.box .middle2 {
	padding: 0px;
	background:url('../image/box-middle.jpg') repeat-y;
	margin:0px 0px 0 0;
	padding:0px 0 0 0;
	width:231px;
}
.box .bottom {
	height: 14px;
	background:url('../image/box-bottom.jpg') repeat-y;
	margin:0;
	padding:0;
	width:231px;
}
.box a, .box a:visited {
	color:#7f8184;
	text-decoration:none;
}
.box ul {
	margin:10px 0 0 20px;
	padding:0;
}
.box ul li {
	padding-bottom:7px;
	list-style:none;
}
.success {
	padding: 5px 0px;
	margin-bottom: 20px;
	background: #E4F1C9;
	border:1px solid #ccc;
	font-size: 11px;
	font-family: Tahoma, arial, sans-serif;
	text-align: center;
}
.warning {
	padding: 5px 0px;
	margin-bottom: 20px;
	background-color:#e2e1ea;
	border:1px solid #ccc;
	font-size: 11px;
	font-family: Tahoma, arial, sans-serif;
	text-align: center;
}
.wait {
	padding: 5px 0px;
	margin-bottom: 20px;
	background-color:#e2e1ea;
	border:1px solid #ccc;
	font-size: 11px;
	font-family: Tahoma, arial, sans-serif;
	text-align: center;
}
.required {
	color: #1d1a61;
	font-weight: bold;
}
.error {
	color: #221a67;
	display: block;
}
.help {
	cursor: pointer;
}
.tooltip {
	border: 1px solid #FDDA5C;
	background: #FBFF95;
	padding: 5px;
	font-size: 11px;
	width: 250px;
}
.clear { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
}
a.button, input.button {
	background-color:#9D9FA2;
	color: #FFFFFF;
	font: normal 13px tahoma, arial, sans-serif;
	padding: 2px 18px 3px 7px; /* sliding doors padding */
	text-decoration: none;
	border:1px solid #C2C4C6;
	background:url('../image/button-arrow.gif') no-repeat right #9D9FA2;
	position:relative;
	clear:both;
	vertical-align:middle;
}
a.button-light {
	background-color:#9D9FA2;
	color: #747472;
	font: normal 13px tahoma, arial, sans-serif;
	margin: 0px;
	padding: 2px 18px 3px 7px; /* sliding doors padding */
	text-decoration: none;
	border:1px solid #d6d6d2;
	background:url('../image/button-arrow-light.gif') no-repeat right #eeeeee;
}
#cards {
	float:left;
	height:21px;
	display:block;
	margin:-2px 0px 0 96px;
}
.buttons {
	border:0 !important;
	padding:0 !important;
	margin:0 !important;
}
#newsletter input {
	border:1px solid #e7e6df;
	padding:3px;
	width:273px;
	margin-bottom:11px;
}
a.button span {
	display: inline-block;
}
.buttons {
	background: #F8F8F8;
	border: 1px solid #DDDDDD;
	clear: both;
	padding: 5px;
	margin-bottom: 10px;
}
.buttons input {
	padding: 0px;
	margin: 0px;
}
.buttons table {
	width: 100%;
	border-collapse: collapse;
}
.buttons table td {
	vertical-align: middle;
}
.list {
	margin-bottom: 10px;
	width: 100%;
}
.list td {
	text-align: left;
	vertical-align: top;
	padding: 0px 20px 10px 0px;
}
.list img {
	padding-bottom:5px;
	border:1px solid #D6D6D2;
}
.sort {
	margin-bottom: 10px;
	background: #F8F8F8;
	height: 30px;
	width: 100%;
}
.sort .div1 {
	float: right;
	margin-left: 5px;
	padding-top: 6px;
	padding-right: 9px;
}
.sort .div2 {
	text-align: right;
	padding-top: 9px;
}
.sort select {
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.pagination {
	display: inline-block;
	width: 100%;
	background: #F8F8F8;
	margin-bottom: 10px;
}
.pagination .links, .pagination .results {
	padding: 7px;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
}
.pagination .links b {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
	background: #FFFFFF;
}
.pagination .results {
	float: right;
}
.related-thumb img {
	border:1px solid #d6d6d2;
	margin:0px 10px 20px 0;
}
.related-thumb {
	padding-bottom:10px;
}
#footer {
	width: 100%;
	background-color:#696a6d;
	padding:40px 0 20px 0;
	margin:0px 0 0 0;
	clear:both;
	border-top: 1px solid #babab7;
	height:150px;
}
/* TESTIMONIALS */

#testimonials {
	float:left;
	width:590px;
	padding:0 45px 0 5px;
	text-align:left;
}
#testimonials p {
	color:#fff;
	font-size:1.1em;
	line-height:1.6em;
}
#newsletter-signup {
	float:right;
	width:282px;
}
#footer-inner, #footer2-inner {
	margin:0 auto;
	width:922px;
	text-align:left;
}
#footer2 {
	width: 100%;
	background-color:#616265;
	padding:0px;
	clear:both;
	height:30px;
	padding-top:15px;
	color:#b7b7b8;
}
#footer2 a {
	color:#fff;
	text-decoration:none;
}
#footer2 a:hover {
	text-decoration:underline;
}
#copyright {
	float:left;
	width:673px;
}
#bam {
	float:left;
	width:249px;
	text-align:right;
}
#footer .div1 {
	float: left;
	text-align: left;
}
#footer .div2 {
	float: right;
	text-align: right;
}
#information ul, #category ul {
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px 0 0 0px;
	list-style:none;
}
#information li a, #category li a {
	color:#747474;
	text-decoration:none;
	font-size:1.1em;
	padding:0 0 0px 10px;
	background:none;
}
#information li a:hover, #category li a:hover, #information li a.active, #category li a.active {
	padding:0 0 0px 10px;
	background:url('../image/breadcrumb-yellow.gif') no-repeat 0 3px;
}
#information li, #category li {
	padding:0 0 10px 0;
	list-style-image:none !important;
}
.cart {
	border-collapse: collapse;
	width: 100%;
	border: 0px solid #EEEEEE;
	margin-bottom: 10px;
}
.cart th {
	background: none;
	padding: 0px;
	font-size:1.2em;
	color:#222;
	font-weight: normal;
}
.cart td {
	padding:10px 0 10px 0;
}
a.product-name, a.product-name:visited {
	color:#7d7e7d;
	font-weight:bold;
	text-decoration:none;
}
a.price, a.price:visited {
	color:#484848;
}
img#image {
	border:1px solid #d6d6d2;
	float:left;
	width:270px;
	margin-right:15px;
}
.middle {
	margin:0;
	padding:0 0 30px 0;
}
.category-row h2 a, .category-row h2, .category-row h3, .category-row h3 a {
	font-size:1.3em !important;
	color:#535354;
	text-decoration:none;
	margin:0 0 5px 0;
	padding:0;
}
.category-row button {
	position:absolute;
	left:88px;
	top:0;
	background:none;
	border:0;
	margin:0px 0 0px 0;
	padding:7px 0 0 0px;
	color:#747472;
	font-weight:bold;
	font-size:1em;
	height:auto;
}
.category-row {
	margin-bottom:25px;
	position:relative;
}
/*.sub_product-row div {
	margin-right:24px;
	margin-bottom:0px;
	width:105px;
}*/
.sub_product-row img, .hidden_products_wrapper img {
	width:105px;
}
#information, #category {
	padding:0px 15px 10px 15px;
	margin-bottom:0px;
}
.middle2 h2 {
	color:#535354;
	padding:10px 0 0px 0px;
}
/* LOGIN PAGE */

/* SPA LOCATIONS */
.spa-list-left {
	float: left;
	width: 48%;
	padding-right: 2%;
}
.spa-list-right {
	float: right;
	width: 48%;
	padding-left: 2%;
	text-align: center;
}
.spa-list li {
	display: block;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	padding-left: 10px;
	text-transform: uppercase;
	border-bottom: 1px dotted #f3f4ef;
}
/*LEFT HAND BUTTONS */

#ranges {
	background:url('..//image/experience-left.jpg');
	width:231px;
	display:block;
	clear:both;
	height:77px;
	text-indent:-9999px;
	margin:20px 0 0 0;
	padding:0px 0 0 0;
}
#promotion {
	background:url('../image/promotion-left.jpg') no-repeat;
	width:231px;
	display:block;
	height:77px;
	text-indent:-9999px;
	margin:0;
	padding:0;
}
#more-in-range {
	background:url('../image/more-in-range.jpg') no-repeat;
	width:353px;
	display:block;
	height:76px;
	text-indent:-9999px;
	margin:8px 0 0 0;
	padding:0;
}
.skintype-top {
	width:353px;
	height:8px;
	background:url('../image/skintype-top.jpg');
}
.skintype-bottom {
	background:url('../image/skintype-bottom.jpg');
	height:15px;
	width:353px;
	padding:0;
	margin:0;
}
.skintype-right {
	background:url('../image/skintype-middle.jpg');
	width:11px;
}
#newsletter button.submit {
	background-color:#9D9FA2;
	color: #FFFFFF;
	font: normal 13px tahoma, arial, sans-serif;
	padding: 2px 18px 3px 7px; /* sliding doors padding */
	text-decoration: none;
	border:1px solid #C2C4C6;
	background:url('../image/button-arrow.gif') no-repeat right #9D9FA2;
	margin-left:198px;
	width:83px;
	height:26px;
}
button {
	cursor:pointer;
}
.ranges td {
	padding-bottom:15px;
	vertical-align:top;
}
.ranges td.left {
	padding-right:20px;
	width:310px;
}
.ranges img {
	padding-right:15px;
	padding-bottom:5px;
}
a#twitter {
	background:url('../image/twitter-icon.jpg') no-repeat;
	height:16px;
	width:21px;
	float:left;
	text-indent:-99999px;
	padding:0 0px 0 0;
}
a#facebook {
	background:url('../image/facebook-icon.jpg');
	height:16px;
	display:block;
	float:left;
	width:17px;
	text-indent:-99999px;
}
a#facebook:hover {
	background:url('../image/facebook-hover.jpg') no-repeat;
}
a#twitter:hover {
	background:url('../image/twitter-icon-hover.jpg') no-repeat;
}
input#register, input#guest, input.check {
	border:0px !important;
	width:20px !important;
}
/*SHUTTER*/

.msg_list {
	margin: 0px;
	padding: 0px;
}
a#msg_head {
	background:url('../image/show-ingredients.jpg') no-repeat;
	cursor: pointer;
	position: relative;
	display:block;
	width:123px;
	height:29px;
	text-indent:-9999px;
	margin:0 0 0px 0;
}
a#msg_head.active {
	background:url('../image/hide-ingredients.jpg') no-repeat;
}
.msg_body {
	padding: 5px;
}
.msg_body ul {
	margin:0 0 0px 20px;
	padding:0;
}
.msg_body p {
	padding:0 0 5px 0;
}

img.banner {
margin-top:12px;
}

#press09 img { float:left; display:block; width:100px; margin-bottom:5px; }

#press09 a.imglink { float:left; width:100px;  margin-bottom:10px; padding-right:29px; }


div.range img {
float:left;
border:1px solid #ccc;
margin:0px 10px 10px 0;
display:block;
}

div.range {
padding-bottom:20px;
clear:both;
}

div.range h2 {
color:#07314e;
}

div.range p {
padding:0;
font-size:1.1em;
}

/************CUSTOM IMAGES*************************/
img.image-right {
border: 1px solid rgb(214, 214, 210); 
padding: 7px; 
margin-left: 20px; 
margin-bottom: 10px;
float:right;
}

img.image-left {
border: 1px solid rgb(214, 214, 210); 
padding: 7px; 
margin-right: 20px; 
margin-bottom: 10px;
float:left;
}

hr {
display:block;
border:none;
margin:5px 0 15px 0;
padding:0;
background:none;
border-bottom:1px solid #eaeae9;
}

fieldset {
border:0;
margin:0;
padding:0;
}

.hidden-label {
display:none;
}