#events_three_detail
{
	width: 510px;
	height: 400px;
	margin: 0px;
	padding: 0px;
	background: url("images/borderdot_vert_grey.gif");
	background-repeat: repeat-y;
	background-position: center center;
	position: relative;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

#event_orange
{
	background-color: #e26f02;
}

#event_blue
{
	background-color: #5a83b7;
}

#event_green
{
	background-color: #8dbd40;
}

.stripes
{
	height: 46px;
	width: 233px;
	border: 2px solid #eeeeee;
	background-repeat: repeat;
	position: relative;
	margin: 5px;
	padding: 5px;
	text-align:center;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

.stripes h2
{
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}

#events_detail_left p
{
	font-size: 11px;
	color:#FFFFFF;
	margin: 0px 0 0 0;
	padding: 0;
}

.event_photo
{
	width: 232px;
	height: 117px;
	border: 2px solid #eeeeee;
	position: relative;
	margin: 5px;
	padding: 0px;
}

#event_three
{
	background:#ffffff url("images/event3_wynton.jpg");
	background-repeat: no-repeat;
	background-position:center;
	position: relative;
}

#event_two
{
	background:#ffffff url("images/event2_wynemeril.jpg");
	background-repeat: no-repeat;
	background-position:center;
	position: relative;
}

#event_one
{
	background:#ffffff url("images/event1_jazz.jpg");
	background-repeat: no-repeat;
	background-position:center;
	position: relative;
}

#events_three_links2
{
	width: 235px;
	height: 60px;
	position: absolute;
	top: 186px;
	left:2px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

#events_three_links p
{
	margin: 6px 2px 4px 20px;
	padding: 0px;
}

#events_three_links a,#events_three_links a:hover
{
	color: #2D94CB;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#events_detail
{
	width: 510px;
	height: 210px;
	margin: 0px;
	padding: 0px;
	background: url("images/borderdot_vert_grey.gif");
	background-repeat: repeat-y;
	background-position: center center;
	position: relative;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}


#events_detail_left
{
	width: 235px;
	height: 176px;
	margin: 0px;
	padding:0px;
	position: absolute;
	top: 0px;
	left:10px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

#events_detail_right
{
	width: 230px;
	height: 176px;
	position: relative;
	top: -13px;
	left: 265px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

#events_detail_right p
{
	margin: 0px;
	line-height:16px;
}
