/*--------BODY--------*/
body{
	background-color:#000;
	margin:0;
	padding:0;
	font-family: georgia, times, serif; 
	line-height:1em;
	color: #ddd;
	font-size: 80%;
}
/*--------TYPE--------*/

a:link{ color: #d2232a;}
a:visited{ color: #d2232a;}
a:hover{ color:#d2232a; text-decoration:underline;}
a:link img, a:visited img, a:hover img, a:active img{ border: 0;}

p {
	margin-bottom: 1em;
}

/*--------PAGE WRAPPER--------*/

div#page{
	width: 740px;
	margin: 0 auto;
}

/*--------HEADER--------*/

div#header{
	background: url('../img/logo.gif') no-repeat top left;
	height:47px;
	margin-top:10px;
	width:223px;
	float:left;	
}

div#header h1 a {
	width:223px;
	height:47px;
	margin: 0;
	display:block;
}

div#header h1 a span{
	display:none;
	margin:0;
}

div#nav{
	float:left;
	margin:44px 0 0 10px;
	width:505px;
}	

div#nav ul{
	margin:0;
	display:block;
	float:right;
}

div#nav ul li{
	display:inline;
	text-transform:uppercase;
	font-size:1em;
	color:#6f6f5a;
}

div#nav ul li span{
	padding:0 8px;
	display:inline;
	color:#d2232a;

}

div#nav ul li a{
	color:#6f6f5a;
	text-decoration:none;
}
div#nav ul li a:hover {
	color: #d2232a;
	text-decoration: underline;
}
div#mainContent{
	width:736px;
	margin:10px 0;
	border:2px solid #6f6f5a;
	float:left;
}

div#home {
	background: url('../img/home_bg.jpg') no-repeat top left;
	height:520px;
}
div#footer{
	clear: both;
	font-family:trebuchet MS, verdana, arial;
	font-size:.9em;
	line-height: 1.6em;
	color:#6f6f5a;
	margin-bottom:20px;
	text-align: center;
}
div#footer a {
	color: #6f6f5a;
}
div#footer a:hover {
	color: #d2232a;
}
div#footer ul {
	margin: 10px 0;
}
div#footer ul li {
	display: inline;
}
.clear{
	clear:both;
	height:1px;
}
div.page_content {
	padding: 20px 20px 0 20px;
	min-height: 500px;
}
div#page_copy {
	float: right;
	text-align: right;
	line-height: 1.3em;
	margin-top: 15px;
}
div#home div#page_copy {
	width: 230px;
	margin-top: 110px;
}
div#our_story div#page_copy {
	width: 440px;
}
div#necklaces div#page_copy {
	margin-top: 25px;
}
div#charms div#page_copy, div#charm_detail div#page_copy, div#mens_detail div#page_copy, div#necklaces div#page_copy {
	margin-top: 25px;
}
div#where_to_buy {
	background: url('../img/jewelry/charm/PKR4C.jpg') no-repeat top left;
}
div#where_to_buy div#page_copy {
	margin-top: 0;
}
div.page_content h2 {
	font-size: 1.8em;
	font-style: italic;
	margin-bottom: 1em;
}
div#our_story div#page_photo {
	float: left;
	margin: 90px 0 0 20px;
}
div#contact div#page_copy, div#dealer_inquiry div#page_copy {
	width: 250px;
}
div#jewelry div#page_copy {
	width: 250px;
}
div#jewelry div#choice_thumbnails {
	float: left;
	width: 430px;
}
div#jewelry div#choice_thumbnails ul li {
	float: left;
	text-align: center;
	text-transform: uppercase;
	font-size: .9em;
	margin: 0 15px 15px 0;
}
div#jewelry div#choice_thumbnails a {
	display: block;
	width: 196px;
	height: 195px;
	color: #6f6f5a;
	text-decoration: none;
}
div#jewelry div#choice_thumbnails a:hover {
	color: #fff;
}
div#jewelry div#choice_thumbnails a span.label {
	position: relative;
	top: 176px;
}
div#jewelry div#choice_thumbnails a span span {
	margin: 0 8px;
	color: #d2232a;
}
div#jewelry div#choice_thumbnails a#pendant_thumb {
	background: url(../img/PendantSprite.jpg) no-repeat left top;
}
div#jewelry div#choice_thumbnails a:hover#pendant_thumb {
	background: url(../img/PendantSprite.jpg) no-repeat left -194px;
}
div#jewelry div#choice_thumbnails a#charms_thumb {
	background: url(../img/CharmSprite.jpg) no-repeat left top;
}
div#jewelry div#choice_thumbnails a:hover#charms_thumb {
	background: url(../img/CharmSprite.jpg) no-repeat left -194px;
}
div#jewelry div#choice_thumbnails a#necklace_thumb {
	background: url(../img/NecklaceSprite.jpg) no-repeat left top;
}
div#jewelry div#choice_thumbnails a:hover#necklace_thumb {
	background: url(../img/NecklaceSprite.jpg) no-repeat left -194px;
}
div#jewelry div#choice_thumbnails a#mens_thumb {
	background: url(../img/MensSprite.jpg) no-repeat left top;
}
div#jewelry div#choice_thumbnails a:hover#mens_thumb {
	background: url(../img/MensSprite.jpg) no-repeat left -194px;
}
div#page_copy.jewelry_copy {
	width: 350px;
	margin-top: 0;
	min-height: 300px;
}
div#page_copy.jewelry_copy h2 {
	font-size: 1.5em;
	font-style: italic;
	margin: 20px 0 15px 0;
}
div#page_copy.jewelry_copy p#price {
	font-weight: bold;
	font-size: 1.1em;
}
div#thumbnail_nav_grid {
	float: right;
	width: 375px;
}
div#thumbnail_nav_grid ul li {
	float: right;
	margin: 0 0 10px 10px;
}
div#pendants div#thumbnail_nav_grid ul li, div#pendant_detail div#thumbnail_nav_grid ul li {
	margin: 0 0 15px 15px;
}
div#thumbnail_nav_grid ul li a {
	display: block;
	width: 60px;
	height: 60px;
	text-decoration: none;
	border: solid 1px #6f6f5a;
}
div#thumbnail_nav_grid ul li a:hover {
	border: solid 1px #d2232a;
}
div#pendants, div#news, div#media_kit, div#links, div#email_submitted {
	background: url(../img/bg-pendants.jpg) no-repeat left top;
}
div#charms {
	background: url(../img/jewelry/charm/PKR4C.jpg) no-repeat left top;
}
div#necklaces {
	background: url(../img/bg-necklaces.jpg) no-repeat left top;
}
div#mens {
	background: url(../img/bg-mens.jpg) no-repeat left top;
}
div#jewelry_subnav {
	float: right;
	position: relative;
	right: -20px;
	top: -10px;
}
div#jewelry_subnav ul li {
	float: left;
	margin-right: 10px;
}
div#jewelry_subnav ul li a {
	float: left;
	text-decoration: none;
	display: block;
	height: 20px;
	background: url(../img/jewelry-subnav-bg-right.gif) no-repeat right top;
	padding: 0 11px 0 0;
	color: #6f6f5a;
}
div#jewelry_subnav ul li a:hover {
	color: #d2232a;
}
div#jewelry_subnav ul li a span {
	position: relative;
	top: -5px;	
}
div#contact div#contact_form, div#dealer_inquiry div#contact_form {
	width: 380px;
	border: solid 3px #6f6f5a;
	padding: 10px;
	background-color: #fff;
	color: #000;
}
div#email_submitted {
	text-align: center;
}
div.form_row {
	margin-bottom: 10px;
}
.req_marker {
	color: #d2232a;
}

