html,body {
  margin: 0;
  padding: 0;
  font-family: Verdana, Arial;
  font-size: 12px;
  /*height: 100%;*/
}

body {
  margin-top: 15px;
  margin-bottom: 15px;
  }
  
h1,p.h1 {
  color: #9a5808;
  line-height: normal;
  text-align: center;
  margin: 0 0 0 0;
  font-size: 24px;
  font-weight: bold;
}

h2 {
  margin-top: 15px;
  font-weight: bold;
  font-size: 20px;
}

ul.privacy {
  list-style: decimal;
}

ul.privacy li {
  margin-top: 5px;
  margin-bottom: 20px;
  line-height: 150%;
  font-weight: bold;
}

ul.privacy li ul {
  list-style: none;
  margin-left: 0;
}

ul.privacy li ul li {
  margin-bottom: 5px;
  font-weight: normal;
}

table.data-grid {
  width: 900px;
  max-width: 100%;
  font-size: 10px;
}

table.data-grid td {
  text-align: left;
  border: none;
}

table.data-grid th {
  text-align: center;
  font-weight: bold;
  border: 1px solid silver;
  background: #dddddd;
}

table.data-grid input,table.data-grid select {
  font-size: 10px;
}

table.data-edit {
  font-size: 10px;
}

table.data-edit th {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  padding: 2px 0 10px 0;
}

table.data-edit td {
  text-align: left;
  padding: 2px 2px 2px 2px;
}

table.data-edit td input,table.data-edit td textarea {
  font-family: Verdana, Arial;
  border: 1px solid silver;
  width: 300px;
  font-size: 10px;
}

table.data-edit td textarea {
  height: 100px;
  font-size: 10px;
}

table.data-edit td select {
  font-size: 10px;
}

table.data-edit td.control {
  text-align: center;
}

table.data-edit td.control input {
  width: auto;
  font-weight: normal;
  border: outset 1px white;
}

A {
  text-decoration: none;
}

A:link {
  
}

A:active {
  
}

A:visited {
  
}

A:hover {
  
}

center {
  height: 100%;
}

form {
  margin: 0;
  padding: 0;
}

table.rounded {
  width: 100%;
  margin: 5px 0 0 0;
  border: none;
}

td.maininfo {
  text-align: left;
  vertical-align: top;
}

td.maininfo * {
  line-height: 150%;
}

td.maininfo td,td.maininfo div,td.maininfo span {
}

table.rounded td.left,table.rounded td.right {
  width: 5px;
  height: 5px;
  background: transparent;
  line-height: 0px;
}

table.rounded td.top-bottom {
  height: 5px;
  background: white;
  line-height: 0px;
}

table.rounded td.center-left,table.rounded td.center-right {
  width: 5px;
  background: white;
}

table.rounded td.center {
  padding: 0;
  text-align: left;
  background: white;
}

table.rounded td.left img,table.rounded td.right img,table.rounded td.top-bottom img,table.rounded td.center-left img,table.rounded td.center-right img
  {
  width: 5px;
  height: 5px;
  border: none;
  margin: 0;
  display: block;
}

table.rounded td.center img {
  display: block;
}

table.rounded-3 {
  width: 100%;
  margin: 0 0 0 0;
  border: none;
}

table.rounded-3 td.left,table.rounded-3 td.right {
  width: 3px;
  height: 3px;
  background: transparent;
  line-height: 0px;
}

table.rounded-3 td.top-bottom {
  height: 3px;
  background: white;
  line-height: 0px;
}

table.rounded-3 td.center-left,table.rounded-3 td.center-right {
  width: 3px;
  background: white;
  line-height: 0px;
}

table.rounded-3 td.center {
  padding: 0 0 0 0;
  text-align: left;
  background: white;
}

table.rounded-3 td.left img,table.rounded-3 td.right img,table.rounded-3 td.top-bottom img,table.rounded-3 td.center-left img,table.rounded-3 td.center-right img
  {
  width: 3px;
  height: 3px;
  border: none;
  margin: 0;
  display: block;
}

