@charset "utf-8";

body {
	background-color:#FFFFFF;
	color:#000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:18px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

html>body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px; // IE can’t read this
}

div, h1, h2, h3, h4, p, form, label, input, textarea, img, span, b, hr{
	margin:0; padding:0;
}

input {
	font-size:11px;
	color:#333;
	font-family: Verdana, Arial, Helvetica, sans-serif;}
textarea {
	font-size:11px;
	color:#333;
	font-family: Verdana, Arial, Helvetica, sans-serif;}

select{
	font-size:11px;
	color:#333;
	font-family: Verdana, Arial, Helvetica, sans-serif;}
	
.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}

ul {
	margin:0; padding:0; 
	list-style-type:none;
	
}

.dot_line {
	border:none;
	border-top:dotted 1px #cccccc; 
	height:1px;
	font-size: 0px;
}

.dot_line3 {
	border:none;
	border-bottom:dotted 1px #cccccc; 
	height:1px;
}
.dot_line2 {
	border-bottom:dotted 1px #cccccc; 
	width:auto;
	margin-left:18px;
	margin-right:18px;
}
.dot_line_size_1pxHeight {
	border:none;
	border-top:dotted 1px #cccccc; 
	height:1px;
	font-size: 0px;
}
img {	border:0px;}

img.scrollable {
	display:block;
	float:left;
	cursor:pointer;
	font-size:1px;
	margin-right:3px;
	margin-left:3px;
}

.scroll_Box {
	background-color:#FCFCFC;
	border:1px solid silver;
	height:88px;
	overflow:auto;
	position: relative;
	
	
}

.scroll_Box2 {
	
	border:1px solid silver;
	width:550px;
	height:200px;
	overflow:auto;
	position: relative;
}

.photo_frame {	border:solid 1px #999;}

.floorplanheader{width:625px; margin:auto;}

#container {
    text-align: center;
}

#centeredBlock {
    margin: 0 auto;
    text-align: left;
    width: 100%;
}
.overlayborder {border: 5px solid #ccc ;}

.button_orange_up {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #333333;
	background-image: url(../../images/bt_orangeBackground.gif);
	padding: 5px;
	cursor:pointer;
	border:1px;
	border-color:#c8c8c8;
	border-style:solid;
	line-height: normal;
	text-decoration:none;
}

.button_orange_down {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
	background-image: url(../../images/bt_orangeBackground_d.gif);
	padding: 5px;
	cursor:pointer;
	border:1px;
	border-color:#c8c8c8;
	border-style:solid;
	line-height: normal;
	text-decoration:none;
}

.background_lightGray {background-color: #F5F5F5;}

/* ------------------------------ 
PAGE STRUCTURE 
------------------------------ */

/* 
#container has an absolute width (950 pixel) 
*/

#maincontainer{width:625px; margin:auto;}



#topnav{width:auto; display:block; height:20px;background-color:#c4c4c4;padding: 0 10px 0 180px;font-size:9px;}
#topnav .homenav{ float:left; display:block;}
#topnav .langselect{ float:right; display:block;}
	
	
	
	#topbanner{width:auto; display:block; height:99px; BACKGROUND: url(../../images/topbannerbg.gif) repeat-x left top}
	#topbanner .img1 {width:515px; display:block; height:99px;float:left;}
	#topbanner .img2 {width:367px; display:none; height:99px;float:left;}
	#topbanner .img3 {width:68px; display:none; height:99px;float:left;}			

																																										
	
	#main{width:625px; display:block; padding:10px 0px 10px 0px;float:left;}
	

	.title {font-size:14px; font-weight:bold; color:#d20000;}
	

	
	
	#maincontent{width:500px; margin-right:10px; float:left;font-size:11px;padding:0;}
	#eventtitle {font-size:16px;font-weight:bold;padding:10px 0 5px 0;color:#91096b;width:auto;text-align:center;}
	
	

	#footer{width:625px;  margin: 0 auto 0 auto;font-size:11px; color:#000; }

	
	
	
	
	
/* ------------------------------ 
Exhibitor and product page
------------------------------ */
#company{width:625px; display:block; }
#companycontent{width:585px; display:block; padding:0 10px 0 10px;}
#companycontent2{width:585px; display:block; padding:0 4px 0 0px;}
#companyshadow {
	display:block;
	width:930px; height:14px;
	margin:10px 0 0 0;
	background:url(../../images/exhibitorshadow.gif) 0 0 no-repeat;}
#company h1.exhititortitle {
	display:block;
	padding:4px 0 0px 15px;
	height:22px;
	font-size:13px;font-weight:bold;
	color:#000;
	background:url(../../images/exhititortitlebar2.gif) 0 0 no-repeat;}

/* ------------------------------ 
Page Link Style Define
------------------------------ */
.link_black_small, .link_black_small:link, .link_black_small:active, .link_black_small:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333300;
	font-weight: normal;
	text-decoration: none;	
} 
.link_black_small:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #d20000;
	text-decoration: none;
	font-weight: normal;
	
}

