@charset "UTF-8";
/*  Stylesheet for ilmac24
	last modified: magnus panter(07-04-2010)

	Colors:
	gray a,text,border,background 	#EDEAE7
	red for highlighting			#A71528

*/

html{
	background-color: #EDEAE7;
	font-size: 75%;
}

body, th, td, input, textarea, label, select, option, .text, .textBold, .textSmall, .textBoldSmall, .textError, .button, .textfield, .dropdown{    
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  11px/14px;
	font-weight: normal;
	color: #000;
}

.button span,
button{ color: #FFFFFF; }

.portalcolor,
a, a:hover{ color: #A71528; }

img{ border: 0 none; }

h2{
	color: #A71528;
	font-size: 11px;
	text-transform: uppercase;
}

h3 { font-size: 11px; }

h5, h6{
	font-size: 1em;
	text-transform:capitalize;
}

#container{
	background: #fff;
	display: block;
	text-align: left;
	width: 1024px;
}

#body{ margin-top: 34px; }

.headerzelle{ margin: 1px 0 0 20px; }

.headerzelle .keyhead{ 
	float: left;
	margin-top: 4px;
}

#gennavigation{
	color:#A71528;
	font-size:0.9em;
	font-weight:bold;
	margin-right:18px;
	overflow:hidden;
	width:940px;
	z-index:2;
}

#topnavNavi ul li{
	border-left: none;
	margin: 0;
	padding: 0;
}

#topNavi{ 
	font-weight: bold;
	margin-right: 86px;
}

#topNavi a{ 
	font-size: 10px;
	text-decoration: none; 
}

#topNavi a:hover{ color: #000000; }

div#topNavi .aMyLink{ 
	color: #A71528;
	font-weight: normal;
	line-height: 16px; 
}

div#topNavi a.aMyLink:hover{
	color: #000000;
	font-weight: normal;
}

#topNavi ul,
#topNavi ul li{ display: inline; }

#topNavi span{color: #A71528;}

#topNavi .myLink{ display: inline; }

#topNavi img.image{ margin-bottom: -4px; }

/* Navigation 
--------------------------------------------------------------------------*/
#mainNavi{
	background-color: #A71528;
	float: left;
	margin-top: 4px;
	overflow: hidden;
	width: 200px;
}

#mainNavi ul{ 
	left: 0;
	padding: 12px 20px; 
}

#mainNavi ul ul{ padding: 0; }

#mainNavi ul li{
	font-size: 11px;
	margin: 0;
	padding: 0;
	right: 0;
	width: 100%;
}

#mainNavi ul li a{
	border-bottom: 1px solid #D38A94;
	color: #FFFFFF;
	display:block;
	font-size:1em;
	font-weight:bold;
	line-height:1.6em;
	overflow:hidden;
	padding:5px 0;
	width: 100%;
}

#mainNavi ul li.last li.last li a:hover,
#mainNavi ul li.last li.last li.act a,
#mainNavi ul li a:hover,
#mainNavi ul li.last a{ color: #000000; }

#mainNavi ul li.last ul a{ 
	border-bottom: 0 none;
	color: #FFFFFF; 
	font-weight: normal;
	background: url(../../images/icons/nav.gif) no-repeat scroll left 6px transparent;
	line-height: 1em;
	overflow:hidden;
	padding-left:21px;
}

#mainNavi ul li.last li.first{ padding-top: 4px; }

#mainNavi ul li.last li.act a,
#mainNavi ul li.last ul a:hover{
	color: #000000;
	background: url(../../images/icons/nav.gif) no-repeat scroll left -15px transparent;
}

#mainNavi ul ul li a{ padding: 4px 0 3px 0; }

#mainNavi ul li.last li.last li a,
#mainNavi ul li.last li.path li a{ 
	background: none;
	color: #FFFFFF; 
	padding-left: 42px;
}

#contentcontainer{
	background-color: #FFFFFF;
	float: left;
	margin-left: 30px;
	overflow: visible;
	width: 766px;
}

*html #contentcontainer{width: 764.5px;
	margin-right:-20px;
	padding-left:3px;
}

div#breadcrumb{
	border-top: 2px solid #938271;
	border-bottom: 2px solid #938271;
	color: #A71528;
	font-size: .8em;
	font-weight: bold;
	margin: 4px 0 10px 0px;
	padding-bottom: 8px;
	padding-top: 8px;
}

/* Only exception in grey, because portal site is used as template */
div#breadcrumb a{
	color: #A71528;
	font-weight: bold;
	text-decoration: none;
}

div#breadcrumb a:hover{text-decoration: underline;}

div#breadcrumb strong a{ font-weight: normal; }

