*
{
    margin: 0px;
    padding: 0px;
}

img
{
	border: 0px;
}

body
{
    margin-top: 15px;
    font-family: Verdana, Helvetica, Tahoma, sans-serif;
    font-size: 62.5%;
    text-align: center;
}

h1 { font-size: 2em; margin: 20px 0px 3px 0px;}
h2 { font-size: 1.6em; margin: 15px 0px 3px 0px;}
h3 { font-size: 1.4em; margin: 15px 0px 3px 0px;}

div#content
{
    margin: auto;
    width: 792px;
    text-align: left;
}

a, a:link, a:active, a:visited
{
    text-decoration: underline;
    color: #990000;
}

a:hover
{
    text-decoration: underline;
    color: #000000;
}

div.bar
{
    clear: both;
    width: 792px;
}

div.bar div
{
    float: left;
}

div#logodiv
{
    width: 164px;
    height: 126px;
    background: url(layout/logo1.jpg);
}

div#stonesdiv
{
    height: 126px;
    width: 600px;
    background: url(layout/stones-top.jpg) no-repeat;
    vertical-align: middle;
}

div#stonesdiv b
{
  display: block;
    margin: 100px 0px 0px 0px;
    text-align: right;
    font-size: 1.3em;
    font-weight: bold;
	color: #990000;
}

div#logodiv2
{
    width: 132px;
    height: 18px;
    background: url(layout/logo2.jpg);
}

div#logodiv3
{
    width: 3px;
    height: 18px;
    background: url(layout/logofill.jpg);
}

div#hmenudiv
{
    width: 632px;
    height: 18px;
	background: #f1e9e9 url(layout/bar-top.jpg);
}

div#hmenu
{
    float: none;
    height: 16px;
	line-height: 16px;
	text-align: right;
	margin-top: 1px;
}

div#hmenu ul
{
    white-space: nowrap;
    list-style-type: none;
    margin: auto;
}

div#hmenu ul li
{
    display: inline;
	line-height: 14px;
    padding: 0px 7px 0px 7px;
}

div#hmenu ul li a
{
    font-weight: bold;
	color: black;
	text-decoration: none;
	font-size: 1.2em;
}

div#hmenu ul li img
{
	margin: 0px 3px 0px 3px;
}

div#barend1
{
    width: 13px;
    height: 18px;
    background: url(layout/barend1.jpg);
}

div#barend2
{
    width: 12px;
    height: 18px;
    background: url(layout/barend2.jpg);
}

div#vmenu
{
    float: none;
    border: 1px gray solid;
    border-top: 0px;
    border-right: 0px;
    width: 123px;
    margin-left: 15px;
    padding: 10px 0px 3px 0px;
    background: url(layout/logo3.jpg) no-repeat #dff5df;
}

div#vmenu ul
{
    margin: auto;
    padding: 3px 0px 3px 3px;
    list-style-type: none;
}

div#vmenu ul li
{
    padding: 2px;
}

div#vmenu ul li a
{
    margin: auto;
    display: block;
    width: 100px;
	font-size: 1.1em;
    text-decoration: none;
    color: gray;
    padding: 1px 3px 1px 3px;
    border-bottom: 1px solid gray;
}

div#vmenu ul li a:hover
{
    color: black;
    background: #c5dac5;
}

div#vmenu b
{
    margin: 5px 0px 0px 0px;
    padding: 1px 4px 1px 4px;
   	font-size: 1.2em;
    background: url(layout/bg-rose.jpg);
    display: block;
    width: 115px;
    color: black;
    border: 1px black solid;
	border-left: 0px;
	border-right: 0px;
    font-weight: normal;
}

div#maindiv
{
    width: 608px;
	padding: 10px;
    background: url(layout/stones-bottom.jpg) bottom right no-repeat #fffff6;
    border-left: 1px solid gray;
	border-right: 1px solid gray;
	
}

p
{
    color: gray;
    text-align: justify;
	margin-bottom: 10px;
    font-size: 1.35em;
}

table
{
	font-size: 1.3em;
}

td
{
	color: gray;
}

div#maindiv div
{
    float: none;
}

div#maindiv div.prop
{
	float: right;
	width: 1px;
	height: 690px;
}

div#maindiv div.clear
{
	height: 0px;
	line-height: 0px;
	clear: right;
}

div#footerfill
{
    width: 127px;
}

