/* General Styles */
html {
	width:100%;
	height:100%;
}
body {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	background-color: #070707;
	color: #CCC;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #EEE;
}

h1,h2,h3,h4,h5,h6 {
	margin:0 0 0.25em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#FFF;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 12px;
	font-style:italic;
}
p,li {
	margin: 0 0 1em;
}

a:link,
a:visited,
a:hover,
a:active {
	color:#FFCC99;
	text-decoration: none;
}
a:visited {
	color:#CC9966;
	text-decoration: none;
}
a:hover {
	color:#FFCC66;
}
a:active {
	color:#FFCC00;
}
a span {
	color:#660000;
}
a:hover span {
	color:#F99;
}

.buffer {
	display:block;
	width:100%;
	height:1px;
	overflow:hidden;
	clear:both;
}
.imageBox {
	display:block;
	margin:0 0 20px;
}
#pageContainer {
	position:relative;
	display:block;
	margin: 0 auto;
	padding:0;
	width:962px;
	min-height:100%;
}
#copyright {
	position:relative;
	float:left;
	font-size:11px;
	line-height:20px;
	color:#CC6666;
}

/* Home Page Styles */
body.home #pageContainer {
	width:962px;
}
body.home #logoArea {
	z-index:2;
	position:absolute;
	top:60px;
	left:40px;
	width:255px;
	height:96px;
	background-image: url(/interface/images/RCM_biglogo.png);
	background-repeat: no-repeat;
	text-indent: -999999px;
}
body.home #navArea {
	z-index:30;
	position:absolute;
	top:196px;
	left:40px;
	width:255px;
}
body.home #navArea ul {
	margin:0;
	padding:0;
	list-style-type: none;
}
body.home #navArea li {
	margin:0 0 4px;
	padding:0;
}
body.home #navArea li a {
	display: block;
	width: 130px;
	height: 28px;
	background-image: url(/interface/images/navSprite.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
body.home #navArea li a:link,
body.home #navArea li a:visited,
body.home #navArea li a:hover,
body.home #navArea li a:active {
	color: #FFF;
	text-decoration: none;
}
body.home #navArea li a:visited {
	color: #CCC;
	text-decoration: none;
}
body.home #navArea li a:hover {
	color: #CCC;
}
body.home #navArea li a:active {
	color:#EEE;
}
body.home #nav1 {
	background-position: 0px 0px;
	display: block;
}
body.home #nav1:hover {
	background-position: -150px 0px;
}
body.home #nav2 {
	background-position: 0px -60px;
}
body.home #nav2:hover {
	background-position: -150px -60px;
	}
body.home #nav3 {
	background-position: 0px -120px;
}
body.home #nav3:hover {
	background-position: -150px -120px;
	}
body.home #nav4 {
	background-position: 0px -180px;
}
body.home #nav4:hover {
	background-position: -150px -180px;
}
body.home #nav5 {
	background-position: 0px -240px;
}
body.home #nav5:hover {
	background-position: -150px -240px;
}
#featuredProduct {
	position:absolute;
	right:0px;
	top:0px;
	width:796px;
	height:414px;
	z-index:1;
}
#featureDescription {
	position:absolute;
	right:20px;
	bottom:90px;
	width:256px;
	z-index:5;
	font-size: 12px;
	color: #FFF;
}
#featureDescription strong {
	font-size:18px;
	font-weight:bold;
	font-style:normal;
}
#featureDescription span {
	color:#F00;
}

