﻿/* -- Shared Module Styles -- */
.pageTitle
{
    padding-bottom: 20px;
}
.altRow
{
    background-color: #212121;
	border-bottom: dotted 1px #DADADA;
	border-top: dotted 1px #DADADA;
}
.emphasisLink
{
    font-size: 14pt;
    color: White;
    padding: 10px 0;
    display: block;
    text-align: center;
}
.emphasisLink:hover
{
    
    color: #b6d034;
}
.topPad img
{
	padding-top: 15px;
}
.rightPad img
{
	padding-right: 16px;
}
#RightPaneSpacer
{
    margin-top: 25px;
}
#RegisterNow a
{
	display: block;
	text-align: center;
	padding: 15px 0;
	text-transform: uppercase;
	text-align: center;
}
#RegisterNow a:hover
{
	text-decoration: underline overline;
}
#Links
{
	color: #f9f9f9;
	font-size: 15px;
	font-weight: bold;
	padding: 5px 0 10px 2px;
}
#Links li
{
	padding: 2px 0 4px 1px;
}
#Links a
{
	color: #f9f9f9;
	text-decoration: underline;
	font-weight: bold;
}
#Links a:hover, #twitter_div a:hover, .contentLink:hover
{
	color: #b6d034;
}
#Sponsors label
{
	display: block;
	font-size: 10px;
	font-weight: bold;
	margin: 10px 0 20px;
}
#SponsorsHeading
{
	margin: 0 0 10px 5px;
}
#SponsorsHeading a
{
	text-decoration: underline;
	font-size: 15px;
}
#SponsorsHeading a:hover
{
	color: White;
}
#PresentedBy, #TitleSponsor
{
	float: left;
	width: 115px;
	text-align: center;
}
#CoSponsors
{
	float: left;
	width: 600px;
	margin-left: 15px;
}
#CoSponsors img
{
	display: block;
	float: left;
	margin-right: 15px;
}
/* -- Home Page Module Styles -- */
#twitter_div h2
{
	color: #bbc2c7;
	font-size: 16px;
}
#twitter_update_list
{
	margin-top: 10px;
}
#twitter_update_list li
{
	padding-bottom: 15px;
	font-size: 11px;
}
#twitter_update_list a:hover
{
	text-decoration: underline;
}
#twitter_update_list > li > a
{
	display: block;
	color: #757575;
	font-style: italic;
	padding-top: 1px;
}
#twitter-link, .contentLink
{
	display: block;
	text-align: right;
	color: #bbc2c7;
	text-decoration: underline;
	font-size: 12px;
}
#Speakers
{
	margin: 10px 0;
}
#Speakers a
{
	display: block;
	float: left;
	margin: 0 8px 8px 0;
	position: relative;
}
#Speakers img
{
    width: 52px;
    height: 52px;
    background-color: #353533;
}
#Speakers label
{
	position: absolute;
	z-index: 10;
	white-space: nowrap;
	background-color: #11110d;
	display: block;
	padding: 2px;
	color: #b6d034;
}
/* -- Agenda Page Module Styles -- */
.agendaItem
{
    padding: 10px 0 15px;
}
.agendaItem h4
{
    font-weight: normal;
    font-style: italic;
    font-size: 14px;
    padding-bottom: 5px;
}
.agendaItem h5
{
    padding-bottom: 10px;
}
.agendaItem h6
{
    padding-bottom: 5px;
}
.agendaItem p
{
    padding-top: 5px;
    font-size: 11pt;
}
.agendaItem a:hover
{
    text-decoration: underline;
    color: White;
}
.agendaItem strong
{
    font-style: italic;
    font-size: 12px;
    padding-top: 2px;
    display: block;
}
.agendaItem strong a:hover
{
    color: #B6D034;
}
.sessionItem
{
    width: 170px;
    float: left;
    margin: 0 20px 5px 0;
    height: 75px;
}
.sessionItem h6 a
{
    font-size: 12px;
}
.sessionItem h6 a:hover
{
    text-decoration: none;
}
/* -- Session Page Module Styles -- */
.sessionDetails
{
    padding: 10px 0 5px 5px;
}
.sessionDetails strong
{
    padding: 2px 0 8px;
    line-height: 14px;
    display: block;
    font-style: italic;
}
.sessionDetails strong a
{
    text-decoration: underline;
}
.sessionDetails strong a:hover
{
    color: #B6D034;
}
.sessionDetails p
{
    color: #BBC2C7;
    padding: 4px 0;
    font-size: 11pt;
    line-height: 12pt;
}
.sessionDetails h4
{
    font-weight: normal;
    font-style: italic;
    font-size: 14px;
    padding-top: 3px;
}
.sessionDetails h6 a
{
    color: #efefef;
}
#Sessions hr
{
    margin-bottom: 0;
}
#Sessions h3
{
    font-size: 10pt;
    padding-bottom: 0;
}
#Sessions h5
{
    margin-top: 10px;
}

