*{
    border-collapse:collapse;
    border:0;
    margin:0;
    padding:0
}
body{
    color:#000;
    background:#000;
    font:normal 11px/15px Arial, Helvetica, sans-serif
}
#bg{
    float:left;
    background:#fff
}
h1, h2, h3,
h4, h5 {
    font-weight:bold
}
h1, h2, h6{
    color:#44082a;
    font:bold 1.5em/1em Arial, Helvetica, sans-serif;
    margin-bottom:10px
}
/*h2{
    clear:left
}*/
#rightWrap h2{
    color:#000;
    font:bold 1.5em/1em Arial, Helvetica, sans-serif;
    margin:0
}
h3{
    font:bold 1.2em/1.5em Arial, Helvetica, sans-serif
}
h5{
    font:bold 1em/1em Arial, Helvetica, sans-serif
}
p{
    margin:10px 0
}
ul{
    list-style:none
}
a{
	color:#f00;
    text-decoration:none
}
a:hover{
    text-decoration:underline
}
a.arrow{
    color:#f00;
    float:left;
    margin:0 0 0 20px
}
a.arrow:before{
    content:"> "
}
.textBox{
    height:17px
}
#pageWrap{
    width:860px;
    margin:0 auto
}
#bg{
	float:left;
    background:#fff url("/images/lavasoap/bgGrad.gif") 550px 0 repeat-y
}
#top{
    width:100%;
    float:left;
    background:#e92302 url("/images/lavasoap/topBg.gif") 0 100% no-repeat;
	padding:0 0 10px 0
}
#logo{
	width:226px;
	height:92px;
	display:block;
    float:left;
    background:url("/images/lavasoap/logoTop.gif") no-repeat;
	margin:0 0 0 19px
}
div>#logo{
	margin:0 0 16px 38px
}
/*-----------------------------------------------------------------------------------------overrides*/
.noBg{
    background:none !important
}
.noBorder{
    border:none !important
}
.floatLeft{
	float:left
}
.floatRight{
	float:right
}
.clear{
    clear:both;
    font-size:0.01px
}
/*----------------------------------------------------------------------------------quickLinks start*/
ul#quickLinks{
    font-size:.9em;
    float:right;
	margin:18px 26px 0 0
}
div>ul#quickLinks{
	margin:18px 52px 0 0
}
#quickLinks *{
    color:#fff;
    float:left
}
#quickLinks li{
    background:none;
    border-left:1px solid #fff;
    display:inline
}
#quickLinks li.first{
    border:none
}
#quickLinks a{
    margin:0 0 -2px 0;
    padding:0 7px 0 7px
}
#quickLinks a:hover{
    color:#fde602;
    text-decoration:none
}
#quickLinks a.active{
    color:#fde602;
    text-decoration:none
}
#search{
    width:330px;
    float:right;
    clear:right;
    margin:12px 30px 0 0
}
div>#search{
    margin:12px 62px 0 0
}
#search *{
    float:right
}
#search .textBox{
    width:160px;
	border:1px solid #99135e;
    margin:2px 5px 5px 0
}
#search>.textBox{
    margin:2px 10px 0 0
}
/*----------------------------------------------------------------------------------buttons start*/
#searchButton{
    width:62px;
    height:18px;
    background:url("/images/lavasoap/buttonSearch.png") no-repeat;
	margin:3px 0 0 0
}
.learnMoreBig span{
	float:left;
    display:block
}
.learnMoreSmall{
    width:83px;
    height:23px;
    display:block;
    background:url("/images/lavasoap/buttonLearnMoreSmall.png") no-repeat
}
.buyNow{
	width:84px;
	height:18px;
    float:left;
    display:block;
    background:url("/images/lavasoap/buttonBuyNow.gif") no-repeat;
    margin:0 0 15px 0
}
.buyNow span{
    display:none
}
#bookMark,
#share{
    width:125px;
    height:16px;
    display:block;
	float:left;
    background:url("/images/wd40/buttonBookmark.gif") no-repeat;
    margin:60px 20px 0 0
}
#bookMark span,
#share span{
	display:none
}
#share{
    background:url("/images/2000flushesbrand/buttonShare.gif") no-repeat
}
/*----------------------------------------------------------------------------------nav start*/
#navWrap{
    width:570px;
    float:right;
    clear:right;
    margin:14px 0 -10px 0
}
div>#navWrap{
    margin:19px 1px -10px 0
}
#nav{
    height:20px;
    float:right;
    position:relative
}
#nav a{
    color:#fff;
    font:bold 1em/1em Arial, Helvetica, sans-serif;
    background:url("/images/lavasoap/navBgLeft.gif") 0 0 no-repeat;
    text-decoration:none;
	padding:0 0 15px 10px
}
#nav a span{
	float:left;
    background:url("/images/lavasoap/navBgRight.gif") 100% 0 no-repeat;
    padding:12px 17px 12px 7px
}
#nav li, #nav a{
    height:20px;
    display:block
}
#nav li{
    float:left;
    display:inline
}
#nav a:hover,
#nav .active a,
#nav .active a span{
	background-position:0 -65px
}
#nav a:hover span{
	background-position:100% -65px
}
#nav>li:hover>a{
	background-position:0 -65px
}
#nav>li:hover>a span{
	background-position:100% -65px
}
/*-------------------------------------------------------------------------------------drops*/
#nav li ul{
	left:-9999px;
	top:35px;
	position:absolute;
    background:url("/images/lavasoap/dropBg.png");
	border:1px solid #f00;
	border-top-width:2px;
	padding:6px 0;
	z-index:99
}
#nav li ul, #nav li ul li{
	width:150px
}
#nav li ul li, #nav li ul li a{
	width:100%;
	height:auto
}
#nav li:hover ul, #nav a:hover ul{
	left:auto
}
#nav li ul li a{
	width:100%;
	color:#99135e;
	display:block;
	background:none;
	padding:5px 10px
}
#nav li.active ul li a{
	background:none;
}
#nav li ul li>a{
	width:auto;
	float:none
}
#nav li ul li a:hover{
	background:#ebebeb
}
#nav06 ul{
    margin:0 0 0 -69px
}
#nav06>ul{
    margin:0 0 0 -49px
}
#splash{
    float:left;
	margin:0 0 -3px 0
}
div>#splash{
	margin:0
}
#leftWrap,
#mainWrap,
#rightWrap{
    float:left
}
#leftWrap{
    color:#f79034;
    width:159px;
	height:620px
}
#leftWrap h3{
    color:#fff;
	font-size:1.5em;
	line-height:1em;
	margin:20px 0 3px 25px
}
#leftWrap a{
    float:right;
    margin:0 9px 10px 0;
    padding:0
}
#leftWrap a#share{
    margin:20px 9px 10px 0;
}
div>#leftWrap a{
    margin:0 18px 10px 0
}
div>#leftWrap a#share{
    margin:20px 18px 10px 0;
}
#mainWrap{
    width:420px
}
div>#mainWrap{
    width:460px
}    
#mainWrap .pad{
    margin:20px 10px 0 30px
}    
#rightWrap .pad{
    margin:20px 0 0 0
}
div>#rightWrap{
    width:400px
}
#leftNav li{
    width:146px;
    text-transform:uppercase;
    background:#e92302 url("/images/lavasoap/leftNavTop.gif") 0 0 no-repeat;
    float:right;
    margin:0 0 1px 0
}
#leftNav li a{
    width:131px;
    color:#fff;
    font:bold 1em/1em Arial, Helvetica, sans-serif;
    float:left;
    background:#e92302 url("/images/lavasoap/leftNavBot.gif") 0 100% no-repeat;
    display:block;
    margin:10px 0 0 0;
    padding:0 0 10px 15px
}
#leftNav li>a{
    width:auto;
    float:none
}
#leftNav li a span{
    display:block
}
#leftNav li a:hover,
#leftNav li.active a{
    color:#44082a;
    text-decoration:none
}
#narrowRightWrap{
	float:left;
    background:url("/images/lavasoap/leftNavBg.jpg") 0 0 no-repeat
}
#narrowRightWrap #mainWrap,
#wideRightWrap #mainWrap{
    width:400px
}
#narrowRightWrap>#mainWrap,
#wideRightWrap>#mainWrap{
    width:441px
}
#narrowRightWrap #mainWrap .pad {
	/*width:400px*/
}
#wideRightWrap #mainWrap .pad{
	margin:20px 10px 0 31px
}
#narrowRightWrap #rightWrap .pad{
	margin:20px 0 0 0
}
#wideRightWrap #rightWrap .pad{
	margin:0 0 0 15px
}
div>#wideRightWrap #rightWrap .pad{
	margin:0
}
#narrowRightWrap #rightWrap{
    width:267px
}
#wideRightWrap #rightWrap{
    width:262px;
}
#narrowRightWrap>#rightWrap,
#wideRightWrap>#rightWrap{
    width:260px;
	background-position:100% -1px
}
#wideRightWrap{
	float:left;
    background:url("/images/lavasoap/leftNavBg.jpg") 0 0 no-repeat
}
#wideRightWrap #rightWrap .pad{
	width:100%;
	float:left;/*
    background:#fff url("/images/lavasoap/wideRightTop.gif") no-repeat;*/
	padding:28px 6px 0 0
}
div>#wideRightWrap #rightWrap .pad{
	padding:28px 0 0 0
}
#wideRightWrap #rightWrap .pad .pad{
    width:240px;
    background:#fff url("/images/lavasoap/wideRightBot.gif") 0 100% no-repeat;
	padding:0 0 20px 20px
}
.picInset{
	width:400px
}
.picInset img{
    float:left;
    margin:10px 10px 0 0
}
.picInset>img{
    margin:0 10px 0 0
}
#mainWrap .picInset p{
    float:left;
	clear:none
}
.picInset .learnMoreBig{
    margin:0 0 15px 0
}
.dateBox{
	float:left;
    margin:10px 0 0 0;
    padding:5px
}
.dateBox *{
	float:left;
	clear:left
}
.dateBox h5{
	color:#333
}
.dateBox a{
	/*width:280px;*/
	width: 390px;
    color: #ff0000
}
.dateBox a.readMore{
	width:auto
}
/*----------------------------------------------------------------------------------pods start*/
.podShadow{
    width:398px;
    float:right;
    background:#fff url("/images/lavasoap/podGrad.gif") 130px 0 repeat-y
}
.podBot{
    width:398px;
    float:right;
}
.podTop{
    background:url("/images/lavasoap/podWideTop.gif") no-repeat;
    padding:0 12px 0 15px
}
.podBot h3{
	color:#fff;
    padding:3px 0 0 0
}
.podBot h4{
	font-size:1em;
	padding:4px 0 0 0
}
.podBot img{
	color:#fff;
    padding:15px 0 0 0
}
div>.podBot img{
	color:#fff;
    padding:15px 0
}
.podLeft{
	float:left;
	padding:0 20px 0 0;
}
.podRight{
    width:250px;
	float:left
}
/*---------------------------------------------------------------------------narrow pods*/
#narrowRightWrap .podShadow{
    width:256px
}
#narrowRightWrap #rightWrap .podBot{
    width:256px;
    background:url("/images/lavasoap/podBot.gif") 0 100% no-repeat
}
div>#narrowRightWrap .podShadow,
div>#narrowRightWrap #rightWrap .podBot{
    width:253px
}
#narrowRightWrap #rightWrap .podTop{
    background:url("/images/lavasoap/podTop.gif") no-repeat;
    padding:5px 12px 0 15px
}
#narrowRightWrap #rightWrap .podBot img{
    float:right;
	margin:0 0 15px 0
}
div>#narrowRightWrap #rightWrap .podBot img{
	margin:0
}
#narrowRightWrap #rightWrap .podBot h3{
	padding:0
}
#narrowRightWrap #rightWrap .podLeft{
    width:50px;
	padding:0;
	float:left
}
#narrowRightWrap #rightWrap .podRight{
	width:160px;
	float:right;
	padding:0 0 0 5px
}
/*---------------------------------------------------------------------------product pods*/
.productPodHolder{
    clear:both;
    padding:0 0 0 175px
}
.productPod{
    width:220px;
    float:left;
    margin:0 17px 20px 30px
}
div>.productPod{
    margin:0 20px 20px 30px
}
.productPod *{
    float:left
}
.productPod h4{
    font:bold 1.1em/1.3em Arial, Helvetica, sans-serif;
    float:none;
    margin:15px 0 0 0
}
.productPod h5{
    font:bold 1em/1em Arial, Helvetica, sans-serif;
    float:none
}
.productPod .learnMoreSmall{
    margin:4px 0 0 -4px
}
.productPod p{
    width:99%;
    clear:left;
    margin:0;
    padding:0 0 0 1px
}
.twinList{
    float:left;
    display:table;
    padding:0 0 20px 0
}
.twinList ul{
    float:left;
    margin:20px 30px 20px 10px
}
.twinList>ul{
    margin:20px
}
.twinList ul li{
    background:url("/images/lavasoap/bullet.gif") 0 5px no-repeat;
    padding:0 0 0 10px
}

