/* CSS Document */

html, body {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 100%;
}
h2 {
	color: #666;
	font-size: 24px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
}

h3 {
	color: #666;
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 10px 0 -7px 0;
}

/* ( Header )  */

#headerWrap {
	background: url(../images/headerBG.gif) repeat-x top;
	height: 115px;
}
#header {
	width: 700px;
	margin: 0 auto;
}
#header h1 {
	margin:4px 0pt 0pt 12%;
	width:191px;
	float: left;
}
* html #header h1 { margin-left: 6%; } /* IE 6 Hack */
#header h1 a:link, #header h1 a:visited {
	background: url(../images/logo.gif) no-repeat top left;
	float:none;
	height:102px;
	margin:0;
	width:191px;
	text-indent: -3000px;
	display: block;
	text-decoration: none;
}
#header h3 {
	color:#9E9E9E;
	float:left;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:22px;
	font-style:italic;
	font-weight:normal;
	margin: 0;
	padding-top: 67px;
}
/* self clearing rules */
.selfclear:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.selfclear { display: inline-block; _height: 1%; }
/* Hides from IE-mac \*/
.selfclear { display: block; }
/* End hide from IE-mac */

/* ( Navigation ) */

#navWrap {
	background: url(../images/navBG01.gif) repeat-x top;
}
#nav {
	width: 903px;
	margin: 0 auto;
}
/* self clearing rules */
#nav:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#nav { display: inline-block; _height: 1%; }
/* Hides from IE-mac \*/
#nav { display: block; }
/* End hide from IE-mac */
#nav ul {
	margin: 0;
	padding: 0;
}
#nav ul li {
	display: inline;
}
#nav ul li a:link, #nav ul li a:visited {
	text-decoration: none;
	padding: 6px 19px;
	color: #FFFEFC;
	font-size: 16px;
	font-weight: 900;
	float:left;
}
#nav ul li a:hover {
	background: url(../images/navBG02.gif) repeat-x;
	color:#e3d4bf;
}
#nav ul li img {
	float: left;
}

/* ( Body ) */

#bodyWrap {
	background: #CDB58F url(../images/bodyBG.gif) repeat-x top;
	padding: 0;
}
/* self clearing rules */
#bodyWrap:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#bodyWrap { display: inline-block; _height: 1%; }
/* Hides from IE-mac \*/
#bodyWrap { display: block; }
/* End hide from IE-mac */
#body {
	width: 903px;
	background: #fff;
	border-left: 1px solid #b3b3b3;
	border-right: 1px solid #b3b3b3;
	margin: 0 auto;
	padding: 24px 0;
	background: #FFF url(../images/bodyBG3.jpg) no-repeat center bottom;
}
#leftColumn {
	float: left;
	width: 208px;
	padding-bottom:132px;
}
#leftColumn h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #b09a76;
	text-align: left;
	font-weight: normal;
	font-size: 27px;
	background: url(../images/categoriesbg.gif) no-repeat center 28px;
	margin: 0 0 9px 17px;
}
#leftColumn ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#leftColumn ul li {
	padding: 0;
	margin: 0 0 0 22px;
	text-align: left;
	line-height:22px;
}
#leftColumn ul li a:link, #leftColumn ul li a:visited {
	color: #767575;
	font-size: 15px;
	text-decoration: none;
}
#leftColumn ul li a:hover {
	color: #767575;
	text-decoration: underline;
}
#leftColumn .secondary-categories {
	margin-top: 2em;
}
#leftNavDiv {
background-image:url(../images/leftNavDiv.gif);
width:145px;
height:1px;
margin:7pt 0pt 0pt 12px;
float:left;
display:block;
background-repeat: no-repeat;
background-position: center;
}
#rightColumn {
	float: right;
	width: 201px;
	padding-right: 11px;
}
#rightColumn h3 {
	padding-top: 24px;
	padding: 9px 0 8px;
	width: 201px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #b09a76;
	font-size: 24px;
	font-variant: small-caps;
	font-weight: normal;
	margin-top:17px;
	background: url(../images/sidecontent_head.gif) no-repeat;
}
#rightColumn .content {
	background-color: #FFF;
	background-image: url(../images/sidecontent_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-bottom: 0px;
	margin-bottom: 0px;
	
}
#rightColumn .content div {
	border-left: 1px solid #CFCFCF;
	border-right: 1px solid #CFCFCF;
	border-bottom: 1px solid #CFCFCF;
	padding: 7px 16px 1px 16px;
}
#rightColumn .content ul {
	padding-left: 20px;
	margin-left: 0;
}
#rightColumn .content ul  li {
	margin-bottom: .25em;
}
#rightColumn .quote {
	text-indent: 30px;
	background: url(../images/sidecontent_quote.gif) no-repeat top left;
	line-height: 12pt;
}
#rightColumn h4 a {
	width: 201px;
	height: 89px;
	text-decoration: none;
	text-indent: -3000px;
	background: url(../images/guarantee_btn.gif) no-repeat top left;
	display: block;
	text-align: left;
}
#bodyContent {
	float: left;
	width: 453px;
	padding: 0 0px;
}

