/*Border Styles*/
@font-face {
	font-family: intelFont;
    src: url(../fonts/intelclear_rg-webfont.woff);
}

@font-face {
	font-family: intelFontStrong;
    src: url(../fonts/intelclear_bd-webfont.woff);
}

* {
  font-family: intelFont, arial, sans-serif;
}

.border {
  background-color: grey;
  position: fixed;
}

#left {
  top: 0;
  bottom: 0;
  left: 0;
  width: 160px;
}

.onRight {
	color: #ffffff;
}

#top {
  height: 60px;
  left: 0;
  right: 0;
  top: 0;
}

#right {
  width: 25px;
  bottom: 0;
  right: 0;
  top: 0;
}

#bottom {
  height: 25px;
  bottom: 0;
  right: 0;
  left: 0;
}

/*.nav {
  padding-top: 50px;
  text-align: center;
  color: white;
  font-weight: bold;
}

.nav p {
  padding-bottom: 10px;
}*/

a, a:hover, a:visited {
  color: white;
}

.banner img {
  width: 100%;
  height: auto;
}

.head {
  padding-top: 10px;
  padding-bottom: 20px;
}

.reg-button {
  text-align: center;
}

button {
  display: inline-block;
}

/* KMc */

html, body {
	margin: 0 !important;
	min-height: 100%;
	height: 100%;
	padding: 0 !important;
}

body {
	background-color: #f3f3f3;
}

form {height: 100%;}

#left-Nav {
	width: 200px;
	display: table-cell;
	min-height: 596px;
	background-color: #003e71;
	box-sizing: border-box;
	padding: 40px 30px;
	vertical-align: top;
}

#left-Nav #nav-Logo {
}

#left-Nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#left-Nav ul li {
	margin-bottom: 30px;
	color: #ffffff;
}

#left-Nav a {
	text-decoration: none;
}

#content-Right {
	height: 100%;
	display: table-cell;
	background-color: #ffffff;
	background-image: url(../img/bg.jpg);
	box-sizing: border-box;
	background-size: cover;
	padding-bottom: 100px;
}

#launchEvent {
	float: right;
	padding: 40px 20px 0 0;
	box-sizing: border-box;
	height: 36px;
}

#launchEvent img {
	display: none;
}

#splash {
	clear: both;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: bold;
	width: 500px;
	margin: 76px auto 0 auto;
	padding-top: 60px;
	font-size: 50px;
	box-sizing: border-box;
}

#splash img {
	width: 100%;
}

#tagline {
	text-align: center;
	color: #ffffff;
	margin-top: 60px;
	box-sizing: border-box;
	font-size: 18px;
}

.btnHolder {
	display: table;
	margin: 30px auto 0 auto;
	font-size: 16px;
}

.regBtn {
	display: table-cell;
	font-size: 16px;
}

.onRight {
	text-align: center;
	padding-top: 40px;
	font-size: 14px;
}

.regBtn a {
	width: 120px;
	display: block;
	padding: 5px 30px;
	background-color: #00adf2;
	color: #ffffff;
	border-radius: 4px;
	text-align: center;
	-webkit-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.55);
	-moz-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.55);
	box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.55);
	text-decoration: none;
}

/* Agenda */

#content-Right-Agenda {
	height: 100%;
	display: table-cell;
	background-color: #ffffff;
	box-sizing: border-box;
	background-size: cover;
	background-image: url(../img/agendaBG.jpg);
}

#agendaContent {
    padding: 40px 20px 100px 20px;
	color: #ffffff;
	width: 965px;
	margin: 0 auto;
}

.keynote {
	padding: 20px 0 0 0;
	margin: 10px 0 0 0;
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 18px;
}

.agTag {
	padding-top: 0;
	font-size: 28px;
	line-height: 32px;
	margin: 0;
}

.intSp {
	display: table;
	width: 100%;
	padding-top: 10px;
}

#inSpRow {
	display: table-row;
}

.nShenoyImg, .nShenoyTxt, .lSpelmanImg, .lSpelmanTxt {
	display: table-cell;
	vertical-align: bottom;
}


.bold {
	font-weight: bold;
}

.nShenoyTxt p, .lSpelmanTxt p {
	padding-right: 10px;
	line-height: 24px;
	font-size: 18px;
}

#timeTable {
    border-collapse: separate;
}

.tracks {
	background-color: #ffffff;
	color: #003d70;
	width: 450px;
	font-weight: bold;
	font-size: 18px;
	padding: 5px 0;
}

.onDemand {
	font-weight: bold;
	margin: 20px 0 0 0;
	font-size: 18px;
}

.fullSession {
	font-size: 16px;
	font-style: italic;
	margin-top: 5px;
	font-weight: bold;
}

.yellowRegBtn {
	display: table;
	font-size: 16px;
	margin-top: 10px;
}

.yellowRegBtn a {
	padding: 5px 30px;
	background-color: #f3d54e;
	color: #003d70;
	border-radius: 4px;
	-webkit-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.55);
	-moz-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.55);
	box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.55);
	text-decoration: none;
}

/* Why Attend */

#content-Right-Why {
	height: 100%;
	display: table-cell;
	background-color: #ffffff;
	background-image: url(../img/whyBG.jpg);
	box-sizing: border-box;
	background-size: cover;
	background-repeat: no-repeat;
}

#whyContent {
    padding: 40px 20px 100px 40px;
	color: #ffffff;
	width: 965px;
	margin: 0 auto;
}

#whyContent img {
	display: inline;
}

.whyTable {
	display: table;
	margin-top: 30px;
}

.one, .two, .three {
	display: table-cell;
	vertical-align: top;
	padding-right: 10px;
	width: 331px;
	line-height: 18px;
	color: #003d70;
	font-size: 18px;
	box-sizing: border-box;
}

.key, .ecosystem, .product, .video, .stories {	
	background-image: url(../img/opaque.png);
	background-repeat: repeat;
	padding: 10px 20px;
	margin-bottom: 10px;
}

.qa {	
	background-image: url(../img/opaque.png);
	background-repeat: repeat;
	padding: 10px 20px;
}

.video {
	padding-bottom: 26px !important;
}

#whyContent .key img, #whyContent .ecosystem img, #whyContent .product img, #whyContent .video img, #whyContent .stories img, #whyContent .qa img {
	display: block;
	margin: 0 auto;
}

#whyContent .video img {
	width: 270px;
	margin: 22px 0 21px 0;
}


#whyContent .key img, #whyContent .ecosystem img, #whyContent .product img,  #whyContent .stories img, #whyContent .qa img {
	width: 100%;
}

#whyContent .key img, #whyContent .stories img { 
	margin-bottom: 10px;
}

.ecosystem {
	padding-top: 20px;
	padding-bottom: 20px;
}

.video {
	padding-bottom: 12px;
}

.whyTable .yellowRegBtn {
	padding: 10px 20px;
	margin-bottom: 10px;
	display: block;
}

.whyTable .yellowRegBtn  {
	text-align: center;
}

#staticWrap {
	width: 100%;
	display: table;
	box-sizing: border-box;
	height: 100%;
}



