body
{
	background-color:#013825;
	background-image:url(images/menu_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
}
td
{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
td.mainback
{
	background-image:url(images/main_back.jpg);
	background-position:top left;
	background-repeat:repeat-x;
}
td.cartcell
{
	background-image:url(images/cart_cell.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	vertical-align:middle;
}
td.cartbox
{
	background-image:url(images/cart_box.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height:42px;
	color:#FFFFFF;
	padding-left:40px;
	font-weight:bold;
}
td.cartbox a
{
	color:#FFFE00;
}
h1,h2
{
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:28px;
}
h3,h4,h5
{
	color:#FFCC00;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
}
td.contentspace
{
	padding-left:30px;
	padding-right:30px;
	padding-bottom:30px;
}
a
{
	color:#FFFFFF;
}
table.leftcolumn
{
	background-image:url(images/left_column.gif);
	background-position:top left;
	background-repeat:repeat-y;
}
td.categories
{
	background-image:url(images/left_back.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:40px;
	padding-right:40px;
	padding-top:10px;
	padding-bottom:10px;
}
td.categories table td
{
	background-image:url(images/m_div.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	height:26px;
}
td.categories a
{
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;

}
td.categories a:hover,td.categories a.active
{
	color:#F3E00B;
}
td.searchbox
{
	background-image:url(images/search_box.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height:34px;
	padding-left:71px;
}
.searchinput
{
	border:1px solid #FFFFFF;
	background-color:#000000;
	color:#CCCCCC;
	width:142px;
	height:19px;
}
form
{
	margin:0px;
	padding:0px;
}
.right_column
{
	background-image:url(images/deco_right.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
}
td.featured_products
{
	background-image:url(images/bottom_back.gif);
	background-position:top left;
	background-repeat:repeat-x;
	height:217px;
	padding-left:30px;
	padding-right:30px;
}
td.tempproduct
{
	background-color:#FFFFFF;
	background-position:center;
	background-repeat:no-repeat;
}
.yellow
{
	color:#F3E00B;
}
.green
{
	color:#BEFFE9;
}
td.footer
{
	height:100px;
	text-align:center;
}
img.imgborder
{
	border:2px solid #FFCC00;
}

/* product list*/

a.product_name {
  font-size: 16px;
  text-decoration: none;
}
span.product_category {
  font-size: 10px;
  color: #cccccc;
}

span.price_title {
  font-size: 10px;
  color: #99ccff;
}

span.price_sum {
  font-size: 20px;
  font-weight: bold;
}

a.productlistrq {
  color: white;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
}


/* product*/

a.rq {
  padding: 3px;
  border: 2px solid black;
  background-color: yellow;
  color: black;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
}


#custom_signet {
  background: url(images/custom_signet.jpg) top left no-repeat;
  width:282px;
  height:154px;
  color: #5c5c5c;
  font-size: 11px;
  font-family: Arial;
  margin-top:15px;
}
#custom_signet div {
  padding: 80px 50px 10px 40px;
  text-align: justify;
}
#custom_signet h2,#custom_build h2{
  color: black;
  font-size: 14px;
  font-family: Arial;
  font-weight: 100;
  margin: 0px;
  text-align: right;
}
#custom_build {
  background: url(images/custom_build.jpg) top left no-repeat;
  width:282px;
  height:140px;
  color: #5c5c5c;
  font-size: 11px;
  font-family: Arial;
  margin-top:25px;
}
#custom_build div{  
  padding: 60px 50px 10px 40px;
  text-align: justify;
}

.ringselect{
  background-color: #FFFFF9;
  border: 1px solid #ccc;
  color: black;
  padding: 5px;
  width: 235px;
  padding-left: 10px;
  cursor: pointer;
}

.ringselectred{
  background-color: #FFFFF9;
  border: 2px solid red;
  color: black;
  padding: 5px;
  width: 235px;
  padding-left: 10px;
  cursor: pointer;

}


.diamondselect{
  background-color: #FFFFF9;
  border: 1px solid #ccc;
  color: black;
  padding: 5px;
  width: 540px;
  padding-left: 10px;
  margin-left: 30px;
}

.diamonds {
  background-color: white;
  border: 1px solid #ccc;
  color: black;
  padding: 2px;
  width: 85px;
  height: 85px;
  margin: 6px;
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
  text-align: center;
}

.diamondsred {
  background-color: white;
  border: 2px solid red;
  color: black;
  padding: 2px;
  width: 85px;
  height: 85px;
  margin: 5px;
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
  text-align: center;
}

.diamondsred img, .diamonds img {
  border: none;
}

#DiamondList {
  background-color: #FFFFF9;
  border: 1px solid #ccc;
  color: black;
  padding: 5px;
  width: 540px;
  padding-left: 10px;
  margin-left: 30px;
  margin-top: 15px;
}
#DiamondList table {
  width: 540px;
}
#DiamondList table th {
  background-color: green;
  color: white;
}
#DiamondList table td {
  color: black;
  text-align: center;
}

