@charset "UTF-8";
/* 
 *  stylesheets for ILA Berlin
 * 	created by: magnus panter(10-09-2009)
 * 	last modified: magnus panter(07-01-2010)
 */

/* General Definitions
---------------------------------------------------------------------------*/
body{font-size: .8em;
	font-family: verdana, Sans-Serif;
}

a, #loginform a{color: #1f5369;}

h1{font-size: 1.4em;}

h2{font-size: 1.2em;}

h3, h4, h5{font-size: 1em;}

button, input{background-color:none !important;}

* html img.pngfix{
	position:relative;
	behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
	this.src = "v3/images/pngfix/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
	this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
	);
}

/* Navigation Top
---------------------------------------------------------------------------*/
div#topNavi{height: 24px;
	padding: 6px 10px 0px 10px;
}

#topNavi select{font-size: 0.8em;
	height: 20px;
	margin-left: 20px;
}

div#header{background-image: url(../images/background/bg_header.jpg);
	background-repeat: no-repeat;
	height: 160px;
	margin-top: 0px;
}

#header a.logo{height:125px;
	left:0;
	position:absolute;
	top:0;
	width:100%;
}

div#showdate{color: #FFFFFF;
	font-size: 1em;
	left: 147px;
	position: relative;
	text-align: left;
	top: 38px;
	width: 130px;
}

*html div#showdate{left: -173px;}
*+html div#showdate{left: -172px;}

div#topNavi span{color: #000;}

div#topNavi span#head_events_cnt,
div#topNavi span.topeventplanner{color: #000;}

div#topnavNavi ul li{border-left: 1px solid #000;}

#topNavi .login{float:left;}

#topnav_language_switch {
	display:inline;
	margin-left:20px;
}

/* Search Main
-----------------------------------*/
div#mainNavi{
	bottom: 0;
	clear: both;
	float: left;
	left: 0;
	margin-left: 0;
	overflow: hidden;
	position: absolute;
	width: 100%;
}

div#mainNavi ul li{
	background: url(../images/background/mainnavi_left.gif);
	background-repeat: no-repeat;
}

div#mainNavi ul li a{
	background: url(../images/background/mainnavi_right.gif);
	background-position: top right;
	background-repeat: no-repeat;
	color: #FFF;
	padding:7px 24px 7px 18px !important;
}

div#mainNavi ul li.act{
	background-image: url(../images/background/mainnavi_aleft.gif);
	background-repeat: no-repeat;
}

div#mainNavi ul li.act a{
	background-image: url(../images/background/mainnavi_aright.gif);
	background-position: top right;
	background-repeat: no-repeat;
	color: #1F5369;
}

div#mainNavi ul li.path{
	background-image: url(../images/background/mainnavi_aleft.gif);
	background-repeat: no-repeat;
}

div#mainNavi ul li.path a{
	background-image: url(../images/background/mainnavi_aright.gif);
	background-position: top right;
	background-repeat: no-repeat;
	color: #1F5369;
}

div#subNavi{
	background-image:url(../images/background/sub_bg.gif);
	background-color: #fff !important;
	height:18px;
}

div#subNavi ul li a{
	color: #1F5369;
}

div#subNavi ul li.act a{
	font-weight:bold;
	color: #1F5369;
}

div#subNavi ul li {
	border-left: 1px solid #1F5369;
}

/* Metanavi */
#footer ul li.metanav_organizer a {
	background-image:url(../images/icons/messeberlin.gif);
	background-position:0 2px;
	background-repeat:no-repeat;
	padding-left:18px;
}

/* Navigation Breadcrumb
-----------------------------------*/
div#breadcrumb{
	color: #5d5d5d;
}

div#breadcrumb a{
	color: #5d5d5d;
}

div#breadcrumb strong a{
	color: #1F5369;
}

/* ie8 fix breadcrump */
*html div#breadcrumb{
	margin-top:-22px !important;
}

/* Standard Box
-----------------------------------*/
div.box {
	background-image: url(../images/background/bg_box.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	zoom: 1;
}

*html div.box {
	height:1px;
}


div.box h2{
	background-image: url(../images/background/bg_box_h2.gif);
	background-position: top right;
	background-repeat: no-repeat;
	color: #1f5369;
	display: block;
	font-weight: normal;
	line-height: 32px;
	margin-left: 6px;
	padding-left: 6px;
	zoom: 1;
}

div.box h2 a{
	color: #1f5369;
	text-decoration: none;
}

div.box h2 img{
	position:relative;
	top:11px;
	margin-right:8px;
}


div.box div.content{
	margin-top: 0;
	border:1px solid #D4D0C8;
	border-top: none;
	zoom: 1;
}

.segments{padding: 18px 0 14px;
	text-align: center;
}

*+html .segments{padding: 14px 0 14px;}
*html .segments{padding: 14px 0 14px;}

.segment{float: left;
	margin-bottom: 0;
	padding-bottom: 0;
	width: 94px;
}

.segments a{font-size: 0.8em;}

.segments img {padding-bottom: 7px;}

div .box .partnerland{font-size: 1.5em;
	line-height: 83px;
	padding: 0px 15px;
	text-align: right;
}

div .box .partnerland img{margin-top:15px;float:left;}

div .box .partnerland a{text-decoration: none;}

div.box div.content10pxpadd{padding:10px;}

.box .footer{font-size: 1em;
	line-height: 28px;
}

div#eplanner div.box div.content{border-top: none;
	margin: 0;
	padding-top:3px;
}

.savesearch form{padding-top: 7px;}

div.savesearch div.tag-button{padding: 2px 6px 0;
	margin: 2px;
}

*+html div.savesearch div.tag-button{margin-top: -2px;}

*+html .savesearch DIV.tag-button DIV.button-content DIV.button-content-inner BUTTON{margin-top: 0px;}

*html div.savesearch div.tag-button{margin-top: 0px;}

*html .savesearch DIV.tag-button DIV.button-content DIV.button-content-inner input{margin-top: 2px;}

div.savesearch-topentry{background-color: #f0f0f0;}

div.savesearch-topentry p{color: #000;
	font-weight: normal;
	width:50%;
	padding:0 10px;
}

div.savesearch-topentry div.tag-button {
	padding-top: 6px;
	margin:0 8px;
	float:right;
}

*html div.savesearch-topentry div.tag-button{
	margin: 0px;
	padding: 6px 0 0;
	width: 43%;
}

*html DIV.savesearch-topentry P{
	padding-right: 0px;
}

div.savesearch input{
	float: left;
	margin: 2px 5px 9px 0;
}

/* Search Top
---------------------------------------------------------------------------*/
form#searchform{left: 58px;
	position: relative;
	text-align: left;
	top: 70px;
	width: 100%;
	z-index: 900;
}

form#searchform input.text{border: 1px solid #c3c6d7;
	width: 200px;
}

input.submit2{background:transparent url(../images/buttons/submit_headsearch.gif) repeat scroll 0 0;
border:medium none;
color:#FFFFFF;
font-size:1em;
height:22px;
margin-left:6px;
padding:0 0 2px;
width:64px;
}

*+html input.submit2{padding:0 0 0px;}

div.search_addition{background-color: #efefef;
	padding-bottom: 37px;
}

a.aSearch2{background-image: url(../images/arrow/bg_arrow_white.gif);
	background-position: left 5px;
	background-repeat: no-repeat;
	color: #FFF;
	padding: 0px 0px 0px 10px;
	margin-left:6px;
}

div.searchspecial{color:#fff;
	padding-bottom: 12px;
}

div.searchspecial ul{width:250px;}

div.searchspecial ul li.static_1{background:url(../images/special/static_icon_01.gif);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#1F5369;
	padding:3px 10px 3px 44px;
	margin-bottom:1px;
}

div.searchspecial ul li.static_2{background:url(../images/special/static_icon_02.gif);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#444;
	padding:3px 10px 3px 44px;
	margin-bottom:1px;
}

div.searchspecial ul li.static_3{background:url(../images/special/static_icon_03.gif);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#1F5369;
	padding:3px 10px 3px 44px;
	height:31px;
}

div.searchspecial p{
	color: #FFF;
	margin-bottom: 7px;
	padding-left: 40px;
	width: 210px;
}

/* Top Companies/Products Box
-----------------------------------*/
div#products_prod div.content{
	border-top: none;
}

div#products_prod ul li{
	border-top:1px solid #D4D0C8;
}

div#products_prod ul li.even{
	background-color: #E3E4E4;
}

div#products_prod ul li p.topproducts{
	padding-top: 10px;
}

p.topproducts {
	margin-bottom: 0;
}

div#products_prod ul li img{
	border: 1px solid #DEDEDE;
	float: left;
	margin: 10px 10px 14px;
	padding: 2px;
	position: relative;
}

div#products ul li.even{
	background-color: #FFF;
}

div#products ul li.odd{
	background-color: #DEDEDE;
}

div.layout-2 div.layout-left,
div.layout-2 div.layout-right{
	margin-top:3px;
	margin-bottom:20px;
}

*+html div.layout-3 div.layout-right{
	margin-bottom: 20px;
}

*+html div.scroller div.content{
	height: 95px;
}

*+html #body_visitor div.bbnone{
	height: 76px;
}

*html #body_visitor div.bbnone img{
	border-bottom: 1px solid #D4D0C8;
}

*html #body_visitor div.bbnone{
	border-bottom: none;
}

/* Search Result
-----------------------------------*/
div#searchresult{
	margin-top: 0;
}

#searchresult ul.filter li a {
	color: #999;
}

.savesearch form div.flashmessages-error ul li{
	line-height: 18px;
	margin-top: -7px;
}

.savesearch form div.flashmessages{
	margin-bottom: 7px;
}

div#searchresult ul.resultset li.hover,
div#searchresult ul.resultset li:hover{
	background-color: #deeef2;
}

div#searchresult ul.resultset-list div.toolbar-left div.counter{
	color: #666;
}

*html #searchresult ul.resultset-list div.image img{
	margin: 0px;
	padding: 5px;
}

*html #detail_anchor div.inner-ancor ul{ margin: 0px 0px 15px 6px; }



span.zvu{
	color: #FF0000;
}

/* Search Result Gallery
-----------------------------------*/
#searchresult ul.resultset-gallery div.fair_icons{
	background-image: none;
	display: block;
	padding: 0px;
	top: -47px;
	width: 15px;
}

#searchresult ul.resultset-gallery div.fair_icons li{height: 0px;
	margin-top: 15px;
	min-height: 0px;
}

/* Detail Pages
-----------------------------------*/
div.tag-button div.button-style-default, div.tag-button div.button-style-active{
	background-image:url(../../images/button/default/button_bg.png);
	line-height:18px;
}

div.tag-button .button-style-top div.button-content{background-image:none;}

#topbutton .pngfix, .topbutton .pngfix{display:none;}

* html .close-window{ line-height: 10px; }
*+ html .close-window{ line-height: 10px; }

.detail-overview .wrapper .detail-overview-image .award .new{
	background-color: #FF0000;
}

* html #lightbox #lightbox-content.zoom-image .tag-box-content-space {	margin-top: 20px; }

*html #detail_anchor div.inner-ancor ul{width: 125px;}

*html div#detail_anchor .inner-ancor{width: 482px;}

