

tr.padding
{
	padding-top:3px;
	padding-bottom:3px;
}

.product_title
{
	font-weight:bold; 	  
  	color:#666666;
  	text-align:left;
  	background-color:#ffffff;  	
  	font-size:15px;	
}

td.product_info_title
{
	font-size:12px;
	font-weight:bold;
	color:#426d96;
	background-color:#ffffff;
}

td.product_info_desc
{
	font-size:10px;
	font-weight:bold;
	color:#000000;
	background-color:#eeeeee;
	width:150px;
}

td.product_info
{
	font-size:10px;
	font-weight:normal;
	color:#000000;
	background-color:#eeeeee;
	width:300px;
}

td.product_info_price
{
	font-size:10px;
	font-weight:normal;
	color:#000000;
	background-color:#eeeeee;
	width:300px;
	align:center;
}

td.product_price_desc_retail
{
	font-size:11px;
	font-weight:bold;
	color:#426d96;
	background-color:#ffffff;
	
	
}

td.product_price_retail
{
	font-size:11px;
	font-weight:bold;
	color:#909295;
	background-color:#ffffff;
	text-decoration:line-through;
	
}
td.product_price_desc_sale
{
	font-size:11px;
	font-weight:bold;
	color:#426d96;
	background-color:#ffffff;
	
}

td.product_price_sale
{
	font-size:11px;
	font-weight:bold;
	color:#CA2828;
	
	
}

td.stone_info_title
{
	font-size:12px;
	font-weight:bold;
	color:#426d96;
	background-color:#ffffff;
}

td.stone_info_desc
{
	font-size:10px;
	font-weight:bold;
	color:#000000;
	background-color:#eeeeee;
	width:150px;
}

td.stone_info
{
	font-size:10px;
	font-weight:normal;
	color:#000000;
	background-color:#eeeeee;
	width:300px;
}

td.product_frame
{
	BORDER-RIGHT: #d5d5d5 1px solid;
    BORDER-TOP: #d5d5d5 1px solid;
    BORDER-LEFT: #d5d5d5 1px solid;
    BORDER-BOTTOM: #d5d5d5 1px solid
}

td.product_style_number
{
	font-weight:bold; 	  
  	color:#426d96;
  	text-align:center; 	
  	font-size:13px;	
}

td.product_background_1
{
	background-color:#eeeeee;
	padding:2 px;
}
td.product_background_2
{
	background-color:#eeeeee;	
}

a.product_anchor_1
{
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#426d96;		
}

a.product_anchor_1:hover
{
	font-size:11px;
	text-decoration:underline;
	font-weight:bold;
	color:#990033;
}

a.product_anchor_2
{	
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#990033;		
}
a.product_anchor_2:hover
{
	font-size:11px;
	text-decoration:underline;
	font-weight:bold;
	color:#990033;
}
.product_select
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    FONT-FAMILY: verdana, arial, helvetica,  sans serif;
    font-color: #426d96
    BACKGROUND: #ffffff;
    
}
.stud_submit{
	border:solid #000 1px;
	color:#000;
	background-color:#D5D5D5;
	width:120px;
	font-weight:bold;
	font-size:10px;
}


.stud_select{
	FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    FONT-FAMILY: verdana, arial, helvetica,  sans serif;
    font-color: #000
    BACKGROUND: #D5D5D5;
}

.background_diamond_studs
{
  background-image:url(../../images/diamond_studs_background.jpg);
  background-repeat:no-repeat;
  background-color:#ffffff;
  
}

.buy_now
{
	border:solid #000 1px;
	color:#fff;
	background-color:#990033;
	width:100px;
	font-weight:bold;
	font-size:10px;
	filter: alpha(opacity=100);
}

.buy_now_small
{
	border:solid #000 1px;
	color:#fff;
	background-color:#990033;
	width:80px;
	font-weight:bold;
	font-size:9px;
	filter: alpha(opacity=100);
}