div#footerdiv
{
    width: 630px;
    height: 18px;
}

div#footer
{
    float: none;
    border: 1px gray solid;
    border-left: 0px;
    text-align: center;
    height: 16px;
   	font-size: 0.9em;
    background: #f1e9e9 url(layout/bg-rose.jpg);
}

.left
{
    float: left;
    margin: 10px 20px 10px 0px;
    padding: 5px;
    border: 1px solid gray;
	background-color: white;
}

.right
{
    float: right;
    margin: 10px 0px 10px 20px;
    padding: 5px;
    border: 1px solid gray;
	background-color: white;
}

.center {
	text-align: center;
}

ul.none
{
    list-style-type: none;
}

ul.centernone
{
    list-style-type: none;
	text-align: center;
}

ul.centernone li
{
	padding: 3px 0px 3px 0px;
	margin: auto;
}

ul.normal
{
	margin: 10px 10px 10px 25px;
}

ul.normal li
{
	font-size: 1.3em;
}

/* ****************************** */

div.newitems
{
	width: 128px;
	line-height: 0px;
	margin: 10px 20px 10px 0px;
	padding: 5px;
	border: 1px solid gray;
	background-color: white;
}

div.newitems div
{
	line-height: 16px;
	font-size: 1.4em;
}


b
{
	font-weight: normal;
	color: black;
}

ul.itemlist, ul.marketplacelist
{
	list-style-type: none;
	width: 350px;
}

ul.itemlist li, ul.marketplacelist li
{
	border: solid 1px gray;
	background-color: white;
	margin: 8px 10px 8px 20px;
	width: 400px;
}

ul.marketplacelist li{
  width: 520px;
  padding: 3px 3px 1em 3px;
}

ul.itemlist li img, ul.marketplacelist li img
{
	float: left;
	border: 1px solid #cccccc;
	margin: 4px 10px 4px 4px;
	padding: 0px;
}

ul.itemlist p, ul.marketplacelist p
{
	display: block;
	font-size: 1.2em;
	padding: 5px 5px 0px 0px;
	margin: 0px;
}
ul.itemlist p {
  float: left;
	color: black;  
	width: 310px;
}
ul.marketplacelist p {
  margin-top: 5px;
}

ul.marketplacelist h2 {
  font-size: 1.5em;  
  text-decoration: underline;
}
ul.marketplacelist h3 {
  font-size: 1.2em;  
}
ul.marketplacelist div.info {
  float: left;
  width: 300px;
  margin-left: 160px;
}
ul.marketplacelist div.cl {
  clear: left;
}
ul.marketplacelist p.price {
  color: black;
}
ul.marketplacelist p.price a {
  font-weight: bold;
}

ul.marketplacelist li.sold-out {
  
}
ul.marketplacelist li.sold-out p, ul.marketplacelist li.sold-out a {

}
div.sold-out-message {
  color: #880000;
  /*font-weight: bold;*/
  font-size: 1.2em;
  padding: 0.5em 0.5em;
  margin: 0.5em 0.5em 1.5em 0.5em;
  border: 1px solid #880000;
  background-color: #ffffcc;
  text-align: center;
}

.sold-out, tr.sold-out td {
  background-color: #e6e6e6 !important;
  color: #b6b6b6;
}
.sold-out p, .sold-out td, .sold-out b, ul.marketplacelist li.sold-out p.price {
 color: #b6b6b6;
}
.sold-out th {
   color: gray;
}


div#maindiv ul.itemlist li div.clear, div#maindiv div.itemdisplay div.clear
{
	clear: left;
}

div.itemdisplay
{
	background-color: white;
	border: 1px solid gray;
	width: 500px;
	margin-top: 10px;
	padding: 10px;
}

div.itemdisplay img
{
	padding: 5px;
	margin: 0px 10px 0px 0px;
	float: left;
	border: 1px solid gray;	
}

div.itemdisplay img.big
{
	border: 1px dotted gray;	
}

div.itemdisplay table.pricetable
{
	font-size: 1.3em;
	border: 1px solid gray;
	border-top: 0;
	margin: auto;
	margin-top: 20px;
	width: 450px;
}

div.itemdisplay table.pricetable tr td
{
	padding: 3px 6px 3px 6px;
}

div.itemdisplay table.pricetable tr th
{
	padding: 3px 10px 3px 10px;
	background-color:#dff5df;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
}

