/*
* author: pi-squared - superior web design and development since 2001 / www.pi-squared.co.za
* .nav, #foot
* .nav li.first
*/
* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body {
	background: #fff url(../pics/body_bg.gif) fixed repeat-x;
	color: #222;
	font-family: Verdana, Arial, sans-serif;
}
a {
	color: #800;
	text-decoration: underline;
}
a:hover {
	color: #039;
	text-decoration: none;
}
table {
	border-collapse: collapse;
}
table td {
	vertical-align: top;
}
/* head ---------------------------------------------- */
#head {
	background: url(../pics/head_bg.gif) no-repeat;
	height: 165px;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#head span {
	display: none;
}
#head h1, #head h2, #head h3, #head h4 {
	border: 0px;
	margin: 0px;
	padding: 0px;
	}
#stock {
	background: url(../pics/head_stock.jpg) no-repeat;
	height: 165px;
	width: 165px;
}
#ethicalcorp {
	display: inline;
	float: left;
	height: 46px;
	margin-left: 88px;
	width: 72px;
}
#strap {
	background: url(../pics/head_strap.gif) no-repeat;
	height: 35px;
}
#event {
	background: url(../pics/head_event-090114.gif) no-repeat;
	height: 105px;
	width: 445px;
}
#sticky {
	text-align: center;
	padding-top: 1px;
}
#topnav {
	height: 25px;
	text-align: center;
}
#fauxrhs {
	background: url(../pics/right_bg.gif);
	float: right;
	height: 25px;
	width: 160px;
}
#fauxlhs {
	background: url(../pics/left_bg.gif);
	float: left;
	height: 25px;
	width: 165px;
}
/* hide stuff ---------------------------------------- */
.noleft #fauxlhs, .noleft td#left, .noright #fauxrhs, .noright td#right, .nosticky #sticky a, .notabs #topnav a, .nofoot #foot a {
	display: none;
}
.noleft #stock {
	background: url(../pics/head_stock_noleft.jpg);
}


/* pop ---------------------------------------------- */
.pop {
	background: #fff url(../pics/body_pop_bg.gif) fixed repeat-x;
	font-size: 12px;
	padding: 15px;
}
.pop h1, .pop h2 {
	font-size: 12px;
	margin-bottom: 5px;
}
.pop h1 {
	background: #e6f7ff;
	border-bottom: 1px solid #fff;
	margin: -15px -15px 15px -15px;
	padding: 20px 15px 5px 15px;
}
.pop h2 {
	border-bottom: 1px solid #333;
	margin-top: 10px;
	padding-bottom: 3px;
}
.pop p, .pop td {
	font-size: 12px;
	line-height: 20px;
	padding: 5px 0px;
}
/* main ---------------------------------------------- */
#containerdiv {
	background: #fff;
	left: 0px;
	min-width: 760px;
	max-width: 980px;
	position: absolute;
	top: 0px;
	width: 100%;
}
/* main ---------------------------------------------- */
#main {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
/* left ---------------------------------------------- */
#left {
	background: url(../pics/left_bg.gif);
	padding: 5px 0px 50px 0px;
	width: 165px;
}
.nav {
	border-bottom: 1px solid #094a7a;
	border-top: 1px solid #094a7a;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: 160px;
}
.nav li {
	background: #fff;
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 160px;
}
.nav ul {
	display: none;
	left: 160px;
	position: absolute;
	top: -2px;
}
.nav li:hover ul, .nav li.over ul {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	display: block;
	float: left;
	margin: 1px 0px 0px 0px;
	padding: 0px;
}
.nav li:hover li, .nav li.over li {
	border-left: 2px solid #eaeaea;
}
.nav li:hover ul a, .nav li.over ul a {
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	background: #ffe;
	border-bottom: 0px;
	color: #036;
	font-weight: normal;
}
.nav li:hover ul a:hover, .nav li.over ul a:hover {
	background: #ffd;
	border-bottom: 0px;
	color: #900;
}
.nav li a, .nav li span {
	background: #fff;
	border-bottom: 1px solid #ddd;
	border-top: 0px;
	color: #036;
	display: block;
	font: normal 11px Tahoma, Verdana, Arial, sans-serif;
	line-height: 15px;
	padding: 5px 10px;
	text-decoration: none;
}
	/* fix IE & hide from IE Mac \*/
	* html .nav li {
		float: left;
		height: 1%;
	}
	* html .nav li a {
		height: 1%;
	}
	/* end fix ---------------------------------------------- */
