﻿@charset "UTF-8";
/* CSS Document */

/* Homepage
===================================== */

#homepage {
	width: 964px;
	padding: 0 0 20px 20px;
}
#homepage .body-main-left h2 {
	color: #222;
	font-size: 1.8em;
	margin: .5em 0;
}
#homepage #homeLatestNews h2 {
	margin-top: 20px;
}
.body-main-left {
	width: 740px;
	float: left;
}
.body-main-left ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.body-main-left a {
	font-weight: bold;
}
.body-main-left ul li {
	font-size: 11px;
	margin-top: 10px;
}
.body-main-left ul li.first {
	margin-top: 0;
}
#bottom-sales-content {
	clear: both;
}
.left-column, .middle-column, .right-column {
	width: 220px;
	padding: 0 15px;
	border-right: 1px solid #E8E8E8;
}
.left-column, .middle-column {
	float: left;
}
.left-column {
	padding-left: 0;
}
.right-column {
	float: right;
}
.home-side-column ul {
	margin: 0 20px 0 0;
	padding: 0;
	list-style: none;
}
.home-side-column {
	position:relative;
	right: -20px;
	width: 220px;
	float: right;
	font-size: 11px;
	zoom: 1;
}
.home-side-column h2 {
	font-size: 1.6em;
	margin: 0;
	padding: 8px 8px 4px;
	background: #F2E9A6 url(img/nav/yellow-side-reverse.jpg) repeat-y right;
}
.home-side-column ul li span.date, .home-main-column ul li span.datetime {
	color:#AAAAAA;
	font-size:10px;
	font-weight:bold;
}
#focusList {
	margin-top: 20px;
	margin-bottom: 30px;
	font-size: 12px;
}
#focusList ul {
	margin-bottom: 0;
}
#focusList h3 {
	margin: 0;
}
.home-side-column li, #homeLatestNews li {
	margin: 0;
	padding: 6px 8px;
	border-top: 1px solid #E8E8E8;
}
.home-side-column li.first {
	border-top: 0;
}
#homeLatestNews {
	width: 260px;
	float: right;
	margin-bottom: 20px;
}
#homeLatestNews ul {
	height: 272px;
	overflow-y: scroll;
	border-bottom: 1px solid #E8E8E8;
}
/* Webinars
===================================== */

.webinarDetails h3 {
	margin-bottom: .8em;
}
.webinarDetails div.datetime {
	font-weight: normal;
	font-size: 12px;
	color: #4D4D4D;
}
/* Speakers */

.speakers .item a {
	font-weight: bold;
}
.speakers .item span {
	font-style: italic;
}
/* Login/Register */
#main-content .signUp {
	margin-bottom: 2em;
}
	#main-content .signUp .orangeBox {
		margin-bottom: 1em;
	}
		#main-content .signUp .orangeBox h3 {
			margin-top: .8em;
		}
	#main-content .signUp .login-box table {
		width: 520px;
	}
		#main-content .signUp .login-box table label {
			font-size: 12px;
			width: 10em;
			float: left;
			margin-right: 2em;
		}
#main-content .signUp p:last-child {
	margin-bottom: 0;
}
#sidebar .signUp a.new-user {
	margin-left: 8px;
}
#sidebar .signUp .login-box .login-error, #sidebar #eventRegister .login .login-error {
	font-weight: bold;
	color: red;
	font-size: 10px;
	text-align: center;
	padding-top: 10px;
}
#sidebar .signUp .login-box, #sidebar #eventRegister .login {
	padding-top: 0;
}
#sidebar .signUp .login-box table, #sidebar #eventRegister .eventForm table {
	width: auto;
	margin-bottom: 0;
}
#sidebar .signUp .login-box input.username, #sidebar .signUp .login-box input.password {
	width: 165px;
}
#sidebar .signUp .blueBox, #sidebar #eventRegister .blueBox,
#sidebar .signUp .orangeBox, #sidebar #eventRegister .orangeBox {
	margin-bottom: 1em;
}
#sidebar .signUp .blueBox h3, #sidebar #eventRegister .blueBox h3,
#sidebar .signUp .orangeBox h3, #sidebar #eventRegister .orangeBox h3 {
	margin-top: 0;
	text-align: center;
}
#sidebar .signUp .blueBox p, #sidebar #eventRegister .blueBox p,
#sidebar .signUp .orangeBox p, #sidebar #eventRegister .orangeBox p {
	margin-bottom: 0;
}
#sidebar .signUp .formStep, #sidebar #eventRegister .formStep {
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #DDD;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#sidebar .signUp .formStep select, #sidebar #eventRegister .formStep select {
	font-size: 10px;
}
#sidebar .signUp .formStep h4, #sidebar #eventRegister .formStep h4 {
	margin: 0 0 1em;
}
#sidebar .signUp .formStep h4 span, #sidebar #eventRegister .formStep h4 span {
	color: #F8882E;
	font-size: 17px;
	font-weight: normal;
	display: block;
}
#sidebar #eventRegister table td {
	padding: 0.5em 0;
}
/* Webinar Sponsors */

.sponsors {
}
.sponsors div.platinum, .sponsors div.gold {
	display: block;
}
.sponsors hr {
	margin-top: .8em;
}
.sponsors h3 {
	margin-bottom: 0;
}
.sponsors .item {
	float: left;
	margin: 20px 0 0 5px;
}
.sponsors div.gold .item {
	margin-top: 0;
}
.sponsors .first {
	margin-left: 0;
}
.sponsors span.aiim-logo {
	display: block;
	background: url(img/events/aiim_sponsor_logo.gif) no-repeat center;
	width: 175px;
	height: 70px;
	text-indent: -9999em;
}
.webarticle-sponsorlogos div.item {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	zoom: 1;
 *display: inline;
	float:none;
	margin-right:10px;
}
/* Account Upgrade / Renew
===================================== */

div.subgroup .subgroup {
	border: 1px dashed #A0A0A0;
	padding: 6px 10px 4px;
	margin: 1.5em 0;
}
div.subgroup .subgroup h3 {
	margin: .2em 0 .5em;
}
.caption-green {
	padding: 10px 10px 10px 42px;
	font-size: 14px;
	color: #22B61A;
	background: #D9EFCB url(img/saved_check.gif) no-repeat 2% 50%;
}
.caption-blue, .caption-yellow, .caption-red {
	padding: 10px;
}
.caption-yellow, .caption-red, .caption-green {
	font-weight: bold;
}
.caption-blue {
	background-color: #ECF3FB;
}
.caption-yellow {
	background-color: #FFF9D8;
}
.caption-red {
	color: #F00;
	background-color: #FCC;
}

/* Solution Provider Locator
===================================== */

#solutionLocator * {
	outline: 0 none;
}
#solutionLocator h2 {
	margin-bottom:10px;
	margin-top:0;
}
#solutionLocator div.categoryGroup {
	overflow:auto;
	width:100%;
}
#solutionLocator div.cat {
	float:left;
	width:33%;
}
#solutionLocator div.scrollBox ul {
	padding: 0;
	margin: 0;
}
#solutionLocator div.cat div.scrollBox ul li {
	background:none repeat scroll 0 0 #EEE;
	border-bottom:1px solid #DDD;
	height:auto !important;
	margin:0;
	overflow:auto !important;
	padding:2px 0;
}
#solutionLocator div.cat div.scrollBox ul li.alt {
	background:none repeat scroll 0 0 #FFF;
}
#solutionLocator div.cat div.scrollBox ul li span.check {
	float:left;
	display: block;
	text-align:center;
	width:25px;
	text-align: center;
}
#solutionLocator ul.filters {
	margin-bottom:2em;
	padding: 0;
}
/* Glossary (What is...?)
===================================== */
#whatIs tr.descript td {
	padding: 0 10px 20px;
	vertical-align: top;
}
#whatIs tr.descript td a {
	font-weight: bold;
}
/* Training - Find a Course
===================================== */

