/* UNIVERSAL STYLES
================================================================================*/

body {
	font: 12px/16px arial, helvetica, sans-serif;
	color: #000;
	color: #505050;
	text-align: center;
	background: #C1B7AD url('../images1/bg_stripe.gif') repeat 0 0;
	padding: 0 0 25px 0;
	margin: 0;
}

.spaw_body {
	font: 12px/16px arial, helvetica, sans-serif;
 	text-align: left;
 	background-color: #FFF;
	background-image: none;
	padding: 10px;
}

body * {
	margin: 0;
}

table {
	border-collapse: collapse;
}

#container_home th, #container_home td {
	vertical-align: top;
}

th, td {
/*	vertical-align: top;*/
}

/* TYPOGRAPHY
================================================================================*/

h1 {
	font-size: 24px;
	line-height: 24px;
	color: #BFC500;
	padding: 16px 0 5px 0;
}

div#container_home h1 {
	padding: 0;
}

h1.pagetitle {
	font-size: 24px;
	line-height: 30px;
	text-transform: uppercase;
	color: #FFF;
	background: #DBE120;
	padding: 10px 0 0 12px;
	margin-bottom: -7px;
}

* html h1.pagetitle {
	margin-bottom: -6px;
}

h2 {
	font-size: 16px;
	line-height: 18px;
/*	font-weight: normal;*/
	color: #2D5497;
	padding: 16px 0 5px 0;
}

h3 {
	font-size: 14px;
	color: #2D5497;
	padding: 16px 0 5px 0;
}

h4 {
	font-size: 12px;
	color: #666;
	padding: 16px 0 5px 0;
}

hr {
	width: 100%;
	height: 1px;
	color: #DBE120;
	background-color: #DBE120;
	border: none;
	padding: 0;
	margin: 10px 0;
	clear: both;
}

p {
	padding: 5px 0;
}

a, a:visited, a:focus, a:active {
	color: #8D9200;
	text-decoration: none;
}

a:hover {
	color: #8D9200;
	text-decoration: underline;
}

div#content ul, .spaw_body ul {
	padding: 10px 0 10px 40px;
}

div#content ul li, .spaw_body ul {
	list-style-type: square;
}

div#content ol, .spaw_body ol {
	padding: 10px 30px;
}

div#content li, .spaw_body li {
	padding: 0;
}

div#content table td, .spaw_body td {
	vertical-align: top;
}

/* MAIN STRUCTURAL LAYOUT
================================================================================*/

div#ad_top {
	width: 100%;
	height: 92px;
	background: #7F6E61;
	border-bottom: 3px solid #DBE120;
	padding: 8px 0 10px 0;
	margin-bottom: 20px;
	color: #FFF;
/*	font-size: 40px;
	height: 5px;
	padding: 10px 0 0 0;*/
}

div#ad_top img {
	border: 1px solid #FFF;
}

div#container, div#container_home {
	width: 970px;
	text-align: left;
	background: url('../images1/wrap.gif') repeat-y 50% 0;
	padding: 0;
	margin: 0 auto;
}

div#content_side1, div#content_side2 {
	float: left;
	width: 230px;
	padding: 0;
}

div#content_side2 {
	float: right;
}

div#content {
	float: left;
	width: 465px;
	/*background: #FFF url('../images1/logo.gif') no-repeat 0 7px;*/
	
	border-right: 1px solid #5E5E5E;
/*	border-bottom: 1px solid #5E5E5E;*/
	padding: 72px 7px 7px 7px;
	margin: 0 15px;
}

div.clear {
	clear: both;
}

/* SPOTLIGHT STYLES
================================================================================*/

div#spotlight {
	width: 229px;
	border-right: 1px solid #5E5E5E;
	padding: 0;
	margin-bottom: 8px;
}

div#spotlight div {
	width: 215px;
	color: #FFF;
	background: #FFF;
	padding: 7px;
}

div#spotlight div div {
	width: 205px;
	text-align: center;
	background: #A69787;
	padding: 12px 5px;
}

div#spotlight h2 {
	font-size: 10pt;
	line-height: 14px;
	font-weight: bold;
	text-align: left;
	color: #FFF;
	text-transform: uppercase;
	background: #A69787;
	padding: 0 0 5px 0;
	margin: 0 10px 0 14px;
}

