@import url(common.css);

/* Event Header ------------------------------------------ */

#eventPageSummary
{
	border-bottom: 15px solid white;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-y;
}

#eventPageTitle
{
	width: 180px;
}

#eventPageBrief
{
	width: 565px;
	display: inline;
	padding: 10px 0 10px 0;
	float: left;
}

#eventPageControl
{
	width: 160px;
	margin: 0 0 0 15px;
}

#eventPageTitle, #eventPageControl
{
	padding: 10px;
	float: left;
	display: inline;
}

#eventPageTitle h2
{
	padding: 0 0 0 0;
	border-top: 0px none;
	text-transform: none;
	font-size: 135%;
}

#eventPageBrief ul
{
	list-style: none none;
	width: 100%;
}

#eventPageBrief li
{
	margin: 0 0 0 0;
	float: left;
	width: 190px;
	display: inline;
	color: #414042;
}

#eventPageBrief li.last
{
	width: 170px;
}

#eventPageBrief li em
{
	text-transform: uppercase;
	font-style: normal;
	font-size: 92.5%;
	font-weight: bold;
}

#eventPageBrief li strong a
{
	text-transform: none;
}

#eventPageControl dd
{
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left top;
}

#eventPageControl dd.print
{
	font-weight: normal;
	padding-left: 20px;
	margin: 5px 0 0 0;
	background-image: url(../img/icon-print.gif);
}

#eventPageControl dd.send
{
	font-weight: normal;
	padding-left: 20px;
	margin: 5px 0 0 0;
	height: 23px;
	background-image: url(../img/icon-letter.gif);
}

/* Event Information ------------------------------------------*/ 

#eventBanner
{
	padding-bottom: 15px;
	width: 570px;
}

#eventInfo
{
	margin: 0 15px 0 0;
	border-bottom: 15px solid #ffffff;
}

#eventInfo h3, #eventInfo caption
{
	padding-bottom: 10px;
	font-size: 100%;
}

#eventInfoNav
{
	padding: 5px 10px 5px 5px;
	width: 555px;
}

#eventInfoNav dd a img
{
	margin-top: 3px;
}

#eventInfoNav dd
{
	display: inline;
	float: left;
	padding: 0 5px 0 5px;
	text-transform: uppercase;
	font-size: 125%;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left top;
	white-space: nowrap;
}

#eventInfoNav dd a
{
	white-space: nowrap;
}

#eventInfoNav dd.first
{
	background-image: none;
}

#eventInfoContent .standard
{
	width: 550px;
	background-color: #f3f3f3;
}

#eventInfoContent .sponsorlist
{
	padding-top: 15px;
}

#eventInfoContent .sponsorlist .standard
{
	width: auto;
}

#eventInfoContent h3
{
	padding: 10px;
	color: #333333;
	font-size: 135%;
}

#eventInfoContent .standard h3
{
	padding: 0 0 0 0;
}


#eventInfoContent .sponsorlist h3
{
	background-color: #ffffff;
}

#eventInfoContent label
{
	text-transform: uppercase;
	font-size: 92.5%;
	color: #999999;
}

#eventInfoContent dl
{
	display: block;
	padding: 10px;
	font-weight: bold;
	background-color: #f3f3f3;
	margin: 0 0 0 0;
}

#eventInfoContent table caption
{
	text-align: left;
	padding: 0 10px 0 10px;
	font-weight: bold;
	font-size: 125%;
	color: #666666;
	text-transform: uppercase;
}

#eventInfoContent table th
{
	background-color: #ededed;
	font-weight: normal;
}

#eventInfoContent table td
{
	background-color: #f3f3f3;
}

#eventInfoContent table th, #eventInfoContent table td
{
	padding: 7px 10px 7px 10px;
	text-align: left;
}

/* Sponsors Specific --------------------------------------------------------------*/

.eventSponsors {
	padding-top: 2em;
	border-bottom: 0px none !important;
}

.eventSponsors dd strong
{
	display: block;
	margin-bottom: 5px;
	text-transform: uppercase;
	color: #999999;
	font-size: 92.5%;
}

.eventSponsors dd img
{
	display: inline;
}

.eventSponsors dd a:hover, .eventSponsors dd a:focus
{
	background-color: transparent;
}

.eventSponsors dd
{
	float: left;
	text-align: center;
	color: #999999;
	margin-right: 20px;
}

div.sponsor dl
{
	margin-top: 10px;
	text-align: center;
	border-bottom: 0px none;
}

div.sponsor dl dt {
	height: 165px;
	text-transform: uppercase;
	vertical-align: middle;
	font-weight: bold;
}

div.sponsor dl dt strong
{
	display: block;
	height: 3.5em;
}

div.sponsor dl dt img
{
	display: inline;
}

div.sponsors dl
{
	margin-top: 10px;
	padding: 10px 0 10px 0;
	border-bottom: 0px none;
}

div.sponsors dl dt
{
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 1.5em;
}

div.sponsors dl dt strong
{
	width: 180px;
	text-align: center;
	display: block;
}

div.sponsors dl dd
{
	width: 180px;
	text-align:center;
	float: left;
	display: inline;
	padding: 0 0 0 0;
	margin: 0 10px 1.5em 0;
	min-height: 80px;
}