div#content{margin-top:15px;}

/******************************************* Main Content *******************************************/

#detail_anchor ul{ color: #A71528; }

.show-categories li a,
.detail-categories ul a{ color: #000000; }

a{
	cursor: pointer;
	text-decoration: underline;
}

div#eplanner h2{margin-bottom: 0;}

div#eplanner span.star{height: 16px;
	padding-top: 3px;
}

#eplanner .content p{ background-color: #f0f0f0; }

div#searchresult{margin-top: 0;overflow: hidden;}

#searchresult div.options .tag-button .arrow-down{background-image: none;
	padding: 0;
}

.arrow {background-image:none;
padding:0px;
}

/* Bottom
---------------------------------------------------------*/
form#bottom_search,
form#searchform{border: none;
	padding-top:15px;
	text-align:center;
}

form#bottom_search{background: #f0f0f0;
	text-align: left;
}

form#bottom_search a{font-size: 1em; padding-left:4px;}

#bottom_search a{background: none;}

form#bottom_search input.text,
form#searchform input.text{border:1px solid #C8C8C8;
	color: #7A7A7A;
	width: 180px;
}

#body_showAdvancedSearch div.box{ border: none; }

div form.advanced-search select.firstletters{
	height:22px;
	position:relative;
	width:56px;
}

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

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

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

#bottom_search button{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
}

div.mch_logo{
	float: left;
	position: relative;
	left: -10px;
	top: 2px;
}

#logbottom p.login_message{border-bottom: 1px solid #D4D0C8;
	padding-bottom: 29px;
	padding-top: 50px;
	text-align: center;
}

#logbottom p.countries{display: none;}

#footer{ 
	margin-left: 10px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	width: 96%;
}

#footer p{color: #757477;
	margin: 0 0 0 220px;
	text-align: left;
}

#footer a{
	color: #000000;
	font-size: 0.8em;
	line-height: 14px;
}

#footer a.top{ 
	color: #A71528;
	font-size: 10px;
	line-height: 22px;
}

.special_foot_text{margin: 0;}

input.submit2{
	background-color: #A71528;
	border: none;
	color: #FFFFFF;
	padding: 3px 7px;
	font-size:1em;
	margin:0 4px;
}

div.tag-button{
	background-color: #A71528;
	border: none;
	color: #FFFFFF;
	line-height:12px;
	padding:0 6px;
	float:left;
}

#bottom_search .tag-button{
	height:auto;
	font-size:1em;
	margin: 0px 4px 0 8px;
	padding: 3px 7px;
	border:medium none;
}

div.tag-button img{display: none;}

div.tag-button div.button-content{height:auto;
	line-height:18px;
}

div.search_desription a,
div.search_desription{
	font-weight: 700;
	width: 769px;
	margin-top:19px;
}

*div.search_desription a, div.search_desription{width: 765px;}

div.search_input{padding: 15px 20px;
	background:#f4f4f4;
}

div.box{background: transparent url(../images/background/bg_box.gif) no-repeat scroll left top;
	border:1px solid #dedede;
}

div.content{border:none;
	margin-top: 0px;
}

#bottom_search div.tag-button div.button-content div.button-content-inner{padding: 0;}

#products ul li a, #products ul li {font-size: 1em;}

#products ul li p, #products ul li p.topcompany{line-height:16px;
	padding-top:10px;
}

.box .footer{font-size:11px;
	border-top:1px solid #dedede;
	border-bottom:none;
	border-left:none;
	border-right:none;
}

.box h2{background: transparent url(../images/background/bg_box.gif) repeat-x top;
	display: block;
	font-weight: bold;
	line-height:28px;
	padding:0 0 0 10px;
}

div.box div.content{border: 0;
	margin-top: 0px;
}

#savesearchresults .content{ border: none; }

div.pagebrowser span.label-colored,
#searchresult div.bottom div.options div.space,
#searchresult div.top div.pagebrowser div.space,
.count-per-page label,
div.pagebrowser span{color: #7A7A7A;}

#portlet-my-settings-savedcategories-default-count,
#portlet-my-settings-savedsearches-default-count,
#portlet-my-settings-savedcategories-count1,
#portlet-my-settings-savedcategories-count2,
#portlet-my-events-list1-default-count1,
#portlet-my-events-list1-default-count,
#portlet-my-events-list1-default-count2,
#portlet-my-events-list1-default-count,
#searchresult div.select-all span,
div.tag-link-button span,
#searchresult ul.resultset-list div.toolbar-left div.counter{color: #A71528;}

#searchresult ul.resultset-list li:hover{background-color: #f0f0f0;}

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

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

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

p.topproducts {margin-bottom: 0;}

div#products_prod ul li img, div#products 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: #f1f1f1;}

div#eplanner{height: auto;}

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

div.savesearch-topentry div.tag-button div.button-content{ padding-top: 1px; }

div.savesearch form input{float: left;
	margin-top: 2px;
	height: 22px;
	width: 115px;
}

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

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

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);
}
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)
}
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)
}
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);
}
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);
	width: 83px;
}

