body {
	margin:0;
}

body, td, th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

a {
    color:#00e;
    text-decoration:underline;
}
img
{
    border:none;
    }

a:hover {
	color:#00e;
	text-decoration:underline;
}

.container {
	width:763px;
	margin:auto;
}

.top {
	width:763px;
	height:112px;
}

.logo {
	float:left;
	width:382px;
	height:27px;
	background:url(../images/logo.gif) no-repeat;
	padding-top:85px;
}

	.logo a img {
		margin-left:8px;
		border:0;
	}

.top_nav 
{
	float:right;
	width:381px;
	height:112px;
}

.top_menu 
{
    background:url(../images/w_header_bg.gif) repeat-x left bottom;
	margin-top:41px;
	text-align:right;
}

.upcoming {
	width:500px;
	height:26px;
	margin-left:-119px;
	position:relative;
	background:url(../images/upcoming-items-bg.gif);
	text-align:right;
}

.upcoming_inner {
	width:381px;
	height:26px;
	background:url(../images/upcoming-items-bg.gif);
	text-align:right;
}

.upcoming_inner2 {
	width:381px;
	height:26px;
	background:url(../images/upcoming-items-bg-inner-page.gif);
	text-align:right;
}

.upcoming_items, .title {
	padding-bottom:2px;
}

.header {
	width:763px;
	height:254px;
	/*background:url(../images/header-bg.jpg);*/
}

div.header_bottom {
	width:763px;
	height:24px;
	background:url(../images/header-bottom.gif);
	font-weight:bold;
	text-align:center;
	line-height:12px;
	padding-top:6px;
}

.main {
	width:763px;
	margin:0;
	margin-top:5px;
}

.product {
	float:left;
	padding:0 11px 15px 21px;
	width:219px;
	text-align:center;
	/*height:387px;*/
}

.product_status1,
.product_status2,
.product_status3,
.product_status4,
.product_status5,
.product_status6 {
	width:219px;
	height:40px;
}

.product_status1 {
	/*background:url(../images/box-title.gif);*/
	background:url(../images/box-title0.gif);
}

.product_status2 {
	/*background:url(../images/box-bracelet.gif);*/
	background:url(../images/box-title0.gif);
}

.product_status3 {
	/*background:url(../images/box-pendant.gif);*/
	background:url(../images/box-title0.gif);
}

.product_status4 {
	/*background:url(../images/box-earrings.gif);*/
	background:url(../images/box-title0.gif);
}

.product_status5 {
	/*background:url(../images/box-chain.gif);*/
	background:url(../images/box-title0.gif);
}

.product_status6 {
	/*background:url(../images/box-arrival.gif);*/
	background:url(../images/box-title0.gif);
}

