﻿<!--
body {
	margin: 0px;
	padding: 0px;
	background-color: #000033;
}
div#header {
	background: url('images/common/header.gif') repeat-x left top;
	margin: 0px;
	padding: 0px;
	text-align: center;
	border-bottom: 1px solid #FFFFFF;
}
div#header div#logo {
	background: url('images/common/logo.png') no-repeat 542px 7px;
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 770px;
	height: 152px;
	text-align: left;
}
div#nav {
	background: #FFFFFF left top;
	margin: 0px;
	padding: 0px;
	text-align: center;
	border-bottom: 8px solid #FFFFFF;
}
div#nav ul#siteNav {
	margin: 0px auto 0px auto;
	padding: 0px 4px 0px 4px;
	background-color: #FFFFFF;
	width: 762px;
	height: 34px;
	border-bottom: 1px solid #CCCCCC;
}
ul#siteNav li {
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style: none;
}
a.siteNav:active {
	display: block;
	float: left;
	margin: 0px 4px 0px 4px;
	padding: 0px;
	width: 119px;
	height: 32px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a.siteNav:visited {
	display: block;
	float: left;
	margin: 0px 4px 0px 4px;
	padding: 0px;
	width: 119px;
	height: 32px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
ul#siteNav a.siteNav {
	display: block;
	float: left;
	margin: 0px 4px 0px 4px;
	padding: 0px;
	width: 119px;
	height: 32px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

/* Assigns top Nav buttons */

div#nav ul#siteNav a#home {
	background-image: url('images/common/topHome.gif');
}
div#nav ul#siteNav a#rings {
	background-image: url('images/common/topRings.gif');
}
div#nav ul#siteNav a#pendants {
	background-image: url('images/common/topPendants.gif');
}
div#nav ul#siteNav a#earrings {
	background-image: url('images/common/topEarrings.gif');
}
div#nav ul#siteNav a#brooches {
	background-image: url('images/common/topBrooches.gif');
}
div#nav ul#siteNav a#bracelets {
	background-image: url('images/common/topBracelets.gif');
}
div#nav ul#siteNav a.siteNav:hover {
	background-position: 0px -36px;
}

/* Highlights topNav button for active page */

body#home div#nav ul#siteNav a#home {
	background-position: 0px -72px;
}
body#rings div#nav ul#siteNav a#rings {
	background-position: 0px -72px;
}
body#pendants div#nav ul#siteNav a#pendants {
	background-position: 0px -72px;
}
body#earrings div#nav ul#siteNav a#earrings {
	background-position: 0px -72px;
}
body#brooches div#nav ul#siteNav a#brooches {
	background-position: 0px -72px;
}
body#bracelets div#nav ul#siteNav a#bracelets {
	background-position: 0px -72px;
}
div#main {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	border-bottom: 5px solid #999999;
	text-align: center;
}
div#main div#content {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 770px;
}

/* Not using newsUpdate yet */

div#content div#newsUpdate {
	margin: 0px 0px 4px 0px;
	padding: 6px 6px 6px 140px;
	background: url('images/newsUpdate.gif') no-repeat left top;
	width: 615px;
	text-align: left;
	font: normal 12px/18px Georgia, "Times New Roman", Times, serif;
	color: #666699;
	border: 1px solid #9999CC;
}
div#newsUpdate a{
	font: bold 11px/12px "Trebuchet MS", Geneva, Verdana, Arial, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
}
div#newsUpdate a:hover {
	color: #333366;
}
a:active{
	font: bold 11px/12px "Trebuchet MS", Geneva, Verdana, Arial, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
}
a:visited{
	font: bold 11px/12px "Trebuchet MS", Geneva, Verdana, Arial, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
}

/* Makes a faux flash loading indicator */

div#content img#mainSplash {
	margin: 0px;
	padding: 0px;
	width: 768px;
	height: 391px;
	background: url('images/imageLoading.gif') no-repeat 50% 50%;
	border: 1px solid #CCCCCC;
}

div#content div#img3Col {
	margin: 3px 0px 3px 0px;
	padding: 0px;
	width: 770px;
	text-align: center;
	clear: both;
}
div#img3Col img {
	margin: 0px;
	padding: 0px;
	width: 249px;
	border: 1px solid #000033;
	background-image: url('images/imageLoading.gif');
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
div#subSplash img#midImg {
	margin: 0px 4px 0px 4px;
}

/* Affects diamonds page */

div#diamonds {
	margin: 0px auto 0px auto;
	padding: 10px 0px 0px 0px;
	width: 700px;
	font: normal 11px/20px "Trebuchet MS", Geneva, Verdana, Arial, sans-serif;
	color: #000033;
	text-align: justify;
}