#detail_contact fieldset span.error{color: #B50D1A;}

.arrow{padding:0; background: none;}

*html div.detail-view .container .content ul.uaction-bar li.action-bar{margin-right: 10px;}

.content-block ul{list-style-type: disc;
	list-style-position: inside;
}

.content-block ul.medialist,
.content-block ul.item-list-enabled-image,
.detail-view-attendee .content-block ul{list-style-type: none;}

*+html #lightbox .zoom-image#lightbox-content .tag-large-image-image{margin-top: 10px;}

/* Search Bottom
-----------------------------------*/
#bottom_search{margin-top:10px;
	text-align: left;
}

*+html #body_visitor #bottom_search{ margin-top: -20px; }

#bottom_search div.search_input{margin:auto;
	padding:15px 0px;
	width:770px;
}

form#bottom_search div.wrapper{width: 435px;}

*html form#bottom_search div.wrapper{width: 580px;}

form#bottom_search div.wrapper select{float:left;
	margin-left:5px;
}

form#bottom_search input.text{border: 1px solid #D4D0C8;
	width: 200px;
}

form#bottom_search input.submit2{background-image: url(../images/buttons/submit_headsearch.gif);
	background-repeat: none;
	border: none;
	color: #fff;
	height: 22px;
	margin-left: 6px;
	width: 63px;
	padding:0 0 2px;
	font-size:1em;
}

#bottom_search a{background: transparent url(../images/arrow/bg_arrow.gif) no-repeat scroll left 5px;
	color: #000;
	font-size: 1em;
	padding-left: 10px;
	padding-right: 10px;
	margin-left:6px;
}

*html #bottom_search .tag-button INPUT.button-style-default{
	padding-top: 0px;
}

/* End Of Site
-----------------------------------*/
p.special_foot_text {
  color:#666666;
  font-size:0.8em;
  margin-top:25px;
  text-align:center;
}

/* Detail
---------------------------------------------------------------------------------- */
/***********************************************************************************/

div.tag-toolbar div.tag-toolbar-wrapper ul.tag-toolbar-actions li a span{
	background-image: none;
	font-size: 0.9em;
}
div.tag-toolbar div.tag-toolbar-wrapper ul.tag-toolbar-actions li.tag-toolbar-actions-print a{
	background-image:url(../images/tags/toolbar/actions_print.png);
}
*html div.tag-toolbar div.tag-toolbar-wrapper ul.tag-toolbar-actions li.tag-toolbar-actions-print a{
	background-image: url(../../images/icons/actions_print.png);
}
div.tag-toolbar div.tag-toolbar-wrapper ul.tag-toolbar-actions li.tag-toolbar-actions-addevent a:hover{
	background-image:url(../images/tags/toolbar/event_add_h.png)
}
div.tag-toolbar div.tag-toolbar-wrapper ul.tag-toolbar-actions li.tag-toolbar-actions-addevent a{
	background-image:url(../images/tags/toolbar/event_add.png)
}
*html div.tag-toolbar div.tag-toolbar-wrapper ul.tag-toolbar-actions li.tag-toolbar-actions-addevent a{
	background-image: url(../../images/icons/actions_save.png);
}
*html .detail-view div.tag-toolbar div.tag-toolbar-wrapper ul.tag-toolbar-actions li.tag-toolbar-actions-addevent a:hover{
	background-image: url(../images/tags/toolbar/event_add_h_ie.png);
}
div.tag-toolbar div.tag-toolbar-wrapper ul.tag-toolbar-actions li.tag-toolbar-actions-addevent a.is_in_planner{
	background-image:url(../images/tags/toolbar/event_added.png)
}
*html div.tag-toolbar div.tag-toolbar-wrapper ul.tag-toolbar-actions li.tag-toolbar-actions-addevent a.is_in_planner{
	background-image: url(../../images/icons/actions_saved.png);
}
div.tag-toolbar div.tag-toolbar-wrapper ul.tag-toolbar-actions li.tag-toolbar-actions-addevent a.is_in_planner:hover{
	background-image:url(../images/tags/toolbar/event_remove.png);
}
*html .detail-view div.tag-toolbar div.tag-toolbar-wrapper ul.tag-toolbar-actions li.tag-toolbar-actions-addevent a.is_in_planner:hover{
	background-image: url(../images/tags/toolbar/event_remove_ie.png);
}
div.tag-toolbar div.tag-toolbar-wrapper ul.tag-toolbar-actions li.tag-toolbar-actions-recommend a{
	background-image:url(../images/tags/toolbar/actions_recommend.png);
}
*html div.tag-toolbar div.tag-toolbar-wrapper ul.tag-toolbar-actions li.tag-toolbar-actions-recommend a{
	background-image: url(../../images/icons/actions_recommend.png);
}


div.tag-toolbar {
	border-bottom:1px solid #D4D0C8;
	height:68px;
	margin-bottom:10px;
	background-color:#D4D0C8;
}

div.tag-toolbar div.tag-toolbar-wrapper div.tag-toolbar-title{
	font-weight: bold;
	color: #1F5369;
}

div.detail-view-company .tag-toolbar div.tag-toolbar-wrapper div.tag-toolbar-title{
	padding:0 0 0px 27px;
	line-height:70px;
}

div.tag-toolbar div.tag-toolbar-wrapper div.tag-toolbar-title span{
	font-size:14px;
}

div#body_showCompany div.tag-toolbar-title{
	padding:20px 0 0;
}


div.detail-overview{
	border:1px solid #dedede;
	background-image:none;
}

div#detail_anchor{
	background-color: #f0f0f0;
	padding-left: 11px;
	width: 499px;
}

#detail_anchor div.inner-ancor{
	padding:8px;
	margin:0;
	_width: 499px;
}

div.layout-4 div.layout-4-separator{
	display:none;
}

div.detail-view div.content-block h2{
	color:#1F5369;
	font-size:1.2em;
	line-height:22px;
	margin:0 0 10px;
	padding:0px;

}

div.detail-view div.content-block{
}

div.hall-list ul li.collapsed a.toggle{
	padding:0 0 0 20px;
}

div#topbutton, div.topbutton {
	background-color:#fff;
	border: none;
	color:#565656;
	height: 18px;
	padding: 0 0 3px 15px;
	float:right;
	background-image:url(../images/anchor/arrow_top.png);
	background-position:left;
	background-repeat:no-repeat;
	text-decoration:underline;
}

ul.item-list{
	padding:10px 0;
}

*html ul.item-list div.image img{
	margin: 0px;
	padding: 5px;
}

#detail_categories ul{
	list-style:disc;
	list-style-position:inside;
}

div.detail-view div.content-block .topic h3{
	font-size:1.1em;
}

#detail_categories ul {
	list-style-type:square;
	color:#666;
	margin-top:10px;
	list-style-position:outside;
	padding:0 10px 0 24px;
}

.modified_date {
	font-weight:normal;
	color:#666;
}

div.detail-view .content-block ul.togglebox, div.detail-view .content-block ul.medialist, div.detail-view .content-block p, div.detail-view .content-block .c_description, .content-block .p_description{
	padding:0 12px;
}

div.content-block ul.medialist li a.visitwebsite{
	background-image:url(../images/icons/document-globe.png);
	background-position:left;
	background-repeat:no-repeat;
}

div.detail-view div.content-block ul li p.product_categories{
	padding:0;
}

#detail_contact ul{
	margin:15px 0 0 0;
}

#detail_contact ul li{
	height:65px;
}

#detail_contact p.fl{
	padding:4px;
	width: 123px;
}

*+html #detail_contact p.fl{
	width: 130px;
}

*html #detail_contact p.fl{
	width: 130px;
}

*html #detail_contact .contact-pre{margin-left: 5px;
	float: left;
	width: 200px;
}

/* Sidebar
---------------------------------------------------------------------------------- */
/***********************************************************************************/

#detail_contact p, #detail_contact p.first, #detail_contact fieldset span {
	color: #000;
	font-size: 12px;
	line-height: 16px;
	margin: 0;
	padding-bottom: 5px;
}

#detail_contact p {padding-right:10px;}

#detail_contact p.success,
#detail_contact p.first,
#detail_contact fieldset span{padding-right:0;}

div#main div#content div.layout-4 div.layout-4-right div#detail_contact div.successful p.success{
	background-image: url(../images/icons/tick.png);
	background-position: 8px 6px;
}

#detail_contact input.text{
	font-size:12px;
	color:#666;
	border:1px solid #dedede;
}

div#detail_contact textarea{
	font-size: 1em;
	padding:4px;
	margin:10px 0 0;
	width:210px;
	border:1px solid #dedede;
}

div#detail_contact .captcha-area{
	width:210px;
	margin:10px 0;
}

div#detail_contact .captcha small{
	display:block;
	padding:10px 0 4px;
	color:#666;
}

div#detail_contact .captcha small a{
	color:#1F5369;
	text-decoration:underline;
}

#detail_contact .submit{
	border-top:1px solid #D4D0C8;
	padding:8px 8px 0;
	margin-left:-11px;
}

#detail_contact .submit input{
	background-color:transparent;
	background-image:url(../images/buttons/button_bgwhite.gif);
	background-repeat:no-repeat;
	color:#5d5d5d;
	width:76px;
	padding:2px 10px 4px;
}

#detail_contact .content {
	padding:0 0 8px 10px;
}

.savesearch-topentry{
	background-color:#f0f0f0;
	margin: 0;
	padding:10px 0;
}

.savesearch-topentry p{
	color:#000;
	font-weight:normal;
}

div.tag-button div.button-content a {
	color: #1f5369;
}

.savesearch{
	margin:0;
}

div.savesearch form input{
	margin: 4px 10px 14px 10px;
	width: 110px;
}


/* ePlanner
---------------------------------------------------------------------------------- */
/***********************************************************************************/

#eplanner ul.list li.hover, #eplanner ul.list li:hover{
	background:#f0f0f0;
	border:none;
}

#eplanner ul.list div.column-image{
	margin:0 10px 0 0;
}

#detail_contact .submit-field p{
	padding:0;
}

div#eplanner{
	margin: 0 0 10px;
	padding:0;
}

div#eplanner .empty_message{
	padding:4px 0 6px 0;
	color:#1F5369;
}

div#eplanner .star{
	background-image:url(../images/events/event/reiter/added.png);
	background-position:top no-repeat;
}

*html div#eplanner .star{
	background-image:url(../images/events/event/added.png);
}


div#eplanner .box{
	border:none;
}

div#eplanner .topentry{
	background-color:#f0f0f0;
	border-top:none;
	height:auto;
	padding:5px 0;
	zoom: 1;
}

div#eplanner-sidebar{
	height:auto;
	padding:2px 10px;
	color:#1F5369;
}

#eplanner ul.list{
	margin:10px 5px 8px;
}

#eplanner ul.list li{
	border:none;
}

#eventplanner-form .eventplanner-pager, #eventplanner-form .summary, #eventplanner-form h4{
	font-size:0.9em;
}

#eplanner ul.list div.column-text div.summary{
	padding:0;
	color:#666;
}

#eplanner div.eventplanner-pager{
	margin:0 20px 10px 0;
	color:#666;
}

