﻿body {
}

#div_browse
{	
	z-index:1;
	border-bottom-width:1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width:185px;
}

#div_browse_body
{	
	z-index:2;
	padding:10px;	
}

.div_specials
{	
	z-index:1;
	border-bottom-width:1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width:185px;
	height:80px;
	
}
.div_specials_body
{	
	z-index:2;
	padding:5px;	
}

.div_special_image {
		float:left;
}

/*
STYLES FOR SPECIAL OFFER PANEL
*/
.specials_panel_heading
{
	font-size: 12pt;
	color: #7d7e80;
	font-family: Impact;
	float:left;
}

.specials_panel_link
{
	font-size: 10pt;
	color: #7d7e80;
	font-family: Impact;
	float:left;
}


.specials_panel_price
{
	font-size: 14pt;
	color: #0093c9;
	font-family: Impact;
	float:right;
}




.product_showcase_header
{
	font-size: 14pt;
	color: #9d8d85;
	font-family: Impact;
	text-transform: uppercase;
}

.product_showcase_subheader
{
	font-size: 14pt;
	color: #9d8d85;
	font-family: Impact;
}

.product_showcase_bodytext
{
	font-size: 10pt;
	color: #666666;
	font-family: Arial;
}

.product_showcase_price
{
	font-size: 16pt;
	color: #0093c9;
	font-family: Impact;
	
}

.product_showcase_features
{
	font-size: 8pt;
	color: #666666;
	font-family: Arial;
	padding:5px;
}
	
.table_border 
{
	border-bottom-width:1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}