/* PAGE/GENERAL */
* {
	margin: 0;
	padding: 0;
}
#page a, a:link, a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #a58c91;
	outline: none;
/* removes the dotted line around images in Firefox */
}
#page a:hover, a:active {
	color: #ec9ca9;
}
body {
	background: url(../images/bg-grey.gif) center top repeat-y;
	line-height: 1.2;
	font-size: 78%
}
#page {
	width: 800px;
	margin: 0 auto;
	min-height: 100%;
	text-align: left;
	background: #fff url(../images/header.jpg) center top no-repeat;
}
* html #page {
	height: 100%;
}
.clearer {
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}
.hidden {
	position: absolute;
	left: -10000px;
}
/*  ---------------------------|  TYPOGRAPHY  |---------------------------  */
p, h2, em {
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
/* displayed at 12px */
	color: #a58c91;
	font-weight: normal;
}
em {
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
}
p {
	font-size: 1em;
	font-weight: normal;
	line-height: 1.2em;
	margin-bottom: 0.72em;
}
p.first, em.first {
	padding-top: 8px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 3em;
	font-weight: normal;
	color: #ec9ca9;
	overflow: hidden;
	letter-spacing: -1px;
}
h2 {
	font-size: 1.4em;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #8c686f;
	letter-spacing: -1px;
	padding-top: 5px;
}
/*  ------------------------------|  LAYOUT  |------------------------------  */
#header {
	height: 130px;
	margin: 0 25px 0 25px;
}
#logo {
	position: absolute;
	z-index: 20;
	width: 92px;
	height: 52px;
	overflow: hidden;
	margin-top: 30px;
	margin-left: 6px;
}
#logo a {
	display: block;
	height: 68px;
	overflow: hidden;
	color: #FFFFFF;
	font-size: 150%;
	line-height: 68px;
}
#logo a:hover {
	cursor: hand;
	c\ursor: pointer;
}
#logo span.replacement {
	display: none;
	position: absolute;
	top: 0;
	width: 211px;
	height: 68px;
	background-repeat: no-repeat;
}
* h\tml #logo span.replacement {
	display: block;
	z-index: 30;
	background-image: url(../images/logo.gif);
}
#logo a span.replacement {
	display: block;
	z-index: 35;
	background-image: url(../images/logo.gif);
}
#logo span.linkText {
	position: relative;
	z-index: 25;
}
ul#nav {
	position: relative;
	top: 91px;
	left: -5px;
	width: 370px;
	height: 30px;
	margin: 0;
	list-style-type: none;
	overflow: hidden;
}
body#none ul#nav {
	background: transparent url(../images/nav.gif) no-repeat 0 0;
}
body#home ul#nav {
	background: transparent url(../images/nav.gif) no-repeat 0 -30px;
}
body#collections ul#nav {
	background: transparent url(../images/nav.gif) no-repeat 0 -60px;
}
body#howtobuy ul#nav {
	background: transparent url(../images/nav.gif) no-repeat 0 -90px;
}
body#ourstory ul#nav {
	background: transparent url(../images/nav.gif) no-repeat 0 -120px;
}
body#contact ul#nav {
	background: transparent url(../images/nav.gif) no-repeat 0 -150px;
}
ul#nav li a {
	position: absolute;
	top: 0;
	width: 370px;
	text-indent: -9000px;
	text-decoration: none;
	padding: 32px 0 0 0;
	overflow: hidden;
	height: 0px !important;
height
/**/
	: 32px;