#eplanner div.action-show a.button-style-default{
	background-image:none;
	color:#5D5D5D;
	padding:0;
}

#eplanner div.action-print a.button-style-default{
	background-image:none;
	padding:0;
	color:#5D5D5D;
}

#eplanner div.action{ margin: 0;
	float:right;
	width: auto !important;
}

*html div#eplanner .tag-button-link {
	margin-right: 6px;
}

div#eplanner .topentry .tag-button{
	margin-top:10px;
}

div#eplanner #eplanner-sidebar .tag-button{
	margin:10px 10px 0;
	color:#5D5D5D;
}

div#eplanner .action-pannel{
	background-color:#fff;
	border-top:1px solid #D4D0C8;
	padding:8px 0 0;
}

*+html .pager-current { padding-right: 5px; }
*html .pager-current { padding-right: 5px; }

.pngfix{
	display:none;
}

*html div.layout-2 div.layout-right #eplanner{ width: auto; }

*html ul.list .odd { background-color: #FFF; }

div.column-actions div.tag-link-button span{ line-height: 16px; }

*+html .ajax-submit-layoutcontent1 dt select{ width: 100px; }

*html .ajax-submit-layoutcontent1 dt select{ width: 100px; }

/* Portlet My Events List
---------------------------------------------------------------------------------- */
/***********************************************************************************/

div.portlet-my-events-list{
	float:left;
	overflow:hidden;
	width:100%;
	border:none;
}

div.portlet-my-events-list div.headline{
	background-image:url(../images/background/bg_box.gif);
	background-position:left;
	background-repeat:no-repeat;
}

div.portlet-my-events-list div.headline h3{
	background-color:#efefef;
	color:#1F5369;
	font-size:1em;
	height:28px;
	line-height:28px;
	margin:0 0 10px;
	padding:0 0 0 10px;
}

#portlet-my-events-list1-default .filter{
	padding: 10px;
}

*+html #portlet-my-events-list1-default .filter{
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#portlet-my-events-list1-default .view-mode, #portlet-my-events-list1-default .pager-set #tag-view-mode-selector{
	border-top:1px solid #dedede;
	padding:10px;
}

div.tag-view-mode-selector ul li a{
	color: #DEDEDE;
	text-decoration: underline;
}

div.tag-view-mode-selector ul li.act a{
	color: #333;
}

div.tag-view-mode-selector ul li.list{
	background-repeat:no-repeat;
	background-position:left center;
	padding:0 0 0 20px;
	margin:0 10px 0 0;
}

div.tag-view-mode-selector ul li.list-act{
	background:url(../images/icons/list_act.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding:0 0 0 20px;
	margin:0 10px 0 0;
}

div.tag-view-mode-selector ul li.table{
	background-repeat:no-repeat;
	background-position:left center;
	padding:0 0 0 20px;
	margin:0 10px 0 0;
}

div.tag-view-mode-selector ul li.table-act{
	background-image:url(../images/icons/table_act.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding:0 0 0 20px;
	margin:0 10px 0 0;
}

div.tag-view-mode-selector ul li.pic{
	background-repeat:no-repeat;
	background-position:left center;
	padding:0 0 0 20px;
	margin:0 10px 0 0;
}

div.tag-view-mode-selector ul li.pic-act{
	background-image:url(../images/icons/pic_act.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding:0 0 0 20px;
	margin:0 10px 0 0;
	}

div.tag-view-mode-selector ul li.gallery{
	background-image:url(../images/icons/gallery.png);
	background-position:left;
	background-repeat:no-repeat;
	padding:0 0 0 20px;
	margin:0 10px 0 0;
}

div.tag-view-mode-selector ul li.gallery-act{
	background-image:url(../images/icons/gallery_act.png);
	background-position:left;
	background-repeat:no-repeat;
	padding:0 0 0 20px;
	margin:0 10px 0 0;
	}

#portlet-my-events-list1-default .pager-links{
	border:none;
	padding:0;
}

.ajax-submit-layoutcontent1 .ui-pager-links-default{
	line-height:26px;
	padding:0;
}


/* Portlet My Events List - Actions
---------------------------------------------------------------------------------- */
/***********************************************************************************/
#portlet-my-events-list1-default div.list,
#portlet-my-events-list2-default div.list {
	padding: 0;								/* für die Listen kein Padding */
}
#portlet-my-events-list1-default .list-actions .column,
#portlet-my-events-list2-default .list-actions .column {
	float: left;
	padding: 0 0 0 10px;
	margin: 5px 0;
}
#portlet-my-events-list1-default .list-actions .column-checkbox,
#portlet-my-events-list2-default .list-actions .column-checkbox {
	width: 13px;
	line-height:26px;
}
#portlet-my-events-list1-default .list-actions .column-counter,
#portlet-my-events-list2-default .list-actions .column-counter {
	width: 100px;
}
#portlet-my-events-list2-default .list-actions .column-actions {
}
#portlet-my-events-list1-default ul li.event:hover,
#portlet-my-events-list2-default ul li.event:hover {
	background-color: #E9EDFE;
}
#portlet-my-events-list1-default div.list p.emptylist,
#portlet-my-events-list2-default div.list p.emptylist {
	margin: 10px;
}

#portlet-my-events-list1-default div.tag-button,
#portlet-my-events-list2-default div.tag-button {
	margin-top: 5px;
	margin-right: 5px;
}

a.event-note-button{
	background-image:url(../images/icons/pencil.png);
	background-repeat:no-repeat;
	background-position:left;
	width:16px;
	height:16px;
	text-indent:-8000px;
	display:block;
}

a.event-recommend-button{
	background-image:url(../images/icons/mail.png);
	background-position:left;
	background-repeat:no-repeat;
	width:16px;
	text-indent:-8000px;
	display:block;
}


div.my-fair div.content > div.last{
	padding:13px;
}

div.tag-view-mode-selector ul li{
	background:none;
	padding-left:15px;
	width:auto;
}

/* Portlet My Events List - List
---------------------------------------------------------------------------------- */
/***********************************************************************************/
 #portlet-my-events-list1-default ul.portlet-my-events-list-list li.event div.event-image-area{
	width:110px;
	height:110px;
	position:relative;
	float:left;
	border:1px solid #dedede;
}

#portlet-my-events-list1-default ul.portlet-my-events-list-list li.event div.event-image-area img{
	height:100px;
	width:100px;
	padding:5px;
}

#portlet-my-events-list1-default ul.portlet-my-events-list-list li.event {
	border-bottom: 1px solid #DEDEDE; /* #f1f1df (screens wiedersprüchlich)*/
	padding:5px 0;
}

#portlet-my-events-list1-default ul.portlet-my-events-list-list li.last{
	border-bottom: none;
}

#portlet-my-events-list1-default ul.portlet-my-events-list-list li.event div.column {
	float: left;
	padding: 0 0 0 10px;
	margin: 5px 0 0;
}
#portlet-my-events-list1-default ul.portlet-my-events-list-list li.event div.column-checkbox {
	width: 13px;
	text-align:center;
	color:#666;
}

#portlet-my-events-list1-default ul.portlet-my-events-list-list li.event div.column-image {
	width: 110px;
}
#portlet-my-events-list1-default ul.portlet-my-events-list-list li.event div.column-content {
	width: 315px;
}
#portlet-my-events-list1-default ul.portlet-my-events-list-list li.event div.column-content .title {
	margin-bottom: 10px;
}
#portlet-my-events-list1-default ul.portlet-my-events-list-list li.event div.column-content .title h3 {
	font-size:1em;
}
#portlet-my-events-list1-default ul.portlet-my-events-list-list li.event div.column-content .title .event-recommend-button {
	float: left;
}
#portlet-my-events-list1-default ul.portlet-my-events-list-list li.event div.column-actions {
	width: 20px;
}

*html #portlet-my-events-list1-default ul.portlet-my-events-list-list li.event div.column-actions{
	padding-left: 5px;
}

#portlet-my-events-list1-default ul.portlet-my-events-list-list li.event div.column-actions a {
	margin-bottom: 6px;
	float:none;
}

#portlet-my-events-list1-default .list-actions{
	border-bottom:1px solid #dedede;
	padding-top:4px;
	border-top:1px solid #dedede;
}

#portlet-my-events-list1-default .event-note-area{
	margin:0 0 6px;
}

#portlet-my-events-list1-default .event-note-area .event-note-buttons{
	width:230px;
}

#portlet-my-events-list1-default .event-note-area input{
	border:1px solid #dedede;
	padding:4px;
	width:300px;
}

/* Portlet My Events List - Table
---------------------------------------------------------------------------------- */
/***********************************************************************************/
#portlet-my-events-list1-default ul.portlet-my-events-list-table li.header:hover{
	background-color: #f0f0f0;
}

#portlet-my-events-list1-default ul.portlet-my-events-list-table li.header{
	background-color: #f0f0f0;
}

#portlet-my-events-list1-default ul.portlet-my-events-list-table li.event {
	border-bottom: 1px solid #DEDEDE; /* #f1f1df (screens wiedersprüchlich)*/
}

div#portlet-my-events-list1-default ul.portlet-my-events-list-table li.last {
	border-bottom: none;
}

#portlet-my-events-list1-default ul.portlet-my-events-list-table li.event div.column {
	float: left;
	padding: 0 0 0 10px;
	margin: 5px 0;
}
#portlet-my-events-list1-default ul.portlet-my-events-list-table li.event div.column-checkbox {
	width: 13px;
}
#portlet-my-events-list1-default ul.portlet-my-events-list-table li.event div.column-content {
	width: 259px;
}
#portlet-my-events-list1-default ul.portlet-my-events-list-table li.event div.column-recommend {
	width: 16px;
}
#portlet-my-events-list1-default ul.portlet-my-events-list-table li.event div.column-delete {
	width: 16px;
}
#portlet-my-events-list1-default ul.portlet-my-events-list-table li.event div.column-note {
	width: 16px;
}
#portlet-my-events-list1-default ul.portlet-my-events-list-table li.event div.column-hall {
	width: 60px;
	/*overflow: hidden;*/
}
#portlet-my-events-list1-default ul.portlet-my-events-list-table li.event div.column-booth {
	width: 55px;
	/*overflow: hidden;*/
}



/* Portlet My Events List - Pic
---------------------------------------------------------------------------------- */
/***********************************************************************************/
#portlet-my-events-list1-default ul.portlet-my-events-list-pic li.event {
	float: left;
	height: 174px;
	font-size: smaller;
	margin-top: 10px;
	padding-bottom: 10px;
}

#portlet-my-events-list1-default ul.portlet-my-events-list-pic li.event .wrapper {
	height: 100%;
	margin-bottom: 10px;
	margin-right:10px;

}
#portlet-my-events-list1-default ul.portlet-my-events-list-pic li.event div.column {
	float: left;
	padding: 0 0 0 6px;
	margin: 5px 0;
}
#portlet-my-events-list1-default ul.portlet-my-events-list-pic li.event div.column-actions {
	width: 17px;
}
#portlet-my-events-list1-default ul.portlet-my-events-list-pic li.event div.column-image {
	width: 110px;
}
#portlet-my-events-list1-default ul.portlet-my-events-list-pic li.event div.column-content {
	width: 96px;
	padding-left:6px;
}

