@charset "utf-8";
/* CSS Document */

body {
	background: #215056 url(/assets/html/bg-grnblu.jpg) no-repeat center top;
	margin: 0 auto;
	color: #333333;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
}
a:hover {
text-decoration: underline;
}
img{ behavior: url(/assets/css/iepngfix.htc); }
h1 {
	padding: 5px 5px 5px 0px;
	margin-right: 10px;
	margin-left: 10px;
	font-family: "Trebuchet MS", Arial;
	font-size: 20px;
	color: #FFFFFF;
	background-color: #215056;
	border: 1px solid #FFFFFF;
	display: none;
}
h2 {
	font-size: 12px;
	color: #215056;
	margin: 0;
	padding: 0;
}
.topnav a {
	color: #FFFFFF;
}
.clearer {
	clear: both;
	display: block;
	margin: -1px;
}

#pagecontainer {
	clear: both;
	height: auto;
	width: auto;
	margin: 0 auto;
}
#innercontainer {
	clear: both;
	height: auto;
	width: 900px;
	margin: 0 auto;
	min-height: 500px;
	background: url(/assets/html/contentrepeat.png) repeat-y center top;
}
#header {
	clear: both;
	height: 336px;
	width: 900px;
	margin: 0 auto;
	z-index: 8;
	background: #FFFFFF url(/assets/html/bg-top.jpg) no-repeat center top;
}
#slides {
	padding: 0;
	margin: 0 auto;
	width: 900px;
	z-index: 1;	
}
#slides img {
    padding: 0px;  
	width: 900px; 
    top:  0; 
    left: 0 
}
body#home #header {
	clear: both;
	height: 336px;
	width: 900px;
	margin: 0 auto;
	z-index: 0;
	background: #FFFFFF url(/assets/html/bg-top.jpg) no-repeat center top;
}
body#homes #bigphoto {
	/*background: url(/assets/html/bg-top-muskokamemories.jpg) no-repeat center top;*/
	clear: both;
	height: 336px;
	width: 900px;
	z-index: 9;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
body#home .menucontainer {
	clear: both;
	height: 336px;
	width: auto;
	display: block;
	z-index: 10;
	top: -336px;
}
body#smallphoto #header {
	clear: both;
	height: 260px;
	width: 900px;
	margin: 0 auto;
	z-index: 8;
	background: #FFFFFF url(/assets/html/bg-top.jpg) no-repeat center top;
}
body#smallphoto #bigphoto {
	background: url(/assets/html/bg-top-small-soaps-ripples.jpg) no-repeat center top;
	clear: both;
	height: 260px;
	width: 900px;
	z-index: 9;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;

}

.continueshop {
	padding: 5px 8px 7px;
	background: #225157;
	border: 2px solid #CCCCCC;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

body#full #header {
	clear: both;
	height: 260px;
	width: 900px;
	margin: 0 auto;
	z-index: 8;
	background: #FFFFFF url(/assets/html/bg-top.jpg) no-repeat center top;
}
body#full #bigphoto {
	background: url(/assets/html/bg-top-small-soaps-ripples.jpg) no-repeat center top;
	clear: both;
	height: 260px;
	width: 900px;
	z-index: 9;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;

}
body#cart #header {
	clear: both;
	height: 200px;
	width: 900px;
	margin: 0 auto;
	z-index: 8;
	background: #FFFFFF url(/assets/html/bg-top.jpg) no-repeat center top;
}
body#cart #bigphoto {
	background: url(/assets/html/bg-top-muskokamemories.jpg) no-repeat center top;
	clear: both;
	height: 200px;
	width: 900px;
	z-index: 9;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

}
body#full #content{
	width: 876px;
	height: auto;
	min-height: 500px;
	overflow: hidden;
	/*border: 1px solid #339933;*/
	clear: both;
	display: block;
	margin: 0 auto;
	padding-bottom: 15px;
	background: repeat-y left top;
	padding-right: 10px;
}
body#cart #content {
	width: 876px;
	height: auto;
	min-height: 500px;
	overflow: hidden;
	/*border: 1px solid #339933;*/
	clear: both;
	display: block;
	margin: 0 auto;
	padding-bottom: 15px;
	background: repeat-y left top;
	padding-right: 10px;
}

#bigphoto {
	background: url(/assets/html/bg-top-muskokamemories.jpg) no-repeat center top;
	clear: both;
	height: 336px;
	width: 900px;
	z-index: 9;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

}
#menu {
	width: 650px;
	height: auto;
	float: left;
	display: inline;
}

body#smallphoto .menucontainer {
	clear: both;
	height: 100px;
	width: auto;
	display: block;
	z-index: 10;
}
.menucontainer {
	clear: both;
	height: 300px;
	width: auto;
	display: block;
	z-index: 10;
}

.topnav {
	width: 650px;
	height: 34px;
	clear: both;
	margin-top: 6px;
	padding-left: 12px;
	color: #FFFFFF;
	font-size: 12px;
}

