/*
 *
 * 'sup
 *
 * eyefortravel event site css
 * @copyright pi-squared
 *
*/
* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	}
body {
	background: #fff url(../pics/body_bg.gif) repeat-x;
	color: #222;
	font-family: Verdana, Arial, sans-serif;
}
div#containerDiv {
	background: #fff;
	width: 980px;
}
a {
	color: #039;
	text-decoration: underline;
}
a:hover {
	color: #800;
	text-decoration: none;
}
table {
	border-collapse: collapse;
	}
table td {
	vertical-align: top;
	}
form ul {
	background: #fafafa;
	border-left: 1px dashed #ccc;
	list-style-type: none !important; /* stupid old stylesheet */
	margin: 0px 0px 10px 0px !important; /* stupid old stylesheet */
}
form table ul {
	background: transparent;
	border: 0px;
	list-style-type: disc;
	margin: 0px;
}
form li {
	padding: 5px 0px 5px 10px !important; /* stupid old stylesheet */
}

label {
	display: block;
	float: left;
	text-align: right;
	padding-right: 10px;
	width: 150px;
}
input, select {
	border: 1px solid #ccc;
	font: normal 11px Tahoma;
	padding: 2px;
}
/* head ---------------------------------------------- */
#head {
	background: url(../pics/head_bg-091104.gif) no-repeat;
	height: 115px;
	width: 100%;
}
#head h1 span, #head h2 span, #head h3 span, #head h4 span {
	display: none;
}
#stock {
	height: 115px;
	width: 165px;
}
.stocklink {
	background: url(../pics/head_stock-091104.jpg) no-repeat;
	display: block;
	height: 115px;
}
#strap {
	background: url(../pics/head_strap.gif) no-repeat;
	height: 35px;
}
#event {
	background: url(../pics/head_event-091105.gif) no-repeat;
	height: 80px;
	width: 445px;
}
#sticky {
	background: url(../pics/right_bg.gif) 100% 105px no-repeat;
	text-align: center;
}
#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;
}
/* no left, no right ---------------------------------------------- */
.noleft #fauxlhs, .noleft td#left {
	display: none;
}
.noleft #stock {
	background: url(../pics/head_stock_noleft.gif);
}
.noright #fauxrhs, .noright td#right, .notabs #topnav a, .nofoot #foot a {
	display: none;
}
/* pop ---------------------------------------------- */
.popup {
	background: #fff url(../pics/body_pop_bg.gif) fixed repeat-x;
	font-size: 12px;
	padding: 15px;
}
.popup h1, .popup h2 {
	font-size: 12px;
	margin-bottom: 5px;
}
.popup h1 {
	background: #e6f7ff;
	border-bottom: 1px solid #fff;
	margin: -15px -15px 15px -15px;
	padding: 20px 15px 5px 15px;
}
.popup h2 {
	border-bottom: 1px solid #708b17;
	margin-top: 10px;
	padding-bottom: 3px;
}
.popup p, .popup td {
	font-size: 12px;
	line-height: 20px;
	padding: 5px 0px;
}
/* main ---------------------------------------------- */
#containerdiv {
	position: absolute;
	top: 0px;
	left: 0px;
	}

/* main ---------------------------------------------- */
#main {
	width: 100%;
}

/* left ---------------------------------------------- */
#left {
	background: url(../pics/left_bg.gif);
	font: normal 11px Tahoma, Verdana, Arial, sans-serif;
	padding: 35px 0px 50px 0px;
	width: 165px;
}
.nav {
	border-bottom: 1px solid #4e620a;
	border-top: 1px solid #4e620a;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: 160px;
}
.nav .mininav {
	display: none;
}
.mininav .nav {
	display: block;
}
ul li.first, ul li.first {
	background-color: #708b17;
}
.nav li {
	background: #fff;
	float: left;
	line-height: 15px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 160px;
}
.nav li 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 ul li, .nav li.over ul 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: #0066cc;
	font-weight: normal;
}
.nav li:hover ul a:hover, .nav li.over ul a:hover {
	background: #ffd;
	border-bottom: 0px;
	color: #900;
}
.nav li ul li.last a, .nav li.over ul li.last a, .nav li ul li.last a:hover, .nav li.over ul li.last a:hover {
	border-bottom: 1px solid #ccc;
	}