/*FORM VALIDATION*/
input.disabled {
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
}
input.required, textarea.required {
	/*border: 1px solid #00A8E6;*/
}
input.validation-failed, textarea.validation-failed {
	border: 1px solid #FF3300;
	color : #FF3300;
}
input.validation-passed, textarea.validation-passed {
	border: 1px solid #00CC00;
	color : #000;
}
.validation-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #d2232a;
	color : #FFF;
	font-weight: bold;
}
.custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #C8AA00;
	color : #FFF;
	font-weight: bold;
}
form {
	font-size: 1.1em;
	line-height: 1.2em;
}
input, textarea, select {
	border: solid 1px #6f6f5a;
	padding: .2em;
}
input.text_field, textarea.text_field {
	width: 320px;
}
.side_note {
	font-size: .9em;
	font-style: italic;
}
input, textarea {
	cursor: default;
}
div#clasp_popup {
	display: block;
	width: 510px;
	margin: 10px auto;
	padding: 12px;
	border: solid 2px #6f6f5a;
}
div#clasp_popup div#clasp_copy {
	float: right;
	width: 200px;
	text-align: right;
	margin-top: 10px;
}
div#clasp_popup div#clasp_photo img {
	border: solid 1px #6f6f5a;
}
div#privacy_policy div#page_copy {
	text-align: left;
}
h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #6f6f5a;
	margin: 1em 0;
	font-style: italic;
}
div#site_map {
	background: url(../img/jewelry/mens/PKR4.jpg) no-repeat left top;
}
div#site_map div#page_copy {
	width: 200px;
}
div#site_map ul {
	font-size: 1.2em;
	line-height: 1.4em;
	list-style-type: disc;
	margin-left: 30px;
	text-align: left;
}
div#site_map ul ul {
	list-style-type: circle;
	font-size: 1em;
	margin-left: 20px;
}