/*#footerPic {
	width: 454px;
	height: 107px;
	background:url(../images/footpic_01.jpg) no-repeat;
	margin: 10pt 0pt 0pt 220px;
	clear: both;
} */

/* ( Footer ) */

#footerWrap {
	background: #000 url(../images/footerBG.gif) repeat-x top;
}
#footer {
	width: 903px;
	margin: 0 auto;
}
#footerContent {
	padding: 10px auto 0 auto;
}
/* self clearing rules */
#footerContent:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#footerContent { display: inline-block; _height: 1%; }
/* Hides from IE-mac \*/
#footerContent { display: block; }
/* End hide from IE-mac */
#footer #contact {
	float: left;
	width:200px;
	margin:9px 0px 0px 10px;
}
#footer #disclaimer {
	float: left;
	width:475px;
	margin:9px 0px 0px 10px;
}
#footer h4 {
	font-size: 18px;
	color: #FFFAF4;
	border-bottom: 1px dotted #FAFAFA;
	width: 183px;
	font-weight: normal;
	margin: 0 0 15px 0;
	padding-bottom: 6px;
}
#footer #contact address {
	font-style: normal;
	font-size: 11px;
	color: #EEE;
	float: left;
}
#footer #contact address a {
	text-decoration: none;
	color: #eee;
}
#footer #contact address a:hover {
	text-decoration: underline;
}
#footer #footerNav {
	float: right;
	color: #eee;
	width:200px;
	margin:9px 0px 0px 5px;
}
#footer #footerNav ul {
	margin: 0;
	padding: 0;
	width: 236px;
}
#footer #footerNav ul li {
	float: left;
    width: 118px;
	list-style: none;
}
#footer #footerNav ul li a:link, #footer #footerNav ul li a:visited {
	font-size: 11px;
	color: #EEE;
	text-decoration: none;
	
}
#footer #footerNav ul li a:hover {
	text-decoration: underline;
}
#copyright {
	font-size: 11px;
	color: #CCC;
	text-align: center;
	padding: 5px 0;
}
#copyright a:link, #copyright a:visited {
	color: #CCC;
	text-decoration: none;
}
#copyright a:hover {
	text-decoration: underline;
}

/* ( Classes ) */

.clear {
	clear: both;
}
.smallRight {
	font-size: 11px;
	text-align: right;
}
div.horRule {
	height: 24px;
	background: url(../images/hr.gif) no-repeat;
	margin: 15px 0 20px 0;
}
div.horRule hr {
	display: none;
}
.top {
	text-align: right;
}
.faq-question {
	font-style: normal;
}
.faq-a {
	margin-left: 25px;
}
.prodLinks {
font-size:15px;
color:#767575;
text-decoration:none;
float:center;
}
p a:link {
color:#666666;
font-weight:bold;
}
p a:visited {
color:#666666;
font-weight:bold;
}
p a:hover {
color:#666666;
font-weight:bold;
}
.disclaimer {
font-size:10px;
color:#999999;
}
.sideImg {
margin:0 0 0 11px;
}
#indexbtnJewel {
padding:0px 0 0 50px;
float:left;
display:block;
}
#indexbtnDog {
padding:0px 20pt 20px 70px;
float:left;
display:block;
clear:right;
}
.jewelrypartyGirl {
margin:0pt 29px 0pt 0px;
float:left;
display:block;
}
.subTitle {
	color: #666;
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
/* #homeImg {
	float:right;
	height:270px;
	margin:0pt 0pt 0pt 5px;
	padding:20px 0pt 20px 20px;
	width:186px;
	background: url(../images/index-girl-head.jpg) no-repeat;
} */
.contentImg {
	float:right;
	height:260px;
	margin:0pt 0pt 0pt 5px;
	padding:0px 0pt 0px 20px;
	width:180px;
 }
 .contentImgLeft {
	float:left;
	height:260px;
	margin:0pt 4pt 0pt -3px;
	width:180px;
 }
#topLeftPearls {
background:url(../images/bgheader-topleft.jpg) no-repeat left;
width:124px;
height:101px;
margin:6px 0 0 0px;
float:left;
}
#topRightPearls {
background:url(../images/bgheader-topright.jpg) no-repeat left;
width:124px;
height:101px;
margin:6px 0 0 0px;
float:right;
}