div.itemdisplay h2
{
	margin: 0px 0px 10px 0px;
}

input.orderquan
{
	width: 24px;
}

table.basket
{
	border: 1px solid gray;
	margin: auto;
	margin-top: 20px;
}

table.basket tr td
{
	padding: 3px 6px 3px 6px;
}

table.basket tr th
{
	padding: 3px 6px 3px 6px;
	background-color:#dff5df;
	border-bottom: 1px solid gray;
}

table.basket tr td.rightpad
{
	padding-right: 25px;
}

table.basket tr td.c
{
	text-align: center;
}

table.basket tr.subtotal td, table.basket tr.total td
{
	border-top: 1px solid gray;
}

table.basket tr.total td b
{
	font-weight: bold;
}

div#related div
{
	font-size: 1.2em;
	float: left;
	border: 1px solid gray;
	margin: 5px 15px 5px 0px;
	width: 115px;
	height: 115px;
	clear: none;
	text-align: center;
	padding: 3px;
	background-color: #ffffff;
}

div#related div img
{
	float: none;
	margin: 3px;
	background-color: white;
}

ul.tumblestones
{
	list-style-type: none;
	margin: 5px 10px 5px 0px;
}

ul.tumblestones li
{
	background-color: #fffff6;
	font-size: 1.35em;
	border: 1px solid gray;
	margin: 5px;
	padding: 3px;
	width: 160px;
	text-align: center;
}

ul.btnlist
{
	list-style-type: none;
	float: left;
	width: 135px;
}

ul.btnlist a, ul.btnlist a:visited, ul.btnlist a:active
{
	border: 1px solid gray;
	margin: 4px;
	padding: 0px 2px 1px 4px;
	display: block;
	background: white;
	text-decoration: none;
}

ul.btnlist a:hover
{
    text-decoration: none;
	background-color: #f5f5f5;
}

ul#linkcategories
{
	margin: 10px 10px 10px 0px;
	list-style-type: none;
	width: 300px;
}

ul#linkcategories li
{
	font-size: 1.3em;
	background-color: white;
	border: 1px solid gray;
	padding: 2px 5px 2px 5px;
	margin: 3px;
}

div.contextlinks
{
	border-bottom: 1px dotted gray;
	font-size: 1.2em;
	margin-bottom: 15px;
}

div.contextlinks a, div.contextlinks a:visited, div.contextlinks a:active, div.contextlinks a:hover
{
    font-weight: bold;
    text-decoration: none;
}

p#prevnext a
{
	text-decoration: none;
	margin-right: 15px !important;
}

#crystal_banners {
	float: right;
	width: 140px;
	margin-left: 15px;
	list-style: none;
}


#crystal_banners li {
	background-color: white;
	padding: 5px;
	margin: 0 0 10px 0;
	border: 1px solid #999999;
	line-height: 0px;
}

#crystal_banners li img {
	margin: 0;
	padding: 0;
}
#checkoutform {
	padding-bottom: 2em;
}
#checkoutform #errors {
	font-size: 1.5em;
	color: red;
	font-weight: bold;
}
#checkoutform h2 {
	padding-bottom: 0.25em;
}
#checkoutform div.dataitem {
	clear: left;
	padding: 0.75em 0.25em;
}

#checkoutform div.dataitem label {
	float: left;	
	width: 9.5em;
    font-size: 1.35em;
}

#checkoutform div.dataitem .required {
	font-size: 1.5em;
	color: red;
	font-weight: bold;
}

#checkoutform .howfound {
	padding: 1.5em 0;
	font-size: 1.35em;
}
#checkoutform .howfound textarea {
	width: 25em;
	height: 6em;
	font-family: inherit;
	font-size: inherit;
}

#protx_notification {
	border: 1px solid gray;
	padding: 0.5em;
	background-color: white;
	margin: 1em;
}

ol#payment_methods {
	margin-left: 2em;	
	padding: 0.5em;
}
ol#payment_methods li {
	color: gray;
	font-size: 1.35em;
	padding: 0.5em 0;
}
#marketplace-banner {
	margin: 0.5em;
	background-color: white;
	border: 1px solid gray;
	padding: 0.5em;
	font-weight: bold;
	font-size: 1.2em;
}
#marketplace-banner p {
	margin: 0.25em 0;
}

