body {
	background: url(../pics/bg.gif);
	margin: 0px;
	padding: 0px 20px 0px 0px;
	}
body#pop {
	background: #fff;
	padding: 10px;
	}
img {
	border: 0px;
	}
body, th, td, p, h1, h2, h3, h4, h5, h6 { 
	color: #333;
	font: normal 12px Verdana, Arial, sans-serif;
	}
h1, h2, h3, h4, h5, h6 { 
	font-weight: bold;
	}
a {
	color: #369;
	font-weight: bold;
	text-decoration: none;
	}
a:hover {
	color: #a00;
	text-decoration: underline;
	}
form {
	margin: 0;
	padding: 0;
	}
div#containerDiv {
	background: #fff;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	min-width: 760px;
	max-width: 980px;
	}
body#secure div.logos, body#secure div.speakers {
	display: none;
	}
body#pop {
	background: #fff;
	padding: 10px;
	}

/* head */
table#head {
	background: url(../pics/head_bg.gif) top left no-repeat;
	width: 100%;
	}
td#stock {
	background: url(../pics/head_stock.jpg) top left no-repeat;
	width: 160px;
	}
td#strap {
	height: 35px;
	}
td#event {
	background: url(../pics/head_event.gif) top left no-repeat;
	height: 105px;
	}
td#sticky {
	text-align: center;
	}
td#buttons {
	text-align: center;
	height: 25px;
	}
td#buttons a {
	margin: 0px 0px 10px 0px;
	}
td#fauxrhs {
	background: url(../pics/rhs_bg.gif) top right repeat-y;
	}

/* main */
table#main {
	width: 100%;
	}

	/* lhs */
	td#lhs {
		background: #eee url(../pics/lhs_bg.gif) top left repeat-y;
		padding: 10px 0px 100px 0px;
		width: 160px;
		}
	div#nav, div#language {
		background: #fff url(../pics/nav_bg.gif) top left repeat-y;
		font-size: 11px;
		margin-bottom: 10px;
		width: 150px;
		}
	div#nav a, div#language a {
		border-bottom: 1px solid #def;
		border-right: 1px solid #fff;
		color: #246;
		display: block !important;
		font-weight: bold;
		padding: 5px 15px 5px 10px;
		text-decoration: none;
		}
	div#nav a:hover, div#language a:hover {
		border-bottom: 1px solid #c99;
		color: #a11;
		display: block;
		}
	div#language a {
		color: #900;
		}
	div#language a:hover {
		color: #b00;
		}
	body#english div#language a.english, body#spanish div#language a.spanish, body#portuguese div#language a.portuguese {
		display: block;
		background: url(../pics/language_active.gif) 0px 8px no-repeat;
		color: #246;
		padding-left: 20px;
		}

	/* content */
	td#content {
		padding: 0px 20px 100px 20px;
		}
	td#content p, td#content li, td#content td {
		line-height: 20px;
		}
	h1 {
		border-bottom: 1px solid #369;
		color: #024;
		font-size: 13px;
		margin: 17px 0px 10px 0px;
		padding: 6px 0px 4px 0px;
		}
	h2 {
		border-bottom: 1px solid #369;
		color: #024;
		font-size: 13px;
		margin: 5px 0px 10px 0px;
		padding: 6px 0px 4px 0px;
		}
	h3 {
		border-bottom: 1px solid #369;
		color: #024;
		font-size: 12px;
		margin: 5px 0px 10px 0px;
		padding: 6px 0px 4px 0px;
		}
	p {
		margin: 0px;
		padding: 5px 0px 5px 0px;
		}
	#content table td h1, #content table td h2, #content table td h3 {
		margin-top: 0px;
		padding-top: 0px;
		}
	ol, ul {
		margin: 10px 0px 15px 20px;
		padding: 0px;
		list-style-position: outside;
	}
	li {
		margin: 3px 0px 7px 0px;
		}
	ul li {
		list-style-type: disc;
		}
	.right {
		float: right;
		}
	
	/* rhs */
	td#rhs {
		background: #ddd url(../pics/rhs_bg.gif) top right repeat-y;
		text-align: right;
		padding: 10px 0px 100px 0px;
		width: 150px;
	}
	div#pinkbuttons {
		margin-left: 10px;
		}
	div#pinkbuttons a {
		display: block;
		margin-bottom: 10px;
		}
	
	/* logos */
	td#lhs div.logos, td#lhs div.speakers {
		background: url(../pics/logos_lhs_bg.gif) top left repeat-y;
		width: 150px;
	}
	td#rhs div.logos, td#rhs div.speakers {
		background: url(../pics/logos_rhs_bg.gif) top right repeat-y;
		margin-left: 10px;
		width: 140px;
	}
	div.logos h1, div.speakers h1 {
		color: #567;
		font-size: 11px;
		font-weight: bold;
		border-bottom: 1px dotted #ddd;
		padding: 5px 10px 5px 10px;
		margin: 0px;
	}
	div.logos h2 {
		font-weight: bold;
		border-bottom: 1px dotted #ddd;
		border-top: 1px dotted #ddd;
		padding: 5px 10px 5px 10px;
		margin: 0px;
	}
	td#lhs div.logos h1 {
		border-right: 1px solid #fff;
	}
	td#rhs div.logos h1 {
		border-left: 1px solid #fff;
	}
	div.logos div {
		text-align: center;
	}
	div.logos div img {
		margin: 5px;
	}
	div.speakers ul {
		width: 150px;
	}
	div.speakers ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
