/*
 *
 * 'sup
 *
 * ethical corporation event site css
 * @copyright pi-squared
 *
 * dark : 501
 * light : 821
 *
*/
* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	}
body {
	background: #fff url(../pics/body_bg.gif) repeat-x;
	color: #222;
	font-family: Verdana, Arial, sans-serif;
}
body#english .spanish, body#spanish .english {
	display: none;
	}
form {
	margin: 0px;
	padding: 0px;
}
div#containerDiv {
	background: #fff;
	min-width: 760px;
	max-width: 980px;
}
a {
	color: #800;
	text-decoration: underline;
}
a:hover {
	color: #b00;
	text-decoration: none;
}
table {
	border-collapse: collapse;
	}


/* head ---------------------------------------------- */
#head {
	background: url(../pics/head_bg-071214.jpg) 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-071129.jpg);
	height: 165px;
	width: 165px;
}
#strap {
	background: url(../pics/head_strap.gif) no-repeat;
	height: 35px;
}
#event {
	background: url(../pics/head_event-080303.gif) no-repeat;
	height: 105px;
	width: 445px;
}
#spanish #event {
	background: url(../pics/head_event-080303-spa.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;
}
#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-071129.jpg);
}
.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 {
	font-size: 12px;
}
body.pop p, body.pop td {
	font-size: 12px;
	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: 5px 0px 50px 0px;
	width: 165px;
}
ul.nav {
	border-bottom: 1px solid #501;
	border-top: 1px solid #501;
	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: -2px;
}
ul.nav li:hover ul, 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;
}
ul.nav li:hover ul li, ul.nav li.over ul li {
	border-left: 2px solid #eaeaea;
}
ul.nav li:hover ul a, ul.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;
}
ul.nav li:hover ul a:hover, ul.nav li.over ul a:hover {
	background: #ffd;
	border-bottom: 0px;
	color: #900;
}
ul.nav li ul li.last a, ul.nav li.over ul li.last a, ul.nav li ul li.last a:hover, ul.nav li.over ul li.last a:hover {
	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: #821;
	border-bottom: 0px;
	font-weight: bold;
	letter-spacing: 1px;
}
ul.nav li.first a {
	border-bottom: 0px;
	color: #f5f5f5;
}
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: 0px;
}
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 8px no-repeat;
}
ul.nav a.external:hover {
	background: #ffd url(../pics/nav_external_bg.gif) 141px 8px no-repeat;
}
ul.nav a.contact {
	background: url(../pics/nav_contact_bg.gif) 139px 7px no-repeat;
}
ul.nav a.contact:hover {
	background: #ffd url(../pics/nav_contact_bg.gif) 139px 7px 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;
}
ul.nav a.pdf {
	background: #fff url(../pics/nav_pdf_bg.gif) 140px 8px no-repeat;
	color: #900;
}
ul.nav a.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 ---------------------------------------------- */
.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;
}
#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;
	vertical-align: middle;
}
.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;
}
.things {
	clear: both;
	margin: 0px 0px 10px 0px;
	text-align: center;
	}

/* content ---------------------------------------------- */
#content {
	padding: 7px 15px 40px 15px;
}
#content table {
	margin: 10px 0px 5px 0px;
}
#content h1 {
	border-bottom: 1px solid #501;
	color: #501;
	font-size: 14px;
	line-height: 20px;
	padding: 0px 0px 3px 0px;
}
#content h2 {
	border-bottom: 1px solid #501;
	color: #501;
	font-size: 13px;
	line-height: 19px;
	margin-bottom: 5px;
	padding: 7px 0px 3px 0px;
}
#content h3 {
	border-bottom: 1px solid #501;
	color: #501;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 5px;
	padding: 7px 0px 3px 0px;
}
#content h4 {
	color: #111;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 5px;
	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: 0px 0px 5px 0px;
}
#content ul li, #content ol li {
	float: none;
	margin: 0px;
	padding: 10px 0px 5px 0px;
}
#content ul li {
	list-style-type: circle;
}
#content ol li {
	list-style-type: decimal;
}
#content a {
	background: #ffffca;
	border-bottom: 3px solid #ffffca;
	border-top: 3px solid #ffffca;
	padding: 0px 3px;
}
#content 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;
}
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 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: #f90 url(../pics/agenda_h2_bg.gif) top left no-repeat;
	border: 0px !important;
	color: #111;
	font-size: 11px;
	text-align: left;
	padding: 5px;
	margin: 0px 0px 1px 0px;
	border: 0px;
	}
