* {
	margin: 0; padding: 0;
}
html, body {
	height: 100%;
}
body {
	font: 14px/18px Arial, Helvetica, sans-serif;
	color: #494859;
	background: #e8e8e8 url(../_img/body_bg_L.jpg) repeat-y left top;
}
#tickerbg {
	position: absolute;
	left: -33333px;
}
/**************************************/
/************* MAIN LAYOUT ************/
/**************************************/
#container {
	width: 960px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-bottom: -75px;
}
#container h1 a {
	display: block;
	background: url(../_img/euroblech2010_logo.gif) no-repeat;
	width: 245px;
	height: 165px;
	text-indent: -3333px;
	font-size: 18px;
	text-decoration: none;
	outline: none;
}
#container #strap {
	position: absolute;
	left: 245px;
	top: 28px;
	width: 715px;
	height: 95px;
	text-indent: -3333px;
}
.eng #container #strap {
	background: url(../_img/strap-eng.gif) no-repeat;
}
.de #container #strap {
	background: url(../_img/strap-de.gif) no-repeat;
}
.it #container #strap {
	background: url(../_img/strap-it.gif) no-repeat;
}
.spa #container #strap {
	background: url(../_img/strap-spa.gif) no-repeat;
}
.fr #container #strap {
	background: url(../_img/strap-fr.gif) no-repeat;
}
#logo {
	display: none; /* for print stylesheet only */
}
#left_column {
	float: left;
	margin-top: 28px;
	width: 255px;
	background: url(../_img/left_column_bg.jpg) repeat-y;
}
#content {
	width: 665px;
	margin-left: 40px;
	display: inline;
	float: left;
	/* margin-top: 95px for strap + 28px for topbar= 123px */
	margin-top: 123px;
	padding-bottom: 25px;
}



/****************************************************/
/***************  GLOBAL NAVIGATION  ****************/
/****************************************************/
#globalnav {
	list-style: none;
	background: url(../_img/nav_bg_saturated.jpg) no-repeat;
	width: 245px;
	padding: 15px 0;
}
#globalnav li a {	
	color: #fff;
	text-decoration: none;
	outline: none;
	margin-left: 58px;
	display: block;
	line-height: 21px;
	padding-left: 17px;
	height: 21px;
	background-image: url(../_img/nav_item_bg_light_w_arrow.gif); 
	background-repeat: no-repeat;
	
}
#globalnav li a:hover {
	background-position: 0 -42px;
	color: #fff;
}
#globalnav li ul { 
	list-style-type: none;
	display: none;
	padding-bottom: 4px;
}
#globalnav li ul li {
	display: inline;
}
#globalnav li ul li a  {
	height: auto;
	padding-left: 32px;
	padding-right: 8px;
	text-decoration: none;
	font-size: 12px;
	font-size: 13px;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 14px;
	background: url(../_img/subnav_bg.gif) no-repeat 0px 3px;
}
#globalnav li ul li a:hover {
	color: #fff;
}
#globalnav_end {
	height: 3px;
	background: url(../_img/nav_end.gif) no-repeat;
	overflow: hidden;
}
#globalnav li#nav-skip {
	display: none;
}
/****** ACTIVE NAV STATES **********/
.home #globalnav li#nav-home a,
.euroblech #globalnav li#nav-euroblech a,
.exlist #globalnav li#nav-exlist a,
.exhibit #globalnav li#nav-exhibit a,
.exservices #globalnav li#nav-exservices a,
.visit #globalnav li#nav-visit a,
.travel #globalnav li#nav-travel a,
.press #globalnav li#nav-press a,
.bulletin #globalnav li#nav-bulletin a,
.contact #globalnav li#nav-contact a,
.links #globalnav li#nav-links a {
	background-image: url(../_img/nav_item_bg_light_w_arrow.gif);
	background-position: 0 -21px;
	color: #fff;
	color: #8B2289;
	font-weight: bold;
}
.it #globalnav li a {
	font-weight: normal !important;
}
.spa #globalnav li a {
	font-weight: normal !important;
}
/********* SHOW SUB NAVS **********/
.euroblech #globalnav li#nav-euroblech ul,
.exlist #globalnav li#nav-exlist ul,
.exhibit #globalnav li#nav-exhibit ul,
.exservices #globalnav li#nav-exservices ul,
.visit #globalnav li#nav-visit ul,
.travel #globalnav li#nav-travel ul,
.press #globalnav li#nav-press ul,
.contact #globalnav li#nav-contact ul,
.links #globalnav li#nav-links ul { 
		display: block;
}
/******** OVERRIDE PARENT STYLES ************/
/******** For sub nav - not active or hovered */
.euroblech #globalnav li#nav-euroblech ul li a,
.exlist #globalnav li#nav-exlist ul li a,
.exhibit #globalnav li#nav-exhibit ul li a,
.exservices #globalnav li#nav-exservices ul li a,
.visit #globalnav li#nav-visit ul li a,
.travel #globalnav li#nav-travel ul li a,
.press #globalnav li#nav-press ul li a,
.contact #globalnav li#nav-contact ul li a,
.links #globalnav li#nav-links ul li a { 
	background: url(../_img/subnav_bg.gif) no-repeat;
	background-position: 0 -100px;
	color: #E4B3B1;
	color: #C89AC8; /* subtle */
	font-weight: normal;

}
.euroblech #globalnav li#nav-euroblech ul li a:hover,
.exlist #globalnav li#nav-exlist ul li a:hover,
.exhibit #globalnav li#nav-exhibit ul li a:hover,
.exservices #globalnav li#nav-exservices ul li a:hover,
.visit #globalnav li#nav-visit ul li a:hover,
.travel #globalnav li#nav-travel ul li a:hover,
.press #globalnav li#nav-press ul li a:hover,
.contact #globalnav li#nav-contact ul li a:hover,
.links #globalnav li#nav-links ul li a:hover { 
	background: url(../_img/subnav_bg.gif) no-repeat;
	color: #fff;
	background-position: 0 0;
}

