﻿@charset "utf-8";

/*Global Styles*/

body {
	font-family: Arial, Helvetica, sans-serif;
	/*background-color: #353536;*/
	color:#272727;
	margin: 0px;
	padding: 0px;
	background-image: url('../images/kidsBackground.jpg');
	background-repeat: no-repeat;
	background-color:#363636;
}
h1 {
	font-size: 1.35em;
	background-color:#FEFEFE;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	padding: 0px;
	font-weight: lighter;
}
p, li {
	font-size: 0.9em;
	padding: 0px;
	font-weight: lighter;
	line-height: 1.3em;
}

p a{
	color: #BC4B00;
	/*background-color:#FFFFFF;*/
}
ul, ol {
    margin-top: 0;
}
ul li p
{
    margin: 0;
}
ul li{
    font-size: 0.9em;
}
.table{
    display: table;
    width: 100%;
}
.row{
    display: table-row;
}
.col{
    font-size: 0.9em;
    display: table-cell;
}
.col.half{
    width: 50%;
}
.col.three{
    width: 33%;
}
.col.three:last-child{
    width: 34%;
}
.col.four{
    width: 25%;
}
#sideDate {
	height: 589px;
	width: 110px;
	position: absolute;
	right: 0px;
	z-index: 0;
}
#mainWrapper {
	margin-right: auto;
	margin-left: auto;
	width: 955px;
	margin-top: 10px;
	z-index: 1;
	background-image: url(../images/PaperAndPad.png);
	height: 974px;
	margin-bottom: 10px;
    background-color: transparent;	
}
#mainWrapper1 {
	margin-right: auto;
	margin-left: auto;
	width: 955px;
	margin-top: 10px;
	z-index: 1;
	background-image: url(../images/PaperAndPad.png);
	background-repeat: no-repeat;
	height: 575px;
	margin-bottom: 10px;
	background-color: transparent;
}

#sideLogo {
	height: 209px;
	width: 259px;
	margin-top: 20px;
	z-index: 2;
	margin-left: 8px;
}
.sessionTitle {
	text-transform: uppercase;
	text-decoration: underline;
}

#sideSponsor {
	height: 205px;
	width: 248px;
	margin-top: 80px;
	z-index: 2;
	margin-left: 20px;
}
#sideSponsor p {
	font-size:0.8em;
	color: #333333;
	/*background-color:#FFFFFF;	*/
}

#leftBox {
	float: left;
	width: 677px;
	
}

#navMenu {
	float: left;
	height: 33px;
/*	width: 303px;*/
	margin-top: 10px;
	margin-left: 30px;
}

#clipBoard{
    float: left;
    width: 88%;
    box-sizing: border-box;
    margin-top: 95px;
    margin-left: 55px;
    padding-left: 1em;
    padding-right: 0.5em;
    font-size: 0.85em;
}
#clipBoardAgenda {
	float: left;
	width: 560px;
	margin-top: 100px;
    left: 75px;
	padding-left: 10px;
	padding-right: 10px;
	font-size:0.9em;
}
#clipBoardAgenda {
	float: left;
	width: 560px;
	margin-top: 100px;
	margin-left: 75px;
	padding-left: 0px;
	padding-right: 0px;
	font-size:0.9em;
}


	
#rightBox {
	float: right;
	width: 278px;
}

#footer {
	/* [disabled]float: left; */
	width: 955px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 15px;
}
#footerContent {
	width: 560px;
	margin-left: 65px;
}


#footer p {
	font-size:0.9em;
	text-align: center;
	color: #868686;
	background-color:#FFFFFF;	
}

#footer p a {
	color: #868686;
	background-color:#FFFFFF;	
}

.center {
	text-align: center;
}
#sideSponsor p a {
	color: #333333;
    /*background-color:#FFFFFF;	*/
}
.extraBold {
	font-weight: bold;
	color: #353535;
    background-color:#FFFFFF;	
}
table {
	background-color: #FFF;	
	/* [disabled]border: 1px solid #CCC; */
	color: #666;
	
    margin-left: 5px;
}
.tableGrid {
	background-color: #FFC;
}

table tr p{
	color: #999;
    background-color:#FFFFFF;	
	
	letter-spacing: 2px;
}
table tr h1 {
	color: #666;
    background-color:#FFFFFF;	
	
	/* [disabled]letter-spacing: 2px; 
	font-size: 12px;*/
	/* [disabled]text-align: center; */
}


td.choices table td
{    
    text-align:center;
}

td.choices table 
{ 
    background:transparent;
}

/*Navigation Styles*/

#navMenu > a > span{
  position: absolute;
  top: -999em;
}
#navMenu > a{
  display: block;
  height: 33px;
  margin-right: 6px;
  float: left;
  background-repeat: no-repeat;
  background-position: 0 0;
}
#navMenu > a.selected, #navMenu > a:hover {
  background-position:  0 -33px;
}
#btnHome {
  width: 97px;
  background-image: url("../images/btnHome.png");
}

#btnUpcoming {
	width: 117px;
	background-image: url("../images/btnUpcoming.png");
}
#btnRegister {
	width: 97px;
	background-image: url("../images/btnRegister.png");
}
#btnPast {
	width: 97px;
	background-image: url("../images/btnPast.png");
}



#btnHistory {
  width: 97px;
  background-image: url("../images/btnHistory.png");
}

#btnPresentations {
  width: 158px;
  background-image: url("../images/btnPresentations.png");
}

#btnSummary {
  width: 123px;
  background-image: url("../images/btnSummary.png");
}


#btnQuestions {
	width: 97px;
	background-image: url("../images/btnQuestions.png");
}

#btnAgenda {
	width: 97px;
	background-image: url("../images/btnAgendas.png");
}

#btnLocation {
	width: 97px;
	background-image: url("../images/btnLocation.png");
}

#btnContact {
	width: 97px;
	background-image: url("../images/btnContact.png");
}

.time {
width:75px;
}
.topic{
	width:520px;
}

.presenter {
	width: 220px;
}

tr.d0, tr.d0 p {
	background-color:lightgray;
	color: black;

}



/********************************************************/