#eduHome .col {
	width: 47.5%;
	float: left;
}
#eduHome .colRight {
	float: right;
	padding-left: 20px;
}
#eduHome h2 {
	margin-top: 0;
}
#eduHome h2 span {
	color: #888;
}
#eduHome ul.programItems {
	margin: 2em 0 0;
	padding: 0;
	list-style: none;
}
#eduHome ul.programItems .item {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #DDD;
	padding: 6px 8px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: url(img/button/whiteBkgd.jpg) bottom repeat-x;
}
#eduHome ul.programItems .item .title {
	color: #075F99;
	margin-bottom: 0;
}
#eduHome ul.programItems .item .title a {
	color: #075F99;
}
#eduHome ul.programItems .item .sub {
	font-size: 11px;
	font-weight: bold;
	color: #666;
}
#eduHome p.moreEssentials {
	margin: 1em 0 0;
	font-weight: bold;
}
#eduHome .quoteBox {
	position: relative;
	width:100%; /* force hasLayout */
	padding-top:30px;
	padding-bottom:30px;
	margin-top:30px;
	margin-bottom:30px;
	border-top:solid 1px #ddd;
	border-bottom:solid 1px #ddd;
}
#eduHome .quoteBox * {
	margin:0;	/* reset */
}
#eduHome .quoteBox hr {
	display:none; /* :WORKAROUND: hr not consistent, use border for same visual effect */
}
#eduHome .quote p.text {
	border: 1px solid #AAA;
	padding: 30px 100px;
	margin-bottom: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#eduHome .quote p.source {
	background: url(img/training/chat_tip.gif) no-repeat 14% 0%;
	padding: 25px 0 0 40px;
	font-weight: bold;
}
#eduHome .quoteBox .quoteShowMore {
	position:absolute;
	margin: 0;
	right: 30px;
	bottom: 60px;
}
#eduHome p.quoteShowMore a {
	display: block;
	width: 30em;
	text-align: center;
	background: url(img/button/orangeBkgd.jpg) bottom repeat-x;
	padding: 4px 6px;
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.2);
}
/* Training - Course Details
===================================== */

#aiimEduTrackOverview #trackContent div.panel {
	display: none;
}
#aiimEduTrackOverview #trackDesignations .silverbox {
	background-color: #FFF;
}
#aiimEduTrackOverview #trackDesignations .silverbox h4 {
	margin: 0;
}
/* Training - Course Pages
===================================== */

.graybox {
	background-color: #AAA;
	color: #FFF;
	padding: 4px 6px;
	margin-bottom: 20px;
}
.courseHeader .columnBox {
	overflow: hidden;
	width: 100%;
}
.courseHeader .courseNum {
	float: left;
	width: 35%;
}
.courseHeader .courseNum span {
	font-weight: bold;
}
.courseHeader .deliveryType {
	float: right;
	text-align: right;
	width: 60%;
}
.edu-course-details h3.bar {
	background-color: transparent;
	border-bottom: 0;
	padding: 0;
}
.quickEnroll {
	background-color: #EDECD9;
	width: 45%;
	font-size: 11px;
	float: right;
	padding: 10px;
	margin: 2em 0 15px 15px;
	-moz-box-shadow: 5px 5px 5px #CCC;
	-webkit-box-shadow: 5px 5px 5px #CCC;
}
.quickEnroll h3 {
	margin: 0 0 .3em;
}
.quickEnroll .login {
	margin-top: 1em;
}
.quickEnroll table {
	background-color: #FFF;
}
.quickEnroll table td {
	padding: 5px 6px;
}
.quickEnroll table td span.price {
	text-align: right;
}
.quickEnroll p {
	margin: 0;
}
.quickEnroll p span {
	display: block;
	margin: 5px 0;
}
.quickEnroll .login a.recover-pw, .quickEnroll .login a.new-user {
	margin-top: 10px;
}
.quickEnroll .login a.new-user {
	margin-left: 1em;
}
#trackLocationsAndDates h3.bar {
	clear: right;
}
#trackLocationsAndDates a.orangeButton { /* would be better to have clear floats in location/dates */
	margin-bottom: 1.25em;
}
/* Login Page
===================================== */

#main-content .login label {
	display: block;
	margin-bottom: .3em;
}
#main-content .login table {
	margin-bottom: 0;
}
#main-content .login table td {
	padding-bottom: 1em;
}
#main-content #loginBox {
	float: left;
	width: 68%;
	padding-right: 20px;
	border-right: 1px solid #DDD;
}
#main-content #loginBox .username-field input, #main-content #loginBox .password-field input {
	width: 200px;
}
#main-content #loginBox .login label {
	display:block;
	float:left;
	width:12em;
}
#main-content .autologin label, #main-content #loginBox .autologin label, #main-content .signUp .login-box .autologin label {
	float: none;
	display: inline;
}
#main-content #loginBox .autologin {
	margin-left: 7.4em;
}
#main-content #joinBox {
	width: 25%;
	float: right;
}
#main-content #joinBox p {
	font-size: 11px;
}
/* Resource Center
===================================== */

/* Login & Download */

div.leadGen {
	border: 1px dashed #AAA;
	padding: 1em;
	margin: 1em 0;
	clear: both;
}
div.leadGen h3 {
	margin-top: 0;
	font-size: 15px;
}
div.leadGen .login {
	float: left;
	width: 170px;
	background-color: #DDD;
	padding: 10px 10px 1px;
	margin-right: 1.5em;
}
div.leadGen .login p {
	font-size: 10px;
}
div.leadGen .login a.new-user {
	margin-left: 5px;
}
a.getThis {
	width: 14em;
	margin: 1em auto;
}
div.cover {
	float: left;
	margin: 0 10px 10px 0;
	width: 177px;
}

/* 8 Things eBooks
===================================== */
#main-content div.banner-ads {
	width: 200px;
	float: right;
	margin: 1em 0 1em 1em;
}
.ebookSummary img {
	display: block;
	float: left;
	border: 1px solid #DDD;
	margin-right: 2em;
}
.ebookSummary p {
	margin-left: 176px;
}
#allEbooks .ebookSummary p {
	margin-left: auto;
}
.ebookSummary a.orangeBtn {
	width: 16em;
	margin-left: 176px;
}
.ebookSummary a.whiteBtn {
	float: left;
	width: 30%;
	padding:1.3em 5px;
	color: #46778B;
}
.ebookSummary a.moreInfoBtn {
	margin-right:1em;
	padding: 10px 5px;
	color: #787878;
}
#main-content .ebookSummary div.silverbox ul {
	width: 47%;
	margin: 0 0 0 1.2em;
	padding: 0;
}
	.ebookSummary div.silverbox {
		margin-top:0.8em;
		position: relative;
	}