/******** ACTIVE SUB-NAV STATES ************/
#euroblech-exprofile-page #nav-euroblech #nav-euroblech-exprofile a,
#euroblech-visprofile-page #nav-euroblech #nav-euroblech-visprofile a,
#euroblech-facts-page #nav-euroblech #nav-euroblech-facts a,
#euroblech-live-page #nav-euroblech #nav-euroblech-live a,
#euroblech-history-page #nav-euroblech #nav-euroblech-history a,

#exhibit-exprofile-page #nav-exhibit #nav-exhibit-exprofile a,
#exhibit-stand-page #nav-exhibit #nav-exhibit-stand a,
#exhibit-calc-page #nav-exhibit #nav-exhibit-calc a,
#exhibit-marketing-page #nav-exhibit #nav-exhibit-marketing a,
#exhibit-reserve-page #nav-exhibit #nav-exhibit-reserve a,
#exhibit-request-page #nav-exhibit #nav-exhibit-request a,

#exservices-schedule-page #nav-exservices #nav-exservices-schedule a,
#exservices-downloads-page #nav-exservices #nav-exservices-downloads a,
#exservices-tech-page #nav-exservices #nav-exservices-tech a,
#exservices-login-page #nav-exservices #nav-exservices-login a,
#exservices-obs-page #nav-exservices #nav-exservices-obs a,
#exservices-ticket-page #nav-exservices #nav-exservices-ticket a,
#exservices-ip-page #nav-exservices #nav-exservices-ip a,

#visit-key-page #nav-visit #nav-visit-key a,
#visit-map-page #nav-visit #nav-visit-map a,
#visit-request-page #nav-visit #nav-visit-request a,
#visit-diary-page #nav-visit #nav-visit-diary a,
#visit-planner-page #nav-visit #nav-visit-planner a,
#visit-preview-page #nav-visit #nav-visit-preview a,
#visit-seminar-page #nav-visit #nav-visit-seminar a,
#visit-shop-page #nav-visit #nav-visit-shop a,

#travel-reachus-page #nav-travel #nav-travel-reachus a,
#travel-accommodation-page #nav-travel #nav-travel-accommodation a,
#travel-packages-page #nav-travel #nav-travel-packages a,
#travel-hanover-page #nav-travel #nav-travel-hanover a,
#travel-visas-page #nav-travel #nav-travel-visas a,

#press-info-page #nav-press #nav-press-info a, 
#press-accreditation-page #nav-press #nav-press-accreditation a,
#press-releases-page #nav-press #nav-press-releases a,
#press-photos-page #nav-press #nav-press-photos a,
#press-downloads-page #nav-press #nav-press-downloads a,
#press-stats-page #nav-press #nav-press-stats a,
#press-contact-page #nav-press #nav-press-contact a {
	color: #fff;
	background-position: 0 1px;
}



/*********************************************/
/************ RIGHT HAND BUTTONS *************/
/*********************************************/
#content .right_content {
	float: right;
	width: 165px;
	padding-left: 35px;
	margin-top: 44px;
}
#content .right_content p {
	padding: 0;
}
#content .right_content .button {
	width: 156px;
	width: 141px;
	padding: 0;
}
#content .right_content .button a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
/******************/
/* Medium buttons */
/******************/
#content .right_content .red_medium a,
#content .right_content .purple_medium a{
	display: block;
	width: 156px;
	height: 100px;
	width: 141px;
	height: 90px;
	font-size: 19px;
	line-height: 23px;
	font-size: 18px;
	line-height: 21px;
}

#content .right_content .red_medium a {
	background: url(../_img/buttons/medium_red_2.jpg) no-repeat;
	background-position: 0 -90px;
	color: #FEDCBD;
}
#content .right_content .purple_medium a {
	background: url(../_img/buttons/medium_purple_2.jpg) no-repeat;
	background-position: 0 -90px;
	color: #E7D4E7;
}
#content .right_content .red_medium a em,
#content .right_content .purple_medium a em {
	display: block;
	padding: 21px 20px 20px 20px;
	text-align: center;
	font-style: normal;
}
#content .right_content .red_medium a b,
#content .right_content .purple_medium a b {
	display: block;
	font-size: 20px;
	color: #fff;
}
#content .right_content .red_medium a em i,
#content .right_content .purple_medium a em i {
	display: block;
	padding-top: 2px;
	line-height: 18px;
	font-style: normal;
}
#content .right_content .three_lines a b {
	font-size: 16px;
}
#content .right_content .one_line a em {
	padding-top: 30px !important;
}
#content .right_content .three_lines a em {
	padding-top: 13px !important;
	line-height: 18px;
	font-size: 16px;
}
#content .right_content .three_half_lines a b {
	font-size: 15px;
}
#content .right_content .three_half_lines a em {
	padding-top: 14px !important;
	line-height: 17px;
	font-size: 15px;
}