table.rounded-3 td.center img {
  display: block;
}

table.menu-left {
  line-height: normal;
  line-height: 12pt;
  font-size: 10pt;
  margin-left: 3px;
}

div.menu-left {
  line-height: normal;
  line-height: 14pt;
  color: red;
  font-weight: bold;
  font-size: 12pt;
}

div.menu-left A:link,div.menu-left A:hover,div.menu-left A:visited {
  line-height: normal;
  color: red;
  font-weight: bold;
  font-size: 12px;
}

table.menu-left td A:link,table.menu-left td A:visited {
  color: navy;
}

table.menu-left td A:hover {
  color: blue;
  text-decoration: underline;
}

table.menu-left td.linked {
  padding-left: 10px;
}

table.menu-left td img.left-ads-top {
  width: 135px;
  height: 30px;
  margin-top: 10px;
  margin-bottom: 5px;
}

table.menu-left td img.left-ads {
  width: 135px;
  height: 30px;
  margin-top: 5px;
  margin-bottom: 5px;
}

table.menu-left td img.left-ads-bot {
  width: 135px;
  height: 30px;
  margin-top: 5px;
  margin-bottom: 10px;
}

table.featured {
  width: 100%;
  height: 63px;
}

table.featured td.image {
  width: 75px;
  border: none;
}

table.featured td.image img {
  width: 75px;
  height: 63px;
  border: none;
}

table.featured td.description div {
  font-size: 9px;
  text-align: left;
  height: 63px;
  overflow: hidden;
  padding-right: 5px;
}

table.featured td.description div A,table.featured td.description div A:link,table.featured td.description div A:visited
  {
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: blue;
}

table.featured td.description div A:hover {
  text-decoration: underline;
}

div.about {
  font-size: 10px;
  line-height: 16px;
}

.paging {
  font-size: 10px;
  font-weight: normal;
  margin: 0 0 5px 0;
  padding: 5px 8px 0px 0px;
  line-height: normal;
  height: 20px;
  text-align: right;
}

.paging a:link,.paging a:visited {
  text-decoration: none;
  font-weight: normal;
}

.paging a:hover,.paging a:active {
  font-weight: normal;
}

table.Tab {
  height: 21px;
  font-size: 8pt;
}

table.Tab td {
  padding: 0 0 0 0;
}

div.Tab {
  border: 1px solid #eeeeee;
  margin: 0 0 0 0;
  padding: 5px 5px 5px 5px;
  display: none;
  line-height: normal;
  width: 500px;
  height: 450px;
  overflow: visible;
}

td.TabLeftSelected {
  background: url(/images/design/tabLeftOn.gif) no-repeat;
  width: 3px;
  line-height: 0;
}

td.TabMiddleSelected {
  cursor: default;
  text-align: center;
  background: url(/images/design/tabMiddleOn.gif) repeat-x;
}

td.TabRightSelected {
  background: url(/images/design/tabRightOn.gif) no-repeat;
  width: 3px;
  line-height: 0;
}

td.TabLeftNotSelected {
  background: url(/images/design/tabLeftOff.gif) no-repeat;
  width: 3px;
  line-height: 0;
}

td.TabMiddleNotSelected {
  cursor: pointer;
  text-align: center;
  background: url(/images/design/tabMiddleOff.gif) repeat-x;
}

td.TabRightNotSelected {
  background: url(/images/design/tabRightOff.gif) no-repeat;
  width: 3px;
  line-height: 0;
}

table.sizes td input {
  width: 50px;
}

table.jewelry-sizes {
  border: 1px ridge black;
  margin-top: 5px;
}

table.jewelry-sizes td input {
  width: 50px;
}

table.subtypes {
  width: 125px;
  height: 50px;
  background: white;
}

table.subtypes td.left {
  text-align: center;
  vertical-align: middle;
  line-height: 0;
  height: 50px;
}