.nav li a, .nav li span {
	border-bottom: 1px solid #ccc;
	color: #036;
	display: block;
	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: #06c;
}
.nav li.first {
	border-bottom: 0px;
	font-weight: bold;
}
.nav li.first a {
	background: url(../pics/nav_first_bg.png) top left no-repeat;
	border-bottom: 0px;
	color: #f5f5f5;
}
.nav li.first a:hover {
	background: transparent;
	border-bottom: 0px;
	color: #fff;
}
.nav li.last a, .nav li.last a:hover {
	border-bottom: 0px;
}
.nav a.parent {
	background: #fff url(../pics/nav_parent_bg.gif) 142px 8px no-repeat;
}
.nav a.parent:hover {
	background: #ffd url(../pics/nav_parent_bg.gif) 142px 8px no-repeat;
}
.nav a.external {
	background: #fff url(../pics/nav_external_bg.gif) 141px 8px no-repeat;
}
.nav a.external:hover {
	background: #ffd url(../pics/nav_external_bg.gif) 141px 8px no-repeat;
}
.nav a.contact {
	background: url(../pics/nav_contact_bg.gif) 139px 7px no-repeat;
}
.nav a.contact:hover {
	background: #ffd url(../pics/nav_contact_bg.gif) 139px 7px no-repeat;
}
.nav a.register {
	background: #f7fbff url(../pics/nav_register_bg.gif) 142px 9px no-repeat;
	color: #a00;
	font-weight: bold;
}
.nav a.register:hover {
	background: #ffd url(../pics/nav_register_bg.gif) 142px 9px no-repeat;
	color: #a00;
}
.nav a.important {
	background: #fff url(../pics/nav_important_bg.gif) 144px 9px no-repeat;
	color: #900;
}
.nav a.important:hover {
	background: #ffd url(../pics/nav_important_bg.gif) 144px 9px no-repeat;
}
.nav a.pdf {
	background: #fff url(../pics/nav_pdf_bg.gif) 140px 8px no-repeat;
	color: #900;
}
.nav a.pdf:hover {
	background: #ffd url(../pics/nav_pdf_bg.gif) 140px 8px no-repeat;
}
.nav a.arrow {
	background: #fff url(../pics/nav_arrow_bg.gif) 143px 8px no-repeat;
}
.nav a.arrow:hover {
	background: #fff url(../pics/nav_arrow_bg.gif) 143px 8px no-repeat;
}
/* right ---------------------------------------------- */
#right {
	background: url(../pics/right_bg.gif) top right repeat-y;
	font: normal 11px Tahoma, Verdana, Arial, sans-serif;
	padding: 35px 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;
}
.conference .pinkbuttons .register {
	display: none;
}
/* 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;
}
#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: 3px 10px;
	text-align: left;
}
#right .stuff h2 {
	background: #fff url(../pics/right_stuff_h2_bg.gif);
	text-align: right;
}
.stuff img {
	margin: 0px 10px 20px 10px;
}
.stuff ul {
	margin: -8px 0px 0px 0px;
	padding: 0px;
}
.stuff ul li {
	border-bottom: 1px solid #eee;
	font-size: 10px;
	list-style-type: none;
	margin: 0px;
	padding: 2px 10px 2px 5px;
	text-align: left;
}
#right .stuff ul li {
	text-align: right;
}
.stuff ul.speakers em {
	display: none;
}
.stuff ul li.last {
	border-bottom: 0px;
}
.things {
	clear: both;
	margin: 0px 0px 10px 0px;
	text-align: center;
	}

/* content ---------------------------------------------- */
#content {
	padding: 37px 15px 40px 15px;
}
#content table {
	margin: 10px 0px 5px 0px;
}
#content h1 {
	border-bottom: 1px solid #211;
	color: #000;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 5px;
	padding-bottom: 3px;
}
#content h2 {
	border-bottom: 1px solid #422;
	color: #111;
	font-size: 13px;
	line-height: 19px;
	margin: 5px 0px;
	padding-bottom: 3px;
}
#content h3 {
	border-bottom: 1px solid #633;
	color: #222;
	font-size: 12px;
	line-height: 18px;
	margin: 5px 0px;
	padding-bottom: 3px;
}
#content h4 {
	color: #708b17;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	margin: 5px 0px 3px 0px;
}
#content p {
	font-size: 12px;
	line-height: 20px;
	padding: 5px 0px;
}
#content td {
	font-size: 12px;
	line-height: 20px;
}
#content ul, #content ol {
	font-size: 12px;
	line-height: 18px;
	margin-left: 30px;
	padding-top: 5px;
}
#content ul li, #content ol li {
	float: none;
	padding-bottom: 5px;
}
#content ul {
	list-style-type: disc;
}
#content ul ul {
	list-style-type: circle;
}
#content ol li {
	list-style-type: decimal;
}
#content p a, #content li a {
	background: #ffffca;
	border-bottom: 3px solid #ffffca;
	border-top: 3px solid #ffffca;
	padding: 0px 3px;
}
#content p a:hover, #content li a:hover {
	background: transparent;
	border-color: transparent;
	border: 0px;
	text-decoration: underline;
}
blockquote, h1.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;
}
#content h1.blockquote {
	border: 0px;
	font-weight: normal;
	line-height: 21px;
	margin-top: 0px;
	text-indent: 0px;
}
blockquote em, h1.blockquote em {
	font-family: Georgia, "Times New Roman", serif;
	letter-spacing: 1px;
}
h1.blockquote em {
	font-size: 14px;
}
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;
}

