/* 
  -----------------------------------
  IQ by Project Seven Development
  Global Styles
  Basic Layouts 1-7
  Customize by Abacus Graphics
  for IBPA Publishing University 2011
  abacusgraphics.com
  -----------------------------------
*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#masthead {
	background-image: url(img/p7iq_masthead.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
}
#logo img {
	border: 0;
}
/*COLUMNS*/
#columnwrapper {
	background-repeat: repeat-y;
	margin: 10px auto 0 26px;
}
#columns-top {
	background-repeat: no-repeat;
	height: 12px;
}
#c1, #c2, #c3, #c4 {
	float: left;
}
#schedule-at-a-glance {
	background-color: #def9ff;
	padding: 14px;
}
#schedule-detail-sunday {
	background-color: #faf2c2;
	padding: 14px;
}
#schedule-detail-monday {
	background-color: #cdf5e5;
	padding: 14px;
}

#schedule-sponsors {
	background-color: #def9ff;
	padding: 14px;
}
#fbook {
	width: 180px;
	height: auto;
}

#columns-bottom {
	clear: both;
	background-repeat: no-repeat;
	height: 12px;
	font-size: 0px;
}
#bfa {
	margin-left: 14px;
}
#pizzaz-1 {
	background: url(../images_2011/pazzaz-1.png) no-repeat;
}
#pizzaz-2 {
	background: url(../images_2011/pazzaz-2.png) no-repeat;
	padding-left: 3px;
	padding-top: 1px;
}
#pizzaz-3 {
	background: url(../images_2011/pazzaz-2-short.png) no-repeat;
	padding-left: 15px;
	padding-top: 4px;
}
#pizzaz-4 {
	background: url(../images_2011/pazzaz-2-short.png) no-repeat;
	padding-left: 26px;
	padding-top: 14px;
}
#event-partners {
	background-color: black;
	color: white;
	padding-left: 10px;
	font-size: 1.4em;
	padding-top: 1%;
	padding-bottom: 1%;
	margin-bottom: 14px;
	letter-spacing: 1pt;
}
#sponsoring-organizations {
	background-color: black;
	color: white;
	padding-left: 10px;
	font-size: 1.4em;
	margin-bottom: 14px;
	letter-spacing: 1pt;
	padding-top: 1%;
	padding-bottom: 1%;
}
.clear {
	clear: both;
}
#general-hours {
	
}
.ellipse {
}
/* My Comment */
.content {
	padding: 8px 20px;
	font-size: 0.8em;
	line-height: 1.7em;
}

.content-large {
	padding: 8px 20px;
	line-height: 1.7em;
	font-size: 1.1em;
}
.content-white {
	color: white;
}
.content-italic {
	font-style: italic;
}
.content-italic-white {
	font-style: italic;
	color: white;
}
.content_bold {
	font-weight: bold;
}
.content_bold-white {
	font-weight: bold;
	color: white;
}