.link_black_small_underline, .link_black_small_underline:link, .link_black_small_underline:active, .link_black_small_underline:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333300;
	font-weight: normal;
	text-decoration: underline;	
} 
.link_black_small_underline:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #d20000;
	text-decoration: none;
	font-weight: underline;	
	
}

.link_organe_middle, .link_organe_middle:link, .link_organe_middle:active, .link_organe_middle:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f06522;
	font-weight: normal;
	text-decoration: none;
		
	
} 
.link_organe_middle:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d24400;
	text-decoration: none;
	font-weight: normal;	
	
}

.link_organe_middle_bold, .link_organe_middle_bold:link, .link_organe_middle_bold:active, .link_organe_middle_bold:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f06522;
	font-weight: bold;
	text-decoration: none;	
} 
.link_organe_middle_bold:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d24400;
	text-decoration: none;
	font-weight: bold;	
}

.link_organe_middle_bold2, .link_organe_middle_bold2:link, .link_organe_middle_bold2:active, .link_organe_middle_bold2:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #f06522;
	font-weight: bold;
	text-decoration: none;	
} 
.link_organe_middle_bold2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #d24400;
	text-decoration: none;
	font-weight: bold;	
}



.link_red_middle_bold_underline, .link_red_middle_bold_underline:link, .link_red_middle_bold_underline:active, .link_red_middle_bold_underline:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d20000;
	font-weight: bold;
	text-decoration: underline;	
} 




.link_red_middle_bold_underline:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d20000;
	text-decoration: underline;
	font-weight: bold;	
}

.link_red_middle_bold, .link_red_middle_bold, .link_red_middle_bold:active, .link_red_middle_bold:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d20000;
	font-weight: bold;
	text-decoration: none;	
} 
.link_red_middle_bold:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d20000;
	text-decoration: none;
	font-weight: bold;	
}



.link_red_middle_underline, .link_red_middle_underline:link, .link_red_middle_underline:active, .link_red_middle_underline:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d20000;
	font-weight: normal;
	text-decoration: underlne;	
} 
.link_red_middle_underline:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d20000;
	text-decoration: underline;
	font-weight: normal;	
}


.link_red_middle, .link_red_middle:link, .link_red_middle:active, .link_red_middle:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d20000;
	font-weight: normal;
	text-decoration: none;	
} 
.link_red_middle:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d20000;
	text-decoration: none;
	font-weight: none;	
}


.link_black_middle, .link_black_middle:link, .link_black_middle:active, .link_black_middle:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: normal;
	text-decoration: none;	
} 
.link_black_middle:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d20000;
	text-decoration: none;
	font-weight: normal;	
} 
 
.link_black_middle_bold, .link_black_middle_bold:link, .link_black_middle_bold:active, .link_black_middle_bold:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: bold;
	text-decoration: none;	
	line-height:normal;
} 
.link_black_middle_bold:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d20000;
	text-decoration: none;
	font-weight: bold;
	line-height:normal;	
} 



.link_black_large_bold, .link_black_large_bold:link, .link_black_large_bold:active, .link_black_large_bold:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	font-weight: bold;
	text-decoration: none;	
	line-height:normal;
} 
.link_black_large_bold:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #d20000;
	text-decoration: none;
	font-weight: bold;
	line-height:normal;	
} 


.link_black_large, .link_black_large:link, .link_black_large:active, .link_black_large:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	font-weight: normal;
	text-decoration: none;	
	line-height:normal;
} 
.link_black_large:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #d20000;
	text-decoration: none;
	font-weight: normal;
	line-height:normal;	
} 