#content .right_content .red_medium a:hover,
#content .right_content .purple_medium a:hover {
	background-position: 0 0;
}

.de #content .right_content .red_medium a b,
.de #content .right_content .purple_medium a b,
.it #content .right_content .red_medium a b,
.it #content .right_content .purple_medium a b,
.fr #content .right_content .red_medium a b,
.fr #content .right_content .purple_medium a b,
.spa #content .right_content .red_medium a b,
.spa #content .right_content .purple_medium a b,

.pt #content .right_content .purple_medium a b,
.ru #content .right_content .purple_medium a b,
.pl #content .right_content .purple_medium a b {
	font-size: 17px;
	line-height: 21px;
}
.de #content .right_content .three_lines a b,
.it #content .right_content .three_lines a b,
.fr #content .right_content .three_lines a b,
.spa #content .right_content .three_lines a b {
	font-size: 15px;
	line-height: 18px;
}
.cz #content .right_content .three_lines a b,
.tr #content .right_content .three_lines a b {
	font-size: 15px;
	line-height: 18px;
	padding-top: 11px;
}
.pl #content .right_content .three_half_lines a b {
	font-size: 12px;
	padding-top: 3px;
}
.de #content .right_content .three_lines a em,
.it #content .right_content .three_lines a em,
.fr #content .right_content .three_lines a em,
.spa #content .right_content .three_lines a em {
	padding-top: 13px !important;
	line-height: 18px;
	font-size: 15px;
	color: #fff !important;
}
.spa #content .right_content .four_lines a em,
.it #content .right_content .four_lines a em {
	color: #fff;
}

.cn #content .right_content .cn_request a em b {
	font-size: 17px;	
}
.jp #content .right_content .jp_request a em b {
	font-size: 17px;	
}
.spa #content .right_content .four_lines a b,
#content .right_content .four_lines a b {
	font-size: 14px !important;
	line-height: 14px !important;
}
#content .right_content .four_lines a em,
.spa #content .right_content .four_lines a em {
	padding-top: 15px !important;
	line-height: 14px !important;
	font-size: 14px !important;
}
/**************************************/
/********** MAIN FIVE FLAGS ***********/
/**************************************/
#topbar {
	background: url(../_img/topbar_bg.gif) repeat-x;
	height: 28px;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 960px;
	overflow: hidden;
}
#topbar #lang-chooser li a {
	position: absolute;
	top: 0px;
	width: 39px;
	height: 28px;
	display: block;
	text-indent: -3333px;
	text-decoration: none;
	outline: none;
}
#lang-de a {
	left: 16px;
	background-image: url(../_img/flags/flag-de.gif);
}
#lang-eng a {
	left: 53px;
	background-image: url(../_img/flags/flag-eng.gif);
}
#lang-fr a {
	left: 90px;
	background-image: url(../_img/flags/flag-fr.gif);
}
#lang-it a {
	left: 127px;
	background-image: url(../_img/flags/flag-it.gif);
}
#lang-esp a {
	left: 164px;
	background-image: url(../_img/flags/flag-esp.gif);
}
.eng #topbar #lang-chooser #lang-eng a,
.eng #topbar #lang-chooser #lang-eng a:hover,
.de #topbar #lang-chooser #lang-de a,
.de #topbar #lang-chooser #lang-de a:hover,
.it #topbar #lang-chooser #lang-it a,
.it #topbar #lang-chooser #lang-it a:hover,
.fr #topbar #lang-chooser #lang-fr a,
.fr #topbar #lang-chooser #lang-fr a:hover,
.spa #topbar #lang-chooser #lang-esp a,
.spa #topbar #lang-chooser #lang-esp a:hover {
	background-position: 0 -56px;
	z-index: 100;
}
#topbar #lang-chooser li a:hover {
	background-position: 0 -28px;
}

/****************************************/
/********** OTHER SEVEN FLAGS ***********/
/****************************************/
#otherflagholder {
	position: absolute;
	z-index: 50;
	left: 297px;
	top: 0px;
	width: 216px;
	height: 28px;
	background: url(../_img/flags/other_flags_bg.jpg) no-repeat;
}
#otherflags {
	list-style:none;
}
#otherflags a {
	display: block;
	width: 24px;
	height: 27px;
	text-indent: -3333px;
	position: absolute;
	top: 0px;
	z-index: 70;
}
#otherflags a:hover {
	background-position: 0 -27px;
}
#otherflags #flag-turk a {
	left: 12px;
	background-image: url(../_img/flags/flag-tr.gif);
}
#otherflags #flag-port a {
	left: 40px;
	background-image: url(../_img/flags/flag-pt.gif);
}
#otherflags #flag-pol a {
	left: 68px;
	background-image: url(../_img/flags/flag-pl.gif);
}
#otherflags #flag-cze a {
	left: 96px;
	background-image: url(../_img/flags/flag-cz.gif);
}
#otherflags #flag-rus a {
	left: 124px;
	background-image: url(../_img/flags/flag-ru.gif);
}
#otherflags #flag-chi a {
	left: 152px;
	background-image: url(../_img/flags/flag-cn.gif);
}
#otherflags #flag-jap a {
	left: 180px;
	background-image: url(../_img/flags/flag-jp.gif);
}
/******************************/
/********* SITE TOOLS *********/
/******************************/
#tools {
	list-style: none;
	position: absolute;
	top: 0px;
	z-index: 20;
	left: 530px;
	width: 430px;
}
#tools li {
	float: right;
	display: inline;
}
#tools li a {
	display: block;
	padding-right: 15px;
	color: #E2C5DF;
	outline: none;
	font: 12px/26px Arial, Helvetica, sans-serif;
}