.nav li a:hover {
	background: #ffd;
	border-bottom: 1px solid #933;
	color: #900;
	text-decoration: none;
}
.nav li.first {
	background: #094a7a;
	border-bottom: 0px;
	letter-spacing: 1px;
}
.nav li.first a, .nav li.first span {
	background: url(../pics/nav_first_bg.png) top left no-repeat;
	border-bottom: 0px;
	color: #f5f5f5;
	font-weight: bold;
	letter-spacing: 1px;
}
.nav li.first a:hover {
	background: transparent;
	border-bottom: 0px;
	color: #fff;
}
.nav .last a, .nav .last a:hover {
	border-bottom: 0px;
}
.nav ul li.last a, .nav ul li.last a:hover {
	border-bottom: 1px solid #ccc;
}
.nav .parent {
	background: #fff url(../pics/nav_parent_bg.gif) 142px 8px no-repeat;
}
.nav .parent:hover {
	background: #ffd url(../pics/nav_parent_bg.gif) 142px 8px no-repeat;
}
.nav .external {
	background: #fff url(../pics/nav_external_bg.gif) 141px 8px no-repeat;
}
.nav .external:hover {
	background: #ffd url(../pics/nav_external_bg.gif) 141px 8px no-repeat;
}
.nav .contact {
	background: url(../pics/nav_contact_bg.gif) 139px 7px no-repeat;
}
.nav .contact:hover {
	background: #ffd url(../pics/nav_contact_bg.gif) 139px 7px no-repeat;
}
.nav .register {
	background: #f7fbff url(../pics/nav_register_bg.gif) 142px 9px no-repeat;
	color: #a00;
	font-weight: bold;
}
.nav .register:hover {
	background: #ffd url(../pics/nav_register_bg.gif) 142px 9px no-repeat;
	color: #a00;
}
.nav .important {
	background: #fff url(../pics/nav_important_bg.gif) 144px 9px no-repeat;
	color: #900;
}
.nav .important:hover {
	background: #ffd url(../pics/nav_important_bg.gif) 144px 9px no-repeat;
}
.nav .pdf {
	background: #fff url(../pics/nav_pdf_bg.gif) 140px 8px no-repeat;
	color: #900;
}
.nav .pdf:hover {
	background: #ffd url(../pics/nav_pdf_bg.gif) 140px 8px no-repeat;
}
/* right ---------------------------------------------- */
#right {
	background: url(../pics/right_bg.gif) top right repeat-y;
	font: normal 11px Tahoma, Verdana, Arial, sans-serif;
	padding: 5px 1px 50px 6px;
	width: 165px;
}
	/* fix IE & hide from IE Mac \*/
	#right {
		width: 158px;
	}
	/* end fix ---------------------------------------------- */