#sidebar .ebookSidebar a.whiteBtn {
	margin-bottom: 0;
	color: #46778B;
}
#sidebar .ebookSidebar .blueBox h2, #sidebar .ebookSidebar .blueBox h3 {
	text-align: center;
}
.ebookSummary a.cover, .ebookSummary a.cover:hover {
	position: relative;
	color: #000;
	text-decoration: none;
	margin-right: 2em;
}
.ebookSummary a.cover img {
	margin-right: 0;
}
h2.eight {
	margin-top: 2em;
	color: #8B919F;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
	h2.eight strong {
		display: block;
		line-height: 115%;
		padding-top: .8em;
	}
	h2.eight span.txtLg {
		float: left;
		font-weight: normal;
		font-size: 38px;
		font-family: Tahoma, Geneva, sans-serif;
		margin-right: .3em;
		padding: 0;
		line-height: normal;
	}
	h2.eight span.orange {
		color: #EB961F;
	}
	h2.eight span.green {
		color: #78A93F;
	}
	h2.eight span.violet {
		color: #50167C;
	}
	h2.eight span.pink {
		color: #d85aa1;
	}
	h2.eight span.gray {
		color: #8B919F;
	}
	h2.eight span.purple, h2.purple {
		color: #293484;
	}
	
/* Standards
===================================== */
.blueBox .subhead {
	background-color: #EEE;
	border: 1px solid #DDD;
	border-top: 0;
	color: #666;
	padding: .5em;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.blueBox p.seeAll {
	font-size: 11px;
	font-weight: bold;
	margin: .2em 0 2em;
}
#standardsCat h2, #standardsCommit h2 {
	font-size: 14px;
	margin-top: 1em;
}
#standardsCat {
	width: 45%;
	float: left;
	font-size: 11px;
}
	#standardsCat ul {
		height: 10.3em;
	}
#standardsCommit {
	width: 50%;
	float: right;
}
#standardsPDF {
	width: 44%;
	float: left;
}
#standardsPractice {
	width: 49.5%;
	float: right;
}
#standardsPractice, #standardsPDF {
	margin-bottom: 1em;
	margin-top: 1em;
}
	#standardsPractice h3, #standardsPDF h3 {
		margin-top: 0;
	}
	#standardsPractice p:last-child, #standardsPDF p:last-child {
		margin-bottom: 0;
	}
#standardsUpdates {
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid #DDD;
}
	#standardsUpdates h3 {
		margin-top: 0;
		font-size: 14px;
	}
#sidebar #standardsContact {
	margin-top: 1.5em;
}
	#sidebar #standardsContact h3 {
		margin-bottom: 0.5em;
	}
	#sidebar #standardsContact p {
		line-height: 1.2em;
		margin-bottom: 0;
	}
#sidebar #standardsSocial {
	margin: 1.5em 0 0;
	padding: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
}
	#sidebar #standardsSocial li {
		margin-bottom: 1em;
	}
		#sidebar #standardsSocial li a {
			background-position: left;
			background-repeat: no-repeat;
			padding: 2px 0 2px 20px;
		}
		#sidebar #standardsSocial li.linkedin a {
			background-image: url(img/social-icons/mini-linkedin.jpg);
			color: #488CB0;
		}
		#sidebar #standardsSocial li.twitter a {
			background-image: url(img/social-icons/mini-twitter.jpg);
			color: #3AB5D6;
		}
		#sidebar #standardsSocial li.facebook a {
			background-image: url(img/social-icons/mini-facebook.jpg);
			color: #3B5998;
		}

/* Product Page
===================================== */

.addToCart h3 {
	text-align: center;
}
.addToCart input.whiteBtn {
	width: 8em;
	margin: 0 auto 1em;
}
.addToCart p {
	margin-bottom: 0;
	text-align: center;
}
/* Sponsor/Advertise Page
===================================== */
div.sponsorBtn {
	background: url(http://www.aiim.org/images/Advertise/contact_bkgd.gif) repeat-x bottom;
	border: 1px solid #B3B3B3;
	padding: 15px;
	width: 26%;
	float: left;
	font-size: 14px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	margin: 1em 0;
}
div.sponsorBtn a, div.sponsorBtn span {
	display: block;
	padding: 5px 0;
	background-repeat: no-repeat;
	background-position: left center;
}
#emailBtn a {
	background-image: url(http://www.aiim.org/images/Advertise/email_icon.png);
	padding-left: 65px;
}
#chatBtn a {
	background-image: url(http://www.aiim.org/images/Advertise/chat_icon.png);
	padding-left: 50px;
	margin-left: 25px;
}
#callBtn span {
	background-image: url(http://www.aiim.org/images/Advertise/call_icon.png);
	padding-left: 50px;
	margin-left: 25px;
}

/* Events
===================================== */

div.sponsorList {
	border: 1px solid #CCC;
	border-top: 0;
	margin-bottom: 1em;
}
#main-content ul.sponsorTable {
	margin: 0;
	padding: 0;
	list-style: none;
	zoom: 1;
}
#main-content ul.sponsorTable li {
	display: block;
	float: left;
	width: 44%;
	height: 90px;
	padding: 20px 2%;
	text-align: center;
	margin: 0;
}
#main-content ul.sponsorTable li img {
	margin-bottom: 5px;
}
table.sponsorTable {
	width: 100%;
	border-collapse: collapse;
	border:1px solid #CCC;
	margin: 2em 0;
}
table.sponsorTable th {
	padding: 6px 8px;
	background-color: #CCC;
	border-bottom: 2px solid #AAA;
	text-align: left;
}
table.sponsorTable td {
	text-align: center;
	vertical-align: middle;
	padding: 20px 10px;
}

/* Trade Membership
===================================== */
.tradeBenefit {
	font-family:Arial, sans-serif;
	font-size:13px;
	line-height:1.4em;
	width: 44.5%;
	margin-bottom: 1.5em;
	padding: 10px;
	background-color:#DAECFA;
	border-radius:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
}
.tradeBenefit span {
	line-height: 30px;
	display:block;
	font-size: 28px;
	font-family: Tahoma, Arial, sans-serif;
	float: left;
	width: 1em;
	color: #007797;
}
.tradeBenefit span.over10 {
	width: 1.5em;
}
#smbDiscount ul {
	list-style: none;
	padding: 1em;
}
#smbDiscount li:first-child {
	padding-bottom: 7px;
	margin-bottom: 7px;
	border-bottom: 1px dashed #CCC;
}
#smbDiscount h3 {
	text-align: center;
}

/* What Is...?
===================================== */
#sidebar div.whatIs {
	margin-bottom: 2em;
	font-size: 12px;
	color: #AAA;
}
#sidebar div.whatIs h2 {
	text-align: center;
}

/* Webinar
===================================== */
.webinar-materials {
	border-top:solid 1px #ddd;
	border-bottom:solid 1px #ddd;
	padding-left:1em;
	padding-right:1em;
	padding-bottom:1em;
	padding-top:1em;
}
.webinar-materials .play-replay {
	margin-bottom:1em;
}
.webinar-materials .download-slides a {
	display:inline-block;
	*display:inline;
}
.webinarLocal {
	border: 1px dashed #DDD;
	padding: 1em;
}
.webinarLocal p {
	font-weight: bold;
	margin-bottom: .5em;
}
.webinarLocal p.localTime {
	color: #00707F;
	margin: 1.5em 0 0;
}

