@charset "utf-8";
/* CSS Document */

body {
	margin: 0 auto;
	background: #721632;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333;
}
h1, h2, h3, h4, h5, h6, p {
	margin: .5em 0;
	padding: .5em 0;
}
h1 {
	font-size: 18px;
	color: #721632;
	border-bottom: 2px dotted #64575E;
}
h2 {
	font-size: 16px;
	color: #721632;
	border-bottom: 2px dotted #64575E;
}
h3 {
	font-size: 13px;
	color: #595344;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 16px;
	color: #fff;
	padding: 7px 12px 7px 42px;
	background: url(graphics/back-h5.jpg) no-repeat right center;
}

ol, ul {
	font-size: 13px;
	text-align: justify;
}

dl {
	text-align: justify;
	font-size: 13px;
	letter-spacing: .1em;
}
dt {
	font-weight: bold;
}
dd {
	margin-left: 0;
	margin-bottom: 1.5em;
}

a, a:link, a:visited {
	color: #721632;
	text-decoration: none;
}
a:hover {
	color: #847A66;
	text-decoration: underline;
}
a img {
	border: none;
}

#page {
	width: 1000px;
	margin: 0 auto;
}
#header {
	width: 1000px;
	height: 70px;
	position: relative;
}
#logo {
	width: 272px;
	height: 70px;
	position: absolute;
	left: 0;
	top: 0;
	border: none;
}
#date {
	position: absolute;
	right: 20px;
	top: 10px;
	color: #dedede;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
