@charset "UTF-8";

/* Title text under the banner */
h1 {
	font-size: 22px;
	line-height: 30px;
	color: #4D4D4D;
	font-weight: normal;
	margin-top: 0;
	padding-top: 10px;
	margin-bottom: 0;
	padding-bottom: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
/* Heading type H4 is the big table header in steps table */
.cssform h4 {
	background-color: #7d1a10;
	font-weight: normal;
	color: #FFF;
	font-size: 18px;
	text-align: left;
	letter-spacing: 0.01em;
	padding: 10px 10px 10px 30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
/* Next section top down */

#wrapper {
	width: 966px;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #7d1a10;
	line-height: 18px;
	background-color: #FFF;
}
/* Next section top down Grey arrow bullets also embedded in table section*/
#content ul li {
	padding-bottom: 10px;
	background-image: url("../img/bulletGrey.gif");
	background-repeat: no-repeat;
	background-position: left 4px;
	list-style-type: none;
	padding-left: 25px;
}
#content {
	padding: 20px 28px 5px 28px;
	font-size: 12px;
	color: #666666;
	overflow: auto;
	width: 100%
}
#siteinfo {
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	width: 966px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	text-align: center;
	font-size: 10px;
	line-height: 40px;
}
.sidebarTitle {
	font-size: 20px;
	line-height: 25px;
	color: #4D4D4D;
	font-weight: normal;
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.sidebarDate, .sidebar-day {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #7D1A10;
	font-weight: bold;
}
.sidebarDate {
	display: block;
	margin: 10px 0 0 0;
}
.sidebarTime, .sidebar-multiday, .sidebar-multiday-detail {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	font-weight: bold;
}
.sidebarTime {
	display: block;
	margin: 10px 0 20px 0;
}
#venue {
	font-size: 125%;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #666;
}
.cssform .submitBtn {
	font-size: 14px;
	font-weight: bold;
	background-color: #FFF;
	height: 40px;
	width: 236px;
	display: block;
	color: #333;
	text-decoration: none;
	padding-bottom: 3px;
	padding-left: 3px;
	background-image: url(../img/regButton_bck.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: none;
	margin: 30px 0 30px 28px;
}
/*-------------------End of Common Elements----------------------------------------------------------------------*/


.cssform {
	width: 655px;
	border: 1px solid #999999;
	padding: 0 0 25px 0;
	margin: 0 0 20px 0;
	padding: 0;
}
.cssform td {
	vertical-align: top;
	padding: 7px;
}
.cssform .detailList {
	margin-left: 10px;
}
.cssform .detailList input{
	width: 250px;
}
.cssform .detailList input[type=checkbox], .cssform .detailList input.checkBox {
	width: auto;
}
.cssform .detailList label.checkboxLabel {
	vertical-align: top;
}
.cssform .detailList textarea {
	width: 248px;
}
.cssform .detailList td {
	padding: 5px;
	padding-left: 30px;
}
.cssform .smalltext {
	font-size: 11px;
}
.cssform p {
	padding: 7px 0;
	margin: 0;
}
.cssform .field {
	width: 300px;
	border: 1px solid #d4cfc3;
}
.cssform textarea {
	border: 1px solid #999999;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding: 2px;
}
.cssform .oddRow {
	background-color: #E0E0E0;
}
.cssform .evenRow input {
	position: relative;
	left: 10px;
}
.cssform .oddRow input {
	position: relative;
	left: 10px;
}
#content .cssform .evenRow ul {
	padding: 0;
	margin: 0 0 0 10px;
}
#content .cssform .evenRow ul li {
	padding-bottom: 5px;
	background-image: url(../img/bulletGrey.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	list-style-type: none;
	padding-left: 25px;
}
#content .cssform .oddRow ul {
	padding: 0;
	margin: 0 0 0 10px;
}
#content .cssform .oddRow ul li {
	padding-bottom: 5px;
	background-image: url(../img/bulletWhite.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	list-style-type: none;
	padding-left: 25px;
}
.cssform .titleRow {
	background-color: #7d1a10;
	font-weight: normal;
	color: #FFF;
	font-size: 18px;
	text-align: center;
	letter-spacing: 0.01em;
	padding: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.cssform H5 label {
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}
.formContainer {
	border: 1px solid #CCC;
}
.colFirst {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	color: #333;
}
.cssform h2 {
	font-size: 18px;
	line-height: 25px;
	color: #4D4D4D;
	font-weight: normal;
	padding-left: 20px;
	margin-top: 0;
	padding-top: 8px;
	margin-bottom: 0;
	padding-bottom: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.cssform h3 {
	text-transform: uppercase;
	font-size: 18px;
	line-height: 25px;
	color: #4D4D4D;
	font-weight: normal;
	padding-left: 28px;
	margin-top: 20px;
	padding-top: 20px;
	margin-bottom: 0;
	padding-bottom: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #7D1A10;
}
h1, h2, h3, h4, h5, h6 {
	display: block;
}
.warningM3 .messageCell, .warningM3 .messageCell h4 {
	color: #C00;
}
.errorM3 .messageCell {
	padding-bottom: 10px;
	background-image: url(../img/error32.png);
	background-repeat: no-repeat;
	background-position: left 10px;
	list-style-type: none;
	padding: 0 0 0 35px;
	color: #C00;
}
.errorM3 .messageCell h4 {
	padding: 5px 0 0 5px;
	list-style-type: none;
	color: #C00;
}
.cssform .sectionError {
	height: 35px;
	display: block;
	background-color: #FF9;
	border: solid 1px #900;
	padding-bottom: 10px;
	background-image: url(../img/error24.png);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	list-style-type: none;
	padding: 5px 0 5px 35px;
	margin: 5px;
	color: #C00;
}
.cssform p.errorTitle {
	float: left;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
}
.cssform p.errorMsg {
	float: left;
	padding: 8px 0 0 10px;
	margin: 0;
}
#contentCol_1 .cssform p.errorTitle {
	margin: 0;
}
#contentCol_1 .cssform p.errorMsg {
	margin: 0;
}
.cssform .requiredInput .errorTitle {
	float: none;
	font-weight: bold;
	font-size: 14px;
}
.cssform .requiredInput .errorMsg {
	float: none;
	padding: 0;
}
#contentCol_1 p {
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	float: none;
	padding: 0;
}
.cssform .htmlDetailElementTable {
	margin: 0 0 0 25px;
	padding: 0 0 0 25px;
	float: none;
	padding: 0;
}
.cssform .event_cell {
}
.confirmM3 .messageCell {
	padding-bottom: 10px;
	background-image: url(../img/confirm32.png);
	background-repeat: no-repeat;
	background-position: left 10px;
	list-style-type: none;
	padding: 0 0 0 35px;
	color: #090;
}
.confirmM3 .messageCell h4 {
	padding: 5px 0 0 5px;
	list-style-type: none;
	color: #090;
}
.submitBtn {
	margin: 20px;
}
.start_time {
	display: none;
}
#portal_splash {
	position: relative;
	width: 923px;
	margin-top: 25px;
	margin-left: 23px;
}
.requiredInput .requiredBlock {
	background-color: #CC0000;
	bottom: 1px;
	float: left;
	height: 18px;
	left: -5px;
	top: 0;
	margin-right: -3px;
	margin-top: 1px;
    margin-top: -2px;
	position: relative;
	width: 3px;
}
.cssform .detailList div.requiredInput input {
	width: 250px;
}
.cssform .errorMsg {
	color: #F00;
}
.cssform .required_description .requiredBlock {
	margin-right: 5px;
	display: block;
}
.cssform .required_description {
	color: #900;
	text-transform: lowercase;
	padding-left: 43px;
	display: block;
}
.cssform #step3 {
	background-color: #7d1a10;
	font-weight: normal;
	color: #FFF;
	height: 2px;
	font-size: 18px;
	text-align: left;
	letter-spacing: 0.01em;
	margin: 10px 0 0 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.cssform #notes {
	background-color: #7d1a10;
	font-weight: normal;
	color: #FFF;
	height: 2px;
	font-size: 18px;
	text-align: left;
	letter-spacing: 0.01em;
	margin: 0 0 10px 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#siteinfo_portal {
	border-top: solid 1px #CCC;
 	text-align: center;
	padding: 20px 0 20px 0;
}
.cssform .regNotes {
	margin-left: 1.4em;
	padding-right: 30px;
	padding-bottom: 30px;
	display: block;
}
.regNotes ul {
	margin-left: 5px;
}
.labelCol label {
	color: #333;
	font-weight: bold;
	padding-right: 30px;
}
.data2Col input {
	border: solid 1px #999;
	height: 15px;
}
.data2Col textarea {
	border: solid 1px #999;
}
.cssform .pbSubsection {
	padding: 0 0 0 5px;
}
.cssform .eventFees {
	position: relative;
	left: 32px;
}
.cssform .radioStyle {
	position: relative;
	left: 31px;
}
/* This was moved in from the styles.css to consolidate into a single file 10/24/2011 */