/* Trade Membership
===================================== */

#sidebar #atm-logos div.content ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar #atm-logos div.content ul li {
	left: 50%;
	margin-left: -60px;
}

/* Training
===================================== */

/* Sidebar */
#trainingContact strong {
	width:5em;
	display:block;
	float:left;
}
#trainingContact span {
	display:block;
	float:right;
	width:11em;
}
#trainingSearch select {
	font-size: 10px;
}
/* Training: Overview
===================================== */
div.trainingContent div.designation {
	margin-bottom: 2em;
}
div.trainingContent div.designation a.certificateLogo {
	display: block;
	width: 80px;
	height: 40px;
	float: left;
	margin-right: 1em;
}
div.trainingContent div.designation p {
	margin-left: 95px;
	margin-bottom: 0;
}

/* Training: Course Descriptions
===================================== */
div.trainingContent h3 {
	font-size: 14px;
}
div.trainingContent h4 {
	font-size: 14px;
	border-bottom: 1px solid #DDD;
	padding-bottom: 3px;
}
div.trainingContent div.htmlSummary {
	display: none;
}
div.trainingContent div.courseGroupItem {
	margin-top: 20px;
}
div.trainingContent div.courseGroupItem h3:first-child {
	margin-top: 0;
}
div.trainingContent div.classType, div.trainingContent div.productSheet {
	font-family: Arial, Helvetica, sans-serif;
}
div.trainingContent div.classType {
	width: 45%;
	float: left;
	margin-bottom: 1.5em;
}
div.trainingContent div.productSheet {
	width: 55%;
	font-size: 11px;
	float: right;
	text-align: right;
}
	div.trainingContent div.productSheet a.pdflink {
		padding: 2px 0px 2px 20px;
		display: inline-block;
		*zoom:1;
		*display: inline-block;
	}
div.trainingContent div.essentialSheet {
	display:inline-block;
	zoom: 1;
	*display:inline;
	background: #FFF url(img/button/whiteBkgd.jpg) repeat-x bottom;
	border-radius: 4px;
	border: 1px solid #CCC;
	margin-bottom: 10px;
}
	div.trainingContent div.essentialSheet a.pdflink {
		padding: 6px 10px 6px 35px;
		display: inline-block;
		zoom:1;
		*display: inline-block;
		background-position: 8% 50%;
		font-size: 12px;
		font-weight: bold;
	}
table.pricing td {
	padding: 4px 0;
}
table.pricing tr.alt {
	background-color: #E7E7E7;
}
table.altLines td, table.altLines th {
	padding: 3px 6px;
}
div.trainingContent p.discount {
	font-style: italic;
}

/* Training: Pricing & Enrollment
===================================== */
div.courseItem {
	padding-top:30px;
	padding-bottom:20px;
	border-bottom: 1px dashed #CCC;
}
div.courseItem:first-child {
	padding-top: 0;
}
div.courseItem:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: 0
}
div.courseItem h3 {
	width: 60%;
	float: left;
	margin-top:0em;
	margin-bottom:0em;
	font-size: 15px;
}
div.courseItem .desc {
	margin-bottom:.6em;
}
div.courseItem .courseItemContent {
	padding-top:6px;
	padding-bottom:4px;
	padding-left:10px;
}
div.courseItem table {
	margin-bottom:.2em;
}
div.courseItem h4 {
	border: 0;
	clear: both;
	margin-top: .6em;
	margin-bottom: .4em;
	font-size: 13px;
}
div.courseItem h5.toggle {
	margin-bottom: 0;
	font-size: 11px;
	margin-top: .5em;
	cursor: pointer;
	border-bottom: 1px dotted #aaa;
	display: inline-block;
}
div.courseItem a.orangeButton {
	float: right;
	margin-right:10px;
	padding-top:2px;
	padding-bottom:3px;
}
div.courseItem div.collapsible {
	color: #777;
}
div.courseItem div.collapsible a.orangeButton {
	float: none;
}
div.courseItem table th {
	background-color: #EEE;
}
div.courseItem table th.courseType {
	width: 60%;
	font-size: 11px;
}
div.courseItem table th, div.courseItem table td {
	padding: 2px 4px;
	color: #666;
}
div.courseItem div.collapsible div.panel table {
	padding-top:6px;
	padding-bottom:4px;
}
div.courseItem div.collapsible div.panel table td {
	padding-top:3px;
	padding-bottom:2px;
	border-collapse:collapsed;
}
div.courseItem table td.txtRt {
	width: 11em;
}
div.courseItem table td.txtRt a {
	font-size:10px;
}
#sidebar div.courseSearch select {
	width: 180px;
}
#main-content div.courseSearch label {
	display: inline-block;
	font-weight: bold;
	width: 9em;
}
#main-content div.courseSearch {
	padding-bottom: 10px;
	margin-bottom: 25px;
	border-bottom: 2px solid #DDD;
}

/* Pricing & Enrollment courseGroup */
div.courseGroupPricing div.courseItem {
	margin:0;
	border:0;
	padding:0;
	margin-bottom:1em;
}
div.courseGroupPricing div.courseItem h3 {
	font-size:13px;
}
div.courseGroupPricing div.courseItem h4 {
	font-size:11px;
	display:none;
}
div.courseGroupPricing div.courseItem .courseType {
	text-indent:-9999em;
}
div.courseGroupPricing div.courseItem h3, 
div.courseGroupPricing div.courseItem h4 {
	/*display: none;*/
	margin: 0;
	padding: 0;
}
div.courseGroupPricing div.courseItem h5 {
	margin-top:1em;
	margin-bottom:1em;
}
/*div.courseGroupPricing div.courseItem h4 {
	font-size: 13px;
	width: 60%;
	float: left;
}*/
div.courseGroupPricing div.courseItem table {
	clear: both;
	margin-top: 0;
}
div.courseGroupPricing div.courseItem th {
	background-color: #FFF;
	border-bottom: 2px solid #DDD;
}
div.courseGroupPricing div.courseItem a.orangeButton {
	margin:0;
}

/* Paper Free Day
===================================== */
#sidebar div.paperFreeResources {
	margin-top: 2em;
}
#sidebar div.paperFreeResources h3 {
	color: #97CA4B;
	font-size: 17px;
	margin-top: 0;
	margin-bottom: 0.5em;
}
#sidebar div.paperFreeResources ul {
	padding-left: 1.2em;
}

/* B2B Newsletter Articles
===================================== */

div.b2bBanner {
	width: 545px;
	height: 98px;
	background: url("~/media/Images/B2B/b2b-web-banner.jpg") no-repeat;
	margin-bottom: 20px;
}
div.b2bFooter {
	margin-top: 1em;
	text-align: center;
}
	div.b2bFooter a.blueBtn {
		display: inline-block;
		zoom: 1;
		*display: inline;
		padding: 8px 25px;
		margin-bottom: 0;
	}
	div.b2bFooter span.learnMore {
		display:block;
		font-size: 10px;
	}

/* Advisory Members Rotating Logos
===================================== */

