table.category_products a:link, table.category_products a:visited, table.category_products a:hover, table.category_products a:active {
	color: white;		
	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: #4B555A;		
	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;
	border: 1px solid #7D8A91;
}

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: white;
	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: white;
	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 {
	background-image: url(../images/general/prod_detail_bg.gif);
	background-repeat: repeat-x;
	vertical-align: top;
	padding: 10px;
	font-size: 8pt;
	color: white;
	font-weight: bold;
	border-top: 1px solid white;
	height: 80px;
}

.rhs_detail {
	vertical-align: top;
	padding: 10px;
	font-size: 8pt;
	color: #4B555A;
}

.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 {
	background-image: url(../images/general/button_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 22px;
	font-size: 8pt;
	color: white;
	text-align: center;
	font-weight: bold;
}

.view a{
	color: white;
}

.view a:hover{
	color: black;
}

































