﻿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 topNav buttons */

div#nav ul#siteNav a#home {
	background-image: url('images/common/topHome.gif');
}
div#nav ul#siteNav a#goldRings {
	background-image: url('images/common/topGoldRings.gif');
}
div#nav ul#siteNav a#silverRings {
	background-image: url('images/common/topSilverRings.gif');
}
div#nav ul#siteNav a#gagGifts {
	background-image: url('images/common/topGagGifts.gif');
}
div#nav ul#siteNav a#guarantee {
	background-image: url('images/common/topGuarantee.gif');
}
div#nav ul#siteNav a#contact {
	background-image: url('images/common/topContact.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#goldRings div#nav ul#siteNav a#goldRings {
	background-position: 0px -72px;
}
body#silverRings div#nav ul#siteNav a#silverRings {
	background-position: 0px -72px;
}
body#gagGifts div#nav ul#siteNav a#gagGifts {
	background-position: 0px -72px;
}
body#guarantee div#nav ul#siteNav a#guarantee {
	background-position: 0px -72px;
}
body#contact div#nav ul#siteNav a#contact {
	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: 760px;
}

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

div#main div#content h1 {
	margin: 0px;
	padding: 0px;
	clear: both;
}

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;
}

#gagGifts p, #goldRings p, #silverRings p {
	width: 625px;
	font-size: 14px;
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
}
#goldRings a, #silverRings a {
	margin: 0px;
	font: bold 14px "Trebuchet MS", Geneva, Verdana, Arial, sans-serif;
	color: #666699;
	text-align: center;
}

/* 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#subSplash img#midImg {
	margin: 0px 4px 0px 4px;
}

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%;
}

/* Affects guarantee page */

div#guarantee {
	margin: 0px auto 0px 175px;
	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#guarantee h1 {
	margin: 0px;
	padding: 0px;
	font: 18px/20px "Trebuchet MS", Geneva, Verdana, Arial, sans-serif;
	color: #000033;
	text-align: left;
	font-weight: bold;
}

/* contact 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 contactConfirm.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;
}
			
/* affects antique periods 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 page */

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

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

div#content hr {
	margin: 12px auto;
	width: 750px;
	border: 0;
	color: #DCDCEC;
	background-color: #DCDCEC;
	height: 1px;
	clear: both;
}

/* affects 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-family: "Trebuchet MS", Geneva, Verdana, Arial, sans-serif;
	color: #9999CC;
	border-bottom: 1px solid #CCCCCC;
	text-align: center;
	letter-spacing: .1em;
	font-size: 18px;
}

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

/* affects footer & contact info */

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;
	text-align: center;
}
div#contactInfo p {
	font: bold 14px "Trebuchet MS", Geneva, Verdana, Arial, sans-serif;
	color: #CCCCCC;
	text-align: center;
}
div#contactInfo a {
	color: #C6C6D5;
	text-decoration: none;
	font-size: 14px;
}
div#contactInfo a:hover {
	color: #FFFFFF;
}
div#footer div#keyText {
	padding: 0px 0px 16px 0px;
	margin: 0px auto 0px auto;
	width: 770px;
	font: bold 10px "Trebuchet MS", Geneva, Verdana, Arial, sans-serif;
	color: #999999;
	letter-spacing: .1em;
	text-align: center;
}
/*a:visited {
	color: #C6C6D5;
}
a:active {
	color: #C6C6D5;
}*/
#thanks h1{
	padding: 0px 0px 5px 0px;
	font: bold 24px "Trebuchet MS", Geneva, Verdana, Arial, sans-serif;
	color: #CCCCCC;
	text-align: center;
}

#keyText p {
	font-size: 8px;
	text-align: center;
}

/* 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 {
}

/* Buy Now button class */

.buyNow {
	border-style: none;
	padding-top: 5px;
	padding-bottom: 5px;
}

#addThis img {
	border-style: none;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* All purpose classes */

.separator {
	margin: 10px auto 10px auto;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000033;
	width: 550px;
}

.style_bold {
	font-weight: bold;
}
.clearboth {
	clear: both;
}
.hide {
	visibility: hidden;
}
