﻿/* The * rules remove default padding, margins and borders from all elements */

* {
	border: 0;
	margin: 0;
	padding: 0;
}
body{
	width: 100%;
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 11px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-align: center;
}
h1 {
	padding:0px;
	margin:0px;
	font-weight:bold;
	font-size:14px;
	color:#CC9933;}
h2 {
	padding: 10px 0px 5px 10px;
	margin: 0px;
	font-size: 14px;
	color: #CC9933;
	text-align: left;
}
p {
	padding: 5px 10px 5px 10px;
	line-height: 130%;
	font-size: 11px;
	color: #000000;
	text-align: left;
}
img {
	border: 0px none #FFFFFF;
}
#wrapper {
	width: 760px;
	padding: 10px 0px 10px 0px;
	margin: 0px auto 0px auto;
	text-align: left;
	background-color: #FFFFFF;
}
#header{
	padding: 5px 0px 5px 0px;
	background-image: url('../images/common/logo.gif');
	background-repeat: no-repeat;
	background-position: 0px;
	height: 100px;
}
#header p {
	color: #CC9933;
	text-align: right;
	position: relative;
	top: 35px;
	right: 0px;
	font-weight: bold;
	font-size: x-small;
}

/* The mainnav DIV sets gold borders on pages with backgroung img */

#mainnav {
	background-image: url('../images/common/contenttopbackground.gif');
	background-repeat: no-repeat;
	background-position: 50% bottom;
	padding-bottom: 5px;
}
#mainnav ul {
	list-style-type: none;
	text-align: right;
	padding: 0px;
	margin: 0px;
}
#mainnav li {
	display: inline;
	padding: 5px 5px 5px 1px;
}
#mainnav a:link {
	text-decoration: none;
	color: #CC9933;
	font-weight: bold;
}
#mainnav a:visited {
	text-decoration: none;
	color: #CC9933;
	font-weight: bold;
}
#mainnav a:hover {
	text-decoration: none;
	color: #800000;
	font-weight: bold;
}
#mainnav a:active {
	text-decoration: none;
	color: #CC9933;
	font-weight: bold;
}

/* The content DIV sets gold borders on pages with backgroung img 
- use classes for individualized styling on pages */

#content{
	background-image: url('../images/common/contentbackground.gif');
	padding: 3px 0px 4px 3px;
	margin: 0px auto 0px auto;
	text-align: center;
}
#custom {
	border-style: none none dotted none;
	border-width: 0px 0px 1px 0px;
	border-color: #FFFFFF #FFFFFF #CC9933 #FFFFFF;
	margin: 0px auto 0px auto;
	text-align: center;
	padding: 10px 20px 10px 40px;
}

/* The secondnav DIV sets gold borders on pages with backgroung img */

/* These styles are needed for the forms & confirmation pages */

div#content div#ctrCol {
	margin: 0 auto;
	padding: 0 4px;
	width: 500px;
	font: normal 11px/20px "Trebuchet MS", Geneva, Verdana, Arial, sans-serif;
	color: #003;
	text-align: left;
}
div#ctrCol h1 {
	margin: 0;
	font: italic bold small/30px Verdana, Arial, Helvetica, sans-serif;
	color: #5B654A;
	text-align: center;
}
/* Error messages from php generated code */

#formError {
	color: #CC3300;
}
#formError ul {
	padding: 0px 0px 15px 0px;
	width: 400px;
	position: relative;
	left: 40px;
	list-style-type: none;
}
#formError li {
}

div#content div#confirmation {
	margin: 0 auto;
	padding: 0 4px;
	width: 500px;
	font: normal 11px/20px "Trebuchet MS", Geneva, Verdana, Arial, sans-serif;
	color: #003;
	text-align: center;
}
div#confirmation h1 {
	margin: 10px 0px 10px 0px;
	font: italic bold small/30px Georgia, "Times New Roman", Times, serif;
	color: #5B654A;
	text-align: center;
}

#secondnav{
	margin: 0px;
	padding-top: 1px;
	background-image: url('../images/common/bottommenubackground.gif');
	background-repeat: no-repeat;
	background-position: 50% top;
	min-height: 39px;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#secondnav ul {
	list-style-type: none;
	text-align: center;
	margin-top: 10px;
}
#secondnav li {
	display: inline;
	padding: 5px 5px 5px 1px;
}
#secondnav a:link {
	text-decoration: none;
	color: #CC9933;
	font-weight: bold;
}
#secondnav a:visited {
	text-decoration: none;
	color: #CC9933;
	font-weight: bold;
}
#secondnav a:hover {
	text-decoration: none;
	color: #800000;
	font-weight: bold;
}
#secondnav a:active {
	text-decoration: none;
	color: #CC9933;
	font-weight: bold;
}
#footer {
	font-size: 10px;
	padding: 0px 0px 0px 0px;
	color: #999999;
	margin: auto;
	margin-top: 5px;
	margin-bottom: 0px;
	text-align: center;
	text-decoration: none;
}
#footer p{
	font-size: 10px;
	color: #999999;
	text-align: center;
}
#footer a {
	text-decoration: none;
	color: #CC9933;
}
#footer a:visited {
	text-decoration: none;
	color: #CC9933;
}
#footer a:hover{
	color: #800000;
}
#footer a:active {
	text-decoration: none;
	color: #CC9933;
}
#floatinglink img {
	position: fixed;
	top: 60px;
	right: 15px;
	z-index: 5;
	background-color: #800000;
	padding: 5px;
	margin: 0px 5px 0px 0px;
}

/* The diamonds class is used to position images on the diamonds page */

.diamonds {
	margin: 20px 20px 40px 75px;
	float: left;
}

/* The custom-design class is used to position images on the custom-jewelry-design page */

.custom_design {
	padding: 20px 0px 10px 75px;
	display: block;
	text-align: left;
}

/* The video class is used to position videos on pages */

.video {
	padding: 10px 0px 10px 0px;
}
.style_bold {
	font-weight: bold;
}
.centertext {
	clear: both;
	font: 10px Verdana, sans-serif;
	padding: 10px 0;
	text-align: center;
	color: #999999;
}
.clearboth {
	clear: both;
}
.hide {
	visibility: hidden;
}
