* {
	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;
}

#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;
}

.de #globalnav li#nav-map a {
	line-height: 16px;
	height: 32px;
	padding-top:  4px; padding-bottom:  4px;
	background-image: url(../_img/nav_item_dbl.gif); 
	background-repeat: no-repeat; 
}
.de #globalnav li#nav-map a:hover {
	background-position: 0 -84px;
	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,
#plogo_page #globalnav li#nav-plogo a,
#pbanner_page #globalnav li#nav-pbanner a,
#email_page #globalnav li#nav-email a,
#webbanners_page #globalnav li#nav-web a,
#areamap_page #globalnav li#nav-map a,
#brochure_page #globalnav li#nav-brochure a,
#calendar_page #globalnav li#nav-calendar a {
	background-image: url(../_img/nav_item_bg_light_w_arrow.gif);
	background-position: 0 -21px;
	color: #fff;
	color: #8B2289;
	font-weight: bold;
}

#areamap_page_de #globalnav li#nav-map a {
	background-image: url(../_img/nav_item_dbl.gif);
	background-position: 0 -42px;
	color: #fff;
	color: #8B2289;
	font-weight: bold;
}


/**************************************/
/********** 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: 870px;
	background-image: url(../_img/flag-de.gif);
}
#lang-eng a {
	left: 907px;
	background-image: url(../_img/flag-eng.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 {
	background-position: 0 -56px;
	z-index: 100;
}
#topbar #lang-chooser li a:hover {
	background-position: 0 -28px;
}




/****************************/
/********** 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;
	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;	
}


/*******************************************/
/**************** 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;

}

#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;
	padding-right: 38px;
}
#content table tr td {
	vertical-align: top;
}



/******** 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;
}



/*============================================================ */
/*================= FROM OLD CSS  =================== */
/*============================================================ */

form, form input, form select {
	font: 21px "Arial Narrow", Arial;
	color: #333333;
}
form option {
	padding-right: 0.5em;
}
form input.textfield {
	border: 0;
	background: url(../_img/textinput-BG.gif) left top;
	padding-left: 6px;
}

form .create {
	margin-top: 12px;
}
form .message_title {
	padding: 0; margin: 0;
	line-height: 21px;

}
form .smaller {
	font: 12px/12px  Arial, Helvetica, sans-serif;
	padding: 0; margin: 0;
}
/*============================================================ */
/*================= PERSONALISED LOGO PAGE =================== */
/*============================================================ */


/* Personalised Logo Page  ENGLISH */
.eng #logo-form {
	width: 495px;
	height: 230px;
	background: url(../_img/plogo_bg-eng.jpg) no-repeat left top;
}
.de #logo-form {
	width: 495px;
	height: 230px;
	background: url(../_img/plogo_bg-de.jpg) no-repeat left top;
}
#logo-form form {
	position: relative;
	top: 76px; 
	
}
#logo-form table {
	margin: 0 0 0 10px;
}
#logo-form table tr td  {
	padding: 0 10px 13px 0;
}
#logo-form input.textfield {
	width: 120px;
}



/*============================================================ */
/*================ PERSONALISED BANNER PAGE ================== */
/*============================================================ */

.eng #banner-form {
	width: 495px;
	height: 185px;
	background: url(../_img/pbanner_bg-eng.jpg) no-repeat left top;
}

.de #banner-form  {
	width: 495px;
	height: 185px;
	background: url(../_img/pbanner_bg-de.jpg) no-repeat left top;
}

#banner-form form {
	position: relative;
	top: 6px; 
	
}
#banner-form table {
	margin: 0 0 0 10px;
}
#banner-form table tr td  {
	padding: 0 10px 13px 0;
}
#banner-form input.textfield {
	width: 120px;
}
#banner-form input.long {
	width: 275px;
}


/*============================================================ */
/*=================  EMAIL SIGNATURE PAGE  =================== */
/*============================================================ */

/* Email Sig Page */
.eng #emailsig-form {
	width: 502px;
	height: 162px;
	background: url(../_img/email_bg-eng.jpg) no-repeat left top;
}

.de #emailsig-form {
	width: 502px;
	height: 162px;
	background: url(../_img/email_bg-de.jpg) no-repeat left top;
}
#emailsig-form form {
	position: relative;
	top: 32px; 
	
}
#emailsig-form table {
	margin: 0 0 0 10px;
}
#emailsig-form table tr td  {
	padding: 0 10px 13px 0;
}
#emailsig-form input.textfield {
	width: 120px;
}


/*============================================================ */
/*=====================  AREA MAP PAGE  ====================== */
/*============================================================ */



#floorplan-form {
	width: 531px;
	height: 690px;
	background: url(../_img/floorplan_bg.jpg);
}

#floorplan-form .message_title {
	padding-bottom: 5px;
}
#floorplan-form form {
	position: relative;
	top: 16px; 
}

#floorplan-form table {
	margin: 0 0 0 16px;
}

#floorplan-form table tr td  {
	padding: 0 10px 13px 0;
}

#floorplan-form input.textfield {
	width: 120px;
}

#floorplan-form textarea {
	width: 260px;
	height: 145px;
	overflow:hidden;
	border: 0;
	background: url(../_img/textarea-BG.gif) left top;
	font: 12px/16px  Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 6px;
}

#floorplan-form input.long {
	width: 275px;
}


/*============================================================ */
/*==================    ICONS FOR LINKS    =================== */
/*============================================================ */
#content a.pdf {
	background: url(../_img/pdficon.gif) no-repeat;
	height: 32px;
	padding-top: 8px;
	padding-bottom: 9px;
	padding-left: 48px;
	line-height: 32px;
}
#content a.jpg {
	background: url(../_img/jpgicon.gif) no-repeat;
	height: 32px;
	padding-top: 8px;
	padding-bottom: 9px;
	padding-left: 48px;
	line-height: 32px;
}
#content a.gif {
	background: url(../_img/gificon.gif) no-repeat;
	height: 32px;
	padding-top: 8px;
	padding-bottom: 9px;
	padding-left: 48px;
	line-height: 32px;
}
#content a.htm {
	background: url(../_img/htmicon.gif) no-repeat;
	height: 32px;
	padding-top: 8px;
	padding-bottom: 9px;
	padding-left: 48px;
	line-height: 32px;
}
#content a.ics {
	background: url(../_img/icsicon.gif) no-repeat;
	height: 32px;
	padding-top: 8px;
	padding-bottom: 9px;
	padding-left: 48px;
	line-height: 32px;
}



.brochure_button a {
	display: block;
	width: 289px;
	height: 64px;
	text-indent: -3333px;
	outline: none;
	text-decoration: none;
	background: url(../_img/brochure_button_URL.gif) no-repeat;
	margin-bottom: 20px;
}

