body, td, div
{
	font-family:	arial, Verdana, helvetica;
	font-size:		10px; 
	vertical-align:	top;
}

p
{
	margin-top:		4px;
	margin-bottom:		2px;
}

.menubar-top
{
	background-image:	url(images/top.index.red.JPG);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;	
	background-color:	000000;	
}

.bar-sub-retailers
{
	background-image:	url(images/header.retailers.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 78px;
	margin-top: 25px;
}

.copytext
{
	color: #cccccc;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
	font-size: 9px;	
	text-align:right;
	width:100%;
}

A 
{
	text-decoration: none;
	color:Gray;
}


.submenuitem-selected
{
  font-size: 11px;
	background-image:	url(images/ball.gif);
	background-position: 24px 3px;
	background-repeat: no-repeat;
	height: 12px;
	margin-top: 0px;
	margin-bottom: 2px;
	padding-left: 38px;
	color: 998f7a;
}

.submenuitem
{
  font-size: 11px;
	height: 12px;
	margin-top: 0px;
	margin-bottom: 2px;
	padding-left: 38px;
	color: 998f7a;
}



.menuitem, A.menuitem 
{
	margin-top: 5px;
}

A.menuitem 
{
	width :100%;
	height :15px;
	font-size:14px;
	display : block;
	line-height: normal;
	margin-top: 5px;
	margin-bottom: 4px;
}


A.menuitem:link, A.menuitem:visited, A.submenuitem:link, A.submenuitem:visited, A.submenuitem-selected:link, A.submenuitem-selected:visited 
{
	color: #998f7a;
}

A.menuitem:active, A.submenuitem:active, A.submenuitem-selected:active
{
	color: 998f7a;
}

A.menuitem:hover, A.submenuitem:hover, A.submenuitem-selected:hover
{
	color: #b9af9a;
}


.section-ingress 
{
	margin-left:	13px; 
	margin-right:	13px;
	font-size :		12px;
	color:			Gray;
}

.sub-ingress
{
	margin-left:	13px; 
	margin-right:	13px;
	font-size :	10px;
	color:		Gray;

}

.productname
{
	margin-top: 11px;
	margin-bottom: 5px;
	font-size:		12px; 
	font-weight:		bold;
	color: #777777;
}
.productid
{
	margin-top: 0px;
	margin-bottom: 0px;
	color:			Gray;
	font-size:		10px; 
	font-weight: normal;
	horizontal-align: left;
}
.color-header
{
	margin-right: 5px;
}
.productid-header
{
	margin-right: 5px;
}
.shortdescription
{
	margin-top:			5px;
}

.product-thumb
{
	width:	100px;
	
	border-style:solid;
	border-width: 1px;
	border-color: #888888;
}

.product-thumb-mini
{
	width:	22px;
	border-style:solid;
	border-width: 1px;
	border-color: #888888;
	margin-bottom:5px;
}

.popup
{
	position		: absolute; 
	width			: 422px;
	left			: 300px; 
	top				: -150px; 
	visibility		: hidden;
	background-color: White	;
	border-style	: solid;
	border-color	: Black; 
	border-width	: 1px;
	z-index			: 900;
}

.popup-image
{
	margin: 10px 10px 10px 10px;
	border-color:#999999;
	border-width:1px;
	border-style:solid;	
}

.popup-image-text
{
	margin: 10px 10px 10px 10px;
}

.popup-info-div
{
	height:300px;
	background-image:	url(images/popup-bg-forest.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding:5px;
}

.popup-header
{
	margin-left:		40px;
	margin-right:		40px;
	margin-top:		20px;
	margin-bottom:		6px;
	font-size :		13px;
	font-weight:		bold;
	color:			Black;
}

.popup-para
{
	margin-left:		40px;
	margin-right:		40px;
	margin-bottom:		6px;
	font-size :		11px;
	font-weight:		normal;
	color:			Gray;
}


.popup-closetext
{
	width			: 100%;
	text-align		: right;
	color			: Gray;
	font-size		: 9px;
	position		: absolute;
	bottom			: 10px;
	right			: 10px;
}