.spa #tools li a,
.it #tools li a {
	font: 11px/26px Arial, Helvetica, sans-serif;
	
}
#tools li a:hover {
	color: #fff;
}

/******************************/
/******** NEWS TICKER *********/
/******************************/
#newsticker p {
	color: #92268F;
	font-size: 12px;
	font-weight: bold;
	font-style:italic;
	position: absolute;
	left: 303px;
	top: 62px;
}
.it #newsticker p,
.spa #newsticker p {
	font-size: 13px;
}
#newsticker #ticker_content {
	position: absolute;
	left: 292px;
	top: 79px;
	width: 261px;
	height: 23px;
	background: url(../_img/news_ticker_bg.gif) no-repeat;
	font: italic 12px/23px Arial, Helvetica, sans-serif;
	color: #221E1F;
}
#newsticker marquee {
	padding-right: 5px;
	padding-left: 5px;
}
#alt_image {
	position: absolute;
	left: 292px;
	top: 64px;
	width: 261px;
	height: 55px;
}
#alt_image img {
	display: block;
}

/****************************/
/********** FOOTER **********/
/****************************/
#footer, #push {
	clear: both;
	height: 70px;
}
#footer {
	width: 960px;
}
#footer #footer_left {
	float: left;
	width: 255px;
}
#footer #footer_left img {
	padding-top: 25px;
	display: block;
}
#footer #footer_right {
	width: 665px;
	margin-left: 40px;
	display: inline;
	float: left;
}
#footer #footer_logos {	
	float: right;
	width: 155px;
	/*width: 227px;  includes mobile friendly logo */
	padding-right: 24px;
	padding-top: 33px;
}
#footer #footer_disclaimer {
	padding-top: 45px;
}
#footer #footer_disclaimer b {
	font-weight: normal;
}
#footer #footer_disclaimer a {
	font-size: 11px;
	color: #636363;
	text-decoration: none;
}
#footer #dsscreen,
#footer #dsd2 {
	display: none;
}
/**************************************************/
/************ GENERIC CLASSES / RULES *************/
/**************************************************/
a img {
	outline: none;
	border: 0;
}
a {
	outline: none;
	color: #143E8E;
}
a:hover {
	color: #ED1C2E;
}
.alignright {
	text-align: right;
}
.clr {
	clear: both;
}
.noscreen {
	display: none !important;
}
.nowrap {
	white-space: nowrap;	
}

/******************************************************/
/**************** TABBED NAVIGATION  ******************/
/******************************************************/
#content #tabbednav {
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-top: 6px;
}


#content #tabbednav li {
	float: left;
	display: inline;
	height: 21px;
	padding: 0;
}
#content #tabbednav li a {
	display: inline;
	font-size: 12px;
	float: left;
	background: #F3EFF6;
	color: #444;
	height: 20px;
	line-height: 20px;
	padding: 0 8px;
	margin-right: 2px;
	text-decoration:none;
	outline:none;
	
	border: 1px solid #aaa;
	border-bottom: none;
}
#content #tabbednav li a:hover,
#content #tabbednav li a.selected {
	background: #91268F;
	color: #fff;
	border: 1px solid #91268F;
	border-bottom: none;
}
/***************************/
/* the tabbed content divs */
/***************************/
#content .tabbedcontent {
	clear: both;
	border-top: 2px solid #91268F;
	margin-right: 18px;
	padding: 18px 11px 8px 11px;
	padding-left: 0; /* we are trying this */
	background: url(../_img/tabcontent-back.gif) no-repeat left top;
	position: relative;
	display: inline-block;
	width: 636px;
}
#content .tabbedcontent p {
	padding-right: 25px;
}
#content .tabbedcontent h3 {
	color: #444;
	font: normal 20px Arial, Verdana, Helvetica, sans-serif;
}
#content .tabbedcontent h3 .headerextra {
	font-size: 15px;
	display: block;
}
#content .tabbedcontent h4 {
	color: #333333;
	font: normal 19px Arial, Verdana, Helvetica, sans-serif;
}
#content .tabbedcontent .right_content {
	float: right;
	display: inline;
	width: 165px;
	padding-left: 35px;
	margin-top: 0;
	margin-right: -29px;
}
/*******************************************/
/**************** CONTENT ******************/
/*******************************************/
#content h2 {
	color: #92268F;
	font: bold 28px Arial, Helvetica, sans-serif;
	padding-bottom: 12px;
}
#content h3 {
	color: #444;
	font-size: 20px;
	font-weight: normal;
	padding-bottom: 4px;
	padding-top: 6px;
}
#content h4 {
	font-size: 20px;
	font-weight: normal;
	line-height: 24px;
	color: #444;
	padding-bottom: 18px;
}
#content h4.doubleline {
	padding-bottom: 18px;
}
#content .imageholder {
	padding: 0;
	padding-right: 38px;
}
#content .mainimage {
	float: right;
	padding: 2px 0 20px 20px;
}
#content p,
#content ul,
#content ol,
#content table {
	padding-bottom: 18px;
}
#content table.simple {
	padding-bottom: 0;
	margin-bottom: 18px;
}
#content table.simple td td {
	padding: 4px;
}
/* right hand padding for long pages / wrapping round right hand side */
#content p {
	padding-right: 38px;
}
#content hr {
	border: 0;
	color: #EDE7F2;
	background-color: #EDE7F2;
	height: 2px;
	margin: 0 20px 25px 0px;
}
#content .keyfact {
	color: #7F1183;
	font-size: 16px;
	line-height: 25px;
}
#content p.exhibitor_image,
#content p.exhibitor_logo {
	padding-right: 0;
}
#content .black {
	color: #444 !important;
}
#content .factoid {
	color: #7F1183;
}
#content em.footnote {
	font-size: 85%;
}
#content .feature,
#content .formholder {
	background: #EDE7F2 url(none);
	padding-bottom: 0;
	margin-bottom: 20px;
	margin-top: 4px;
	padding: 8px;
	border-top: 1px solid #D8D8D8;
	border-left: 1px solid #D8D8D8;
	border-right: 1px solid #BDBDBD;
	border-bottom: 1px solid #BDBDBD;
	float: left;
	display: inline;
	position: relative;
}
#content .feature table tr th {
	padding: 10px 10px 10px 0;
	text-align: left;

}