/* -- Speakers Page Module Styles -- */
.speakerItem h5
{
    display: inline;
}
.speakerItem a:hover
{
    text-decoration: underline;
}
.speakerItem strong
{
    font-size: 12px;
    font-style: italic;
}
.speakerItem strong a
{
    text-decoration: underline;
}
.speakerItem strong a:hover
{
    color: #b6d034;
}
.speakerItem h6 a
{
    padding: 3px 0 3px 3px;
    font-size: 14px;
    display: block;
    font-weight: normal;
    color: White;
}
.speakerItem h5 a:hover
{
    text-decoration: none;
    cursor: default;
}
.speakerItem p
{
    color: #BBC2C7;
    padding: 4px 4px 10px;
    font-size: 10pt;
    line-height: 11pt;
}
.speakerItem img
{
    display: block;
    float: left;
    width: 100px;
    height: 100px;
    margin: 15px 0;
    background-color: #b6d034;
}
.speakerItem div
{
    float: left;
    width: 450px;
    margin: 10px 0 0 10px;
}
.altRow img
{
    background-color: #0067aa;
}
/* -- Showcase Companies Page Module Styles -- */
.showcaseCompanyDetails
{
    padding-bottom: 15px;
}
.showcaseCompanyDetails > a
{
    float: left;
    display: inline;
}
.showcaseCompanyDetails > a > img
{
    display: block;
    margin-right: 8px;
}
#ShowcaseCompanies p
{
    font-size: 10pt;
    margin-top: 10px;
}
#ShowcaseCompanies h6
{
    padding-top: 10px;
}
#ShowcaseCompanies h6 a
{
    color: White;
}
#ShowcaseCompanies table
{
    width: 100%;
    margin-top: 10px;
}
#ShowcaseCompanies table td
{
    width: 30%;
    padding-left: 5px;
    font-size: 11px;
    padding-bottom: 1px;
}
#PastShowcaseCompanies a:hover, #PastShowcaseYears a:hover
{
    color: #b6d034;
}
#PastShowcaseYears
{
    margin-top: 10px;
}
#PastShowcaseYears span, #PastShowcaseYears a
{
    display: block;
    float: left;
    font-size: 14px;
    padding-top: 5px;
    color: #bbc2c7;
}
#PastShowcaseYears span
{
    width: 20px;
    clear: both;
}
/* -- Venue Page Module Styles -- */
#VenueTravel strong
{
    font-size: 10pt;
    display: block;
    margin-bottom: 20px;
    font-weight: bold;
}
#VenueTravel p
{
    font-size: 10pt;
    margin: 10px 0;
}
#VenueTravel a
{
    text-decoration: underline;
    font-size: 10pt;
}
#VenueTravel h6
{
    padding-bottom: 5px;
    color: #b6d034;
}
#VenueTravel strong a
{
    color: #b6d034;
}
.venueItem a
{
    color: #bbc2c7;
}
#VenueTravel strong a:hover, .venueItem a:hover
{
    color: White;
}
#Attractions a
{
    display: block;
    padding: 5px 0;
}
/* -- Tickets Page Module Styles -- */
#Tickets p
{
    font-size: 10pt;
    margin-bottom: 10px;
}
#Tickets strong
{
    font-size: 10pt;
    font-weight: bold;
    margin-bottom: 15px;
}
#Tickets > strong
{
    display: block;
    padding-bottom: 15px;
}
#Tickets > strong > a
{
    font-weight: bold;
    color: #b6d034;
    text-decoration: underline;
}
#Tickets > strong > a:hover
{
    color: White;
}
#Tickets table
{
    background-color: #353533;
    margin-top: 10px;
    font-size: 12pt;
    width: 100%;
}
#Tickets table td
{
    border: ridge 2px #bbc2c7;
    padding: 5px;
    text-align: center;
}
#Tickets table .topLeftCell
{
    background-color: #11110d;
    border: 0;
}
#Tickets table .altTableRow
{
    background-color: #212121;
}
/* -- Past Galas Page Module Styles -- */
.pastGala p
{
    font-size: 10pt;
    margin-bottom: 15px;
}
#ShowcaseCompanies p
{
	font-size: 11pt;
	padding-left: 2px;
}
#ShowcaseCompanies h2
{
    color: #b6d034;
}
#ShowcaseCompanies h2 a
{
    text-decoration: underline;
}
/* -- Past Speakers Page Module Styles -- */
#PastSpeakersPage > div > div
{
    width: 100%;
}
/* -- Tweetup Page Module Styles -- */
#Tweetup p
{
    font-size: 11pt;
    margin: 10px 0;
}
#Tweetup strong
{
    font-size: 12pt;
    margin: 10px 0;
    display: block;
}
#Tweetup p strong
{
    color: #B6D034;
}
#Tweetup p span
{
    display: block;
    margin-left: 15px;
}
#Tweetup label
{
    display: block;
    color: #B6D034;
    text-decoration: underline;
    padding-bottom: 3px;
}
#Tweetup ul
{
    padding-top: 10px;
}
#Tweetup li
{
    font-size: 11pt;
    list-style-type: circle;
    margin-left: 20px;
    padding: 3px 0;
}
#GotTwitter
{
    padding-top: 6px;
}
#GotTwitter h3
{
    font-size: 16px;
}
#GotTwitter a
{
    color: Black;
    text-decoration: underline;
    font-size: 16px;
}