div#spotlight a, div#spotlight a:visited, div#spotlight a:focus, div#spotlight a:hover, div#spotlight a:active {
	color: #DBE120;
}

div#spotlight div div.hr {
	width: 215px;
	line-height: 0;
	border-bottom: 3px solid #DBE120;
	padding: 0;
	margin: 2px 0;
	clear: both;
}

* html div#spotlight div div.hr {
	margin-bottom: -3px;
}

div#spotlight p {
	font-size: 11px;
	color: #FFF;
	background: #132F5F;
	background: #DE2F2F;
	padding: 15px 10px 15px 20px;
}


div#spotlight p.hideme {
	display: none;
}

div#spotlight span span {
	display: block;
	text-align: right;
	background: #DBE120 url('../images1/stripe_highlight_tile.gif') repeat-x 0 50%;
	margin-bottom: 7px;
}

div#spotlight h4 {
	display: inline;
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	color: #295D7D;
	text-align: right;
	background: #DBE120;
	padding: 2px 5px;
}

div#spotlight h4 a, div#spotlight h4 a:visited, div#spotlight h4 a:focus, div#spotlight h4 a:hover, div#spotlight h4 a:active {
	color: #295D7D;
}


/* SPOTLIGHT TAB NAVS
--------------------------------------------------------------------------------*/

div#spotlight div#register_tab,div#spotlight div#register_tab_fr, div#spotlight div.register_tab_exhibitors, div#spotlight div.register_tab_attendees,  div#spotlight div.register_tab_media {
	width: 229px; 
	height: 25px;
	background: url('../images1/spotlight_register2.gif') no-repeat 0 100%;
/*	overflow: hidden;*/
	border: none;
	padding: 0;
	margin: 0;
}

div#spotlight div#register_tab_fr {
	height: 40px;
}

div#spotlight div.register_tab_attendees {
/*	background: url('../images1/spotlight_register.gif') no-repeat 0 -30px;*/
	background: url('../images1/spotlight_register2.gif') no-repeat 0 100%;
}

div#spotlight div.register_tab_media {
/*	background: url('../images1/spotlight_register.gif') no-repeat 0 -60px;*/
	background: url('../images1/spotlight_register2.gif') no-repeat 0 100%;
}

div#spotlight ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

div#spotlight li {
	float: left;
/*	display: inline;*/
	font-size: 9px;
	line-height: 11px;
	text-transform: uppercase;
/*	background: #DBE120;
	border-top: 1px solid #FCFF95;
	border-right: 1px solid #5E5E5E;
	border-left: 1px solid #FCFF95;*/
	padding: 0 0 5px 30px;
/*	padding: 2px 11px;*/
}

div#spotlight div#register_tab_fr li {
	padding: 0 0 5px 10px;
}

div#spotlight li.first {
/*	background: none;*/
	padding-left: 7px;
/*	padding: 0;
	margin: 0 0 0 3px;*/
}

div#spotlight div#register_tab_fr li.first {
	padding-left: 10px;
}

div#spotlight li a, div#spotlight li a:visited, div#spotlight li a:focus, div#spotlight li a:active {
	color: #344481;
}

div#spotlight li a:hover {
	color: #005EFF;
	text-decoration: none;
}

/* GENERAL BOX & TABBED STRUCTURE STYLES
================================================================================*/

div#nav, div#search, div#search_fr, div#press, div#ad_small, div#news, div#newsletter {
	width: 230px;
	font-size: 11px;
	padding: 0;
}

div#nav div, div#press div, div#ad_small div, div#news div, div#newsletter div {
	width: 229px;
	background: #DBE120;
	background: #FFF;
	border-right: 1px solid #5E5E5E;
	padding: 0;
}

div#ad_small div, div#newsletter div {
	width: 199px;
	border-bottom: 1px solid #5E5E5E;
	background: #FFF; /* for ad_small only */
	padding: 10px 15px;
	margin-bottom: 10px;
}

div#ad_small div {
/*	height: 180px;*/
}

div#newsletter div {
	padding-bottom: 15px;
}