body {
	background-color: #E7E7E7;
	margin: 0;
	text-align: center;
	overflow-y: scroll;
}
h1, h2, h3, h4, h5, h6 {
	display: block;
}
h1 {
	font-size: 22px;
	line-height: 30px;
	color: #4D4D4D;
	font-weight: normal;
	margin-top: 0;
	padding-top: 10px;
	margin-bottom: 0;
	padding-bottom: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 16px;
	line-height: 16px;
	color: #688DA0;
	font-weight: normal;
	margin-top: 0;
	padding-top: 10px;
	margin-bottom: 10px;
	text-transform: uppercase;
}
h3 {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	font-weight: bold;
	padding: 0;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	text-transform: inherit;
}
h4 {
	font-size: 18px;
	line-height: 25px;
	color: #4D4D4D;
	font-weight: normal;
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 5px;
	padding-bottom: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h5 {
	font-size: 16px;
	line-height: 16px;
	color: #76A0B4;
	font-weight: normal;
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
/* Global

===============================================*/



abbr {
	text-decoration: none;
	border-bottom-width: 0
}
ol {
}
ol li {
	margin-bottom: 20px;
}
strong {
}
#shadows {
	width: 966px;
	background-image: url(../img/body_bck.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 20px;
	padding-right: 20px;
}
#container {
	background-image: url(../img/contentTop.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding-bottom: 20px;
}
#portal_container {
	background-image: none;
	background-repeat: repeat-x;
	background-position: center top;
}
#content {
	padding: 20px 28px 5px 28px;
	font-size: 12px;
	color: #666666;
	overflow: auto;
	width: 100%
}
#contentHome {
	padding: 55px 28px 5px 28px;
	font-size: 12px;
	color: #666666;
	overflow: auto;
	width: 100%
}
.contentImage {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}
#contentCol_1 {
	width: 666px;
	float: left;
	padding: 0 20px 0 0;
	border-right: solid 1px #DEDEDE;
}
#contentCol_Full {
	width: 910px;
	float: left;
	padding: 0 20px 0 0;
	border-right: none;
}
#contentCol_2 {
	margin-left: -1px;
	width: 230px;
	float: left;
	border-left: solid 1px #DEDEDE;
}
#contentHome #contentCol_2 {
	margin-left: -1px;
	width: 100%;
	float: left;
	border-left: solid 1px #DEDEDE;
}
#contentHome #contentCol_2 .sidebar {
	padding-left: 12px;
}
#rightNav {
	width: 186px;
}
#content ul {
	list-style-type: none;
	padding-left: 10px;
	padding-right: 10px;
}
#content ul.flat-list {
	padding: 0;
}
#content ul.flat-list li {
	background-image: none;
	background-repeat: no-repeat;
	background-position: unset;
	list-style-type: none;
	padding: 0;
}