div.tag-toolbar{background-image:none;}

div.tag-toolbar div.tag-toolbar-wrapper{
	background-image:none;
	height:59px;
	margin:0;
}

div.tag-toolbar div.tag-toolbar-wrapper div.tag-toolbar-title{font-weight:bold;
	color:#A71528;
	padding:10px 0 0;
}

div.detail-view-company .tag-toolbar div.tag-toolbar-wrapper div.tag-toolbar-title{padding:20px 0 0 0;}

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.tag-toolbar div.tag-toolbar-wrapper ul.tag-toolbar-actions li{background:none;
	width: 83px;
}

div.tag-toolbar div.tag-toolbar-wrapper ul.tag-toolbar-actions li:hover {background-image:none;}

div.tag-toolbar div.tag-toolbar-wrapper ul.tag-toolbar-actions li a span{background-image:none;}

#body_myEventsList div.tag-toolbar div.tag-toolbar-wrapper ul.tag-toolbar-actions li a span{line-height:11px;}

#body_myEventsList div.tag-toolbar div.tag-toolbar-wrapper ul.tag-toolbar-actions{ margin-bottom: 10px; }

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

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

div#detail_anchor{ background-color:#f0f0f0; }

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

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

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

.hall .label,
.hall .first{color: #7A7A7A;}

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

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

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

#detail_categories strong{padding-left: 10px;
	clear: both;
	display: block;
	padding-top: 15px;
}

#detail_categories h3{font-size: 1em;
	padding-left: 10px;
	clear: both;
	display: block;
	color: #000;
}

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

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

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.detail-view .content-block #company_details_experts p{ padding: 0px; }

div.detail-view .content-block p.product_halls{ padding: 0; }

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{display: none;
	padding: 0;
}

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

#detail_contact h2 {
	font-size: 11px;
}

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

*+html #contactForm .tag-captcha iframe{ margin-bottom: 5px; }

/* Sidebar
---------------------------------------------------------------------------------- */
#detail_contact p, #detail_contact p.first, #detail_contact fieldset span {
	color:#000;
	font-size:12px;
	margin:0;
	padding:10px 0 0;
}

#detail_contact p.success{background-color: #d0ffd0;
	background-image: url(../images/icons/tick.png);
	background-position: 14px 22px;
	background-repeat: no-repeat;
	padding: 16px 8px 16px 48px;
	margin: 10px 10px 0 0;
}

#detail_contact .successful h3,
#detail_contact .successful p{padding-right:10px;}

#detail_contact .successful h3{margin-top: 10px;}

#detail_contact .successful .tag-button{margin-top: 5px;}

.error,
#detail_contact span.error{color: #A71528;
	padding-top: 5px;
}

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

div#detail_contact textarea{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:#A71528;
	text-decoration:underline;
}

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

#detail_contact .submit input{
	background-color: #A71528;
	color: #FFFFFF;
	width:auto;
	padding:2px 10px 4px;
	height:auto;
	font-size:12px;
}

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

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

.savesearch-topentry p{
	color: #000000;
	font-weight: normal;
	padding-left: 10px;
}

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

