/*

Interesting color: #00001C  dark blue.

*/

HTML BODY {
/* 	background-repeat: repeat; */
	max-height: 100%;
	min-height: 100%;
	margin: 0;
	padding: 0;
	height: 100%;
	background-color: #000;
	color: #000;
	font-family: Arial, Helvetica, verdana, sans-serif;
	behavior: url("/css/csshover3.htc"); 
}

DIV.content {
	vertical-align: bottom;
	margin: 0;
	padding: 0;
	width:100%;
	height:100%;
}
/*
DIV.content P {
	margin: 0;
	padding: 2px 0px 2px 0px;
}
*/

DIV.message {
	margin: 0px auto;
	text-align: center;
	color: red;
}

DIV.banner {
	/*background-image: url(/images/banner_bg3.jpg);
	background-position: top center;
	background-repeat: no-repeat;*/
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 770px;
	height: 100px;
	border: none 2px #444;
	color: #CCC;
}

DIV.index_content {
	margin: 0px auto 10px auto;
	padding: 0px 0px 0px 0px;
	width: 796px;
	/*height: 550px;*/
	border: solid 2px #333;
	background-color: #f8ddc3;
	color: #000;
/*	background-image: url(/images/leaf.png); */
/*	background-image: url(/images/leaf2.jpg);*/
/*	background-image: url(/images/leaf3.jpg);*/
/* 	background-image: url(/images/leaf4.jpg); */
	background-image: url(/images/leaf_web.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	
	-moz-border-radius: 8px 8px 0 0;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    border-radius: 8px 8px 0 0;

}

DIV.splash_data {
	width: 680px;
	margin: 10px auto 10px auto;
	padding: 10px 10px 10px 10px;
	text-align: center;
	background-image: url(/images/white_faded.png);
	cursor: pointer;
}

DIV.index_content DIV.special_notes {
	float: left;
	font-size: 10pt;
	color: #CDD;
	font-style: italic;
	margin: 6px 0px 0px 6px;
}

DIV.index_content DIV.navigation {
	height: 25px;
	font-size: 11pt;
	background-color: #444;
	color: #CCC;
	text-align: right;
	padding: 5px 10px 0px 0px;
	-moz-border-radius: 6px 6px 0 0;
    -webkit-border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    border-radius: 6px 6px 0 0;

}
A.menu {
	color: #CCC;
}
A.menu:visited {
	color: #CCC;
}
A.menu:hover {
	color: #900;
}
A.cart {
	color: #99C;
}
A.cart:visited {
	color: #99C;
}
A.cart:hover {
	color: #900;
}

DIV.index_content DIV.categories {
	float: left;
	text-align: center;
	width: 160px;
	height: 25px;
	background-color: #333;
	color: #AAA;
	margin: 0px auto 0px auto;
	padding: 5px 0px 0px 0px;
	-moz-border-radius: 0 0 0 15px;
    -webkit-border-bottom-left-radius: 15px;
    border-radius: 0 0 0 15px;
}
A.cat {
	color: #000;
}
A.cat:visited {
	color: #000;
}
A.cat:hover {
	color: #900;
}

UL.gem_subcategory {
	display: none;
	list-style: none;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

UL.gem_subcategory LI {
	font-size: 8pt;
	cursor: pointer;
}

UL.type_subcategory {
	display: none;
	list-style: none;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

UL.type_subcategory LI {
	font-size: 8pt;
	cursor: pointer;
}

DIV.index_content DIV.title {
	float: left;
	color: #f8ddc3;
	font-weight: bold;
	font-size: 14pt;
	margin: 2px 0px 0px 40px;
}

DIV.index_content P {
	margin: 5px 5px 5px 5px;
}

DIV.index_content UL.categories {
	width: 157px;
	border-right: 3px solid #444;
	list-style: none;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	/*background-color: #f8ddc3;*/
}

DIV.index_content UL.categories LI {
	text-align: right;
	font-size: 10pt;
	padding: 2px 5px 2px 0px;
	cursor: pointer;
}
DIV.index_content UL.categories LI:hover {
	background-image: url(/images/fade.png);
}
DIV.index_content UL.categories LI.simple:hover {
	background-image: none;
}

DIV.index_content UL.categories LI.last {
	margin: 0px 0px 0px 0px;
	border-bottom: 3px solid #444;
}

DIV.index_content UL.categories LI.on {
	background-image: url(/images/fade.png);
}

DIV.index_content UL.categories LI.onlast {
	margin: 0px 0px 5px 0px;
	border-bottom: 3px solid #444;
	background-image: url(/images/fade.png);
}

DIV.index_content DIV.data {
	width: 626px;
	float: right;
	text-align: right;
	padding: 2px 5px 0px 5px;
	margin: -20px 0px 0px 0px;
}

INPUT.newsletter {
	font-weight: bold;
	color: #999;
	width: 150px;
	margin: 0px auto 0px auto;
	text-align: center;
}

INPUT.newsletter_new {
	font-weight: bold;
	color: #333;
	width: 150px;
	margin: 0px auto 0px auto;
	text-align: center;
}

SELECT.newsletter {
	width: 150px;
	margin: 0px auto 0px auto;
	text-align: center;
}

INPUT.rem_button {
    font-size: 7pt;
}

LI.logout {
	font-size: 8pt;
}

DIV.loginholder {
	width: 420px;
	margin: 0px auto;
	padding: 4px 0px;
	border: 0;
}
DIV.login {
	display: none;
	border: none;
	text-align: right;
	padding: 0px 25px 0px 0px;
	background-color: transparent;
	/*border: solid 1px #000;*/
	/*visibility: hidden;*/
}

DIV.cart {
	display: inline;
	font-size: 10pt;
	cursor: pointer;
	color: #8CC;
}

DIV.footer {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px auto 0px auto;
	padding: 0px;
	text-align: center;
	color: #AAA;
	width: 100%;
	height: 20px;
	/*background-color: #005473;*/
}

A.footer {
    color: #888;
}
A.footer:hover {
    color: #666;
}
A.footer:visited {
    color: #888;
}

/***********
 ITEMS
 ***********/

H2 {
	text-align: center;
}
DIV.buy_info {
	float: right;
	font-size: 9pt;
}

DIV.image_holder {
	cursor: pointer;
}

IMG.item_details {
	border: 0px solid #000;
/*	float: left;*/
	margin: 0px auto 0px auto;
	text-align: center;
	cursor: pointer;
}
DIV.item_details_images {
	float: left;
	margin: 0px 4px 0px auto;
	padding: 0px 0px 0px 0px;
	text-align: center;
	border: 1px solid #999;
	background-image: url(/images/white_faded.png);
	width: 315px;
}

DIV.gems_in_item {
	padding: 0px 0px 0px 10px;
}

UL.item_image_thumbs {
	list-style: none;
	list-style-type: none;
	margin: 0px auto 4px auto;
	padding: 0px 0px 0px 0px;
	text-align: center;
	width: 315px;
	height: 100px;
}
UL.item_image_thumbs LI {
	float: left;
	margin: 0px 2px 0px 2px;
	padding: 0px 0px 0px 0px;
	width: 100px;
	height: 100px;
	text-align: center;
	cursor: pointer;
}

DIV.item_details_cont {
	width: 610px;
	margin: 0px 10px 0px 10px;
	text-align: left;
}

DIV.item_details {
	
}

UL.item_details {
	margin: 0px 0px 0px 5px;
	text-align: left;
	list-style: none;
	list-style-type: none;
	padding: 0px 0px 0px 0px;
}
UL.item_details LI {
	margin: 0px 0px 5px 0px;
}

UL.item_details LI.gems {
/*
	border-top: 1px solid #AAA;
	border-bottom: 1px solid #AAA;
*/
}

UL.item_details LI.price {
	color: #090;
}
UL.item_details LI.sale {
	color: #900;
	font-weight: bold;
}

UL.item_details LI.item_note {
	color: #900;
}
UL.item_details LI.permalink {
	font-size: 9pt;
}

INPUT.item_qty {
	text-align: center;
}
INPUT.item_qty_disabled {
	text-align: center;
	border: 0;
	background-color: #DDD;
}

DIV.list_items {
	width: 565px;
	margin: 0px auto 0px auto;
	padding: 10px 0px 0px 0px;
	text-align: center;
	background-color: #000;
/*	background-image: url(/images/white_faded.png);*/
}

UL.list_items {
	list-style: none;
	list-style-type: none;
	margin: 0px auto 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	clear: both;
}

UL.list_items LI {
	float: left;
	margin: 0px 5px 10px 5px;
	padding: 5px 0px 0px 0px;
	width: 100px;
	height: 105px;
	cursor: pointer;
	border: 1px solid #AAA;
}

UL.list_items LI:hover {
	
}

INPUT.buy_button {
	
}

DIV.close_item {
	margin: 10px 4px 0px 0px;
	padding: 2px 5px 0px 5px;
	float: right;
	background-color: #DDD;
	border: 1px solid #AAA;
	cursor: pointer;
}

TABLE.list_all_items {
	width: 560px;
	margin: 10px auto 5px auto;
	padding: 0px 0px 0px 0px;
	background-image: url(/images/white_faded.png);
	text-align: center;
}

TABLE.list_all_items TR {
	
}

TABLE.list_all_items TR.header:hover {
	
}

TABLE.list_all_items TR:hover {
	background-image: url(/images/overlay_bg.png);
}

TABLE.list_all_items TR.header:hover {
	background-image: url(/images/white_faded.png);
}

TABLE.list_all_items TH {
	background-image: url(/images/white_faded.png);
	border-bottom: 1px solid #333;
}

TABLE.list_all_items TH.clear {
	background-image: url(/images/white_faded.png);
	font-weight: normal;
}

TABLE.list_all_items TD {
	border-bottom: 1px solid #999;
	cursor: pointer;
}

TABLE.list_all_items TD.img {
	padding: 3px 3px 3px 3px;
}

TABLE.list_all_items TD.desc {
	text-align: left;
	padding-left: 10px;
	border-left: 1px solid #999;
}

TABLE.list_all_items TD:hover {
	background-image: url(/images/overlay_bg.png);
}


/***********
 Cart
 ***********/

TABLE.cart {
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	width: 95%;
	border: 0px solid #FAFFE5;
	text-align: center;
}

TABLE.cart TH {
	background-color: #BBB;
	font-weight: bold;
	text-align: center;
	border: 1px solid #BBB;
}

TABLE.cart TR.item TD {
	border: 1px solid #F8DDC3;
	border-top: 0;
	border-bottom: 1px solid #BBB;
	background-color: #DDD;
	color: #000;
	text-align: left;
}
TABLE.cart TR.item TD.remove{
	text-align: center;
}
TABLE.cart TR.item TD.qty{
	text-align: center;
}

TABLE.cart TR.subtotal TD {
	background-color: #AAA;
	color: #000;
	border: 1px solid #444;
	text-align: left;
	font-size: 10pt;
}
TABLE.cart TR.subtotal TD.clear {
	background-color: #AAA;
	border: 1px solid #AAA;
	border-right: 1px solid #444;
}
TABLE.cart TR.submit TD {
	border: 1px solid transparent;
	background-color: transparent;
	color: #000;
}
TABLE.cart TR.subtotal TD.image {
	background-color: transparent;
	border: 1px solid transparent;
}
TABLE.cart TD.image {
	background-color: transparent;
	border: 1px solid transparent;
}


INPUT.payment {
	border: 1px solid #AAA;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	margin: 0px 0px 5px 0px;
	font-weight: bold;
	
}

SPAN.note {
	font-size: 8pt;
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 4px 0px;
}

em {
	color: inherit;
}

TABLE.contact_form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
}

TABLE.contact_form TD {
	border-bottom: 1px solid #D6BBA1;
}

TABLE.contact_info {
	margin: 0px auto 10px auto;
	padding: 0px 0px 0px 0px;
	width: 66%;
	text-align: center;
}

TABLE.contact_info TD {
	text-align: left;
	background-color: #DEE;
	padding: 5px 5px 5px 5px;
	border: 1px solid #999;
}

TABLE.contact_info TD.clear {
	background: transparent;
	border: 0;
	text-align: center;
}

DIV.button {
	margin: 10px 4px 0px 0px;
	padding: 2px 5px 0px 5px;
	background-color: #DDD;
	border: 1px solid #AAA;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	cursor: pointer;
}

UL.err_msg {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

UL.err_msg LI {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 6px 15px;
	font-size: 10pt;
}

#err_msg {
	color: #B00;
	width: 90%;
	padding: 4px 0px 5px 4px;
	border: 1px solid #900;
	display: none;
}

INPUT.contact_form {
	border: 1px solid #999;
	border-top: 1px solid #333;
	padding: 3px 3px 1px 3px;
}

INPUT.contact_form_err {
	border: 1px solid #900;
	border-top: 1px solid #B00;
	padding: 3px 3px 1px 3px;
}

TEXTAREA.contact_form {
	border: 1px solid #999;
	border-top: 1px solid #333;
	padding: 3px 3px 3px 3px;
}

DIV.loading {
	margin: 0px auto 0px auto;
	text-align: center;
	padding: 10px;
}

/***********
 Gems
 ***********/

UL.list_gems {
	list-style: none;
	list-style-type: none;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	text-align: center;
	width: 550px;
}

UL.list_gems LI {
	float: left;
	width: 110px;
	font-size: 10pt;
	height: 120px;
	margin: 0px auto 10px auto;
	text-align: center;
	cursor: pointer;
}

/***********
 Search
 ***********/

DIV.advanced_search {
	display: none;
}

DIV.show_advanced_link {
	display: inline;
	cursor: pointer;
	color: #900;
	font-size: 10pt;
}

SPAN.show_advanced_link {
	display: inline;
	cursor: pointer;
	color: #900;
	font-size: 8pt;
}

UL.search_gems {
	list-style: none;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 640px;
}

UL.search_gems LI {
	float: left;
	width: 110px;
	height: 20px;
	margin: 0px 5px 10px 5px;
	padding: 0px 0px 0px 0px;
	font-size: 10pt;
	text-align: left;
}

UL.search_gem_locs {
	list-style: none;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 640px;
}

UL.search_gem_locs LI {
	float: left;
	width: 110px;
	height: 20px;
	margin: 0px 5px 10px 5px;
	padding: 0px 0px 0px 0px;
	font-size: 10pt;
	text-align: left;
}

TABLE.search_results {
}

TABLE.search_results TR {
}

TABLE.search_results TH {
	background: transparent;
	text-align: center;
}

TABLE.search_results TD {
	background-image: url(/images/white_faded.png);
	border-left: 1px solid #AAA;
	border-right: 1px solid #AAA;
	border-bottom: 1px solid #AAA;
	margin: 0px 0px 0px 0px;
	padding: 0px 6px 0px 6px;
	text-align: left;
}

TABLE.search_results TD.photo {
	padding-top: 5px;
	text-align: center;
}

/***********
 FAQ
 ***********/

OL.faq LI {
	margin: 0px 10px 10px 0px;
	background-image: url(/images/white_faded.png);
}

DL.faq {
/*	border-left: 1px solid #E6BBA1;*/
	border-bottom: 1px solid #E6BBA1;
	padding: 0px 0px 3px 5px;
	margin: 0px 0px 8px 0px;
}
DL.faq DT {
	font-weight: bold;
}
DL.faq DD {
	margin-left: 10px;
}

/***********
 Signup
 ***********/

DIV.captcha {
	width: 200px;
	height: 50px;
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0;
	margin: 0;
	border: 0;
}

IMG.c_holder {
	width: 200px;
	height: 50px;
	padding: 0;
	margin: 0;
	border: 0;
}

IMG.refresh {
	float: right;
	width: 20px;
	height: 20px;
	padding: 0;
	margin: 0px 0px 0px 0px;
	border: 0;
}

INPUT.c_guess {
	margin: 0px 0px 5px 0px;
	font-size: 11pt;
}

#c_error {
	display: none;
	color: #B00;
	font-weight: bold;
}
#e_error {
	display: none;
	color: #B00;
	font-weight: bold;
}
#u_error {
	display: none;
	color: #B00;
	font-weight: bold;
}
#p_error {
	display: none;
	color: #B00;
	font-weight: bold;
}

