/* CSS Document */

/* Global
------------------------------------ */
html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, li, ol, dl, address,img{
	margin:0;
	padding:0;
	}

body{
	margin: 0px 0 0 0;
	Color: #333;
	line-height: 1.3em;
	background:url(../i/bg.jpg) repeat-x #FFF;
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#container {
	width:770px;
	position: relative;
	margin:0px  auto;
}


a:link,
a:visited {
	text-decoration:none;
	}	
a:hover {text-decoration: underline}

img.evil { 
	behavior: url("pngbehavior.htc");
}

img {
	border:0;
	}
	
#dash{
	width:100%;
	height:1px;
	background-image: url(../i/dash.gif);
	background-repeat: repeat-x;
}

#right{
	float:right;
}

#left{
	float:left;
}


/* header
------------------------------------ */
#header{
	width:770px;
	margin: 0px auto;
}

#nav{
	width:770px;
	height:30px;
	background:#000;
}


/* content-global
------------------------------------ */
#content_global{
	width:770px;
	background:#fff;
	float:left;
}

#indicate{
	float:left;
	width:760px;
	height:28px;
	margin:1px 0 0 0;
	color:#000000;
	background:url(../i/btt_bar.jpg);
	padding:8px 0 0 10px;
	text-transform:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: overline;
	
}
#indicate a{
	font-size: 9pt;
	color:#000000;
	
}
#indicate a:hover{
	color:#686233
}
.txt_indicate{
	text-transform:lowercase;
	color:#ff6b00;
}


#content{
 	width:770px;
 	float:left;
 	background:url(../i/content_sep.gif) left top repeat-y;
	overflow:hidden;
 	position:relative;
}


/* content-left-index
------------------------------------ */
#content_left{
	width:546px;
	float:left;
	background:url(../i/content_top.gif) left top no-repeat;
	padding-top: 30px;
	padding-right: 12px;
	padding-bottom: 0;
	padding-left: 30px;
	position: relative;
}


#index_sidenav{
	width:160px;
	float:left;
	text-align:right;
	color:#666;
}
#index_sidenav ul{
	list-style:none;
	margin:10px 0 0 0;
}

#index_sidenav li{
	list-style:none;
	height:21px;
	padding:2px 17px 0 0;
	background:url(../i/index_sidenavbg.gif) left top no-repeat;
}

#index_sidenav li a{
	text-decoration:none;
	color:#666;
}

#index_sidenav li a:hover{
	color:#ff3000;
	font-weight:bold;
}

#index_content{
	width:530px;
	float:left;
	text-align:justify;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;
}

#index_content h2{
	float:right;
    padding:0 0 0 15px;
}

#index_news{
	width:341px;
	float:left;
	margin:10px 0 0 0;
	background:url(../i/index_newbg.gif) left top no-repeat;
	padding:19px 16px 10px 16px;
	text-align:left;
}

#index_news h3{
	font:italic 10pt "Arial";
	color:#ff4800;
	font-weight:bold;
}

#index_news ul{
	list-style:none;
	margin:15px 0 0 0;	
}

#index_news li{
	list-style:none;
	background:url(../i/index_newarrow.gif) 3px 5px no-repeat;
	padding:0 0 10px 15px;
}

a.readmore { display: block; width: 65px; height: 16px;background: url("../i/readmore1.gif") 0 0 no-repeat;text-decoration: none;}
a:hover.readmore { display: block; width: 65px; height: 16px;background: url("../i/readmore2.gif") 0 0 no-repeat;text-decoration: none;}

/* content-left-inner
------------------------------------ */
#content_left2{
	width:558px;
	float:left;
	background:url(../i/content_top.gif) left top no-repeat;
	text-align:justify;
	overflow:hidden;
	position:relative;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#content_left2 ul{
	list-style:none;
	margin:0 0 0 15px;
}

#content_left2 li{
	list-style:square;
	padding:2px 0 2px 0;
}

#content_left2 h2{
	float:right;
    padding:0 0 0 15px;
}

#content_left2 h3{
	float:left;
    padding:0 15px 0 0;
}

#content_para{
	width:537px;
	padding: 0 0 10px 0;
	overflow:hidden;
 	position:relative; 
}

#content_para h2{
	float:left;
    padding:0 15px 0 0;
}


#sep1{
	width:358px;
	float:left;
	padding:0 20px 0 0;
}

#sep2{
	width:258px;
	float:left;
}

#pic_press{
	float:left;
    padding:4px;
	border:1px solid #d7d7d7;
	margin:10px 10px 10px 0;
}
#pic_press2{
	float:left;
    padding:4px;
	border:1px solid #d7d7d7;
	margin:10px 0 10px 10px;
}

/* content-right
------------------------------------ */
#content_right{
 	width:181px;
 	float:left;
	background:url(../i/content_top2.gif) left top no-repeat;
	padding:15px 0 0 0;
}

#right_panel{
	float:right;
	width:169px;
}

#right_panel p.logo{
	padding:10px 0 20px 5px;
	background:url(../i/bg_sidebar.gif) right bottom no-repeat;
}

#right_panel p.add{
	padding:10px 0 20px 5px;
	line-height:1.6em;
	font-family: Tahoma;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#sidenav{
	float:right;
	width:169px;
	color:#666666;
	margin:10px 0 10px 0;
}

#sidenav ul{
	list-style:none;
}

#sidenav li{
	padding:4px 0 4px 5px;
	background:url(../i/nav_dash.gif) left bottom no-repeat;
}

#sidenav li a{
	color:#666;
	text-decoration:none;
}

#sidenav li a:hover{
	color:#ff3000;
	font-weight:bold;
}

body#pip_intro a#pip_intro_nav,
body#pip_location a#pip_location_nav,
body#pip_venue a#pip_venue_nav,
body#pip_exhibitor a#pip_exhibitor_nav,
body#pip_floorplan a#pip_floorplan_nav,
body#pip_programme a#pip_programme_nav
{
	color:#ff3000;
	font-weight:bold;
	text-decoration:none;
}


/* link-txt / text
------------------------------------ */
#title{
	font:bold 14pt "Trebuchet MS";
	color:#ff3000;
	text-transform:uppercase;
	padding:0 0 10px 0;
}

#subtitle1{
		font:bold 10pt "Trebuchet MS";
	color:#73634D;
	text-transform:uppercase;
	text-decoration:none;
}

.subtitle{
	color:#544329;
	text-transform:uppercase;
	text-decoration:none;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
}

.linkorange{
	color:#ff4800;
	font:bold 7pt "Tahoma";
}

.linkorange2{
	color:#963;
	font-family: Tahoma;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
}

.linkblue{
	color:#568ece;
}

.txtblue{
	color:#188fbf;
}

/* space
------------------------------------ */
.space1{
	padding:0 0 10px 0;
}

.space2{
	padding:0 0 15px 0;
}

.space3{
	padding:0 10px 0 0;
}

	
/* footer
------------------------------------ */
#footer {
	width:750px;
	float:left;
	background:url(../i/bg_footer.jpg) left top no-repeat;
	text-align:left;
	font:normal 7pt "Tahoma";
	Color:#1D1810;
	text-decoration: none;
	padding:12px 0 0 20px;
	height:108px;
}

#footer a{
	Color:#ffb58b;
	text-decoration: none;
}
#footer a:hover{
	Color:#fff;
	text-decoration: underline;
}
.c1 {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