div.tag-button div.button-content a.button-style-top{ color: #A71528; }

div.savesearch{margin-top: 0px;
	padding:7px 0 10px;
}

*+html div.savesearch div.tag-button{padding:2px;
	float: right;
}

*html div.savesearch div.tag-button{padding:2px;
	float: right;
}

/* 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{color:#000000;
	padding:0 0;
}

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

div#eplanner .box{border:none;}

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

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

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

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

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

#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,
#eplanner div.action-print a.button-style-default{
	background-image: none;
	padding: 0;
}

#eplanner div.action{margin: 0;
	float: right;
}

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

*+html#eventplanner-form-action-print.tag-button-link a{width: 96px;}

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

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

div#eplanner .action-pannel{
	border-top:1px solid #dedede;
	padding: 8px 0;
}

.pngfix{display:none;}

/* Portlet My Events List
---------------------------------------------------------------------------------- */
div.portlet-my-events-list{float:left;
	overflow:hidden;
	width:100%;
	border:1px solid #e4e4e4;
	margin-bottom: 10px;
}

#portlet-my-events-list2-default h3{ text-transform: uppercase; }

div.portlet-my-events-list div.headline h3{background: transparent url(../images/background/bg_box.gif) repeat-x top;
	color: #A71528;
	font-size: 1em;
	height: 28px;
	line-height: 28px;
	margin: 0 0 10px;
	padding: 0 0 0 10px;
}

div.portlet-my-events-list div.filter form dt select{
	border: 1px solid #B0B0B0;
}

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

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

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

div.tag-view-mode-selector ul li{background-position: left center; height:14px;}

div.tag-view-mode-selector a{color: #B0B0B0;}

div.tag-view-mode-selector .table-act a,
div.tag-view-mode-selector .list-act a,
div.tag-view-mode-selector .pic-act a{color: #000000;}

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

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

*html .ajax-submit-layoutcontent1{width:510px;}

*+html .eventplanner-pager  .pager-next img,
*+html .eventplanner-pager  .pager-previous img{margin-left: 5px;}

*html .eventplanner-pager  .pager-next img,
*html .eventplanner-pager  .pager-previous img{margin-left: 5px;}

/* 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 ul li.event:hover,
#portlet-my-events-list2-default ul li.event:hover{background-color: #F4F4F4;}

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

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

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

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

.my-fair .fl, .my-fair h4 label{font-weight: normal;font-size:12px;}

*html #mymessageswrite_subject{margin-right: 10px;
	width: 383px;
}



/* 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;
	padding:5px 0 20px;
}

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

#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 .tag-button{
	margin-right: 5px;
}

#body_myMessagesList .my-messages-write-buttons{
	margin-right:0px;
	padding-right: 0px;
}

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

ul.fair-icons, ul.fairicons{padding:4px 0 0;
	display:none;
}

/* 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; 
	padding:10px 0 0 0;
}

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

#portlet-my-events-list1-default ul.portlet-my-events-list-table li.event div.column-booth{width: 55px;}

/* Portlet My Events List - Pic
---------------------------------------------------------------------------------- */
#portlet-my-events-list1-default ul.portlet-my-events-list-pic li.event {float: left;
	height: 174px;
	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.event .wrapper .row{padding-left: 6px;
	margin-top:6px;
}

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

/* Detail View Attendee
---------------------------------------------------------------------------------- */
#portlet-my-events-list1-default ul.portlet-my-events-list-table li.event div.column-content h3{background-image: none;
	border: none;
	font-size:0.9em;
	height: auto;
	line-height: 16px;
	margin:0 0 6px 0px;
	padding: 0px;
}

#portlet-my-events-list1-default ul.portlet-my-events-list-table li.event div.column-content .event-note-area{padding:0 0 4px 0;}

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

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 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: transparent url(../images/background/bg_box.gif) repeat-x top;
	color:#000;
	font-size:1em;
	height:28px;
	line-height:28px;
	margin:0 0 10px;
	padding:0 0 0 10px;
	border:1px solid #e4e4e4;
}

/* Searchresult
---------------------------------------------------------------------------------- */
.activities-bottom label{ color: #A71528;} 

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

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

#searchresult div.pagebrowser{padding-right: 3px;}

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

.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: none;}

#searchresult .top div.pagebrowser{margin:7px 12px;}

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

#searchresult ul.filter li{line-height: 16px;}

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

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

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

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

#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{
	font-size: 1em;
	line-height:22px;
}

*+html #searchresult div.options{ padding:0 15px 0 15px; }

*html #searchresult div.options, 
#searchresult div.filter, 
#searchresult div.pagebrowser{
  padding: 0 15px 0 15px;	
}

div.layout-2 div.layout-left {
  overflow: visible;
  width: 509px;
}


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

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

#searchresult div.savesearch form input{margin:4px 10px 16px 0;
width:110px;
}

/* Searchresult List PopUp
---------------------------------------------------------------------------------- */
.filter-button-space .tag-button{
	padding: 0 10px 0;
	background-color: #A71528;
}

#searchresult div.options .tag-button .arrow-down span,
div.tag-button div.button-content input/*,
div.tag-button div.button-content button span*/ {
	color:#fff;
	font-size: 1em;
}

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

#advanced-filter .content fieldset.tradeshows, 
#advanced-filter .content fieldset.firstletters,
#advanced-filter .content fieldset.itemtypes{
	width: 98%;
}

/* 2 column search filter popup */

#advanced-filter {
	width: 686px;
}

#advanced-filter .search-filter-types li {
	display: inline-block;
	float: left;
	width: 130px;
}

#advanced-filter .content fieldset.itemtypes,
#advanced-filter .content fieldset.firstletters {
	margin-top: .5em;
	width: 49%;
}

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