/* SEARCH, PRESS, AD, NEWS & NEWLETTER STYLES
--------------------------------------------------------------------------------*/

div#news div, div#newsletter div {
	color: #FFF;
	background: #132F5F;
}

/* TOP TAB STYLES
----------------------------------------*/

div#search h3, div#search_fr h3, div#press h3, div#ad_small h3, div#news h3, div#newsletter h3 {
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #DBE120;
	background: url('../images1/newsletter_top.gif') no-repeat 0 0;
	padding: 5px 10px 0 15px;
}

div#search h3 {
	background: url('../images1/search_top.gif') no-repeat 0 0;
}

div#search_fr h3 {
	background: url('../images1/search_top.gif') no-repeat 0 0;
}

div#press h3 {
	color: #132F5F;
	background: url('../images1/press_top.gif') no-repeat 0 0;
}

div#news h3 {
	background: url('../images1/news_top.gif') no-repeat 0 0;
}

div#ad_small h3 {
	color: #BCBCBC;
	background: url('../images1/ad_top.gif') no-repeat 0 0;
}

/* BOTTOM TAB STYLES
----------------------------------------*/

div#nav div.tab_bot, div#press div.tab_bot, div#news div.tab_bot {
	background: url('../images1/tab_bot_white_large.gif') no-repeat 100% 0;
	border-right: 1px solid #5E5E5E;
	padding: 0;
}

div#nav div.tab_bot {
	background: url('../images1/tab_bot_white_large.gif') no-repeat 100% 0;
	padding: 0;
}

div#nav div.tab_bot h4, div#press div.tab_bot h4, div#news div.tab_bot h4 {
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	color: #344481;
	background: url('../images1/tab_bot_highlight.gif') no-repeat 95% 5px;
	padding: 0 40px 0 0;
}

div.tab_bot h4 a, div.tab_bot h4 a:visited, div.tab_bot h4 a:focus, div.tab_bot h4 a:active {
	color: #344481;
}

div.tab_bot h4 a:hover {
	color: #204FFF;
	text-decoration: none;
}


/* PRESS & NEWS LIST STYLES
----------------------------------------*/

div#press ul, div#news ul {
	list-style-type: none;
	color: #737373;
	padding: 15px 15px;
}

div#news ul {
	border-bottom: 10px solid #FFF;
}

div#press ul li, div#news ul li {
	background: url('../images1/ul_cross_grey.gif') no-repeat 0 10px;
	padding: 5px 5px 5px 15px;
}

div#news ul li {
	color: #FFF;
	background: url('../images1/ul_cross_white.gif') no-repeat 0 10px;
}

div#press li a, div#press li a:visited, div#press li a:focus, div#press li a:active {
	color: #737373;
}

div#news li a, div#news li a:visited, div#news li a:focus, div#news li a:active {
	color: #FFF;
}

div#press li a:hover, div#news li a:hover {
	color: #204FFF;
	color: #4A6BA5;
	text-decoration: none;
}

div#news li a:hover {
	color: #8DA2C4;
}


/* PRESS & NEWS LIST STYLES
----------------------------------------*/

div#nav div#producedby {
	text-align: center;
	/*background: #FFF url('../images1/producedby.gif') no-repeat 0 50%;*/
	background-color: #FFF;
	border-top: none;
	padding: 10px 0;
}


/* MAIN MENU NAVIGATION STYLES
================================================================================*/

div#nav {
	background: url('../images1/nav_top.gif') no-repeat 0 0;
	padding-top: 15px;
}

div#nav ul {
	width: 199px;
	list-style-type: none;
/*	border-bottom: 1px solid #EBEBEB;*/
	padding: 5px 15px 10px 15px;
	margin: 0;
}

div#nav li { 
	font-size: 12px;
/*	border-top: 1px solid #EBEBEB;*/
	border-bottom: 1px solid #EBEBEB;
	padding: 0;
}

div#nav li.first {
/*	border: none;*/
}

div#nav li a, div#nav ul li a:visited, div#nav li a:focus, div#nav li a:active {
	width: 174px;
	display: block;
	color: #737373; 
	text-decoration: none;
	padding: 5px 0 5px 25px;
}

