table.category_products a:link, table.category_products a:visited, table.category_products a:hover, table.category_products a:active {
	color: #999999;		
	text-decoration: none;
}

table.product_spotlight_details a:link, table.product_spotlight_details a:visited, table.product_spotlight_details a:hover, table.product_spotlight_details a:active {
	color: #A3832A;		
	text-decoration: none;
	font-size: 12px;
}


table.product_spotlight_details {
    text-align: left;	
    vertical-align: top;
	width: 200px;
}

.product_spotlight {
    text-align: right;	
    vertical-align: top;
}

table.product_spotlight_details img {
	text-align: left;
}

table.category_products{
	margin-top: 8px;
}

table.category_products td{
	/* thumbnail products on the Category page */
}

table.category_products td img {
}

table.category_products td.category_products_image{
	vertical-align: top;
}

table.category_products td.category_products_text{
	vertical-align: top;
}

table.category_products .title{
	font-weight: bold;
	font-size: 12px;
	color: #A3832A;
	margin-bottom: 4px;

}

table.category_products .style{
	margin-bottom: 4px;
	font-size: 11px;
}

table.category_products .price{
	font-size: 10px;
}

table.category_products .link{
	font-weight: bold;
	color: #A3832A;
	font-size: 14px;
	vertical-align: top;
}

.rad_text{
	width: 100%;
    background-color: white;
	vertical-align: top;
	text-align: left;
	font-size: 10pt;
	color: #666666;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.main_image {
	width: 200px;
	vertical-align: top;
	padding: 0px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}

.lhs_detail {
	filter: progid:DXImageTransform.Microsoft.Gradient 
	(GradientType=0,StartColorStr='#EEEEEE',EndColorStr='#ffffff');
	background-color: #EEEEEE;
	vertical-align: top;
	padding: 10px;
	font-size: 8pt;
	color: #444444;
}

.rhs_detail {
	width: 100px;
	vertical-align: top;
	padding: 10px;
	font-size: 8pt;
	color: #A3832A;
}

.heading_outer {
	background-image: url(../images/banners/bridal_banner.jpg);
	background-repeat: no-repeat;
	font-size: 18pt;
	color: white;
	padding-left: 20px;
}


.image_thumb {
	padding-top: 20px;
	padding-bottom: 5px;
	padding-left: 8px;

}

.text_bold {
	color: #666666;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
}


.category_info_outer {
	background-image: url(../images/thumbs/thumb_info_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-top: 5px;
	width: 105px;
	height: 135px;
}


.title {
	font-size: 10pt;
	vertical-align: top;
}


.link {
	font-size: 10pt;
	vertical-align: top;
}


.style {
	color: #666666;
}


.view {
	filter: progid:DXImageTransform.Microsoft.Gradient 
	(GradientType=0,StartColorStr='#EEEEEE',EndColorStr='#ffffff');
	background-color: #EEEEEE;
	font-size: 8pt;
	color: #999999;
	text-align: center;
	font-weight: bold;
}
