.searchfilter.ngn-dialog-width {
	width: 686px;
}

*+html #advanced-filter .content {
	zoom: 1;
}

/* /2 column search filter popup */

#advanced-filter .content{border-left: none;
	border-right: none;
	padding-left: 11px;
}

#advanced-filter .content FIELDSET.categories{border-bottom: none;
	height: auto;
	width: 98%;
}

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

#advanced-filter .content fieldset legend a{ color: #A71528; }

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

#eplanner .note_login{ width: 60%; }

.portlet-categories-tree{padding:10px 10px 10px;}

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

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

#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;
	margin-top: 0px;
}

.login-signup div.tag-button{padding: 2px 5px 0 5px;
	margin-top: 10px;
}

.flashmessages{padding:6px;
	background-color:#FCC;
	background-repeat:no-repeat;
	padding:16px 8px 16px 48px;
}

.flashmessages-error{background-color:#ffc00;
	background-image:url(../images/icons/exclamation.png);
	background-position:11px 9px;
 }

.flashmessages-success{background-color:#d0ffd0;
	background-image:url(../images/icons/tick.png);
	background-position:14px 14px;
 }

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

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

div#topbutton div.tag-button div.button-content{background-image:none;}

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

form.advanced-search table td.label,
form.advanced-search table td.label label{width: 30%;}

form.advanced-search table div.label{width: 133px;}

#advanced-search h3{
	font-size: 1em;
	padding-top: 17px;
}

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{color: #A71528;
	font-size: 1em;
	font-weight:bold;
	padding-bottom: 10px;
}

.staticpage .boldhelp2 a{color: #A71528;}

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

.longbox {padding:0 0 20px;}

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

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

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

.text3left{padding:0 0 6px;}

.text3left span{color:#264875;}

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

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

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

.help h2{ 
	height: auto;
	margin:15px 0 5px; 
}

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

.login-signup .red{color: #A71528; font-size: 1em;}

.login-signup p{ font-size: 1em; }

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

.login-signup input#registration_short_email,
.login-signup input#registration_short_password2{margin-bottom: 0px;}

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

form#loginform a{
	color: #A71528;
	background-image:none;
}

#loginform a{ 
	padding: 0;
	line-height: 1.2em;
}

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

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

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

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

#registration_advantages span{padding:0;}

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

.password-security-bar{ margin-bottom:4px; }

small{line-height:12px;}

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

#detail_contact .request_appointment{padding-top: 10px;}

.date_time{margin-top:8px;}

.ui-datepicker-trigger{cursor: pointer;
	float:right;
	padding:10px;
}

.ui-datepicker{	background: #fff;
	border-bottom: 1px solid #dedede;
	border-left: 1px solid #dedede;
	border-right: 1px solid #dedede;
	padding: 6px;
	position: absolute;
	top: -1306px;
	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;}

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

/* Detail pages
---------------------------------------------------------------------------------- */
div.detail-view div.content-block h2{background: transparent url(../images/background/bg_box.gif) repeat-x top;
	color:#A71528;
	font-size:11px;
	height:28px;
	line-height:28px;
	margin:0 0 10px;
	padding:0 0 0 10px;
	border:1px solid #e4e4e4;
}

div.detail-view div.content-block{margin: 15px 0px 0px 0px;}

/* Messeplanner Weiterempfehlen
---------------------------------------------------------------------------------- */
div.detail_border_long .border_top{background-image:none;
	height:auto;
}

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

#categories span{color:#666;}

#printbutton a{
	color: #A71528;
	line-height: 22px;
}

div#printbutton{ padding-bottom: 4px; }

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

hr{display:none;}

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 9px;
}

.detail-overview .wrapper .detail-overview-image .zoom a{text-decoration:none;
	background-image:url(../images/icons/magnifier-zoom.gif);
	background-position:right top;
	background-repeat:no-repeat;
	padding:0 18px 0 0;
}


/* Messeplanner Weiterempfehlen PopUp
---------------------------------------------------------------------------------- */
#recommendPopUp h1{font-size:1em;
	color:#A71528;
	width:280px;
	text-transform: uppercase;
}

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


.input_message textarea{
	width:100%;
	margin-bottom:10px;
}

#recommendPopUp .innerItems{color: #000;
	padding-bottom: 10px;
	padding-top: 25px;
}

#recommendPopUp .input_message textarea{
	border: 1px solid #DEDEDE;
}

#savesearchresults-success div.flashmessages-success{background-color: #d0ffd0;}

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

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

/* BMP Light Box
---------------------------------------------------------------------------------- */
#my-events-print-preview .fieldset-actions .tag-button{ padding: 0 6px 0; }