/* IE5/Win */
	background: transparent url(../images/nav.gif) no-repeat;
}
body#none li#hom a {
	width: 55px;
	background-position: 0 0;
	width: 55px;
	left: 0;
}
body#none li#hom a:hover {
	width: 55px;
	background-position: 0 -30px;
}
body#none li#col a {
	width: 85px;
	background-position: -55px 0px;
	left: 55px;
}
body#none li#col a:hover {
	width: 85px;
	background-position: -55px -60px;
}
body#none li#buy a {
	width: 87px;
	background-position: -140px 0;
	left: 140px;
}
body#none li#buy a:hover {
	width: 87px;
	background-position: -140px -90px;
}
body#none li#abo a {
	width: 75px;
	background-position: -227px 0;
	left: 227px;
}
body#none li#abo a:hover {
	width: 75px;
	background-position: -227px -120px;
}
body#none li#con a {
	width: 68px;
	background-position: -302px 0;
	left: 302px;
}
body#none li#con a:hover {
	width: 68px;
	background-position: -302px -150px;
}
body#home li#hom a {
	width: 55px;
	background-position: 0 -30px;
	width: 55px;
	left: 0;
}
body#home li#hom a:hover {
	width: 55px;
	background-position: 0 -30px;
}
body#home li#col a {
	width: 85px;
	background-position: -55px 0px;
	left: 55px;
}
body#home li#col a:hover {
	width: 85px;
	background-position: -55px -60px;
}
body#home li#buy a {
	width: 87px;
	background-position: -140px 0;
	left: 140px;
}
body#home li#buy a:hover {
	width: 87px;
	background-position: -140px -90px;
}
body#home li#abo a {
	width: 75px;
	background-position: -227px 0;
	left: 227px;
}
body#home li#abo a:hover {
	width: 75px;
	background-position: -227px -120px;
}
body#home li#con a {
	width: 68px;
	background-position: -302px 0;
	left: 302px;
}
body#home li#con a:hover {
	width: 68px;
	background-position: -302px -150px;
}
body#collections li#hom a {
	width: 55px;
	background-position: 0 0px;
	width: 55px;
	left: 0;
}
body#collections li#hom a:hover {
	width: 55px;
	background-position: 0 -30px;
}
body#collections li#col a {
	width: 85px;
	background-position: -55px -60px;
	left: 55px;
}
body#collections li#col a:hover {
	width: 85px;
	background-position: -55px -60px;
}
body#collections li#buy a {
	width: 87px;
	background-position: -140px 0;
	left: 140px;
}
body#collections li#buy a:hover {
	width: 87px;
	background-position: -140px -90px;
}
body#collections li#abo a {
	width: 75px;
	background-position: -227px 0;
	left: 227px;
}
body#collections li#abo a:hover {
	width: 75px;
	background-position: -227px -120px;
}
body#collections li#con a {
	width: 68px;
	background-position: -302px 0;
	left: 302px;
}
body#collections li#con a:hover {
	width: 68px;
	background-position: -302px -150px;
}
body#howtobuy li#hom a {
	width: 55px;
	background-position: 0 0px;
	width: 55px;
	left: 0;
}
body#howtobuy li#hom a:hover {
	width: 55px;
	background-position: 0 -30px;
}
body#howtobuy li#col a {
	width: 85px;
	background-position: -55px 0px;
	left: 55px;
}
body#howtobuy li#col a:hover {
	width: 85px;
	background-position: -55px -60px;
}
body#howtobuy li#buy a {
	width: 87px;
	background-position: -140px -90px;
	left: 140px;
}
body#howtobuy li#buy a:hover {
	width: 87px;
	background-position: -140px -90px;
}
body#howtobuy li#abo a {
	width: 75px;
	background-position: -227px 0;
	left: 227px;
}
body#howtobuy li#abo a:hover {
	width: 75px;
	background-position: -227px -120px;
}
body#howtobuy li#con a {
	width: 68px;
	background-position: -302px 0;
	left: 302px;
}
body#howtobuy li#con a:hover {
	width: 68px;
	background-position: -302px -150px;
}
body#ourstory li#hom a {
	width: 55px;
	background-position: 0 0;
	width: 55px;
	left: 0;
}
body#ourstory li#hom a:hover {
	width: 55px;
	background-position: 0 -30px;
}
body#ourstory li#col a {
	width: 85px;
	background-position: -55px 0px;
	left: 55px;
}
body#ourstory li#col a:hover {
	width: 85px;
	background-position: -55px -60px;
}
body#ourstory li#buy a {
	width: 87px;
	background-position: -140px 0;
	left: 140px;
}
body#ourstory li#buy a:hover {
	width: 87px;
	background-position: -140px -90px;
}
body#ourstory li#abo a {
	width: 75px;
	background-position: -227px -120px;
	left: 227px;
}
body#ourstory li#abo a:hover {
	width: 75px;
	background-position: -227px -120px;
}
body#ourstory li#con a {
	width: 68px;
	background-position: -302px 0;
	left: 302px;
}
body#ourstory li#con a:hover {
	width: 68px;
	background-position: -302px -150px;
}
body#contact li#hom a {
	width: 55px;
	background-position: 0 0;
	width: 55px;
	left: 0;
}
body#contact li#hom a:hover {
	width: 55px;
	background-position: 0 -30px;
}
body#contact li#col a {
	width: 85px;
	background-position: -55px 0px;
	left: 55px;
}
body#contact li#col a:hover {
	width: 85px;
	background-position: -55px -60px;
}
body#contact li#buy a {
	width: 87px;
	background-position: -140px 0;
	left: 140px;
}
body#contact li#buy a:hover {
	width: 87px;
	background-position: -140px -90px;
}
body#contact li#abo a {
	width: 75px;
	background-position: -227px 0;
	left: 227px;
}
body#contact li#abo a:hover {
	width: 75px;
	background-position: -227px -120px;
}
body#contact li#con a {
	width: 68px;
	background-position: -302px -150px;
	left: 302px;
}
body#contact li#con a:hover {
	width: 68px;
	background-position: -302px -150px;
}
#sidebar {
	position: realitive;
	float: left;
	width: 350px;
	margin: 0;
	margin-top: 60px;
}
#boxWrapper {
	width: 283px;
	background: #fff3ed url(../images/box_middle.gif) left top repeat-y;
  
}
#boxTop {
	height: 30px;
	background: url(../images/box_top.gif) left top no-repeat;
	z-index: 10;
}
#boxBottom {
	height: 35px;
	background: url(../images/box_bottom.gif) left bottom no-repeat;
	z-index: 10;
}
#boxWrapper p {
	padding: 0 30px 0 30px;
	margin: 0;
	margin-bottom: 5px;
}
h2.newsletter {
	padding: 0 25px 0 30px;
}
#button-sign-up {
	display: block;
	background: url(../images/button_signup.gif) left;
	width: 80px;
	height: 30px;
	text-indent: -9999px;
	margin-left: 25px;
}
#button-sign-up:hover {
	background-position: right;
}
#menu {
	position: absolute;
	z-index: 10;
	top: 0;
	width: 710px;
	height: 68px;
	margin-top: 0;
	margin-left: 0;
	list-style: none;
}
#menu li {
	position: absolute;
	top: 0;
	height: 68px;
}
#menu a {
	display: block;
	height: 68px;
	overflow: hidden;
	color: #FFFFFF;
	line-height: 68px;
}
#menu a:hover {
	cursor: hand;
	c\ursor: pointer;
}
#menu a:hover span.replacement {
	background-position: 0 -68px;
}
#menu li.on a span.replacement, #menu li.on a:hover span.replacement {
	background-position: 0 -136px;
}
#menu span.replacement {
	display: none;
}
* h\tml #menu span.replacement {
	display: block;
	position: absolute;
	z-index: 10;
	top: 0;
	height: 68px;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#menu a span.replacement {
	display: block;
	position: absolute;
	z-index: 15;
	top: 0;
	height: 68px;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#menu span.linkText {
	position: relative;
	z-index: 5;
}
#menuAbout {
	width: 86px;
	margin-left: 624px;
}
#menuAbout span.replacement {
	width: 86px;
	background-image: url(../images/menu_about.gif);
}
#menuSupport {
	width: 100px;
	margin-left: 524px;
}
#menuSupport span.replacement {
	width: 100px;
	background-image: url(../images/menu_support.gif);
}
/* CONTENT */
#content {
	padding-bottom: 110px;
