@charset "UTF-8";
/* Mobius New Media - Fringe Wilmington */
/* Homepage Styles Only! */
#homeContent {
	margin: 0 0 25px 0;
	padding: 0 0 15px 0;
	width: 313px;
	float: right;
	border-bottom: 1px solid #f0f;
}
#homeSlides {
	margin: 0 0 25px 0;
	padding: 0;
	width: 530px;
	height: 211px;
	overflow: hidden;
	float: left;
	list-style: none;
	position: absolute;
	z-index: 0;
}
#homeSlides li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#boxLinks {
	margin: 0;
	padding: 0;
	clear: both;
	list-style: none;
}
#boxLinks li {
	margin: 20px 23px 0 0;
	padding: 0;
	list-style: none;
	float: left;
}
#boxLinks li.end {
	margin-right: 0;
}
#boxLink_artists, #boxLink_volunteer, #boxLink_sponsor, #boxLink_tickets, #boxLink_24Hour, #boxLink_schedule, #boxLink_program, #boxLink_artists10, #boxLink_gallery, #boxLink_press, #boxLink_newsletter {
	margin: 0;
	padding: 0;
	display: block;
	width: 200px;
	height: 99px;
	text-indent: -9999em;
	overflow: hidden;
}
#boxLink_artists10 {
	background: url(../images/boxlinks_48hour.gif) no-repeat 0 0;
}
#boxLink_gallery {
	background: url(../images/boxlinks_09filmwinners.gif) no-repeat 0 0;
}
#boxLink_press {
	background: url(../images/boxlinks_sneakPreview.gif) no-repeat 0 0;
}
#boxLink_newsletter {
	background: url(../images/boxlinks_newsletter.gif) no-repeat 0 0;
}
#boxLink_program {
	background: url(../images/boxlinks_program.gif) no-repeat 0 0;
}
#boxLink_schedule {
	background: url(../images/boxlinks_schedule.gif) no-repeat 0 0;
}
#boxLink_24Hour {
	background: url(../images/boxlinks_24Hour.gif) no-repeat 0 0;
}
#boxLink_volunteer {
	background: url(../images/boxlinks_volunteer.gif) no-repeat 0 0;
}
#boxLink_sponsor {
	background: url(../images/boxlinks_sponsor.gif) no-repeat 0 0;
	width: 201px;
}
#boxLink_tickets {
	background: url(../images/boxlinks_tickets.gif) no-repeat 0 0;
}
#boxLink_artists:hover, #boxLink_volunteer:hover, #boxLink_sponsor:hover, #boxLink_tickets:hover, #boxLink_24Hour:hover, #boxLink_schedule:hover, #boxLink_program:hover, #boxLink_artists10:hover, #boxLink_gallery:hover, #boxLink_press:hover, #boxLink_newsletter:hover {
	background-position: 0 -99px;
}
