﻿body {
	text-align: center;
	background-color: #C0C0C0;
	margin-left: auto;
	margin-right: auto;
}

.background {
	background-color: #DEE7FE;
}

h1 {
	font-size: 20px;
	color: #106141;
}

h2 {
	font-size: 16px;
	color: #106141;
}

h3 {
	font-size: 14px;
	color: #106141;
}


#SiteWrapper {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: #FFFFFF;
	border-left: 1px #C0C0C0 solid;
	border-right: 1px #C0C0C0 solid;
	background-image: url('../SiteCollectionImages/bgWrapper.jpg');
	background-repeat: repeat-y;
	background-position: left top;
	display: table;
}

/* -----------------------------------------------------------  Masthead  --------------------------*/
/* -------------------------------------------------------------------------------------------------*/
#PageStatusConsole {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#Header {
	background-color: #FFF;
	background-image: url('../SiteCollectionImages/Header.jpg');
	background-repeat: no-repeat;
	width: 800px;
	height: 165px;
}

#SiteActions {
	background-color: #C0c0c0;
	width: 800px;
	height: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	height: 19px;
	border-left: 2px #C0C0C0 solid;
	border-right: 2px #C0C0C0 solid;
}

/* -----------------------------------------------------------  TopNav  ----------------------------*/
/* -------------------------------------------------------------------------------------------------*/
.globalNav {
	width: 800px;
	margin-left: auto;
	margin-right: auto; *;
	position: relative; *;
	top: -1px;
}

.topNavItem {
	background: #f2f2f2;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	border-right: 1px #c0c0c0 solid;
	border-bottom: 1px #c0c0c0 solid;
	border-top: 1px #c0c0c0 solid;
	text-decoration:none;
	color: #106141;
	font-weight:normal;
}

.topNavItem a {
	display: block;
	
}
.topNavItem a:hover {
	color:106141;
	background-color:#b6ccbf;
}
.topNavHover {
	background-color: #b6ccbf;
}
.topNavSelected {
	background-color: #FFFFFF;
	border-bottom: none;
	color:#b6ccbf;
}
.topNavSelected a:hover {
	color: #909090;
	background-color:#f2f2f2;


}

.topNavFlyOuts {
	border-top: 1px aqua solid;
	margin-top: 8px;
}

.topNavFlyOutsItem {
	background-color: auto;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: 1px lime solid;
	border-top-style: none;
	color: orange; *;
	width: 150px;
	min-width: 150px;
}

.topNavFlyOutsItem a {
	display: block;
	padding: 5px;
}

.topNavFlyOutsHover {
	color: aqua;
}

/* -----------------------------------------------------------  LeftNav  ---------------------------*/
/* -------------------------------------------------------------------------------------------------*/
#LeftNav {
	float: left;
	width: 160px;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-left: 0px;
}

.leftNav {
	margin-left: 0px;
}

#LeftNavMenu {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 0px;
	padding-top: 0px;
}

#LeftNavMenu a IMG {
	display: none;
}

#LeftNavMenu ul {
	margin: 0px;
	padding: 0 0 0 0;
	list-style: none;
	line-height: normal;
}

#LeftNavMenu li {
	display: block;
}

.leftNav1 {
	font-size: 13px;
}

#LeftNavMenu a {
	display: block;
	background-color: #106141;
	color: #f2f2f2;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}

#LeftNavMenu a:hover {
	color: #b6ccbf;
}

/* -----------------------------------------------------------  Content  ---------------------------*/
/* -------------------------------------------------------------------------------------------------*/
#Content {
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding: 0px;
}

a:visited {
	color: #auto;
	text-decoration: none;
}

#Content a {
	color: #106141;
	text-decoration: none;
	font-weight:bold;
}

#Content a:hover {
	color: #96C299;
	text-decoration: none;
	font-weight:bold;
}

#Content td {
	font-size: 12px;
}

#contentWrapper {
	width: 390px;
	padding: 10px 0px 20px 15px;
	float: left;
}

#Content h1 {
	
	font-size:22px;
	border-bottom:1px gray dotted;
}


#sponsoredSideBarRight {
	float: right;
	width: 210px;
	padding-right: 10px;
	padding-top: 10px;
}

#ConferenceContent.full {
	padding:0;
	width:788px;
}

#contentMain {
	float:left;
	width:480px;
}

#contentAux {
	float:right;
	padding:12px ;
	width:210px;
	height:auto;
	margin-top:60px;
	border: none;
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;

}

.inner {
	padding:12px 0 12px 12px;
}

/* -----------------------------------------------------------  Footer  ----------------------------*/
/* -------------------------------------------------------------------------------------------------*/
#Footer {
	background:#074226 url(../SiteCollectionImages/PC-footerBg.png) no-repeat;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	color: #FFF;
	font-size: 10px;
	position:relative;
	float:left;
	margin-bottom: 0px;
	font-family:"Century Gothic", sans-serif;
	text-transform:uppercase;
}
#Footer a {
	color:#fff;
	font:12px "Century Gothic", sans-serif;
	text-transform:uppercase;
	text-decoration:none;
}
#Footer a:hover {
	color:#fff;
	text-decoration:underline;
}

#copyright {
	color:#8798a8;
	float:right;
	padding:90px 20px 20px 0;
	text-align:right;
	width:465px;
}

#logos {
	float:left; 
	padding:60px 0 20px 20px;
}

/* -----------------------------------------------------------  Misc  ------------------------------*/
/* -------------------------------------------------------------------------------------------------*/
.ms-long {
	width: 310px !important;
}

.ms-vb {
	padding-bottom: 5px;
}

.ms-vc .ms-long {
	width: 145px !important;
}

.hidden {
	display: none;
}
/*---------------------------------------------------------- speaker styling------------------------------ */
/* -------------------------------------------------------------------------------------------------*/

		.speaker { background: url('http://www.summitliveevents.com/sites/execpc/PublishingImages/backdrop.gif') no-repeat; width:716px; height:350px; margin:0;padding:0;}
		.speaker-left {width:220px; float:left;margin:0;padding:0;}
		.speaker-right {width:480px; float:right;margin:0;padding:0;}
		.speaker-left .inner{margin:0;padding:50px 0 0 45px;}
		.speaker-right .inner{margin:0; padding: 35px 35px 10px 10px;}