/* hi
	dark : 3b386f
	light : 4f4b94
*/
body {
	background: #cef url(../pics/body_bg.gif) repeat-x;
	color: #222;
	font-family: Verdana, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
}
img, div {
	behavior: url(scripts/iepngfix.htc);
}
div#containerDiv {
	background: #fff;
	min-width: 760px;
	max-width: 980px;
}
a {
	color: #800;
	text-decoration: underline;
}
a:hover {
	color: #b00;
	text-decoration: none;
}
/* head */
#head {
	background: url(../pics/head_bg.gif) no-repeat;
	height: 165px;
	width: 100%;
}
#head h1, #head h2, #head h3, #head h4 {
	margin: 0px;
	padding: 0px;
}
#head h1 span, #head h2 span, #head h3 span, #head h4 span {
	display: none;
}
#stock {
	background: url(../pics/head_stock.jpg);
	height: 165px;
	width: 165px;
}
#strap {
	background: url(../pics/head_strap.gif) no-repeat;
	height: 35px;
}
#event {
	background: url(../pics/head_event-071016.gif) no-repeat;
	height: 105px;
	width: 445px;
}
#sticky {
	text-align: center;
}
#topnav {
	height: 25px;
	text-align: center;
}
#fauxrhs {
	background: url(../pics/right_bg.gif);
	float: right;
	height: 25px;
	width: 160px;
}
/* no left, no right */
.noleft #stock {
	background: url(../pics/head_stock_noleft.jpg);
}
.noleft td#left {
	display: none;
}
.noright #fauxrhs, .noright td#right {
	display: none;
}
/* pop */
body.pop {
	background: #fff url(../pics/body_pop_bg.gif) repeat-x;
	font-size: 12px;
	padding: 15px;
}
body.pop h1, body.pop h2 {
	font-size: 12px;
}
body.pop p, body.pop td {
	font-size: 12px;
}
/* main */
#main {
	width: 100%;
}
/* left */
#left {
	background: url(../pics/left_bg.gif);
	font: normal 11px Tahoma, Verdana, Arial, sans-serif;
	padding: 10px 0px 50px 0px;
	width: 165px;
}
ul.nav {
	background: #d0b;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: 160px;
}
ul.nav li {
	background: #fff;
	float: left;
	line-height: 15px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 160px;
}
ul.nav li ul {
	display: none;
	left: 160px;
	position: absolute;
	top: -1px;
}
ul.nav li:hover ul, ul.nav li.over ul {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}
ul.nav li:hover ul a, ul.nav li.over ul a {
	background: #ffe;
	border-bottom: 1px solid #ccc;
}
ul.nav li:hover ul a:hover, ul.nav li.over ul a:hover {
	background: #ffd;
	border-bottom: 1px solid #ccc;
}
ul.nav li a {
	border-bottom: 1px solid #ccc;
	color: #036;
	display: block;
	padding: 5px 10px;
	text-decoration: none;
}
	/* fix IE & hide from IE Mac \*/
		* html ul.nav li {
			float: left;
			height: 1%;
	}
		* html ul.nav li a {
			height: 1%;
	}
	/* end fix */
ul.nav li a:hover {
	background: #ffd;
	border-bottom: 1px solid #933;
	color: #900;
}
ul.nav li.first {
	background: #4f4b94;
	border-bottom: 0px;
	border-top: 1px solid #3b386f;
	font-weight: bold;
	letter-spacing: 1px;
}
ul.nav li.first a {
	border-bottom: 0px;
	color: #fafafa;
}
ul.nav li.first a:hover {
	background: transparent;
	border-bottom: 0px;
	color: #fff;
}
ul.nav li.last a, ul.nav li.last a:hover {
	border-bottom: 1px solid #3b386f;
}
ul.nav a.parent {
	background: #fff url(../pics/nav_parent_bg.gif) 142px 8px no-repeat;
}
ul.nav a.parent:hover {
	background: #ffd url(../pics/nav_parent_bg.gif) 142px 8px no-repeat;
}
ul.nav a.external {
	background: #fff url(../pics/nav_external_bg.gif) 141px 6px no-repeat;
}
ul.nav a.external:hover {
	background: #ffd url(../pics/nav_external_bg.gif) 141px 6px no-repeat;
}
ul.nav a.register {
	background: #f7fbff url(../pics/nav_register_bg.gif) 142px 9px no-repeat;
	color: #a00;
	font-weight: bold;
}
ul.nav a.register:hover {
	background: #ffd url(../pics/nav_register_bg.gif) 142px 9px no-repeat;
	color: #a00;
}
ul.nav a.important {
	background: #fff url(../pics/nav_important_bg.gif) 144px 9px no-repeat;
	color: #900;
}
ul.nav a.important:hover {
	background: #ffd url(../pics/nav_important_bg.gif) 144px 9px no-repeat;
}
/* right */
#right {
	background: url(../pics/right_bg.gif) top right repeat-y;
	font: normal 11px Tahoma, Verdana, Arial, sans-serif;
	padding: 10px 1px 50px 6px;
	width: 165px;
}
	/* fix IE & hide from IE Mac \*/
	#right {
		width: 158px;
	}
	/* end fix */