/* 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;
	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-image: url(../pics/overlay_white-75.png);
	border: 0px !important;
	color: #111;
	font-size: 11px;
	text-align: left;
	padding: 5px;
	margin: 0px 0px 1px 0px;
	border: 0px;
	}
#content .agenda h3 {
	background-image: url(../pics/overlay_black-50.png);
	border: 0px !important;
	color: #eee;
	font-size: 10px;
	padding: 5px;
	margin: 0px 0px 1px 0px;
	border: 0px;
	}
.agenda .blue h2, .agenda.blue h2 {
	background-color: #9ac9ff;
	}
.agenda .blue h3, .agenda.blue h3 {
	background-color: #0e349a;
	}
.agenda .purple h2, .agenda.purple h2 {
	background-color: #d1bcf8;
	}
.agenda .purple h3, .agenda.purple h3 {
	background-color: #601b86;
	}
.agenda .green h2, .agenda.green h2 {
	background-color: #b3d86c;
	}
.agenda .green h3, .agenda.green h3 {
	background-color: #5c832f;
	}
.agenda .orange h2, .agenda.orange h2 {
	background-color: #ffe1a1;
	}
.agenda .orange h3, .agenda.orange h3 {
	background-color: #cc6633;
	}
.agenda .crimson h2, .agenda.crimson h2 {
	background-color: #d27789;
	}
.agenda .crimson h3, .agenda.crimson h3 {
	background-color: #740006;
	}
.agenda .grey h2, .agenda.grey h2 {
	background-color: #cccccc;
	}
.agenda .grey h3, .agenda.grey h3 {
	background-color: #626262;
	}
#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 10px;
	padding: 0px;
	}
#content .agenda ul.speakers li {
	border: 0px;
	list-style-type: none;
	color: #036;
	padding: 0px;
	margin: 5px 0px 0px 0px;
	}
#content .agenda .subitem {
	border-left: 20px solid #fed;
	margin: 0px 0px 1px 0px;
	}
#content .agenda .subitem h2, #content .agenda .subitem h3, #content .agenda .subitem p  {
	border-left: 1px solid #fff;
	}
#content .agenda .subitem span {
	margin: 7px 0px 5px -15px;
	float: left;
	font: normal 9px Tahoma, Verdana, Arial, sans-serif;
	}
#content .agenda table {
	margin: 5px -5px;
	}
#content .agenda .twocols td {
	width: 50%;
}
#content .agenda .threecols td {
	width: 33%;
	}
#content .agenda .fourcols td {
	width: 25%;
	}
#content .agenda td {
	padding: 0px 5px 5px 5px;
	}
/* passes ---------------------------------------------- */
#containerDiv .passes {
	width: 100%;
}
#containerDiv .passes * {
	line-height: 15px;
	font-family: Tahoma;
	font-size: 11px;
}
#containerDiv .passes td, #containerDiv .passes th {
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	letter-spacing: 1px;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
}
#containerDiv .passes th {
	font-weight: normal;
	min-width: 100px;
	padding-top: 0px;
	white-space: normal;
}
#containerDiv .passes .radio, #containerDiv .passes .checkbox {
	margin-right: 5px;
}
#containerDiv .passes .includes * {
	white-space: normal;
	text-align: left;
}
#containerDiv .passes h2 {
	background: url(../pics/overlay_white-100.png);
	border: 1px solid #fff;
	color: #b00;
	line-height: 15px;
	margin: -3px -3px 5px -3px;
	padding: 5px;
}
#containerDiv .passes ul, #containerDiv .passes p {
	list-style-type: disc !important;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}