/* h1 padding must be set to 0 or the body background shows between Nav & Main */

div#diamonds h1 {
	margin: 0px;
	padding: 0px;
	font: 18px/20px "Trebuchet MS", Geneva, Verdana, Arial, sans-serif;
	color: #000033;
	text-align: left;
	font-weight: bold;
}
div#diamonds img {
	margin: 0px;
	padding: 10px 10px 10px 40px;
	float: left;
}

/* Centers the carats image at the bottom of the diamonds page */

#carat_img {
	position: relative;
	left: 50px;
}
#addThis {
}

/* Form page relies on these & internal styles */

div#content div#ctrCol {
	margin: 0px auto 0px auto;
	padding: 0px 4px 0px 4px;
	width: 500px;
	font: normal 11px/20px "Trebuchet MS", Geneva, Verdana, Arial, sans-serif;
	color: #000033;
	text-align: left;
}
div#ctrCol h1 {
	margin: 0px;
	font: bold 24px/30px "Trebuchet MS", Geneva, Verdana, Arial, sans-serif;
	color: #666699;
	text-align: center;
}
div#ctrCol h2 {
	margin: 0px;
	font: bold 14px/30px "Trebuchet MS", Geneva, Verdana, Arial, sans-serif;
	color: #666699;
	text-align: center;
}

/* Provides styling for the sendEmail.htm confirmation page */

div#content div#confirmation {
	margin: 0px auto 0px auto;
	padding: 0px 4px 0px 4px;
	width: 500px;
	font: normal 11px/20px "Trebuchet MS", Geneva, Verdana, Arial, sans-serif;
	color: #000033;
	text-align: center;
}
div#confirmation h1 {
	margin: 0px;
	font: bold 24px/30px "Trebuchet MS", Geneva, Verdana, Arial, sans-serif;
	color: #9999CC;
	text-align: center;
}
div#confirmation img {
	padding: 40px 10px 40px 10px;
	margin: 0px;
}
			
/* Not in use */

div#content div#leftCol {
	float: left;
	margin: 0px 0px 4px 0px;
	padding: 0px 4px 0px 4px;
	width: 500px;
	font: normal 11px/20px "Trebuchet MS", Geneva, Verdana, Arial, sans-serif;
	color: #000033;
	text-align: left;
}
div#leftCol img#desLogo {
	border-style: none solid none none;
	border-width: 0px 1px 0px 0px;
	border-color: #FFFFFF #CCCCCC #FFFFFF #FFFFFF;
	margin: 0px 8px 0px 0px;
	float: left;
	vertical-align: middle;
}
div#leftCol img#desProfile {
	float: left;
}
div#leftCol h1 {
	margin: 0px;
	font: bold 24px/30px "Trebuchet MS", Geneva, Verdana, Arial, sans-serif;
	color: #666699;
}
div#content ul#desListText {
	border-style: none none solid solid;
	border-width: 0px 0px 0px 1px;
	border-color: #FFFFFF #FFFFFF #CCCCCC #CCCCCC;
	margin: 0px;
	padding: 28px 0px 10px 0px;
	float: right;
	width: 260px;
	background: url('images/featuredDesigners.gif') no-repeat 50% top;
	color: #C7C7DB;
	list-style: none;
}
ul#desListText li {
	padding: 0px 0px 0px 8px;
	margin: 0px;
	width: 122px;
	float: left;
	text-align: left;
}
ul#desListText li a.desList {
 	font: bold 10px/12px Georgia, "Times New Roman", Times, serif;
	color: #999999;
	text-decoration: none;
}
div#content ul#desListImg {
	margin: 0px;
	padding: 28px 0px 0px 0px;
	float: right;
	width: 252px;
	background: url('images/featuredDesigners.gif') no-repeat 30px 0;
	list-style: none;
}
ul#desListImg li {
	margin: 0px;
	padding: 0px;
}
ul#desListImg li a img {
	margin: 0px;
	padding: 0px;
	width: 249px;
	background: url('images/imageLoading.gif') no-repeat 50% 50%; 
	border: 1px solid #CCCCCC;
}
div#content div.desIndex {
	margin: 0px 2px 0px 2px;
	padding: 0px;
	float: left;
	width: 368px;
	font: normal 11px/14px "Trebuchet MS", Geneva, Verdana, Arial, sans-serif;
	color: #000033;
	text-align: left;
}

/* Affects antique periods and jewelry designers page */