/*Global Navigation

===============================================*/

a:link, a:visited {
	color: #8B535E; /*color: #FF6600;*/
	text-decoration: underline;
}
a:hover, a:active {
	color: #8CAA52; /*color: #FF9900;*/
	text-decoration: underline;
}
a.grey:hover, a.grey:active {
	color: #007f9e; /*color: #FF6600;*/
	text-decoration: underline;
}
a.bold:hover, a.bold:active {
	color: #0094b8; /*color: #FF9900;*/
	text-decoration: underline;
}
.black/*********** miscellaneous **********/ {
	color: #000000;
	font-weight: bold;
}
.blue {
	color: #0093D0;
}
.red {
	color: #FF0000;
}
.lt_blue {
	color: #0099CC;
}
.grey {
	color: #999;
}
.orange {
	color: #FF9900;
}
.title_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #FF6600;
	font-weight: bold;
}
.bold_blue {
	font-weight: bold;
	color: #003594;
}
.bold_red {
	font-weight: bold;
	color: #EC292D;
}
.bold_blue_14 {
	color: #76A0B4;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
}
.bold_blue_bright {
	font-size: 16px;
	font-weight: bold;
	color: #0093D0;
}
.leftAlign {
	float: left;
	padding-right: 10px;
}
.iconLink {
	position: relative;
	top: -5px;
}
.expand {
	letter-spacing: .15em;
}
/* Site Map

=========================================================*/


