/* CSS Document */

body,
html {
	margin:0;
	padding:0;
	color:#000;
	background-color: #FFFFFF;
	font-family: Copperplate, "Trebuchet MS";
	min-width:810px;
	font-size: 11px;
	}	

#wrapper {
	width:801px;
	margin: 0 auto;
	padding: 0 10px 10px 10px;
	background-color:#FFFFFF;
	/*border: thin solid #FF6600;	*/
	}
	
* html #wrapper {
	
	}
	
	
	
#header {
	width: 801px;
	height: 23px;
	margin-top: 92px;
	background-image: url(images/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
	
#twoColLayout #primaryContent {
	width:587px;
	float:right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	/*border: thin solid #00FF00;*/	
	}
	
* html #twoColLayout #primaryContent {
	margin-left:0px;
	float:right;
	

	}
	
#oneColLayout #wrapper #widepage a:link, #oneColLayout #wrapper #widepage a:visited {
	color: #671F00;
	text-decoration: none;
}

#oneColLayout #wrapper #widepage a:hover, #oneColLayout #wrapper #widepage a:active {
	color: #AE5924;
	border-bottom-style: none;
	border-bottom-color: none;
}
	
	
	
#oneColLayout #primaryContent {
	width:799px;
	float:left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	}
	
#oneColLayout #primaryContent2 {
	width:799px;
	float:left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	}
	
#oneColLayout #primaryContent3 {
	width:799px;
	float:left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(images/contact.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 367px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	}
	
#sideContent1 {
	float:left;
	width:211px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 367px;
	background-image: url(images/plant1.gif);
	background-repeat: no-repeat;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	background-position: 0px 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	}
	
* html #sideContent1 {
	margin-left:0px;
	width:211px;
	}
	
#sideContent2 {
	float:left;
	width:211px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 367px;
	background-image: url(images/plant2.gif);
	background-repeat: no-repeat;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	background-position: 0px 4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	}
	
* html #sideContent2 {
	margin-left:0px;
	width:211px;
	}


#sideContent3 {
	float:left;
	width:211px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 367px;
	background-image: url(images/plant3.gif);
	background-repeat: no-repeat;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	background-position: 0px 21px;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	/*border: thin solid #FF0000;	*/
	}
	
* html #sideContent3 {
	margin-left:0px;
	width:211px;
	}
	
	
	
	
#test {
	border: thin solid #FF0000;	
	}
	
	
#sideContent1 p, #sideContent2 p, #sideContent3 p {
	padding-right: 10px;
	padding-left: 10px;
	line-height: 13pt;
	color: #4E4E4E;
	margin-top: 35px;
	text-align: left;
	}
	
#sideContent1 h1, #sideContent2 h1, #sideContent3 h1 {
	padding-right: 10px;
	padding-left: 10px;
	letter-spacing: 0.6pt;
	line-height: 13pt;
	color: #4E4E4E;
	margin-top: 50px;
	font-family: Copperplate;
	font-size: 18px;
	text-align: center;
	font-weight: normal;
	}
	
#contact {
	width: 212px;	
	}
	
#contact p {
	padding-right: 10px;
	padding-left: 20px;
	line-height: 13pt;
	color: #4E4E4E;
	text-align: left;
	font-family: Copperplate;
	font-size: 13px;
	}
	
#contact h1 {
	padding-right: 10px;
	padding-left: 20px;
	letter-spacing: 0.6pt;
	line-height: 13pt;
	color: #4E4E4E;
	margin-top: 50px;
	margin-bottom:25px;
	font-family: Copperplate;
	font-size: 18px;
	text-align: left;
	font-weight: normal;
	}
	
#contact h2 {
	font-family: Copperplate;
	font-size: 10px;
	margin-left:14px;
	text-transform: uppercase;
	margin-top:0px;
	margin-bottom:0px;
	color: #666666;
	}
	
#contact a {
	color: #4E4E4E;
	text-decoration: none;
}
	
#contact a:hover {
	text-decoration:underline;
	}
	
#prodHeader{
	position: relative;
	left: 0px;
	width: 213px;
	overflow: hidden;
	}
	
* html #prodHeader{
	left: 0px;
	}



#prodContent {
	padding-right: 10px;
	padding-left: 10px;
	line-height: 13pt;
	color: #4E4E4E;
	margin-top: 25px;
	text-align: left;
	}

	
#twoColLayout #secondaryContent {
	display:none;
	}
	
#footer{
	clear:both;
	width: 801px;
	background-color: transparent;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 62px;
	/*border: thin solid #9999CC;*/	
	}
	
	
/*This 2nd footer doesn't have the translucent white bar - use for pages with no footer navigation.*/
	
	
#footer2{
	clear:both;
	width: 801px;
	background-color: transparent;
	background-image: url(images/footer2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 62px;
	}
	
	
	