/* fixed width for the subscribe form  */
#bulletin_subscribe {
	width: 580px;
}
/* shorter paragraphs on unsubscribe and update pages */
#bulletin-unsubscribe-page #content p {
	width: 400px;
}

#content .feature table {
	padding-bottom: 0;
}
#content .feature table td{
	padding: 3px;
}
#content .buymespace {
	padding-top: 15px !important;
}
#content .closeunder {
	padding-bottom: 0;
}
#content ul, #content ol {
	margin-left: 40px;
}
#content table tr td {
	vertical-align: top;
}


/* special one-off rules */
#content cite {
	color: #7F1183;
	font-style: normal;
}
#content .quoter {
	display: block;
	font-size: 12px;
	font-style: italic;
}
#content .photo_gallery {	
	clear: both;
	float:none;
}
#content .photo_gallery p {
	float: left;
	padding: 0 15px 15px 0;
	
}
#content .photo_gallery p img {
	display: block;
}
#content ul.factslist {
	margin-left: 0;
	margin-top: 8px;
}
#content ul.factslist li {
	list-style:none;
	padding-bottom: 6px;
	padding-left: 28px;
	background: url(../_img/graphics/arrow_bullet.gif) no-repeat;
}
#content .purple_link {
	color: #7F1183;
}
#content .purple_link:hover {
	color: red;
}
#visit-key-page #content .right_content {
	margin-top: 54px;
}
#exservices-faqpage #content p.q {
	line-height: 19px;
	padding: 5px 45px 5px 0;
}
#sitemap li {
	padding-bottom: 12px;
}
#sitemap li ul li {
	padding-bottom: 0;
}
#sitemap li ul  {
	padding-bottom: 0;
}

.home #content .right_content {
	padding-bottom: 100px;
}
.links #content .linksdisclaimer {
	width: 600px;
}
/******** Link ICONS *******/
#content ul.doclinks {
	list-style-type: none;
	padding: 0 0 15px 0;
	margin-left: 0;
}
#content a.pdf, #content a.jpg, #content a.eps, #content a.downloadflash, #content a.word, #content a.bull, #content a.docx {
	height: 32px;
	padding-top: 8px;
	padding-bottom: 9px;
	padding-left: 40px;
	line-height: 36px;
}
#content a.pdf {
 	background: url(../_img/icons/pdficon.gif) no-repeat;
}
#content a.jpg {
 	background: url(../_img/icons/jpgicon.gif) no-repeat;
}
#content a.eps {
 	background: url(../_img/icons/epsicon.gif) no-repeat;
}
#content a.downloadflash {
 	background: url(../_img/icons/flashicon.gif) no-repeat;
}
#content a.word {
 	background: url(../_img/icons/wordicon.gif) no-repeat;
}
#content a.docx {
 	background: url(../_img/icons/docxicon.gif) no-repeat;
}
#content a.bull {
 	background: url(../_img/icons/bullicon.gif) no-repeat;
}
#content a.calc {
	display: block;
	margin-top: 12px;
	background: url(../_img/icons/calcicon_v2.gif) no-repeat;
	height: 42px;
	padding-bottom: 9px;
	padding-left: 40px;
	width: 280px;
}
.it #content a.calc,
.fr #content a.calc  {
	width: 320px;
}
/* ========================================== */
/* ============= ALPHABET TABLE ============= */
/* ========================================== */
#alphabet_nav {
	text-align: left;
	margin: 10px 0 25px 0;
}
#content table.alphabet {
	padding: 0;
}
#content table.alphabet tr td {
	margin: 0;
	padding: 2px;
	border: none;
	background: transparent;
	text-align: center;

}
#content table.alphabet tr td a {
	display: block;
	padding: 0px;
	width: 17px;
	text-align: center;
	line-height: 17px;
	background: #EDE7F2;
	font-size: 15px;
	text-decoration:none;
	color: #000;
	border: 1px solid #888;
}
#content table.alphabet tr td a:hover {
	background: #4C4B4D;
	color: #fff;
	border: 1px solid #000;
}
/* ================================================ */
/* ============= EXHIBITOR LIST TABLE ============= */
/* ================================================ */