#containerDiv .passes ul {
	margin-left: 20px !important;
}
#containerDiv .passes li {
	margin: 0px !important;
	padding: 0px !important;
}
.gold td, .silver td, .bronze td, .green td, .blue td, .purple td {
	background-image: url(../pics/overlay_white-75.png);
	background-repeat: no-repeat;
}
td.current {
	background-image: url(../pics/overlay_white-100.png);
	background-repeat: no-repeat;
	color: #b00;
}
.gold {
	background-color: #fff08a;
}
.silver {
	background-color: #d8d8d8;
}
.bronze {
	background-color: #edaa89;
}
.green {
	background-color: #cbe8c7;
}
.blue {
	background-color: #bce3fb;
}
.purple {
	background-color: #e4c6e4;
}
/* floorplan ---------------------------------------------- */
#tipdiv {
	background: #fff;
	font-size: 11px;
	line-height: 15px;
	width: 501px;
	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.longlist, body.popup ul.longlist {
	margin: 0px 0px 0px 20px;
}
#content ul.longlist li, body.popup ul.longlist li {
	border-bottom: 1px solid #eee;
	font-size: 11px;
	margin: 0px;
	padding: 5px;
}
#content table.longlist td, .popup table.longlist td {
	border-bottom: 1px solid #eee;
	font-size: 11px;
	padding: 2px 5px 2px 0px;
}

/* footer ---------------------------------------------- */
#foot {
	background: #708b17 url(../pics/footer_bg.gif) bottom right repeat-x;
	background-color: #708b17;
	border-top: 1px solid #fff;
	width: 100%;
}
#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;
}
/* ticker-area  ---------------------------------------- */
.newsbox {
	height: 60px;
	padding: 0px 5px;
	margin-top: 10px;
	width: 100%;
}
#ticker-area ul {
	margin-left: 0px;
	list-style-type: none;
}
#ticker-area li {
	line-height: 24px;
}
#ticker-area li.waiting {
	background: url(../pics/icon_loading.gif) center left no-repeat;
	padding-left: 25px;
}
#ticker-area a {
	color: #000;
	font: bold 12px "Courier New";
	line-height: 18px;
	text-decoration: none;
}
#ticker-area li a {
	background: none;
	border: none;
	font-weight: bold;
}
#ticker-area a:hover {
	color: #c00;
	text-decoration: underline;
}
/* useful ---------------------------------------------- */
.checkbox, .radio {
	border: 0px;
	padding: 0px;
}
.hidden {
	display: none;
}

.nofloat {
	float: none;
}
label.nofloat {
	display: inline;
	text-align: right;
	width: auto;
}
.ml160 {
	margin-left: 160px;
}
.text {
	width: 200px;
}
.button {
	background: #ffe;
	border: 1px solid #971b1e;
	color: #971b1e;
	font-weight: bold;
	margin-left: 160px;
	width: 100px;
}
.w50p {
	width: 50%;
	}
.w100p {
	width: 100%;
	}
.w50 {
	width: 50px;
	}
.w100 {
	width: 100px;
	}
.w150 {
	width: 150px;
	}
.w200 {
	width: 200px;
	}
.red {
	color: #b00;
}
.bold {
	font-weight: bold;
}
.right {
	float: right;
}
.nowrap {
	white-space: nowrap;
}
.tac {
	text-align: center;
}
.tal {
	text-align: right;
}
.tar {
	text-align: right;
}
.vab {
	vertical-align: bottom;
}
.vam {
	vertical-align: middle;
}
.vat {
	vertical-align: top;
}
.small {
	font-size: 10px;
}
.b0 {
	border: 0px !important;
}
.pad5, .pad5 td {
	padding: 5px;
}
.pad10, .pad10 td {
	padding: 10px;
}
.hr {
	border-top: 2px solid #eee;
	margin: 10px 0px 5px 0px;
	padding:0px;
}
.hr hr {
	display: none;
}
.logos a {
	display: block;
	float: left;
	margin: 10px;
}
.highlight li span, p.highlight strong{
	background: #ffffcc;
}
/* finished -------------------------------------------- */
