/* CSS Document */

img {
	margin: 0;
	border: 0;
	padding: 0;
}

body {
	margin: 0 auto;
	padding: 10px 0 0 0;
	background: #fff;
	font: 11px Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

p {
	margin: 0;
	padding: 4px 0 8px 0;
	color: #fff;
	text-align: left;
	font: 13px Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
}

ul {
	color: #fff;
	line-height: 18px;
	text-align: left;
}

h1 {
	margin: 0;
	padding: 0;
	line-height: 0;
}

h2 {
	margin: 0 0 12px 0;
	padding: 0 0 8px 0;
	line-height: 0;
	border-bottom: 1px dotted #666;
}

h3 {
	font: 16px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #fff;
	margin: 0 0 12px 0;
	padding: 0;
	text-align: left;
}

a {
	color: #cc0000;
	text-decoration: none;
	}

a:hover {
	color: #fff;
	text-decoration: none;
	}

a.whitelinks {
	color: #fff;
	text-decoration: none;
	}

a.whitelinks:hover {
	color: #cc0000;
	text-decoration: none;
	}

table {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	border: 0;
}

form {
	margin: 6px 0 6px 0;
	padding: 0;
}

input {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #000;
	background: #666;
	border: 1px solid #fff;
	padding: 4px;
	width: 160px;
}

input.button {
	border: none;
	padding: 0;
	margin: 0;
	background: #000;
	width: auto;
}

select {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #000;
	background-color: #666;
}

#header {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0;
	background: url(../images/bkg-redline.gif) repeat-x bottom;
}

#footer {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0;
	background: url(../images/bkg-redline-bot.gif) repeat-x top;
}

#footer p {
	color: #000;
	text-align: center;
}

#footer a {
	color: #000;
	text-decoration: none;
}

#footer a:hover {
	color: #666;
	text-decoration: none;
}

#footer a.botnav {
	color: #666;
	text-decoration: none;
}

#footer a.botnav:hover {
	color: #000;
	text-decoration: none;
}

#top {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: url(../images/img-top-ornament.gif) no-repeat;
	width: 439px;
	height: 117px;
}

#topnav {
	padding: 90px 0 0 8px;
}

#top ul {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	display: inline;
	list-style-type: none;
}

#top li {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	display: inline;
	list-style-type: none;
	font: 10px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}

#top li a {
	color: #666;
	text-decoration: none;
}

#top li a:hover {
	color: #fff;
	text-decoration: underline;
}

#main {
	background: url(../images/bkg-main.gif) repeat-x top #d3d3d3;
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0;
}

#content {
	width: 920px;
	height: auto;
	background: url(../images/bkg-home-hero.jpg) bottom no-repeat #000;
	margin: 0 auto;
	padding: 0;
}	

#content-rt {
	width: 260px;
	height: auto;
	margin: 0 auto;
	padding: 20px 20px 0 0;
	float: right;
	text-align: center;
}

#content-main {
	width: 550px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	float: left;
}

#content-main-rt {
	width: 205px;
	height: auto;
	margin: 0 auto;
	padding: 400px 0 0 0;
	text-align: center;
	float: right;
}

#content-main-lt {
	width: 225px;
	height: auto;
	margin: 0 auto;
	padding: 20px 0 0 20px;
	text-align: left;
	float: left;
}

#shop {
	width: 920px;
	height: auto;
	background: #000;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#shop select {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #333;
	background: #ccc;
	width: 150px;
}

#shop-rt {
	width: 615px;
	height: auto;
	margin: 0 auto;
	padding: 20px 20px 0 20px;
	text-align: center;
	float: right;
}

#products-rt {
	width: 180px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	float: right;
}

#products-main {
	width: 400px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: center;
	float: left;
}

#products-main-rt {
	width: 180px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: center;
	float: right;
}

#products-main-lt {
	width: 180px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: center;
	float: left;
}

.product-wrap {
	background: url(../images/bkg-products.gif) repeat-y;
	padding: 4px;
	margin: 0 0 10px 0;
	text-align: center;
	width: auto;
	height: auto;
}

#shop-lt {
	width: 225px;
	height: auto;
	margin: 0 auto;
	padding: 10px 0 0 20px;
	text-align: left;
	float: left;
}

#shopnav {
	width: auto;
	height: auto;
	margin: 0;
	padding: 10px 0 0 0;
	text-align: left;
}

#shopnav ul {
	display: inline;
	list-style-type: none;
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}

#shopnav li {
	display: inline;
	list-style-type: none;
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}

#shopnav li a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}

#shopnav li a:hover {
	color: #666;
	text-decoration: underline;
}

#leftnav {
	width: auto;
	height: auto;
	margin: 0;
	padding: 10px 0 0 0;
	text-align: left;
}

#leftnav ul {
	display: block;
	list-style-type: none;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}

#leftnav li {
	display: block;
	list-style-type: none;
	width: auto;
	height: auto;
	margin: 0;
	padding: 12px 0 12px 0;
	text-transform: uppercase;
	color: #fff;
	font: 14px Georgia, "Times New Roman", Times, serif;
}

#leftnav li a {
	color: #fff;
	text-decoration: none;
	padding: 2px 16px 1px 3px;
	border: 1px solid #4e4e4e;
	position: relative;
}

#leftnav li a img{
	position: absolute;
	right: -13px;
	top: -1px;
}

#leftnav li a:hover {
	color: #fff;
	text-decoration: none;
	padding: 2px 16px 1px 3px;
	border: 1px solid #4e4e4e;
	background-color: #b50a13;
}

#leftnav li a.earrings {
	background: url(../images/bkg-nav-earrings.gif) no-repeat;
}