div.advisoryMembers {
	margin-bottom: 1em;
}
	div.advisoryMembers h3 {
		font-size: 14px;
		margin: 0;
		text-align: center;
	}
	#sidebar div.advisoryMembers div.content {
		padding: 5px 0 10px 0;
	}
	div.advisoryLogos {
		margin-left: 40px;
	}
	div.moreProviders {
		text-align: center;
	}

/* My Account Chapter Affiliation
===================================== */

div.chapter-pref-save a.orangeBtn {
	display: inline-block;
	zoom: 1;
	*display: inline;
	padding: 8px 15px;
}
	
/* ECM Seminars
===================================== */

table.seminarAgenda {
	width: 100%;
	border-collapse: collapse;
	font-size: 11px;
}
	table.seminarAgenda th, table.seminarAgenda td {
		padding: 4px 8px;
	}
	table.seminarAgenda th {
		background-color: #000;
		color: #FFF;
		border: 1px solid #000;
	}
	table.seminarAgenda td {
		border-bottom: 1px solid #CCC;
		border-right: 1px solid #CCC;
	}
	table.seminarAgenda td.seminarTime {
		border-right: none;
		border-left: 1px solid #CCC;
		white-space: nowrap;
	}
	table.seminarAgenda tr.break {
		background-color: #DDD;
	}
	table.seminarAgenda tr.heading {
		border-left: 1px solid #CCC;
		background-color: #3D7D5B;
		color: #FFF;
		font-weight: bold;
	}
	table.seminarAgenda tr.highlight {
		background-color: #DEEDD7;
	}
	table.seminarAgenda span.breakout {
		font-weight: bold;
		color: #3D7D5B;
	}
#main-content .signUp div.blueBox h4 {
	margin-top: 0;
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: top;
	margin-right: 10px;
	font-family: Verdana, Arial, sans-serif;
}
#main-content .signUp div.blueBox .emailStep {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #DDD;
	font-size: 11px;
}
#main-content .signUp div.blueBox .formStep input[type="text"] {
	margin-left: 10px;
}
#main-content .signUp div.blueBox a.signupButton {
	display: inline-block;
	zoom: 1;
	*display: inline;
	padding: 4px 15px;
}
	
/* Login within Content 
===================================== */

#main-content .contentLogin label {
	display: inline-block;
	margin-right: 5px;
	text-align: right;
	width: 150px;
}
#main-content .contentLogin input[type="text"], #main-content .contentLogin input[type="password"] {
	width: 250px;
}
.contentLogin input.button, .contentLogin a.recover-pw {
	margin-left: 160px;
}
#main-content .contentLogin span.autologin label {
	text-align: left;
	width: auto;
}
.contentLogin .login-error {
	color: #990000;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 5px;
}
#main-content .contentLogin {
	margin-top: 5px;
}
.contentLogin a.blueBtn {
	margin-bottom: 5px;
	padding: 4px 15px;
	vertical-align: top;
	font-size: 13px;
	line-height: 13px;
}
.contentLogin div.newAccount {
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: top;
	margin-left: 5px;
	font-weight: bold;
	font-size: 11px;
	line-height: 21px;
}

/* SEMINAR & DMSPF NAVIGATION
========================================= */

#main-content div.barNav ul, #main-content div.barNav ul li {
	list-style: none outside none;
	margin: 0;
	padding: 0;
	overflow: visible;
}
#main-content div.barNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	float: left;
	width: 100%;
	position: relative;
	z-index: 5;
	margin-bottom: 20px;
}
#main-content div.barNav ul li {
	float: left;
	position: relative;
}
#main-content div.barNav ul li a {
	display: block;
	padding: 8px 22px;
	text-decoration: none;
}
div.barNav li a:hover {
	text-decoration: none;
}
div.barNav li.current a {
	font-weight: bold;
}

/* Drop Down Menu */

#main-content div.barNav li.dropdown ul {
	position: absolute;
	text-align: left;
	border: 0;
	box-shadow: -2px 2px 2px rgba(0, 0, 0, 0.4);
	left: -9999px;
}
	#main-content div.barNav li.dropdown:hover ul, div.barNav li.hover ul {
		left: 0;
	}
	#main-content div.barNav li.dropdown ul li {
		float: none;
	}
	#main-content div.barNav li.dropdown ul a {
		border-left: 0;
		border-right: 0;
		padding: 6px 8px;
		white-space: nowrap;
		cursor: pointer;
	}
		div.barNav li.dropdown a.arrow span {
			text-shadow: none;
		}
		
/* SEMINARS - CONTENT MANAGEMENT BOOT CAMP
========================================= */

.seminarContent h1 {
	margin-top: 0;
}

/* Banner */

.seminarBanner {
	background: url(img/seminar/header.jpg) no-repeat left top #548265;
	height: 133px;
	text-indent: -9999px;
}

/* Navigation */

#main-content #seminarNav {
	background: url(img/seminar/nav-bkgd.jpg) repeat-x center bottom #DED2B6;
	border-bottom: 1px solid #DDDDDD;
}
#seminarNav li {
	border-left: 1px solid #DACFB3;
	border-right: 1px solid #AB9F85;
	text-shadow: #EFE3C4 1px 1px 1px;
}
#seminarNav li a {
	color: #5E5749;
}
#seminarNav li a:hover {
	color: #275B3A;
}
#seminarNav li.dropdown ul {
	background-color: #DED2B6;
}
	#seminarNav li.dropdown ul a {
		border-top: 1px solid #E8DABE;
		border-bottom: 1px solid #BCAF93;
	}
		#seminarNav li.dropdown a span.date {
			display: inline-block;
			zoom: 1;
			*display: inline;
			width: 4.5em;
			cursor: pointer;
		}
	#seminarNav li.dropdown:hover a.arrow, #seminarNav li.hover a.arrow {
		background: url(img/seminar/nav-bkgd-reverse.jpg) repeat-x scroll center top #DED2B6;
	}
		#seminarNav li.dropdown a.arrow span {
			color: rgba(94,87,73,0.7);
		}

/* DMSPF - BLUE WAVES AND BLUE OCEANS
========================================= */


/* Banner */

.dmspfBanner {
	background: url(img/dmspf/header.jpg) no-repeat left top;
	height: 133px;
	text-indent: -9999px;
}
/* Navigation */

#main-content #dmspfNav {
	background: url(img/dmspf/nav-bkgd.jpg) repeat-x center bottom #8ABBE5;
}
#dmspfNav li {
	border-left: 1px solid #3A75A9;
	border-right: 1px solid #8ABBE5;
}
#dmspfNav li a {
	color: #223274;
}
#dmspfNav li a:hover {
	color: #FFF;
}

/* Soc Biz Seminars
========================================= */

/* Banner */

.socbizSeminarBanner {
	background: url(img/socbizSeminar/aiim-oracle-header.jpg) no-repeat left top;
	height: 104px;
	text-indent: -9999px;
}

/* Navigation */
#main-content #socbizSeminarNav {
	background: url(img/socbizSeminar/nav-bkgd.jpg?h45) repeat-x center bottom #FFF;
}
#socbizSeminarNav li {
	border-left: 1px solid #E9EEF2;
	border-right: 1px solid #FFF;
	font-family: Verdana, sans-serif;
	font-size: 13px;
}
#socbizSeminarNav li a {
	color: #006C9B;
}
#socbizSeminarNav li a:hover {
	color: #0085BF;
}

/* SOCIAL BUSINESS CONFERENCE
========================================= */

/* Banner */

