﻿.content-item {
  width: 400px;
  height: 397px;
  float: left;
  border-bottom-style: solid;
  border-bottom: 3px;
  border-bottom-color: black
}
.prodImages 
{
	position:absolute; 
	bottom:-100px;  
	left:-450px; 
	display: none; 
	overflow: auto; 
	width: 421px; 
	height: 405px; 
	z-index:200;
}
.closeImages
{
	position:absolute; 
	bottom:-400px; 
	left:-100px; 
	border:solid 
	1px black; 
	width:15px; 
	height: 20px; 
	z-index:205; 
	display:none;
}
A.MenuLink
{
     color:White;
     font-family:Arial Black;
     text-decoration:none;
}
A.MenuLink:hover
{
	color:#9DBB13;
	text-decoration:none;
	font-family:Arial Black;
	cursor:hand;
}
.smallLink
{
	font-size:8pt;
	height:10px;
	margin:0;
	border:0;
	padding:0;
}
.largeLink
{
	font-size:11pt;
	height:10px;
	margin:0px;
	border:0px;
	padding:0px;
	padding-bottom:3px;
}
.scollingContent
{
	 position:absolute;
	 overflow:auto;
	 left:0px;
	 top:0px;
	 text-align:left;
	 width:337px;
	 height:318px;
}
.contentText
{
     color:White;
     font-size:12px;
}
.style1
{
    width: 306px;
}

.ProductImage
{
	cursor:hand;
	visibility:visible;
}