div#nav ul li a:hover {
	color: #8D9200;
}

div#nav li a.on, div#nav li a.on:visited, div#nav li a.on:focus, div#nav li a.on:hover, div#nav li a.on:active {
	font-weight: bold;
	color: #8D9200;
	background: url('../images1/nav_highlight.gif') no-repeat 0 10px;
}

/* MAIN MENU NAVIGATION TIER 2 STYLES
--------------------------------------------------------------------------------*/
div#nav li.tier2 {
	font-size: 11px;
	border: none;
}

div#nav li.tier2 a, div#nav li.tier2 a:visited, div#nav li.tier2 a:focus, div#nav li.tier2 a:active {
	width: 169px;
	padding: 3px 15px;
}
/*
div#nav li.tier2 a.on, div#nav li.tier2 a.on:visited, div#nav li.tier2 a.on:focus, div#nav li.tier2 a.on:hover, div#nav li.tier2 a.on:active {
	color: #8D9200;
	background: none;
}
*/
/* MAIN MENU NAVIGATION TIER 3 STYLES
--------------------------------------------------------------------------------*/
div#nav li.tier3 {
	font-size: 11px;
	border: none;
}

div#nav li.tier3 a, div#nav li.tier3 a:visited, div#nav li.tier3 a:focus, div#nav li.tier3 a:active {
	width: 169px;
	padding: 3px 15px;
}
/*
div#nav li.tier3 a.on, div#nav li.tier3 a.on:visited, div#nav li.tier3 a.on:focus, div#nav li.tier3 a.on:hover, div#nav li.tier3 a.on:active {
	color: #8D9200;
	background: none;
}
*/
/* MAIN MENU NAVIGATION TIER 4 STYLES
--------------------------------------------------------------------------------*/
div#nav li.tier4 {
	font-size: 11px;
	border: none;
}

div#nav li.tier4 a, div#nav li.tier4 a:visited, div#nav li.tier4 a:focus, div#nav li.tier4 a:active {
	width: 169px;
	padding: 3px 15px;
}
/*
div#nav li.tier4 a.on, div#nav li.tier4 a.on:visited, div#nav li.tier4 a.on:focus, div#nav li.tier4 a.on:hover, div#nav li.tier4 a.on:active {
	color: #8D9200;
	background: none;
}
*/

/* SEARCH STYLES
================================================================================*/

div#search form {
	width: 229px;
	color: #FFF;
	border-right: 1px solid #5E5E5E;
	padding: 0;
}

div#search_fr form {
	width: 229px;
	color: #FFF;
	border-right: 1px solid #5E5E5E;
	padding: 0;
}

div#search fieldset {
	border: none;
	padding: 0;
}

div#search_fr fieldset {
	border: none;
	padding: 0;
}

fieldset ol {
	list-style-type: none;
	background: #132F5F;
	border-bottom: 10px solid #FFF;
	padding: 10px 0 20px 0;
}

fieldset li {
	padding: 0 15px;

}

div#search input {
	width: 94%;
	font-size: 11px;
	border: none;
	padding: 2px 3px;
}

div#search_fr input {
	width: 94%;
	font-size: 11px;
	border: none;
	padding: 2px 3px;
}

div#search fieldset.submit {
	background: url('../images1/tab_bot_white.gif') no-repeat 100% 0;
	padding: 0;
}

div#search_fr fieldset.submit {
	background: url('../images1/tab_bot_white.gif') no-repeat 100% 0;
	padding: 0;
}

div#search fieldset.submit input {
	font-size: 11px;
	text-align: right;
	color: #344481;
	width: 100%;
	background: url('../images1/tab_bot_highlight.gif') no-repeat 95% 4px;
	padding: 0 40px 2px 0;
}

div#search_fr fieldset.submit input {
	font-size: 11px;
	text-align: right;
	color: #344481;
	width: 100%;
	background: url('../images1/tab_bot_highlight.gif') no-repeat 95% 4px;
	padding: 0 30px 2px 0;
}


/* MAIN CONTENT STYLES
================================================================================*/

div#flash_vid {
	margin-bottom: 7px;
}