cite {
	color: #0093D0;
	font-weight: bold;
	float: left;
	padding-top: 8px;
	padding-left: 0;
	padding-bottom: 8px;
}
#Matrix {
	border: solid 1px #999;
}
#Matrix td {
	padding: 10px 10px 10px 20px;
	text-align: center;
}
#Matrix .smalltext {
	font-size: 11px;
}
#Matrix p {
	padding: 7px 0;
	margin: 0;
}
#Matrix .oddRow {
	background-color: #E0E0E0;
}
#Matrix .titleRow {
	background-color: #6A90A3;
	font-weight: normal;
	color: #FFF;
	font-size: 14px;
	text-align: center;
	padding: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left: 20px;
}
#sessionMatrix {
	border: solid 1px #CCC;
}
#sessionMatrix .oddCol {
	background-color: #E0E0E0;
}
#sessionMatrix .evenCol {
	background-color: #FFF;
}
#sessionMatrix .titleRow {
	background-color: #6A90A3;
	font-weight: normal;
	color: #FFF;
	font-size: 16px;
	text-align: center;
	padding: 4px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left: 20px;
}
.sessions td {
	text-align: left;
	padding: 10px;
}
.sessions .sessionTitle {
	font-size: 12px;
	clear: both;
	display: block;
	font-weight: bold;
}
.sessions {
	border: solid 1px #CCC;
	margin-right: 10px;
	margin-left: 10px;
}
.sessions.Five td {
	width: 116px;
}
.sessions.Two td {
	width: 305px;
}
.sessions.One td {
	width: 610px;
}
.sessions .presenter {
	font-weight: normal;
	color: #6A90A3;
}
.sessions1 {
	border: solid 1px #CCC;
	margin-right: 10px;
	margin-left: 10px;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
/*========================Padding=============================*/

.padRight_10 {
	padding-right: 10px;
}
.padRight_15 {
	padding-right: 15px;
}
.padRight_20 {
	padding-right: 20px;
}
.padRight_30 {
	padding-right: 30px;
}
.padRight_40 {
	padding-right: 40px;
}
.padRight_50 {
	padding-right: 50px;
}
.padRight_60 {
	padding-right: 60px;
}
.padLeft_8 {
	padding-left: 8px;
}
.padLeft_6 {
	padding-left: 6px;
}
.padTop_5 {
	padding-top: 5px;
}
.padLeft_10 {
	padding-left: 10px;
}
.padLeft_20 {
	padding-left: 20px;
}
.padLeft_30 {
	padding-left: 30px;
}
.padLeft_40 {
	padding-left: 40px;
}
.padLeft_50 {
	padding-left: 50px;
}
.padLeft_60 {
	padding-left: 60px;
}
.padTop_10 {
	padding-top: 10px;
}
.padTop_20 {
	padding-top: 20px;
}
.padTop_30 {
	padding-top: 30px;
}
.padTop_40 {
	padding-top: 40px;
}
.padTop_50 {
	padding-top: 50px;
}
.padTop_60 {
	padding-top: 60px;
}
.padBottom_10 {
	padding-bottom: 10px;
}
.padBottom_20 {
	padding-bottom: 20px;
}
.padBottom_30 {
	padding-bottom: 30px;
}
.padBottom_40 {
	padding-bottom: 40px;
}
.padBottom_50 {
	padding-bottom: 50px;
}
.padBottom_60 {
	padding-bottom: 60px;
}
/*
=New Styles
*/

.contentDivider {
	background-color: #DEDEDE;
	width: 1px;
}
.alignLeft {
	float: left;
}
.alignRight {
	float: right;
}
.columnFirst {
	padding-right: 20px;
}
.contentBox {
	width: 285px;
	height: 250px;
	padding-right: 25px;
	font-size: 11px;
	padding-bottom: 25px;
}
.contentBox_icon {
	float: left;
	padding-right: 15px;
}
.contentBox_title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #333;
	line-height: 24px;
}
.contentBox_subtitle {
	text-transform: none;
	color: #76A0B4;
	font-weight: normal;
	font-size: 14px;
	margin-bottom: 10px;
}
.hr_divider {
	height: 20px;
	margin-bottom: 25px;
	border-bottom: solid 1px #DEDEDE;
	display: block;
}
.hr_divider_blank {
	height: 10px;
	margin-bottom: 20px;
	border-bottom: solid 1px #FFFF00;
	display: block;
}
.news {
}
.sidebar h1 {
	padding: 0;
}
.sidebar {
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEDEDE;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 12px;
}
.sidebar a.rounded {
	margin: 15px 0 20px 0;
}
.sidebar ul {
	padding-left: 0;
	margin-left: 0;
}
.sidebar ul li {
	padding: 0;
	margin: 0;
}
.sidebar ul li ul {
	width: 180px;
	position: relative;
	left: -15px;
	padding: 10px 0 0 0;
	padding-left: 0;
	padding-right: 0;
	margin: 0;
	text-indent: 0;
	list-style-type: none;
	line-height: 15px;
}
#content .sidebar ul li ul li {
	padding-left: 20px;
	padding-right: 0;
	margin: 0;
	text-indent: 0;
}
.sidebar ul li ul li a:link, .sidebar ul li ul li a:visited {
	color: #6A8FA3;
	padding: 0;
	margin: 0;
}
.sidebar ul li ul li a:hover, .sidebar ul li ul li a:active {
	color: #8B535E;
	padding: 0;
	margin: 0;
}
.sidebar ul li a:link {
	color: #7D7D7D;
}
.sidebar ul li a:visited {
	color: #7D7D7D;
}
.sidebar ul li a:hover {
	color: #8B535E;
}
.sidebar ul li a:active {
	color: #6A8FA3;
}
.sidebarMsg {
	padding-bottom: 10px;
}
#breadcrumb {
	color: #6A8FA3;
	position: absolute;
	text-decoration: none;
	text-transform: none;
	font-size: 11px;
	padding-top: 8px;
	display: block;
	margin-left: 23px;
}
#breadcrumb a:link, #breadcrumb a:active, #breadcrumb a:visited {
	padding: 0 5px 0 5px;
	color: #6A8FA3;
	text-decoration: none;
	text-transform: none;
}
#breadcrumb a:hover {
	color: #994555;
	text-decoration: none;
	text-transform: none;
}
.homePage h1 {
	color: #30F;
	padding-top: 0;
	margin-top: 0;
	line-height: 50px;
}
/*------  Boxes  --------*/

