﻿.productmenustyle 
{
	border: 0;
	width:215px;
	font-size:0.9em;
}
.productmenustyle td
{
	border: 0;
}
.productmenustyle a
{
	text-decoration: none;
	font-weight: bold;
}
.ProductmenuAltRowStyle	/* ALT ROW STYLE */
{
	background-color: transparent; vertical-align:middle;
	height:40px;
}
.ProductmenuAltRowStyle a
{
	color:#d7d7d7;
}
.ProductmenuAltRowStyle .text
{
	text-transform: uppercase; vertical-align:middle; display:block;
}

.ProductmenuRowStyle	/* ROW STYLE */
{
	background-color: transparent; vertical-align:middle;
	height:40px;
}
.ProductmenuRowStyle .text
{
	text-transform: uppercase; vertical-align:middle; display:block;
}
.ProductmenuRowStyle a
{
	color:#d7d7d7;
}

.ProductmenuEditRowStyle	/* EDIT ROW STYLE */
{
	background-color: transparent; vertical-align:middle;
	height:40px;
}
.ProductmenuEditRowStyle a
{
	color:#FFFFFF; 
}
.ProductmenuEditRowStyle .text
{
	text-transform: uppercase; vertical-align:middle; display:block;
}
.ProductmenuRowStyle td,.ProductmenuAltRowStyle td,.ProductmenuEditRowStyle td 
{
	vertical-align:middle; height:40px;
}
.ProductmenuRow
{
	height:40px; width:215px; vertical-align:middle;
}
.ProductmenuRow .menuSpace
{
	background: url(Images/shim.gif);
	background-color:Transparent;
	height: 40px;
	width: 40px;
	border:0px;
	text-decoration:none;
	float:left;
}
.ProductmenuEditRow
{
	height:40px; width:215px; background-color:#32414f; vertical-align:middle;
}
.ProductmenuEditRow .menuImage
{
	background: url(Images/layout/menu_arrows.png) no-repeat;
	background-color:Transparent;
	border:0px;
	height: 40px;
	width: 40px;
	text-decoration:none;
	float:left;
}