.mainnav {
	width: 650px;
	height: auto;
}
#footer {
	background: #215056 url(/assets/html/footer.png) repeat-x center top;
	height: auto;
	width: 900px;
	clear: both;
	display: block;
	margin: 0 auto;
	padding-top: 25px;
	color: #CCD1D4;
	font-size: 13px;
	text-align: center;
}
#innerfooter {
	clear: both;
	padding: 5px;
	display: block;
	background: #FFFFFF url(/assets/html/footerbginner.jpg) no-repeat top center;
	height: 130px;
	width: auto;
	margin-right: 5px;
	margin-left: 5px;
}
.wethreeboxes {
	background: #FFFFFF;
	height: 130px;
}
.wethreeboxes div {
	width: 31%;
	float: left;
	padding: 5px 5px 5px 7px;
	height: 120px;
}
.ibox {
	border-right: 1px solid #9AAEAF;
}
.boxb {
	border-right: 1px solid #9AAEAF;
}
#footer a {
color: #CCD1D4;
text-decoration: none;
}
#footer a.createtag {
	font-size: 11px;	
}
#footer a:hover{
text-decoration: underline;
}
#logo {
	float: left;
	display: inline;
	z-index: 10;
	margin-left: 20px;
}
.mainnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.mainnav ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}

#content {
	width: 886px;
	height: auto;
	min-height: 500px;
	overflow: hidden;
	/*border: 1px solid #339933;*/
	clear: both;
	display: block;
	margin-bottom: 5px;
	margin: 0 auto;
	padding-bottom: 5px;
}

.leftcolumn {
	float: left;
	height: auto;
	width: 210px;
	min-height: 400px;
	padding-left: 10px;
}

.rightcolumn {
	float: left;
	height: auto;
	width: 630px;
	margin-left: 15px;
	padding-left: 10px;
	min-height: 500px;
	border-left: 1px solid #D4D0C8;
	margin-bottom: 15px;
}
/* catalog styles */
.prodrowcell {
	width: auto;
	height: auto;
	display: block;
	clear: both;
	border-bottom: 1px solid #eeeeee;
	font-size: 12px;
}
.proditemcell {
	height: auto;
	display: inline;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	width: 150px;	
	border-right: 1px solid #eeeeee;

	text-align: center;
}
.pgtxt {
	padding: 10px;
}

.proditemcelllast {
	height: auto;
	display: inline;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	width: 150px;	

	text-align: center;
}
div.rowseparate {}
hr.rowseparate {}
.prodpic { 
	border: 0px;
}
.itemtitle {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.pitempic {
	float: right;
	display: inline;
	width: 250px;
	
}
.itemdesc {}
.diteminfo {
	padding-top: 15px;
	float: left;
	display: inline;
	width: 380px;
}
.ditemtitle {
	font-family: "Trebuchet MS", Arial;
	font-size: 22px;
	font-weight: bold;
	color: #215056;
}
.ordertools {
	padding-top: 15px;
}


.proddisporderbutton {}
.itemtitle:hover {

	color: #215056;
	text-decoration: underline;
}
#sidenav {
	width: 201px;
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	list-style: none;
}
ul#sidenav li {
	border-top: 1px solid #e6e6e6;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	vertical-align: bottom;
	zoom: 1;
	list-style: none;
}
ul#sidenav li.parent {
	border-top: 1px solid #e6e6e6;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	vertical-align: bottom;
	zoom: 1;
	list-style: none;
	color: #506F74;
	font-weight: bold;
}
ul#sidenav li.soaps, 
ul#sidenav li.lotions,
ul#sidenav li.bath,
ul#sidenav li.scrubs,
ul#sidenav li.bubbles,
ul#sidenav li.butters, 
ul#sidenav li.more, 
ul#sidenav li.salts, 
ul#sidenav li.girls {
	border-top: 1px solid #e6e6e6;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	vertical-align: bottom;
	zoom: 1;
	list-style: none;
	color: #506F74;
	font-weight: bold;
}
ul#sidenav li ul {
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	list-style: none;
	background: #FFFFFF;
}
ul#sidenav li ul li {
	margin: 0;
	padding: 0;
	width: 190px;
	text-transform: uppercase;
	vertical-align: bottom;
	zoom: 1;
	list-style: none;
	border: 0;
	margin-left: 15px;
	padding-right: 8px;
	font-weight: normal;
}
#sidenav li a {
	display: block;
	color: #748989;
	margin: 0;
	padding: 4px 10px 3px 9px;
}
#sidenav li a:hover { 
	text-decoration: none; 
	background: #f6f2e0;
	color: #506F74;
}

#sidenav ul li.active { background: #f6f2e0; }
#sidenav ul li.active a { font-weight: 700; }

#sidenav li.active li.active a { font-weight: 700; }
#sidenavs li.active li a:hover {
	color: #506F74;
}
#sidenav li.active li a:hover,
#sidenav li.active li.active a {
	color: #506F74;
}

#sidenav ul li.active li a { 
	padding-left: 18px;
	margin: 0;
	text-decoration: none;
}

#sidenav ul li.active li a { font-weight: 400; }
#sidenav ul li.last { border-bottom: 1px solid #e6e6e6; }

.style1, .checkoutfrmflds {
	font-size: 12px;
	border: 1px solid #333333;
	margin: 1px;
	
}
.pgtxt p { margin: 0; padding: 2px; }
.discform {
	padding: 4px; 
}