/* **************************
 TOP
************************** */

/* ---------------------------------
 EVENT
--------------------------------- */
#eventarea{
	margin:0px;
	padding:0px 0px 13px 0px;
}


/* ---------------------------------
 CATEGORY
--------------------------------- */
#mainframe p.catebt{
	margin:0px;
	padding:0px 0px 30px 0px;
}


/* ---------------------------------
 SALES INFO
--------------------------------- */

#salesinfo{
	margin:0px;
	padding-right:15px;
	width:285px;
	float:left;
}
#salesinfo img{
	margin-bottom:5px;
}

/* ---------------------------------
 INFO
--------------------------------- */
#info{
	margin:0px;
	padding-left:15px;
	width:535px;
	background:url(../images/top/line.gif) top left repeat-y;
	float:right;
}
#info dl{
	margin:10px 0px 0px 0px;
	border-bottom:1px dotted #2B2E37;
}
#info dt{
	padding:5px 0px; 
	width:8.5em;
	border-top:1px dotted #2B2E37;
	color:#55587b;
	font-weight:700;
	clear:left;
	float:left;
	vertical-align:text-top;
}
#info dd{
	margin-left:8.5em;
	padding:5px 0px;
	border-top:1px dotted #2b2e37;
}
#info dd.football{
	background:url(../images/top/icon_football.gif) top left no-repeat;
}
#info dd.lacrosse{
	background:url(../images/top/icon_lacrosse.gif) top left no-repeat ;
}
#info dd.basket{
	background:url(../images/top/icon_basket.gif) top left no-repeat ;
}

/* ---------------------------------
 VIEWED
--------------------------------- */
#mainframe table#itemlist{
	margin:0px;
	padding:0px;
	width:850px;
	border:0px;
}
#mainframe table#itemlist td{
	margin:0px;
	padding:0px 5px 15px 2px;
	width:120px;
}
#mainframe table#itemlist p{
	margin:0px;
	padding:10px 8px 10px 10px;
	background-color:#161620;
	border:1px solid #41434f;
	line-height:1.2;
}