#portlet-my-events-list1-default ul.portlet-my-events-list-pic li.event div.column-content h3{
	font-size:0.9em;
	overflow:hidden;
	margin-bottom:6px;
}

#portlet-my-events-list1-default ul.portlet-my-events-list-pic li.event div.column-note {
	margin-left: 22px;
	width: 216px;
}

div.event-image-area{
	width:110px;
	height:110px;
	float:left;
	border:1px solid #dedede;
	position:relative;
}

div.event-image-area img {
	height:100px;
	width:100px;
}

#portlet-my-events-list1-default ul.portlet-my-events-list-pic li.event div.event-image-area img{
	margin:5px;
}

#portlet-my-events-list1-default ul.portlet-my-events-list-pic li.event .event-note-area input{
	width:200px;
}

#portlet-my-events-list1-default ul.portlet-my-events-list-pic li.event div.column-actions .event-checkbox input.checkbox{
	float:none;
	margin-bottom:10px;
}

#portlet-my-events-list1-default ul.portlet-my-events-list-pic li.event div.column-actions a.event-recommend-button{
	margin-bottom:6px;
}

#portlet-my-events-list1-default ul.portlet-my-events-list-pic li.event div.column-actions a.event-note-button{
	margin-bottom:6px;
}


/* Portlet My Events List - Simple Pic Gallery
---------------------------------------------------------------------------------- */
/***********************************************************************************/
#portlet-my-events-list1-default ul.portlet-my-events-list-gallery li.event {
	float: left;
	width: 168px;
	height: 254px;
}
#portlet-my-events-list1-default ul.portlet-my-events-list-gallery li.event .wrapper {
	height: 100%;
	margin-bottom: 10px;
}
#portlet-my-events-list1-default ul.portlet-my-events-list-gallery li.column0 {
	/* left column */
}
#portlet-my-events-list1-default ul.portlet-my-events-list-gallery li.column1 {
	/* middle column */
}
#portlet-my-events-list1-default ul.portlet-my-events-list-gallery li.column2 {
	/* right column */
}
#portlet-my-events-list1-default ul.portlet-my-events-list-gallery li.event .wrapper .row {
	padding-left: 6px;
	margin-top:6px;
}
#portlet-my-events-list1-default ul.portlet-my-events-list-gallery li.odd .wrapper {
}

#portlet-my-events-list1-default ul.portlet-my-events-list-gallery .row-actions .left {
	float: left;
}
#portlet-my-events-list1-default ul.portlet-my-events-list-gallery .row-actions .right {
	float: right;
}
#portlet-my-events-list1-default ul.portlet-my-events-list-gallery ul.fair-icons li {
	display: inline;
	float: left;
}

#portlet-my-events-list1-default ul.portlet-my-events-list-gallery div.event-image-area{
	height:160px;
	width:160px;
}

#portlet-my-events-list1-default ul.portlet-my-events-list-gallery div.event-image-area img{
	width:150px;
	height:150px;
	padding:5px;
}

#portlet-my-events-list1-default ul.portlet-my-events-list-gallery div.event-checkbox{
	width:13px;
	margin:3px 10px 0 0;
	float:left;
}

#portlet-my-events-list1-default ul.portlet-my-events-list-gallery a.event-default, a.event-added, a.event-loading{
	float:left;
	margin-right:6px;
	margin-bottom:6px;
}

#portlet-my-events-list1-default ul.portlet-my-events-list-gallery a.event-recommend-button{
	float:left;
	margin-right:8px;
	margin-top:2px;
}

#portlet-my-events-list1-default ul.portlet-my-events-list-gallery a.event-note-button{
	float:left;
	margin-top:2px;
}

#portlet-my-events-list1-default ul.portlet-my-events-list-gallery .event-note-area input{
	width:150px;
}

.company-info {
	width:315px;
	float:left;
}

*html .ajax-submit-layoutcontent1 .company-info{
	width: 200px;
}

*html .list .odd{
	background-color: #FFFFFF;
}

.company-info ul.realizations{
	width:315px;
	float:left;
}

/* Detail View Attendee
---------------------------------------------------------------------------------- */
/***********************************************************************************/

#portlet-my-events-list1-default ul.portlet-my-events-list-table li.event div.column-content h3{
	font-size:0.9em;
	margin:0 0 6px 0px;
}

#portlet-my-events-list1-default ul.portlet-my-events-list-table li.event div.column-content .event-note-area{

}

#portlet-my-events-list1-default ul.portlet-my-events-list-table li.event div.column-content .event-note-area input{
	width:400px;
	border:1px solid #dedede;
	padding:4px;
}

.ajax-submit-layoutcontent1 .column-actions {
	padding:4px 0 0 0;
}

.column-actions div{
	margin:0 10px 0 0;
}

div.detail-view .container .content ul li.even{
	background:#fff;
}

div.detail-view .container .content ul li.h2 {
	color:#666;
	margin:10px 0 0 0;
	padding:0 10px;
}

div.detail-view .container .content ul li.phonenumber{
	background-image:url(../images/icons/mobile-phone.png);
	background-position:left;
	background-repeat:no-repeat;
	padding:0 0 0 28px;
}

div.detail-view .container .content ul li.faxnumber{
	background-image:url(../images/icons/fax.png);
	background-position:left;
	background-repeat:no-repeat;
	padding:0 0 0 28px;
}

div.detail-view .container .content ul li a.download{
	background-image:url(../images/icons/card-address.png);
	background-position:left;
	background-repeat:no-repeat;
	padding:0 0 0 28px;
}

div.detail-view .container .content ul li.even, div.detail-view .container .content ul li.odd{
	padding-left:10px;
}

#body_showAttendee .detail-view .container{
	margin:-1px 0 0 0;
}

#body_showAttendee div.detail-view .container .headline h3{
	background-color: #efefef;
	color: #1F5369;
	font-size: 1em;
	height: 28px;
	line-height: 28px;
	margin: 0 0 10px;
	padding: 0 0 0 10px;
}

/* Searchresult
---------------------------------------------------------------------------------- */
/***********************************************************************************/
#searchresult ul.resultset-content-types li a.all{
	background-image:url(../images/icons/sr_all.png);
	background-position:left;
	background-repeat:no-repeat;
}

#searchresult ul.resultset-content-types li a.company{
	background-image:url(../images/icons/sr_company.png);
	background-position:left;
	background-repeat:no-repeat;
}

#searchresult ul.resultset-content-types li a.product{
	background-image: url(../images/icons/sr_product.png);
	background-position: left;
	background-repeat: no-repeat;
}

#searchresult ul.resultset-content-types li a.person{
	background-image:url(../images/icons/sr_expert.png);
	background-position:left;
	background-repeat:no-repeat;
}

*html #searchresult ul.resultset-content-types li a.company,
*html #searchresult ul.resultset-content-types li a.product,
*html #searchresult ul.resultset-content-types li a.person,
*html #searchresult ul.resultset-content-types li a.all{
	zoom: 1;
	_margin-top: 0px;
}

#searchresult ul.resultset-content-types li{
	padding-left:20px;
	font-size:1.2em;
}

*html div.tag-button div.button-content input.button-style-active{ color: #1F5369; }

#my-events-print-preview h2{ color: #1F5369; }

/* Searchresult List
---------------------------------------------------------------------------------- */
/***********************************************************************************/
.event-default:hover{
	background-image:url(../images/events/event/add.png);
	background-position:left;
	background-repeat:no-repeat;
}

.event-default{
	background-image:url(../images/events/event/default.png);
	background-position:left;
	background-repeat:no-repeat;
}

.event-added:hover{
	background-image:url(../images/events/event/remove.png);
	background-position:left;
	background-repeat:no-repeat;
}

.event-added{
	background-image:url(../images/events/event/added.png);
	background-position:left;
	background-repeat:no-repeat;
}

#searchresult div.top div.activities div.select-all{
	background-image:url(../images/icons/select_arrow.png);
	background-repeat:no-repeat;
	line-height:16px;
}

#searchresult .top div.pagebrowser{
	line-height: 16px;
	margin: 0;
	padding-top: 10px;
}

#searchresult div.bottom div.pagebrowser{
	float:none;
}

div.pagebrowser span.label-colored, #searchresult div.select-all span{
	color: #1F5369;
}

#searchresult ul.filter li.pic,
#searchresult ul.filter li.table,
#searchresult ul.filter li.list{ line-height: 16px; }

form#result ul.filter li.list-act{
	background-image:url(../images/icons/list_act.png);
	background-position:left;
	background-repeat:no-repeat;
}

#searchresult ul.filter li.text{
	background-image:url(../images/icons/table.png);
	background-position:left;
	background-repeat:no-repeat;
	height:16px;
	line-height:16px;
	margin-right:15px;
}

form#result ul.filter li.text-act{
	background-image:url(../images/icons/table_act.png);
	background-position:left;
	background-repeat:no-repeat;
}

#searchresult ul.filter li.table-act{
	background-image:url(../images/icons/table_act.png);
	background-position:left;
	background-repeat:no-repeat;
}

#searchresult ul.filter li.spic{
	background-image:url(../images/icons/gallery.png);
	background-position:left;
	background-repeat:no-repeat;
	height:16px;
	line-height:16px;
	margin-right:15px;
}

#searchresult ul.filter li.spic-act{
	background-image:url(../images/icons/gallery_act.png);
	background-position:left;
	background-repeat:no-repeat;
}

#searchresult ul.filter li.pic-act{
	background-image:url(../images/icons/pic_act.png);
	background-position:left;
	background-repeat:no-repeat;
}

#searchresult ul.resultset li.hover, #searchresult ul.resultset li:hover{
	background-color:#e4e4e4;
}

#searchresult ul.resultset li{
	border:none;
}

#searchresult ul.resultset-minimal li.head:hover, #searchresult ul.resultset-minimal li.head{
	border-bottom:1px solid #dedede;
	border-top:none;
	background:#f0f0f0;
}

#searchresult ul.resultset-list li.first{
	border-top:none;
}

#searchresult ul.resultset-list li, #searchresult ul.resultset li, #searchresult ul.resultset-list li:hover, #searchresult ul.resultset li:hover{
	border-top:none;
	border-bottom:1px solid #dedede;
	border-left:none;
	border-right:none;
}

*html #searchresult ul.resultset-list li{padding:0px;}
*html #searchresult ul.resultset-list li div.wrapper{padding:10px 0px;float:left;}

#searchresult div.top div.activities{
	border-bottom:1px solid #dedede;
}

*+html #searchresult DIV.top{
	BORDER-BOTTOM: #d7d7d7 1px solid;
}

*html #searchresult DIV.top{
	BORDER-BOTTOM: #d7d7d7 1px solid;
}

*html #searchresult DIV.top DIV.activities{
	border-bottom: none;
}

*+html #searchresult DIV.top DIV.activities{
	border-bottom: none;
}

#searchresult div.bottom div.activities{
	border:none;
}

#searchresult ul.resultset-gallery li{
	margin:0;
	position:inherit;
}

#searchresult ul.resultset-gallery div.toolbar-left-item{
	margin:4px 0 0 10px;
}

#searchresult ul.resultset-gallery li.first div.center-border{
	display:none;
}