/*----------------------------------------------------------------------------New Search Module*/
.searchWrap{
	width:420px !important;
}
.relatedProds{
}
.relatedProds .pad{
	padding-top:25px !important;
	padding-left:15px !important;
}
div>.relatedProds .pad{
	padding-left:40px !important;
}
#component-search{
	width:100%;
	background:url("/images/lavasoap/bg-search.png") no-repeat 0 0;
	height:141px;
	padding:0 0 0 20px
}
#component-search h2{
	color:#fff;
	font-size:1.4em;
	font-weight:bold;
	padding:4px 0 0 0;
	margin:0 0 30px 0
}
#component-search small{
	color:#1a3586
}
#component-search #search_box .searchButton {
	background:transparent url("/images/lavasoap/buttonSearch.png") no-repeat scroll 0 0;
	height:18px;
	width:62px;
	margin-top:-2px
}
 #snippet-nav.search-results{
	width:400px !important;
	margin:10px 0 20px 0;
	padding:0;
	background:#fff;
}
#snippet-nav .trigger{
	color:#0053a0
}
#snippet-nav .snippet-sec {
	margin:0;
	border-top:1px solid #c3c3c3;
}
 #snippet-nav.search-results .snippet-sec .trigger {
	background:#f0f0f0 url("/images/lavasoap/accordion-plus.gif") no-repeat 15px 8px;
	display:block;
	font-size:1.2em;
	font-weight:bold;
	line-height:normal;
	color:#000;
	padding:6px 10px 7px 40px;
	border-bottom:2px solid #dbdbdb;
	border-left:1px solid #dbdbdb;
	border-right:2px solid #dbdbdb;
	
}
#snippet-nav.search-results .snippet-sec a.highlight {
	background:#f0f0f0 url("/images/lavasoap/accordion-minus.gif") no-repeat 15px 8px;
}
#snippet-nav.search-results .snippet-sec .numResults{
	float:right;
	color:#000;
	padding:6px 10px 7px 0
}
#snippet-nav .snippet-sec a span{
	color:#832227;
	padding-right:3px
}
#snippet-nav.search-results .snippet-sec .snippet-content{
	border-left:1px solid #dbdbdb;
	border-right:2px solid #dbdbdb;
	border-bottom:2px solid #dbdbdb;
	margin:0;
	padding:0 15px 25px 15px;
	display:none
}
#snippet-nav.search-results .snippet-sec td{
	padding-right:0;
	vertical-align:top
}
#snippet-nav .snippet-sec .snippet-content a{
	background:none;
	font-weight:bold;
	padding:0;
	font-size:1em;
}
#snippet-nav .snippet-sec .snippet-content .viewMoreLink{
	background:none;
	display:inline;
	font-weight:normal;
	padding:0;
	font-size:.9em;
	float:right
}
.snippet-content table{
	width:100%;
}
.arrowBullets p{
	background:url("/images/lavasoap/arrow-search.gif") no-repeat 0 3px;
	padding:0 0 0 20px;
}
.stanResults{
	margin:10px 0 15px;
}
.stanResults p{
	margin-top:0
}
.component-search-side{
	border-left:1px solid #e1e1e1;
	border-right:2px solid #e1e1e1;
	border-bottom:2px solid #e1e1e1;
	background:#fff;
	width:90%;
}
#rightWrap .component-search-side h3{
	background:#f0f0f0;
	color:#000;
	border-top:2px solid #dcdcdc;
	border-bottom:1px solid #dcdcdc;
	padding:20px 15px 5px 15px;
}
#rightWrap .component-search-side-content{
	padding:20px 15px
}
#rightWrap .component-search-side-content .productTable td{
	margin-bottom:20px;
}
/*----------------------------------------------------------------------------footer*/
#footer{
    float:left;
    margin:28px -3px 0 0;
    padding:10px 0
}
div>#footer{
    width:843px
}
#footer a span{
	display:none
}
#footLogoWrap{
    margin:0 0 0 40px
}
#footLogoWrap div,
#footLogoWrap div a{
    width:54px;
    height:54px;
    position:relative;
    float:left
}
#footLogoWrap div a:hover span{
    color:#333;
    position:absolute;
    top:5px;
    font-size:.8em;
    line-height:1em;
    text-decoration:none;
    text-align:center;
    display:block
}
#footLogoWrap div a:hover{
    text-decoration:none
}
#footLogoWrap div{
    margin:0 50px 0 0
}
#footLogoWrap div.last{
    margin:0
}
#footNavWrap{
	width:860px;
    background:url("/images/lavasoap/footNavBg.gif") repeat-x;
    float:left;
    clear:left;
	margin:10px 0 0 0;
}
#footNav{
    height:10px;
    clear:left;
	text-align:center;
	list-style:none
}
#footNav li{
    color:#00549c;
    display:inline
}
#footNav a{
    color:#fff;
    background:url("/images/lavasoap/bulletFootNav.gif") 100% 5px no-repeat;
    padding:0 15px
    
}
#footNav a.last{
    background:none
    
}
#copyRight{
	width:100%;
    color:#44082a;
	text-align:center;
    font-size:.9em;
    clear:left;
}
div>#copyRight{
    padding:10px 0 0 0
}
#contactForm{
	width: 100%
}
#contactForm td{
	padding: 5px
}
.texta {
	font-size: 10px;
	padding: 2px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

.textb {
	font-family: verdana,sans-serif;
	color: #333;
	font-size: 10px;
	border: 1px solid #ccc;
}

.submit {
	font-family: verdana,sans-serif;
	border-right: 2px solid #617A8A;
	border-bottom: 2px solid #617A8A;
	font-size: 11px;
	font-weight:bold;
	background-color: #DFE9ED;
	color: #617A8A;
	cursor: pointer;
	padding: 2px;
}

#error{
	background-color:#F8A632;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px 5px 5px 15px;
	margin: 5px 0 5px 0;
	width:auto;
	border: 1px solid #999999;
}
#error p{
	background:url('/images/arrow.gif') no-repeat 0 3px;
	padding:0 0 0 12px;
}
#message{
	background-color: #EAF2FB;
	font-size: 12px;
	color: #717679;
	padding: 5px;
	margin: 5px 0 5px 0;
	width:auto;
	text-align:center;
	border: 1px solid #999999;
}