div.sponsors dl dd img
{
	display: inline;
}

/* Buy Tickets ------------------------------------------------------------------------*/

#buyTickets
{
	padding: 10px;
	width: 160px;
	color: #ffffff;
}

#buyTickets, #buyTickets h3, #buyTickets h4, #buyTickets h5, #buyTickets p
{
	color: #ffffff;
	background-color: transparent;
}

#buyTickets p
{
	font-size: 92.5%;
}

#buyTickets a:link, #buyTickets a:visited
{
	color: #ffffff;
	text-decoration: underline;
}

#buyTickets a:hover, #buyTickets a:focus
{
	text-decoration: none;
}

/*#buyTickets .notes
{
	font-size: 87.5%;
}*/

/* Calendar Dropdown ----------------------------------------------------*/


#calendar_Event
{
	padding: 0px 10px 10px 10px;
	display: none;
}

#calendar_Event legend
{
	font-weight: bold;
	padding: 10px 0 0 0;
	text-transform: uppercase;
}

#calendar_Event h4, #calendar_Event p, #calendar_Event label
{
	color: #666666;
	font-size: 92.5%;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
}

#calendar_Event label, #calendar_Event input
{
	float: left;
	margin-right: 5px;
	display: inline;
	border: 0px none;
}

#calendar_Event input.btn-arrow-r
{
	width: 100px;
	height: 2.1em;
	margin-top: 1em;
	float: none !important;
}

#nojs_calendar_event
{
	padding: 5px 5px 5px 0;
	margin: 0 0 0 10px;
	color: #666666;
	font-size: 92%;
}

#nojs_calendar_event p
{
	color: #666666;
	padding: 0;
	margin: 0 0 0 0;
	font-size: 100%;
}

#nojs_calendar_event ul
{
	margin: 0 0 1em 1.5em;
	
}

#nojs_calendar_event a:link, #nojs_calendar_event a:visited
{
	color: #666666;
	text-decoration: none;
}
/* Site map ---------------------------------------- */

ul#sitemap
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
}

ul#sitemap ul
{
	margin: 5px 0 0 1em;
	list-style: none;
}

ul#sitemap li
{
	padding: 0 0 0 0;
	margin: 0 0 5px 0;
}

ul#sitemap li a
{
	font-size: 125%;
	font-weight: bold;
}

ul#sitemap li li a
{
	text-decoration: underline;
	font-size: 100%;
	font-weight: normal;
}

ul#sitemap li li li a
{
	text-decoration: none;
}


/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */


#soh-carousel{
    position: relative;
    width: 570px;
    height: 320px;
	display:block;
	overflow:hidden;
	background:#000;
}
#soh-carousel ul li.scroller-item{
    width: 570px;
    height: 320px;
		overflow:hidden;
	position:absolute;
	/*top:0px;*/
	left:0px;
}

#soh-carousel .scroller-left{
    z-index: 3;
	display: block;
	width:10px;
	height:320px;
	position:absolute;
	top:0;
	left:560px;
}

#soh-carousel  .scroller-right{
    z-index: 3;
    display: block;
	width:10px;
	height:320px;
	position:absolute;
	top:0;
	left:0;
}


#soh-carousel .scroller-left.active{
    background:#000 url(../img/carousel-right.gif) no-repeat 0 50%;
	cursor:pointer;
	cursor:hand;
}

#soh-carousel  .scroller-right.active{
    background:#000 url(../img/carousel-left.gif) no-repeat 0 50%;
	cursor:pointer;
	cursor:hand;
}
#soh-carousel .active-hover{
	cursor:pointer;
	cursor:hand;
}

#soh-carousel  .scroller-right.active-hover{
    background:#000 url(../img/carousel-left.gif) no-repeat 0 50%;
	cursor:pointer;
	cursor:hand;
}

.scroller-video span{
	padding:0  10px;
}

.scroller-video span object,
.scroller-video span embed{
	margin-top:-700px;
	position:absolute;
}
.scroller-video span.playing object,
.scroller-video span.playing embed{
	margin-top:0;
}

.scroller-audio span{
	padding:0 10px;
}
.scroller-audio span a{
	display:block;
	width:61px;
	height:75px;
	margin:113px 0 0 260px;
	text-indent:-5000px;
	overflow:hidden;
	outline:none;
}
.scroller-audio span a.audio-play{
	background:transparent url(../img/pa.png) no-repeat;
}
.scroller-audio span a.audio-pause{
	background:transparent url(../img/sa.png) no-repeat;
}
.scroller-audio span a.audio-play:hover{
	background:transparent url(../img/pa_o.png) no-repeat;
}
.scroller-audio span a.audio-pause:hover{
	background:transparent url(../img/sa_o.png) no-repeat;
}

.scroller-video a{
	display:block;
	width:61px;
	height:75px;
	margin:123px 0 0 260px;
	text-indent:-5000px;
	overflow:hidden;
	outline:none;
}
.scroller-video a.video-play{
	background:transparent url(../img/pv.png) no-repeat;
}
.scroller-video a.video-play:hover{
	background:transparent url(../img/pv_o.png) no-repeat;
}