div.speakers ul li {
	color: #222;
	border-bottom: 1px dotted #ccc;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 9px;
	margin: 0px;
	padding: 0px 15px 5px 10px;
	}

/* footer */
table#foot {
	background: url(../pics/foot_bg.gif) bottom left repeat-x;
	border-top: 1px solid #79c;
	padding: 5px 10px 20px 10px;
	width: 100%;
	}
table#foot td a {
	background: url(../pics/foot_link_bg.gif) 0px 5px no-repeat;
	color: #024;
	display: block;
	float: left;
	font-size: 10px;
	margin: 0px 10px 5px 0px;
	padding-left: 15px;
	}
table#foot td a:hover {
	color: #222;
	}
/* agenda */
#agenda {
	font: normal 10px Verdana, Arial, sans-serif;
	}
#agenda .item {
	border-top: 1px solid #eee;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #eee;
	padding: 1px 0px 0px 1px;
	margin-bottom: 10px;
	}
#agenda h1 {
	background: #fafafa;
	font-size: 11px;
	border-bottom: 0px;
	padding: 5px;
	margin: 0px;
	}
#agenda h2 {
	font-size: 11px;
	color: #111;
	text-align: left;
	background: #def;
	margin: 0px;
	padding: 5px;
	border: 0px;
	}
#agenda h3 {
	font-size: 10px;
	color: #222;
	background: #e4f3ff;
	padding: 5px;
	margin: 0px 0px 1px 0px;
	border: 0px !important;
	}
#agenda h4 {
	font-size: 10px;
	color: #444;
	background: #eee;
	padding: 5px;
	margin: 0px;
	border: 0px;
	}
#agenda h5 {
	font-size: 10px;
	color: #630;
	line-height: 14px;
	margin: 3px 5px 7px 5px;
	padding: 0px;
	}
#agenda ul {
	margin: 10px 5px 10px 25px;
	list-style-position: outside;
	padding: 0px;
	}
#agenda ul li {
	font-size: 11px;
	line-height: 18px;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	}
#agenda .item p {
	font: normal 11px Verdana, Arial, sans-serif;
	line-height: 18px;
	margin: 10px 5px 10px 5px;
	padding: 0px;
	}
#agenda ul.speakers {
	margin: 3px 5px 7px 25px;
	padding: 0px;
	}
#agenda ul.speakers li {
	list-style-type: square !important;
	color: #036;
	padding: 0px;
	margin: 5px 0px 0px 0px;
	}
#agenda table tr td .item {
	margin: 0px 5px 10px 0px !important;
}
/* speakers */
div.longlist ul {
	list-style-type: circle;
	margin: 0 0 0 20px;
	}
div.longlist ul li {
	color: #222;
	border-bottom: 1px dashed #ccc;
	font-size: 11px;
	padding: 5px 0 5px 0;
	}
/* form */
table.form {
	background: #fafafa;
	border-left: 2px dashed #eee;
}
table.form td {
	padding: 7px 0px 3px 10px;
	font-size: 11px;
}
input.btn {
	border: 1px solid #C00;
	padding: 1px;
	font: bold 11px Tahoma, Verdana, Arial, sans-serif;
	letter-spacing: 1px;
	color: #036;
	background-color: #eee;
}
input.txt,
textarea,
select {
	border: 1px solid #999;
	font: normal 11px Tahoma, Verdana, Arial, sans-serif;
	letter-spacing: 1px;
	color: #333;
}
.red {
	color: #900;
	font-weight: bold;
	}
td.small p {
	font-size: 11px;
	}
/* */
ul.passes {
	margin: 0px 0px 0px 20px !important;
	}
ul.passes li {
	list-style-type: circle !important;
	margin: 0px !important;
	padding: 0px !important;
	}
ul.passes li h3 {
	border-bottom: 0px;
	padding-left: 10px !important;
	color: #222 !important;
	}
.required {
	color: #c00 !important;
	font-weight: bold !important;
	}
.red {
	color: #900 !important;
	font-weight: bold !important;
	}
blockquote {
	background: url(../pics/blockquote_bg.gif) top left no-repeat;
	line-height: 18px;
	margin: 5px 10px 15px 10px;
	padding: 10px 10px 10px 35px;
	}
blockquote em {
	font-family: Georgia, "Times New Roman", serif;
	letter-spacing: 1px;
	}
ul.passes li ul li h3 {
	font-size: 11px !important;
	}
ul.passes li ul li {
	font-size: 11px !important;
	}
table.prices td {
	font-size: 11px !important;
	}
table.prices { 
	background-color: #eee; 
	}
table.prices td { 
	border: 1px solid #fff; 
	font-size: 10px; 
	padding: 5px;
	}
div.hype {
	text-align: center;
	}
div.hype div {
	background: #fff9dd url(../pics/hype_bg.gif) bottom left no-repeat;
	border-top: 1px solid #fb7;
	color: #d00;
	font-weight: bold;
	line-height: 19px;
	margin: 5px auto 5px auto;
	padding: 4px 5px 11px 5px;
	text-align: center;
	width: 380px;
	_width: 390px;
	}
/* floorplan */
#tipdiv {
	font-size: 11px;
	width: 350px;
	padding: 5px;
	border-top: 1px solid #060;
	border-right: 1px solid #030;
	border-bottom: 1px solid #030;
	border-left: 1px solid #060;
	background: #FFF;
	position: absolute;
	visibility: hidden;
	z-index: 100;
	}
.hide {
	position: absolute;
	visibility: hidden;
	width: 300px;
	}
#tipdiv img.right {
	float: right;
	margin: 0px 0px 5px 10px;
	}
	