.contactBox {
	width: 554px;
}
.contactTable-space {
	height: 3px;
}
.architectsBox {
	clear: both;
	width: 655px;
	margin: 15px 0 15px 0;
}
.architectsBox .genericBox_Content {
	padding: 15px 0 0 0;
}
.servicesBox {
	float: left;
	clear: both;
	width: 655px;
	margin: 20px 0 25px 0;
}
.servicesBox .genericBox_Content {
	padding: 25px 0 0 0;
}
.givingBox {
	clear: both;
	width: 655px;
	margin: 15px 0 15px 0;
}
.headshot_wrap {
	float: left
}
.architectsBox ul {
}
.architectsBox img {
	float: left;
	padding: 0 20px 5px 0;
	display: block;
}
.partnerTitle {
	position: relative;
	float: left;
	bottom: 20px;
}
.partnerBox {
	float: left;
	clear: both;
	width: 655px;
	margin: 35px 0 15px 0;
}
.partnerBox .genericBox_Content {
	padding: 0 0 0 0;
}
.partnerBox .boxTitle-grey {
	float: left;
}
.appsBox {
	float: left;
	clear: both;
	width: 655px;
	margin: 15px 0 15px 0;
}
.appsBox h4 {
	line-height: 18px;
}
.genericBox_Content {
	padding: 0 0 0 0;
}
.boxTitle-blue {
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #688DA0;
	display: block;
	background-color: #FFF;
	margin: 5px auto 0 0;
	padding: 0 10px 0 10px;
	position: relative;
	left: -10px;
}
.boxTitle-grey {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	background-color: #FFF;
	margin: 5px auto 0 0;
	padding: 0;
}
.boxTitle-black {
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #333;
	display: block;
	background-color: #FFF;
	margin: 5px auto 0 0;
	padding: 0 10px 0 10px;
	position: relative;
	left: -10px;
	font-weight: bold;
}
.sideGraphic {
	border-bottom-style: none;
}
.seminarBox {
	float: left;
	clear: both;
	width: 655px;
	margin: 25px 0 15px 0;
}
.seminarImage {
	position: absolute;
	left: 500px;
	top: -50px
}
.arrowImage {
	position: absolute;
	left: 500px;
	top: -50px
}
.cloudImage {
	position: absolute;
	left: 500px;
	top: -50px
}
.forceImage {
	position: absolute;
	left: 500px;
	top: -45px
}
.seminarBox .genericBox_Content {
	position: relative;
	padding: 0 0 0 0;
	z-index: 500;
}
/*------  Sidebar  --------*/

