body {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	background-color: #050505;
}
h1 {
	color: #a3af95;
	font-family: san serif, "Arial";
	font-size: 16pt;
}
h1.tmp {
	color: white;
}
p.tmp {
	padding: 25px;
	color: white;
	font-size: 16px;
	line-height: 26px;
}
a.tmp {
	color:white;
}
h3 {
	font-family: Verdana;
	font-size: 10pt;
}
hr {
	color: #FFFFFF;
	width: 100%;
	}
table#page {
	width: 100%;
	height: auto;
	text-align: center;
/*	background-image: url("/lib/images/main_bg.jpg");
	background-position: 30% 100%;
	background-repeat: no-repeat;*/
}
table#pageContents {
	background-image: url("/lib/images/main_bg.jpg");
	background-position: 18px 100%;
	background-repeat: no-repeat;
}
td#header {
	text-align: left;
	padding: 0px;
	margin: 0px;
}
td#mainBody {
	vertical-align: top;
	width: 515px;
}
td#leftNav {
	padding-left: 10px;
	vertical-align: top;
	width: 196px;
}
td#rightCol {
}
td#footer {
	font-size: 12px;
	color: #FFFFFF;
}
img#footer {
}
div#logo {
	width: 760px;
	height: 57px;
}
div#headerDIV {
	width: 760px;
	height: 73px;
	padding: 0px;
	background-image: url("/lib/images/header_bg.gif");
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 13px;
}
span.menu_items {
	background-image: url("/images/dots.png");
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 12px;
	color: #919ab6;
	color: #707a96;
	color: #a3af95;
	font-style: italic;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
	vertical-align: middle;
}
#left_nav_title {
	width: 160px;
	text-align: center;
	position: relative;
	top: 25px;
	left: 15px;
}
div#left_nav {
	width: 196px;
	height: 358px;
	background-image: url("/lib/images/left_bg.jpg");
	background-repeat: no-repeat;
	text-align: left;
}
div.catDesc {
	background-color: #505050;
	float:left;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
	border: solid 1px #3D3D2D;
	padding: 5px;
}
a.left_nav, a.left_nav:visited {
	display: block;
	width: 156px;
	height: auto;
	vertical-align: middle;
	color: #6979aa;
	color: #83c8d2;
	color: #bfd4a6;	
	font-family: Verdana;
	font-size: 10pt;
	font-weight: 600;
	font-style: italic;
	text-decoration: none;
	line-height: 1.2;
	padding-bottom: 8px;
	margin-left: 17px;
	padding-left: 5px;
/*	background-color: #424242; */
}
td.advanceLink{
	padding-right: 25px;
}
a.advanceLink {
	height: auto;
	vertical-align: middle;
	color: #6979aa;
	color: #83c8d2;
	color: #bfd4a6;	
	font-family: Verdana;
	font-size: 10pt;
	font-weight: 600;
	font-style: italic;
	text-decoration: none;
/*	line-height: 1.2;
	padding-bottom: 8px;
	margin-left: 17px;
	padding-left: 5px;
/*	background-color: #424242; */
}
a.currentPage {
	font-size: 12pt;
	text-decoration: underline;
}
a.menu_items, a.menu_items:visited {
	color: #bfd4a6;
	text-decoration: none;
}
a.currentType {
	font-weight: bold;
	color: #bfd4a6;
	text-decoration: none;
	font-size: 130%;
}
a.left_nav:hover, a.menu_items:hover {
	color: #FFFFFF;
}
div#bodyDIV {
	position: relative;
	top: 0px;
	left: 10px;
/*	width: 750px; */
	height: 550px;
	text-align: left;
	height: auto;
/*	border: 5px inset #8b8b8b;
	background-color: #565658; */
	color: #7676b8;
	font-family: "Verdana";
	font-size: 14px;
	font-weight: 500;
}
div#footer {
	width: 717px;
	height: 48px;
}
div#adminMenu {
	width: 100%;
	height: auto;
	color: #FFFFFF;
	text-align: left;
}
div#adminMenu a {
	color: #FFFFFF;
	font-family: sans serif, "Verdana";
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
}
div#adminMenu a:hover {
	background-color: #655;
}
div#topMenu {
/*	margin-top: 15px;*/
	width: 760px;
	height: 73px;
	padding: 0px;
	background-repeat: no-repeat;
	text-align: center;
	padding-left: 10%;
	_padding-left: 0;
}
span.topMenu {
/*	float:left; */
	display:table-cell;
	_display:inline-block;	
	text-align: center;
	background-image: url("/images/dots.png");
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 12px;
	color: #a3af95;
	font-style: italic;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
	vertical-align:middle;
	
}
a.topMenu, a.topMenu:visited, a.topMenu:active {
	_position: relative;
	_top: 3px;
	color: #bfd4a6;
	text-decoration: none;
	}