#my-events-print-preview ul ul{ margin-top: 5px; }

#my-events-print-preview fieldset.fieldset-preview{ 
	height: 288px;
	padding-bottom: 0px; 
}

form#advanced-search div.tag-button div.button-content button{ padding-left: 3px; }

form.advanced-search table td{padding-left: 5px;}

.portlet-categories-tree{ border: 1px solid #7A7A7A; }

#advanced-filter .portlet-categories-tree{ border: 1px solid #AAAAAA; }

#body_showStaticpage .portlet-categories-tree,
#body_showCategories .portlet-categories-tree{border: none;}

.result-owner a,
.result-owner{color: #7A7A7A;}

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

#contactForm .tag-captcha-image{margin-bottom: 8px;}

p.emptyresult{margin-bottom: 0px;
	padding-left: 10px;
	padding-top: 10px;
}

#searchresult ul.resultset-content-types li a.event{background-image: url(../images/registration/sr_event.gif);}

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

#portlet-my-settings-savedcategories-edit .treeview .label,
#reg-categories .treeview .label,
#advanced-filter .treeview .label,
#advanced-search .treeview .label{ text-decoration: none; }
*/
.treeview li{ clear: left; }

.treeview span.label{text-decoration:underline;color:#000;cursor:pointer;}

.treeview span.js-last{text-decoration:none;color:#000;cursor:default;}

.box.sectors .treeview span.js-last{text-decoration:underline;color:#000;cursor:pointer;}

/* Sponsor portlet */
ul.sponsors li{font-size: 1em;
	min-height: 77px;
	height: auto !important;
	height: 77px;  /*für den IE */
	padding: 10px 0 10px 10px;
	text-align: left;
	width: 240px;
}

ul.sponsors li a{float: left;
	margin-left: 10px;
	width: 150px;
}

ul.sponsors li img{border: 1px solid #DEDEDE;
	padding: 2px;
}

ul.sponsors li .image a{margin-left: 0;
	width: 75px;
}

ul.sponsors li p{float: left;
	margin-bottom: 0px;
	margin-left: 10px;
}

.ui-autocomplete li .ui-state-hover,
div.quicksearch-autocomplete li.selected,
div.quicksearch-autocomplete-bottom li.selected{background-color: #A71528;}

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

#my-events-print-preview .fieldset-actions{
	float: right;
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
}

#my-events-print-preview .fieldset-actions .tag-button {
  float: right;
}    

#my-events-print-preview-tableview_0{float: left;
	margin-bottom: 5px;
	margin-right: 2px;
}

li.my-events-print-preview-views-notable label{display: block;}

li.my-events-print-preview-views-notable ul li label{display: inline;}

.p_description ul,
.c_description ul{list-style-type: disc;
	list-style-position: inside;
}

/* Advanced Search 
----------------------------------------------------------*/
form.advanced-search input#searchphrase{
	top: 1px;
	position: relative;
	width: 268px;
}

.advanced-search #freetext,
.advanced-search #idState{ width: 329px; }

.advanced-search #as-city{ width: 261px; }

ul.tag-selectbox-multiple li label{ color: #A71528; }

.countries ul.search-filter-countries li label{ color: #000000; }

/*#advanced-filter ul.tag-selectbox-multiple li label{ color: #000000; }*/

#country ul.tag-selectbox-multiple li label,
#halls ul.tag-selectbox-multiple li label{ color: #000000; }

/* Print
---------------------------------------------------------------------------------- */
.print .togglebox .content .hallplan-wrapper{text-align: center;}

.print .togglebox .content .hallplan-wrapper img{width: 600px;}

.print .layout-4{width: 600px;}

#my-events-print h1{ margin-left: 6px; }

.print #my-events-print h2 {
	display: none;
}

.print .my-fair #my-events-print h2{ 
	background: none; 
	padding-left: 6px;
}

.print .my-fair #my-events-print .events-table h2{ padding-left: 10px; }

.print h4{ font-size: 1em; }

/* Myfair 
---------------------------------------------------------------------------*/
.my-fair h2{background-color: transparent;
	background-image: url(../images/background/bg_box.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center top;
	display: block;
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 10px;
}

.my-fair h2 a{color: #A71528;}

.my-fair .my-messages-write-subject h2{width: 98%;}

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

.my-messages-write-buttons{
	float: right;
	padding: 0 2px;
}

.en_GB .my-messages-list-left{ width: 65%; }

.my-messages-list-head .sender{ margin-right: 3px; }

.my-messages-list-head .subject{ width: 235px; }

.moresearches{height: 22px;
	line-height: 22px;
	display: block;
	float: right;
	clear: none;
}

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

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

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

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

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

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

.registration #reg-keywords table th{padding-left: 10px;
	width: 20px;
}

/*.registration #reg-keywords table input{ width: 473px; }*/

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

.registration table th{ width: 175px; }

.registration table input.text, 
.registration table input.password{width: 327px;}

.registration table select{ width: 329px; }

*html .registration table select{ width: 331px; }

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

#reg-country, #reg-salutation, #reg-language {width:330px;}

#reg-email, #reg-salutation, #reg-firstname, #reg-lastname{ padding-top: 0px; }

.registration table th{ width: 485px; }

/* registration keyword site 
---------------------------------------------------------------------------*/
.registration-keywords p{padding-left: 10px;}

.registration-keywords ul{
	padding-left: 25px;
	list-style-type: disc;
}

.registration-keywords li{margin-bottom: 10px;}

.registration-keywords #reg-keywords td input{ width: 250px;}

.registration table tr{line-height:1.2em;}

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

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

.matchingletter, .newsletter { padding: 10px; clear: both; zoom:1}
.newsletter label, .matchingletter label {margin-right:10px}
.newsletter input, .matchingletter input {margin-right:3px}
.my-settings-edit-content .tag-button {margin-bottom:20px}

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

.my-settings-savedcategories-content .column-count,
.my-settings-savedsearches-content .column-count{
	padding-left: 0px;
}

#portlet-my-settings-savedsearches-default .headline a, 
#portlet-my-settings-savedcategories-default .headline a{
	margin-top: -26px;
	background-image: url("../images/icons/add_grey.png");
}

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

#portlet-my-settings-savedcategories-default div.last, 
#portlet-my-settings-savedsearches-default div.last{padding: 0;
	margin: 10px 0 10px 10px;
}

.my-settings-edit-content div.tag-button div.button-content div.button-content-inner{
	padding-top: 2px;
}

.my-settings-savedcategories-content ul.items li, 
.my-settings-savedsearches-content ul.items li{
	display: block;
}

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

/* Profile 
---------------------------------------------------------------------------*/
.my-fair .my-profile-profile-edit h2{ margin:15px 0 5px; }

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

#body_myProfileView div.my-profile-profile-edit .last .tag-button,
#body_myProfileEdit div.my-profile-profile-edit .last .tag-button{ float: right; 
  margin-left:5px;
  margin-right:0px;
}

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

