﻿
#menu 
{
	width: 143px;
	float: left;
}

#menu div.outerMenu
{
	width: 130px;
	margin-left: 6px;
	padding-top: 10px;
}

#menu div.innerMenu 
{
	width: auto;
	border-left: solid 1px black;
	border-right: solid 1px black;
	border-bottom: solid 1px white;
	margin: 0px;
}

#leftmenuBottom 
{
	background: url(../images/sidemenu_bottom.gif);
	height: 5px;
	overflow: hidden;
}

#menu h1 
{
	background-image: url(../images/sidemenu_browse_bg.gif);
	font-size: 11px;
	line-height: 17px;
	margin: 0px;
	height: 20px;
	padding: 0px 0px 0px 8px;
	color: White;
}

#menu h2
{
	color: White;
	margin: 0px;
	padding: 1px 0px 1px 5px;
	font-weight: bold;
	font-size: 11px;
	line-height: 12px;
}

#menu ul
{
	color: Black;
	list-style-image: none;
	list-style-type: none;
	margin: 4px 0px 8px 0px;
	padding: 0px 0px 0px 5px;
	font-weight: normal;
}

#menu ul li 
{
	margin-bottom: 4px;
}

#menu a 
{
	color: Black;
	text-decoration: none;
}

#menu a:hover
{
	text-decoration: underline;
}

#menu .highlight 
{
	font-weight: bold;	
}

.ebuyersoftware 
{
	background-color: #26778a;
}

.ebuyerinternetsecurity 
{
	background-color: #686667;
}

.ebuyerantivirus 
{
	background-color: #8b5e9f;
}

.ebuyerofficesuite 
{
	background-color: #728a3e;
}

.ebuyerphotopaint 
{
	background-color: #41559a;
}