.exlist #content table.exlist_table,
#press-releases-page #content table.exlist_table {
	width: 95%;
}
.exlist #content table.exlist_table tr td.alphacell,
#press-releases-page #content table.exlist_table tr td.alphacell{
	padding: 0;
	border-bottom: 2px solid #F3EFF6;
	padding-top: 12px;
}
.exlist #content table.exlist_table tr td.alphacell b,
#press-releases-page #content table.exlist_table tr td.alphacell b{
	display: block;
	background: #F3EFF6;
	text-decoration:none;
	width: 21px;
	text-align: center;
	font-size: 19px;
	line-height: 21px;
	font-weight: normal;
	color: #333;
	font-family: Arial, Helvetica, sans-serif
}
.exlist #content table.exlist_table tr td,
#press-releases-page #content table.exlist_table tr td {
	background: transparent;
	border: 0;
	padding: 8px;
}
.exlist #content table.exlist_table tr.alt_row td,
#press-releases-page #content table.exlist_table tr.alt_row td {
	background: #F3EFF6;
}
/* for Hall and Stand Info */
.secondary_info {
	font-style: italic;
	color: #666;
	font-size: 90%;
}

#content table.exlist_table tr td.cats  {
	padding-top: 0;
	text-align: right;
	font-size: 9px;
}
#content table.exlist_table tr td.cats div.cat_numbers  {
	display: inline;
	float: right;
}


#content table.exlist_table tr td.cats div.cat_text  {
	position: absolute;
	bottom: 1px;
	right: -1px;
	padding: 6px;
	background: #DCC8DE;
	border: 1px solid #fff;
	height: auto;
	font-size: 12px;
	line-height: 16px;
	color: #494859;
	text-align: left;
	display: none;
}
#content table.exlist_table tr td.buttons div  {
	padding-bottom: 4px;
	clear: right;
	float: right;
}
#content table.exlist_table tr td.buttons div a {
	display: block;
	height: 18px;
	text-decoration: none;
	text-indent: -33333px;
}
.eng #content table.exlist_table tr td.buttons div a {
	width: 70px;
}
.de #content table.exlist_table tr td.buttons div a {
	width: 78px;
}
.fr #content table.exlist_table tr td.buttons div a {
	width: 104px;
}
.it #content table.exlist_table tr td.buttons div a {
	width: 99px;
}
.spa #content table.exlist_table tr td.buttons div a {
	width: 112px;
}
.eng #content table.exlist_table .pr_b a {
	background-image: url(../_img/exhibitor-list/profile-eng.gif);		
}
.de #content table.exlist_table .pr_b a {
	background-image: url(../_img/exhibitor-list/profile-de.gif);		
}
.fr #content table.exlist_table .pr_b a {
	background-image: url(../_img/exhibitor-list/profile-fr.gif);	
}
.it #content table.exlist_table .pr_b a {
	background-image: url(../_img/exhibitor-list/profile-it.gif);	
}
.spa #content table.exlist_table .pr_b a {
	background-image: url(../_img/exhibitor-list/profile-spa.gif);	
}
.eng #content table.exlist_table .pb_b a {
	background-image: url(../_img/exhibitor-list/pressbox-eng.gif);	
}
.de #content table.exlist_table .pb_b a {
	background-image: url(../_img/exhibitor-list/pressbox-de.gif);	
}
.fr #content table.exlist_table .pb_b a {
	background-image: url(../_img/exhibitor-list/pressbox-fr.gif);	
}
.it #content table.exlist_table .pb_b a {
	background-image: url(../_img/exhibitor-list/pressbox-it.gif);	
}
.spa #content table.exlist_table .pb_b a {
	background-image: url(../_img/exhibitor-list/pressbox-spa.gif);	
}
.eng #content table.exlist_table .c_b a {
	background-image: url(../_img/exhibitor-list/contact-eng.gif);	
}
.de #content table.exlist_table .c_b a {
	background-image: url(../_img/exhibitor-list/contact-de.gif);	
}
.fr #content table.exlist_table .c_b a {
	background-image: url(../_img/exhibitor-list/contact-fr.gif);	
}
.it #content table.exlist_table .c_b a {
	background-image: url(../_img/exhibitor-list/contact-it.gif);	
}
.spa #content table.exlist_table .c_b a {
	background-image: url(../_img/exhibitor-list/contact-spa.gif);	
}
#content table.exlist_table tr td.buttons div a:hover {
	background-position: 0 -18px;
}


.c_1,
.c_2,
.c_3,
.c_4,
.c_5,
.c_6,
.c_7,
.c_8,
.c_9,
.c_10,
.c_11,
.c_12,
.c_13,
.c_14,
.c_15 {
	width: 18px;
	height: 16px;
	overflow:hidden;
	float: left;
	background-repeat: no-repeat;
	background-position: 3px 0;

}
.c_1 { background-image:url(../_img/exhibitor-list/1.gif)}
.c_2 { background-image:url(../_img/exhibitor-list/2.gif)}
.c_3 { background-image:url(../_img/exhibitor-list/3.gif)}
.c_4 { background-image:url(../_img/exhibitor-list/4.gif)}
.c_5 { background-image:url(../_img/exhibitor-list/5.gif)}
.c_6 { background-image:url(../_img/exhibitor-list/6.gif)}
.c_7 { background-image:url(../_img/exhibitor-list/7.gif)}
.c_8 { background-image:url(../_img/exhibitor-list/8.gif)}
.c_9 { background-image:url(../_img/exhibitor-list/9.gif)}
.c_10 { background-image:url(../_img/exhibitor-list/10.gif)}
.c_11 { background-image:url(../_img/exhibitor-list/11.gif)}
.c_12 { background-image:url(../_img/exhibitor-list/12.gif)}
.c_13 { background-image:url(../_img/exhibitor-list/13.gif)}
.c_14 { background-image:url(../_img/exhibitor-list/14.gif)}
.c_15 { background-image:url(../_img/exhibitor-list/15.gif)}

