#ECommerceMaster
{
}

#ECommerceMaster .mainMenuButtons
{
	background-image: url('/Images/CartSpecific/LeftMenuButtons.png');
background-repeat:no-repeat;
height:360px;
	margin: 10px auto;
	padding: 0;
	position: relative;
	width: 158px; 
}

#ECommerceMaster .mainMenuButtons li
{
	border-style:none;
	left: 0;
	list-style: none;
    margin: 0;
	padding: 0; 
    position: absolute; 
	text-indent: -100em;
}

#ECommerceMaster .mainMenuButtons li, #ECommerceMaster .mainMenuButtons a 
{
	border-style: none;
	border-width: 1px;
	border-color: Green;
	
	display: block;
	height: 46px; 
	width: 158px;
}

#p1
{
	left: 0px; 
	top: 0px;
}

#p2
{
	left: 0px; 
	top: 52px;
}

#p3
{
	left: 0px; 
	top: 104px;
}

#p4
{
	left: 0px; 
	top: 156px;
}

#p5
{
	left: 0px; 
	top: 208px;
}


#p6
{
	left: 0px; 
	top: 262px;
}



#p7
{
	left: 0px; 
	top: 315px;
}


#p1 a:hover
{
    background: transparent url('/Images/CartSpecific/LeftMenuButtons.png') -163px -0px no-repeat;
}

#p2 a:hover 
{
    background: transparent url('/Images/CartSpecific/LeftMenuButtons.png') -163px -52px no-repeat;
}

#p3 a:hover 
{
    background: transparent url('/Images/CartSpecific/LeftMenuButtons.png') -163px -104px no-repeat;
}

#p4 a:hover 
{
    background: transparent url('/Images/CartSpecific/LeftMenuButtons.png') -163px -156px no-repeat;
}

#p5 a:hover 
{
    background: transparent url('/Images/CartSpecific/LeftMenuButtons.png') -163px -208px no-repeat;
}

#p6 a:hover 
{
    background: transparent url('/Images/CartSpecific/LeftMenuButtons.png') -163px -262px no-repeat;
}

#p7 a:hover 
{
    background: transparent url('/Images/CartSpecific/LeftMenuButtons.png') -163px -315px no-repeat;
}