.sbvcBanner {
	background: url(img/dmspf/header.jpg) no-repeat left top;
	height: 133px;
	text-indent: -9999px;
}
/* Navigation */

#main-content #sbvcNav {
	background: #FFF url(/styles/img/sbvc/nav-bkgd.jpg) repeat-x bottom;
}
#sbvcNav li {
	border-left: 1px solid #FFF;
	border-right: 1px solid #E6E6E6;
}
#sbvcNav li a {
	color: #666;
}
#main-content #sbvcNav ul li a {
	padding: 8px 30px;
}
#sbvcNav li a:hover {
	color: #0094AA;
}
#sbvcNav li.dropdown ul {
	background-color: #FFF;
}
	#sbvcNav li.dropdown ul a {
		border-bottom: 1px solid #E6E6E6;
		padding: 8px 22px !important;
	}
		#sbvcNav li.dropdown a span.date {
			display: inline-block;
			zoom: 1;
			*display: inline;
			width: 4.5em;
			cursor: pointer;
		}
	#sbvcNav li.dropdown:hover a.arrow, #sbvcNav li.hover a.arrow {
		background: url(img/sbvc/nav-bkgd-reverse.jpg) repeat-x scroll center top #E6E6E6;
	}
		#sbvcNav li.dropdown a.arrow span {
			color: rgba(102,102,102,0.7);
		}
		
/* AIIM CONFERENCE
========================================= */

div.conBanner {
	position: relative;
}
div.conBanner h1.futura {
	position: absolute;
	color: #666766;
	font-size: 32px;
	width: 55%;
	left: 0;
	top: 0;
	margin: 0;
	display: block;
}
	div.conBanner h1.futura span {
		position: relative;
		top: -25px;
		text-indent: -9999px;
		height: 85px;
		width: 152px;
		background: url(http://www.aiim.org/images/aiim-conference/coming-soon.png) no-repeat 0 0;
		margin-left: -5px;
		margin-right: -5px;
		display: inline-block;
		zoom: 1;
		*display: inline;
	}
div.conBanner p.tagline {
	width: 40%;
	position: absolute;
	right: 0;
	top: 0;
	color: #1495A9;
	text-align: right;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
}
div.conBanner p.tagline span {
	display: block;
	font-weight: normal;
	color: #AAA;
}
div.conInfo {
	background: #1495A9 url(http://www.aiim.org/images/aiim-conference/coming-soon.png) no-repeat 0 -124px;
	color: #025E6B;
	text-align: left;
	padding: 35px 0 15px;
	margin-top: 35px;
	margin-bottom: 20px;
}
	div.conInfo h2.futura {
		color: #FFF;
		font-size: 33px;
		margin: 0 0 30px;
		text-align: center;
	}
	#main-content div.conInfo ul.futura {
		font-size: 22px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		background: url(http://www.aiim.org/images/aiim-conference/date-bkgd.png) repeat-x top;
		padding: 0;
		margin: 0;
		list-style: none;
		text-align: center;
		color: #FFF;
	}
	#main-content div.conInfo ul.futura li {
		display: inline-block;
		zoom: 1;
		*display: inline;
		margin-right: 20px;
		background-repeat: no-repeat;
		background-image: url(http://www.aiim.org/images/aiim-conference/action-icons.png);
		padding: 12px 0 12px 50px;
	}
	div.conInfo ul.futura li.thinking {
		background-position: 0 0;
	}
	div.conInfo ul.futura li.advice {
		background-position: 0 -53px;
	}
	#main-content div.conInfo ul.futura li.solutions {
		background-position: 0 -108px;
		padding-left: 40px;
	}
	div.conInfo ul.futura li.development {
		background-position: 0 -162px;
	}
	div.conInfo ul.futura li.networking {
		background-position: 0 -205px;
	}
div.conContent {
	padding: 0 20px;
}
div.conFooter div.emailNotify {
	background: url(http://www.aiim.org/images/aiim-conference/email-bkgd.png);
	color: #82CED8;
	padding-bottom: 20px;
	text-align: center;
}
	div.conFooter div.emailNotify p {
		font-size: 12px;
	}
	div.conFooter div.emailNotify input[type=text] {
		width: 200px;
		border: 1px solid #107E8F;
		padding: 6px;
		color: #666766;
	}
	div.conFooter div.emailNotify a.notify, div.aiimConReg a.blueBtn {
		display: inline-block;
		zoom: 1;
		*display: inline;
		padding: 3px 12px;
		background: #F0EAA6 url(http://www.aiim.org/images/aiim-conference/email-btn.png) repeat-x bottom;
		font-weight: bold;
		color: #8C8546;
		text-shadow: #EEE9B9 1px 1px 1px;
		border-radius: 5px;
		margin-left: 5px;
		border: 1px solid #DCD385;
	}
		div.conFooter div.emailNotify a.notify:hover, div.emailNotify a.notify:focus, div.emailNotify a.notify:link {
			text-decoration: none;
		}
div.conFooter {
	background: #1495A9 url(http://www.aiim.org/images/aiim-conference/coming-soon.png) no-repeat 0 -224px;
	color: #025E6B;
}
	div.conFooter div.emailBorder {
		position: relative;
		top: -1px;
		height: 15px;
		background: url(http://www.aiim.org/images/aiim-conference/coming-soon.png) 0 -99px no-repeat;
		margin-bottom: 5px;
	}
	
/* INFO CERTIFICATION VIDEOS
========================================= */

.examFooter img {
	float: right;
}
.examFooter div.examInfo {
	width: 300px;
	float: left;
	margin-top: 10px;
}
.examFooter a.blueBtn, .infoCertSub a.blueBtn, .quizComplete a.blueBtn {
	background-image: url(/styles/img/button/infoCertBkgd.jpg);
	border-color: #0E78B7;
	box-shadow: 1px 1px 1px #AAA;
	padding:2px;
	margin-bottom: 0;
}
.examFooter a.blueBtn span, .infoCertSub a.blueBtn span, .quizComplete a.blueBtn span {
	background: url(/styles/img/button/infoCertShine.png) repeat-x top;
	font-size: 13px;
	font-weight: bold;
	line-height: 13px;
	padding: 6px 13px;
	border-radius: 4px;
}
.infoCert {
	margin: 1.5em 0;
	font-size:11px;
}
.infoCert th, .infoCert td {
	padding: 2px 4px;
}
.infoCert th {
	border-bottom: 2px solid #75BCC4;
	background-color: #A5CDD3;
}
.infoCert tr.alt {
	background-color: #E8F0F2;
}
.infoWeight {
	vertical-align: middle;
	text-align:center;
}
#main-content #infoCertVidNav ul {
	padding-left: 0;
	line-height: 14px;
}
#infoCertVidNav li span {
	display: block;
}
#infoCertVidNav ul a {
	padding: 8px 14px;
}
#infoCertVidNav li.overview a {
	padding: 15px 14px;
}
.infoCertDomain {
	width: 235px;
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
}
.domainRt {
	margin-right: 0;
}
.infoCertDomain h2.bar {
	margin: 0 0 20px;
	font-size: 14px;
	position: relative;
	padding: 4px 8px;
	background-color: #E6EFF4;
	border-bottom-color: #CEE1EF;
}
.infoCertDomain h2 span.weight {
	diplay: inline-block;
	zoom: 1;
 	*display:inline;
	position: absolute;
	right: 8px;
}
#main-content .infoCertDomain ul, #main-content ul.subdomainList, #main-content .infoCertSub ul, #main-content .infoCertMore ul, div.subdomainVids ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#main-content .infoCertSub li, #main-content .infoCertMore li {
	margin: 0 20px 20px 0;
	width: 228px;
	float: left;
}
	#main-content .infoCertSub li.newRow, #main-content .infoCertMore li.newRow {
		clear: left;
	}