#content .agenda h3 {
	border: 0px !important;
	color: #fff;
	font-size: 10px;
	background: #930 url(../pics/agenda_h3_bg.gif) 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;
	border: 0px;
	color: #b00;
	display: block;
	float: left;
	font-size: 10px;
	font-weight: normal;
	margin-right: 15px;
	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 5px;
	padding: 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;
	}

/* 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;
	text-align: center;
}
table.passes th {
	font-size: 11px;
	letter-spacing: 1px;
	padding: 5px;
}
table.passes td {
	padding: 5px;
	border-right: solid 1px #fff;
	border-bottom: solid 1px #fff;
}
#content table.passes p, #content table.passes li {
	maring: 0px;
	padding: 0px;
}
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.extra td span {
	display: block;
	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;
}
#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: #ffcc00 url(../pics/register_pass_gold_bg.gif) repeat-x;
}
table.passes tr.gold td.current {
	background: #fff08a;
}
table.passes tr.silver td {
	background: #d8d9d8 url(../pics/register_pass_silver_bg.gif) repeat-x;
}
table.passes tr.silver td.current {
	background: #f5f5f5;
}
table.passes tr.bronze td {
	background: #F3E1CE url(../pics/register_pass_bronze_bg.gif) repeat-x;
}
table.passes tr.bronze td.current {
	background: #F3DFCA;
}
table.passes tr.extra td {
	background: url(../pics/register_pass_extra_bg.gif) repeat-x;
}
table.passes td.includes {
	text-align: left;
}
table.form td {
	padding: 8px;
}
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 td { 
	border: 1px solid #fff; 
	font-size: 10px; 
	padding: 5px;
	}

/* 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 p, #tipdiv h2 {
	font-size: 11px;
	line-height: 15px;
	padding: 5px 0px 5px 0px;
}
#tipdiv strong {
	color: #036;
}
.hide {
	position: absolute;
	visibility: hidden;
	width: 300px;
}
#tipdiv img {
	float: right;
	margin: 0px 0px 5px 10px;
}
#content ul.exhibitors {
	list-style-type: none;
	margin: 0px 0px 0px 30px;
}
#content ul.exhibitors li {
	font-size: 11px;
	margin: 0px;
	padding: 0px 5px 5px 5px;
}
#content ul.speakers, #content ul.longlist {
	margin: 0px 0px 0px 20px;
}
#content ul.speakers li, #content ul.longlist 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 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;
}

/* useful ---------------------------------------------- */
.red {
	color: #b00;
}
.bold {
	font-weight: bold;
}
.right {
	float: right;
}
.nowrap {
	white-space: nowrap;
}
.center {
	text-align: center;
}
.hr {
	border-top: 2px solid #eee;
	margin: 10px 0px 5px 0px;
	padding:0px;
	}
.hr hr {
	display: none;
	}
#updates-popout {
	background: #fff url(../pics/popout_bg.gif) bottom left no-repeat;
	height: 200px;
	width: 220px;
	position: absolute;
	top: 80px;
	left: 545px;
	z-index: 20;
	}
#updates-popout .headline {
	background: #fff url(../pics/popout_headline.gif);
	height: 31px;
	width: 220px;
	}
#updates-popout .headline a.close {
	background: url(../pics/popout_close.gif) no-repeat;
	display: block;
	float: right;
	margin: 7px 12px 0px 0px;
	position: relative;
	height: 16px;
	width: 16px;
	}
#updates-popout .form {
	padding: 10px;
	}
#updates-popout ul {
	list-style-type: circle;
	margin-left: 25px;
	}
#updates-popout p, #updates-popout li {
	font-size: 11px;
	line-height: 18px;
	margin: 5px 0px;
	}
	
#content .printer-friendly, #content .send-to-friend {
	display: block;
	float: left;
	margin: 0px 10px;
	}
	
#content .printer-friendly a, #content .send-to-friend a {
	background-color: transparent;
	border: 0px;
	padding-left: 25px;
	font-size: 12px;
	line-height: 25px;
	text-decoration: none;
}

#content .printer-friendly {
	background: url(../pics/icon_printer-friendly.gif) no-repeat;
	}

#content .send-to-friend {
	background: url(../pics/icon_send-to-friend.gif) no-repeat;
	}
	
.lang a:hover {
	background-color: #ffd !important;
	}
a.spa {
	background:url(../pics/lang_spa.gif) no-repeat 135px 7px !important;
	}
a.eng {
	background:url(../pics/lang_en.gif) no-repeat 135px 7px !important;
	}
	