body.home #contentPanel {
	z-index:4;
	position:absolute;
	display:block;
	left:0px;
	top:400px;
	width:962px;
	height:300px;
	background-image: url(/interface/images/home-btm.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	font-size:12px;
	text-align:justify;
	word-spacing:-0.05em;
}
body.home #contentPanel h3,
body.home #contentPanel h4 {
	font-size:14px;
	font-weight:bold;
	margin:0;
}
body.home #contentPanel p {
	margin:0 0 0.75em;
}
#jewelryTips {
	z-index:9;
	position:relative;
	float:left;
	margin:34px 0 0 40px;
	padding:16px 19px 0 0;
	width:255px;
	border-width:0px 1px 0px 0px;
	border-style:solid;
	border-color:#900;
}
#news {
	z-index:9;
	position:relative;
	float:left;
	width:617px;
	margin:20px 0 0 20px;
}
#newsTitle {
	z-index:6;
	position:relative;
	width:283px;
	height:30px;
	margin:0 auto !important;
	background-image: url(/interface/images/news-title.png);
	background-repeat: no-repeat;
	text-indent: -999999px;
}
#newsItemA,
#newsItemB {
	z-index:10;
	position:relative;
	float:left;
	width:45%;
	margin:0 30px 0 0;
}
body.home #pageFooter {
	position:absolute;
	bottom:0px;
	width:882px;
	margin:40px;
	clear:both;
}
#GFDM {
	z-index:13;
	position:relative;
	float:right;
	text-indent: -999999px;
}
#GFDM a {
	display:block;
	width:165px;
	height:20px;
	background-image: url(/interface/images/gfdm.png);
	background-repeat: no-repeat;
}



/* Interior Interface Styles */
body.interior {
	background-image:url(/interface/images/main-bkg.gif);
	background-position:center top;
	background-repeat:repeat-y;
}
body.interior #pageHeader {
	z-index: 10;
	position:relative;
	width:962px;
	height:140px;
	background-image: url(/interface/images/top-panel.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}

body.interior #navArea {
	position:absolute;
	left:300px;
	top: 52px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 17px;
	color: #FFF;
	line-height: normal;
}
body.interior #navArea a:link,
body.interior #navArea a:visited {
	color:#FFF;
}
body.interior #navArea a:hover {
	color:#CCC;
}
body.interior #navArea a:active {
	color:#EEE;
}
#contentArea {
	z-index:1;
	position:relative;
	display:block;
	width:880px;
	margin:0 auto;
	padding:0 0 107px;
	background-color:#555;
	line-height:1.5em;
}
.content {
	display: block;
	padding:40px;
	background-image:url(/interface/images/content-bkg.jpg);
	background-position:center -154px;
	background-repeat:no-repeat;
}
.contentLcol {
	float: left;
	width: 25%;
	display: block;
}
.contentRcol {
	float: right;
	width: 70%;
	display: block;
}
body.interior #pageFooter {
	z-index: 10;
	position: absolute;
	bottom: 0px;
	width: 962px;
	height: 107px;
	margin:0;
	padding:0;
	background-image: url(/interface/images/btm-panel.jpg);
	background-repeat:no-repeat;
}
#apDiv1 {
	position:absolute;
	left:76px;
	top:650px;
	width:168px;
	height:20px;
	z-index:12;
}
body.interior #copyright {
	padding:70px 40px 0;
	color:#CC9999;
}


/* Product page content */
.product-category-title {
	font-size:24px;
	font-weight:bold;
	margin:40px 0 0.25em;
	padding:0 0 0.25em;
	border-width:0 0 1px;
	border-style:solid;
	border-color:#777;
}
.product-grid {
	margin:0;
}
.product-grid td {
	vertical-align:top;
	text-align:center;
}
.product-grid .description span {
	color:#FF6666;
}

/* Contact Form */
#statusMessage {
	background-color:#FEFCE0;
	border:1px solid #6E5735;
	color:#333;
}
#statusMessage.error {
	border-color:#CC0000;
}
#statusMessage h4 {
	background-color:#C6B78E;
	color:#4D3213;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	margin:0;
	padding:0 10px;
}
#statusMessage.error h4 {
	background-color:#CC0000;
	color:#FFFFFF;
}
#statusMessage div {
	font-size:12px;
	padding:5px 10px 10px;
}