#searchresult div.options, #searchresult div.filter, #searchresult div.pagebrowser, #searchresult div.activities{
	line-height:22px;
}

#searchresult ul.resultset-minimal h3, #searchresult ul.resultset-list div.topic h3{
	font-weight:bold;
}

/* Searchresult List PopUp
---------------------------------------------------------------------------------- */
/***********************************************************************************/

.filter-button-space .tag-button{
}

#searchresult-filter-top div.tag-button div.button-content button span{
	color:#5D5D5D;
}

div.tag-button div.button-content input,
div.tag-button div.button-content button span,
#searchresult div.options .tag-button .arrow-down span{
	color: #1f5369;
}

#advanced-filter .button-top, #advanced-filter .button-bottom{
	padding:4px 10px 0;
}

#advanced-filter .content fieldset legend{
	color:#1F5369;
}

#advanced-filter .content fieldset{ width: 99%; }

#advanced-filter .content fieldset.categories{
	border-bottom: none;
}

#advanced-filter .controls-foot,
#advanced-filter .controls-head{
	background-image: none;
	top: 0;
}

#advanced-filter .controls-head{
	margin-bottom: 10px;
}

#advanced-filter .button-left{
	display: none;
}

#advanced-filter .controls-head a.close-window{
	background-position: right top;
}

#advanced-filter .content{
	border-top: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	border-left: none;
	border-right: none;
	height: auto;
}

*html #lightbox #lightbox-content.print-preview{width:529px;}

/* 21.8.09
---------------------------------------------------------------------------------- */
/***********************************************************************************/
#eplanner ul.list div.column-actions{
	float:right;
}

#eplanner .note_login{
	width:50%;
}

div.tag-link-button span, #searchresult div.options div.space div.count-per-page b{
	color:#000;
}

.show-categories .portlet-categories-tree{
	padding:10px 10px 55px;
	border-top:none;
}

#body_showAdvancedSearch .portlet-categories-tree{
	margin-bottom: 10px;
}



#main div.layout-3 .clear{
	height:0;
}



#searchresult ul.filter li.pic-act a,
#searchresult ul.filter li.text-act a,
#searchresult ul.filter li.table-act a,
#searchresult ul.filter li.list-act a{
	color: #333;
	text-decoration: none;
}

#searchresult div.select-all, #searchresult div.activities div.tag-link-button{
	line-height:14px;
}

.login-signup .signup .finish{
	background-image:url(../images/icons/tick.png);
	background-position:10px 15px;
	background-repeat:no-repeat;
	padding:10px 12px 10px 34px;
}

.login-signup .signup ul.path {
	border-top:none;
	border-bottom:1px solid #D4D0C8;
}

.login-signup .signup ul.path li.act {
	color:#666;
}

.login-signup .signup ul.path li.act span {
	color:#1F5369;
	border:0px;
}

.login-signup .signup ul.path li {
	color:#1F5369;
	border:0px;
}

.login-signup .signup h3 {
	color:#1F5369;
	border:0px;
}

.login-signup .signup form .back {
	background:transparent url(../images/buttons/button_bgwhite.gif) repeat scroll 0 0;
	width:76px;
	padding:2px 5px;
	color:#1F5369;
}

.login-signup .signup form .submit {
	background:transparent url(../images/buttons/button_bgwhite.gif) repeat scroll 0 0;
	color:#1F5369;
	padding:2px 5px;
	width:76px;
}

div.flashmessages ul li{
	line-height: 24px;
	margin-top: 0px;
	padding: 16px 8px 16px 48px;
}

div.flashmessages-error ul li{
	background: #FFCCCC url(../images/icons/exclamation.png) no-repeat scroll 7px 12px;
	color: #B50D1A;
}

div.flashmessages-success ul li{
	background: #EEFBE7 url(../images/icons/tick.png) no-repeat scroll 15px 20px;
	color: #42BE0C;
}

#searchresult ul.resultset-list div.topic ul.fairicons img{
	margin-right: 4px;
}

#searchresult ul.resultset-gallery div.topic h3{
	font-size:1em;
	font-weight:bold;
}

#searchresult div.activities div.tag-link-button {
	margin-left:10px;
}

/* 24.8.09
---------------------------------------------------------------------------------- */
/***********************************************************************************/

form.advanced-search table{
	margin:0;
}

form.advanced-search div.tag-button{
	margin-right:10px;
}

form.advanced-search table table{
	padding:0 10px 0 0;
}

form.advanced-search select.width158, form.advanced-search input.text-zip{
	margin-bottom:6px;
}

ul.portlet-my-events-list-gallery div.tag-button{
	font-size:10px;
}

.staticpage{
	width:510px;
	margin:10px 0;
}

.staticpage .boldhelp2{
	font-size:1.6em;
	font-weight:bold;
	color:#1F5369;
}

.static_head{
	padding-top: 15px;
}

.staticpage .static_content{
	padding:10px 0 0 20px;
}

.longbox {
	padding:0 0 20px;
}

.longbox .heading{
	font-size:1.6em;
	font-weight:bold;
	color:#1F5369;
}

.longbox .brdr{
	border:1px solid #dedede;
	padding:0 10px 10px;
}

.blueheadstatic{
	font-size:2em;
	color:#AFAFAF;
	padding:0 0 10px;
}

.text3left{
	padding:0 0 6px;
}

.text3left span{
	color:#444;
}

.boldhelp{
	font-size:1em;
	font-weight:bold;
	color:#E02518;
}

.help{
	background-image: url(../images/background/bg_box.gif);
	background-repeat: no-repeat;
	width:770px;
}

.help_text{}

.bordered-txt span.help_link{
	color: #1F5369;
	font-weight: normal;
	text-decoration: none;
}

.help ul{
	font-size:1em;
	padding:10px 20px;
}

.help ul li{
	list-style-type:square;
	color:#000;
}

.help h2{
	font-weight: normal;
	background-image: url(../images/background/bg_box_h2.gif);
	background-position: top right;
	background-repeat: no-repeat;
	color: #1f5369;
	display: block;
	line-height: 34px;
	margin: 0px 0px -4px 6px;
	padding-left: 6px;
}

h2.ticket_buy a { color: #1C536A; }

.login-signup h3 {
	border-color: #dedede;
	color: #264875;
}

.login-signup p{
	font-size:inherit;
}

.login-signup label{
	padding:0 0 3px;
}


.login-signup .red {
	color: #2293B5;
}

#loginform a {
	background: none;
	line-height: 14px;
	padding: 0;
}

#loginform .text,
.login-signup input.text,
.login-signup select {
	border: 1px solid #dedede;
	padding: 4px;
}

.login-signup input.text,
.login-signup select {
	margin-bottom: 10px;
}

#registration_advantages ul li.tradeshow{
	background-image:url(../images/tags/toolbar/event_added.png);
	background-position:left;
	background-repeat:no-repeat;
}

*html #registration_advantages ul li.tradeshow{
	background-image: url(../images/tags/toolbar/event_added.jpg);
}

#registration_advantages ul li.customized{background-image:url(../images/icons/but_customized.png);
	background-position:left;
	background-repeat:no-repeat;
	display:none;
}

#registration_advantages ul li.contact{background-image:url(../images/icons/sr_expert.png);
	background-position:left 5px;
	background-repeat:no-repeat;
}

#registration_advantages ul li span,
.login-signup .blue,
.login-signup h4{color: #444;}

#registration_advantages span{padding:0;}

.login-signup div.password-security{padding:0 10px;
	margin:0 0 10px;
}

.password-security-bar, #box-captcha-content{margin-bottom:4px;}

small{line-height:12px;}

#login_popup{background: transparent url(../images/background/bg_login.png) no-repeat scroll 0 0;
	z-index: 10001;
}

#login_popup form{margin:43px 12px 0 25px;}

#login_popup a{background-image: none;	
	color:#1F5369;
}

#login_popup label{float:left;}

#login_popup .submit{background:transparent url(../images/buttons/submit_login.gif) no-repeat;
	color: #1F5369;
	width: 76px;
	margin-right:20px;
}

#login_popup .close{background-image:url(../images/icons/close.png);
	background-repeat:no-repeat;
}

/* 
---------------------------------------------------------------------------------- */
/***********************************************************************************/

#detail_contact .request_appointment input.text{
	width:188px;
	float:left;
	margin-bottom:8px;
	}

.date_time{
	margin-top:8px;
	}

.ui-datepicker-trigger{
	float:left;
	padding:2px 0 0 5px;
	cursor:pointer
}

.ui-datepicker{
	background:#fff;
	padding:6px;
	border-bottom:1px solid #dedede;
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
	position: absolute;
	top: -1300px;
	width:188px;
}

.ui-datepicker-header{
	margin-bottom:4px;
	background-color:#f0f0f0;
}

.ui-datepicker-header a{
	text-decoration:none;
	padding:2px;
	line-height:14px;
}

.ui-datepicker-prev{
	float:left;
}

.ui-datepicker-next{
	float:right;
}

.ui-datepicker-title{
	line-height:20px;
	text-align:center;
}

.ui-datepicker-calendar{
	width:100%;
}

.ui-datepicker-calendar th{
	color:#666;
	text-align:left;
}

.ui-datepicker-calendar th.ui-datepicker-week-end{
	color:#F66;
}

#searchresult ul div.new{
	background-color:#ff0000;
	height:auto;
	line-height:normal;
	padding:1px;
}

#searchresult ul.resultset-list div.image div.new{
	right:4px;
}

div.layout-4 div.layout-4-left{
	margin-bottom:20px;
	margin-right:0;
}

hr{
	display:none;
}


/* 26.8.09
---------------------------------------------------------------------------------- */
/***********************************************************************************/

#categories span{
	color:#666;
}

ul.item-list div.image div.new{
	right:10px;
	top:-4px;
}

#searchresult ul.resultset-list div.toolbar-left div.counter{
	margin:0;
}


div.portlet-my-events-list div.filter dl, div.portlet-my-events-list div.filter dd, div.portlet-my-events-list div.filter dt{
	margin:0 0 0 2px;
}

.detail-overview .wrapper .detail-overview-image .zoom{
	background-color: #666;
	padding: 2px 0 0 8px;
	width: 56px;
}


.detail-overview .wrapper .detail-overview-image .zoom a{
	background-position: 37px 3px;
}

.detail-overview .wrapper{
	background-image:none;
}

#my-events-print-preview .fieldset ul li{
	line-height:20px;
}

#my-events-print-preview .fieldset-actions .tag-button{
	margin-left: 3px;
	text-align: right;
}

#my-events-print h2{background-image: none;}
}

/* Messeplanner Weiterempfehlen
---------------------------------------------------------------------------------- */
/***********************************************************************************/

div.detail_border_long .border_top{
	display:none;
}

div.detail_border_long .border_outer{
	background-image:none;
	border:1px solid #dedede;
	margin-top:30px;
}

div.detail_border_long .border-finished {
	background-image:none;
}

div.detail_border_long .border_inner{
	padding:0 20px 10px;
}

div.detail_border_long .close-form{
	float:right;
	background-image:url(../images/icons/close.png);
	background-position:right top;
	background-repeat:no-repeat;
	line-height:8px;
	padding:0 15px 4px 0;
}