.subdomainVids ul li {
	margin: 0 10px 10px 0;
	width: 132px;
	float: left;
}
.infoCertSub {
	margin-bottom: 30px;
}
.infoCertSub h2.bar {
	margin-top: 0;
	background-color: #E6EFF4;
	border-bottom-color:#CEE1EF;
}
div.domainDescrip {
	margin-bottom: 15px;
}
#main-content ul.subdomainList {
	text-align: center;
	font-size: 11px;
	margin-bottom: 20px;
	line-height: 12px;
}
#main-content ul.subdomainList li {
	display: inline-block;
	zoom: 1;
 	*display: inline;
	padding: 1px 10px;
	border-right: 1px solid #CDCDCD;
	margin-bottom: 11px;
	white-space: nowrap;
}
#main-content ul.subdomainList li.last, #main-content ul.subdomainList li:last-child {
	border-right: none;
}
#main-content ul.subdomainList li a {
	font-weight: bold;
	margin-left: 5px;
}
.infoCertSub a.youtubeThumb, .infoCertMore a.youtubeThumb, .subdomainVids a.youtubeThumb {
	display: block;
	margin-bottom: 5px;
}
.subdomainVids a {
	color: #FFF;
	font-weight: bold;
}
.infoCertSub .readyQuiz {
	font-weight: bold;
	margin-bottom: 5px;
}
.infoCertVid .youtube-player {
	width: 484px;
	float: left;
	margin: 0 20px 20px 0;
}
.infoCertVid .examFooter .examInfo {
	width: 500px;
}
h1.infoCertTitle {
	margin-bottom: 5px;
}
div.infoCertSponsor {
	margin-bottom: 15px;
}
div.infoCertSponsor em {
	float: left;
	margin-top: 5px;
	width: 470px;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	line-height: 1.4em;
}
div.infoCertMore {
	margin-top: 20px;
}
.quizComplete, li.correctAns {
	border: 1px solid #EFD947;
	background-color: #FCF8DB;
}
.incorrectAns {
	border: 1px solid #DB7A7A;
	background-color:#FCC;
}
.quizComplete {
	padding: 10px;
	margin-bottom: 15px;
}
.quizComplete p:last-child {
	margin-bottom: 0;
}
.quizComplete a.blueBtn {
	margin: 0 0 0 10px;
}
.quizComplete a.vidBtn {
	margin: 0 10px 0 0;
}
.infoCertQuestion {
	margin-bottom: 20px;
}
.infoCertQuestion h3 {
	margin-top: 0;
	padding-left: 21px;
}
.infoCertQuestion h3.correct, .infoCertQuestion h3.incorrect {
	background-position: center left;
	background-repeat: no-repeat;
}
.infoCertQuestion h3.correct {
	background-image: url(/images/correct.png);
}
.infoCertQuestion h3.incorrect {
	background-image: url(/images/incorrect.png);
}
#main-content .infoCertQuestion ul {
	margin: 0;
	padding: 0 0 0 36px;
	list-style: none;
}


/* AIIM Conference 2012 Registration
===================================== */

.mainContent .oneColumn table.pricing {
	float: left;
	width: 70%;
	font: 14px/20px Arial,sans-serif;
	margin-bottom: 20px;
}
	.mainContent .oneColumn table.pricing td, table.pricing th {
		padding: 6px 15px;
		border: 1px solid #FFF;
	}
		.mainContent .oneColumn table.pricing td {
			text-align: right;
			font-size: 28px;
			line-height: 28px;
		}
			.mainContent .oneColumn table.pricing td span {
				display: block;
				font-size: 12px;
				line-height: 12px;
			}
			.mainContent .oneColumn table.pricing td.early2 span {
				color: #007285;
				font-weight: bold;
			}
			.mainContent .oneColumn table.pricing td.regular span {
				color: #f15500;
				font-weight: bold;
			}
		.mainContent .oneColumn table.pricing th.package {
			text-align: left;
			font-size: 16px;
			line-height: 20px;
			font-weight: normal;
		}
		.mainContent .oneColumn table.pricing th.dates {
			text-align: right;
			color: #FFF;
			font-size: 18px;
		}
			.mainContent .oneColumn table.pricing th.dates span {
				display: block;
				font-size: 12px;
				line-height: 12px;
				margin-top: 4px;
			}
			.mainContent .oneColumn table.pricing th.early span {
				color: #b0f4ff;
			}
			.mainContent .oneColumn table.pricing th.regular span {
				color: #ffd9c2;
			}
	table.pricing td.early1 {
		border-right: none;
		padding-right: 0;
		text-align: left;
		color: #007285;
	}
		table.pricing td.early1 span {
			color: #4D4D4D;
		}
	table.pricing td.early2 {
		border-left: none;
	}
.notMember, .regContact, .makeSureTo {
	color: #626262;
	padding: 20px;
	background-color: #f8f8f8;
	border: 1px solid #d6d8d7;
	font: 14px/20px Arial,sans-serif;
}
.notMember {
	width: 23%;
	float: right;
}
	.notMember p {
		margin-bottom: 1em;
	}
.makeSureTo {
	width: 37%;
	float: right;
	margin: 0 0 25px 15px;
}
	.notMember h3, .makeSureTo h3, .aiimConLogin p {
		color: #F15500;
		font-weight: normal;
		font-size: 21px;
		line-height: 21px;
		margin: 0 0 10px;
	}
	.notMember p.aiimConMem, .makeSureTo p:last-child {
		margin-bottom: 0;
	}
#main-content .makeSureTo ul, .makeSureTo ul {
	padding-left: 1.2em;
	margin: 0;
}
.regContact {
	width: 900px;
	overflow: hidden;
	font: 14px/20px Arial,sans-serif;
}
	.regContact .mediaReg, .regContact .groupDiscount, .regContact .questions {
		width: 31%;
		float: left;
		margin-right: 3%;
		margin-bottom: 0;
	}
	.regContact .groupDiscount {
		width: 28%;
	}
	.regContact .questions {
		width: 35%;
		float: right;
		margin-right: 0;
	}
.aiimConLogin {
	clear: both;
	font: 14px/20px Arial,sans-serif;
	width: 40%;
	float: left;
}
	.aiimConLogin a.blueBtn {
		padding: 6px 15px;
		font-size: 14px;
		line-height: 14px;
	}
	.aiimConLogin div.newAccount {
		font-size: 14px;
		line-height: 25px;
	}
.aiimConPDF {
	width: 58%;
	float: right;
	margin-top: 10px;
}
#main-content ul.conIncludes, ul.conIncludes {
	margin: 20px 0;
	padding: 0;
	list-style: none;
	font: 14px/20px Arial,sans-serif;
	overflow: auto;
}
	#main-content ul.conIncludes li, ul.conIncludes li {
		width: 52%;
		margin-right: 0;
		float: right;
	}
	#main-content ul.conIncludes li:first-child, ul.conIncludes li:first-child {
		width: 45%;
		float: left;
		margin-right: 3%;
	}

