/*
 *
 * 
 * eyefortravel event site css
 * @copyright pi-squared
 *
 *
 * 
 * 
*/
* {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
table {
	border-collapse: collapse;
}
table td {
	vertical-align: top;
}
body {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	background: url(../pics/head_bg.gif) repeat-x;
}
#containerDiv {
	margin-left: auto;
	margin-right: auto;
	min-width: 760px;
	max-width: 980px;
}
#main {
	width: 100%;
}
/* header ------------------------------------------------------------------------- */
#head {
	background: url(../pics/head_bg.gif) repeat-x;
	height: 165px;
	width: 100%;
}
#head h1 span, #head h2 span, #head h3 span, #head h4 span {
	display: none;
}
#stock {
	background: url(../pics/head_stock.jpg) no-repeat; 
	height: 165px;
	width: 190px; 
}
#strap { 
	background: url(../pics/head_strap_080408.gif) no-repeat;
	height: 35px;
}
.chinese #strap { 
	background: url(../pics/head_strap-chi.gif) no-repeat;
	height: 35px;
}
#sticky { 
	text-align: center;
	width: 140px;
}
#event h1 {
	background: url(../pics/head_event_080408.gif) no-repeat; 
	height: 80px; 
	width: 370px; 
}
.chinese #event h1 {
	background: url(../pics/head_event-chi_080528.gif) no-repeat; 
	height: 80px; 
	width: 370px; 
}
#dates h4 { 
	background: url(../pics/head_dates_080528.gif) no-repeat; 
	height: 25px; 
	width: 424px; 
}
.chinese #dates h4 { 
	background: url(../pics/head_dates-chi_080528.gif) no-repeat; 
	height: 25px; 
	width: 299px; 
}
#topnav {
	height: 25px;
	text-align: center;
}
/* left --------------------------------------------------------------------------- */
#left { 
	font: normal 10px Tahoma, Verdana, Arial, sans-serif;
	padding: 0px 0px 30px 0px;
	width: 190px; 
}
#left ul.nav, #left ul.chi {
	border-bottom: 1px solid #000;
	margin: 10px 10px 0px 20px; 
	padding: 0px; 
}
#left ul.nav li, #left ul.chi li {
	background: #b00; 
	float: left; 
	line-height: 15px; 
	list-style-type: none; 
	margin: 0px; 
	padding: 0px; 
	position: relative; 
	width: 160px; 
}
#left ul.nav li a, #left ul.chi li a {
	border: 1px solid #000;
	color: #fff;
	display: block;
	margin-bottom: -1px;
	padding: 5px 5px; 
	text-decoration: none; 
}
#left ul.nav li a {
	font-weight: bold;
}	
#left ul.nav li a:hover, #left ul.chi li a:hover {
	background: #f90;
	color: #900;
}
#left ul.nav a.register, #left ul.chi a.register {
	background: url(../pics/nav_register_bg.gif) 142px 9px no-repeat;
}
#left ul.nav a.register:hover, #left ul.chi a.register:hover {
	background: #f90 url(../pics/nav_register_bg.gif) 142px 9px no-repeat;
}
#left ul.nav a.pdf {
	background: url(../pics/nav_pdf_bg.gif) 140px 8px no-repeat;
}
#left ul.nav a.pdf:hover {
	background: #f90 url(../pics/nav_pdf_bg.gif) 140px 8px no-repeat;
}
#left ul.nav a.contact, #left ul.chi a.contact {
	background: url(../pics/nav_contact_bg.gif) 139px 7px no-repeat;
}
#left ul.nav a.contact:hover, #left ul.chi a.contact:hover {
	background: #f90 url(../pics/nav_contact_bg.gif) 139px 7px no-repeat;
}
#left ul.nav li.first {
	background: #fff;
	border-bottom: 0px;
	font-weight: bold;
	letter-spacing: 1px;
}
#left ul.nav li.first a {
	border-bottom: 0px;
	color: #b00;
	letter-spacing: 1px;
}
#left ul.nav li.first a:hover {
	background: #fff;
	border-bottom: 0px;
	color: #b00;
}
#left ul.nav a.en {
	background: url(../pics/lang_en.gif) 135px 7px no-repeat;
	}
