.Rotator 
{
  border:solid 1px black; 
  background-color:white;
  cursor:default; 
}
.RotatorFrame 
{
  border:solid 1px white; 
  width:450px; 
  height:25px; 
  font-family:verdana; 
  font-size:11px; 
  background-color:white; 
  cursor:default;
}

.RotatorFrameOver 
{
  border:solid 1px darkgray; 
  border-bottom-color:Black;
  border-right-color:Black;
  width:450px; 
  height:25px; 
  font-family:verdana; 
  font-size:11px; 
  background-color:white; 
  cursor:default;
}

.ProductTitle
{
  font-family:Verdana;
  font-size:12px;   
  font-weight:bold; 
}

.ProductText
{
  font-family:Verdana;
  font-size:11px;   
  color:darkslategray;
  width:220px;
}

.ProductPrice
{
  font-family:Verdana;
  font-size:12px;   
  font-weight:bold; 
  color:Red; 
}

.promoTitleText
{
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	margin-top: 0;
	margin-bottom: 4px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-bottom: 3px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
}

.promotionThumbItemStyle
{
	vertical-align: top;
	padding-top: 24px;
	clear: both;
}

.promotionThumbAltItemStyle
{
	vertical-align: top;
	padding-top: 24px;
	clear: both;
}

.promotionThumb
{
	width:410px;
	position:relative; 
	background-image:url('../Images/website08images/WebComp08_eventsbackground.gif');
	background-repeat: no-repeat;
	top:0;
	left:0;
}

.promotionThumbTitle
{
	margin-left: 143px;
	margin-top: 15;
	margin-bottom: 4px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-bottom: 3px;
	padding-top: 4px;
	padding-right: 4px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	vertical-align: bottom;
	height: 67px;
}

.promotionThumbTitle A
{
	text-decoration: none;
	color: #ffffff;
}

.promotionThumbImg
{
	text-align: left;
	float: left;
	margin-right: 15px;
	margin-bottom: 4px;	
	border-right: 2px solid #ffffff;
	max-width: 125px;
	max-height: 75px;
}

.promotionThumbSummary
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	margin-top: 8px;
	margin-left: 10px;
	margin-right: 6px;
}




.promotionThumbMoreInfo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 6px;
	margin-bottom: 6px;
	width:125px;
	height:25px;
	position:relative; 
	background-image:url('../Images/website08images/More_Button.gif');
	background-repeat: no-repeat;
	top:0px;
	left:0;
}

.promotionThumbMoreInfo a {
	color: #ffffff;
	text-decoration: none;
	position:relative;
	top:5px;
	margin-top:0px;
	margin-left:14px;
	margin-right:10px;
	margin-bottom:0px;
}

.promotionThumbMoreInfo a:Hover {
	color: #cb8037; 
}
