@charset "utf-8";
/*
body, td {
	font-family: Arial, Helvetica, sans-serif;
}
*/
.centerpage {
	width: 776px;
	margin-right: auto;
	margin-left: auto;
}
.page {
	background-image: url(../images/2008/bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 776px;
	display: block;
	position: relative;
	float: left;
}

#header {
	width: 750px;
	padding-right: 12px;
	padding-left: 12px;
	float: left;
	position: relative;
}
#header a,#header a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
#header a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}


.content {
	width: 750px;
	/* height: 430px; ... This screws up the whole site */
	padding-right: 12px;
	padding-bottom: 14px;
	padding-left: 12px;
	float: left;
	position: relative;
}
.mainStage/* CSS Document */

 {
	width: 750px;
	background-image: url(../images/2008/bg_mainstage.gif);
	background-repeat: repeat-x;
	background-color: #f5f4f2;
	margin-top: 6px;
	float: left;
}
#mainStageText {
	text-decoration: none;
	float: left;
	width: 414px;
	display: block;
	padding-right: 40px;
	padding-left: 44px;
}

#mainStageText  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	float: left;
	color: #999999;
}
#mainStageText  a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	float: left;
}
#mainStageText a h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	float: left;
	color: #A989A2;
	display: block;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainStageText a:hover h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	float: left;
	color: #A989A2;
	display: block;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.msLeft {
	display: inline;
	float: left;	
	width: 232px;
	margin-top: 10px;	
	margin-left: 10px;
}
.msRight {
	display: inline;
	float: left;
	width: 508px;		
}
#row {
	float: left;
	width: 750px;
}


#row a {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background-position: center;
	text-decoration: none;
	font-size: 11px;
	display: block;
}
#row a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	display: block;
}
#row a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-bottom: 8px;
	height: 80px;
	width: 80px;
	padding-right: 19px;
	padding-left: 19px;
	display: block;
}




.productsTitle {
	float: left;
	width: 750px;
	height: 75px;
	display: block;
	padding-bottom: 28px;
	padding-top: 6px;
}
.buffer {
	width: 750px;
	float: left;
}
.TxtThumb {
	float: left;
	text-align: center;
	height: 36px;
	width: 120px;
}
.thumbNail {
	float: left;
	width: 118px;
	padding-right: 16px;
	padding-left: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
	display: inline;
}
img.mostPopularTitle {
	display: block;
	float: left;
	width: 172px;
	padding-bottom: 8px;
	padding-top: 18px;
	padding-left: 14px;
}
img.catTitle {
	display: inline;
	float: left;
	width: 172px;
	padding-bottom: 34px;
	padding-top: 6px;
	padding-left: 24px;
}
img.ad1 {
	display: block;
	float: left;
	width: 232px;
	padding-bottom: 6px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
img.ad2 {
	display: block;
	float: left;
	width: 508px;
	padding-bottom: 6px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#footer {
	width: 776px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	padding-top: 10px;
	background-image: url(../images/2008/line_weathered1.gif);
	background-position: left top;
	background-repeat: no-repeat;
	position: relative;
	float: left;
	padding-bottom: 20px;
}
#footLeft {
	float: left;
	width: 576px;
}
#footRight {
	float: right;
	width: 200px;
	color: #666666;
}
#footer ul {
	list-style-type: none;
	display: inline;
}
#footer ul li {
	display: inline;
}
#footer ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	float: left;
	padding-right: 10px;
	text-decoration: none;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#footer ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	float: left;
	padding-right: 10px;
	text-decoration: none;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#footRight a {
	width: 200px;
	color: #666666;
	font-size: 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#footRight a:hover {
	width: 200px;
	color: #333333;
	font-size: 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.thumbNailScent {
	float: left;
	width: 80px;
	padding-right: 14px;
	padding-left: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
	display: inline;
}
#scents {
	float: left;
	width: 750px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#scents h1 {
	width: 80px;
	font-size: 11px;
	font-weight: bold;
	float: left;
	display: block;
	margin: 0px;
}
#scents  a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background-position: center;
	text-decoration: none;
	display: block;
}
#scents  a:visited  {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	display: block;
}
#scents  a:hover  {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	display: block;
}
#scents a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-bottom: 8px;
	height: 80px;
	width: 80px;
	display: block;
}
#scents h2 {
	width: 80px;
	font-size: 9px;
	float: left;
	display: block;
	color: #999999;
	padding-top: 18px;
	margin: 0px;
	padding-bottom: 20px;
}
img.avalScents {
	display: block;
	float: left;
	width: 120px;
	padding-bottom: 8px;
	padding-top: 18px;
	padding-left: 14px;
	height: 9px;
}
.blank {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	text-decoration: none;
	width: 630px;
	padding-top: 60px;
	padding-left: 60px;
	padding-bottom: 60px;
}
#genList {

}
#genList   ul   li {
	width: 350px;

}
#genList   ul   li   a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #996699;
	text-decoration: none;
	line-height: 16px;
}
#genList   ul   li   a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #996699;
	text-decoration: underline;
	line-height: 16px;
}
#genContent {
}
#genContent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	display: inline;
	line-height: 48px;
	padding-right: 12px;
}
#genContent a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #996699;
}
#genContent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	display: block;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 24px;
	color: #666666;
}
#contactus form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
#contactus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.shopContent {
	width: 640px;
	padding-right: 67px;
	padding-bottom: 14px;
	padding-left: 67px;
	float: left;
	position: relative;
}
.subtle {
	font-size: 8pt;
	color: #333333;
}