/* markenverzeichnis */


div.longbox div.content {
	border-bottom:1px solid #BCB89B;
	border-left:1px solid #BCB89B;
	border-right:1px solid #BCB89B;
	padding-bottom:0;
}

div.heading {
	background-color:#f4f4f4;
	border:1px solid #BCB89B;
	padding:10px 13px 0px 13px;
}

/*p, div, td, th, li, a, span, form, h2 {
	color:#000000;
	font-family:Verdana,Arial,sans-serif;
	font-size:11px;  
}*/

*html #portlet-my-settings-savedsearches-sidebar .area {
  padding:8px 8px 8px 8px;
}

*html div#searchresult {
  width: 507px;
  overflow: hidden;
}

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

.en_GB div.tag-toolbar div.tag-toolbar-wrapper ul.tag-toolbar-actions li a {
  padding-top:35px
}                       

#body_showAdvancedSearch .layout-right .box{
  border: 1px solid #d4d0c8;
}                                  

.bordered-txt {
  border: 0px none;
  border-bottom:1px solid #DEDEDE;
}

#mymessageswrite_subject{ 
	margin-right: 6px;
	margin-top: 4px; 
}

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

.detail-view-attendee .number span {
  display:block;
  float:left;
  padding-right:3px;
  text-align:left;
  width:80px;
} 

#savesearchresults .content{
  padding: 0 0 8px 0;
}

#searchresult ul.resultset-content-types {
  margin-bottom:0;
  margin-top:0;
}

#savesearchresults{
  background-color: #F0F0F0;  
}

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

table.tag-box-type-popup td.box-corner-sw,
table.tag-box-type-popup td.box-corner-se,
table.tag-box-type-popup td.box-corner-nw,
table.tag-box-type-popup td.box-corner-ne {
  background-color: #fff;     
}

.my-messages-write-buttons.last .tag-button.tag-button-submit{
  float: right;
}

/* flash-messages */

.my-messages-write-recipient .flash-messages-form-field {
  padding-left:0 !important;
}

.flash-messages,
.flash-messages-form-field {
	margin-top:10px;
	margin-bottom:5px;
}

.login-signup-short .flash-messages-error li {
	margin-left:0;
}

.messages-list-content div.last {
	padding-top:10px;
	padding-left:10px;
}