#leftnav li a.earrings-on {
	background: url(../images/bkg-nav-earrings-on.gif) no-repeat;
}

#leftnav li a:hover.earrings {
	background: url(../images/bkg-nav-earrings-on.gif) no-repeat;
}

#leftnav li a.pendants {
	background: url(../images/bkg-nav-pendants.gif) no-repeat;
}

#leftnav li a.pendants-on {
	background: url(../images/bkg-nav-pendants-on.gif) no-repeat;
}

#leftnav li a:hover.pendants {
	background: url(../images/bkg-nav-pendants-on.gif) no-repeat;
}

#leftnav li a.bracelets {
	background: url(../images/bkg-nav-bracelets.gif) no-repeat;
}

#leftnav li a.bracelets-on {
	background: url(../images/bkg-nav-bracelets-on.gif) no-repeat;
}

#leftnav li a:hover.bracelets {
	background: url(../images/bkg-nav-bracelets-on.gif) no-repeat;
}

#leftnav li a.rings {
	background: url(../images/bkg-nav-rings.gif) no-repeat;
}

#leftnav li a.rings-on {
	background: url(../images/bkg-nav-rings-on.gif) no-repeat;
}

#leftnav li a:hover.rings {
	background: url(../images/bkg-nav-rings-on.gif) no-repeat;
}

#leftnav li a.purses {
	background: url(../images/bkg-nav-purses.gif) no-repeat;
}

#leftnav li a.purses-on {
	background: url(../images/bkg-nav-purses-on.gif) no-repeat;
}

#leftnav li a:hover.purses {
	background: url(../images/bkg-nav-purses-on.gif) no-repeat;
}

#leftnav li a.mens {
	background: url(../images/bkg-nav-mens.gif) no-repeat;
}

#leftnav li a.mens-on {
	background: url(../images/bkg-nav-mens-on.gif) no-repeat;
}

#leftnav li a:hover.mens {
	background: url(../images/bkg-nav-mens-on.gif) no-repeat;
}

.nav
{
	clear: both;
	margin: 12px 0 12px 0;
	color: #fff;
	font: 14px Georgia, "Times New Roman", Times, serif;
}

.navRoll
{
	clear: both;
	margin: 12px 0 12px 0;
	color: #fff;
	font: 14px Georgia, "Times New Roman", Times, serif;
}

.nav .navTxt
{
	float: left;
	padding: 2px 16px 1px 3px;
	border-top: 1px solid #4e4e4e;
	border-left: 1px solid #4e4e4e;
	border-bottom: 1px solid #4e4e4e;
	background-color: #000000;
	line-height: 17px;
	cursor: pointer;
	/* cursor: hand; */
}

.navRoll .navTxt
{
	float: left;
	padding: 2px 16px 1px 3px;
	border-top: 1px solid #4e4e4e;
	border-left: 1px solid #4e4e4e;
	border-bottom: 1px solid #4e4e4e;
	background-color: #b50a13;
	position: relative;
	line-height: 17px;
	cursor: pointer;
	/* cursor: hand; */
}

.nav .navImg, .navRoll .navImg
{
	width: 7px;
	height: 22px;
	overflow: hidden;
	position: relative;
	cursor: pointer;
	/* cursor: hand; */
	float: left;
}

.nav .navImg IMG
{
	position: relative;
	left: 0px;
}

.navRoll .navImg IMG
{
	position: relative;
	left: -7px;
}

#featured {
	width: 254px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#featured-prod {
	background: url(../images/bkg-ftrdprod.gif) repeat-y;
	width: 254px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#featured-prod p {
	text-align: center;
	padding: 0;
	margin: 0;
}	

p.ftrdprod {
	font-style: italic;
	color: #fff;
	font: 14px Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

p.price {
	font-style: italic;
	color: #fff;
	font: 18px Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

#featured-prod a {
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
}

#featured-prod a:hover {
	color: #fff;
	text-decoration: underline;
}

#bottom {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 439px;
	height: 110px;
}

#featured-nav {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 10px 0 0 40px;
	text-align: center;
}

#featured-nav ul {
	display: inline;
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	width: auto;
	height: auto;
	text-align: center;
}

#featured-nav li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: auto;
	height: auto;
}

#featured-nav li a, #featured-nav li img {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	width: 27px;
	height: 22px;
	float: left;
}

#featured-nav li a:hover {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #666;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}

#featured-nav li a.more {
	background: url(../images/bkg-viewmore.gif) no-repeat;
	margin: 0;
	padding: 4px 0 0 0;
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	height: 22px;
	width: 119px;
	float: left;
}

#featured-nav li a:hover.more {
	color: #666;
	padding: 4px 0 0 0;
	text-decoration: none;
}

#spec-img-wrap
{
	padding-top:36px;
}
#spec-img
{
	border:solid 1px #fff;
}

#product-details {
	background: url(../images/bkg-product-details.gif) repeat-y;
	width: 599px;
	height: auto;
	padding: 8px;
	text-align: left;
}

#product-details-right {
	width: 280px;
	height: auto;
	float: right;
}

#product-details-right h4 {
	font: 24px Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	line-height: 26px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

#product-details-right h5 {
	font: 20px Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	line-height: 22px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0px;
	padding: 0px;
}


#pagetitle
{
	font: 20px Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	line-height: 22px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0px;
	padding: 0px;
}

#link-next, #link-prev
{
	cursor:pointer;
}

/***Tony Aslett's clearing hack***/
  .clearing:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

  .clearing {
    display: inline-block;
    }

  /* hides from IE/Mac \*/
  * html .clearing { 
    height: 1%;
    }

  .clearing {
    display: block;
    }
  /* end hide from IE-Mac */
  /***end clearing hack***/