/****************
 Overlays
 ****************/

DIV.overlay_background {
	visibility: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	width:100%;
	height:100%;
	text-align:center;
	z-index: 9998;
	background-image: url(/images/overlay_bg.png);
/*	background-image: url(/images/white_faded.gif);*/
}

DIV.overlay_background DIV.overlay_lg {
	background-color: #f8ddc3;
	width:650px;
	min-height: 200px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	position: absolute;
	top: 50px;
	left: 100px;
	background-color: transparent;
	text-align: left;
	z-index: 9999;
}

DIV.overlay_lg DIV.overlay_lg_content {
	width:642px;
	max-height: 440px;
	margin: 0px auto;
	background-color: #f8ddc3;
	padding: 0px 4px 0px 4px;
	text-align: left;
	overflow: auto;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

DIV.overlay_lg DIV.overlay_lg_bottom {
	background-image: url(/images/bubble_bottom.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	width:652px;
	height: 13px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

DIV.overlay_lg DIV.overlay_lg_top {
/*
	background-image: url(/images/bubble_top.png);
	background-position: top center;
	background-repeat: no-repeat;
*/
	background-color: #f8ddc3;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	width:650px;
	height: 5px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

DIV.overlay_background DIV.overlay_sm {
	width:208px;
	min-height: 150px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	position: absolute;
	top: 50px;
	left: 100px;
	background-color: #EEE;
	border:1px solid #000;
	text-align: left;
}

DIV.overlay_sm DIV.overlay_sm_content {
	width:200px;
	margin: 0px auto;
	background-color: #f8ddc3;
	padding: 0px 4px 0px 4px;
	text-align: left;
}

DIV.overlay_sm DIV.overlay_sm_bottom {
/*
	background-image: url(/images/bubble_sm_bottom.png);
	background-position: bottom center;
	background-repeat: no-repeat;
*/
	background-color: #F8DDC3;
	width:210px;
	height: 14px;
}

DIV.overlay_sm DIV.overlay_sm_top {
	background-image: url(/images/bubble_sm_top.png);
	background-position: top center;
	background-repeat: no-repeat;
	width:210px;
	height: 14px;
}

DIV.overlay_lg_menu {
	width: 642px;
	margin: 0px 0px 0px 0px;
	padding: 2px 5px 0px 5px;
	border: 1px solid #000;
	-moz-border-radius: 8px 8px 0 0;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    border-radius: 8px 8px 0 0;
    background-color: beige;
	text-align: center;
	height: 18px;
}

DIV.overlay_sm_menu {
	width: 100%;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #000;
	background-color: #DDD;
	text-align: center;
	height: 20px;
}

DIV.overlay_menu DIV.menu_close{
	background-image: url(/images/close.png);
	background-position: center center;
	background-repeat: no-repeat;
	text-align: center;
	margin: 1px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 15px;
	height: 15px;
	font-size: 9pt;
	font-weight: bold;
	cursor: pointer;
	float: left;
}
DIV.overlay_menu DIV.menu_close_left {
	background-image: url(/images/close.png);
	background-position: center left;
	background-repeat: no-repeat;
	text-align: center;
	margin: 1px 0px 0px 0px;
	padding: 0px 0px 0px 16px;
	width: 15px;
	height: 15px;
	font-size: 9pt;
	font-weight: bold;
	cursor: pointer;
	float: left;
}
DIV.overlay_menu DIV.menu_close_right {
	background-image: url(/images/close.png);
	background-position: center right;
	background-repeat: no-repeat;
	text-align: center;
	margin: 1px 0px 0px 0px;
	padding: 0px 34px 0px 0px;
	width: 15px;
	height: 15px;
	font-size: 9pt;
	font-weight: bold;
	cursor: pointer;
	float: right;
}
DIV.overlay_menu DIV.menu_close_left:hover {
	color: red;
}
DIV.overlay_menu DIV.menu_close_right:hover {
	color: red;
}

.hidden {
	/*visibility: none;*/
	display: none;
}

/*************
 SETTINGS
 *************/

P.save_changes {
	margin: 0px auto;
	text-align: right;
	
}

INPUT.save_changes {
	margin: 0px auto;
	text-align: center;
	
}

/***** Link info *****/

A.menu:visited {
	color: inherit;
	text-decoration: none;
	font-size: inherit;
}

A.menu:link {
	color: inherit;
	text-decoration: none;
	font-size: inherit;
}

A.menu:hover {
	color : #c03000;
	text-decoration: none;
	font-size: inherit;
	/*background-color : #8FC2CC;*/
}

A.welcome:link {
	color: #900;
	text-decoration: none;
	font-size: inherit;
}

A.welcome:visited {
	color: #900;
	text-decoration: none;
	font-size: inherit;
}

A.welcome:hover {
	color : #c03000;
	text-decoration: none;
	font-size: inherit;
	/*background-color : #8FC2CC;*/
}


DIV.captcha_error {
	width: 200px;
	padding: 0;
	margin: 0px 0px 0px 0px;
	border: 0px solid #000;
	color: #B00;
	font-size: 9pt;
	display: none;
	text-align: left;
}

IMG.c_holder {
	width: 200px;
	height: 50px;
	padding: 0;
	margin: 0;
	border: 0;
}
        
INPUT.c_guess { 
	margin: 0px 0px 5px 0px;
}

P.text {
	text-indent: 15px;
}