div.detail_border_long h3{
	float:left;
	width:360px;
	color:#444;
	font-size:1em;
}

div.detail_border_long p{
	float:left;
	width:470px;
	margin:10px 0;
}

div.detail_border_long .longform{
	float:left;
}

div.detail_border_long .longform label, div.detail_border_long .longform input{
	width:400px;
	margin-bottom:4px;
	float:left;
}

div.detail_border_long .longform input{
	border:1px solid #dedede;
	padding:4px;
}

#recommend_form .longform textarea{
	height:100px;
	width:96%;
}

#recommend_form .fr{
	margin:10px 18px 20px 0;
}

div.action-pannel div.action{
	zoom: 1;
}

/* Recommend PopUp
----------------------------------------------------------------------------------*/

#recommendPopUp h1{
	color:#EE7FB;
	width:280px;
}

#recommendPopUp #success_message{ margin-top: 10px; }

#recommendPopUp h3{
	font-size:1em;
	font-weight:normal;
	margin-bottom:10px;
	color:#666;
	}

#recommendPopUp .label,
#recommendPopUp input{
	width: 98%;
	margin-bottom:4px;
	float:left;
}

#recommendPopUp input{
	border:1px solid #dedede;
	padding:4px;
}

#recommendPopUp .tag-button-submit { margin-right: 10px; }

.input_message textarea{
	font-size: 1em;
	width:100%;
	margin-bottom:10px;
}

#recommendPopUp p{
	margin:0 0 10px;
}

#RecommendPopUpForm{
	width:280px;
	float:left;
	margin:10px 0 4px;
}

.close-window{
	float:right;
	background-image:url(../images/icons/close.png);
	background-position:right top;
	background-repeat:no-repeat;
	line-height:8px;
	padding:0 15px 4px 0;
}

.table.tag-box-type-popup{
}

table.tag-box td{
	padding:4px 12px;
	background-color:#fff;
}

.overlay_modal, .overlay_info, .overlay_alert, .overlay_dialog{
	background-color:#000;
}

#lightbox #lightbox-content.recomment-popup a.close-window{
	right: 20px;
	top: 26px;
	_top: 22px;
	_line-height: 10px;
}

*+ html #lightbox #lightbox-content.recomment-popup a.close-window{
	top: 20px;
}

*html #recommendPopUp input.recommend-submit{
	border: none;
	width: auto;
	padding: 1px 0 0 0;	/* zeros are used overwrite other padding */
}

*html #recommendPopUp .tag-button-link .button-style-default{
	padding-top: 2px;
}

*+ html #recommendPopUp .tag-button-link .button-style-default{
	padding-top: 2px;
}

*html div#lightbox .recomment-popup#lightbox-content{
	margin-left: -150px;
	width: 400px;
}

*html #recommendPopUp .input_message{margin-left: -5px;
	zoom: 1;}

/* BMP Light Box
---------------------------------------------------------------------------------- */
/***********************************************************************************/

.overlay_bmp-lightbox{
	background-image:none;
	background-color:#000;
}

.bmp-lightbox_w, .bmp-lightbox_s, .bmp-lightbox_sw, .bmp-lightbox_se, .bmp-lightbox_sizer, .bmp-lightbox_n, .bmp-lightbox_nw, .bmp-lightbox_ne, .bmp-lightbox_e {
	display:none;
}

.bmp-lightbox_close{
	background-image:url(../images/icons/close.png);
	background-position:right top;
	background-repeat:no-repeat;
	margin:10px 0;
	width:16px;
}

.bmp-lightbox_content{
	padding:10px;
}

*+html div.action-print,
*+html div.action-show{
	width: 49%;
}

*html div.action-print,
*html div.action-show{
	width: 49%;
}

*html .en_GB div.action-print,
*html .en_GB div.action-show{
	width: 46%;
}

*+html ul.resultset-minimal li.head{
	padding-bottom: 5px;
}

*+html div.my-fair h3 a{
	vertical-align: 5px;
}

*+html #lightbox #lightbox-content.popup #recommendPopUp a.close-window{
	top: 12px;
	line-height: 12px;
}

*+html #detail_contact ul li{
	padding-bottom: 10px;
	width: 220px;
	height:auto;
}

*+html .savesearch-topentry{
	width: 100%;
}

/*+html .savesearch form{
	height: 10px;
}*/

*+html div.savesearch form input{
	margin-top: 0px;
}

*html .savesearch form{
	height: 10px;
	margin-bottom: 10px;
}

*html div.savesearch form button{
	margin-top: 0px;
}

*html .savesearch-topentry{
	width: 100%;
}

*+html #savesearchresults-success div.clearfix{
	display: none;
}

*html #savesearchresults-success div.clearfix{
	display: none;
}

#savesearchresults .savesearch-topentry{
	margin-bottom: 0px;
}

*html DIV.savesearch{
	padding-bottom: 0px;
}

#savesearchresults .content{ zoom: 1; }

*html a.event-loading,
*html a.event-added{
	margin-right: 0px;
}

*html #searchresult-filter-top{
	MARGIN: 0px 0px -10px;
	PADDING-TOP: 0px;
}

*html #searchresult-filter-top input{
	margin-top: -10px;
	padding-top: 0px;
}

*html #searchresult DIV.options .tag-button .arrow-down{
	background-position: right 9px;
}

*+html #searchresult DIV.options DIV.tag-button DIV.button-content DIV.button-content-inner BUTTON{
	MARGIN-TOP: 3px;
	HEIGHT: 14px
}

*+html #bottom_search .submit { PADDING-BOTTOM: 0px;}

/* Visitor */
.findbox {
	border-color:#D4D0C8;
	border-style:none solid solid;
	border-width:0 1px 1px;
	padding:11px 15px 15px;
}

*html .findbox {
	padding-bottom:35px;
}

*+html .findbox {
	padding-bottom:35px;
}

.findbox div {
	display:block;
	float:left;
	line-height:1.5em;
	width:50%;
}

.IconsLeftOfText {
	float:left;
	margin:3px 0;
	padding:0;
	width:40px;
}

/* staticPage Boxes and more */
.layout-right div.adsvertising .tag-button,
.layout-right div.staticPageBox .tag-button {
	float:none;
	margin:5px 0px 0px 0px;
	padding:0px;
}

.layout-left  div.detail-overview {
	padding:0px;
}

.staticPageTopImage {
	background-image:url(../images/special/exhibitor_head_DE.jpg);
	height:110px;
}

.staticPageTopImage p{
	position:relative;
	left:300px;
	top:50px;
}
.layout-left  div.detail-overview {
	padding:0px;
}

.exhibitorpage .tag-button {
	margin-right:5px;
}

div.absatzmarkt div.content {
	padding:12px;
	height:120px;
}

div.absatzmarkt div.content p{
	width:190px;
}

div.absatzmarkt div.fremdenverkehr {
	background-image:url(../../images/static/fremdenverkehr_right.jpg);
}

.bordered-txt{
	zoom: 1;
}

/* scroller portlets 
.scroller .next {
	background:transparent url(../images/background/preview_next.gif) repeat scroll 0 0;
}

.scroller .last {
	background:transparent url(../images/background/preview_last.gif) repeat scroll 0 0;
}

body#body_home .layout-3 .scroller .next,
body#body_home .layout-3 .scroller .last {
	display:none;
}

body#body_home .layout-3 .scroller .select {
	margin-left:31px;
	height:72px;
}

*html body#body_home .layout-3 .scroller .select {
	margin-left:16px;
}

 end scroller portlets */

#searchresult div.top div.filter{
	padding:0 0 10px 11px;
}

.request_appointment{
	padding:10px 0 0;
}

img.ui-datepicker-trigger {
	margin:8px 0px 15px;
}

/* Turbobanner */

.box.turbobanner {
	height:329px !important;
	overflow:hidden;
	background-image:none;
}
div#turbotext {
  font-size:0.7em;
  left:44px;
  line-height:2.3em;
  position:relative;
  top:-142px;
}
div#turbotext div span {
	font-size:1.6em;
	letter-spacing: -0.05em;
	color:#003768;
	font-weight:bold;
}
div#turbotext div {
	margin:8px 0px;
}
div#turbotext div.turbo1 {
	margin-left:85px;
}
div#turbotext div.turbo2 {
	margin-left:56px;
}
div#turbotext div.turbo3 {
	margin-left:26px;
}

/* IE 7 fixes Turbobanner */
*+html div#turbotext {
	top:-145px;
	line-height:2.05em;
}

*+html div#turbotext div {
	margin:12px 0px;
}

/* IE 6 fixes Turbobanner */
*html div#turbotext {
	top:-145px;
	line-height:2.05em;
}
*html div#turbotext div {
	margin:12px 0px;
}

/* alex - exhibitorlist */

.exhibitorlist {
  padding: 10px;
  font-size: 1em;
  border: 1px solid #D4D0C8;
}

.w50 {
  width: 50%;
}

.w80 {
  width: 80%;
}

.exhibitorlist_content {
  padding: 30px 0px 10px;
}

.buy_ticket .tag-button{ margin-right: 10px; }

/* fixes kk 28.9.09
----------------------------------------------*/

#savesearchresults .content{
	border-top:none;
}

#savesearchresults div.content, div#eplanner .empty_message { zoom: 1; }

ul.resultset-minimal li.head{
	padding-bottom: 5px;
}

#searchresult ul.resultset li.hover{
	border: none;
	border-bottom: 1px solid #D7D7D7;
	padding-bottom: 0;
	margin-bottom: 0;
	/*width: 508px;*/
}

#searchresult UL.resultset-minimal LI.hover{
	margin-bottom: 0px;
}

#searchresult UL.resultset-gallery LI.hover{
	margin: 0 -1px 0 0;
	width: 251px;
}

#searchresult UL.resultset-gallery LI div.toolbar-left-item{
	margin-left: 9px;
}

*html #searchresult ul.resultset-gallery li div.toolbar-left-item{
	margin-left: 5px;
}

#searchresult UL.resultset-minimal LI.head{
	margin-bottom: 0px;
	padding-bottom: 5px;
}

div#searchresult{
	margin: 0;
}

#searchresult div.bottom div.options div.space div.pagebrowser{
}

#searchresult div.bottom div.options div.space{

}

#searchresult h2{
	width: 500px;
}

.treeview li{
	background-image:none;
	/*color: #1f5369;*/
}

/*.treeview .label {
	text-decoration: underline;
}*/

.portlet-categories-tree .treeview .hitarea, .portlet-categories-tree .treeview li.lastCollapsable, .portlet-categories-tree .treeview li.lastExpandable{
	background-image:url(../images/treeview/default.gif);
}

*+html #body_showAdvancedSearch div.portlet-categories-tree-treeview{
	width: 370px;
}

div.tag-image-scroller-horizontal-teaser div.tag-image-scroller-content li img{
	overflow:hidden;
}

#detail_anchor DIV.inner-ancor{ padding-bottom: 8px; }

.detail-view-product div.tag-toolbar div.tag-toolbar-wrapper div.tag-toolbar-title{
	padding-top: 10px;
}

#searchresult ul.resultset-list div.image-space{
	height: 110px;
}

*html #searchresult ul.resultset-minimal li.head div.col3{
	width: 27px;
}