/* Was 150px */
}
#contentMain {
	display: inline;
	clear: both;
	float: left;
	margin-top: 0;
	margin-left: 30px;
	width: 350px;
	margin-right: 30px;
}
#flashmusic {
width: 75px;
height: 18px;
padding-left: 30px;
}

/* FOOTER */
#footer {
	width: 800px;
	padding-top: 105px;
	font-size: 85%;
	color: #A6B8CA;
	text-align: left;
	background:  url(../images/footer.gif) right top no-repeat;
}
#footerWrapper {
	height: 24px;
	background: #a88a36 url(../images/footer_gold.jpg) left top no-repeat;
	width: 800px;
	font-family: 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #fff;
}
#footer #credits {
	float: left;
	text-align: left;
	width: 415px;
	padding: 5px;
	padding-top: 7px;
	padding-left: 7px;
	font-weight: bold;
}
#footer #links {
	float: right;
	width: 200px;
	text-align: right;
	padding: 5px;
	padding-right: 10px;
}
#footer a:link, a:visited, a:active, a:hover {
	color: #fff;
	font-weight: bold;
}
#bottomLinks {
	list-style: none;
	margin-top: 0;
	margin-left: 0;
	padding-top: 1.5em;
	width: 800px;
}
#bottomLinks li {
	display: inline;
	border-left: 1px solid #527597;
	padding-right: 1em;
	padding-left: 1em;
}
#bottomLinks li.first {
	border-left: 0 none transparent;
}
#bottomLinks a {
	color: #A6B8CA;
}
#footer p {
	margin-top: 1.5em;
}
ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	margin-bottom: 0.72em;
}
#list ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#list li {
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #a58c91;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.2em;
	background-image: url(../images/bullet.gif);
	background-position: 0 -1px;
	background-repeat: no-repeat;
	padding: 0 0 0 1em;
	margin: 0;
/* left padding moves the text away from the bullet */
}
p.red {
	color: red;
}
.sitemap {
	margin: 0;
	padding: 0;
	padding-top: 8px;
}
.sitemap ul {
	padding: 0;
}
.sitemap li {
	list-style-type: none;
	margin: 0;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #a58c91;
	font-weight: normal;
	margin-bottom: 0.72em;
}
.sitemap li li {
	list-style-type: none;
	margin: 0;
	padding-left: 2em;
}
.sitemap ul ul {
	list-style-type: none;
	margin: 0;
	padding-left: 0.8em;
}
#terms {
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
/* displayed at 12px */
	color: #a58c91;
	font-weight: normal;
padding-top: 8px;
}
#terms p {
margin-bottom: 25px;
}

#terms em {
	font-style: normal;
	font-weight: bold;
	display: block;
}
#terms ul {
  margin: 0;
  padding: 0;
	list-style: none;
}
#terms ol li {
margin-bottom: 25px;
margin-left: 0;
}
#terms ol {
margin-left: 29px;
}
#terms ol ol {
	list-style: lower-alpha;
	margin-bottom: 20px;
}
#terms ol ol ol {
	list-style: lower-roman;
}
#terms ul li, #terms ol ol li {
margin-bottom: 0;
} 