.sidebar_title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666;
	display: block;
	padding: 0 0 10px 0;
}
.sidebar_location {
	font-size: 14px;
	color: #333;
	display: block;
	padding: 15px 0 0 0;
}
.sidebar_address {
	font-size: 11px;
	color: #999;
	display: block;
}
.sidebar_phone {
	font-size: 11px;
	color: #6A8FA3;
	display: block;
}
.sidebar_last {
	border-bottom: none;
}
.subTitle_first {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #76A0B4;
	font-weight: bold;
	display: block;
	margin: 20px 0 15px 0;
}
.subTitle_second {
	font-weight: bold;
}
.contentQuote {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	font-weight: bold;
	display: block;
	clear: both;
	line-height: 28px;
	padding: 5px 60px 40px 60px;
	text-align: center;
}
.quoteLeft {
	position: relative;
	top: 10px;
	font-size: 36px;
}
.quoteRight {
	position: relative;
	top: 10px;
	font-size: 36px;
	line-height: 12px;
}
.contentCite {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #688DA0;
	font-weight: bold;
	display: block;
	clear: both;
	line-height: 18px;
	padding: 10px 20px 0 20px;
	float: right;
	text-align: center;
	font-style: italic;
}
.checkBox img {
	position: relative;
	bottom: 7px;
	padding-right: 15px;
}
.checkBox td {
	padding: 0 0 15px 0;
}
.checkBox {
	font-weight: bold;
}
/* --------------------------- WP Entries ----------------------------------- */
.entry-title {
	font-size: 18px;
	text-transform: none;
	padding: 15px 0 5px 0;
}
h1.entry-title {
	display: none;
}
.category-marketing-event h1.entry-title {
	display: block;
}
.category-marketing-event h1.entry-title a:link, .category-marketing-event h1.entry-title a:visited {
	color: #76A0B4;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
	display: block;
}
.category-marketing-event h1.entry-title a:hover, .category-marketing-event h1.entry-title a:active {
	color: #8B535E;
}
.category-marketing-event h2.entry-title a:link, .category-marketing-event h2.entry-title a:visited {
	color: #76A0B4;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
	display: block;
}
.category-marketing-event h2.entry-title a:hover, .category-marketing-event h2.entry-title a:active {
	color: #8B535E;
}
.category-news-and-events h1.entry-title {
	display: block;
}
.category-news-and-events h1.entry-title a:link, .category-news-and-events h1.entry-title a:visited {
	color: #76A0B4;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
	display: block;
}
.category-past-marketing-events h1.entry-title {
	display: block;
}
.category-past-marketing-events h1.entry-title a:link, .category-past-marketing-events h1.entry-title a:visited {
	color: #76A0B4;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
	display: block;
}
.category-news-and-events h1.entry-title a:hover, .category-news-and-events h1.entry-title a:active {
	color: #8B535E;
}
.category-news-and-events h2.entry-title a:link, .category-news-and-events h2.entry-title a:visited {
	color: #76A0B4;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
	display: block;
}
.category-news-and-events h2.entry-title a:hover, .category-news-and-events h2.entry-title a:active {
	color: #8B535E;
}
.category-marketing-event-staging h1.entry-title a:link, .category-marketing-event-staging h1.entry-title a:visited {
	color: #76A0B4;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
	display: block;
}
.category-marketing-event-staging h1.entry-title a:hover, .category-marketing-event-staging h1.entry-title a:active {
	color: #8B535E;
}
.category-marketing-event-staging h1.entry-title {
	display: block;
}
.post-title a:link, .post-title a:visited {
	color: #577786;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
	padding: 0 0 0 5px;
	line-height: 35px;
}
.sidebar .post-title a:link, .sidebar .post-title a:visited {
	color: #577786;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
	padding: 0 0 0 0;
	line-height: 18px;
}
.sidebar .post-excerpt p {
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
}
.sidebar .post-title a:hover, .sidebar .post-title a:active {
	color: #8B535E;
}
.alignleft, img.alignleft {
	float: left;
	margin-right: 20px;
}
.alignright, img.alignright {
	display: block;
	float: right;
	margin-left: 20px;
}
.wp-caption {
	text-align: center;
	margin-bottom: 18px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	margin: 0;
	padding: 5px;
}
.gallery img {
	margin: 0;
}
.wp-smiley { /* Prevent the smileys from breaking line-height */
	max-height: 12px;
	margin: 0;  /*!important*/
}
.news .post-title a:link, .news .post-title a:visited {
	color: #76A0B4;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
}
.news .post-title a:hover, .news .post-title a:active {
	color: #8B535E;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
}
.news .post-date {
	color: #999;
}
.post-date {
	color: #999;
	padding: 0 0 5px 0;
}
.news .post-excerpt {
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
}
.news p {
	padding: 0 0 15px 0;
	margin: 0;
}
.quote {
	color: #999;
	font-weight: bold;
	font-size: 11px;
	font-style: italic;
	line-height: 22px;
	padding: 15px 0 5px 10px;
}
.citeQ {
	font-size: 11px;
	padding-top: 0;
	display: block;
	text-align: right;
	padding-right: 10px;
	font-style: normal;
	color: #76A0B4;
}
.navigation .nav-previous {
	display: none;
}
.navigation .nav-next {
	display: none;
}
.category-news-and-events .meta-prep-author {
	display: none;
}
.category-news-and-events .author.vcard {
	display: none;
}
.category-news-and-events .meta-sep.meta-sep-entry-date {
	display: none;
}
.category-news-and-events .entry-utility {
	display: none;
}
.category-marketing-event .meta-prep-author {
	display: none;
}
.category-marketing-event .author.vcard {
	display: none;
}
.category-marketing-event .meta-sep.meta-sep-entry-date {
	display: none;
}
.category-marketing-event .entry-utility {
	display: none;
}
.slug-marketing-events .post-date {
	display: none;
}
.category-marketing-event .entry-meta {
	display: none;
}
.category-past-marketing-events .entry-meta {
	display: none;
}
.category-past-marketing-events .entry-utility {
	display: none;
}
.category-marketing-event-staging .entry-meta {
	display: none;
}
.category-marketing-event-staging .entry-utility {
	display: none;
}
.zIndexTop {
	z-index: 500;
}
.zIndexBottom {
	z-index: 0;
	position: relative;
}
.error {
	color: #900
}
.required-indicator {
	color: #900
}
#homeTabs {
	position: absolute;
	width: 966px;
	top: 291px;
}
#homeTabs img {
	float: left;
}
#homeTabs-dbl img {
	float: left;
}
.portTN {
	width: 170px;
	float: left;
	padding: 10px 25px 10px 0;
	text-align: center;
}
.portTitle a {
	font-weight: normal;
	text-decoration: underline;
	display: block;
	clear: right;
}
.portDesc {
	display: none;
	font-size: 11px;
}
.goalWidget {
	margin-top: 10px;
	padding-bottom: 10px;
}
.goalWidgetTitle {
	font-weight: bold;
	font-size: 1.3em;
	margin-bottom: 10px;
}
.goalWidgetFooter {
	font-size: 1.1em;
}
.goalWidgetProgressBar {
	margin-top: 10px;
	margin-bottom: 10px;
}
.progressBarOuter {
	margin: 5px 0;
	border: solid 2px #c4baba;
	height: 16px;
}
.progressBarInner {
	height: 16px;
	width: 0;
	position: relative;
	background-color: red;
}
.progressPercentage {
	text-align: center;
	font-weight: bold;
	font-size: 1.1em;
}
.progressBarRevenue {
	font-size: 1.1em;
	border-collapse: collapse;
}
.progressBarRevenue td {
	padding-left: 2px;
	padding-right: 2px;
}
.progressBarRevenue td.first {
	padding-left: 0;
}
.progressBarRevenue td.last {
	padding-right: 0;
}
.progressBarLabel {
	font-weight: bold;
	text-align: left;
}
.sidebarDateTime {
	padding-top: 10px;
}
.sidebarWhere {
	padding-top: 10px;
}
.defaultHeader {
	background-image: url("../img/defaultHeader.png");
	width: 966px;
	height: 79px;
}
.defaultFooter {
	background-image: url("../img/defaultFooter.png");
	width: 966px;
	height: 36px;
}
.header-image img, .banner-image img, .footer-image img {
	display: block;
}
.contentHeader {
	margin-left: 28px;
}
.social-media-bar {
	float: right;
	margin-top: 10px;
	margin-right: 18px;
}
.social-containers td {
	vertical-align: top;
}
#contentCol_1 .pageMessages p:first-child {
	margin-top: 0;
}
.hasError, .data2Col input.hasError {
	border-color: red;
}
.cssform .detailList td.labelCol {
	width: 170px;
}
.cssform .detailList td.labelCol label {
	padding-right: 10px;
}
.cssform .detailList .radioGroup td {
	padding: 0;
	padding-left: 0;
	vertical-align: top;
}
.cssform .detailList .radioGroup td.radioGroupCell {
	padding-right: 5px;
}
.cssform .detailList .radioGroup td.radioGroupMsg {
	padding-left: 50px;
	padding-right: 15px;
}
.spinnerContainer {
	width: 100%;
	height: 100%;
	position: fixed;
}
.spinner {
	background-image: url(../img/loading.gif);
	height: 32px;
	width: 32px;
	position: fixed;
	top: 40%;
	left: 48%;
}
.pacman {
	background-image: url(../img/pacman.gif);
	height: 24px;
	width: 24px;
	position: fixed;
	top: 40%;
	left: 48%;
}

