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