.aiimConRegForm h3 {
	background-color: #EEEEEE;
	border-bottom: 2px solid #D8D8D8;
	padding: 4px 6px;
	font-size: 15px;
}
.aiimConRegForm input, .aiimConRegForm select {
	margin-right: 5px;
}
table.regPricing {
	width: 45%;
	font-size: 14px;
	border-collapse: collapse;
}
table.regPricing th, table.regPricing td {
	border-bottom: 1px solid #CCE2E5;
	padding: 8px 2px;
	text-align: right;
}
table.regPricing td.discount {
	color: #900;
}
table.regPricing tr.discountRow th, table.regPricing tr.discountRow td {
	border-top: 2px solid #007287;
}
table.regPricing tr.regTotal {
	font-size: 18px;
}
	table.regPricing tr.regTotal td, table.regPricing tr.regTotal th {
		border-bottom: none;
		font-weight: bold;
	}
table.regPricing th {
	font-weight: normal;
	width: 14em;
	border-right: 1px solid #CCE2E5;
	text-align: left;
}
table.regPayment th {
	font-weight: normal;
	width: 12em;
}
.promoCode {
	margin-bottom: 15px;
}
	.promoCode label {
		font-weight: bold;
	}
	.promoCode input {
		margin-left: 5px;
	}
	.promoCode input.blueBtn {
		padding: 2px 8px;
		margin: 0;
	}
.aiimConMarketingPromo {
	font-size:11px;color:#565656;
	margin-top:1em;
	margin-left:1em;
}
.aiimConMarketingPromo  input{
	font-size:11px;
	width:8em;
}
.aiimConEventInfo label {
	display: block;
	margin: 20px 0 5px;
	font-weight: bold;
}
	.aiimConEventInfo div.radioBtns input {
		display: block;
		width: 18px;
		float: left;
	}
	.aiimConEventInfo div.radioBtns label {
		display: block;
		margin: 0 0 0 28px;
		font-weight: normal;
	}
.aiimConRegForm h3 {
	margin: 15px 0;
}
.aiimConRegForm p.disclaimer {
	color: #999;
	font-style: italic;
}
.aiimAcctBar {
	width: 100%;
	overflow: hidden;
	background-color: #3f3f3f;
	color: #FFF;
}
	.aiimAcctBar .container {
		background: url(img/aiimorg-wht-logo.png) no-repeat 0 50%;
		overflow: hidden;
		padding: 10px 0;
	}
	.aiimAcctBar .loginStatus {
		width: 45%;
		float: right;
		font-size: 12px;
		margin: 0;
		text-align: right;
	}
	.aiimAcctBar .member, .aiimAcctBar .non-member {
		width: 50%;
		float: right;
		text-align: right;
		clear: right;
	}
		.aiimAcctBar .member a {
			font-weight: bold;
			text-decoration: none;
			color: #FFF;
		}
			.aiimAcctBar .member a:hover, .aiimAcctBar .member a:click, .aiimAcctBar .member a:focus {
				text-decoration: underline;
			}
		.aiimAcctBar .member span.manage-account {
			font-size: 12px;
			line-height: 12px;
			margin-top: 10px;
			color: #6d6d6d;
		}
		.aiimAcctBar .member span.manage-account a {
			color: #FFB748;
			font-weight: normal;
		}
	.aiimAcctBar a.login-link, .aiimAcctBar a.join-link {
		background-color: #2d2d2d;
		background-repeat: no-repeat;
		border-radius: 4px 4px 4px 4px;
		display: inline-block;
		zoom: 1;
		*display: inline;
		font-weight: bold;
		padding: 4px 6px 4px 26px;
		text-decoration: none;
		margin-left: 5px;
	}
	.aiimAcctBar a.login-link {
		background-image: url("img/layout.png");
    	background-position: -408px -194px;
    	color: #FFC972;
	}
	.aiimAcctBar a.join-link {
		background-image: url("img/layout.png");
		background-position: -485px -193px;
		color: #A2DD51;
	}
	
	
	
#main-content .atmMemOnly ul  {
	margin: 0;
	padding: 0;
	list-style: none;
}
#main-content .atmMemOnly li {
	margin: 0 20px 20px 0;
	width: 150px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}
	#main-content .atmMemOnly li.newRow  {
		clear: left;
	}
	#main-content .atmMemOnly li span {
		display: block;
		font-size: 11px;
		line-height: 14px;
		margin-top: 5px;
	}


.proMemFooter {
	margin-top: 15px;
}
.proMemFooter p.memBtn {
	width: 30%;
	float: left;
}
.proMemFooter .proMemLogo {
	width: 65%;
	float: right;
}
	.proMemFooter .logoImg {
		margin-top: 2px;
	}
	.proMemFooter .proMemLogo a {
		width: 100px;
		float: left;
	}
	.proMemFooter a.whiteBtn {
		width: 180px;
		margin-left: 15px;
		color: #C61524;
		margin-bottom: 0;
		height: 28px;
		line-height: 14px;
		*display: inline;
	}
	.proMemFooter a.downloadLogo {
		line-height: 28px;
		width: 150px;
	}
	.nonProMem .proMemLogo {
		display: none;
	}
	.nonProMem p.memBtn {
		width: 100%;
		float: none;
		text-align: center;
	}


#memPubNav a {
	background-color: #EDF4F9;
	color: #2A9FBC;
}
#main-content #memPubNav li.current a {
	color: #666;
}

/* CIP Quotes
===================================== */

div.cipQuotes {
}
	div.cipQuotes > div {
		margin-top: 15px;
		border-top: 1px solid #CDE2F2;
		padding-top: 15px;
	}
	div.cipQuotes > div:first-child {
		margin-top: 0;
		border: none;
		padding-top: 0;
	}
	div.cipQuotes h4 {
		margin: 0;
		font-size: 15px;
	}
	div.cipQuotes p.quote {
		margin-bottom: 10px;
	}
	div.cipQuotes p.participant {
		color: #53759E;
		text-align: right;
		margin-bottom: 0;
	}
		div.cipQuotes p.participant span {
			display: block;
			line-height: 14px;
			margin-top: 5px;
		}
		div.cipQuotes p.participant span {
			display: block;
			line-height: 14px;
			margin-top: 5px;
		}
		div.cipQuotes p.participant span.name {
			margin-top: 0;
		}
		div.cipQuotes p.participant span.company {
			font-style: italic;
		}
#sidebar div.infoCertBtn {
	margin-bottom: 20px;
}
	div.infoCertBtn a.blueBtn {
		background-image: url("/styles/img/button/infoCertBkgd.jpg");
		border-color: #0E78B7;
		box-shadow: 1px 1px 1px #AAAAAA;
		padding: 2px;
		margin-bottom: 2px;
	}
		div.infoCertBtn a.blueBtn span {
			background: url("/styles/img/button/infoCertShine.png") repeat-x scroll center top transparent;
			border-radius: 4px 4px 4px 4px;
			font-size: 15px;
			font-weight: bold;
			line-height: 15px;
			padding: 6px 13px;
		}
	div.infoCertBtn span {
		font-size: 10px;
		text-align: center;
		display: block;
	}
