body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	background-image: url(images/bk456.jpg);
}

#container {
	width: 850px;
	margin: 0 auto;
	border: 1px solid #745662;
	background-color: #360036;
}

#main {
	width: 850px;
}

#logo {
	width: 850px;
	height: 180px;
	background: #745662 url(images/header-bk-new.jpg) no-repeat;
	border-bottom: 1px solid #745662;
}
	
#logo a {
	padding-top: 40px;
	padding-left: 20px;
	display: block;
	text-decoration: none;
}

#logo a span {
  visibility: hidden;
}

#logo h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 30px;
	letter-spacing: 10px;
	color: #E7D2DE;
	margin: 0 0 20px;
}

#logo h2 {
	font-size: 16px;
	color: #E7D2DE;
	margin-left: 56px;
	margin: 0 0 0 20px;
}

#menu {
	width: 850px;
	height: 34px;
	background-color: #360036;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding-top: 12px;
	padding-left: 60px;
}

#menu li {
	display: inline;
}

#menu a:link, #menu a:visited {
	display: block;
	float: left;
	height: 25px;
	padding-right: 40px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #E7D2DE;
    text-align: center;
}

#menu a:hover, #menu a:active {
	color: #DC98BA;
    font-size: 14px;
}

#menu a#mcurrent, #menu #mcurrent a:hover {
	color: #993399;
}

#top {
	width: 850px;
	height: 15px;
	background-image: url(images/main-top.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

h1 {
	color: #660066;
	margin-left: 36px;
}

h2 {
	color: #660066;
	font-size: 20px;
	margin: 25px 10px;
}

h3 {
	color: #660066;
	font-size: 14px;
}

p {
	margin: 15px 10px;
}

main p {
	font-size: 16px;
}

div.hr {
	height: 15px;
	background: #EDE3EB url(images/wh-horiz-rule-sm.gif) no-repeat scroll left;
	margin-bottom: 5px; 
	margin-top: 0px;
}
div.hr hr {
  display: none;
}

#content {
	background-image: url(images/main-mid.jpg);
	background-repeat: repeat-y;
	background-position: center;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 25px;
}

#content h1 {
	margin: 0;
}

#content li {
	margin: 15px 0 0 15px;
}

a:link {
	text-decoration: underline;
	color: #660066;
}

a:hover {
	text-decoration: none;
}


#bottom
{
	height: 15px;
	background-image: url(images/main-bot.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#footer
{
	height: 30px;
	background-image: url(images/footer-bk-new.jpg);
	background-repeat: no-repeat;
	padding-top: 16px;
}

#footer p {
	text-align: center;
	font-size: 10px;
	color: #993399;
	margin: 0px;
	padding: 0px;
}

#footer a:link, #footer a:visited {
	color: #993399;
} 

#footer a:hover, #footer a:active {
	text-decoration: none;
	color: #DC98BA;
}

.leftimage {
	float: left;
	margin-right: 20px;
}

.bolditalic {
	font-weight: bold;
	font-style: italic;
	color: #660066;
}

td {
	font-size: 12px;
	white-space: nowrap;
	text-indent: 3px;
	vertical-align: top;
}

td.button {
	height:14px;
	width: 40px;
}

td.fragrance {
	height: 14px;
	width: 140px;
	margin-left: 5px;
}

form {
	margin: 0px;
}

.imgbottom {
	vertical-align: text-bottom;
}

.question {
	margin: 10px 0px 10px 20px;
	font-size: 14px;
	font-weight: bold;
	color: #360036;
}

.answer {
	margin-left: 40px;
}

.contact {
	margin-bottom: 0;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

.toggle {
	border: none;
}

#policies {
	padding-left: 5px;
}

#policies p {
	font-size: 11px;
}

#submenu {
	margin-left: 7px;
	height: 26px;
	clear: both;
	background-image: url(images/productmenubar.gif);
	background-repeat: no-repeat;
}

#submenu ul {
	list-style: none;
	margin: 0;
	padding-top: 3px;
	padding-left: 10px;
}

#submenu li {
	display: inline;
}

#submenu a:link, #submenu a:visited {
	display: block;
	float: left;
	height: 25px;
	padding-right: 28px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #993399;
    text-align: center;
}

#submenu a:hover, #submenu a:active {
	color: #360036;
    font-size: 14px;
}

#submenu a#smcurrent, #submenu #smcurrent a:hover {
	color: #360036;
}
.mbullet {
}
.mbullet {
	vertical-align: text-bottom;
	border: none;
	margin: 2px 4px;
}
#content .heading {
	margin-left: 10px;
}
.price {
	margin-left: 0px;
}
.item {
	text-align: center;
	margin: 0;
}
.img-shadow-lt {
	background: url(images/shadow.png) no-repeat bottom right !important;
	background: url(images/shadow.gif) no-repeat bottom right;
	margin: 10px 10px 0 10px !important;
	margin: 10px 10px 0 5px;
	float: left;
}

.img-shadow-lt img {
	display: block;
	position: relative;
	margin: -6px 6px 6px -6px;
	padding-left: 6px;
} 
#content .lamps {
	margin: 10px auto;
}
#content .lamps td{
	margin: 0;
	text-align: center;
}
#content hr {
	background-color: #360036;
	color: #360036;
	height: 3px;
	width: 97%;
}
#selecta, #selectb {
	background-image: url(images/lamp-select.gif);
	background-repeat: no-repeat;
	height: 38px;
	width: 104px;
	margin: 0 auto;
	margin-bottom: 10px;
}
#selecta ul, #selectb ul {
	list-style: none;
	margin: 0 0 0 14px; padding: 11px 0 0 0;
}
#selecta li, #selectb li{
	display: inline;
	padding: 0;
	margin: 0 4px 0 4px;
	font-weight: bold;
	color: #660066;
}
#activea a:link, #activea a:visited, #activea a:hover,
#activeb a:link, #activeb a:visited, #activeb a:hover
{
	color: #F000F0;
	text-decoration: underline !important;
}
#selecta a:link, #selecta a:visited,
#selectb a:link, #selectb a:visited {

	text-decoration: none;
}
#selecta a:hover, #selectb a:hover {
	color: #F000F0;
}