.product_status1 div,
.product_status2 div,
.product_status3 div,
.product_status4 div,
.product_status5 div,
.product_status6 div {
	text-align:right;
	padding:12px 15px 0 0;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.product_face {
	margin:0 0 3px 0;
	padding-top:7px;
	background:url(../images/box.gif) no-repeat;
	width: 219px;
	height:216px;
}

.product_price {
	width:208px;
	margin-left:5px;
	padding-bottom:5px;
	/*height:131px;*/
	/*background:url(../images/box-bottom.gif);
	background-repeat:no-repeat;*/
	border:1px #EAEAEA solid;
}

.product_price div {
	padding:5px 10px 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.product_price div p a {
	font-family:'Times New Roman', Times, serif;
	font-size:12px;
	text-decoration:underline;
	color:#000;
}

.product_price div p a:hover {
	text-decoration:underline;
	color:#000;
}

.clear {
	clear:both;
}

.lightBorder {
	width:761px;
	border: 1px solid #CACACA;
	text-align:center;
	margin-bottom:10px;
}

.lightBorder2 {
	margin:20px 35px;
	border: 1px solid #CACACA;
}

.google_ads {
	padding:10px;
	background:url(../images/gradient.gif);
}

.announcements {
	padding:20px;
	background:url(../images/gradient.gif);
	background-repeat:repeat-x;
}

p {
	margin:10px 0 0 0;
	padding:0;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	
	text-align:center;
}

.bold_text {
	font-weight:bold;
}

.author {
	font-weight:bold;
	font-style:italic;
}

.red_text {
	color:#f00;
	font-weight:bold;
}

.announcements p {
	margin:0 0 10px 0;
	padding:0;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	
	text-align:left;
}

hr {
	border-top:1px #333 dashed;
}

.footer {
	width:763px;
	margin-bottom:10px;
	text-align:center;
	font-family:"Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}

.footer ul {
	margin:0 6px 0 0;
	padding:0;
	list-style:none;
}

.footer ul li {
	display:inline;
	padding-left:10px;
}

.footer ul li a {
	font-size:12px;
	color:#444;
	text-decoration:none;
}

.footer ul li a:hover {
	color:#B60000;
	text-decoration:none;
}

.item_name {
	color:#808080;
}

.retail_price {
	color:#000;
}

.your_price {
	color:#c00;
	font-weight:bold;
}

.your_price2 {
	color:#c00;
	font-weight:bold;
}

.link_text {
	color:#333;
	text-decoration:underline;
}

.link_text:hover {
	color:#333;
	text-decoration:underline;
}

.category {
    color:#b1334a;
    font-weight:bold;
}

.divpopup div {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:small;
	left:8px;
	top:88px;
	visibility:hidden;
	margin:0px;
	position:absolute;
	width:300px;
	height:300px;
}

ul, ol {
	margin-top:0;
	margin-bottom:10px;
	padding-top:0;
	padding-bottom:0;
}

ul li, ol li {
	line-height:15px;
}

.your_price {
	margin-left:30px;
	margin-top:10px;
	width:124px;
	height:59px;
	background:url(../images/your-price.gif);
	background-repeat:no-repeat;
}

.your_price2 {
	margin-left:0;
	margin-top:10px;
	width:124px;
	height:59px;
	background:url(../images/your-price.gif);
	background-repeat:no-repeat;
}

.your_price p {
	margin:0;
	padding:10px 22px 0 0;
	
	text-align:right;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
}

.buy_now {
	font-weight:bold;
	text-decoration:underline;
}

.buy_now:hover {
	font-weight:bold;
	text-decoration:none;
}

form {
	margin:0;
	padding:0;
}

.formBox {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #F7F7F7;
	border: 1px solid #C7C7C7;
}

.formButton {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #4E4E4E;
	border: 2px solid #999999;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
}

.form_aff {
	text-align:center;
	margin:10px 0;
	padding:0;
}

#afflogin {
	display:none;
}

.purchase_table {
	border:1px #E0E0E0 solid;
}

.purchase_product {
	background:url(../images/bigback.gif);
	background-repeat:no-repeat;
	padding-top:10px;
}

h1 {
	margin:5px 0 0 0;
	padding:0;
	text-align:center;
	font-size:12px;
}

h1 a {
	text-decoration:underline;
}

h1 a:hover {
	text-decoration:underline;
}

p.ring_title {
	float:left;
	margin:0;
	padding:12px 0 0 15px;
	font-weight:bold;
	color:#6D6D6D;
}

.adsense {
	margin:0 0 20px 0;
	text-align:center;
}

p.copyright {
	padding-bottom:10px !important;
}

.box label {
	display: inline-block;
	width: 70px;
	text-align: right;
	white-space:nowrap;
}
.box  span {
	display: inline-block;
	width: 82px;
	text-align: left;
	white-space:nowrap;
}

.google_ad {
	margin-top:20px;
	text-align:center !important;
}

.google_ad2 {
	padding-left:17px;
}
.right_side .contact
{
    }
     .right_side .contact .row
     {
         margin-bottom:7px;
         }
    .right_side .contact .row input
    {
        border:1px solid #ccc;
        width:200px;
        }
        .right_side .contact .row label
        {
            display:inline-block;
            padding-right:10px;
            text-align:right;
            width:200px;
            }
          .right_side .contact .row .text_label
          {
              padding-left:130px;
              padding-bottom:5px;
              width:auto;
              }
              .right_side .contact .row textarea
    {
        border:1px solid #ccc;
        margin-left:130px;
        width:285px;
        }
        .right_side .contact .button
        {
            text-align:right;
            width:419px;
            }
   /*****************/
   .shop_item
   {
       color:#1c1c1c;
       display:inline-block;
       font-family:Georgia;
       font-size:14px;
       margin-top:5px;
       margin-left:3px;
       vertical-align:top;
       }
/*****/
.header_bottom_sho
{
    padding-top:15px;
    }
