
/*************************************************************************
 * screen.css TOC
 * 
 * Imports
 * global-style.css
 * Common Elements and Classes
 * Core Stucture
 * Header
 * Navigation
 * Footer
 * Column Logic
 * Sponors
 * Popular Articles
 * EMA/Control Overrides
 * 
 *************************************************************************/

@import url(/ema/css/ema.css);

/*************************************************************************
 * global-style.css (to be moved to its own file)
 *************************************************************************/
body {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 0.81em; /* reset to 13px */
	line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 { font-family: Arial, Verdana, Sans-Serif; }
h3, h4, h5, h6 { text-transform: uppercase; }
h1 { clear: both; color: #036; font-size: 2.00em; font-weight: normal; margin: 1em 0 0.5em; } /* 26px */
h2 { color: #036; font-size: 1.85em; font-weight: normal; margin: 1em 0 0; } /* 24px */
h3 { color: #696b29; font-size: 1.38em; font-weight: normal; margin: 1em 0 0; } /* 18px */
h4 { color: #696b29; font-size: 1.23em; font-weight: normal; margin: 1em 0 0; } /* 16px */
h5 { color: #696b29; font-size: 1.08em; font-weight: bold; margin: 1em 0 0; } /* 14px */
h6 { color: #696b29; font-size: 1.00em; font-weight: bold; margin: 1em 0 0; } /* 13px */
a:link { color: #7a4b0d; text-decoration: underline; }
a:visited { color: #036; text-decoration: underline; }
a:hover { color: #696b29; text-decoration: underline; }
a:active { color: #696b29; text-decoration: underline; }
a img { border: 0; }
p, address { margin: 0.25em 0 1em; }
ul, ol, dl { margin: 0.5em 0 1.5em 3em; }
dd, li { margin: 0.25em 0; }
dt { color: #333; margin: 1em 0 0; }
dd { margin: 0 0 1em; }
ul { list-style-type: disc; } /* default */
	ul.disc { list-style-type: disc; }
	ul.circle { list-style-type: circle; }
	ul.square { list-style-type: square; }
	ul.arrow { list-style-image: url(/images/display/bulletArrow.png); }
	ul.arrow li { line-height: 1; margin-top: 0.5em; margin-bottom: 0.5em; }
	ul.none { list-style-type: none; }
ol { list-style-type: decimal; } /* default */
	ol.decimal { list-style-type: decimal; }
	ol.decimal-leading-zero { list-style-type: decimal-leading-zero; }
	ol.lroman { list-style-type: lower-roman; }
	ol.uroman { list-style-type: upper-roman; }
	ol.lalpha { list-style-type: lower-alpha; }
	ol.ualpha { list-style-type: upper-alpha; }
	ol.none { list-style-type: none; }
blockquote { background: #f4f4f4; border: 1px dotted #dedede; padding: 1em; }
hr { border: none; border-bottom: 1px solid #fff; background: #ddd; height: 2px; }
strong, b, dt, th { font-weight: bold; }
em, i, cite, dfn { font-style: italic; }
address { font-style: normal; }
abbr, acronym { border-bottom: 0; cursor: default; }
sup { font-size: 0.80em; vertical-align: text-top; }
sub { font-size: 0.80em; vertical-align: bottom; }
tt, code, samp, kbd { font-family: Courier, monospace; }

/*************************************************************************
 * Common Elements and Classes
 *************************************************************************/
/* typography */
.firstWords { color: #696b29; font-weight: bold; }
.contact, .presenter { color: #666; font-size: 0.92em; padding-left: 25px; }
li.presenter { padding-left: 0; }
.contact strong, .presenter strong { color: #333; font-size: 1em; }
.contact a:link, .presenter a:link,  
.contact a:visited, .presenter a:visited { color: #666; text-decoration: none; }
.contact a:hover, .presenter a:hover, 
.contact a:active, .presenter a:active { color: #333; text-decoration: underline; }
.contact strong a:link, .presenter strong a:link { color: #333; }
.addInfo { font-size: 0.92em;  padding-left: 25px; }
.note { font-style: italic; }
.accent { text-transform: uppercase; }
h2.em { font-size: 2.25em; font-weight: bold; }
.reg, .btn { margin: 2em 0; }
/* images */
.imgCaptionLeft, 
.imgCaptionRight { font-size: 0.85em; font-style: italic; margin: 1em 2em; }
.imgLeft, 
.imgRight, 
.imgCaptionLeft img, 
.imgCaptionRight img { display: block; }
.imgLeft, 
.imgCaptionLeft { float: left; margin: 0.5em 1.5em 1em 0; /* position: relative; /* causes problems in IE */ }
.imgRight, 
.imgCaptionRight { float: right; margin: 1em 1em 1em 2em; /* position: relative; /* causes problems in IE */ }
.imgReplace {
	text-indent: -9999px;
	overflow: hidden;
	text-align: left;
	white-space: nowrap;
	word-spacing: -2ex;
	letter-spacing: -2ex;
}
/* event */
.event { clear: both; padding: 15px 0; }
.event img.logo { float: left; }
.event .desc { margin-left: 225px; }
.event .desc strong { color: #696b29; }
/* search results */
.searchPanel .textSearch { background: #FFF; border: 1px solid #969ca2; color: #666; float: left; height: 18px; padding: 3px; margin: 0; width: 250px; }
.searchPanel .submitSearch, 
.searchPanel .submitSearch:visited, 
.searchPanel .submitSearch:hover, 
.searchPanel .submitSearch:active {
	font: bold 13px Arial, Verdana, sans-serif;
	height: 26px;
	margin-left: 5px;
	padding: 3px 10px;
	text-align: left;
}
.query, .total { font-weight: bold; }
/* rounded corners and borders */

#siteWrap + .btm { background: transparent url(/images/display/bg-siteWrapBtm.png) no-repeat scroll top left; height: 7px; margin: 0 auto; width: 1003px; }

/* content group areas */
.mainContent             { float: left; margin-top: 20px; width: 400px; }
.mainContent .top        { background: transparent url("/images/layout/cg_top_right.png") no-repeat top right; height: 12px; }
.mainContent .top div    { background: transparent url("/images/layout/cg_top_left2.png") no-repeat top left; margin-right: 12px; height: 12px; }
.mainContent .title      { color: #c60; font-size: 1.1em; font-weight: bold; margin: 0px; padding: 6px 0px 6px 12px; text-transform: uppercase; }
.mainContent .content    { background: #fff url("/images/layout/cg_bkgrnd.png") repeat-y; height: 360px; overflow: auto; padding: 8px; }
.mainContent .btm        { background: transparent url("/images/layout/cg_btm_right.png") no-repeat bottom right; height: 12px; }
.mainContent .btm div    { background: transparent url("/images/layout/cg_btm_left.png") no-repeat bottom left; margin-right: 12px; height: 12px; }

.ssContent             { float: left; margin-top: 20px; margin-left:20px; margin-bottom:-10px; width: 300px; }
.ssContent .top        { background: transparent url("/images/layout/cg_top_right.png") no-repeat top right; height: 12px; }
.ssContent .top div    { background: transparent url("/images/layout/cg_top_left2.png") no-repeat top left; margin-right: 12px; height: 12px; }
.ssContent .title      { color: #c60; font-size: 1.1em; font-weight: bold; margin: 0px; padding: 6px 0px 6px 12px; text-transform: uppercase; }
.ssContent .content    { background: #fff url("/images/layout/cg_bkgrnd.png") repeat-y; height: 360px; overflow: auto; padding: 8px; }
.ssContent .btm        { background: transparent url("/images/layout/cg_btm_right.png") no-repeat bottom right; height: 12px; }
.ssContent .btm div    { background: transparent url("/images/layout/cg_btm_left.png") no-repeat bottom left; margin-right: 12px; height: 12px; }


.pageContent             { margin-left:-60px;position:relative; margin-top: 20px; width: 720px; }
.pageContent .top        { background: transparent url("/images/layout/cg_top_right.png") no-repeat top right; height: 12px; }
.pageContent .top div    { background: transparent url("/images/layout/cg_top_left2.png") no-repeat top left; margin-right: 12px; height: 12px; }
.pageContent .title      { color: #c60; font-size: 1.1em; font-weight: bold; margin: 0px; padding: 6px 0px 6px 12px; text-transform: uppercase; }
.pageContent .content    { background: #fff url("/images/layout/cg_bkgrnd.png") repeat-y; padding: 8px; }
.pageContent .btm        { background: transparent url("/images/layout/cg_btm_right.png") no-repeat bottom right; height: 12px; }
.pageContent .btm div    { background: transparent url("/images/layout/cg_btm_left.png") no-repeat bottom left; margin-right: 12px; height: 12px; }



.content { background: #f1f1f1; border-right: 1px solid #ddd; border-left: 1px solid #ddd; padding: 0.5em 15px 1em; }
.contentGrp                 { float: left; margin: 10px 10px 0 0; padding-top: 27px; width: 492px; position: relative; }
.contentNav                 { list-style-type: none; margin: 0; padding: 0; position: absolute; top: 0; left: 0; }
.contentNav li              { display: block; float: left; margin: 0 5px 0 0; padding: 0; }
.contentNav a               { background: transparent url("/images/layout/cg_tab_idle_right.png") no-repeat top right; display: block; float: left; font-size: 1.08em; font-weight: bold;
                                line-height: 27px; height: 27px; padding-right: 13px; text-transform: uppercase; text-decoration: none; }
.contentNav a span          { background: transparent url("/images/layout/cg_tab_idle.png") no-repeat top left; cursor: pointer; display: block; float: left; height: 100%; padding: 0 0px 0 13px; }
.contentNav a:link, 
.contentNav a:visited       { color: #666; }
.contentNav a:hover, 
.contentNav a:active        { color: #333; }
.contentNav a.active        { background: transparent url("/images/layout/cg_tab_active_right.png") no-repeat top right; color: #c60; z-index: 99; }
.contentNav a.active span   { background: transparent url("/images/layout/cg_tab_active.png") no-repeat top left; }
.contentGrp .top            { background: transparent url("/images/layout/cg_top_right.png") no-repeat top right; height: 12px; }
.contentGrp .top div        { background: #fff url("/images/layout/cg_top_left2.png") no-repeat top left; margin-right: 12px; height: 12px; }
.contentSections            { background: #fff url("/images/layout/cg_bkgrnd.png") repeat-y; }
.contentGrp .sectionTitle   { color: #c60; font-size: 1em; margin: 0 0 1em; }
.contentGrp .content        { overflow: auto; padding: 0.5em 10px 1em; margin: 0px auto; width: 465px; color: #000000; }
.contentGrp .content p      { text-align: justify; }
.contentGrp .btm            { background: transparent url("/images/layout/cg_btm_right.png") no-repeat bottom right; height: 12px; }
.contentGrp .btm div        { background: transparent url("/images/layout/cg_btm_left.png") no-repeat bottom left; margin-right: 12px; height: 12px; }

/*
#content .contentGrp .top { background: none; border-left: 1px solid #ccc; clear: both; }
#content .contentGrp .top div div { margin: 0 5px 0 0; }
*/
/* Program Tracks - home page */
.tracks { float: left; margin: 10px 0 10px; width: 255px; }
.tracks .title { color: #036; font-size: 1.23em; font-weight: bold; line-height: 2.15; height: 35px; margin: 0; padding: 0 15px; text-transform: uppercase; }
.tracks .content { overflow: auto; padding: 0.5em 1px 1em; }
.tracks ul { list-style-type: none; margin: 0; padding: 0; }
.tracks li { background: #f5f5f5;  padding: 4px 14px; }
.tracks li.odd { background: #e7e7e7; }
.tracks a { display: block; }
.tracks a:link, 
.tracks a:visited { color: #666; text-decoration: none; }
.tracks a:hover, 
.tracks a:active { color: #696b29; text-decoration: underline; }
/* Program Tracks - self */
#CropResidues { clear: both; }
.trackList { list-style-type: none; margin: 0; padding: 1em 0 0; width: 590px; }
#sub .trackList { padding-left: 0; } /* ! IE */
.trackList li { background: salmon; float: left; margin: 0 15px 15px 0; }
.trackList a { display: block; font-size: 0.85em; height: 40px; line-height: 3.5; padding-left: 50px; width: 230px; }
.trackList a:link, .trackList a:visited { color: #666; text-decoration: none; }
.trackList a:hover, .trackList a:active { color: #666; text-decoration: underline; }
a.cropRes { background: #fff url(/images/display/tracksSprite.png) no-repeat scroll 0 0; }
a.engCrop { background: #fff url(/images/display/tracksSprite.png) no-repeat scroll 0 -40px; }
a.forWood { background: #fff url(/images/display/tracksSprite.png) no-repeat scroll 0 -80px; }
a.lstkPol { background: #fff url(/images/display/tracksSprite.png) no-repeat scroll 0 -120px; }
a.urbWast { background: #fff url(/images/display/tracksSprite.png) no-repeat scroll 0 -160px; }
a.foodRes { background: #fff url(/images/display/tracksSprite.png) no-repeat scroll 0 -200px; }
a.track { padding-top: 0; padding-bottom: 0; }
h2.track { font-size: 1.38em; }
.track { color: #666; padding: 1em 0 0.5em; }
.track span { color: #696b29; text-transform: uppercase; }
/* agenda table */
.agenda { width: 100%; }
.agenda th { border-bottom: 1px solid #ccc; padding-bottom: 5px; text-align: left; }
.agenda th * { color: #696b29; }
.agenda td { padding: 5px 0; vertical-align: top; }
.agenda td.time { width: 11.5em; }
.agenda td.event {  }
.agenda .note { color: #666; }
.agenda td ul { color: #333; }
.agenda td h4 { color: #000; font-size: 1em; font-weight: bold; margin: 0; }
.agenda .track { color: #000; }
.agenda .track1 { color: #696b29; }
.agenda .track2 { color: #696b29; }
.agenda .track3 { color: #696b29; }
.agenda .track4 { color: #696b29; }
.agenda .track5 { color: #696b29; }
.agenda .track6 { color: #696b29; }
/* rates table */
.rateHdr { color: #696b29; text-transform: uppercase; }
.rates { font-size: 1em; margin-bottom: 1.25em; }
.rates.wide { width: 590px; }
.rates caption { font-weight: bold; text-align: center; line-height: 2; }
.rates th, .rates td { padding: 5px 15px 5px 5px; text-align: left; vertical-align: text-top; }
.rates th { border-bottom: 1px solid #bbb; color: #333; padding-top: 15px; text-transform: uppercase; }
.rates td { border-bottom: 1px solid #ddd; }
.rates tr:hover td { background: #f7f7f7; }
.rates th.note { color: #666; font-size: 0.92em; font-weight: normal; text-transform: none; }
.rates .product { color: #333; }
.rates.wide .product { width: 300px; }
.rates .price { color: #333; font-weight: bold; }
.rates .price acronym { color: #666; font-weight: normal; }
/* reg types */
.regTypes { margin-left: 0; padding-left: 0; }
.regTypes dt { color: #696b29; font-weight: bold; text-transform: uppercase; }
.regTypes dd { margin-bottom: 1.5em; }
.regTypes dd .contact, .regTypes dd .addInfo { margin-top: 1em; }
/* tour table */
.tour { margin-bottom: 2em; }
.tour caption { color: #333; font-weight: bold; margin-top: 2em; text-align: left; }
.tour tr { background: #fff url(/images/display/bg-tour-tr.png) repeat-y scroll top left; }
.tour td { border-bottom: 10px solid #fff; padding: 3px 35px 3px 5px; }
.tour tr.arrive td { border-bottom: 0; }
.tour .location { font-weight: bold; }
/* conference stats */
#stats { margin: 10px 0 0 -10px; width: 750px; /* position: absolute; bottom: 1px; left: -10px; */ }
#stats .top { background: #666; /* background: transparent url(/images/display/boxSprite.png) no-repeat scroll right -50px; */ }
#stats .top div { background: #666; margin: 0 5px 0 0; }
#stats .btm { background: #666 /* background: transparent url(/images/display/boxSprite.png) no-repeat scroll right -55px; */ }
#stats .btm div { background: #666; margin: 0 5px 0 0; }
#stats .content { background: #666; border: 0; height: 45px; padding: 5px 10px; }
#explore { clear: both; }
#explore .title { color: #696b29; font-size: 2.15em; font-weight: bold; margin: 0; padding: 0.25em 10px; }
#explore a {
	background: #a13b04 url(/images/display/fillSprite.png) repeat-x scroll 0 -367px; 
	font-size: 1.08em; 
	font-weight: bold; 
	display: block; 
	padding: 2px 13px 2px 12px;
	text-transform: uppercase; 
	}
#explore a:link, 
#explore a:visited { color: #fff; text-decoration: none; }
#explore a:hover { color: #fff; text-decoration: none; }
#explore a:hover img { border: 1px solid #fff; }
#explore a:active { color: #fff; text-decoration: none; }
#explore a img { border: 1px solid transparent; display: block; }
#explore ul { list-style-type: none; margin: 0; padding: 0; }
#explore ul li { float: left; display: block; padding: 0 3px 5px; width: 189px; }
#explore .top { background: transparent url(/images/display/boxSprite.png) no-repeat scroll left -70px;}
#explore .top div { background: transparent url(/images/display/boxSprite.png) no-repeat scroll right -60px; }
#explore .top div div { background: #eb852a; border-top: 0; margin: 0 5px; }
#explore .btm { background: transparent url(/images/display/boxSprite.png) no-repeat scroll left -75px; }
#explore .btm div { background: transparent url(/images/display/boxSprite.png) no-repeat scroll right -65px; }
#explore .btm div div { background: #a13b04; border-bottom: 0; height: 5px; }
/* misc */
#ABWEvent { height: 311px; }
.register-ad { margin: 45px 0 10px; }
.action { height: 60px; position: relative; }
.action-note-left { color: #666; float: left; font-size: 1em; font-style: italic; margin: 0; padding: 0; width: 400px; position: absolute; top: 7px; left: 175px; }
.btn-pair { color: #666; margin: 1em 0 2em; }
.btn-pair p { font-size: 0.92em; padding-top: 0; width: 400px; }
.block { clear: both; margin: 2em 0 1.5em; }
.clearfix {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.expoMap { border: 1px solid #b7ca5a; margin: 1em 0 1em -45px; width: 700px; }
#sub .boothKey { padding-left: 0; }
.boothKey dt { font-size: 1.08em; margin-bottom: 1em; }
.boothKey dd { position: relative; }
.boothKey .available, .boothKey .sold, .boothKey .hold { background: #666; display: block; height: 20px; width: 35px; position: absolute; top: 0; left: 5em;}
.boothKey .available { background: #86fa78; }
.boothKey .sold { background: #f78776; }
.boothKey .hold { background: #f7fa77; }
.kit {  width: 250px; position: absolute; bottom: 3em; right: -300px; }
.kit .caption { margin: 0.5em 0; font-size: 0.92em; font-style: italic; font-weight: bold; line-height: 1.25; }
.jsMsg { background: #FFFFCB url(/images/display/error.png) no-repeat scroll 5px 5px; border: 1px solid #ef7a27; color: #a22; display: block; margin: 0 10px 10px; padding: 3px 10px 3px 30px; }
.partner-img { margin-top: 20px; }
.partner-info { margin: 0 0 30px 180px; }
.co-located-ad { margin: 0 0 10px; }
.co-located-ad.first { margin-top: 45px; }
.sectionOff { display: none; }
.sectionOn { display: block; }

/*************************************************************************
 * Core Structure
 *************************************************************************/
body {
	background: #ccc;
	color: #000;
	margin: 0;
}
#siteWrap { 
	background: transparent url(/images/display/bg-siteWrap.gif) repeat-y scroll top center;
	margin: 0 auto;
	padding: 4px 12px; 
	width: 979px; 
}
#site { background: #fff; border-right: 1px solid #999; border-left: 1px solid #999; color: #000; padding: 0 1px; }
#sub .pageBody { margin: 0 75px 0 75px; position: relative; }
/* #sub .pageBody { margin: 0 10px 0; } */
#sub .hdrImg { display: block; margin: 0 -310px 0 -75px; }
#sub .pageHdr { 
	background: #333 url(/images/display/fillSprite.png) repeat-x scroll 0 -32px; 
	color: #fff; 
	font-size: 1.62em; 
	height: 31px;
	line-height: 1;
	margin: 1px -300px 1em -75px; 
	padding: 0 300px 0 65px; 
}
#sub .pageHdr span { background: #696b29 url(/images/display/fillSprite.png) repeat-x scroll 0 0; display: block; padding: 5px 10px; }

/*************************************************************************
 * Header
 *************************************************************************/
#header { background: #ddd; color: #999; margin: 0; padding: 3px 0 0; }
#header .ticker { margin: 0 10px 3px 394px; text-align: center; /* TEMP ->  height: 20px; */ }
#headerContentWrap { background: #878935 url(/images/display/fillSprite.png) repeat-x scroll 0 -64px; }
#headerContent { background: transparent url(/images/display/fillSprite.png) no-repeat scroll right -187px; color: #fff; height: 123px; position: relative; }
#headerContent .logo { display: block; margin: 0; padding: 0; position: absolute; top: 0; left: 0; }
#headerContent .title { margin: 0; padding: 0; }
#headerContent .details { color: #fff; font: bold 1em Arial, Verdana, sans-serif; margin: -5px 0 0 -50px; text-align: center; }
#headerContent .details em { font-style: normal; }
#headerContent .details p { margin: 0; }
#headerContent .details .date { font-size: 1.38em; padding-bottom: 3px; }
#headerContent .colocated { color: #fff; font-size: 0.85em; margin: 0; padding: 0; width: 372px; position: absolute; top: 0; right: 0; }
#headerContent .colocated dt { color: #fff; font-weight: bold; height: 23px; line-height: 2.40; margin: 0; padding: 0; }
#headerContent .colocated dd { float: left; }
#headerContent .colocated .date { font-weight: bold; }

/*************************************************************************
 * Navigation
 *************************************************************************/
/* primary navigation */
#primary-nav            { background: #162732 url("/images/layout/primary_nav.gif") repeat-x; height: 36px; margin: 0px 1px 0px 1px; padding: 0px; color: #fff; z-index: 500; position: relative; }
#primary-nav ul         { list-style: none; margin: 0; padding: 0; }
#primary-nav li         { float: left; margin: 3px 0px 0px 0px; padding: 0px 5px 0px 0px; }
#primary-nav a.tab      { display: block; float: left; font: bold 14px Arial, Verdana, sans-serif; height: 33px; line-height: 33px; padding-right: 10px; text-transform: uppercase; }
#primary-nav a.tab span { cursor: pointer; display: block; float: left; height: 33px; padding: 0px 0px 0px 14px; margin-right: 4px; }

#primary-nav a.tab:link, 
#primary-nav a.tab:visited              { color: #fff; text-decoration: none; }
#primary-nav a.tab:hover, 
#primary-nav ul > li:hover a.tab        { background: transparent url("/images/layout/primary_nav_tab_r.png") no-repeat right; color: #fff; text-decoration: none; }
#primary-nav a.tab:hover span, 
#primary-nav ul > li:hover a.tab span   { background: transparent url("/images/layout/primary_nav_tab_l.png") no-repeat; }
#primary-nav a.tab:active               { background: transparent url("/images/layout/primary_nav_tab_r.png") no-repeat right; color: #fff; text-decoration: none; }
#primary-nav a.tab:active span          { background: transparent url("/images/layout/primary_nav_tab_l.png") no-repeat; }

#primary-nav .active a.tab,
#primary-nav ul > li.active:hover a.tab,  
#primary-nav .active a.tab:hover, 
#primary-nav ul:hover li.active:hover a.tab         { background: transparent url("/images/layout/primary_nav_tab_r.png") no-repeat right; color: #fff; text-decoration: none; }
#primary-nav .active a.tab span,
#primary-nav ul > li.active:hover a.tab span, 
#primary-nav .active a.tab:active span, 
#primary-nav ul:hover li.active:hover a.tab span    { background: transparent url("/images/layout/primary_nav_tab_l.png") no-repeat; }
#primary-nav ul:hover li.active a.tab               { background: transparent url("/images/layout/primary_nav_tab_r.png") no-repeat right; }
#primary-nav ul:hover li.active a.tab span          { background: transparent url("/images/layout/primary_nav_tab_l.png") no-repeat; }

/* primary navigation dropdown */
#primary-nav .pane                  { display: none; }
#primary-nav ul > li:hover .pane    { display: block; clear: left; color: #fff; font: bold 0.89em Arial, Verdana, sans-serif; list-style-type: none; margin: 0px 0px 0px 1px;
                                        padding: 0px; position: absolute; top: 36px; background: transparent url("/images/layout/primary_nav_dropdown.png") repeat; z-index: 1000; }
#primary-nav ul > li:hover .pane li { clear: left; margin: 0px; width: 100%; }
#primary-nav .pane a                { display: block; padding: 0px 12px; height: 28px; line-height: 28px; color: #fff; text-decoration: none; }
#primary-nav .pane a:visited        { color: #fff; }
#primary-nav .pane a:hover, 
#primary-nav .pane li.active a      { background-color: #5f6a72; }
/**
*	Tactical Navigation
*/
#tacticalNav { list-style-type: none; margin: 0 0 22px; padding: 0; position: absolute; top: -21px; left: 0; }
#tacticalNav li { float: left; margin: 0; padding: 0; }
#tacticalNav a { display: block; float: left; font: bold 1em Arial, Verdana, sans-serif; padding-right: 39px; }
#tacticalNav .first.off, 
#tacticalNav .first.offon, 
#tacticalNav .first.offoff { background: transparent url(/images/display/tacticalTabSprite.png) no-repeat scroll 0 0; padding-left: 12px; }
#tacticalNav .first.on, 
#tacticalNav .first.onoff { background: transparent url(/images/display/tacticalTabSprite.png) no-repeat scroll 0 -21px; padding-left: 12px; }
#tacticalNav .off a { background: transparent url(/images/display/tacticalTabSprite.png) no-repeat scroll right -42px; }
#tacticalNav .offoff a { background: transparent url(/images/display/tacticalTabSprite.png) no-repeat scroll right -84px; }
#tacticalNav .offon a { background: transparent url(/images/display/tacticalTabSprite.png) no-repeat scroll right -105px; }
#tacticalNav .onoff a { background: transparent url(/images/display/tacticalTabSprite.png) no-repeat scroll right -126px; }
#tacticalNav .on a { background: transparent url(/images/display/tacticalTabSprite.png) no-repeat scroll right -63px; }
/**
*	Search
*/
#search { position: absolute; top: 25px; right: 5px; }
#search label { display: none; }
#search .textSearch { background: transparent url(/images/display/input-TextSearch.png) no-repeat scroll top left; border: 0; float: left; height: 15px; padding: 5px; width: 150px; }
#search .submitSearch, 
#search .submitSearch:visited, 
#search .submitSearch:hover, 
#search .submitSearch:active {
	background: transparent url(/images/display/btn-SearchSite.png) no-repeat scroll bottom left;
	border: none;
	color: #fff;
	cursor: pointer;
	float: left;
	width: 85px;
	height: 25px;
	margin: 0 5px 0 0;
	padding: 0;
	/* imgReplace */
	text-indent: -9999px;
	overflow: hidden;
	text-align: left;
	white-space: nowrap;
	word-spacing: -2ex;
	letter-spacing: -2ex;
}
#search .submitSearchWeb, 
#search .submitSearchWeb:visited, 
#search .submitSearchWeb:hover, 
#search .submitSearchWeb:active {
	background: transparent url(/images/display/btn-SearchWeb.png) no-repeat scroll bottom left;
	border: none;
	color: #fff;
	cursor: pointer;
	float: left;
	width: 46px;
	height: 25px;
	margin: 0;
	padding: 0;
	/* imgReplace */
	text-indent: -9999px;
	overflow: hidden;
	text-align: left;
	white-space: nowrap;
	word-spacing: -2ex;
	letter-spacing: -2ex;
}
/**
*	User Tactical
*/
.userTactical {
	background: transparent url(/images/display/tabSprite-l.png) no-repeat scroll 0 0;
	color: #fff;
	display: block;
	font-size: 0.85em;
	font-weight: bold;
	height: 29px;
	margin: 0;
	padding: 0 0 0 71px;
	position: absolute;
	bottom: 0;
	right: 0;
}
.userMessage { font-weight: normal; padding: 0 0 0 15px; }
.userMessage, 
.userMenu {
	background: #333 url(/images/display/tabSprite-r.png) repeat-x scroll 0 -29px;
	display: block;
	height: 29px;
	float: left;
	line-height: 2.5;
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 0;
}
.userMenu li { display: inline; margin: 0; padding: 0; }
.userMenu a { margin-left: 15px; }
.userMenu a:link, 
.userMenu a:visited { border-bottom: 1px dotted #919191; color: #fff; text-decoration: none; }
.userMenu a:hover { border-bottom: 1px dotted #fc6; color: #fc6; text-decoration: none; }
.userMenu a:active { border-bottom: 1px dotted #06c; color: #06c;  text-decoration: none; }
/* auxilary nav */
.auxNav { font-size: 0.92em; }
.auxNav a:link, .auxNav a:visited { border-bottom: 1px dotted #333; color: #333; text-decoration: none; }
.auxNav a:hover, .auxNav a:active { border-bottom: 1px solid #696b29; color: #696b29; text-decoration: none; }

/*************************************************************************
 * Footer
 *************************************************************************/
#footerWrap { background: #2e2e2e url(/images/display/fillSprite.png) repeat-x scroll 0 -366px; border-top: 1px solid #fff; clear: both; color: #fff; padding: 0; width: 100%; position: relative; }
#footer { height: 65px; padding: 5px 10px; position: relative; }
#footer p,
#footer address { font-style: normal; margin: 0; padding: 0; }
#footer a:link { color: #fff; text-decoration: underline; }
#footer a:visited { color: #fff; }
#footer a:hover { color: #fff; }
#footer a:active { color: #fff; }
#footer .details, 
#footer .legal { font-size: 0.87em; line-height: 6.5; height: 65px; }
#footer .legal { position: absolute; top: 5px; right: 145px; }
#footer .parent { position: absolute; top: 8px; right: 10px; }

/*************************************************************************
 * Column Logic
 *************************************************************************/
.colmask {
	border-bottom: 1px solid #ddd;
	background: #b5b2b5;
	position: relative;	/* This fixes the IE7 overflow hidden bug */
	clear: both;
	float: left;
	width: 975px; /* width of whole page (minus left and right borders) */
	overflow: hidden;	/* This chops off any overhanging divs */
	}
/* common column settings */
.colright,
.colmid,
.colleft {
	float: left;
	width: 975px;
	position: relative;
	}
.col1,
.col2,
.col3 {
	float: left;
	position: relative;
	padding: 10px 0 5px 0;
	overflow: hidden;
	}
.col1 { overflow: visible; }
/* 2 Column settings */
.twocolumn {
	background: #eee;	/* right column background color */
	}
.twocolumn .colleft {
	right: 225px;		/* right column width */
	background: #efefef;	/* left column background color */
	}
.twocolumn .col1 {
	width: 725px;	/* left column content width (left column width minus left and right padding) */
	left: 235px;	/* (right column width) plus (left column left padding) */
	}
.twocolumn .col2 {
	width: 205px;	/* right column content width (right column width minus left and right padding) */
	left: 260px;	/* (right column width) plus (left column left and right padding) plus (right column left padding) */
	padding-bottom: 10px;
	}
/* EMA page column settings */
/* No alt layouts yet
#ema .twocolumn {
	background: #eee;
	}
#ema .twocolumn .colleft {
	right: 225px;
	background: #fff;
	}
#ema .twocolumn .col1 {
	width: 710px;
	left: 235px;
	}
#ema .twocolumn .col2 {
	width: 205px;
	left: 275px;
	padding-bottom: 10px;
	}
/* Sub page column settings */
#sub .colmask { /* min-height: 350px; */ }
#sub .col1,
#sub .col2,
#sub .col3 {
	padding: 0 0 2em 0;
	overflow: visible
	}
/* 2 Column settings */
#sub .twocolumn {
	/* background: #fff; */
	}
#sub .twocolumn .colleft {
	/* right: 0;
	background: #fff; */
	}
#sub .twocolumn .col1 {
	width: 750px;
	left: 225px;
	min-height: 475px;
	}
#sub .twocolumn .col2 {
	left: 235px;
	margin-top: 160px;
}
/* taking .col2 out of the flow and positioning absolute */
/* No alt layouts yet
#sub .twocolumn .col2 {
	width: 205px;
	position: absolute;
	top: 175px;
	left: 755px;
	}
	
/*************************************************************************
 * Sponsors
 *************************************************************************/
#sponsors h4 {
	color: #333;
	font-size: 0.92em;
	margin: 0;
	padding: 0 0 0 1px;
	text-transform: none;
	}
#sub #sponsors h4 { font-weight: bold; }
#sponsors .adlist { list-style: none; margin: 0; padding: 0; text-align: center; }
#sponsors .adlist img { border: none; }
#webAds { overflow: hidden; }
#sponsors #ctl00_bbiAds1_pnlAds div, 
#webAds #ctl00_LukesAdRotator_wrapper { background: transparent url(/images/display/bg-sponsor.png) no-repeat scroll top left; height: 125px; margin: 0 auto 5px; padding: 1px 0 0; width: 205px; }
#sponsors #ctl00_bbiAds1_pnlAds div div, 
#webAds #ctl00_LukesAdRotator_wrapper div { background: #fff; margin: 0 auto; text-align: center; width: 100%; }
#sponsors #ctl00_bbiAds1_pnlAds div div img { margin: 0 auto 0; padding-top: 10px; }
.adHeaderHidden { display: none; }
	
/*************************************************************************
 * EMA/Control Overrides
 *************************************************************************/
.emaHdr .soldOut { margin-right: 10px; margin-left: 0; }
.soldOut { background: #c00; color: #fff; font-style: normal; font-weight: bold; padding: 2px 4px; }
.formtable .formlabel { padding: 3px 0; }
.tabstrip ul { line-height: normal; margin-bottom: 25px; }
.RadTabStrip_SimpleBarBrick .level2 ul { padding: 3px 0; }
#ema .content { background: #b5b2b5; border: 0; color: #333; font-size: 0.92em; padding: 0 0 0 5px; }
#content .RadTabStrip_SimpleBarBrick .level2 ul { background-color: #E3E3E3; }
#content .RadTabStrip_SimpleBarBrick .level1 li a .innerWrap { background-color: #333; }
#content .RadTabStrip_SimpleBarBrick .level1 li a:hover,
#content .RadTabStrip_SimpleBarBrick .level1 li a:hover .wrap,
#content .RadTabStrip_SimpleBarBrick .level1 li a:hover .innerWrap {
	color: white;
	background-color: #747474;
}
#content .RadTabStrip_SimpleBarBrick .level1 li a.selected .innerWrap { background-color: #747474; }
#content .RadTabStrip_SimpleBarBrick .level1 li a.selected:hover,
#content .RadTabStrip_SimpleBarBrick .level1 li a.selected:hover .wrap,
#content .RadTabStrip_SimpleBarBrick .level1 li a.selected:hover .innerWrap {
	color: white;
	background-color: #747474;
}
#content .RadTabStrip_SimpleBarBrick { border-bottom: solid 4px #d3d3d3; }
#content .RadTabStrip_SimpleBarBrick .level2 li a.selected,
#content .RadTabStrip_SimpleBarBrick .level2 li a.selected:hover,
#content .RadTabStrip_SimpleBarBrick .level2 li a:hover {
	color: #666;
}
/* Exhibitor List Grid, Sponsorship Op. - for use with 'sub' layout */
#sub .emaSponsorOp h4 { color: #333; text-transform: none; }
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}
.filledRatingStar { background-image: url(/images/rating/FilledStar.png); }
.emptyRatingStar { background-image: url(/images/rating/EmptyStar.png); }
.savedRatingStar { background-image: url(/images/rating/SavedStar.png); }