.messages-list-content form div.last {
	padding-top:0;
	padding-left:0;
}

.my-messages-list-search {
	padding:0 15px;
}

*html div.my-messages-read-sender {
	padding-top:10px;
}

*+html div.my-messages-read-sender {
	padding-top:10px;
}

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

/* flash-messages besonderheiten */

div.layout-4-right div#detail_contact .flash-messages,
div.layout-4-right div#detail_contact .flash-messages ul {
	margin-top:0;
	margin-bottom:0;
}

div.layout-4-right div#detail_contact .flash-messages ul {
	padding-right:10px;
}

div.layout-4-right div#detail_contact form#contactForm .flash-messages-form-field {
	margin:10px 0 0 0;
	padding-right:10px;
}

/*
div.layout-4-right div#detail_contact .flash-messages li {
	width: 180px;
}
*/

#body_showLogin div.my-fair div.flash-messages {
	margin:0 0 2px 0;
	padding:10px;
}

#body_showLogin #loginform .flash-messages {
	margin-left:10px;
	margin-bottom:0;
	padding:10px 0 0 0;
	border:0;
}

body#body_doRegisterProcessShort div.layout-2 div.registration div.flash-messages,
body#body_showRegisterProcessFinish div.layout-2 div.box div.flash-messages {
	padding-left:10px;
	padding-right:10px;
	margin-bottom:0;
}

#my-fair-overview .flash-messages {
	padding:10px;
}

.mySettingsList .flash-messages,
#my-profile-edit .flash-messages {
	padding:10px;
	margin-top:0;
}

#my-profile-edit form .flash-messages {
	margin-bottom:0;
	padding:0;
	border:0;
}

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

.layout-2 #passwordsent .flash-messages {
	margin-top:0;
}

.messages-write-content .flash-messages {
	padding-left:10px;
	margin-bottom:0;
}

.messages-write-content .flash-messages ul {
	margin-bottom:-10px;
}

.messages-write-content .flash-messages li {
	padding-bottom:0;
}

.my-messages-read-content .flash-messages ul {
	padding-left:10px;
}

#portlet-my-settings-savedsearches-edit .flash-messages,
#portlet-my-settings-savedcategories-edit .flash-messages {
	margin-top:0;
}

#my-messages-list .messages-list-content .flash-messages {
	padding-left:10px;
}

#my-messages-list .messages-list-content .flash-messages-success,
#my-messages-list .messages-list-content .flash-messages-error {
	padding-left:10px;
}

#body_showLogin .flash-messages-success,
#body_mySettingsList .flash-messages-success {
	margin-top:0;
}

#detail_contact .flash-messages-error ul {
  padding-right:12px;
}

#detail_contact .flash-messages ul, #detail_contact .flash-messages li {
  border: none;
  width: auto;
}

.my-fair .flash-messages{
  margin-right: 5px;
}

.my-fair .flash-messages-default {
  clear:both;
  margin:0 5px;
}

/* flash-messages IE */

*html .messages-write-content .flash-messages ul {
	padding-top:10px;
}

*html .my-messages-read-sender .flash-messages ul {
	padding-top:10px;
}

*html #my-messages-list .messages-list-content .flash-messages-success {
	padding-top:10px;
}

*html #body_myMessagesList #my-messages-list .messages-list-content .flash-messages ul {
	padding-top:10px;
}

*+html .messages-write-content .flash-messages ul {
	padding-top:10px;
}

*+html .my-messages-read-content .flash-messages ul {
	padding-top:10px;
}

*+html #my-messages-list .messages-list-content .flash-messages-success {
	padding-top:10px;
}

*+html #body_myMessagesList #my-messages-list .messages-list-content .flash-messages ul {
	padding-top:10px;
}

#detail_contact .flash-messages-default ul {
  padding-left:10px;
}

*html #body_showLogin div.my-fair div.flash-messages {
	padding:10px 12px;
}

#visitortours .tourimg {
	width:145px !important;
}

#visitortours .tag-button-link a {
	color:#A71528 !important;
}

.print div.new, .print span.new {
	background-color: #FFFFFF;
	color: #FF0000;
}

.error-page {
	min-height: 160px;
}
/*= Popup for old browser versions an deactivated javascript
------------------------------------------------------------- */
.notice {
	width: 1024px;
}
/* /Popup for old browser versions an deactivated javascript */
.print .portlet-detail-address .number span,
.print .vcard .number span {
	width: 100px;
}

.fr_FR .print .portlet-detail-address .number span,
.fr_FR .print .vcard .number span {
	width: 140px;
}
.treeview .collapsable-hitarea, .treeview li li .collapsable-hitarea {
    background-position: -64px -25px !important;
}