.pinkbuttons {
	background: #f00;
}
.pinkbuttons a {
	float: left;
	margin-bottom: 10px;
}
/* stuff */
.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;
}
.things {
	float: left;
	margin: 0px 0px 10px 0px;
	text-align: center;
	width: 160px;
}
#right .things {
	width: 158px;
}
#right .stuff {
	background: #fff url(../pics/right_stuff_bg.gif);
	width: 158px;
}
#right .stuff {
	background: #fff url(../pics/right_stuff_bg.gif);
	width: 158px;
}
.stuff h2 {
	background: #999;
	color: #fff;
	font-size: 11px;
	letter-spacing: 1px;
	margin: 0px 0px 10px 0px;
	padding: 5px 10px;
	text-align: left;
}
#right .stuff h2 {
	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 ul li {
	border-bottom: 1px solid #eee;
	font-size: 10px;
	list-style-type: none;
	margin: 0px;
	padding: 3px 10px;
	text-align: left;
}
#right .stuff ul li {
	text-align: right;
}
.stuff ul li.last {
	border-bottom: 0px;
}
/* content */
#content {
	padding: 12px 15px 40px 15px;
}
#content table {
	margin: 10px 0px 5px 0px;
}
#content h1 {
	border-bottom: 1px solid #111;
	color: #111;
	font-size: 14px;
	line-height: 20px;
	margin: 0px;
	padding: 0px 0px 3px 0px;
}
#content h2 {
	border-bottom: 1px solid #111;
	color: #111;
	font-size: 13px;
	line-height: 19px;
	margin: 5px 0px;
	padding: 7px 0px 3px 0px;
}
#content h3 {
	border-bottom: 1px solid #111;
	color: #111;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 7px 0px 3px 0px;
}
#content p {
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 10px 0px 5px 0px;
}
#content ul, #content ol {
	font-size: 12px;
	line-height: 18px;
	margin: 0px 0px 0px 30px;
	padding: 10px 0px 5px 0px;
}
#content ul li, #content ol li {
	float: none;
	list-style-type: circle;
	margin: 0px;
	padding: 10px 0px 5px 0px;
}
#content ol li {
	list-style-type: decimal;
}
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;
}
table.form {
	background: #fafafa;
	border-left: 1px solid #eee;
}
table.form td {
	font-size: 11px;
	padding: 5px;
}
input.btn {
	background-color: #fff;
	border: 1px solid #b00;
	color: #036;
	font: bold 11px Tahoma, Verdana, Arial, sans-serif;
	letter-spacing: 1px;
	padding: 1px;
}
input.txt, textarea, select {
	border: 1px solid #999;
	font: normal 11px Tahoma, Verdana, Arial, sans-serif;
	letter-spacing: 1px;
	color: #333;
}
#content table.passes {
	margin-top: 0px;
}
table.passes th {
	color: #666;
	font-weight: bold;
}
table.passes td, table.passes th {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	vertical-align:top;

}
table.passes th {
	font-size: 11px;
	letter-spacing: 1px;
	padding: 5px;
}
table.passes td {
	padding: 5px 5px 10px 5px;
	border-right: solid 1px #FFFFFF;
	border-bottom: solid 2px #FFFFFF;
}
table.passes th.current {
	background: #fafafa;
}
table.passes th.current, table.passes td.current {
	color: #b00;
	text-align: center;
}
table.passes tr.corporate td span, table.passes tr.ngo td span, table.passes tr.bronze td span, table.passes tr.extra td span {
	display: block;
	margin-bottom: -1px;
	text-align: left;
	margin-left: 10px;
	margin-top: 6px;
}
table.passes td input {
	margin-bottom: -3px;
}
#content table.passes td p {
	font-size: 12px;
	line-height: 17px;
	padding: 5px 0px 5px 10px;
	margin: 0px;
	text-align:center;
}
#content table.passes td ul {
	padding-top:0px;
}
#content table.passes td ul li {
	line-height: 14px;
	font-size: 11px;
	margin: 2px auto;
	padding: 0px;
}

