@charset "UTF-8";

/* CSS Document */

body {
	font: normal normal normal 12px/10px helvetica, arial, sans-serif;
	padding: 0;
	margin: 0;
}

img {
	border: 0 none;	
}

#mainContainer {
}

#header {
	width: 1126px;
	height: 200px;
	margin: 0 auto;
}

#header h1 {
	width: 566px;
	height: 92px;
	background: url(images/logo.png);
	margin: 60px auto 30px 95px;
	float: left;
	position: relative;
}

.hider {
	text-indent: -15000px;
}

#photoStrip {
	height: 312px;
	background: #fff url(images/headerPhoto_1.jpg) top center no-repeat;
	margin-bottom: 20px;
	clear: both;
text-align: center;
}

#contentContainer {
	width: 1068px/* 1116px*/;
	margin: 60px auto;
}

h2, h3, h4, h6 {
	font-size: 24px;
	color: #fc221e;
	font-weight: bold;
	margin-bottom: 30px;
	clear: both;
}

h4 {
	padding-top: 30px !important;
}

ul#speakers {
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-left: -54px;
}

li.speakerBox {
	width: 320px;
	height: 125px;
	float: left;
	margin-left: 54px;
	margin-bottom: 60px;
}

li.speakerBox img {
	float: left;
	margin-right: 15px;
}

ul.speakerBoxContent {
	list-style-type: none;
	padding-top: 15px;
	line-height: 10px;
}

ul.speakerBoxContent li {
	font-size: 13px;
	line-height: 20px;
}

li.speakerBoxName {
	font-size: 15px !important;
	color: #636363;
	font-weight: bold;
}

li.speakerBoxTitle {
}

li.speakerBoxLink a {
	font-style: italic;
	text-decoration: none;
	color: #fc221e;
	font-size: 11px;
}

#infoBox {
	background: #efefef;
	border-top: 15px solid #efefef;
	border-right: 10px solid #efefef;
	border-left: 32px solid #efefef;
	border-bottom: 15px solid #efefef;
	float: right;
	margin: 20px 0 0 0;
	width: 306px;
	height: 120px;
	line-height: 1.5em;
	overflow: auto
}

#infoBox h5 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 0;
}

#infoBox p {
 width: 260px padding: 0;
	margin: 0;
}

#dateStrip {
	width: 1128px;
	height: 40px;
	margin: 15px auto;
	height: 40px;
	background: #636363;
	color: #fff;
	font-size: 16px;
}

#dateStrip form {
	float: right;
}

span#theDate {
	font-size: 24px;
	font-weight: bold;
	float: left;
	margin-top: 16px;
	margin-left: 30px;
}

input#emailAddress {
	width: 240px;
	border: 3px solid #fc221e;
	height: 22px;
	height: 32px;
	position: relative;
	float: left;
	font-size: 16px;
	padding-left: 6px;
	font-weight: bold;
	color: #636363;
	background: url(images/formBG.png) repeat-x;
}

input#sendForm {
	border: 0 none;
	background: #fc221e;
	color: #fff !important;
	height: 40px;
	margin-left: -5px;
	float: right;
	font-size: 17px;
	font-style: italic;
	padding: 0 6px 4px 6px;
cursor: pointer;
}

label {
	font-size: 17px;
	font-style: italic;
	font-weight: 100;
	margin-top: 0;
	float: left;
	background: #636363;
	height: 24px;
	display: block;
	padding-top: 16px;
	padding-right: 16px;
}

#specialThanks {
	width: 1128px;
	margin: 12px auto;
	background: url(volunteers/volunteerBG.png) repeat-x;
}

#specialThanksContent {
	width: 1068px;
	margin: 0 auto;
}

#specialThanks h5 {
	width: 1098px;
	height: 24px;
	background: #636363;
	color: #fff;
	font-size: 16px;
	padding-top: 16px;
	padding-left: 30px;
	font-size: 24px;
	font-weight: bold;
}

ul#volunteers, ul.volunteerBoxContent, ul.volunteerBoxWhoIs, ul.volunteerBoxContent2 {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

li.volunteerBox img {
	float: left;
}

li.volunteerBox {
	width: 240px;
	float: left;
	margin-right: 20px;
	margin-bottom: 40px;
}

ul.volunteerBoxWhoIs {
	width: 140px;
	float: left;
	padding-top: 20px;
	padding-left: 10px;
}

li.volunteerBoxName {
	font-size: 15px !important;
	color: #636363;
	font-weight: bold;
	margin-bottom: 10px;
}

li.volunteerBoxBottomContent {
	width: 200px;
	float: none;
	clear: Both;
	line-height: 1.5em;
	padding-top: 12px;
}

li.volunteerBoxLink a {
	color: #f00;
	text-decoration: none;
	font-size: 10px;
}

#sponsorsContainer {
	width: 1078px;
	margin: 1px auto 0 auto;
}

ul#sponsors {
	text-align: center;
	margin-left: -38px;
}

ul#sponsors li {
	list-style-type: none;
}

li.sponsor {
	width: 198px;
	height: 250px;
	border: 1px solid #dcdcdc;
	margin: 0 17px 90px 0;
	float: left;
}

li.sponsorLast {
	margin-right: 0 !important;
}

ul.sponsorContent {
	margin: 0 0 0 -40px;
	width: 198px;
}

li.sponsorResponsibility {
	color: #f00;
	font-size: 16px;
	font-weight: bold;
	padding-top: 26px;
	padding-bottom: 15px;
}

li.theThanks {
	width: 160px;
	background: #fff;
	margin-left: 19px;
	line-height: 1.4em;
	margin-top: 15px;
}

li.sponsorSocial {
	width: 160px;
	margin-left: 19px;
	margin-top: 20px;
}

img.plusOneImg {
	float: left;
}

img.likeImg {
	float: right;
}

#footer {
	text-align: center;
	margin-top: 30px;
	font-size: 10px;
}

#footer img {
	margin-bottom: 80px;
}