#left ul.nav a.en:hover {
	background: #f90 url(../pics/lang_en.gif) 135px 7px no-repeat;
}
#left ul.nav a.chi {
	background: url(../pics/lang_chi.gif) 135px 7px no-repeat;
}#left ul.nav a.chi:hover {
	background: #f90 url(../pics/lang_chi.gif) 135px 7px no-repeat;
}	
/* right --------------------------------------------------------------------------- */
#right {
	text-align: right;
	padding: 10px 0px 0px 0px;
	width: 160px; 
}
/* content ------------------------------------------------------------------------- */
#content {
	padding: 0px 10px 30px 10px;
}
#content h1 {
	border-bottom: 1px solid #000;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	padding: 12px 0px 4px 0px; 
}
#content h2 {
	border-bottom: 1px solid #222;
	color: #222;
	font-size: 10px;
	line-height: 19px;
	margin: 5px 0px;
	padding-bottom: 3px;
}
#content h3 {
	border-bottom: 1px solid #333;
	color: #333;
	font-size: 12px;
	line-height: 18px;
	margin: 5px 0px;
	padding-bottom: 3px;
}
#content h4 {
	color: #333;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	margin: 5px 0px 3px 0px;
}
#content p {
	font-size: 11px;
	line-height: 20px;
	padding: 10px 0px 0px 0px; 
}
#content ul, #content ol {
	font-size: 11px;
	line-height: 18px;
	margin-left: 20px;
	padding-top: 5px;
}
#content ol {
	margin-left: 25px;
}
#content ul li, #content ol li {
	float: none;
	padding-bottom: 5px;
}
#content ul li {
	list-style-type: disc;
}
#content ul li ul {
	list-style-type: circle;
}
#content ol li {
	list-style-type: decimal;
}
#content ul.speakers {
	margin: 0px 0px 0px 25px;
}
#content ul.speakers li {
	border-bottom: 1px solid #eee;
	font-size: 11px;
	margin: 0px;
	padding: 5px;
}
#content .speakerbox {
	border: 1px solid #ddd;
	height: 275px;
	margin: 10px 0px;
	overflow: auto;
	}
#content .speakerbox .longlist {
	border-bottom: 1px solid #eee;
	font-size: 11px;
	margin: 0px;
	padding: 5px 10px 10px 5px;
	}
/* agenda ---------------------------------------------- */
#content .agenda {
	font: normal 10px Verdana, Arial, sans-serif;
	margin-top: 10px;
	}
#content .agenda .item {
	border-top: 1px solid #eee !important;
	border-right: 1px solid #ddd !important;
	border-bottom: 1px solid #ddd !important;
	border-left: 1px solid #eee !important;
	padding: 1px 0px 0px 1px;
	margin: 5px 0px;
	}
#content .agenda h1 {
	background: #fafafa;
	border: 0px !important;
	color: #111;
	font-size: 11px;
	border-bottom: 0px;
	padding: 5px;
	margin: 0px;
	}
#content .agenda h2 {
	background: #b11 url(pics/agenda_h2_bg.jpg) top left no-repeat;
	border: 0px !important;
	color: #fff;
	font-size: 11px;
	text-align: left;
	padding: 5px;
	margin: 0px 0px 1px 0px;
	border: 0px;
	}
#content .agenda h3 {
	border: 0px !important;
	color: #eee;
	font-size: 10px;
	background: #f90 url(pics/agenda_h3_bg.jpg) bottom left no-repeat;
	padding: 5px;
	margin: 0px 0px 1px 0px;
	border: 0px;
	}
#content .agenda h4 {
	font-size: 10px;
	color: #444;
	background: #eee;
	padding: 5px;
	margin: 0px;
	border: 0px;
	}
#content .agenda h5 {
	font-size: 10px;
	color: #630;
	line-height: 14px;
	margin: 3px 5px 7px 5px;
	padding: 0px;
	}
#content .agenda span.time {
	background: #fff;
	color: #b00;
	display: block;
	float: right;
	font-size: 10px;
	font-weight: normal;
	padding: 0px 5px;
	}
#content .agenda ul {
	margin: 10px 5px 10px 25px;
	list-style-position: outside;
	padding: 0px;
	}
#content .agenda ul li {
	font-size: 11px;
	line-height: 18px;
	list-style-type: disc;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	}
#content .agenda p {
	font: normal 11px Verdana, Arial, sans-serif;
	line-height: 18px;
	margin: 10px 5px 10px 5px;
	padding: 0px;
	}
#content .agenda ul.speakers {
	border: 0px !important;
	margin: 3px 5px 7px 25px;
	padding: 0px;
	}