table.subtypes td.left img {
  border: none;
}

table.subtypes td.right {
  text-align: left;
  vertical-align: middle;
  font-size: 10px;
  padding-left: 2px;
  color: #9a5808;
  text-align: left;
  font-size: 10px;
  font-weight: bold;
}

table.subtypeselected {
  border: 1px solid red;
}

table.subtypes td.right A:link,table.subtypes td.right A:hover,table.subtypes td.right A:visited
  {
  color: #9a5808;
  font-size: 10px;
  font-weight: bold;
}

div.scrollable {
  width: 200px;
  height: 200px;
  overflow: scroll;
  border: 1px solid silver;
}

table.scrollable {
  width: 180px;
  font-size: 9px;
}

table.scrollable td {
  padding: 0 0 0 0;
}

table.scrollable td.container {
  padding: 0 0 0 30px;
}

table.scrollable td input {
  width: auto;
  border: none;
}

table.scrollable tr.selected {
  background: #cccccc;
}

tr.jewelry {
  background: #fec47b url(/images/design/bg-vert-grad-2.jpg) repeat-x;
}

td.common {
  width: 25%;
  padding: 5px 3px 10px 3px;
  border-bottom: 1px solid #ffa02e;
  border-right: 1px solid #ffa02e;
  vertical-align: top;
}

td.mostright {
  width: 25%;
  padding: 5px 3px 10px 3px;
  border-bottom: 1px solid #ffa02e;
  border-right: none;
  vertical-align: top;
}

td.empty {
  border: none;
}

td.bottom {
  border-bottom: none;
}

div.jewelry-container {
  
}

div.discount-container {
  height: 170px;
  overflow: hidden;
}

div.image-container {
  height: 170px;
  overflow: hidden;
}

div.free-shipping {
  position: relative;
  z-index: 100;
  top: -25px;
  text-align: left;
  left: 20px;
  display: block;
}

div.new-in-store {
  position: relative;
  z-index: 100;
  top: -170px;
  text-align: left;
  left: -75px;
  display: block;
  width: 40px;
}

div.discount {
  float: left;
  clear: both;
  position: relative;
  z-index: 100;
  top: -170px;
  left: 120px;
  display: block;
}

div.jewelry-name {
  font-size: 10px;
  font-weight: bold;
  width: 150px;
  white-space: normal;
  display: block;
}

div.jewelry-description {
  font-size: 9px;
  width: 150px;
  padding: 5px 0 5px 0;
  display: block;
}

div.jewelry-price {
  font-size: 10px;
  width: 150px;
  padding: 5px 0 0 0;
  text-align: center;
  display: block;
  font-weight: bold;
}

.red {
  color: red;
}

.black {
  color: black;
}

div.jewelry-our-price {
  font-size: 16px;
  width: 150px;
  padding: 10px 0 0 0;
  font-weight: bolder;
  font-family: Arial;
  text-align: center;
  display: block;
  color: #b00000;
}

div.jewelry-save {
  font-size: 10px;
  font-weight: bold;
  width: 150px;
  text-align: center;
  display: block;
  padding: 5px 0 0 0;
}

td.search {
  padding-top: 2px;
  text-align: left;
}

td.search div {
  float: left;
  clear: left;
  padding-top: 3px;
}

td.search div img {
  margin-right: 2px;
}

td.search input.text {
  width: 100px;
  height: 10px;
  font-size: 10px;
}

td.search input.submit {
  font-size: 12px;
  font-weight: bold;
  color: maroon;
  background-color: #ffe0a7;
  border: 1px #e88003 solid;
  cursor: pointer;
  margin-top: 2px;
}

p {
  margin: 5px 0 0 0;
}

div.one-jewelry-description {
  font-weight: normal;
  font-size: 11px;
  padding: 5px 0 0 0;
}

div.one-jewelry-description p {
  margin: 5px 0 0 0;
}

div.retail {
  font-weight: bold;
  font-size: 11px;
  padding: 5px 0 0 0;
}