.productTbl {
	width: 220px;
	float: left
}

.productTblSmallWrap .productTbl {
	width: 193px;
	float: left	
}

table td {
	padding-right: 10px;
	text-align: left
}

.thumbCell {
	text-align: center;
	width: 53px
}

.productCell {
}

.buttonCell {
	/*height: 23px;*/
	width: 	167px
}

.buttonCell .learnMoreSmall {
	margin-left: -3px
}

.clear {
	clear: both;
	font-size: 0.01px
}


.productTable .productText {
	width: 168px
}

.productTable .productText h4 {
	font-size: 1.3em;
	padding-bottom: 3px
}
/*------------------------------------------------------store locator-----------------------*/
#storeWrap{
	width:625px;
    float:left;
	display:inline;
	padding:0 20px 20px 40px
}
#storeWrap h2{
	font-size:2.2em;
	font-weight:bold
}
a#shopOnline{
	width:139px;
	height:37px;
    background:url("/images/lavasoap/shopOnline.png") no-repeat;
	display:block;
	margin:0 0 40px 0
}
a#shopOnline span{
	display:none
}
a#shopOnline:hover{
    background-position:0 -37px
}
#storeFinder p{
    float:left;
	display:inline;
	color:#fff;
	font-weight:bold;
	margin:17px 10px 0 10px;
	padding:0
}
#storeFinder{
	width:625px;
	background:#99135e;
    float:left;
	display:inline
}
#storeFinder div{
    float:left;
	display:inline;
	padding:0 0 10px 0
}
#zip,
#storeFinder select{
	height:20px;
    float:left;
	display:inline;
	border-top:1px solid #b6cce0;
	border-left:1px solid #c7d6e3;
	margin:15px 0 0 0
}
#zip{
	width:100px;
	height:16px;
	padding:0 0 0 2px;
	background:url("/images/lavasoap/searchBg.gif") no-repeat
}
input#findStore{
	width:26px;
	height:26px;
	border:0;
	background:url("/images/lavasoap/findStore.png") no-repeat;
	margin:13px 0 0 10px
}
#push{
	width:100%;
	height:100px;
	float:left;
}
#results{
	float:left;
	margin:13px 0 0 0
}
.addressContainer{
	padding:10px;
	width:230px
}
#googleWrap,
#googleProduct{
	float:left;
	display:inline
}
#googleWrap{
	width:467px;
	margin:0 5px 0 0
}
#map{
	width:465px;
	height:300px;
}
#googleProduct{
	width:140px
}
#googleProduct .productTable{
    background:#fff
}
#googleProduct .productTable .productText h4{
	padding:5px 0 0 0
}
#googleProduct .productTable img{
	padding:0 0 0 2px
}
#googleProduct .productText h4{
	font-size:1.3em
}
#resultsTable{
	width:502px
}
#resultsTable td{
	padding:5px 0
}
.storeIcon{
	padding:0 0 0 20px;
	background:url("/images/lavasoap/bulletIcon.png") no-repeat;
}
.storeIcon a, .storeIcon span{
	font-size:1.5em;
	font-weight:bold;
	color:#464646;
	text-decoration:underline
}
#resultsTable p, .addressContainer p{
	margin:5px 0 0 20px
}
input#saddr, input#daddr{
	width:115px;
	border:1px solid #a5acb2
}
#googleArrow{
	margin:0 0 0 5px;
	vertical-align:middle	
}
/*----------------------------------------------------------------------------No Right Template*/
#noRightContent{
	margin:0 0 0 160px
}
#noRightContent .pad{
	padding:10px 30px 0 
}
/* ***************************** video page ************************* */
#videoWrap h2{
	padding:.5em 0;
	border:1px solid #b2b2b2;
	border-left:none;
	border-right:none;
	margin:1em 0 0 
}
#videoHolder{
}
.videoThumb{
	width:360px;
	float:left;
	margin:0 0 20px 0
}
div>.videoThumb{
	width:401px;
}
.videoThumb tr{
	list-style:none;
	margin:0;
	float:left;
	display:inline-block;
	vertical-align:top;
	background:#fff0f1
}
div>.videoThumb tr{
}
.videoThumb td{
	border-bottom:1px solid #b2b2b2;
}
.videoImg{
	width:120px;
	padding:10px
}
.videoDes{
	width:230px;
	padding:10px 10px 10px 3px
}
tr>.videoDes{
	width:248px;
}
.videoThumb tr a{
	font-size:12px;
	font-weight:bold
}
.videoThumb tr a:hover{
	cursor:pointer
}
.videoThumb tr a img{
	/*border:2px solid #000;*/
	float:left;
	display:inline-block
}
.videoThumb tr p{
	margin:0
}