.c_1 i,
.c_2 i,
.c_3 i,
.c_4 i,
.c_5 i,
.c_6 i,
.c_7 i,
.c_8 i,
.c_9 i,
.c_10 i,
.c_11 i,
.c_12 i,
.c_13 i,
.c_14 i,
.c_15 i {
	display: none;
}


/******* EXHIBITOR PROFILES PAGE **************/

#content .ex_backlink {
	float: right; 
	padding: 0;
	width: 179px;
	padding-top: 42px;
	padding-right: 18px;
}

#content .ex_backlink a {
	display: block;
	width: 179px;
	height: 27px;
	text-decoration: none;
	outline: none;
	text-indent: -3333px;

}
.de #content .ex_backlink {	width: 217px; }
.spa #content .ex_backlink {	width: 232px; }
.fr #content .ex_backlink {	width: 248px; }
.it #content .ex_backlink {	width: 228px; }
.eng #content .ex_backlink a {
	background: url(../_img/exhibitor-list/back-eng.gif) no-repeat;	
}
.de #content .ex_backlink a {
	background:  url(../_img/exhibitor-list/back-de.gif) no-repeat;		
	width: 217px;
}
.spa #content .ex_backlink a {
	background:  url(../_img/exhibitor-list/back-spa.gif) no-repeat;		
	width: 232px;
}
.fr #content .ex_backlink a {
	background:  url(../_img/exhibitor-list/back-fr.gif) no-repeat;		
	width: 248px;
}
.it #content .ex_backlink a {
	background:  url(../_img/exhibitor-list/back-it.gif) no-repeat;		
	width: 228px;
}
#content .ex_backlink a:hover {
	background-position: 0 -27px;
}


#content #product_search_button {
	float: right;
	padding: 0;
	margin-right: 35px;

}
#content #product_search_button a {
	display: block;
	padding: 8px; 
	text-decoration: none;
	color: #444;
	background: #F3EFF6;
	border: 1px solid #D8D8D8;
}
#content #product_search_button a:hover {
	display: block;
	padding: 8px; 
	color: #fff;
	border: 1px solid #91268F;
	background: #91268F;
	text-decoration: none;
}
/* ================================================ */
/* ============ FORMS AND FORM TABLES ============= */
/* ================================================ */
#content .formholder {
	padding: 20px;
}
#content .formholder form {
	padding-right: 25px;
}
#exhibit-calc-page #content .formholder form {
	padding-right: 0;
}
#visit-request-page #content .formholder {
	padding-right: 50px;
}

#exhibit-reserve-page #content .formholder {
	margin-right: 43px;
}
#exhibit-reserve-page #content .formholder {
	padding-right: 0px;
}
 
/* right hand padding for inside forms/tables */
#content .formholder p {
	padding-right: 0px;
}
#content input, textarea, option, select {
	font: 14px Arial, Helvetica, sans-serif;
	color: #494859;
}

#content option {
	padding-right: 1em;
}
#content .formtable {
	padding-bottom: 0;
}
#content .formtable td {
	padding: 2px 10px 2px 10px;
}
#content .formtable th {
	padding: 2px 10px 2px 10px;
	text-align: left;
}
#content td.centred {
	text-align: center;
}
#content td#subject_to_avalability {
	padding: 0;
	padding-left: 85px;
	font-size: 13px;
}
.de #content td#subject_to_avalability {
	padding-left: 45px;
}
#content .formextra  {
	padding: 10px;

	background: #F6F2F8;
}
#content form .submitt {
	font-size: 17px;
}
#content .formtable .for_checkbox{
	padding: 3px 8px;
}
#content .formtable .for_other{
	padding: 3px 8px 3px 33px;
}

#content .formtable .for_checkbox input{
	margin-right: 6px;
	width: 15px;
}
#content .formtable label.error,
#requestform label.error { 
	display: none;
	position: absolute;
	left: -5555px;
	color: red; 
	font-style: italic;
	font-size: 12px;
}
#requestform label#privacy_error{ display: none; position: relative; left: 0px}	

input.inp, textarea.inp {
	border: 1px solid #A5ACB2;
	padding: 1px;
}
input.error, textarea.error, select.error {
	border: 1px solid red;
	background-color: #FFFFFF;
	margin: 0px;
	color: red;
}
/* ===================================== */
/* ============ LINKS pAGE  ============ */
/* ===================================== */
.blechevent img {
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
}
#content p.blechevent {
	clear: both;
	padding-right: 0;
}
/* ===================================== */
/* =======  EXHIBITOR SCHEDULE ========= */
/* == AND ONLINE MARKETING PAGE ======== */
/* ===================================== */
#exhibit-marketing-page #content .tabbedcontent {
	clear: both;
	border-top: 2px solid #91268F;
	margin-right: 18px;
	padding: 18px 11px 8px 11px;
	padding-left: 0; /* we are trying this */
	background: url(../_img/tabcontent-back.gif) no-repeat left top;
	position: relative;
	display: inline-block;
	width: 636px;
	width: 647px;
	padding-right: 0;
}