/*hnav*/
#hnav {
	width: 1000px;
	/*height: 40px;
	background: url(graphics/back-hnav.jpg) repeat-x left top;*/
	text-align: right;
	position: absolute;
	right: 20px;
	top: 40px;
}
#hnav ul {margin:0;padding:0;display:inline;list-style-type:none;}
#hnav li a {border-color:#fff #000 #000 #fff;border-style:solid;border-width:1px;color:#333;font-family:Arial,Helvetica,sans-serif;font-size:12px;font-style:normal;font-variant:normal;font-weight:bold;line-height:29px;padding:0.2em 8px;text-decoration:none;letter-spacing:normal;}
#hnav li a {
	border: none;
	padding: 8px
}
#hnav li a:link, #hnav li a:visited { color: #fff;}
#hnav li {padding:0;display:inline;padding:0;}
body.a-buy li#a-buy a, body.a-buy li#a-buy a:link, body.a-buy li#a-buy a:visited {
	color: #721632;
	background: url(graphics/back-a.jpg) no-repeat left center;
}
#hnav li#a-buy a:hover {
	color: #721632;
	background: url(graphics/back-a.jpg) no-repeat left center;
}
body.a-about li#a-about a, body.a-about li#a-about a:link, body.a-about li#a-about a:visited {
	color: #721632;
	background: url(graphics/back-a-about.jpg) no-repeat left center;
}
#hnav li#a-about a:hover {
	color: #721632;
	background: url(graphics/back-a-about.jpg) no-repeat left center;
}
body.a-faq li#a-faq a, body.a-faq li#a-faq a:link, body.a-faq li#a-faq a:visited {
	color: #721632;
	background: url(graphics/back-a-faq.jpg) no-repeat left center;
}
#hnav li#a-faq a:hover {
	color: #721632;
	background: url(graphics/back-a-faq.jpg) no-repeat left center;
}
body.a-home li#a-home a, body.a-home li#a-home a:link, body.a-home li#a-home a:visited {
	color: #721632;
	background: url(graphics/back-a-home.jpg) no-repeat left center;
}
#hnav li#a-home a:hover {
	color: #721632;
	background: url(graphics/back-a-home.jpg) no-repeat left center;
}
/*hnav*/
#about-btn {
	width: 296px;
	height: 40px;
	position: absolute;
	left: 0;
	top: 0;
}
#howto-btn {
	width: 342px;
	height: 40px;
	position: absolute;
	left: 296px;
	top: 0;
}
#faq-btn {
	width: 262px;
	height: 40px;
	position: absolute;
	left: 638px;
	top: 0;
}
#wrapper {
	width: 1000px;
	margin: 0 auto;
	background: url(graphics/back-wrapper.jpg) repeat-y;
	position: relative;
}
#top-cont {
	position: absolute;
	left: 188px;
	top: 0;
}
#bottom-cont {
	position: absolute;
	left: 188px;
	bottom: 0;
}
#leftbar {
	width: 180px;
	padding: 20px 0 0 0;
	margin: 25px 0;
	float: left;
	position: relative;
	background: #EAE7CD url(graphics/back-leftbar.jpg) no-repeat left top;
}
#leftbar p {
	padding: .3em  .5em 6px 2.3em;
	margin: .2em .5em;
	text-align: left;
	font-weight: bold;
	color: #847A66;
}
#left-bottom {
	width: 180px;
	height: 25px;
	background: url(graphics/back-left-bottom.jpg) no-repeat left bottom;
}
#rightbar {
	width: 160px;
	position: absolute;
	right: 0;
	top: 25px;
	z-index: 10;
}
div.container {
	width: 600px;
	min-height: 620px;
	padding: 30px 20px;
	margin: 0 auto;
	position: relative;
}
div.brand-desc {
	width: 600px;
	padding: 10px 20px;
	margin: 0 auto;
	text-align: justify;
}
div.store-banner {
	width: 600px;
	margin: 0 auto;
	text-align: center;
}
#page-heading {
	position: relative;
	top: 20px;
	text-align: left;
}
#page-heading h1 {
	width: 600px;
	position: relative;
	left: 200px;
}
div.product {
	width: 280px;
	min-height: 180px;
	padding: 0 230px 0 120px;
	margin: 0;
	position: relative;
}
div.product h2 {
	margin-bottom: 0;
	padding-bottom: 2px;
}
div.product h3 {
	margin: 0;
	padding-top: 0;
}
div.product h4 {
	margin: 0;
	padding: 0;
}
div.product p {
	margin: 0;
	text-align: justify;
}
div.productimg {
	width: 100px;
	/*height: 160px;*/
	position: absolute;
	left: 0;
	top: 15px;
	border: 2px solid #721632;
	text-align: center;
}
div.productimg img {
	display: block;
	margin: 0 auto;
	max-width: 100px;
}
div.mlogo {
	width: 104px;
	position: absolute;
	right: 105px;
	top: 15px;
	border: 2px solid #721632;
}
div.price {
	width: 90px;
	position: absolute;
	right: 0;
	top: 15px;
}
.text-small {
	font-size: 10px;
}
img.margintop15 {
	margin: 15px 0 0;
}
div.clear {
	clear: both;
	width: 650px;
	height: 1px;
	margin: 0 auto;
}
div.content {
	width: 600px;
	min-height: 620px;
	padding: 30px 20px;
	margin: 0 auto;
	position: relative;
}
div.content p {
	text-align: justify;
	font-size: 13px;
	letter-spacing: .1em;
}

ol.alpha {
	list-style-type: lower-alpha;
}

.imgleft {
	float: left;
	margin: 0 15px 5px 0;
}
.imgright {
	float: right;
	margin: 0 0 5px 15px;
}


#footer {
	width: 960px;
	height: 80px;
	padding: 0 20px;
	margin: 0 auto;
	/*background: #EAE7CD url(graphics/back-footer.jpg) repeat-x left top;*/
	position: relative;
}
#footnav {
	position: absolute;
	left: 20px;
	top: 17px;
}
#footcopyright {
	position: absolute;
	right: 20px;
	top: 17px;
}
#footer p {
	margin: 0;
	padding: 0;
	line-height: 12px;
}
p#disclaimer {
	position: relative;
	top: 36px;
	text-align: justify;
}
#footer p, #footer a, #footer a:link, #footer a:visited {
	/*color: #847A66;*/
	color: #dedede;
	text-decoration: none;
}
#footer a:hover {
	/*color: #721632;*/
	color: #fff;
	text-decoration: underline;
}
#bottom {
	width: 900px;
	margin: 0 auto;
	text-align: center;
	display: none;
}
#bottom p, #bottom a, #bottom a:link, #bottom a:visited {
	color: #eae7cd;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: .1em;
}
#bottom a:hover {
	color: #fff;
	text-decoration: underline;
}

.leftheading {
	color: #000;
}

