@charset "utf-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFFFFF;
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.125em; /* 16x1.125=18 */

}


 #container {
	width: 910px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: auto;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #260859;
	border-right-color: #260859;
	border-bottom-color: #260859;
	border-left-color: #260859;
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
}

#header {
		height: 100px;
		width: 910px;
	background-color: #8483be;}
#header img {
	margin-left: 25px;
	margin-top: 10px;
}
#header a img {
	margin-left: 170px;
	margin-bottom: 5px;
	border: 0;
}

/*Typography*/

#homecopy, #uscopy, .img, #store_locator, #ty, #shop a,#product_copy,#wordscopy,#whats_left,#whats_right,.floatleft,.floatright,#right{
	font-size: .8em;	
}
.sale { color: #ef4036; }				
.onthego {
 color:#cd372e;
 font-size: larger;
}				
			
#nav {
	padding: 10px 0px 4px 0px;
	padding-left:75px;
	height: 37px;
		}
		
#top {
	padding-left: 150px;
	padding-top: 5px;
	padding-bottom: 5px;
}		

 a:link { color:#260859; }
 a:visited {color: #000000; }
a:hover { color: #ef4131; }

	
#left {
	padding-bottom: 20px;
	padding-top: 0px;
	margin-left: -30px;
}		

#left ul {
	list-style-type: none;
	font-size: .7em;
	font-weight: bolder;                 
	font-style: normal;
	line-height: 20px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #8483be;
}		

#left a{text-decoration: none;}		

#img {
padding-top: 10px;

}

#right {
padding-right: 70px;
line-height: 1.5em;
}

#price {
	margin-top: 10px;
}

.oneColFixCtrHdr #mainContent {
	width: auto;
	background: #FFFFFF;
	height: auto;
} 
		

 #footer {
	background: #8483be;
	width: 910px;
	height: 80px;
	padding-top: 5px;
	font-size: .7em;
	text-align: center;
	padding-bottom: 10px;
}

#footer .copyright {
	font-size: .9em;

}

#footer a:link { color:#260859; }
#footer a:visited {color: #000000; }
#footer a:hover { color: #ef4036; }
/*---   Product pages ------ */

#prod_image {padding: 0px 0px 0px 20px;}
	
.img_left { padding: 10px 0px 10px 30px; }

#wp_tile { padding-top: 20px; 
			width: 200px;
			height: auto;
			}
.img {
	padding: 10px 0px 20px 0px;
	margin-right: 30px;

	}
	.imagespace {
	padding-top: 5px;}

form {
	margin: 0px 0px 10px 50px;
}
	
	
	/* ------------------  US pages -----------------------*/
	
.us_img {
	padding: 10px 10px 10px 25px;

}
us_left {
	width: 350px;

}
#uscopy{
	width: 405px;
  padding-right: 25px;
}


/*------------- STOR LOCATOR -----------*/
#store_locator {
		padding-right: 25px;}
	
.heading { color: #cd372e; }

/*----------------- INDEX -------------------*/

#homecopy { 
	
	padding: 20px 10px 20px 30px;
	width: 330px;
	height: auto;
	
	 }
#thoreau { width: 910px; }

#homepic1 { width: 500px;
			height:349px;
			padding: 10px 0px 20px 10px;
			}
			
#bottom7 { padding: 10px 0px 20px 30px; }
		
			
/*------------------SHOP   ------------*/
#shopleft {
	width: 400px;
		height:auto;
		padding: 20px 19px 20px 36px;
		font-size: .85em;
				}
		
.shopcop a{
	text-decoration:none;
	
	 }		
#shopright {
	width: 400px;
		height:auto;
		padding: 20px 36px 20px 19px;
		font-size: .85em;
				}
		
.shopcop a:link { color:#260859; }
.shopcop a:visited {color: #000000; }
.shopcop a:hover { color: #ef4036; }

/*------------------- form ------*/
input:focus, textarea:focus {	
	background: #ffc;
	}
	
#ty {
	width: 700px;
	padding: 0;
	margin: 0;
	}
	
#ty p {
	padding: 0px 30px 0px 60px;
}

/*--------------media----------*/
.floatleft { 
			width: 780px;
			height:auto;
			margin: 0px 0 40px 0;}
			
.floatright { 
			width: 780px;
			height:auto;
			margin-top: 40px;
			clear:both;}

.floatright p, .floatleft p { padding: 30px 85px 30px 50px;}
.toppara p{padding: 0 30px 30px 30px;}
.imageleft {float:left;}
.imageleft{	margin: 30px 30px 0 50px;
                            }
.imageright {	margin: 30px 85px 0 30px;
                            }
.imagetop{ float:left;
		margin: 0px 30px 0 50px;	}						

/*  index2 -----------------------------------------*/
#homeleft {
	width: 250px;
	height:auto;

	}
	
#index2flash {
	width: 390px;
	height: 50px;
	margin-left: 10px;
}
	
.index2 { font-size: .8em;
	
}	

#homeleft hr, #homeright hr, #homecenter hr {
	margin: 20px;
	color: #f47837;
	}
#homeleft p{
		padding: 0 10px 0 10px;
		line-height: 1.4em;
}

#homeleft img {
	margin-bottom: 5px;	
}

#homecenter {
	width: 400px;
	height: 975px;
	border-right: 5px solid #f47837;border-left: 5px solid #f47837;
	margin-bottom: 20px;
	
}
#homecenter p, #ep p { padding: 0px 20px 0px 20px;line-height: 1.4em;}
#homeright {
	width: 250px;
	height:auto;
	}

#daily-mantra {
	padding: 10px 0px 30px 20px;
	display: block;
	
}
.daily-mantra, .headingimage2 { padding-bottom: 10px;
			display: block;
}

#bigimage {
	width: 380px;
	height: 250px;
	background-color:#D9D9EC;
	margin-left: 15px;
}

#sign-up form {
	margin: 0 0 10px 10px;	
}
#sign-up  p {
	line-height: 1.4em;
	padding-top: 5px;
	margin: 0;
}

#index2table {
margin-top: 20px;	
}
#eblast {
		text-align:left;
		padding-right: 30px;
		
}
#wom, #itm, #qow, hr {
		display: block;
		margin-top: 0px;
		padding-top: 0px;
				}
		
#ep img { margin-left: 20px;
			margin-top: 10px;}
#ep img.float {
	float: left;
	margin: 10px 20px 0 20px;
	display: inline;
}
#itn p {
	text-align: left;	
}
.leftpad20 { padding: 0 10px 0 20px; }

.headingimage { padding-top: 10px;}
.toppad5 {padding-top: 5px;}

.index2 #footer {
		font-size: .85em;
	
}

.index2 #footer .copyright {
	font-size: .9em;
}
#homeleft h4 {
	line-height: 1.4em;	
	padding-top: 0px;
	display:block;
	font-size: 12px;
	padding: 0 20px 0 20px;}	
#homeleft p.left20 { padding-left: 20px;}