#searchresult div.bottom{
	clear: both;
	padding-top: 5px;
}

*html #searchresult div.bottom{
	padding-top: 10px;
}

#searchresult div.bottom div.activities div.space{
	margin: 0 0 10px 12px;
}

/* Homepage
-----------------------------------------------------------*/
*+html .home_joboffer{ margin-top: 10px; }

*+html .print #header {	height: 125px; }

* html #body_ .scroller .content .clear,
* html #body_home .scroller .content .clear{display: none;}

*+html .scroller .content{padding-bottom: 9px;}

/* Save Search box
-----------------------------------------------------------*/
*html #savesearchresults div.clearfix{ display: none; }

/* Print view
-----------------------------------------------------------*/
#my-events-print h6{ display: none; }

.print h1{
	color: #000000;
}

.print h2{
	color: #1F5369;
	background: none;
	font-weight: bold;
	margin: 0px;
	padding-left: 0px;
}

#printbutton a{	color: #1F5369; }

.print h5,
#my-events-print ul.category-paths,
#my-events-print .events-table td .description{
	margin-left: 116px;
}

*html .print #header {	height: 122px; }

.print div.detail-view span.result{ font-weight: normal; }

.print span.result{ background-color: #FFF; }

/* AJAX Suggestions
-----------------------------------------------------------*/
div.quicksearch-autocomplete-bottom li.selected,
div.quicksearch-autocomplete li.selected{
	background-color: #efefef;
	color: #1F5369;
}

div.quicksearch-autocomplete-bottom,
div.quicksearch-autocomplete {
	border-color: #efefef;
	border-style: none solid solid;
	border-width: 0 1px 1px;
}

.detail-overview-scroller- {
  margin-top: 10px;
}

#searchresult ul.resultset-content-types li a.joboffer {
  background-image:url(../images/icons/sr_jobs.png);
  background-position:left center;
  background-repeat:no-repeat;
}

/* Teilnehmereintrag
-----------------------------------------------------------*/

.ui-visibility-state{ color: #666666;
font-size: 10px; }

/* Torsten Banner
-----------------------------------------------------------*/
#footerbanner {
	margin:10px auto 0px auto;
	display:block;
}

#headbanner {
	width:100%;
	text-align:center;
}

#big {
	display:block;
	margin: 5px auto 0px auto;
}

#cad {
	display:block;
	margin:auto;
	margin:10px auto 5px;
}

full {
	display:block;
	margin:auto;
}

#sky {
	position:absolute;
	top:45px;
	left:800px;
}
/* Ende Torsten Banner
-----------------------------------------------------------*/

/* Torsten Showtime for Culture Flash Frame
-----------------------------------------------------------*/
div.layout-2 div.detail-view-1column{
	width:100% !important;
}

div.layout-2 div.detail-view-1column iframe.stfc_iframe {
	width:100%;
	height:660px;
	border:0px;
	margin:0px;
	padding:0px;
	background-color:transparent;
}

/* Ende Torsten Showtime for Culture Flash Frame
-----------------------------------------------------------*/




.exportregioncontent p.space {
  margin:11px 0px;
}

#body_showAdvancedSearch.de_DE form.advanced-search table div.label {
  float:left;
  padding:0 10px;
  width:107px;
}

#body_showAdvancedSearch.en_GB form.advanced-search table div.label {
  float:left;
  padding:0 10px;
  width:138px;
}

.print div.detail-overview-company{width:598px;}

/*-----------------------------------------------------------------------*/
/****************************** MYFAIR AREA ******************************/
/*-----------------------------------------------------------------------*/

.print .my-fair h2{background-image:none;}

.my-fair h2{
	font-weight: normal;
	background-image: url(../images/background/bg_box_h2.gif);
	background-position: top right;
	background-repeat: no-repeat;
	color: #1f5369;
	display: block;
	line-height: 34px;
	margin-left: 6px;
	padding-left: 6px;
}

.my-fair .headline{
	background-image: url(../images/background/bg_box.gif);
	background-repeat: no-repeat;
	margin-bottom: -4px;
}

.my-fair h2 a{
	text-decoration: none;
	color: #1f5369;
}

.my-fair .my-messages-write-subject h2 {
	width: 98%;
}
.my-fair .my-messages-write-subject input.mymessageswrite_subject{
	width: 397px;
}

div.my-messages-list-left .subject{overflow:hidden;
	display:block;
	width:210px;
	white-space:nowrap;
}

*html div.my-messages-list-left .subject{width:205px;}

.moresearches{
	background-image: url(../images/icons/add_grey.png);
	height: 22px;
	line-height: 22px;
	display: block;
	float: right;
	clear: none;
}

.my-fair .fl, .my-fair h4 label{
	font-weight: bold;
}

*+html .my-fair h4 label{
	font-weight: bold;
}

.my-fair .fl small{
	font-weight: normal;
}

.my-fair .portlet-my-messages-overview-header a,
.my-fair .my-messages-actions  a,
.my-fair .my-messages-actions  li.sendmessage,
.my-fair .my-messages-actions  li.current{
	height: 22px;
	display: block;
	float: left;
	clear: none;
}

#portlet-my-profile-overview div.left {
	float: left;
	width: 190px;
}

/* Short Registration
---------------------------------------------------------------------------*/
form.signup-short #box-captcha-content,
div.short_data{ padding-left: 12px; }

#box-captcha-content{ margin-bottom: 10px; }

*html div.login-signup h4{ padding-top: 0px; }

*html form.signup-short{ margin-top: 10px; }

div.short_data{ margin-top: 8px; }

div.short_data div{ margin-bottom: 10px; }

div.short_data div.clear{ margin-bottom: 0px; }

.login-signup div.password-security{
	padding-left: 10px;
	padding-top: 0px;
	margin: 0 0 10px 2px;
}

div#password-security-container h4{
	margin-bottom: 0px;
	padding-top: 0px;
}

.login-signup input.text{ margin: 0px; }

*html .login-signup div.registration{ width: 49%; }

p.captcha_part input,
div.short_data input{ width: 240px; }

#registration_short_captcha{ margin-bottom: 10px; }

.password-security-bar{ width: 252px; }

* html p.captcha_part input{ width: 210px; }

* html div.short_data input{ width: 223px; }

* html div.login-signup p.captcha_part,
* html div.login-signup div.password-security{ padding-right: 0px; }

* html .password-security-bar{ width: 235px; }

.login-signup input.text,
.login-signup select{
	border: 1px solid #333;
	padding: 1px;
}

#loginform .text{
	width: 96%;
}

.password-security-bar{ border:medium none !important; }

div.password-security div.password-security-bar div.password-security-bar-inner{
	background-image: url(../images/tags/password_security/bar.png);
	height: 19px;
}

.login-signup p.captcha_part{ padding-top: 0px; }

.login-signup .signup-short h4{ margin-bottom: 0px; }

.login-signup .right-content-register,
.login-signup .left-content-register{
	padding-left: 10px;
}

.registration div.tag-button div.button-content button{
	padding-top: 0px;
}

*html body#body_showRegisterProcess #main #content .login-signup div.registration{width: 261px;}

/* Long Registration
---------------------------------------------------------------------------*/
#reg-position{ width: 302px; }

.box .finish{ background-image: url(../images/icons/tick.png); }

.registration table{ text-align: left; }

/* Messages
---------------------------------------------------------------------------*/
.my-fair div.my-messages-write-subject h2{
	color: #000;
	font-size: 1em;
}

div.my-messages-write-subject{ padding-left: 10px; }

div.my-messages-write-text li{ margin-top: 5px;}

#mymessageslist_query{ float: left; }

.my-messages-list-search div.tag-button{ margin-left: 20px; }

.my-messages-read-buttons div.tag-button{ margin-right: 5px; }

.my-fair .last .fl,
.my-fair .actions .fl{ font-weight: normal; }

#my-messages-write textarea#mymessageswrite_text{ font-size: 1em; }

.my-messages-write-text ul{ display: none; }

.my-fair .my-messages-write-subject h2{
	background-image: none;
	height:	auto;
	line-height: 16px;
	margin: 0;
	padding-left: 0px;
}

#recipient_select option{
	width: 380px;
}

/* Newsletter / Info
---------------------------------------------------------------------------*/
#portlet-my-settings-list-default p.emptylist{ margin: 0; }

.matchingletter{ padding: 10px; }

*+html .my-settings-savedcategories-content,
*+html .my-settings-savedsearches-content{
	padding-top: 20px;
}

*html .my-settings-savedcategories-content,
*html .my-settings-savedsearches-content{
	padding-top: 20px;
}

.my-settings-savedcategories-content,
.my-settings-savedsearches-content{
	padding-top: 0px;
}

#portlet-my-settings-savedsearches-default .headline a,
#portlet-my-settings-savedcategories-default .headline a{
	color: #1f5369;
	margin-top: -26px;
}

#portlet-my-settings-savedcategories-edit .tag-button-submit{
	margin-left: 5px;
}

.my-messages-write-buttons .tag-button{ margin-right: 5px; }

#portlet-my-settings-savedcategories-edit .portlet-categories-tree{
	margin-bottom: 10px;
}

* html #portlet-my-settings-list-default .odd{ BACKGROUND-COLOR: #FFF; }

.my-settings-savedsearches-content .column-actions .tag-link-button{ padding-top: 4px; }

#portlet-my-settings-savedcategories-default .ui-pager-links-default{ padding-top: 0px; }

*+html #portlet-my-settings-savedsearches-default .actions{ margin-bottom: 10px; }

*html #portlet-my-settings-savedsearches-default .last{ margin-top: 10px; }

*+html #portlet-my-settings-savedcategories-default .actions{ margin-bottom: 20px; }
*html #portlet-my-settings-savedcategories-default .actions{ margin-bottom: 20px; }

#portlet-my-settings-savedcategories-edit .portlet-categories-tree{
	margin-top: 5px;
}

.my-settings-savedcategories-content .items .column-text{ border-bottom: none; }

.my-settings-savedcategories-content ul.items li.item{ border-bottom: 1px solid #DEDEDE; }

/* Profile */

.my-fair .my-profile-profile-edit h2{
	background-image: url(../images/background/h2_full.png);
	margin: 15px 0 5px;
	padding-left: 12px;
}

*html .my-fair .my-profile-profile-edit h2{
	background-image: url(../images/background/h2_full_ie.png);
	background-repeat: no-repeat;
}

#my-profile-edit-form .tag-button{ margin-right: 5px; }

#my-profile-edit-form .required{ padding-left: 10px; }

.my-profile-profile-edit .tag-button{ margin-right: 5px; }

#deleteProfileForm div.headline{ margin-bottom: 10px; }

#changePasswordForm li{ line-height: 16px; }

#changePasswordForm .large-left{ font-weight: normal; }

/* ECMS
---------------------------------------------------------------------------*/
#ecms #ecms-list ul.text li .product{ width: 95%; }

*html #ecms #ecms-list ul.text li .product{margin-bottom:10px;}

#ecms .box .text td{ vertical-align: bottom; }

#ecms .box .text #emailid,
#ecms .box .text #faxid,
#ecms .box .text #phoneid,
#ecms .box .text #jobtitleid,
#ecms .box .text #companyid,
#ecms .box .text #lastnameid,
#ecms .box .text #firstnameid{padding: 0px;
	width: 310px;
}
#ecms .box .text #salutationid,
#ecms .box .text #countryid{width: 314px;}