#content #exhibitor_schedule,
#content table.online_marketing,
#content table#bahn_savings {
	margin-right: 25px;
	border: 2px solid #BB7DBB;
	padding: 0;
}
#content p.footnotes {
	font-size: 12px;
	padding-right: 90px;
}
#content .tabbedcontent table.online_marketing {
	margin-top: 12px;
	margin-right: 0;
}
#exhibitor_schedule th,
#exhibitor_schedule td,
.online_marketing th,
.online_marketing td {
	padding: 8px 20px 8px 5px;
}
#bahn_savings th,
#bahn_savings td {
	padding: 8px 12px 8px 5px;
}
#bahn_savings td.bahn_cost {
	text-align: center;
}
#exhibitor_schedule td,
.online_marketing td,
#bahn_savings td {
	border-bottom:  2px solid #E3CFE5;
}
#exhibitor_schedule th,
.online_marketing th,
#bahn_savings th {
	text-align: left;
	background: #BB7DBB;
	color: #fff;
	font-size: 16px;
}
#bahn_savings th {
	text-align: center;
	font-size: 15px;
}
#exhibitor_schedule td.tablenotes {
	font-size: 11px;
	font-style: italic;
	border: 0;
}
.online_marketing td.tablenotes {
	font-size: 13px;
	border: 0;
}
.online_marketing  .theprice {
	padding-left: 40px;
}
/* ===================================== */
/* =======   COST CALCULATORS  ========= */
/* ===================================== */
#calcform .formtable {
	width: 600px;
}

#calcform .formtable td,
#exhibit-marketing-page .formtable td {
	background: #EDE7F2 url(none);
}
#calcform .formtable th,
#calcform .formtable td {
	padding: 6px 4px 6px 4px;
}
#exhibit-marketing-page .formtable th,
#exhibit-marketing-page .formtable td {
	padding: 6px 12px 6px 12px;
}
#exhibit-marketing-page .formtable td ul {
	padding-bottom: 0;
}
#calcform .formtable th,
#exhibit-marketing-page .formtable th {
	text-align: left;
	background: #BB7DBB;
	color: #fff;
	font-size: 15px;
}
#calcform .formtable td.transcell {
	background: #fff;
}
#exhibit-marketing-page .formtable td.transcell {
	background: #fff;
	padding-top: 12px;
	padding-bottom: 12px;
}

/* force a short paragraph (so doesn't wrap around right column */
.limit {
	width: 470px;
}
/************* ONLINE MARKETING PACKAGES ****************/
#exhibit-marketing-page #content .tabbedcontent ul li {
	padding-bottom: 12px;
}
#exhibit-marketing-page #content .tabbedcontent ul  {
	padding-bottom: 12px;
}
.smaller {
	font-size: 80%;
}

.small_press_flags {
	padding: 0;
	margin: 0;
	padding-left: 7px
}
.small_press_flags img {
	padding-right: 5px;
}
.form_error {
	color: red;
}

/***********  WARNING on EXHIBITOR SCHEDULE PAGE ****************/
#content #warning {
	text-indent: -3333px;
	height: 67px;
	padding: 0 0 20px 0;
}
.eng #content #warning { background: url(../_img/graphics/warning-eng.gif) no-repeat; }
.de #content #warning { background: url(../_img/graphics/warning-de.gif) no-repeat; }
.fr #content #warning { background: url(../_img/graphics/warning-fr.gif) no-repeat; }
.it #content #warning { background: url(../_img/graphics/warning-it.gif) no-repeat; }
.spa #content #warning { background: url(../_img/graphics/warning-spa.gif) no-repeat; }


/***********  MEDIA BANNERS on LINKS PAGE  ****************/
.links #content #media_banners {
	float: right;
 	width: 220px; 
	height: 600px;
}	
.links #content #media_banners p {
 	text-align: right;
	width: 220px;
	text-align: right;
	padding: 0 0 10px 0;
	margin-bottom: 0;
}
.links #content #media_banners p img {
 	border: 1px solid #ccc;

}

/************* PLATINUM EXHIBITOR BANNERS on To Visit PAGE ***********/
.right_content_wide {
	float: right;
	width: 260px;
	padding-left: 35px;
	margin-top: 60px;
	padding-right: 24px;
}
#content .right_content_wide p.ad_left {
	float: left;
	width: 125px;
	padding: 0;
	margin-right: 15px;

}
#content .right_content_wide p.ad_right {
	float: left;
	width: 120px;
	padding: 0;
}
#content  #ticket_activation_button {
	width: 125px;
	height: 109px;
	display: block;
	
}
.eng #content  #ticket_activation_button {	background: url(../_img/buttons/ticket_activation-eng.gif); }
.de #content  #ticket_activation_button {	background: url(../_img/buttons/ticket_activation-de.gif); }
.fr #content  #ticket_activation_button {	background: url(../_img/buttons/ticket_activation-fr.gif); }
.it #content  #ticket_activation_button {	background: url(../_img/buttons/ticket_activation-it.gif); }
.spa #content  #ticket_activation_button {	background: url(../_img/buttons/ticket_activation-spa.gif); }