/************************************************
* BEGIN events content
************************************************/

/* New Event Information */

div#EventInformation {
	position: absolute;
	top: 50px;
	right: 30px;
	width: 400px;
	margin: 0 0 0 0;
	text-align: right;
}

	div#EventInformation h3.event_title {
		font-size: 18px;
		line-height: 22px;
		font-weight: bold;
		padding: 0 0 0 0;
		margin: 0 0 0 0;
	}

	div#EventInformation h4.event_date_loc {
		font-size: 12px;
		line-height: 16px;
		font-weight: bold;
		padding: 0 0 0 0;
		margin: 0 0 0 0;
	}
	
div#event_photo_collage_top_Large
{
	width: 698px;
	height: 117px;
	margin: 0 auto;
	padding: 46px 6px 6px 6px;
	background: transparent url(/images/events/bg_top_collage.jpg) top left no-repeat;
}

div#event_photo_collage_top_Standard
{
	width: 710px;
	height: 46px;
	margin: 0 auto;
	padding: 0;
	background: transparent url(/images/events/bg_top_standard.jpg) top left no-repeat;
}

div#event_photo_collage_btm_Large
{
	width: 698px;
	height: 117px;
	margin: 0 auto;
	padding: 6px 6px 27px 6px;
	background: transparent url(/images/events/bg_bottom_collage.gif) top left no-repeat;
}

div#event_photo_collage_btm_Standard
{
	width: 710px;
	height: 27px;
	margin: 0 auto;
	padding: 0;
	background: transparent url(/images/events/bg_bottom_standard.gif) top left no-repeat;
}

div#event_description_container
{
	width: 710px;
	background: #FFF url(/images/events/bg_event_description.jpg) top left repeat-x;
	margin: 0;
	padding: 15px 0 15px 0;
}

/************************************************
* END events content
************************************************/

/************************************************
* BEGIN events list
************************************************/

table.eventlist th {
	padding: 5px;
	background-color: #4D381F;
	color: #F0E9E1;
	font-weight: bold;
	text-align: left;
	white-space: nowrap;
}

table.eventlist td {
	border-bottom: 1px solid #C1B19F;
	background-color: #FBF7F3;
	padding: 5px 15px 5px 5px;
}

/************************************************
* END events list
************************************************/

/************************************************
* BEGIN events top nav
************************************************/

div.EventTopNav {
	float: left;
	width: 698px;
	margin: 0;
	background-color: #4D381F;
	padding: 12px 6px 0;
	font: bold 10px/10px 'Trebuchet MS',Arial,sans-serif;
	text-transform: uppercase;
}

div.EventTopNav ul { margin: 0; padding: 0; list-style: none; }

div.EventTopNav li { float: left; margin: 0 1px 0 0; }

div.EventTopNav a:link,
div.EventTopNav a:visited {
	display: block;
	float: left;
	background-color: #C1B19F;
	padding: 5px;
	text-decoration: none;
	color: #4D381F;
}

div.EventTopNav a:hover,
div.EventTopNav a:active { background-color: #FBF7F3; }

div.EventTopNav li.current a:link,
div.EventTopNav li.current a:visited { background-color: #E7DCCE; padding-bottom: 6px; }

div.EventTopNav li.current a:hover,
div.EventTopNav li.current a:active { background-color: #E7DCCE; }

/************************************************
* END events top nav
************************************************/

/************************************************
* BEGIN events side nav
************************************************/

td.EventSideNav {
	padding: 0 15px 0 0;
	font: bold 10px/10px 'Trebuchet MS',Arial,sans-serif;
}

td.EventSideNav h4 {
	margin: 0 0 1px;
	background-color: #4D381F;
	padding: 4px;
	color: #F0E9E1;
}

td.EventSideNav ul {
	width: 125px;
	margin: 0;
	padding: 0;
	list-style: none;
}

td.EventSideNav a:link,
td.EventSideNav a:visited {
	display: block;
	margin: 0 0 1px 0;
	background-color: #C1B19F;
	padding: 4px;
	color: #4D381F;
	text-decoration: none;
}

td.EventSideNav a:hover,
td.EventSideNav a:active {
	background-color: #4D381F;
	color: #F0E9E1;
}

/************************************************
* END events side nav
************************************************/

/************************************************
* BEGIN entertainers list
************************************************/

table.entertainers td.type {
	padding: 4px;
	background-color: #4D381F;
	color: #F0E9E1;
	font-weight: bold;
}

table.entertainers td.date {
	border-bottom: 1px solid #C1B19F;
	background-color: #DED4C9;
	padding: 4px;
	font-weight: bold;
}

table.entertainers tr.entertainer td {
	border-bottom: 1px solid #C1B19F;
	background-color: #FBF7F3;
	padding: 4px 16px 4px 4px;
}

/************************************************
* END entertainers list
************************************************/

/************************************************
* BEGIN merchandise list
************************************************/

table.merchandise td.vendorname {
	padding: 4px;
	background-color: #4D381F;
	color: #F0E9E1;
	font-weight: bold;
}

table.merchandise tr.item td {
	border-bottom: 1px solid #C1B19F;
	background-color: #FBF7F3;
	padding: 4px 16px 4px 4px;
}

/************************************************
* END merchandise list
************************************************/

/************************************************
* BEGIN sponsors list
************************************************/

table.sponsors td.type {
	padding: 4px;
	background-color: #4D381F;
	color: #F0E9E1;
	font-weight: bold;
}

table.sponsors tr.sponsors td {
	border-bottom: 1px solid #C1B19F;
	background-color: #FBF7F3;
	padding: 8px 16px 8px 8px;
}

/************************************************
* END entertainers list
************************************************/

/************************************************
* BEGIN unordered list
************************************************/

ul.arrowlist li { margin: 0 0 8px; }

/************************************************
* END unordered list
************************************************/

/************************************************
* BEGIN photo gallery
************************************************/

div.photogallery {
	width: 710px;
	margin: 10px 0;
	padding: 0;
}

div.photogallery a:link,
div.photogallery a:visited {
	display: block;
	float: left;
	margin: 6px 7px 6px 8px;
	padding: 0;
	border: 2px solid #4D381F;
}

div.photogallery a:hover,
div.photogallery a:active {
	border-color: #000;
}

div.photogallery span {
	display: block;
	float: left;
	width: 80px;
	height: 80px;
	border: 0;
	padding: 0;
}

/************************************************
* END photo gallery
************************************************/

/************************************************
* BEGIN "Register" and "Volunteer" buttons
************************************************/

div.EventButtons { 
	overflow: hidden;
    width: 100%;
	margin: 0 25px 15px 25px;
	text-align: center;
}

div.EventButtons img {
	margin: 0 10px 15px 10px;
	border: 0;
}

a.button {
	/* Sliding right image */
    background: transparent url('/images/events/button_register_right.gif') no-repeat scroll top right; 
	display: block;
	float: left;
	height: 30px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
	margin-right: 6px;
	padding-right: 16px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
	/* FONT PROPERTIES */
	text-decoration: none;
	color: #ffffff;
	font-family: 'Trebuchet MS',Arial,sans-serif;
	font-size:12px;
	font-weight:bold;
}
a.button span {
	/* Background left image */ 
	background: transparent url('/images/events/button_register_left.gif') no-repeat; 
	display: block;
	line-height: 14px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
	padding: 8px 0 8px 18px;
} 

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 7px 0 7px 18px; /* push text down 1px */
} 


/************************************************
* END "Register" and "Volunteer" buttons
************************************************/