#content .agenda ul.speakers li {
	border: 0px;
	color: #036;
	list-style-type: square;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	}
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%;
	}
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;
}
/* passes ---------------------------------------------- */
#content table.passes {
	margin-top: 0px;
	width: 100%;
}
table.passes th {
	color: #666;
	font-weight: bold;
}
table.passes td, table.passes th {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
table.passes th {
	font-size: 11px;
	letter-spacing: 1px;
	padding: 5px;
}
table.passes th em {
	font-weight: normal;
}
table.passes td em {
	font-style: normal;
	font-size: 11px;
}
table.passes td {
	border-right: solid 1px #fff;
	border-bottom: solid 1px #fff;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
}
#content table.passes p, #content table.passes li {
	margin: 0px;
	padding: 5px 5px 0px 5px;
}
table.passes th.current {
	background: #fafafa;
}
table.passes th.current, table.passes td.current {
	color: #b00;
	text-align: center;
}
table.passes tr.gold td span, table.passes tr.silver td span, table.passes tr.bronze td span, table.passes tr.prebrochure td span {
	margin-bottom: -1px;
	text-align: center;
}
table.passes td input {
	margin-bottom: -3px;
}
#content table.passes td p {
	font-size: 11px;
	line-height: 17px;
	padding-left: 5px;
	text-align: left;
}
#content table.passes td ul {
	margin-left: 20px;
	padding-top:0px;
}
#content table.passes td ul li {
	line-height: 14px;
	font-size: 11px;
	margin: 2px auto;
}
#content table.passes td img {
	margin-left: -5px;
	margin-bottom: 0px;
}
#content table.passes td p strong {
	padding-right: 10px;
}
table.passes tr.gold td {
	background: #FFF47C url(../pics/register_pass_gold_bg.gif) bottom left repeat-x;
}
table.passes tr.gold td.current {
	background: #fff08a;
}
table.passes tr.silver td {
	background: #F5F5F5 url(../pics/register_pass_silver_bg.gif) bottom left repeat-x;
}
table.passes tr.silver td.current {
	background: #f5f5f5;
}
table.passes tr.bronze td {
	background: #F3E1CE url(../pics/register_pass_bronze_bg.gif) bottom left repeat-x;
}
table.passes tr.bronze td.current {
	background: #F3DFCA;
}
table.passes tr.prebrochure td {
	background: url(../pics/register_pass_pre-brochure_bg.gif) top left repeat-x;
}
table.passes tr.prebrochure td.current {
	background: #ecf9cf;
}
table.passes td.includes {
	padding: 10px;
	text-align: left;
}
#content table.passes td.includes p {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
#content table.passes td.includes ul {
	margin: 0px;
	padding: 0px;
}
#content table.passes td.includes li {
	list-style-type: disc;
	list-style-position: inside;
	font-size: 10px;
	margin-left: 0px;
	padding: 0px;
}
table.form td {
	padding: 8px;
}
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 td {
	border: 1px solid #fff;
	font-size: 11px;
	padding: 5px;
	}
/* footer -------------------------------------------------------------------------- */
#foot {
	width: 100%;
	padding: 10px 0px 0px 0px;
}
#foot td {
	font-size: 11px; 
	padding: 0px 10px 15px 10px;
}
#foot ul {
	list-style-type: none;
}
#foot li {
	float: left;
}
#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;
}
#foot td h1 {
	color: #fff;
	font-size: 11px;
	font-weight: bold; 
}
#red_bg {
	background: url(../pics/foot_bg.gif) no-repeat;
	height: 60px;
}
#yellow_bg {
	background: url(../pics/yellow_bg.png) no-repeat;
	height: 20px;
	width: 100%; 
}
#gold_sponsors img {
	padding: 0px 20px 0px 0px;
}
/* no left, no right ---------------------------------------------- */
.noleft #fauxlhs, .noleft td#left {
	display: none;
}
.noright #fauxrhs, .noright td#right, .notabs #topnav a, .nofoot #foot a {
	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 {
	border-bottom: 1px solid #000;
	font-size: 12px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
body.pop p, body.pop td {
	font-size: 12px;
	padding: 5px 0px;
}
/* stuff ---------------------------------------------- */
#right .stuff {
	background: #fff;
	border: 1px solid #000;
	border-top: 0px;
	clear: both;
	margin: 0px 0px 10px 10px;
	text-align: center;
	width: 160px;
}
#right .stuff h2 {
	background: #b11;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	color: #fff;
	font-size: 11px;
	letter-spacing: 1px;
	margin: 0px 0px 10px 0px;
	padding: 5px 10px;
	text-align: left;
}
#right .stuff h2 {
	background: #b11;
	text-align: right;
}
#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.speakers em {
	display: none;
}
.stuff ul li.last {
	border-bottom: 0px;
}
/* floorplan ------------------------------------------------------------------------ */
#tipdiv {
	background: #fff;
	font-size: 11px;
	line-height: 15px;
	width: 378px;
	padding: 10px;
	border: 1px solid #999;
	position: absolute;
	visibility: hidden;
	z-index: 100;
}
#tipdiv strong {
	color: #b00;
}
#tipdiv img {
	float: right;
	margin: 0px 0px 5px 10px;
}
.hide {
	position: absolute;
	visibility: hidden;
	width: 300px;
}
/* useful --------------------------------------------------------------------------- */
.w50 {
	width: 50px !important;
	}
.w100 {
	width: 100px !important;
	}
.w200 {
	width: 200px !important;
	}
img {
	border: none;
}
.right {
	background: #fff;
	float: right;
	padding: 10px 0px 0px 5px;
}
.tar {
	text-align: right !important;
}
.tac {
	text-align: center !important;
}
.red {
	color: #b00 !important;
}
.blue {
	color: #00f !important;
}
.nowrap {
	white-space: nowrap !important;
}	
.hide {
	position: absolute;
	visibility: hidden;
	width: 300px;
}
.things {
	clear: both;
	margin: 0px 0px 10px 0px;
	text-align: center;
	}
.things img {
	margin: 0px 10px 10px 10px;
}
#left .things img {
	margin: 15px 0px 0px 10px;
}	