#venue b {
	font-size: 110%;
}

.debugPanel {
	margin: 20px;
	padding: 20px;
	border: 1px solid #7D1A10;
	line-height: normal;
}

.debugPanel h1 {
	padding: 0;
	line-height: normal;
}

.debugPanel h3 {
	margin: 10px 0 0 0;
	padding: 5px 0;
	text-transform: none;
}

.debugPanel td {
	padding: 0;
	border-bottom: 1px dotted #4D4D4D;
}

.debugPanel tr:last-child td {
	border-bottom: none;
}

.debugPanel td.label {
	font-weight: bold;
	width: 150px;
}

.cssform .formStep.first h3.formStepTitle {
	border-top-width: 0;
	padding-top: 0;
}

.cssform .formStep .formStepDetails {
	margin-left: 3em;
	margin-right: 3em;
	padding-bottom: 1em;
}

.teamMessage, .team-message {
	margin-bottom: 20px;
	width: 655px;
}

.pageDetails, .page-details {
	margin-bottom: 20px;
	width: 655px;
}

#x_sa_special_t_cvv2 {
	width: 50px;
}

.page-content:after {
	content: "";
	display: table;
	clear: both;
}

.clearfix:before,
.clearfix:after {
  display: table;
  content: " ";
}

.clearfix:after {
  clear: both;
}

