/* RESET */

@import url('global.css');

/* RESET - end */


/* STRUCTURE */

html, body {margin:0; padding:0; height:100%; font:12px "Microsoft Sans Serif"; color:#616161;}
html {overflow-y:scroll;}

div#general {width:897px; height:auto !important; height:100%; min-height:100%; margin:0 auto; position:relative;}

/* hidden navigation */
#auxNavigation {position:absolute; list-style:none;}
#auxNavigation li {position:absolute; white-space:nowrap; left:0;}
#auxNavigation li a {color:#FFF; text-indent:-9999px; overflow:hidden; position:absolute;}
#auxNavigation li a:focus,
#auxNavigation li a:active {color:#666; text-indent:0px; overflow:visible; position:absolute;}


/* header */
#header {width:689px; position:absolute; top:38px; left:208px; padding:27px 0; border-top:1px solid #CCC; border-bottom:1px solid #CCC;}

.home #header {padding:20px 0;}
#header {padding:20px 0 16px;}

#logo img { display:none; }
#logo a {width:363px; height:53px; margin:0; text-indent:-9999px; overflow:hidden; display:block; background:url('../../_img/_common/img_logo.gif') no-repeat;}
#logo a.cn {background:url('../../_img/_common/img_logo_cn.gif') no-repeat;}
#logo a.logoyear2010 {height:81px !important; background:url('../../_img/_common/img_logo2010.gif') no-repeat;}


/* MENU */

ul.menubar {margin: -15px 0 0 0; padding: 0px; background-color: #FFFFFF; width:71px; overflow:hidden; float:right; height:22px; }
ul.menubar .submenu {font-size:11px; margin: 0px; padding: 0px; list-style: none; background-color: #FFFFFF; /*border: 1px solid #ccc; float:right;*/}
ul.menubar ul.menu {display: block; position: absolute; margin: 0 0 0 -1px; right:0;}
ul.menubar a {padding:3px 18px 3px 5px; display:block; color:#2D7BAC; text-decoration:none;}
ul.menu, ul.menu ul {margin:0 0 0 -1px; padding: 0; background-color: #FFFFFF; }
ul.menu li { position:relative; list-style:none; }
ul.menu li.separator { border-left:1px solid #DDD; padding-left:10px; }
ul.menu li a { display:block; text-decoration:none; padding: 1px 20px 1px 5px; }
ul.menu li a.flag-ch {background:url('../../_img/_common/flag-ch.gif') right 3px no-repeat;}
ul.menu li a.flag-de {background:url('../../_img/_common/flag-de.gif') right 3px no-repeat;}
ul.menu li a.flag-en {background:url('../../_img/_common/flag-en.gif') right 3px no-repeat;}

/* Fix IE. Hide from IE Mac \*/
* html ul.menu li { float: left; height: 1%; }
* html ul.menu li a { height: 1%; }
/* End */

ul.menu ul{ position: absolute; display: none; left: 72px; top: 0px; }
ul.menu li.submenu ul { display: block; }
ul.menu li a.flag-ch:hover {background:url('../../_img/_common/flag-ch.gif') right 3px no-repeat /*#EFF5FA*/;}
ul.menu li a.flag-de:hover {background:url('../../_img/_common/flag-de.gif') right 3px no-repeat /*#EFF5FA*/;}
ul.menu li a.flag-en:hover {background:url('../../_img/_common/flag-en.gif') right 3px no-repeat /*#EFF5FA*/;}

/* MENU */

.events {margin-top:45px;}
.events dt {font-size:20px; color:#616161; word-spacing:-2px;}
.events dd p {padding:0; width:435px;}


/* columns */
#leftColumn, #container {float:left;}


/* left column */
#leftColumn {width:185px; padding-top:38px; margin-right:22px;}

#yearNavigation {width:183px; padding:0; list-style:none; border-bottom:1px solid #CCC;}
#yearNavigation dt {border-top:1px solid #CCC; }
#yearNavigation dt a {padding:7px 0 7px 8px; display:block; color:#666; text-decoration:none; font-weight:bold;}
#yearNavigation dt a:hover {background:#EFF5FA; color:#666;}
#yearNavigation dt a.selected {background:#2E7BAC; color:#FFF;}
#yearNavigation dd {border-top:1px solid #CCC; }

.mainNavigation {width:174px; padding:0; list-style:none; border-left:9px solid #EFF5FA;}
.mainNavigation li {border-bottom:1px solid #CCC; height:29px; }
.mainNavigation li.last {border-bottom:none;}
.mainNavigation li a {padding:7px 0 7px 8px; display:block; color:#666; text-decoration:none;}
.mainNavigation li a:hover {background:#EFF5FA; color:#666; font-weight:bold;}
.mainNavigation li.line {border-bottom:1px solid #2E7BAC; }
.mainNavigation li a.selected {color:#2E7BAC; font-weight:bold;}

.home #mainNavigation {margin-bottom:0;}
#mainNavigation {margin-bottom:28px;}

a.register {display:block; width:150px; height:23px; border:1px solid #DDD; background:url('../../_img/_common/blt_arrowbutton.gif') no-repeat #EFF5FA; background-position:0px -42px; padding:7px 0 0 30px; text-decoration:none; color:#65676B; margin-top:30px;}
a.register:hover {border:1px solid #2E7BAC; font-weight:bold;}

.home .logos {margin-top:10px;}
.logos {margin:10px 0 0 7px; color:#696C70; padding-bottom:20px; }
.logos dt {margin:12px 0 10px; font-size:9px;}
.logos dd {margin-bottom:11px;}


/* container */
#container {width:689px; padding-top:36px; *padding-top:53px; line-height:159%;}

.home #container {margin-top:217px; *margin-top:200px;}
.home .year2010 {margin-top:245px !important; *margin-top:228px !important;}
.home #container p {padding-bottom:12px;}
#container {padding-bottom:110px; margin-top:127px;}

@media screen and (-webkit-min-device-pixel-ratio:0){#container {margin-top:109px;}}
@media screen and (-webkit-min-device-pixel-ratio:0){.year2010 {margin-top:137px !important;}}
#container, x:default {margin-top:109px;}
.year2010, x:default {margin-top:137px !important;}
#container {*margin-top:137px; margin-top/*\**/:109px\9; overflow:hidden;}
.year2010 {*margin-top:137px !important; margin-top/*\**/:137px\9 !important; overflow:hidden;}

#container p {padding-bottom:20px;}
.home #container .content-title {margin-bottom:16px;} 
.content-title {margin-bottom:21px; font-size:20px; word-spacing:-2px; font-weight:normal; color:#2D7BAC;}
.text-title {font-weight:bold; font-size:12px; margin:0 0 20px 0;}

#content-impressum p { line-height:170%; }

/* video block */
.video-block { margin-bottom:20px; padding-bottom:20px; }
.video-block a { padding:4px 10px 0 0; float:left; }
a img { border:1px solid #ccc; }


/* speaker ticker */
#speakers {width:223px; height:180px; overflow:hidden; position:relative;}
#speakers ul#speakersSlider {width:223px; height:180px; position:absolute; list-style:none; padding:0; left:0; overflow:hidden;}
.speaker-ticker {width:223px; margin-right:20px; padding-top:8px; position:absolute; left:0; display:none;}
.speaker-ticker p a { text-decoration:none; color:#616161; }
.speaker-photo {width:52px; margin-right:18px; float:left;}
.speaker-info {margin-left:70px; font-size:11px; line-height:137%; margin-top:-2px;}
.speaker-info cite {font-style:normal; font-weight:bold;}
.speaker-info cite a { text-decoration:none; color:#616161; }
.speaker-text {padding-top:15px; display:inline-block;}

.speaker-navigator {padding:8px 0 9px; margin:12px 0 18px; border-bottom:1px solid #DDD;}

/* footer */
div#footer {width:100%; position:absolute; bottom:0; color:#333; font-size:10px; text-align:right; line-height:100%; padding-top:5px; border-top:1px solid #DDD;}
div#footer .expo2010 {width:128px; height:66px; background:url('../../_img/_common/img_logo_expo2010.jpg') no-repeat; position:absolute; right:0px; top:-77px; }
div#footer .expo2011 {width:128px; height:66px; background:url('') no-repeat; position:absolute; right:0px; top:-77px; }
div#footer a { text-decoration:none; color:#333; }
div#footer ul { display:block; float:right; padding-bottom:12px; }
div#footer ul li { display:block; float:left; list-style:none; border-right:1px solid #333; padding:0 5px; }
div#footer ul li.last { border:none; padding-right:0; }



/* buttons */
.btn-previous,
.btn-next,
.btn-arrow-big {background:url('../../_img/_common/blt_arrowbutton.gif') no-repeat; border:1px solid #DDD; text-decoration:none; font-size:11px; padding:3px 5px; color:#616161; line-height:100%;}

.btn-previous {padding-left:18px; background-position:0 7px;}
.btn-next {padding-right:18px; background-position:100% -20px;}

.btn-arrow-big {padding:7px 0 9px 28px; background-position:0 -43px; background-color:#EFF5FA; display:block; font-size:12px;}

.btn-arrow {padding:2px 18px; background:url('../../_img/_common/blt_arrowbutton.gif') no-repeat; background-position:-10px -47px; font-size:12px; font-weight:bold; color:#616161; text-decoration:none;}

.btn-arrow-top {padding:2px 16px; background:url('../../_img/_common/blt_arrowbutton.gif') no-repeat; background-position:0px -136px; font-size:12px; font-weight:bold; color:#616161; text-decoration:none;}

.btn-pdf {display:block; padding:0 0 0 19px; background:url('../../_img/_common/icons.gif') no-repeat; background-position:0px 2px; font-size:12px; font-weight:bold; color:#616161; text-decoration:none;}
.btn-print {padding:1px 11px;  background:url('../../_img/_common/icons.gif') no-repeat; background-position:0px -58px; font-size:12px; font-weight:bold; color:#616161; text-decoration:none;}
.btn-photo {display:block; padding:0 0 0 19px; background:url('../../_img/_common/icons.gif') no-repeat; background-position:0px -82px; font-size:12px; font-weight:bold; color:#616161; text-decoration:none;}

.anchor-link {padding:0 24px 0 0; background:url('../../_img/_common/blt_arrowbutton.gif') no-repeat; background-position:100% -107px; font-size:12px; font-weight:bold; color:#616161; text-decoration:none;}
.speakers-list .anchor-link {padding:0 16px 0 0; background:url('../../_img/_common/blt_arrowbutton.gif') no-repeat; background-position:100% -48px; font-size:12px; font-weight:bold; color:#616161; text-decoration:none;}

.more { background:transparent url('../../_img/_common/icons.gif') 2px -33px no-repeat; text-decoration:none; padding:0 7px; }
.less { background:transparent url('../../_img/_common/icons.gif') 2px -17px no-repeat; text-decoration:none; padding:0 7px; }

/*.bt-more { background:transparent url('../../_img/_common/icons.gif') 2px -32px no-repeat; text-decoration:none; width:15px; display:block; float:left; overflow:hidden; text-indent:-999px; }*/
.bt-more { background:transparent url('../../_img/_common/icons.gif') 2px -33px no-repeat; width:17px; height:13px; display:inline-block; outline:none; }
.bt-less { background:transparent url('../../_img/_common/icons.gif') 2px -17px no-repeat; width:17px; height:13px; display:inline-block; outline:none; }

/* lists */
.normal-list {list-style:none; padding:0 0 20px 0; margin:0;}
.normal-list li, .normal-list dd {background:url('../../_img/_common/blt_arrowbutton.gif') 0 -164px no-repeat; padding-left:10px;}

.bold-list {list-style:none; padding:0 0 20px 0;  font-weight:bold;}
.bold-list li, .bold-list dd {background:url('../../_img/_common/blt_arrowbutton.gif') -8px -47px no-repeat; padding-left:20px;}
.bold-list a {text-decoration:none; color:#616161;}

.organizer-list {}
.organizer-list dt {margin-bottom:20px; font-weight:bold;}
.organizer-list dd {padding-bottom:20px;}
.organizer-list dd.line-bottom { border-bottom:1px solid #eee; padding-bottom:42px; margin-bottom:43px; }
.organizer-list p {padding-bottom:3px !important;}

.faq-list {}
.faq-list dt {font-weight:bold; padding-bottom:20px;}
.faq-list dd {padding-bottom:20px; margin-bottom:20px; border-bottom:1px solid #EEE;}
.faq-list dd.last {border-bottom:0;}

dl.speakers-list {line-height:120%;}
dl.speakers-list dt {font-weight:bold; padding-bottom:2px;}
dl.speakers-list dd {padding-bottom:14px; margin-bottom:7px; border-bottom:1px solid #EEE;}

ul.speakers-list {list-style:none; padding:0; margin-top:24px;}
ul.speakers-list li {padding-bottom:14px; margin-bottom:20px; border-bottom:1px solid #EEE;}
ul.speakers-list li.last {border-bottom:0;}
.speaker-detail-info {width:112px; margin-right:60px; line-height:130%; float:left;}
.speaker-detail-info img {border:1px solid #CCC; margin-bottom:10px;}
.speaker-detail-info h3 {font-size:10px; font-weight:normal;}
.speaker-detail-description {width:418px; margin-top:-4px; float:left;}

dl.list-timeline {margin-bottom:20px;}
dl.list-timeline dt {width:125px; float:left; display:block; clear:both;}
dl.list-timeline dd {float:left; width:290px;}
dl.list-timeline dd ul {margin:0; padding:0; list-style:none;}
dl.list-timeline dd ul li {margin:0; padding:0 0 0 10px; border:none; background:url('../../_img/_common/blt_list_timeline.gif') left 10px no-repeat;}
dl.list-timeline dd ul li.last {margin-top:20px; padding:0; background:none;}

.program-list {list-style:none; padding:0 0 10px 0;}
.program-list .program-item {padding-top:10px; margin-top:10px; border-top:1px solid #EEE;}
.program-list .last {border-bottom:0;}
.program-title {font-weight:normal; font-size:12px; color:#2D7BAC;}
.program-title-bold {font-weight:bold; font-size:12px; color:#2D7BAC;}
.program-date {width:90px; display:block; float:left; font-weight:bold;}
.program-info {width:495px; float:left;}
.program-info p {padding:20px 0 0 0;}
.program-info .normal-list {padding:0;}
.program-info dt {width:135px; font-weight:bold; float:left;}
.program-info dt a,
.program-info dd a {text-decoration:none; color:#616161;}
.program-info dd {width:340px; float:left;}

cite.date {font-style:normal; font-size:11px; display:block; padding-bottom:20px;}

.venue-list {margin-top:30px;}
.venue-list dd {margin-bottom:20px;}

.box-blue {display:block; background:url('../../_img/_common/blt_arrowbutton.gif') 0 -20px no-repeat #EFF5FA; padding:0 0 0 18px; margin-top:1px; font-size:11px;}
.box-blue-linkless {display:block; background:#EFF5FA; padding:0 0 0 3px; margin-top:1px; font-size:11px;}
.box-blue a {color:#333 !important; text-decoration:none;}

ul.lettersLinks {list-style:none; margin:0; padding:14px 0; border-top:1px solid #CCC; border-bottom:1px solid #CCC; height:25px;}
ul.lettersLinks li {float:left; margin:0 10px 0 0; padding:0;}
ul.lettersLinks li a {line-height:100%; text-decoration:underline; color:#5F5F5F;}
ul.lettersLinks li a.all {font-weight:bold; color:#2C79AC;}

ul.participantsList, ul.participantsListEmpty {list-style:none; margin:20px 0 0 0; padding:0;}
ul.participantsListEmpty {display:none;}
ul.participantsList li, ul.participantsListEmpty li {margin:0 0 3px 0;}

div.pressBlocks {padding-bottom:30px; margin-bottom:30px; border-bottom:1px solid #EEE; /*width:610px;*/}
div.pressBlocks-last { border:none; }
div.leftContact {float:left; padding-right:40px; border-right:1px solid #EEE;}
div.rightContact {float:left; padding-left:40px; }
div.rightContact a, div.leftContact a {color:#616161;}

div.pressBlocks a.rollPrev {float:left; width:25px; height:35px; margin-top:44px; border:1px solid #DDD; background:url('../../_img/_common/blt_arrowbutton_press.gif') no-repeat; background-position: 8px 11px;}
div.pressBlocks a.disablePrev {background:url('../../_img/_common/blt_arrowbutton_press.gif') no-repeat; background-position: 38px 11px;}
div.pressBlocks a.rollNext {float:left; width:25px; height:35px; margin-top:44px; border:1px solid #DDD; background:url('../../_img/_common/blt_arrowbutton_press.gif') no-repeat; background-position: 8px -34px;}
div.pressBlocks a.disableNext {background:url('../../_img/_common/blt_arrowbutton_press.gif') no-repeat; background-position: 38px -34px;}
div.pressBlocks a.rollPrev span, div.pressBlocks a.rollNext span {display:none;}
div.pressBlocks div.rollList {width:545px; height:260px; float:left; margin:0 21px; position:relative; overflow:hidden;}

div.pressBlocks #downloadsSlider {height:260px; list-style:none; left:0; padding:0; overflow:hidden; position:absolute; top:0; width:545px; visibility:hidden;}
div.pressBlocks #downloadsSlider li {width:146px; margin:0; padding:0; position:absolute;}
div.pressBlocks #downloadsSlider li img {border:2px solid #CCC;}
div.pressBlocks #downloadsSlider li p {width:110px; height:87px; font-size:10px; line-height:135%;}

/* image wall */
div.image-wall { width:610px; }
div.image-wall ul { padding:0; margin:0; }
div.image-wall ul li { margin:0; list-style:none; display:block; float:left; }

ul.image-list {  }
ul.image-list li {  padding:0 11px 14px 0;  }
ul.image-list li a { display:block; }
ul.pagination { float:right !important; width:auto !important; padding-right:16px !important; }
ul.pagination li { padding:0 4px; }
ul.pagination a { color:#666666; text-decoration:none; }
ul.pagination a.selected { font-weight:bold; }
ul.pagination a.prev { display:block; width:13px; height:19px; background:#ffffff url('../../_img/_common/spr_pagination.gif') 0 0 no-repeat; text-indent:-999px; overflow:hidden; }
ul.pagination a.next { display:block; width:13px; height:19px; background:#ffffff url('../../_img/_common/spr_pagination.gif') 0 -24px no-repeat; text-indent:-999px; overflow:hidden; }

ul.list-2-columns { margin:0; padding:0; display:block; float:left; width:700px; }
ul.list-2-columns li { margin:0; padding:0 57px 0 0; list-style:none; display:block; float:left; width:275px; }
ul.list-2-columns li strong { display:block; padding:2px 0 4px 0; }
ul.list-2-columns li p { font-size:10px; line-height:160%; /*font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; letter-spacing:-0.06em;*/ }


ul.list-video-small { margin:0; padding:0; }
ul.list-video-small li { margin:0; padding:0 0 5px 0; }
ul.list-video-small div.left { width:130px; }
ul.list-video-small div.right { width:135px; float:left !important; padding-left:5px; }
ul.list-video-small div.right strong { padding:0; margin:-3px 0 0 0; *margin:0;  display:block; line-height:100%; }
ul.list-video-small p { padding:0 !important; }
ul.list-video-small img { width:126px; }

/* STRUCTURE - end */


/* COMMON */

.hr {height:1px; display:block; margin:9px 0; background:#E0E0E0;}
.hr * {display:none;}

.img {display:block;}
.img * {display:none;}

.p {line-height:130%; padding-bottom:15px;}

.show {display:block;}
.hide {display:none}

.left {float:left !important;}
.right {float:right !important;}
.clear {clear:both;}
.break {display:block; clear:both;}
.break-0 {display:block; clear:both; height:0;}
.block {display:block;}
.inline-block {display:inline-block !important;}
.bold {font-weight:bold;}
.txt-normal{font-weight:normal !important;}
.txt-right {text-align:right;}
/*.disabled, .disabled * {-moz-opacity:50; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50); opacity:0.5;}*/
.disabled {-moz-opacity:50; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50); opacity:0.5;}

.border-r { border-right:1px solid #eee; }
.border-b { border-bottom:1px solid #ddd; }

ul.clearall, ul.clearall li {margin:0; padding:0; list-style:none;}

.label-i {display:block; margin-bottom:13px; margin-right:10px; float:left; line-height:160%;}
.label-b {display:block; line-height:160%;}
.label-checkbox, .label-radio {margin-top:2px; margin-left:5px; float:left; line-height:130%; vertical-align:middle;}

.checkbox, .radio {margin:3px 0 0 0; *margin-top:0; padding:0; border:0; background:transparent; width:auto; height:auto; float:left; vertical-align:middle;}


/* widths / heights / paddings / margins */
.w185 {width:185px;}
.w230 {width:230px;}
.w233 {width:233px;}
.w294 {width:294px;}
.w390 {width:390px;}
.w590 {width:590px;}

.h0 { height:0 !important; }
.h200 { height:230px !important; }

.pt7 {padding-top:7px !important;}
.pt15 {padding-top:15px;}
.pt35 {padding-top:35px;}
.pl15 {padding-left:15px;}
.pl62 {padding-left:62px;}
.pd0 {padding-bottom:0 !important;}
.pb5 {padding-bottom:5px;}
.pb15 {padding-bottom:15px !important;}
.pb0 {padding-bottom:0 !important;}
.pb40 {padding-bottom:40px;}
.pr11 {padding-right:11px;}
.pr62 {padding-right:62px;}

.mb0 {margin-bottom:0 !important;}
.mb15 {margin-bottom:15px;}
.mb25 {margin-bottom:25px;}
.mb35 {margin-bottom:35px;}
.mb45 {margin-bottom:45px;}
.ml8 {margin-left:8px !important;}
.ml10 {margin-left:10px !important;}
.ml15 {margin-left:15px !important;}
.ml28 {margin-left:28px;}
.mt10 {margin-top:10px;}
.mt15 {margin-top:15px;}
.mt20 {margin-top:20px;}
.mt30 {margin-top:30px;}
.mt40 {margin-top:40px;}
.mr10 {margin-right:10px;}
.mr12 {margin-right:12px;}
.mr15 {margin-right:15px;}
.mr20 {margin-right:20px;}
.mr42 {margin-right:42px;}
.mr62 {margin-right:62px;}
.mr66 {margin-right:66px;}

.mv25 {margin:25px 0;}

.chinesemargin {margin-bottom:7px !important;}
.siemensmargin {margin:18px 0 32px 0;} /* specific margins for siemens logo at left */
.siemensmargin2010 {margin:18px 0 14px 0;} /* specific margins for siemens logo at left */
.habitatmargin {margin-bottom:8px !important;}

.b1 {border:1px solid #CCC;}

.br1 {border-right:1px solid #CCC;}
.bl1 {border-left:1px solid #CCC;}

.ts10 {font-size:10px;}
.ts11 {font-size:11px;}

.tc01 {color:#616161;}

.blue {color:#2D7BAC;}
.italic {font-style:italic;}

.AddressText {color:#5B5B5A; font-family:Arial,Helvetica,sans-serif; font-size:11px; text-decoration:none; line-height:120%;}

/* COMMON - end */