#ecms-steps li.active{
	color: #1F5369;
	font-weight: bold;
}

*html #ecms .content form fieldset div{height: 16px;}

*+html #ecms #ecms-steps LI{ padding-right: 0px; }
*html #ecms #ecms-steps LI{ padding-right: 0px; }

*+html #ecms #ecms-steps LI DFN{ width: 10px; }
*html #ecms #ecms-steps LI DFN{ width: 10px; }

#ecms-list .realization img,
#ecms-company .realization{
	display: none;
}

#ecms .content form fieldset div select{
	width: 269px;
}

#ecms #ecms-steps li{
	padding: 5px 5px 0 0;
}

#ecms #ecms-steps li dfn{
	padding: 5px 0 5px 5px;
}

*html #ecms .box .content table.overview th.first-entry,
*html #ecms .box .content table.overview td.first-entry{
	border-left: 0 none;
}

.calendar{ height: 16px; }

div.my-messages-read-buttons{
	margin-top: 10px;
}

.my-profile-attendee-view{
	border-bottom: 1px solid #DEDEDE;
	border-left: 1px solid #DEDEDE;
	border-right: 1px solid #DEDEDE;
	margin-bottom: 15px;
	padding-top: 10px;
}

*html .my-profile-attendee-view .last{
	padding: 10px 10px 15px 10px;
}

.my-profile-attendee-image-form .image{
	border: 1px solid #DEDEDE;
	float: left;
	margin: 0 10px 10px 10px;
	padding: 5px;
	width: 100px;
}

my-profile-attendee-image-form .image img{
	width: 100px;
}

.my-profile-attendee-image-form .text{
	margin-bottom: 5px;
}

.my-profile-attendee-image-form form div.tag-button{
	float: left;
	margin: 2px 10px 5px 0px;
}

*+html .my-profile-attendee-image-form form div.tag-button{
	margin-top: 3px;
}

*html .my-profile-attendee-image-form form div.tag-button{
	margin-top: 10px;
}

.my-profile-attendee-image-form form input{
	float: left;
	margin-left: 0px;

}

*+html .my-profile-attendee-view form input{
	width: 250px;
	margin-top: 6px;
	margin-right: 10px;
}

*html .my-profile-attendee-view form input{
	width: 240px;
	margin-top: 10px;
	margin-right: 10px;
}

*html .my-profile-attendee-view{
	zoom: 1;
}

*+html .my-profile-attendee-view .left img{
	margin-top: -15px;
}

*html .my-profile-attendee-view .left img{
	margin-top: -15px;
}

.my-profile-attendee-view .visibility form{
	margin-bottom: 10px;
}

.my-profile-attendee-view .visibility .left{
	padding-left: 10px;
}

.my-profile-attendee-view .visibility .hidden{
	left: 0px;
	padding-left: 10px;
	position: relative;
}

.my-profile-attendee-view .visibility .left img{
	float: right;
	margin-right: 10px;
}

.my-profile-attendee-view .visibility .right{
	margin: 10px;
	float: right;
}

.my-profile-attendee-view ul.values .left{
	float: left;
	margin-left: 10px;
	width: 20%;
}

.my-profile-attendee-view ul.values .middle{
  float: left;
  margin-left: 10px;
  width: 60%;
}

.my-profile-attendee-view ul.values .right{float: right;
	margin-right: 10px;
}

.my-profile-attendee-view ul.values .right img{vertical-align: middle;}

.my-profile-attendee-view ul.values li{line-height: 30px;}

.my-profile-attendee-view ul.values li.even{background-color: #F1F1F1;
	zoom: 1;
}

.my-profile-attendee-view .tag-button-submit{margin-left: 10px;}

div.ui-bar-part{float: left;}

div.ui-bar{height: 18px;}

/* My Profile 
---------------------------------------------------------------------------*/
.my-profile-attendee-edit{ border: 1px solid #DEDEDE; }

.my-profile-attendee-edit .odd{background-color: #DEDEDE;}

*html .my-profile-attendee-edit .button{padding: 10px;}

.my-profile-attendee-edit .image img{border: 1px solid #DEDEDE;
	padding: 5px;
	margin:10px;
}

*html .my-profile-attendee-edit .image img{padding: 50px 50px 45px 45px;}

.my-profile-attendee-edit .image{float: left;
	margin: 1px;
}

*html .my-profile-attendee-edit .image{margin-left: 5px;}

.my-profile-attendee-edit div.tag-button,
.my-profile-attendee-view div.tag-button{ margin-right: 10px; }

.my-profile-attendee-edit .bar{padding-top: 87px;
	padding-left: 130px;
}

*+html .my-profile-attendee-view .bar{margin-top: 30px;}

*html .my-profile-attendee-edit .bar{padding-top: 72px;}

.my-profile-attendee-edit li{line-height:30px;}

.my-profile-attendee-edit .right{float: right;
	padding-right: 10px;
	line-height: 23px;
	padding-top: 6px;
}

.my-profile-attendee-edit .right select{
	margin-left: 10px;
	width: 100px;
	font-size: 11px;
	color: #666666;
}

.my-profile-attendee-edit .right label{
	font-size: 11px;
	color: #666666;
}

.my-profile-attendee-edit .left{
	float: left;
	line-height: 22px;
	padding-left: 5px;
	width: 20%;
	padding-top: 6px;
}

.my-profile-attendee-edit .ui-position-select select,
.my-profile-attendee-edit .ui-sector-select select,
.my-profile-attendee-edit .ui-country-select select{
	width: 145px;
}

#portlet-my-settings-edit .headline, #portlet-my-settings-edit .bordered-txt {
  display:none;
}

div.my-messages-write-buttons div.tag-button div.button-content input{
	margin: 0px -190px 0px -315px;
}

/* Statusbalken ausblenden - MyFair, ECM*/
div#portlet-my-companyboothentry-overview .companyboothentry-content {
   padding:10px;
   border:1px solid #DEDEDE;
}

div#portlet-my-companyboothentry-overview .companyboothentry-content .fl {
  display:none;
}

*html div#portlet-my-companyboothentry-overview{
  padding-bottom: 10px;
}

*+html div#portlet-my-companyboothentry-overview{
  padding-bottom: 10px;
}

.bar{
  display: none;
}

*html #lightbox #lightbox-content{
	margin-left: -150px;
	width: 400px;
}

*html #deleteProfileForm .my-profile-profile-edit input{
	margin-right: -205px;
}

#changePasswordForm .my-profile-profile-edit .large-left{
	width: 34%;
}

#changePasswordForm .my-profile-profile-edit .right{
	width: 60%;
}

*html div.profile-popup-delete div.button-content {margin-top:-2px;padding-bottom:2px;background-position:0 2px;}
*html div.profile-popup-delete div.button-content div.button-content-inner a {margin-top:-1px;display:block;}

*+html div.profile-popup-delete div.button-content div.button-content-inner a {margin-top:-3px;display:block;}
*+html div.profile-popup-delete div.button-content div.button-content-inner span {margin-top:-3px;display:block;}

.de_DE #counterlong2,
.de_DE #counterlong1{
	margin-top: 26px;
}

.en_GB #counterlong2,
.en_GB #counterlong1,
#portlet-my-settings-savedsearches-default.container,
#portlet-my-settings-savedcategories-default.container
{
	margin-top: 10px;
}

/* savesearch box, sichtbarkeit des eintrages nicht anzeigen da im meine messe bereich deaktiviert
#savesearchresults-success.box, #savesearchresults.box, .portlet-my-profile-overview-visibility {
  display:none;
}
*/
 
.print .detail-overview-company, .print .detail-overview-product{width:598px;}

*html .login-signup div.column{margin-right:0px;}
*html .login-signup div.column h3{margin-right:0px;}
*html .login-signup div.registration{float:right;}

#portlet-my-settings-list-default .flashmessages {
  margin-bottom:10px;
}

a.download_ila{background-image:url(../../images/static/link-download.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:18px;
}

*+html #body_visitor div.layout-3 {padding-bottom: 30px;}

.findbox p {
  clear:both;
  display:block;
  font-weight:bold;
  padding-top:10px;
  margin-bottom: -20px;
  *+margin-bottom: -40px;
}

.product_categories{
  display: none;
}

div .box .poi img{
  padding:15px 5px 13px 15px;
  float:left;
}

div.layout-3 div.boxsmall {width:185px;}

div .box .poi a{
  text-decoration:none;
  color:#E98805;
  font-size:12px;
  font-weight:bold;
  font-family:tahoma;
}

div .box .poi span {
  float:left;
  width:108px;
  height:55px;
  margin-top:-2px;
}

div .poi {float:left}

#body_showECMSEditJobS2 #ecms .ui-datepicker-trigger{float:left;
	padding:1px 0 0 10px;
	cursor:pointer
}

form.signup-short-data div.fl,
form.signup-short-data div.flash-messages-form-field {
	padding-left:12px;
}

form.signup-short-data input {
	width:240px;
}

form.signup-short-data input.checkbox {
	width:auto;
}

form.signup-short-data div.password-security-bar {
	width:244px;
}

form.signup-short-data div.registration_short_email,
form.signup-short-data div.registration_short_password,
form.signup-short-data div.registration_short_password2 {
	margin-bottom:10px;
}

*html form.signup-short-data input {
	width:225px;
}

*html form.signup-short-data div.password-security-bar {
	width:229px;
}

#detail_anchor div.inner-ancor ul .arrow{padding-right:0px;}

div#eplanner .tag-button{
	padding:1px 0;
	height:auto;
	float:right;
	margin-right:8px;
}

div#eventplanner-form-action-show {
	width:115px;
}

#eplanner div.action {
	float:right;
	margin:0;
	width:auto !important;
}

*+html #eplanner div.action-show div {float:left;}
*+html div#eventplanner-form-action-show {float:left;}

*html #eplanner div.action-show div {float:left;}
*html div#eventplanner-form-action-show {float:left;}

.my-profile-profile-edit.content button{
  text-decoration: none;
  font-family: verdana;
}

body#body_myEventsList div.layout-2.my-fair #layoutcontent2 #portlet-my-events-list2-default {
	display:none;
}

#recommendPopUp .flash-messages-error li, 
#recommendPopUp .flash-messages-success li  {
  line-height:11px;
  padding-bottom: 2px;
  padding-top: 2px;
}

.error, .flash-messages-error {
  clear:both;
  padding-top: 5px;
}

#resendpassword .flash-messages-error li, 
#loginform .flash-messages-error li {
padding-top:0;
}

.messages-write-content .flash-messages-form-field {
  padding:5px 10px 0;
}

#detail_contact .flash-messages ul {
  margin:0px 0 0;
}

.content div.tag-image-scroller-horizontal-teaser div.tag-image-scroller-content {
  height: 70px;
}


.container-my-fair-overview-settings #portlet-my-settings-overview .bordered-txt {
  display: none;
}


.my-fair .container-my-fair-overview-settings #portlet-my-settings-overview .info-content {
  margin-top:3px;
}

#body_showLogin .flash-messages-success li{ margin-bottom: 10px; }