div#content div.periods {
	margin: 0px 2px 0px 2px;
	padding: 0px;
	float: left;
	width: 368px;
	font: normal 11px/14px "Trebuchet MS", Geneva, Verdana, Arial, sans-serif;
	color: #000033;
	text-align: left;
}
div#content h1.periods {
	margin: 0px 0px 24px 0px;
	font: bold 24px/30px "Trebuchet MS", Geneva, Verdana, Arial, sans-serif;
	color: #666699;
	text-align: center;
}

/* Padding affects distance between image text and hr line element on periods and designers pages */

div.periods img {
	margin: 0px 6px 0px 0px;
	float: left;
	padding: 5px 0px 20px 0px;
	width: 118px;
	height: 80px;
	border: 0;
}

/* Affects important jewelry page */

div#content div.important {
	margin: 0px 2px 0px 2px;
	padding: 0px;
	float: left;
	width: 368px;
	font: normal 11px/14px "Trebuchet MS", Geneva, Verdana, Arial, sans-serif;
	color: #000033;
	text-align: left;
}
div#content h1.important {
	margin: 0px 0px 24px 0px;
	font: bold 24px/30px "Trebuchet MS", Geneva, Verdana, Arial, sans-serif;
	color: #666699;
	text-align: center;
}

/* Padding affects distance between image text and hr line element on important jewelry page */

div.important img {
	margin: 0px 6px 0px 0px;
	float: left;
	padding: 5px 0px 40px 0px;
	width: 118px;
	height: 80px;
	border: 0;
}

/* Affects watchmakers page */

div#content div.timepieces {
	margin: 0px 2px 0px 2px;
	padding: 0px;
	float: left;
	width: 368px;
	font: normal 11px/14px "Trebuchet MS", Geneva, Verdana, Arial, sans-serif;
	color: #000033;
	text-align: left;
}
div#content h1.timepieces {
	margin: 0px 0px 24px 0px;
	font: bold 24px/30px "Trebuchet MS", Geneva, Verdana, Arial, sans-serif;
	color: #666699;
	text-align: center;
}

/* Padding affects distance between image text and hr line element on watchmakers page */

div.timepieces img {
	margin: 0px 6px 0px 0px;
	float: left;
	padding: 5px 0px 10px 0px;
	width: 118px;
	height: 125px;
	border: 0;
}
div#content hr {
	margin: 12px auto;
	width: 750px;
	border: 0;
	color: #DCDCEC;
	background-color: #DCDCEC;
	height: 1px;
	clear: both;
}

/* BottomNav styling */

div#content div#bottomNav {
	margin: 3px 0px 3px 0px;
	padding: 0px;
	width: 770px;
	text-align: center;
	clear: both;
}
div#bottomNav img {
	border-color: #CCCCCC;
	border-style: solid;
	margin: 0px;
	padding: 0px;
	width: 118px;
	height: 80px;
	border-width: 0px 0px 0px 1px;
}
div#bottomNav img#first {
	border: none;
}
div#bottomNav h1 {
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 10px 0px;
	font: bold 14px/24px "Trebuchet MS", Geneva, Verdana, Arial, sans-serif;
	color: #9999CC;
	border-bottom: 1px solid #CCCCCC;
	text-align: center;
	letter-spacing: .1em;
}
			
/* Affects Footer & Contact Info */

div#bottomNav h1 a {
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 10px 0px;
	font: bold 14px/24px "Trebuchet MS", Geneva, Verdana, Arial, sans-serif;
	color: #9999CC;
	text-align: center;
	letter-spacing: .1em;
	text-decoration: none;
}

div#footer {
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #FFFFFF;
	text-align: center;
}
div#footer div#contactInfo {
	padding: 0px 0px 16px 0px;
	margin: 0px auto 0px auto;
	width: 770px;
	font: bold 11px/14px "Trebuchet MS", Geneva, Verdana, Arial, sans-serif;
	color: #999999;
	letter-spacing: .1em;
	text-align: center;
}
div#contactInfo h1 {
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 10px 0px;
	border-style: none none solid none;
	border-width: 0px 0px 1px 0px;
	border-color: #FFFFFF #FFFFFF #666699 #FFFFFF;
	font: bold 14px/36px "Trebuchet MS", Geneva, Verdana, Arial, sans-serif;
	color: #FFFFFF;
}
div#contactInfo a {
	color: #C6C6D5;
	text-decoration: none;
}
div#contactInfo a:hover {
	color: #FFFFFF;
}
a:visited {
	color: #C6C6D5;
}
a:active {
	color: #C6C6D5;
}

/* Gets rid of border around fieldset - fieldset needed to validate label & input */

#form_fieldset {
	border: 0px none #FFFFFF;
}

/* Error messages from php generated code */

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

/* All purpose classes */
.style_bold {
	font-weight: bold;
}
.clearboth {
	clear: both;
}
.hide {
	visibility: hidden;
}
-->