div#newsflash {
	width: 445px;
	color: #205779;
	background: #DBE120 url('../images1/stripe_highlight_tile.gif') repeat-x 0 100%;
	padding: 15px 10px 8px 10px;
}

div#newsflash div {
	width: 445px;
	border-top: 1px solid #FFF;
	padding: 0;
}

div#intro {
	color: #1D4281;
	background: url('../images1/stripe_highlight_tile.gif') repeat-x 0 100%;
	padding: 30px 0 30px 20px;
}

div#intro h1 {
	padding-bottom: 10px;
}

div#intro img {
	border: 6px solid #DBE120;
	margin: 10px 0 0 10px;
}

div#content_main {
	color: #505050;
	background: #FFF;
	padding: 20px 15px 50px 15px;
}

div#content_main table.stripe_deco h2, div#content_main table.stripe_deco h3 {
	background: url('../images1/stripe_highlight_tile.gif') repeat-x 0 100%;
	padding: 25px 0 8px 0;
}

div#footer {
/*	width: 445px;*/
	width: 466px;
	font-size: 11px;
	color: #334E5F;
	border-bottom: 1px solid #5E5E5E;
/*	padding: 3px 10px;*/
	padding: 0 7px 7px 7px;
	margin: 0 auto;
	clear: both;
}

div#footer div {
	padding: 0;
	background: #DBE120;
	padding: 3px 10px 0 10px;
}

div#footer div p {
	float: left;
	padding: 0;
	margin: 0;
}

div#footer div p.builtby {
	float: right;
}

div#footer a, div#footer a:visited, div#footer a:focus, div#footer a:hover, div#footer a:active {
	color: #334E5F;
}



/* CONTENT FORM STYLES
================================================================================*/

div#content_main input {
	border: 1px solid #AAA;
}

div#content_main input.submit {
	width: auto;
	font-size: 10px;
	text-transform: uppercase;
	color: #205779;
	background: #DBE120;
	border: none;
	border: 1px solid #CAD0D8;
	padding: 3px;
}


/* EXHIBITOR LIST TABLE STYLES
================================================================================*/

table.exhibitor_list {
	width: 100%;
	border-collapse: collapse;
}

table.exhibitor_list th {
	font-weight: bold;
	color: #205779;
	background-color: #DBE120;
	border: 1px solid #FFF;
	padding: 3px 5px;
}

table.exhibitor_list td {
	vertical-align: top;
	border: 1px solid #FFF;
	padding: 2px 5px;
}

table.exhibitor_list tr.odd {
	background-color: #F1F4F8;
	background-color: #ECEFF3;
}


/* IMAGE GALLERY STYLES
================================================================================*/

div.gal_thmb {
	width: 132px;
	padding: 0;
	margin: 0;
}

div.gal_thmb p {
	width: 160px;
	font-size: 11px;
	color: #205779;
	background: #DBE120;
	padding: 5px;
	margin: 3px 0 0 0;
	text-align: left;	
}


/* EXHIBITOR INFO STYLES
================================================================================*/

table.exhibitor_info {
	border-collapse: collapse;
}

table.exhibitor_info td {
	vertical-align: top;
	padding: 3px 0;
}

table.exhibitor_info th {
	width: 30%;
	font-weight: normal;
	color: #2D5497;
	padding-right: 10px;
}

table.exhibitor_info tr.ts_contact, table.exhibitor_info tr.sales_contact { 
	background: #ECEFF3;
}

table.exhibitor_info tr.ts_contact td, table.exhibitor_info tr.ts_contact th, table.exhibitor_info tr.sales_contact td, table.exhibitor_info tr.sales_contact th {
	padding: 0 0 6px 10px;
}

table.exhibitor_info tr table td, table.exhibitor_info tr.ts_contact table td, table.exhibitor_info tr.sales_contact table td {
	vertical-align: top;
	padding: 0 10px 6px 0;
}

/* BRAND AND PRODUCT LIST TABLE STYLES
----------------------------------------*/

table.brand_list_table, table.product_list_table {
	width: 100%;
}

table.brand_list_table td, table.brand_list_table th, table.product_list_table td, table.product_list_table th {
	padding: 0 10px 0 0;
}