.content_small {
	color: #000000;
	font-size: .9em;
	line-height: 1.6em;
}
.coursedescription {
	font: .8em/1.2em Arial, Helvetica, sans-serif;
	color: #574e3e;	
}
.highlights_subhead {
	margin: 0px;
	color: #195ebd;
	font: normal 1.4em/1.2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.highlights_subhead-red {
	margin: 0px;
	color: #ab2a3c;
	font: bold 1.4em/1.2em Arial, Geneva, sans-serif;
}
.highlights_subhead-italic {
	margin: 0px;
	color: #195ebd;
	font-style: italic;
	line-height: 1.2em;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.kudos_content {
	color: #000000;
}

.kudos_content-red {
	color: #ab2a3c;
	font-weight: bold;
}
.kudos_content_credit {
	color: #5b9256;
	font-weight: bold;
	font-size: 90%;
}
.speakername {
	color: #195ebd;
	font: bold 1.2em/1.2em Arial, Helvetica, sans-serif;
}
.sub-head-large {
	color: #269ba9;
	font: bold 1.5em/1.5em Arial, Helvetica, sans-serif;
}
.callout-large-centerd {
	color: #f19120;
	font: bold 1.5em/1.5em Arial, Helvetica, sans-serif;
	text-align: center;
}
.callout-large-centerd-red {
	font: bold 1.5em/1.5em Arial, sans-serif;
	text-align: center;
	color: #ab2a3c;
}

.callout-large-red {
	font: bold 1.5em/1.5em Arial, sans-serif;
	text-align: left;
	color: #ab2a3c;
	background-repeat: no-repeat;
}
.speakerbiosmall {
	font: 0.9em/1.2em Arial, Helvetica, sans-serif;
	color: #003366;	
}
.speakerbio {
	font: 0.9em/1.2em Arial, Helvetica, sans-serif;
	color: #003366;	
}
.session-titles {
	color: purple;
	font-weight: bold;
}
h1 {
	margin: 0px;
	color: #000;
	font: normal 1.7em/1.2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
h2 {
	font-size: 1.5em;
	margin: 28px 0px 0px;
	color: #004689;
	font-weight: normal;
	font-style: normal;
	line-height: 1.2em;
}
h3 {
	font-size: 1em;
	margin: 28px 0px 0px;
}

#speaker-outer-new {
	border: 1px solid #6a2eab;
	background-color: #faf2c2;
	height: auto;
	width: 480px;
}
#speaker-staff-new {
	border: 1px solid #6a2eab;
	background-color: #def9ff;
	height: auto;
	width: 480px;
}
#footer-wrapper {
		margin: 0 auto 0 13px;
	width: 760px;
}
#footer {
	font-size: .7em;
	overflow: hidden;
	margin: 0 0 0 -26px;
	padding: 0;
}
#footercontent {
	padding: 12px 0;
	color: #9a9a9a;
}

/* ADDED BY ABACUS */

/* New Type Styles for 2011 */

.bold-copyheading {
	color: #004689;
	font: bold 1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
	letter-spacing: .5em;
}
.bold-copy-emphasized {
	color: black;
	font: bold 1.2em "Lucida Grande", Lucida, Verdana, sans-serif;
}

.bold-copy-emphasized-red {
	color: #ab2a3c;
	font: bold 1.2em "Lucida Grande", Lucida, Verdana, sans-serif;
}
.bold-copy-regular {
	color: black;
	font: bold 1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.bold-copy-special {
	color: #004689;
	font: italic bold 1.7em "Courier New", Courier, mono;
}

/* END New Type Styles for 2011 */

/* New DIV's for 2011 */

#access-audio-2010 {
	border: 1px solid gray;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #f9f5c5;
}

#emagination {
	border: 1px solid gray;
	padding-right: 20px;
	padding-left: 20px;

	background-color: #f9f5c5;
}

/* END New DIV's for 2011 */

#events {
	width: 760px;
	height: auto;
	margin-left: 26px;
	margin-bottom: 14px;
}
#footer {
	width: 720px;
	height: auto;
	background-color: black;
	color: white;
	padding: 20px;
	margin-bottom: 26px;
	margin-top: 14px;
	margin-left: 14px;
}
.footer-heads {
	font: bold 1.1em "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #a636af;
}
/* Additional Footer Columns */

#footer-c1, #footer-c2, #footer-c3  {
	float: left;
	width: 220px;
	padding: 10px;
}
#footer-bottom {
	display: inline-block;
	position: bottom;
	width: 720px;
	color: #868686;
	font: .86em "Lucida Grande", Lucida, Verdana, sans-serif;
}
#footer ul {
	list-style-type: none;
}
#footer li {
	line-height: 1.5em;
}
/* Additional Footer Link Styles */
#footer a:link {
	color: silver;
	text-decoration: none;
	line-height: 1.5em;
}
#footer a:visited {
	color: silver;
	text-decoration: none;
}
#footer a:hover {
	color: lime;
}

/* END ADDED BY ABACUS */



.clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
.leftimage {
	float: left;
	margin-left: 8px;
	margin-right: 10px;
	margin-bottom: 8px;
}
.rightimage {
	float: right;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
}
#streaming {
	padding: 7px 14px;
	margin-top: 7px;
	color: #68b8fd;
	background-color: #efffb6;
	border: 1px dotted #7f007f;
}
.streaming {
	margin: 0px;
	color: #578f25;
	font: normal 1.2em/1.2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
/*GLOBALS: Nav Bar*/
#tnav {
	background-color: #ABCACF;
	font-size: 0.8em;
	background-image: url(img/p7iq_navbg.jpg);
	background-repeat: repeat-x;
	padding-bottom: 12px;
	margin-bottom: 30px;
	background-position: left bottom;
}
#tnav-center {
	margin: 0 auto;
	border-left: 1px solid #333;
}
#tnav ul {
	margin: 0;
	padding: 0;
}
#tnav li {
	list-style-type: none;
	float: left;
}
#tnav #BasicNav a {
	float: left;
	color: #000000;
	padding: 10px;
	text-decoration: none;
	border-right: 1px solid #333333;
}
#tnav #BasicNav a:hover {
	color: #FFFFFF;
	background-color: #000000;
}
#p7PMnav {
	background-image: none !important;
	background-color: transparent !important;
}
/*GLOBALS: Link Styles other than main navigation bar*/
a:link {
	color: #207a98;
}
a:visited {
	color: #207a98;
}
a:hover {
	color: #f19120;
}
a:active {
	color: #000000;
}

/* New list styles added by Abacus-2011 */

#sidebar li {
	font-size: 1.5em;
}

#homepage li {
	font-size: 1.2em;
	line-height: 1.6em;
}

#fancy ul {
	font-size: 1.2em;
	line-height: 1.6em;
	background: url(../images_2011/pazzaz-1.png) no-repeat;
	padding-top: 14px;
}



/*CUSTOM ELEVATOR STYLES*/
#masthead #epmExternal {
	position: absolute;
	left: 200px;
	z-index: 999999;
	top: 36px;
	font-size: 0.7em;
	border: 0;
}
#iQ-elevator .p7epm_cwrapper,
#iQ-elevator .p7epm_content,
#iQ-elevator .p7EPM02 {
	border: 0;
	font-size: .9em;
}
#masthead #epmExternal .p7epm_trigs li {
	margin-right: 2px;
}
#masthead #epmExternal .p7epm_trigs a {
	color: #999999;
	padding: 4px 10px;
	line-height: 1.5em;
	display: block;
	text-decoration: none;
	background-color: #2A2A2A;
	float: left;
	border-top: 1px solid #3C3C3C;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #3C3C3C;
}
#masthead #epmExternal .p7epm_trigs a:hover {
	color: #FFFFFF;
}
#masthead #epmExternal .p7epm_trigs .p7epm_open {
	color: #FFFFFF !important;
	background-color: #414141;
	border-color: #000000;
}

/* CUSTOM TABLE STYLES ADDED BY ABACUS */

table.registration {
	width: 100%;
	border-bottom-style: none;
	border: 1px solid #830088;
	background-color: #f9df87;
}
table.registration tr.header td {
	background-color: #ab2a3c;
	color: white;
	font-weight: bold;
	font-size: 1.1em;
}
table.registration tr.extra td {
	background-color: #f9df87;
	color: black;
	border-bottom: 1px solid #830088;
	border: 1px solid #830088;
}
table.registration tr.extra2 td {
	background-color: #f9f9a3;
	color: black;
	border-bottom: 1px solid #830088;
	border: 1px solid #830088;
}
.bold {
	font-weight: bold;
}
table.track {
	width: 100%;
	border: 1px solid black;
}
table.track tr.purple {
	background-color: #7f007f;
}
table.track tr.green {
	background-color: #9eff42;
}
table.track tr.gold {
	background-color: #ffba3d;
}