.AuthorizeNetSeal img {
  
}

.center-bottom {
  border: none;
  width: 100%;
}

.orangehead {
  height: 25px;
  /*background-color: #e88003;*/
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  text-align: left;
}

.orangehead .left {
  width: 6px;
  height: 25px;
  float: left;
  background-image: url(/images/design/roundedHeader_left.gif);
  background-repeat: no-repeat;
  margin-right: 10px;
  vertical-align: baseline;
}

.orangehead .right {
  width: 6px;
  height: 25px;
  float: right;
  background-image: url(/images/design/roundedHeader_right.gif);
  background-repeat: no-repeat;
  vertical-align: baseline;
}

.orangehead div {
  padding-top: 4px;
}

.orangetab {
  background-color: #ffe0a7;
  font-size: 10px;
  white-space: nowrap;
  height: 25px;
  text-align: left;
  font-weight: bold;
}

.orangetab a:link {
  color: black;
}

.orangetab a:visited {
  color: black;
}

.orangetab a:hover {
  color: maroon;
}

.orangetab a:active {
  color: black;
}

.orangetab .left {
  width: 6px;
  height: 25px;
  float: left;
  clear: left;
  background-image: url(/images/design/roundedHeader_left_inactive.gif);
  background-repeat: no-repeat;
  vertical-align: baseline;
}

.orangetab .right {
  width: 6px;
  height: 25px;
  float: right;
  clear: right;
  background-image: url(/images/design/roundedHeader_right_inactive.gif);
  background-repeat: no-repeat;
  vertical-align: baseline;
}

.active .left {
  background-image: url(/images/design/roundedHeader_left.gif);
}

.active .right {
  background-image: url(/images/design/roundedHeader_right.gif);
}

.orangetab div {
  padding-top: 6px;
}

.active {
  background-color: #E88003;
  color: white;
  font-weight: bold;
}

.tabs-container {
  padding-left: 10px;
  padding-right: 10px;
}

.center-bottom .alsolove {
  padding: 0;
  border: 1px solid #e88003;
}

.user-form {
  width: 100%;
}

.user-form td {
  padding: 2px 2px 2px 2px;
  font-size: 10px;
  text-align: left;;
}

.user-form th {
  padding: 2px 2px 2px 2px;
  font-size: 12px;
  font-weight: bold;
  color: #e88003;
  text-align: left;
}

.user-form td input {
  font-size: 10px;
  /*border: 1px #e88003 dotted;*/
}

.user-form td textarea {
  font-family: Verdana, Arial;
  font-size: 10px;
  /*border: 1px #e88003 dotted;*/
}

.user-form td select {
  font-size: 10px;
  /*border: 1px #e88003 dotted;*/
}

.user-form tfoot td {
  text-align: right;
  padding: 5px 2px 0 0;
}

/*
.user-form tfoot td input {
  font-size: 12px;
  font-weight: bold;
  color: maroon;
  background-color: #ffe0a7;
  border: 1px #e88003 solid;
  border: none;
  cursor: pointer;
  margin-top: 2px;
  cursor: pointer;
  width: auto;
}
*/

.user-form thead td {
  text-align: left;
  font-size: 16px;
  font-weight: bolder;
  /*background: #e88003;*/
  height: 25px;
  padding: 0 0 0 0;
  color: white;
  font-family: Arial;
}

.user-form thead td div {
  padding-top: 3px;
}

.user-form tfoot td a {
  
}

table.mycart {
  width: 100%;
  text-align: left;
}

table.mycart th {
  font-weight: bold;
  background: #e88003;
  padding: 3px 2px 3px 3px;
  border: 1px #ffe0a7 dotted;
  border-left: none;
  color: white;
}

table.mycart th.left {
  width: 16px;
  border: 1px #e88003 dotted;
}

table.mycart td {
  padding: 3px 2px 3px 3px;
  border: 1px #e88003 dotted;
  border-top: none;
  border-left: none;
}