#content table.passes td img {
	margin-left: -5px;
	margin-bottom: 0px;
}

#content table.passes td p strong {
	padding-right: 10px;
}

table.passes tr.corporate td {
	background: url(../pics/register_pass_corporate_bg.gif) bottom repeat-x;
	background-color: #daf3ff;
}
	
table.passes tr.ngo td {
	background: url(../pics/register_pass_ngo_bg.gif) 0px bottom repeat-x;
	background-color: #ecf9ad;
}
table.passes tr.corporate td.current{
	background: url(../pics/register_pass_corporate_current_bg.gif) 0px bottom repeat-x;
	background-color: #ecf9ff;
}
table.passes tr.ngo td.current{
	background: url(../pics/register_pass_ngo_current_bg.gif) 0px bottom repeat-x;
	background-color: #f7fcde;
}
table.passes tr.extra td {
	background: url(../pics/register_pass_extra_bg.gif) bottom left repeat-x;
}
div.workshop{
	margin: 2px 0px 15px 0px;
	font-size:11px;
}
table.passes tr.cd td {
	background: url(../pics/register_pass_cd_bg.gif) 0px 10px repeat-x;
	}
table.passes tr.workshop td {
	background: url(../pics/register_extra_workshop.gif) 0px 10px repeat-x;
	}
table.passes tr.extra td {
	background: url(../pics/register_extra_bg.gif) bottom left repeat-x;
}
table.passes tr.includes td {
	background: url(../pics/register_pass_includes_bg.gif) repeat-x;
	}
table.passes tr.workshop td {
	background: url(../pics/register_extra_workshop_bg.gif) bottom left repeat-x;
	}
table.passes tr.workshops td {
	background: url(../pics/register_extra_workshops2_bg.gif) 0 0 repeat-x;
	}
table.passes tr.workshops td.first {
	background: url(../pics/register_extra_workshops_bg.gif) 0 0 repeat-x;
	}
table.form {
	margin-bottom: 10px;
	}
table.form td {
	padding: 8px;
	}
/* floorplan */
#tipdiv {
	background: #fff;
	font-size: 11px;
	line-height: 15px;
	width: 400px;
	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;
}
#content ul.exhibitors {
	margin: 0px 0px 0px 30px;
}
#content ul.exhibitors li {
	float: left;
	font-size: 11px;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	width: 49%;
}
#content ul.speakers {
	margin: 0px 0px 0px 20px;
}
#content ul.speakers li {
	border-bottom: 1px solid #eee;
	font-size: 11px;
	margin: 0px;
	padding: 5px;
}
/* footer */
#foot {
	background: url(../pics/footer_bg.gif) bottom right repeat-x;
	border-top: 1px solid #fff;
	width: 100%;
}
#foot td {
	font-size: 11px;
	padding: 0px 10px 15px 10px;
}
#foot a {
	background: url(../pics/footer_a_bg.gif) 0px 10px no-repeat;
	color: #eee;
	display: block;
	float: left;
	margin: 5px 10px 0px 0px;
	padding: 5px 10px;
	text-decoration: none;
	white-space: nowrap;
}
#foot a:hover {
	color: #fff;
	text-decoration: underline;
}
/* useful */
.red {
	color: #b00;
}
.bold {
	font-weight: bold;
}
.right {
	float: right;
}
.nowrap {
	white-space: nowrap;
}
.center {
	text-align: center;
}