.link_black_large_underline, .link_black_large_underline:link, .link_black_large_underline:visited, .link_black_large_underline:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
	line-height: normal;
	cursor:pointer;
}

.link_black_large_underline:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #d20000;
	text-decoration: underline;
	line-height: normal;
	cursor:pointer;
}




.link_white_middle_bold:link, .link_white_middle_bold:active, .link_white_middle_bold:visited{
	
	font-size: 11px;
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}
.link_white_middle_bold:hover
 {
	font-size: 11px;
	color: #f3df5c;
	text-decoration: underline;
	font-weight: bold;	
}



.link_black_middle_underline, .link_black_middle_underline:link, .link_black_middle_underline:visited, .link_black_middle_underline:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
	line-height: normal;
	cursor:pointer;
}

.link_black_middle_underline:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d20000;
	text-decoration: underline;
	line-height: normal;
	cursor:pointer;
}



.link_black_middle_underline_bold, .link_black_middle_underline_bold:link, .link_black_middle_underline_bold:visited, .link_black_middle_underline_bold:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	line-height: normal;
	cursor:pointer;
}

.link_black_middle_underline_bold:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d20000;
	text-decoration: underline;
	line-height: normal;
	cursor:pointer;
	font-weight: bold;
}

.searchlistlink, .searchlistlink:link, .searchlistlink:visited, .searchlistlink:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	line-height: normal;
	cursor:pointer;
	padding-left:5px;
}

.searchlistlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: underline;
	line-height: normal;
	cursor:pointer;
	font-weight: bold;
	padding-left:5px;
}
/* ------------------------------ 
Page font setup
------------------------------ */

.content_black_middle {
	
	font-size: 11px;
	font-weight: normal;
	color: #000;
	
}

.content_black_middle2 {
	
	font-size: 13px;
	font-weight: normal;
	color: #000;
	
}
.content_black_middle_bold {
	
	font-size: 11px;
	font-weight: bold;
	color: #000;
	
}

.content_black_large {
	
	font-size: 13px;
	font-weight: normal;
	color: #000;
	
}
.content_black_large_bold {
	
	font-size: 13px;
	font-weight: bold;
	color: #000;
	
}

.content_red_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #d20000;
	line-height: normal;
}
.content_black_small_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	line-height: normal;
}
.content_orange_middle {
	
	font-size: 11px;
	font-weight: normal;
	color: #f06522;
	
}
.content_orange_middle_bold {
	
	font-size: 11px;
	font-weight: bold;
	color: #f06522;
	
}
.content_black_small {
	
	font-size: 9px;
	font-weight: normal;
	color: #000;
}

.content_red_middle_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #d20000;
	line-height: normal;
}

.content_red_middle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #d20000;
	line-height: normal;
}
	