div#subMenu {
	width: 100%;
	text-align: left;
	color: #fff;
}
div#subMenu a {
	margin-left: 20px;
	color: #aaa;
	font-family: sans serif, "Verdana";
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
}
div#subMenu a:hover {
	background-color: #655;
}
a.prodCat {
	display: list-item;
	list-style: disc inside;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	margin-left: 25%;
	padding: 5px;
}
a.prodCat:hover {
	color: #FF0000;
	background-color: #FFFFCC;
}
a.prod {
	display: list-item;
	list-style: disc inside;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	margin-left: 25%;
	padding: 5px;
}
a.prod:hover {
	color: #FF0000;
	background-color: #FFFFCC;
}

a.commands {
	text-decoration: none;
	font-weight: bold;
	padding: 5px;
	color: #FFFF99;
}
a.commands:hover {
	background-color: #FF0000;
}
form#addProductForm {
}
span.adminFormFields {
	margin-left: 5%;
	width: 175px;
	height: 25px;
	font-weight: bold;
	color: #FFFF99;
}
input.adminFormFields {
	height: 25px;
}
/*div.table {
	display: block;
	width: 510px;
}
div.tbody {
	display: table-row-group;
}
div.tr {
	display: table-row;
	text-align: left;
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
}
span.td {
	display: table-cell;
}
*/
span#prodCat {
	width: 80%;
}
span.action {
	text-align: right;
	width: 90px;
}
span.action img {
	border: none;
}
span.action a {
}
span.thumbTD {
	width: 100px;
	text-align: center;
	vertical-align: middle;
	margin-top: 20%;
	float: left;
}
span.fullImgTD {
	width: 800px;
}
div.thumbRow {
	vertical-align: middle;
	border: 1px solid #999999;
}
div.thumbRowOver {
	background-color: #777777;
	border: 1px solid #999999;
}
img.thumb {
	vertical-align: middle;
	border: 1px solid #999999;
}
span.delImg {
	margin-top: 20%;
	text-align: center;
	width: 100px;
	vertical-align: top;
}
span.delImg img {
	border: 0px;
}
span.curr_menu_item {
	background-image: url("/images/dots.png");
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 12px;
	color: #000000;
	font-style: italic;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
}
table#teaserTABLE {
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}
td.product_teaser {
	width: 247px;
	height: 234px;
	margin: 0px;
	text-align: center;
	background-image: url("/lib/images/prod_table_bg.gif");
	background-repeat: no-repeat;
}
table.teaser_container {
	width: 100%;
	height: 100%;
	margin: 0px;
	vertical-align: top;
}
td.thumb_container {
	text-align: center;
	width: 100%;
	height: 158px;
	background-image: url("/lib/images/thumb_bg.gif");
	background-repeat: no-repeat;
	background-position: center center;
}
img.teaser_thumb {
	text-align: center;
	vertical-align: middle;
	border: 2px solid #406166;
}
td.teaser_title {
	text-align: center;
}
td.teaser_title_quickView {
	text-align: center;
	font-size: 10pt;
	font-family: Verdana;
}
table.smallThumb {
	width: 150px;
	height: 142px;
	background-image: url("/lib/images/quick_view_bg.gif");
	background-repeat: no-repeat;
}
td.quick_view_thumb {
	text-align: center;
	width: 144px;
	height: 96px;
	background-image: url("/lib/images/quick_view_thumb_bg.gif");
	background-repeat: no-repeat;
	background-position: center center;
}
div#about_us {
	width: 490px;
	text-align: left;
	padding: 15px;
	color: #a3af95;
	line-height: 1.5;
	font-family: Verdana;
	font-size: 12pt;
	font-weight: 500;
	border: 2px inset #515252;
}
h1#contact_header {
	background-image: url('/lib/images/contact_header.gif');
	background-repeat: no-repeat;
	background-position: left center;
	vertical-align: middle;
	padding-left: 70px;
	padding-bottom: 5px;
	width: 510px;
	height: 60px;
	font-family: Verdana;
	font-size: 36pt;
	font-style: italic;
	color: #a3af95;
	border-bottom: 2px solid #97a38b;
}
h1#about_header {
	background-image: url('/lib/images/about_header.gif');
	background-repeat: no-repeat;
	background-position: left center;
	vertical-align: middle;
	padding-left: 90px;
	padding-bottom: 5px;
	width: 510px;
	height: 60px;
	font-family: Verdana;
	font-size: 36pt;
	font-style: italic;
	color: #a3af95;
	border-bottom: 2px solid #97a38b;
}
/*--------------Headers for product types------------------*/
h1#rings_header {
	background-image: url('/lib/images/ring_header.gif');
	background-repeat: no-repeat;
	background-position: left center;
	vertical-align: bottom;
	padding-left: 90px;
	width: 510px;
	height: 65px;
	padding-bottom: 5px;
	font-family: Verdana;
	font-size: 22pt;
	font-style: italic;
	color: #a3af95;
	border-bottom: 2px solid #97a38b;
}
h1#earrings_header {
	background-image: url('/lib/images/earring_header.gif');
	background-repeat: no-repeat;
	background-position: left center;
	vertical-align: middle;
	padding-left: 90px;
	width: 510px;
	height: 52px;
	font-family: Verdana;
	font-size: 22pt;
	font-style: italic;
	color: #a3af95;
	border-bottom: 2px solid #97a38b;
}
h1#pendants_header {
	background-image: url('/lib/images/necklace_header.gif');
	background-repeat: no-repeat;
	background-position: left center;
	vertical-align: middle;
	padding-left: 70px;
	width: 510px;
	height: 65px;
	font-family: Verdana;
	font-size: 22pt;
	font-style: italic;
	color: #a3af95;
	border-bottom: 2px solid #97a38b;
}
h1#bracelets_header {
	background-image: url('/lib/images/bracelet_header.gif');
	background-repeat: no-repeat;
	background-position: left center;
	vertical-align: middle;
	padding-left: 90px;
	width: 510px;
	height: 52px;
	font-family: Verdana;
	font-size: 22pt;
	font-style: italic;
	color: #a3af95;
	border-bottom: 2px solid #97a38b;
}
h1#necklaces_header {
	background-image: url('/lib/images/necklace_header.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 70px;
	width: 510px;
	height: 65px;
	font-family: Verdana;
	font-size: 22pt;
	font-style: italic;
	color: #a3af95;
	border-bottom: 2px solid #97a38b;
}
h1#anklets_header {
	background-image: url('/lib/images/anklet_header.gif');
	background-repeat: no-repeat;
	background-position: left center;
	vertical-align: middle;
	padding-left: 90px;
	width: 510px;
	height: 52px;
	font-family: Verdana;
	font-size: 22pt;
	font-style: italic;
	color: #a3af95;
	border-bottom: 2px solid #97a38b;
}
h1#accessories_header {
	background-image: url('/lib/images/accessorie_header.gif');
	background-repeat: no-repeat;
	background-position: left center;
	vertical-align: middle;
	padding-left: 70px;
	width: 510px;
	height: 52px;
	font-family: Verdana;
	font-size: 22pt;
	font-style: italic;
	color: #a3af95;
	border-bottom: 2px solid #97a38b;
}

/*---------------------------------------------------------*/
table#contactUs {
	color: #a3af95;
	font-family: Arial;
}
form#contactUs .text {
	background-color: #191b1b;
	border: 1px solid #a3af95;
	color: #FFFFFF;
	font-weight: 600;
	padding-left: 5px;
	padding-bottom: 3px;
	font-family: verdana;
}
.text {
	color: #FFFFFF;
	font-family: verdana;
	font-size: 0.75em;
}
.formFields {
	background-color: #191b1b;
	border: 1px solid #a3af95;
	color: #FFFFFF;
	font-weight: 600;
	padding-left: 5px;
	padding-bottom: 3px;
	font-family: verdana;
}
.buttons {
	background-color: #000000;
	border: 1px solid #a3af95;
	padding: 3px;
	color: #a3af95;
	font-weight: bold;
}
.buttons_over {
	background-color: #a3af95;
	color: #000000;
	border: 1px solid #FFFFFF;
	padding: 3px;
	font-weight: bold;
}
div#midPreview {
	visibility: hidden;
	padding: 0px;
	margin: 0px;
	width: 248px;
	height: 234px;
	position: absolute;
	top: 550px;
	left: 150px;
}