/*
 *
 * SA Accordion Control Styles
 *
 */
.sa-accordion {
	margin: 10px 0;
	border: 1px solid #666;
	border-radius: 4px;
	padding: 5px 10px;
}
.sa-accordion-title::before {
	display: inline-block;
	width: 25px;
	font-family: "FontAwesome";
	content: "\f068";
}
.sa-accordion-collapsed .sa-accordion-title::before {
	content: "\f067";
}
.sa-accordion-title {
	font-size: 16px;
}
.sa-accordion-content {
	margin: 15px 25px;
}

#registrationPage.legacy-styles .page-terms,
#donationPage.legacy-styles .page-terms {
	margin-left: 3em;
	margin-right: 3em;
	padding-top: 2em;
}

/*
 *
 * FAQs Page Style
 *
 */
#faqPage ul#faqsList {
	margin: 0;
	padding: 0;
}
#faqPage ul#faqsList li.sa-accordion {
	background-image: none;
	list-style-image: none;
	padding: 5px 10px;
}
#faqPage .faq-question::before {
	content: "Q: ";
}
#faqPage .faq-answer::before {
	content: "A: ";
}
#faqPage .faq-question::before, #faqPage .faq-answer::before {
	display: inline-block;
	font-weight: bold;
	width: 25px;
	margin-left: -25px;
}
#faqPage .faq-question, #faqPage .faq-answer {
	margin-left: 0;
}
#faqPage .faq-question {
	margin-bottom: 5px;
}
#faqPage .faq-answer + .faq-question {
	margin-top: 10px;
	border-top: 1px solid #666;
	padding-top: 10px;
}

/*
 *
 * Legacy Style Resets
 *
 */
#content ul.legacy-reset {
	list-style-type: disc;
	padding-left: 40px;
	padding-right: 0;
}
#content ul.legacy-reset li {
	background-image: none;
	background-repeat: initial;
	background-position: initial;
	list-style-type: disc;
	padding-bottom: 0;
	padding-left: 0;
}

/*
 *
 * General Template Styles
 *
 */
.page-messages, #content ul.page-messages {
	color: #C00000;
	margin: 1em 25px;
	border: 1px solid #C00000;
	border-radius: 4px;
	list-style-type: none;
	padding-left: 0;
}
.page-messages li::before {
	content: "\f06a";
	display: inline-block;
	width: 1.5em;
	font-family: FontAwesome;
	font-size: 1.5em;
	vertical-align: middle;
}
.page-messages li, #content ul.page-messages li {
	list-style-type: none;
	padding: 0.5em 1.25em;
}

/*
 *
 * Registration Page Styles
 *
 */
#registrationPage .session-status {
	font-weight: bold;
}
#registrationPage .additional-guests label {
	color: #666;
	padding-right: 0;
}
#registrationPage #sv_campaignmember_a_Additional_Guests__c {
	width: 50px;
	border:1px solid #999999;
	height:15px;
}
/*
 *
 * Sponsorship Page Styles
 *
 */
#sponsorshipPage .form-title {
	font-weight: bold;
}
#sponsorshipPage ul#packagesList {
	margin: 0;
	padding: 0;
}
#sponsorshipPage ul#packagesList li.sa-accordion {
	background-image: none;
	list-style-image: none;
	padding: 5px 10px;
}

/*
 *
 * Sponsors Page Styles
 *
 */
#sponsorsPage .group-display-name {
	font-weight: bold;
	padding-top: 10px;
}

#sponsorsPage ul li:first-child .group-display-name {
    padding-top: 0;
}

#sponsorsPage .page-content ul {
	padding: 0;
}
#sponsorsPage .page-content ul li {
	background-image: none;
	background-repeat: no-repeat;
	background-position: unset;
	list-style-type: none;
	padding: 0;
}

/*
 *
 * Histories Page Styles
 *
 */
#historyPage .form-title {
	font-weight: bold;
}
#historyPage ul#historiesList {
	margin: 0;
	padding: 0;
}
#historyPage ul#historiesList li.sa-accordion {
	background-image: none;
	list-style-image: none;
	padding: 5px 10px;
}