.diamodlist {
  background-color: #FFFFF9;
  color: black;
  cursor: pointer;  
}
.diamodlistselected {
  background-color: red;
  color: white;
  cursor: pointer;  
}

#nbPrevious {
  float:left;
}
#nbNext2 {
  float: right;
}

#nbPrevious2 {
  float:left;
}
#nbNext3 {
  float: right;
}




.ringsselect{
  background-color: #FFFFF9;
  border: 1px solid #ccc;
  color: black;
  padding: 5px;
  width: 540px;
  padding-left: 10px;
  margin-left: 30px;
}

.rings {
  background-color: white;
  border: 1px solid #ccc;
  color: black;
  padding: 2px;
  width: 85px;
  height: 85px;
  margin: 6px;
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
  text-align: center;
}

.ringsred {
  background-color: white;
  border: 2px solid red;
  color: black;
  padding: 2px;
  width: 85px;
  height: 85px;
  margin: 5px;
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
  text-align: center;
}

.ringsred img, .rings img {
  border: none;
}

#rings {
  width: 624px;
}

.summarydiamonds {
  background-color: white;
  border: 1px solid #ccc;
  color: black;
  padding: 2px;
  margin: 6px;
  width: 85px;
  height: 85px;  
  vertical-align: top;
  text-align: center;
}

.summaryrings {
  background-color: white;
  border: 1px solid #ccc;
  color: black;
  padding: 2px;
  margin: 6px;
  cursor: pointer;
  vertical-align: top;
  text-align: center;
}

.summarygem {
  background-color: white;
  border: 1px solid #ccc;
  color: black;
  padding: 2px;
  width: 95px;
  height: 95px;
  margin: 6px;
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
  text-align: center;
}

.summarydiamonds img, .summaryrings img, summarygem img {
  border: none;
}


table.summaryForm td {
  color: black;
}

#tabs {
  width: 656px;

}
/* ThreeStone*/
#tabsidestone {
  width: 600px;
}

.sidediamonds {
  background-color: white;
  border: 1px solid #ccc;
  color: black;
  padding: 2px;
  width: 85px;
  height: 85px;
  margin: 6px;
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
  text-align: center;
}

.sidediamondsred {
  background-color: white;
  border: 2px solid red;
  color: black;
  padding: 2px;
  width: 85px;
  height: 85px;
  margin: 5px;
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
  text-align: center;
}

.sidediamondsred img, .sidediamonds img {
  border: none;
}

.sidediamondselect{
  background-color: #FFFFF9;
  border: 1px solid #ccc;
  color: black;
  padding: 5px;
  width: 540px;
  padding-left: 10px;
  margin-left: 5px;
}

#SideDiamondList {
  background-color: #FFFFF9;
  border: 1px solid #ccc;
  color: black;
  padding: 5px;
  width: 540px;
  padding-left: 10px;
  margin-left: 5px;
  margin-top: 15px;
}
#SideDiamondList table {
  width: 540px;
}
#SideDiamondList table th {
  background-color: green;
  color: white;
}
#SideDiamondList table td {
  color: black;
  text-align: center;
}



.Sidediamodlist {
  background-color: #FFFFF9;
  color: black;
  cursor: pointer;  
}
.Sidediamodlistselected {
  background-color: red;
  color: white;
  cursor: pointer;  
}



.gems {
  background-color: white;
  border: 1px solid #ccc;
  color: black;
  padding: 2px;
  width: 95px;
  height: 95px;
  margin: 6px;
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
  text-align: center;
}

.gemsred {
  background-color: white;
  border: 2px solid red;
  color: black;
  padding: 2px;
  width: 95px;
  height: 95px;
  margin: 5px;
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
  text-align: center;
}
.gemprice {
  text-align: center;
  color: red;
}

.gemsred img, .gems img {
  border: none;
}

#pagelinks a {
  padding-left: 5px;
  padding-right: 5px;
}