.background_lightGray {background-color: #F5F5F5;}
.background_lightyellow {background-color: #f8e8a8;}
.background_Gray {background-color: #ccc;}

.searchresulttitlebar{
	padding: 4px 0 0 15px;
	font-size:13px;font-weight:bold;
	height:22px;width:725px;display:block;
	background:url(../../images/searchtitlebar.gif) 0 0 no-repeat;}

.searchresulttitlebar2{
	padding: 4px 0 0 15px;
	font-size:13px;font-weight:bold;
	height:22px;width:535px;display:block;
	background:url(../../images/searchtitlebar2.gif) 0 0 no-repeat;}
	

	
	

/* ------------------------------ 
   Button CSS
------------------------------ */

a.squarebutton {
	background: transparent url('../../images/square-gray-left.gif') no-repeat top left;
	display: block;
	float: left;
	font: bold 11px verdana; /* Change 12px as desired */
	line-height: 21px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
	height: 27px; /* Height of button background height */
	padding-left: 8px; /* Width of left menu image */
	text-decoration: none;
}

a:link.squarebutton, a:visited.squarebutton, a:active.squarebutton{
	color: #ffffff; /*button text color*/
}

a.squarebutton span{
	background: transparent url('../../images/square-gray-right.gif') no-repeat top right;
	display: block;
	padding: 0 10px 6px 5px; /*Set 9px below to match value of 'padding-left' value above*/
}

a.squarebutton:hover{ /* Hover state CSS */
	background-position: bottom left;
}

a.squarebutton:hover span{ /* Hover state CSS */
	background-position: bottom right;
	color: black;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
	overflow: hidden;
	width: 100%;
}


a.squarebutton2 {
	background: transparent url('../../images/square-gray-left_gery.gif') no-repeat top left;
	display: block;
	float: left;
	font: bold 11px verdana; /* Change 12px as desired */
	line-height: 21px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
	height: 27px; /* Height of button background height */
	padding-left: 8px; /* Width of left menu image */
	text-decoration: none;
}

a:link.squarebutton2, a:visited.squarebutton2, a:active.squarebutton2{
	color: #ffffff; /*button text color*/
}

a.squarebutton2 span{
	background: transparent url('../../images/square-gray-right_gery.gif') no-repeat top right;
	display: block;
	padding: 0 10px 6px 5px; /*Set 9px below to match value of 'padding-left' value above*/
}

a.squarebutton2:hover{ /* Hover state CSS */
	background-position: bottom left;
}

a.squarebutton2:hover span{ /* Hover state CSS */
	background-position: bottom right;
	color: black;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
	overflow: hidden;
	width: 100%;
}


a.squarebutton3 {
	background: transparent url('../../images/square-gray-left.gif') no-repeat top left;
	display: block;
	float: left;
	font: bold 11px verdana; /* Change 12px as desired */
	line-height: 21px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
	height: 27px; /* Height of button background height */
	padding-left: 8px; /* Width of left menu image */
	text-decoration: none;
}

a:link.squarebutton3, a:visited.squarebutton3, a:active.squarebutton3{
	color: #ffffff; /*button text color*/
}

a.squarebutton3 span{
	background: transparent url('../../images/square-gray-right.gif') no-repeat top right;
	display: block;
	padding: 0 10px 6px 5px; /*Set 9px below to match value of 'padding-left' value above*/
}

a.squarebutton3:hover{ /* Hover state CSS */
	background-position: bottom left;
}

a.squarebutton3:hover span{ /* Hover state CSS */
	background-position: bottom right;
	color: black;
}


a.squarebutton4 {
	background: transparent url('../../images/square-gray-left.gif') no-repeat top left;
	display: block;
	float: right;
	font: bold 11px verdana; /* Change 12px as desired */
	line-height: 21px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
	height: 27px; /* Height of button background height */
	padding-left: 8px; /* Width of left menu image */
	text-decoration: none;
}

a:link.squarebutton4, a:visited.squarebutton4, a:active.squarebutton4{
	color: #ffffff; /*button text color*/
}

a.squarebutton4 span{
	background: transparent url('../../images/square-gray-right.gif') no-repeat top right;
	display: block;
	padding: 0 10px 6px 5px; /*Set 9px below to match value of 'padding-left' value above*/
}

a.squarebutton4:hover{ /* Hover state CSS */
	background-position: bottom left;
}

a.squarebutton4:hover span{ /* Hover state CSS */
	background-position: bottom right;
	color: black;
}














/* ------------------------------ 
Spacing Define
------------------------------ */
.padding_top_3px {	padding-top: 3px;}
.padding_top_5px {	padding-top: 5px;}
.padding_top_10px {	padding-top: 10px;}
.padding_top_15px {	padding-top: 15px;}
.padding_top_11px {	padding-top: 11px;}
.padding_top_20px {	padding-top: 20px;}
.padding_left_5px {	padding-left: 5px;}
.padding_left_10px {padding-left: 10px;}
.padding_left_20px {padding-left: 20px;}
.padding_left_15px {padding-left: 15px;}
.padding_left_25px {padding-left: 25px;}
.padding_right_5px {padding-right: 5px;}
.padding_right_3px {padding-right: 3px;}
.padding_right_10px {padding-right: 10px;}
.padding_right_20px {padding-right: 20px;}
.padding_right_15px {padding-right: 15px;}
.padding_right_23px {padding-right: 23px;}
.padding_bottom_5px {padding-bottom: 5px;}
.padding_bottom_10px {padding-bottom: 10px;}
.padding_bottom_15px {padding-bottom: 15px;}
.padding_bottom_20px {padding-bottom: 20px;}
.padding_bottom_25px {padding-bottom: 25px;}