/* NOTES
WBToi gold: f9ac1f
WBToi ochre: e07e00
*/
/* HEADER
---------------------------------------------------- */
#header,
#userLinks,
#navMenu,
#navMenu3054703593 {
	display: none;
}
/* FOOTER
---------------------------------------------------- */
#footer {
}
#footer p {
}
#footer p a {
	font-family: "Droid Sans Bold", sans-serif;
}
#footer ul {
	display: none;
}
/* HOMEPAGE SECTIONS
---------------------------------------------------- */
/* HERO */
#hero {
	width: 100%;
	text-shadow: 0px 1px 0px #000;
}
#heroRight {
}
#heroLeft {
}
#heroLeftInner {
}
#heroLeftInner .moreInfo {
	margin-top: 2em;
}
#hero h1 {
	padding: 0;
}
#logoRibbon {
	text-align: center;
}
#eventLogo {
	color: #222;
	max-height: 5em;
	max-width: 30em;
	margin: 1.5em 1em 3.5em;
}
#dateLocation {
	display: none;
}
#update {
}
#update .widget {
	text-align: center;
}
#update h2 {
	display: none;
}
#update .widget .intro {
	color: #f9ac1f;
	font-family: "Droid Sans Bold", sans-serif;
	font-size: 2em;
	line-height: 1.1em;
	margin: 0;
	padding: 0 0 1em;
}
#update .widget .moreInfo {
	margin-top: 0;
}
/* OTHER WIDGETS */
.singleColumn {
}
.singleColumn .widget, .singleColumn #timeline {
	background: #fff;
	border-top: .5em solid #f9ac1f;
	clear: both;
	padding: 3em;
	text-align: center;
}
.widget .intro {
	display:block;
	font-size: 1.3em;
	font-family: "Droid Sans Regular", sans-serif;
	margin: 0 0 .7em;
}
.widget .description {
}
.widget img.fullWidth {
	max-width: 100%;
	margin-bottom: 1em;
}
.twoColumn {
	background: #fff;
	border-top: .5em solid #f9ac1f;
	clear: both;
	text-align: center;
	width: 100%;
}
.twoColumnInner {
	display: table;
	margin: 0 auto;
	padding: 3em;
}
.columnRight {
	text-align: left;
}
.columnLeft {
	text-align: right;
}
.twoColumn, .twoColumn ul, .twoColumn a, .twoColumn h2 {
}
.columnLeft .moreInfo li {
	padding-left: 1em;	
	padding-right: 0;
}
.singleColumn h2, .widget h2 {
	color: #f9ac1f;
}
#timeline ul {
	background: url('/cca/web.nsf/line-dotted-horizontal.png') .1em .95em no-repeat;
	-webkit-background-size: auto .15em;
	-o-background-size: auto .15em;
	background-size: auto .15em;
	display: table;
	margin: 0 auto;
	padding: 0;
	width: 100%;
}
#timeline ul li {
	background: url('/cca/web.nsf/circle-gold.png') center top no-repeat;
	-webkit-background-size: 2em;
	-o-background-size: 2em;
	background-size: 2em;
	display: table-cell;
	padding: 3em 2em 0 2em;
}
#timeline time {
	display: block;
}
#timeline ul li:first-child {
	background-position: left top;
	padding-left: 0;
	text-align: left;
}
#timeline ul li:last-child {
	background-position: right top;
	padding-right: 0;
	text-align: right;
}
/* CONTENT PAGES
---------------------------------------------------- */
#content {
}
#content h1 {
	font-size: 2.2em;
	padding-bottom: .5em;
}
#content h2 {
	font-size: 1.8em;
	padding-bottom: .5em;
}
#content h3 {
	font-size: 1.5em;
	padding-bottom: .5em;
}
/* AGENDA PAGES */
#content .agendaTab h2 {
	padding-top: 1em;
}
#content .agendaDates {
	width:100%;
}
#content .agendaDates th {
	margin:0px;
	padding:0px;
}
#content .agendaDates td {
	padding:5px 10px 0px 0px;
	border-bottom:2px solid #ddd;
}
#content .agendaDates td a.agendaTabLink {
	background:#ddd;
	border-radius:5px 5px 0px 0px;
	display:block;
	padding:5px 10px;
	text-align:center;
}
#content .agendaDates td a#agendaExpandAll {
	display:block;
	padding:5px 10px;
	text-align:right;
	width:200px;
}
#content .agendaSessions {
	width:100%;
}
#content .agendaSessions tr:nth-child(even) {
	background:#f2f2f2;
}
#content .agendaSessions td {
	padding:0px;
	text-align:left;
}
#content .agendaSessions .sessionTime {
	padding:5px 10px;
	width:140px;
}
#content .agendaSessions .sessionBrief {
	border-left:1px dotted #ccc;
	padding:5px 10px;
}
#content .agendaSessions .sessionName {
	font-weight:bold;
}
#content .agendaSessions .sessionLocation {
	color:#666;
	font-size:8pt;
	line-height:140%;
}
#content .agendaSessions .sessionDescription {
	border-left:1px dotted #ccc;
	color:#666;
	display:none;
	padding:3px 10px 10px 20px;
}
#content .agendaSessions .sessionDescription .speakerType {
	padding:0.5em 0px;
}
#content .agendaSessions .sessionDescription .speakerNames {
	padding-left:20px;
}
#content .agendaSessions .sessionDescription .speakerNames li {
	color:#666;
}
/* =====================================================================
      GLOBAL LAYOUT AND PRESENTATION
    ===================================================================== */
