/* CSS Document */

/** homepage styles **/
div.hp_shockwave div.featured, div.headerStatement, div.giftFinder div.bottomDiv, table.tblProductDetails div.headerBar{
	background-color:#9FBB04;	/*	green	*/
}
div.navigationBar, div.pagingSystem div.filter, table.categoryListing td, div.bottomNavigationBar, table.tblProductDetails div.zoom, table.mainContent_Ads td.Ads div.tan_hr, table.mainContent_Ads td.Ads, table.categoryListing td.advertisements div.tan_hr{
	border-color:#FFCCCC;	/*	kind of tan, slight variation from orange	*/
}
table.categoryListing td.advertisements div.relatedLinks{
	color:#CC6633;	/*	orange-ish color used on category listing pages */
}
div.hr_giftFinder{
	border-top-color:#CC6633;	/*	orange-ish color used on gift finder page to separate content */
}
table.categoryListing td.productDetails div.available{
	color:#FF9900;	/*	another orangish color used during category listing	*/
}
#box #close a{
	color:#CC9966;	/*	another shade of orange used in the light box link	*/
}
#box div.control, table.tblProductDetails td.zoom div.thumbnail{
	border-color:#CC9966;
}
div.hp_shockwave div.featured, div.hp_shockwave div.featured div, table.tblFeatured, table.tblFeatured td, table.tblFeatured th, table.tblFeatured span.small,
div.hp_shockwave div.featured a{
	/* define: text-color for "featured" table inside shockwave (right side)	*/
	color:white;
	text-decoration:none;
}
div.hp_heading{
	color:#C57234;	/*	tanish color	*/
	border-color:#C57234;
}
div.hp_subheading, table.tblRibbon th, table.tblRibbon th a, table.tblRibbon td a, table.tblRibbon td span.price {
	color:#8E0000;	/*	maroon	*/
	text-decoration:none;
}
table.tblRibbon th a.textDarkGray, table.tblRibbon td a.textDarkGray {
	color:#BF002B;
}
/*****ribbon table*****/
table.tblRibbon th, table.tblRibbon th a{
	text-align:left;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
table.tblRibbon th a:hover, table.tblRibbon td a:hover{
	text-decoration:underline;
}
table.tblRibbon td, table.tblRibbon td span.price{
	color:#333;
	font-size:10px;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
table.tblRibbon td.ribbon{
	background-position:10px;
	background-repeat:repeat-x;
}
table.tblRibbon td.endribbon{
	background-position:center;
	background-repeat:no-repeat;
}
table.tblRibbon td[class="ribbon"]{
	background-image:url('/resource/chocolates/image/season/repeating_hp_ribbon_green.gif');
}
table.tblRibbon td[class="endribbon"]{
	background-image:url('/resource/chocolates/image/season/ribbon_end_green.gif');
}
table.tblRibbon div.image{
	width:113px;
	height:113px;
	overflow:hidden;
}