table.mycart tfoot td {
  padding: 10px 10px 3px 3px;
  border: none;
  text-align: right;
}

table.mycart td.left {
  width: 16px;
  line-height: 0;
  padding: 3px 2px 3px 2px;
  text-align: center;
  border-left: 1px #e88003 dotted;
}

table.mycart td.right-bolded {
  text-align: right;
  font-weight: bold;
  line-height: normal;
  width: auto;
  color: maroon;
}

table.mycart td.total {
  font-weight: bold;
}

table.mycart td.normal {
  line-height: normal;
  width: auto;
  text-align: left;
}

table.mycart td.normal input {
  font-size: 12px;
  width: auto;
  border: 1px #e88003 solid;
}

table.mycart td.normal select {
  width: auto;
  font-size: 9px;
  border: 1px #e88003 solid;
}

table.mycart td.center {
  text-align: center;
}

table.mycart td.qty {
  text-align: center;
  width: 70px;
}

table.mycart td.item {
  width: 70px;
  line-height: 0;
  padding: 3px 2px 3px 2px;
}

table.mycart td.qty input {
  width: 20px;
  font-size: 9px;
  border: 1px #e88003 solid;
}

table.mycart td.qty select {
  width: 40px;
  font-size: 9px;
  border: 1px #e88003 solid;
}

.money {
  text-align: right;
}

.jewelry-name A:link,.jewelry-name A:visited {
  color: black;
}

.jewelry-name A:hover {
  color: blue;
}

.user-reviews {
  font-size: 10px;
  width: 100%;
}

.bold {
  font-weight: bold;
}

.user-reviews td {
  padding: 5px 0 5px 5px;
}

.dotted-bottom {
  border-bottom: dotted 1px #ff8000;
}

.solid-all {
  border: solid 1px #ff8000;
}

.top-bottom-margined {
  margin: 5px 0 5px 0;
  padding-top: 5px;
  padding-bottom: 5px;
}

.shareLinks {
  color: black;
  border-bottom: #e88003 solid 1px;
  padding: 5px 0 5px 0;
  text-align: center;
}

.shareLinks img {
  border: none;
}

.bg-vert-grad {
  background: url(/images/design/bg-vert-grad-50.jpg) repeat-x;
  width: 100%;
}

.bg-vert-grad-2 {
  width: 810px;
  height: 100px;
  background: url(/images/design/bg-vert-grad-2.jpg) repeat-x;
}

div.PopupDIV2 {
  position: absolute;
  z-index: 999;
  display: none;
  border: 2px solid #635208;
  background-color: #D1DFD7;
  width: auto;
  padding: 8px;
  white-space: nowrap;
}

iframe.frmcls {
  position: absolute;
  z-index: 998;
  display: none;
}

div.homebottom {
  width: 534px;
  margin-left: 1px;
  margin-top: 5px;
  text-align: center;
}

.subscribe-form td,.subscribe-form th {
  font-size: 10px;
  line-height: normal;
}

.subscribe-form thead td {
  line-height: normal;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  font-weight: bold;
  color: red;
  font-size: 14px;
}

.subscribe-form td input[type=text] {
  font-size: 10px;
  border: 1px #e88003 solid;
  width: 85px;
}

.subscribe-form tfoot td {
  text-align: right;
}

/*.subscribe-form tfoot td input {
  font-size: 12px;
  font-weight: bold;
  color: maroon;
  background-color: #ffe0a7;
  border: none;
  cursor: pointer;
  margin-top: 2px;
  cursor: pointer;
  width: auto;
}*/

.nicebutton {
  height: 30px;
  width: 102px;
  border: none;
  background: url(/images/design/Add_to_cart.png) no-repeat;
}

a img.add2cart {
  background: url(/images/design/Add_to_cart.png) no-repeat;
  background-position: 0 0;
}

a img.add2cart:hover {
  background-position: 0 -30px;
}

a img.add2cart:active {
  background-position: 0 -60px;
}


