@charset "utf-8";
/* CSS Document */
body {
	background: #ffffff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
h1 {
	font-size:15px;
	margin:0 0 12px 0;
}
h2 {
	font-size:15px;
	margin:10px 0 3px 0;
}
.twocolor {
	color:#F16624;
}
a {
	color: #504027;
}
a:visited {
	color: #504027;
}
a:hover {
	color: #F16624;
}
a:active {
	color: #F16624;
}
.oneColFixCtrHdr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColFixCtrHdr #header {
	background: #ffffff;
	padding: 0;
	width:780px;
	height:121px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding: 0; /* default: 0 20px; */
	background: #FFFFFF;
	clear:both;
}
.oneColFixCtrHdr #footer {
	padding: 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#ffffff;
	clear: both;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
}
#logo {
}
#NavTop {
	font-family:Minion, /*Georgia,*/ "Times New Roman", Times, serif;
	font-size: 15px;
	padding-left:15px;
	float:right;
	width:495px;
	height:121px;
	margin: 0;
}
#NavTopLinks /*container*/ {
	margin: 27px 0 -1px 0;
	padding: 0;
	width: 495px;
}
#NavTopLinks ul {
	display: inline;
	color: #504027;
	list-style-type:none;
	margin: 0;
	padding-left:0;
}
#NavTopLinks li {
	display: inline;
	list-style-type:none;
	margin: 0;
}
#NavTopLinks li a {
	color: #504027;
	text-decoration: none;
}
#NavTopLinks li a:hover {
	color: #F16624;
	text-decoration: none;
}
#TopNavShopBag {
	font-family:'Century Gothic', 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: none;
	line-height:2px;
	margin: 0;
	padding: 0;
}
#TopNavShopBag li {
	padding:0;
}
#TopNavShopBag li a:hover {
	text-decoration: underline;
}
#aboutustopnav {
	padding-right:18px;
}
#contactustopnav {
	padding-right:18px;
}
#shippingtopnav {
	padding-right:80px;
}
#TopNavShopBag span {
	color:#F16624;
	font-weight:bold;
}
#mouseovers {
}
#NavLeftHome {
	margin: 0;
	width: 144px;
	float: left;
}
#NavLeftHome ul {
	padding:0;
	margin:0;
}
#NavLeftHome li {
	margin: 0;
	list-style-type:none;
	float:right;
	clear:right;
}
#NavSubLinks1 /*container*/ {
	font-family:'Century Gothic', 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type:none;
	margin: 0;
	padding: 0;
}
#NavSubLinks1 ul {
	color: #504027;
	list-style-type:none;
	padding: 0;
	margin: 0;
}
#NavSubLinks1 li {
	list-style-type:none;
	padding-right:10px;
	margin: 0;
}
#NavSubLinks1 li a {
	color: #504027;
	text-decoration: none;
}
#NavSubLinks1 li a:hover {
	color: #F16624;
	text-decoration: none;
}
#active a:link, #active a:visited, #active a:hover {
	color: #F16624;
	font-weight: bold;
	font-size: 13px;
}
#MainPageCenterPiece {
	width: 332px;
	float: left;
	margin-left: -20px;
	margin-top: -26px;
}
#MainPageFarRight {
	float:right;
	width:276px;
	height:234px;
	text-align: center;
}
.onerowheight {
	float: left;
	width:500px;
	height:135px;
}
.textblockdiv {
	font-family: 'Century Gothic', 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#504027;
	float: left;
	width:500px;
}
.textblockdiv p {
	margin:0 0 8px 0;
	padding:0;
}
.Sub1Description a:link, .Sub1Description a:visited {
	text-decoration: none;
	color: #504027;
	font-weight: bold;
}
.Sub1Description a:hover, .Sub1Description a:active {
	text-decoration: underline;
	color: #F16624;
	font-weight: bold;
}
#SubPage1Btm {
	float:right;
}
#SubPage1MainContent {
	width: 780px;
	background-image: url(../images/dot_main_bkgrnd.gif);
	background-repeat: repeat-y;
	background-position: right;
	float: right;
	margin:0;
	padding:0;
}
#SubPage1BtmBg {
	width:780px;
	clear: both;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 145px;
	position: relative;
	z-index: 1;
	background-image: url(../images/dot_main_bkgrnd.gif);
	background-repeat: repeat-y;
	background-position: 145px;
}
#SubPage1BtmContent {
	font-family:Minion, /*Georgia,*/ "Times New Roman", Times, serif;
	font-size: 15px;
	color: #504027;
	height:50px;
	width:473px;
	clear:both;
	position:relative;
	z-index:2;
	margin:0 0 -50px 67px;
	padding: 20px 0 20px 0;
}
#SubPage1Products {
	width: 565px;
	float: left;
	margin: 0 0 0 2px;
	padding: 0 0 0 67px;
}
#SubPage1Products form {
	font-family: 'Century Gothic', 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #504027;
	padding:0;
	margin:0;
}
#SubPage1Products input, #SubPage1Products select, #SubPage1Products textarea {
	font-family: 'Century Gothic', 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #504027;
}
.Sub1Thumbnails {
	float: left;
	width: 150px;
	margin: 0 25px 35px 0;
	font-family:'Century Gothic', 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #504027;
}
.clearboth {
	clear: both;
}
#NavBottomLinks /*container*/ {
	color: #504027;
	font-family:'Century Gothic', 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px 0 10px 120px;
	text-align: center;
}
#NavBottomLinks ul {
	display: inline;
	color: #504027;
	list-style-type:none;
	padding: 0 5px 0 0;
}
#NavBottomLinks li {
	display: inline;
	list-style-type:none;
	padding: 0 16px 0 0;
	margin: 0;
}
#NavBottomLinks li a {
	color: #504027;
}
#NavBottomLinks li a:hover {
	color: #504027;
	text-decoration: none;
}
#hpAdText {
	width:210px;
	border-top:1px dotted #504027;
	margin: 3px auto;
	padding-top:9px;
	font-family:'Century Gothic', 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#504027;
	text-align: left;
}
#hpAdText p {
	margin:0;
	padding:0;
}
#hpAdText h1 {
	font-family:'Century Gothic', 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	color:#504027;
	display:inline;
	margin:0;
	padding:0;
}
.FloatRight {
	float: right;
}
.FloatLeft {
	float: left;
}
.Sub1PriceRglr {
}
#BreadCrumb1 /*container*/ {
	margin: 10px 0 0 0;
	padding: 0;
	width: 350px;
}
#BreadCrumb1 ul {
	font-family:'Century Gothic', 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: inline;
	color: #504027;
	list-style-type:none;
	padding: 0;
	margin: 0;
}
#BreadCrumb1 li {
	display: inline;
	list-style-type:none;
	margin: 0;
	padding: 0;
}
#BreadCrumb1 li a {
	color: #504027;
	text-decoration: none;
}
#BreadCrumb1 li a:hover {
	color: #F16624;
	text-decoration: underline;
}
#BreadCrumbCurrent span {
	color:#F16624;
	font-weight:bold;
}
#SupPage1TopText {
	font-family:Minion, /*Georgia,*/ "Times New Roman", Times, serif;
	paddng:0px;
	font-size:14px;
	color:#504027;
	width: 500px;
	padding: 0;
	position:relative;
	z-index:1;
	left: 213px;
	margin: 0;
	top: -20px;
}
#SubPage2TopText {
	font-family:Minion, /*Georgia,*/ "Times New Roman", Times, serif;
	paddng:0px;
	font-size:14px;
	color:#504027;
	width: 500px;
	padding: 0;
	position:relative;
	z-index:1;
	left: 0;
	margin: 0;
	top: -20px;
}
#SubPage2ProductImage {
	width: 285px;
	float: left;
	background-color: #ffffff;
}
#SupPage2ProductDescription {
	float: right;
	padding: 0 15px 0 30px;
	width: 235px;
}
.ProductDescriptionBullets {
	padding: 0;
	margin: 0 0 0 10px;
}
.ProductDescriptionBullets li {
	font-family: Minion, /*Georgia,*/ "Times New Roman", Times, serif;
	font-size: 14px;
	color: #504027;
	padding: 0;
	margin: 1px 0 0 0;
	list-style-type:none;
}
.ProductSizes, .CustomContact {
	margin:12px 0 12px 10px;
	padding: 0;
}
.ProductSizes li, .CustomContact li {
	font-family: Minion, /*Georgia,*/ "Times New Roman", Times, serif;
	font-size: 14px;
	color: #504027;
	padding: 0;
	margin: 2px 0 0 0;
	list-style-type:none;
}
#ProductCode {
	width:80px;
	float:left;
	font-family:'Century Gothic', 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
	margin:3px 0 0 10px;
	font-weight: normal;
}
#SupPage2ProductDescription select {
	font-family:'Century Gothic', 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 11px;
	border:solid 1px #504027;
	color: #504027;
	display:block;
}
#ProductColors select {
	font-family:'Century Gothic', 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 11px;
	border:solid 1px #504027;
	color: #504027;
	display:block;
}
#ProductNameText {
	font-family: Minion, /*Georgia,*/ "Times New Roman", Times, serif;
	color: #F16624;
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 7px 0;
	padding: 0;
}
#ProductDescription {
	font-family: Minion, /*Georgia,*/ "Times New Roman", Times, serif;
	font-size: 14px;
	color: #504027;
	padding: 0;
	margin: 0 0 3px 0;
}
#ProductPrice {
	font-family: Minion, /*Georgia,*/ "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #504027;
	float: right;
	padding: 0 20px 0 0;
	;
	text-align: right;
	clear: both;
	margin: 8px 0 10px 0;
	width: 215px;
}
#ProductColors {
	float: left;
	text-transform: uppercase;
	font-family:'Century Gothic', 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #504027;
	padding: 0;
	margin: 0 0 10px 10px;
	width: 200px;
}
#ProductMaterials {
	float: right;
	width: 100px;
	text-transform: uppercase;
	font-family:'Century Gothic', 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #504027;
	padding: 0;
	margin: 0 0 10px 0;
}
#ProductColors p, #ProductMaterials p {
	padding: 0;
	margin: 0;
}
ul#ColorsArray, ul#MaterialsArray {
	padding:0;
	margin:0;
}
#ColorsArray li, #MaterialsArray li {
	display:inline;
	list-style-type:none;
	padding:0;
}
#ProductQuantity {
	font-family:'Century Gothic', 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color:#504027;
	font-size:12px;
	width:225px;
	margin:0 0 10px 10px;
	clear:both;
}
#ProductQuantity input {
	font-family:'Century Gothic', 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color:#504027;
	border:#504027 1px solid;
	font-size:12px;
	font-weight:bold;
	text-align:	right;
	padding-right:4px;
}
#AddToCart {
	text-align:center;
	margin:0;
}
#AddToCart button {
	color:#ffffff;
	background-image:url(../images/add_to_cart_background.gif);
	background-repeat:no-repeat;
	background-position:center;
	font-family:'Century Gothic', 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	width:175px;
	height:20px;
	padding: 0;
	border:0;
}
#AddToCart button:hover {
	text-decoration:underline;
}
#AddToCart a {
	color:#ffffff;
	font-family:'Century Gothic', 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	display:block;
	line-height:19px;
	height:20px;
	width:175px;
	padding: 0;
	margin:0 auto;
}
#AddToCart a:hover {
	text-decoration:underline;
}
div.HorizontalRule1 {
	height: 1px;
	border-top: 1px dotted #967348;
	margin: 10px auto 2px auto;
}
div.HorizontalRule1 hr {
	display: none;
}
.aligncenter {
	text-align:center
}
#ringsizetable {
	font-family:'Century Gothic', 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	background-color: #504027;
	width:100%;
}
#ringsizetable td {
	text-align:center;
	background-color:#ffffff;
}
.zeromargin {
	margin: 0;
}
.margintopMOREbtmLESS {
	margin:15px 0 2px 0;
}
/* SPRY  GROW STYLES HERE */
.thumbs {
	clear: both;
	margin: 10px auto;
}
.thumbnails div {
	position: relative;
	width: 60px;
	height: 45px;
	float: left;
	margin: 8px;
	padding: 0;
	float: left;
	display: inline;
}
.thumbnails img {
	top: -1px;
	left: 2px;
	width: 60px;
	height: 45px;
	position: absolute;
	z-index: 1;
	border: 1px solid #CAB9A3;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}
#alt_img_views {
	clear:both;
	float:left;
	width:100%;
	padding-top:15px;
}
#alt_img_views p {
	font-family:'Century Gothic', 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color:#504027;
	font-size:11px;
	margin:0 0 2px 0;
}