/* EMBEDDED FONTS
---------------------------------------------------- */
@font-face {
	font-family: 'Droid Sans Regular';
	src: url('/cca/web.nsf/DroidSans-webfont.eot');
	src: url('/cca/web.nsf/DroidSans-webfont.eot?#iefix') format('embedded-opentype'),
		url('/cca/web.nsf/DroidSans-webfont.woff') format('woff'),
		url('/cca/web.nsf/DroidSans-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Droid Sans Bold';
	src: url('/cca/web.nsf/DroidSans-Bold-webfont.eot');
	src: url('/cca/web.nsf/DroidSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
		url('/cca/web.nsf/DroidSans-Bold-webfont.woff') format('woff'),
		url('/cca/web.nsf/DroidSans-Bold-webfont.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}
/* DEFAULT PRESENTATION
---------------------------------------------------- */
body, td, th {
	font-family: "Droid Sans Regular", sans-serif;
	font-size: 11pt;
	line-height: 16pt;
	color: #222;
}
body, form, p {
	margin: 0;
	padding: 0;
}
h1 {
	font-family: "Droid Sans Bold", sans-serif;
	font-size: 3em;
	line-height: 1.1em;
	margin: 0;
	padding: 0 0 1em;
	text-transform: uppercase;
}
h2 {
	font-family: "Droid Sans Bold", sans-serif;
	font-size: 2em;
	line-height: 1.1em;
	margin: 0;
	padding: 0 0 1em;
}
h3 {
	font-family: "Droid Sans Bold", sans-serif;
	font-size: 1.5em;
	line-height: 1.1em;
	margin: 0;
	padding: 0 0 .5em;
}
a {
	color: #2749aa;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
ul, ol {
	margin: 0;
	list-style-type: square;
	padding: 0 0 0 1.5em;
}
li {
	margin: 0;
	padding: .2em 0;
}
ul.moreInfo {
	margin-top: 1em;
	padding: 0;
	list-style-type: none;
}
ul.moreInfo li {
	display: inline-block;
	font-style: italic;
	padding-right: 1em;
}
a.moreInfo {
	margin-top: 1em;
	display: inline-block;
	font-style: italic;
}
.tagline {
	color: #fff;
	font-size: 1.4em;
	font-family: "Droid Sans Regular", sans-serif;
	line-height: 1.1em;
	padding-bottom: .7em;
}
/* IMAGES */
img {
	border: 0 none;
}
img.framed {
	border: 3px solid #fff;
	border-radius: 3px;
	box-shadow: 0px 1px 2px #888;
}
img.left {
	float: left;
	margin: 0 1.2em 1em 0;
}
img.right {
	float: right;
	margin: 0 0 1em 1.2em;
}
img.center {
	display: block;
	margin: 0 auto 10px;
	text-align: center;
}
img.stackedLogo {
	font-size: 1.2em;
	font-weight: bold;
	display: block;
	margin: 2em auto;
	text-align: center;
}
/* FLOATED IMAGES */
#content div.img-right {
	background: #fff;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	margin-right:-2px;
	padding: 0 2px 15px 20px;
	float: right;
	width: 250px;
}
#content div.img-right img {
	border: 1px solid black;
}
/* TABLES */
#content table {
	border-collapse:collapse;
	border-spacing:0px;
}
#content td,
#content th {
	padding:3px 5px;
	vertical-align:top;
}
#content td {
	text-align:left;
}
#content th {
	font-weight:bold;
	text-align:center;
}
#content table.noPadding {
}
#content table.noPadding td,
#content table.noPadding th {
	margin:0px;
	padding:0px;
}
#content table.noBorders {
	border:0px none;
}
#content table.noBorders td,
#content table.noBorders th {
	border:0px none;
	line-height:140%;
}
#content table.outlineRowsGray {
	border:1px solid #ddd;
}
#content table.outlineRowsGray td,
#content table.outlineRowsGray th {
	border-color:#ddd;
	border-style:solid;
	border-width:1px 0px;
	line-height:140%;
}
#content table.outlineCellsGray {
	border:1px solid #ddd;
}
#content table.outlineCellsGray td,
#content table.outlineCellsGray th {
	border:1px solid #ddd;
	line-height:140%;
}
/* FORMS */
input, 
select, 
option, 
textarea {
	 font-size: 10pt;
}
input,
textarea {
	border-top: 1px solid #bbb;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ccc;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	width: 100%;
}
input:hover,
textarea:hover {
	border-color: #999 #bbb #bbb #aaa;
	background-position: left -4px;
}
textarea {
	 height:100px;
}
select {
}
input[type=checkbox],
input[type=radio] {
	 border: 0 none;
	 width: auto;
}
input[type=button],
input[type=submit],
a.button,
span.button {
	background: #cdf !important;
	border: 0 none;
	border-radius: 0;
	color: #000 !important;
	cursor: pointer;
	display: inline-block !important;
	font-family: "Droid Sans Regular", sans-serif;
	font-size: 13pt;
	padding: 10px !important;
	text-align: left;
	width: 250px !important;
}
input[type=button]:hover,
input[type=submit]:hover,
a.button:hover,
span.button:hover {
	background: #cdf;
	text-decoration: none;
}
input[type=button]:active,
input[type=submit]:active {
}
textarea:disabled, select:disabled, input:disabled {
	background: #eee;
	border: 1px solid #ddd;
	color: #999;
}
/* Success and warning notices from form events */
div.notices {
	font-size:1.2em;
	margin:1em 0;
}
div.notices .success {
	color:#22ae22;
}
div.notices .warning {
	color:#ff0000;
}
/* PAGE-SPECIFIC STYLES
---------------------------------------------------- */
#sponsorsPage {
}
#sponsorsPage img {
	float: left;
	margin: 0 2em 2em 0;
}
/* Oh, alright. */