#subfooter {
	text-align: center;
	margin-top: 10px;
	width: 800px;
	text-align: center;
}
	#subfooter address {
		display: block;
		font-variant: small-caps;
		font-style: normal;
		letter-spacing: .1em;
		margin-bottom: 18px;
		font-size: 12px;
	}
	#subfooter .sep {
		padding: 0px 10px;
		text-align: center;
	}
	#subfooter .email {
		text-decoration: none;
		color: black;
	}



/*Original Footnav, works with Balsams*/

	
#footnav ul {
	list-style:none;
	margin:0;
	padding:0;
	text-align:center;
	font-family: Copperplate;
	font-size: 12px;
	}
	
#footnav ul li{
	display:inline;
	}
	
#footnav ul li a{
	color:#000000;
	text-decoration:none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-left: 60px;
	}
	
#footnav ul li a:hover{
	color:#666666;
	}
	
#footnav ul li a.first {
	margin-left: 0px;	
	}
	
#footnav img {
	margin-right: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#footnav p {
	vertical-align: bottom;	
	}

/*Footnav for Butters*/


#buttersnav ul {
	padding:0;
	text-align:center;
	font-family: Copperplate;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	list-style-image: none;
	list-style-type: none;
	
	}
	
#buttersnav ul li{
	display:inline;
	background-image: url(images/logo_bullet.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;	
	padding-bottom:10px;
	padding-top: 3px;
	
	}
	
#buttersnav ul li a{
	color:#000000;
	text-decoration:none;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	margin-right: 40px;
	margin-left:20px;
	font-size: 12px;

	
	
	
	}
	
#buttersnav ul li a:hover{
	color:#666666;
	}
	
#buttersnav ul li a.first {
	/*margin-left: 0px;
	background-position: 5px;*/
	}
	
#buttersnav img {
	margin-right: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#buttersnav p {
	vertical-align: bottom;	
	}



/*Footnav for Skincare


#skincarenav ul {
	list-style:none;
	padding:0;
	text-align:center;
	font-family: Copperplate;
	font-size: 12px;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}
	
#skincarenav ul li{
	display:inline;
	}
	
#skincarenav ul li a{
	color:#000000;
	text-decoration:none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	margin-left: 60px;
	}
	
#skincarenav ul li a:hover{
	color:#666666;
	}
	
#skincarenav ul li a.first {
	margin-left: 0px;	
	}
	
#skincarenav img {
	
	margin-right: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#skincarenav p {
	vertical-align: bottom;	
	}*/


#skincarenav a:link, #skincarenav a:visited{
	text-decoration:none;
	color:#000000;
	font-family: Copperplate;
	}

#skincarenav a:hover, #skincarenav a:active{
	color:#666666;
	}


.imgfn1 {
	padding-left:30px;
	}



/*Pagenav style*/

#pagenav ul {
	list-style:none;
	text-align:right;
	font-family: Copperplate;
	font-size: 12px;
	margin-top: 20px;
	margin-right: 50px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	}
	
#pagenav ul li{
	display:inline;
	}
	
#pagenav ul li a{
	color:#FFFFFF;
	text-decoration:none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	}
	
#pagenav ul li a:hover{
	color:#000000;
	}
	
#intro{
	margin-top: 98px;
	padding-bottom: 5px;
	}

#price {
	padding-top: 13px;
	padding-bottom: 7px;	
	}
	
#qtynote{
	font-size: 10px;	
	}
	
#buybutton {
	padding-top:5px;
	}
	
#switchlipnav {
	padding-top: 3px;
	padding-bottom: 3px;	
	}

#switchlipnav a {
	text-decoration: none;
	color:#4E4E4E; 	
	font-weight: bold;		
	}
	
#switchlipnav a:hover {
	text-decoration: underline;
	color:#4E4E4E; 	
	font-weight: bold;		
	}


.formb {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	padding:2px;
	color: #666666;
	width:180px;
	margin-bottom:2px;
	margin-top:1px;
	margin-left:13px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px; 
	}
#oneColLayout #wrapper #widepage {
	width:779px;
	float:left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	border-left: #CCCCCC solid 1px;
	border-right: #CCCCCC solid 1px;
	padding: 5px 10px;
	background-image: url(images/plant2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#oneColLayout #wrapper #widepage h2 {
	text-transform: uppercase;
	font-family: Copperplate, "Trebuchet MS";
	font-weight: normal;
	font-size: 30px;
	margin-top: 10px;
}
#oneColLayout #wrapper #widepage p {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.accentImage {
	border: none;
}
#oneColLayout #wrapper #widepage h4 {
	font-weight: bold;
	color: #d43b87;
	margin: 0px;
	padding: 5px 0 0 0;
	font-size: 12px;
	font-family: Copperplate, "Trebuchet MS";
}
#oneColLayout #wrapper #widepage table td {
	padding-right: 16px;
	padding-bottom: 6px;
}
#perfumeTable {
	margin-top: 15px;
}
#oneColLayout #wrapper #widepage h3 {
	font-family: Copperplate, "Trebuchet MS";
	font-weight: normal;
	font-size: 24px;
	margin: 10px 0 5px 0;
}
#oneColLayout #wrapper #widepage #perfumeTable a {
	border-bottom-style: none;
}