/* stuff, things ------------------------------------- */
.stuff {
	background: #fff;
	border-bottom: 1px solid #666;
	border-top: 1px solid #666;
	clear: both;
	margin: 0px 0px 10px 0px;
	text-align: center;
	width: 160px;
}
#right .stuff {
	background: #fff url(../pics/right_stuff_bg.gif);
	width: 158px;
}
.stuff h4 {
	background: #999;
	color: #fff;
	font-size: 11px;
	letter-spacing: 1px;
	margin: 0px 0px 10px 0px;
	padding: 5px 10px;
}
#right .stuff h4 {
	background: #fff url(../pics/right_stuff_h2_bg.gif);
	text-align: right;
}
.stuff img {
	margin: 0px 10px 10px 10px;
}
.stuff ul {
	margin: -5px 0px 0px 0px;
	padding: 0px;
}
.stuff li {
	border-bottom: 1px solid #eee;
	font-size: 10px;
	list-style-type: none;
	margin: 0px;
	padding: 3px 10px;
}
#right .stuff li {
	text-align: right;
}
.stuff .speakers em {
	display: none;
}
.stuff li.last {
	border-bottom: 0px;
}
.things {
	clear: both;
	margin: 0px 0px 10px 0px;
	text-align: center;
}
/* content ---------------------------------------------- */
#content {
	padding: 7px 15px 40px 15px;
}
table {
	margin: 10px 0px 5px 0px;
}
h1 {
	border-bottom: 1px solid #444;
	color: #222;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 5px;
}
h2 {
	border-bottom: 1px solid #444;
	color: #222;
	font-size: 13px;
	line-height: 20px;
	margin: 5px 0px;
}
h3 {
	border-bottom: 1px solid #444;
	color: #222;
	font-size: 12px;
	line-height: 20px;
	margin: 5px 0px;
}
h4 {
	color: #222;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	padding: 5px 0px;
}
h1 a, h2 a, h3 a, h4 a, .passes a {
	background: transparent;
	border: 0px;
	text-decoration: none;
	padding: 0px;
}
li h4 {
	padding-top: 0px;
}
p {
	font-size: 12px;
	line-height: 20px;
	padding: 5px 0px;
}
ul, ol {
	font-size: 12px;
	line-height: 20px;
	margin-left: 20px;
	padding-top: 5px;
}
ol {
	margin-left: 25px;
}
ul li, ol li {
	float: none;
	padding-bottom: 5px;
}
ul li {
	list-style-type: disc;
}
li ul {
	list-style-type: circle;
}
ol li {
	list-style-type: decimal;
}
p a, li a {
	background: #ffffca;
	border-bottom: 3px solid #ffffca;
	border-top: 3px solid #ffffca;
	padding: 0px 3px;
}
p a:hover, li a:hover {
	background: transparent;
	border-color: transparent;
	border: 0px;
	text-decoration: underline;
}
blockquote {
	background: url(../pics/blockquote_bg.gif) top left no-repeat;
	font-size: 12px;
	line-height: 18px;
	margin: 10px 0px 5px 0px;
	padding: 10px 10px 10px 35px;
	text-indent: 5px;
}
blockquote em {
	font-family: Georgia, "Times New Roman", serif;
	letter-spacing: 1px;
}
blockquote img {
	float: right;
	margin: 0px 0px 5px 5px;
}
table.form {
	background: #fafafa;
	border-left: 2px dotted #ddd;
	width: 100%;
}
.form td {
	font-size: 11px;
	padding: 5px;
}
.btn {
	background-color: #fff;
	border: 1px solid #b00;
	color: #036;
	font: bold 11px Tahoma, Verdana, Arial, sans-serif;
	letter-spacing: 1px;
	padding: 1px;
}
.txt, textarea, select {
	border: 1px solid #999;
	font: normal 11px Tahoma, Verdana, Arial, sans-serif;
	letter-spacing: 1px;
	color: #333;
}
/* agenda ---------------------------------------------- */
.agenda {
	font: normal 10px Verdana, Arial, sans-serif;
	margin-top: 10px;
}
.agenda .item {
	border-top: 1px solid #eee;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #eee;
	padding: 1px 1px 0px 1px;
	margin: 5px 0px;
}
.agenda .item h1 {
	background: #fafafa;
	border: 0px;
	color: #111;
	font-size: 11px;
	border-bottom: 0px;
	padding: 5px;
	margin: 0px 0px 1px 0px;
}
.agenda .item h2 {
	background: #042a54 url(../pics/agenda_first_bg_090109.jpg) bottom left no-repeat;
	border: 0px;
	color: #fff;
	font-size: 11px;
	padding: 5px;
	margin: 0px 0px 1px 0px;
	border: 0px;
}
.agenda .item h3 {
	border: 0px;
	color: #fff;
	font-size: 11px;
	background: #8295aa url(../pics/agenda_second_bg_090109.jpg) top left no-repeat;
	padding: 5px;
	margin: 0px 0px 1px 0px;
	border: 0px;
}
.agenda h4 {
	font-size: 10px;
	color: #444;
	background: #eee;
	padding: 5px;
	margin: 0px 0px 1px 0px;
	border: 0px;
}
.agenda h5 {
	font-size: 10px;
	color: #630;
	line-height: 15px;
	margin: 3px 5px 7px 5px;
	padding: 0px;
}
.agenda .time {
	background: #fff;
	color: #b00;
	display: block;
	float: right;
	font-size: 10px;
	font-weight: normal;
	padding: 0px 5px;
}
.agenda ul {
	margin: 10px 5px 10px 25px;
	list-style-position: outside;
	padding: 0px;
}
.agenda li {
	font-size: 11px;
	line-height: 20px;
	list-style-type: disc;
	margin: 5px 0px 5px 0px;
	padding: 0px;
}
.agenda p {
	font: normal 11px Verdana, Arial, sans-serif;
	line-height: 20px;
	margin: 10px 5px 10px 5px;
	padding: 0px;
}
.agenda .speakers {
	border: 0px;
	margin: 3px 5px 7px 25px;
	padding: 0px;
}
.agenda .speakers li {
	border: 0px;
	color: #036;
	list-style-type: square;
	margin: 5px 0px 5px 0px;
	padding: 0px;
}
.agenda table {
	margin: 0px -5px;
}
.agenda table td {
	padding: 0px 5px 5px 5px;
}
.speakerpic {
	background: url(../pics/speakerpic_bg.png) no-repeat;
	float: right;
	margin: 0px 10px;
	height: 115px;
	width: 90px;
}
.speakerpic img {
	margin: 6px 0px 0px 10px;
}
/* passes ---------------------------------------------- */
.passes {
	width: 100%;
}
.passes img {
	margin-bottom: 5px;
}
.passes td, .passes th {
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	font-family: Tahoma;
	font-size: 11px;
	letter-spacing: 1px;
	padding: 10px;
	vertical-align: middle;
	text-align: center;
}
.passes th {
	border-right: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	color: #666;
	font-weight: bold;
}
.passes th a {
	background: transparent;
	border: 0px;
	padding: 0px;
}
.passes th.current {
	background: #fafafa;
}
.passes th.current, .passes td.current {
	color: #b00;
}
.passes th.noborder {
	border-right: 0px;
}
.passes td input {
	margin-bottom: -2px;
}
.passes tr.includes td {
	background-color: #eee;
	padding: 5px 10px;
	text-align: left;
}
.passes .includes h2 {
	color: #b00;
	font-size: 11px;
	line-height: 15px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 2px 0px;
}
.passes .includes ul {
	margin: 0px;
	padding: 0px;
}
.passes .includes li {
	list-style-position: outside;
	font-size: 11px;
	margin-left: 20px;
	padding: 0px 0px 5px 0px;
}
.passes .includes p {
	font-size: 11px;
	line-height: 15px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 2px 0px;
}
.passes tr.gold td,
.passes tr.silver td,
.passes tr.bronze td,
.passes tr.platinum td {
	background-image: url(../pics/overlay_white-75.png);
	background-repeat: no-repeat;
}
.passes tr.gold td.current,
.passes tr.silver td.current,
.passes tr.bronze td.current,
.passes tr.includes td {
	background-image: url(../pics/overlay_white-100.png);
	background-repeat: no-repeat;
}
.passes tr.gold td, table.passes tr.includes td.gold {
	background-color: #fff08a;
}
.passes tr.silver td, table.passes tr.includes td.silver {
	background-color: #d8d8d8;
}
.passes tr.bronze td, table.passes tr.includes td.bronze {
	background-color: #edaa89;
}
.passes tr.platinum td {
	background-color: #b4e1f7;
}
table.form td {
	padding: 8px;
}
#tipdiv table.passes img {
	float: none;
	margin: 0px;
}
/* floorplan ---------------------------------------------- */
#tipdiv {
	background: #fff;
	font-size: 11px;
	line-height: 15px;
	width: 380px;
	padding: 10px;
	border: 1px solid #999;
	position: absolute;
	visibility: hidden;
	z-index: 100;
}
#tipdiv strong {
	color: #036;
}
.hide {
	position: absolute;
	visibility: hidden;
	width: 300px;
}
#tipdiv img {
	float: right;
	margin: 0px 0px 5px 10px;
}
/* footer ---------------------------------------------- */
#foot {
	background: #094a7a url(../pics/footer_bg.gif) bottom right repeat-x;
	border-top: 1px solid #fff;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#foot td {
	padding: 0px 10px 15px 10px;
}
#foot ul {
	margin: 0px;
	padding: 0px;
}
#foot li {
	float: left;
	list-style-type: none;
	padding-bottom: 0px;
}
#foot a {
	background: url(../pics/footer_a_bg.gif) 0px 10px no-repeat;
	border: 0px;
	color: #eee;
	display: block;
	font-size: 11px;
	float: left;
	line-height: 15px;
	margin: 5px 10px 0px 0px;
	padding: 5px 10px;
	text-decoration: none;
	white-space: nowrap;
}
#foot a:hover {
	color: #fff;
	text-decoration: underline;
}
/* twitter --------------------------------------------- */
.tweet li {
	border-bottom: 0px;
	line-height: 15px;
	text-align:left;
}
.follow {
	background: url(../pics/left_follow_bg.gif) center left;
	display: block;
	font-size: 11px;
	line-height: 16px;
	padding: 6px 4px 7px 44px;
	text-align: left;
}
/* useful ---------------------------------------------- */
.twocols td {
	width: 50%;
}
.threecols td {
	width: 33%;
}
.longlist {
	margin: 0px 0px 0px 20px;
}
.longlist li {
	border-bottom: 1px solid #eee;
	font-size: 11px;
	line-height: 20px;
	margin: 0px;
	padding: 3px 5px 2px 5px;
}
.exhibitors {
	list-style-type: none;
	margin: 0px 0px 0px 30px;
}
.exhibitors li {
	font-size: 11px;
	margin: 0px;
	padding: 0px 5px 5px 5px;
}
.nobullets {
	margin-left: 0px;
}
.nobullets li {
	list-style-type: none;
	margin-left: 0px;
}
.ticks, .numbers {
	margin-left: 0px;
}
.ticks li {
	list-style-type: none;
	background: url(../pics/ul_ticks_li_bg.gif) 0px 5px no-repeat;
	padding-left: 25px;
}
.numbers li {
	background-position: 0px 4px;
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 25px;
}
.one {
	background-image: url(../pics/ol_numbers_1.gif);
}
.two {
	background-image: url(../pics/ol_numbers_2.gif);
}
.three {
	background-image: url(../pics/ol_numbers_3.gif);
}
.four {
	background-image: url(../pics/ol_numbers_4.gif);
}
.five {
	background-image: url(../pics/ol_numbers_5.gif);
}
.six {
	background-image: url(../pics/ol_numbers_6.gif);
}
.seven {
	background-image: url(../pics/ol_numbers_7.gif);
}
.eight {
	background-image: url(../pics/ol_numbers_8.gif);
}
.nine {
	background-image: url(../pics/ol_numbers_9.gif);
}
.square {
	list-style-type: square !important;
}
.w50 {
	width: 50px !important;
}
.w100 {
	width: 100px !important;
}
.w150 {
	width: 150px !important;
}
.w200 {
	width: 200px !important;
}
.w100p {
	width: 100% !important;
}
.red {
	color: #b00 !important;
}
.bold {
	font-weight: bold !important;
}
.right {
	float: right;
}
.nowrap {
	white-space: nowrap !important;
}
.tac {
	text-align: center !important;
}
.tal {
	text-align: left !important;
}
.tar {
	text-align: right !important;
}
.vab {
	vertical-align: bottom !important;
}
.vam {
	vertical-align: middle !important;
}
.vat {
	vertical-align: top !important;
}
.small {
	font-size: 10px !important;
}
.pad10 {
	padding: 10px !important;
}
.hr {
	border-top: 2px solid #eee;
	margin: 5px 0px 10px 0px;
	padding:0px;
}
.hr hr {
	display: none;
}
.hidden {
	display: none;
}
.buttons {
	width: 100%;
}
.buttons td {
	padding: 0px 5px 5px 0px;
}
.logos td {
	padding: 3px;
	text-align: right;
}
.logos img {
	margin-top: 5px;
}
.logos p {
	font-size: 11px;
	padding: 0px 5px 5px 5px;
	text-align: left;
}