table.brand_list_table h4, table.product_list_table h4 {
	text-align: center;
	height: 30px;
	color: #2D5497;
	background: url('../images1/stripe_highlight_tile.gif') repeat-x 0 100%;
	padding: 5px 0 10px 0;
	margin: 15px 0 5px 0;
}

table.brand_list_table select, table.brand_list_table input, table.product_list_table select, table.product_list_table input {
/*	margin: 0 10px 0 0;*/
}

table.brand_list_table table, table.product_list_table table {
	padding: 0;
	margin: 0;
}

table.brand_list_table td table td, table.brand_list_table td.alpha_td, table.product_list_table td table td, table.product_list_table td.alpha_td {
	vertical-align: top;
	padding: 0;
}

/* HOVER MENU STYLES
================================================================================*/
div#nav li {
position: relative;
}
div#nav ul ul {
	/*display: none;*/
	position: absolute;
	top: 0;
	left: 100%;
	
	background-color: #fff;
/*	border-top: 1px solid #EBEBEB;
	border-left: 1px solid #EBEBEB;*/
	border-bottom: 1px solid #5E5E5E;
	border-right: 1px solid #5E5E5E;

	background-color: #E8E8E8;
	background-color: #ECEFF3;
/*	border-top: 1px solid #FFF;*/
	border-left: 1px solid #FFF;
}

div#nav ul li, div#nav ul ul {
margin: 0;
padding: 0;
}
div#nav li ul {
	display: none;
	z-index: 50;
}

div#nav ul ul a, div#nav ul ul a:visited, div#nav ul ul a:focus, div#nav ul ul a:active {
	color: #555;
	border-top: 1px solid #FFF;
}

div#nav ul ul a:hover {
	color: #205779;
	background: #DBE120;
}

div#nav ul ul li a.on, div#nav ul ul li a.on:visited, div#nav ul ul li a.on:focus, div#nav ul ul li a.on:hover, div#nav ul ul li a.on:active {
	color: #205779;
	background: #DBE120;
	background-color: #DBE120;
}



/* INFO EDIT
**************************/
select.mylist,select.biglist {
height: 600px;
width: 170px;
/*border: 1px solid #666;*/
} 
table.alpha_toc td {
/*border-right: 1px solid #000;
border-top: 1px solid #000;
border-bottom: 1px solid #000;*/
}
table.alpha_toc td.on {
  background-color: #ccf;
	background-color: #DBE120;
} 
table.alpha_toc {
/*position: relative;
left: -6px;*/
font-family: arial, helvetica, sans-serif;
font-size: 12px;
} 
table.alpha_toc td a,table.alpha_toc td a:visited,table.alpha_toc td a:hover,table.alpha_toc td a:active {
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  color: #00c;
  text-decoration: none;
  display: block;
  width: 20px;
  text-align: center;
  background-color: #eee;
	background-color: #ECEFF3;
  outline: none;
	border: 1px solid #CAD0D8;
	color: #205779;
} 
table.alpha_toc td a:hover {
  background-color: #ccc;
	background-color: #DBE120;
}
table.alpha_toc td a:active {
  background-color: #ccf;
	background-color: #DBE120;
} 
table.alpha_toc td a.on,table.alpha_toc td a:visited.on {
  background-color: #ccf;
	background-color: #DBE120;
}
div#content_main input.move_button {
width: 30px;
	color: #205779;
	background-color: #DBE120;
	border: 1px solid #CAD0D8;
	margin-bottom: 5px;
}
td.move_buttons {
vertical-align: middle;
}

div.language_toggle {
	background: #DBE120 url('../images1/yellow_corner.gif') no-repeat;
	float: right;
	width: 66px;
	height: 16px;
	padding: 3px 10px 5px 16px;
	font-size: 1.1em;
	text-align: right;
}

div.language_toggle a {
	color: #132f5f;
}

div.lang_toggle {
	float: right;
	width: 70px;
	border: 3px solid #dbe120;
	text-align: center;
	background-color: #344481;
	color: white;
	margin-bottom: -10px;
	margin-top: -12px;
}
div.lang_toggle a, div.lang_toggle a:visited, div.lang_toggle a:hover, div.lang_toggle a:active {
	color: white;
	font-weight: bold;
}
