@charset "UTF-8";
/*  Stylesheet for ART-BASEL
	created by:magnus panter(22-02-2010)
	last modified:magnus panter(09-04-2010)

	Colors:
	dark blue green		#274f61
	light blue green	#9eb0b8
	black				#333333
*/

html{ font-size: 75%; }

body{ background-color: #fff; }

body, th, td, input, textarea, label, select, option,
.text, .textBold, .textSmall, .textBoldSmall, .textError,
.button, .textfield, .dropdown, #bottom_search .button-style-default{
	color: #333333;
	font: 1em/1.33em Arial,Helvetica,sans-serif;
}

h2{color:#000;
	font-size:1em;
}

h3{font-size:1.2em;}

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

a{color:#000;}

#headerzelle1{ background:url(../../images/bgs/top_bg.gif) repeat-x scroll left bottom #87B7CB;
	height:24px;
	padding-top:7px;
	position:absolute;
	text-align:right;
	width:100%;
	z-index:2;
}

#headerzelle1image{ padding-right:35px; }

#container{ display:block;
	height:auto !important;
	min-height:100%;
	text-align:left;
	width: 1024px;
}

#keyvisual{ overflow:hidden;
	position:relative;
	width:838px;
}

#headerzelle2{ padding:57px 0 0 30px; }

#headerzelle2 .topicimage{margin:8px 0 4px 220px;}

#navigation{ float:left;
	overflow:hidden;
	padding: 6px 0 0 35px;
	width:215px;
}

#mainNavi{ width:185px; }

#mainNavi ul{ left: 0; }

#mainNavi ul li{ margin: 0;
	padding: 0;
	right: 0;
}

#mainNavi ul li a{
	color:#9eb0b8;
	display:block;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	height: 15px;
	line-height: 1.2em;
	overflow:hidden;
	padding: 0px 0px 5px 0;
	text-decoration:none;
	width:185px;
}

#mainNavi ul li a:hover,
#mainNavi ul li.act ul li a:hover{
	color:#333333 !important;
}

#mainNavi ul li.top15 {
	margin-top:15px;
}

#mainNavi ul li.path{ margin-bottom: 1px; }

#mainNavi ul li.path li.path{ margin-bottom: 0px; }

#mainNavi ul li.act a, #mainNavi ul li.path a { color:#333; }

#mainNavi ul li ul li a,
#mainNavi ul li.act ul li a,
#mainNavi ul li.path ul li a { color:#9eb0b8; }

#mainNavi ul li ul li{ margin-left: 15px; }

#mainNavi ul li ul li.path a{ color: #333; }

#mainNavi ul li ul li.path li a{ color:#9eb0b8; }

#mainNavi ul li ul li.path li a:hover{ color:#333; }

#mainNavi ul ul ul li{ color:#fff; }

#mainNavi ul li ul li.last ul li.act a{ color:#333; }

#navfooter{ margin-top: 20px;
	overflow:hidden; }

#contentcontainer{ float: left;
	width: 774px;}

#footer_local{
	font-size:0.8em;
	left:250px;
	position:absolute;
	width: 774px;
}

#footer_local p{ margin:0;
	text-align:left;
}

.portalcolor,
#footer_local p.copyright a{ color: #274f61; }

#footer_local a{
	color: #9eb0b8;
	text-decoration:none;
}

#footer_local .fl a{
	background: url(../../images/bgs/button_bg.png) no-repeat left 3px;
	padding-left: 9px;
}

#footer_local .fl a.top{
	background: url(../../images/bgs/top.gif) no-repeat left top;
	padding-left: 15px;
	margin-left: 21px;
}

#body_showLogin #footer_local .fl a.top, #body_showRegisterProcess #footer_local .fl a.top {
	margin-left: 0;
}

#footer_local a.footer_main{color:#8DAF3E;
	font-size:10px;
	font-weight:bold;
	line-height:1.9em;
}

#footer_local .policy{margin-left:245px;}

p.printandback{ padding-bottom: 6px; }

p.copyright{ padding-top: 6px; }

hr.bottom-line{
	border-top: 1px solid #274f61;
	clear: both;
	color: #274f61;
	display: block;
	height: 1px;
	margin: 0;
	overflow: hidden;
}

#logbottom{ display: none; }

#bottom_search{ padding-left: 28px; }

#bottom_search a,
#searchform .aSearch2{
	background: url(../../images/bgs/button_bg.png) no-repeat 0 3px transparent;
	color: #274f61;
	font-size: 0.9em;
	padding-left: 8px;
	text-decoration: none;
}

*+html #searchform .aSearch2 {position:absolute;margin-top:4px}
*html #searchform .aSearch2 {position:absolute;margin-top:5px;margin-left:2px}

*+html #searchform {text-align:left !important}
*html #searchform {text-align:left !important}

*+html #searchform input.quicksearch {margin-left:173px}
*html #searchform input.quicksearch {margin-left:173px}

#bottom_search .tag-button{ height: 21px;
	margin: 0 7px;
}

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

#bottom_search .tag-button span{ line-height: 19px; }

*+html #bottom_search div.tag-button div.button-content div.button-content-inner {
  margin:-1px 2px 0 0;
}

*html #bottom_search div.tag-button div.button-content div.button-content-inner {
  margin: 0 -10px;
}

*+html #bottom_search a {
  float:left;
  background-position: 0px center;
}

*html #bottom_search a {
  float:left;
  background-position: 0px center;
  margin-left:5px;
}

*html #bottom_search .tag-button span, *+html #bottom_search .tag-button span {line-height:21px}

#content{ margin-top: 10px; }

div.layout-2 div.layout-left{ width:514px; }


/* Homepage
-----------------------------------------------------------------------------*/
#body_home #bottom_search,
#body_home #content{ margin-top: 0px; }

div.topbox{ float:left; }

div.topbox div.content{
	border-left:1px solid #274f61;
	border-right:1px solid #274f61;
	padding:0;
}

.topbox a{ text-decoration: none; }

.topbox .grafbutton{
	background: url(../../images/bgs/button_bg.png) no-repeat 0 3px transparent;
	color: #274f61;
	font-size: 0.9em;
	padding-left: 8px;
}

/****************** Buttons ******************/

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

div.tag-button div.button-content{height:20px;}

.tag-button,
.submit input,
input.submit2,
.tag-button a,
.tag-button span,
.button-content a,
.button-style-default,
div.button-content-inner,
#detail_contact .submit input,
.login-signup div.tag-button,
#advanced-filter .button-right,
div.tag-button div.button-content a,
.button-style-default submit span{color:#ffffff;
	background-color:#274f61;
	border:none;
	padding:0px;
	line-height:20px;
}

input.submit2, .submit input{
	cursor: pointer;
	padding: 2px 7px;
	margin: 0 4px;
}

#eplanner div.tag-button div.button-content div.button-content-inner{ padding: 0px 1px !important;}

div#topbutton, div.topbutton {background-color:#fff;
	float:right;
	background-image:url(../images/anchor/arrow_top.png);
	background-position:left 5px;
	background-repeat:no-repeat;
	margin-top:0px;
}

div#topbutton .button-style-top .button-content-inner,
div.topbutton .button-style-top .button-content-inner,
div#topbutton .button-style-top .button-content-inner a.button-style-top,
div.topbutton .button-style-top .button-content-inner a.button-style-top{background:none !important;
	color:#565656;
}

div#topbutton .button-style-top .button-content-inner a.button-style-top,
div.topbutton .button-style-top .button-content-inner a.button-style-top{ color: #274f61;
	font-size: 0.8em;
	line-height: 10px;
	padding-left: 5px;
	text-decoration: none;
}

.pngfix {display:none}

div.tag-link-button span{color:#000;}

#detail_contact .submit input{ padding: 0 0 3px 0;
	margin-right:0px;
	width:65px !important;
}

/****************** Ende Buttons ******************/

.navi_links{margin-top:15px;
	position:relative;
	width:200px;
	text-align:center;
}

div#breadcrumb{color:#9eb0b8;
	font-size:.8em;
	font-weight:bold;
	margin: 14px 0 10px 220px;
}

/* Only exception in grey, because portal site is used as template */

div#breadcrumb a{color:#9eb0b8;
	font-weight:bold;
	text-decoration:none;
}

div#breadcrumb a:hover{ color: #274f61; }

div#breadcrumb strong a:hover,
div#breadcrumb strong a{
	color: #333;
	cursor: text;
	font-weight: normal;
}

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

div#searchresult{margin-top:0px;}

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

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

/* Bottom search
----------------------------------------------------*/

form#bottom_search, form#searchform{
	border:none;
	text-align:center;
}

form#searchform{ padding-top: 7px; }

form#bottom_search{
	background-color: #9eb0b8;
	padding-bottom: 14px;
}

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

form#bottom_search div.wrapper{display:table;
	margin:auto;
	white-space:nowrap;
	width:auto;
}

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

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

div.mch_logo{float:left;
	margin-left:20px;
}

*+html div.mch_logo{float:left;
	position:relative;
	top:180px;
	left:-195px;
}

#logbottom p.login_message{padding-bottom:29px;
	padding-top:29px;
	text-align:center;
}

#logbottom p.countries{display:none;}

#footer{display:none;}

.special_foot_text{margin:0px;}

div.search_desription a,
div.search_desription{color:#000;
	font-weight:bold;
	width:100%;
	margin-top:19px;
}

div.search_input{ background: #9eb0b8;
	padding:15px 0px 14px 28px;
}


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

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

#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{border-bottom:none;
	border-left:none;
	border-right:none;
	font-size:1em;
	line-height:23px;
}

#body_showAttendee div.detail-view .container .headline h3{
	color:#000;
	font-size:1em;
	height:23px;
	line-height:23px;
	margin:0 0 10px;
	padding:0 0 0 10px;
	border:1px solid #DEDEDE;
}

.box h2{
	background-color: #274f61;
	color: #fff;
	display:block;
	font-weight:bold;
	line-height:23px;
	padding:0 0 0 10px;
	font-size:1em;
	/*border-bottom:1px solid #DEDEDE;*/
}

#body_showRegisterProcess .box h2{border-bottom:0px;}

.my-fair h2{
	background-color:#274F61;
	color: #FFF;
	display:block;
	font-weight:bold;
	height:23px;
	line-height:23px;
	padding:0 0 0 10px;
}

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


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

#eplanner ul.list div.column-image div.img img, 
div.tag-image-scroller-horizontal-teaser div.tag-image-scroller-content li img, 
.contact-form-border img.border,
#searchresult ul.resultset-gallery div.image-space,
#savesearchresults .content{border:none;}

#savesearchresults .savesearchtxt{ border-bottom: 1px solid #274F61; background-color:#F0F0F0;}

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

.options .count-per-page label{ margin-left: 10px; }

#searchresult div.select-all span,
#searchresult ul.resultset-list div.toolbar-left div.counter
#searchresult div.select-all span{color:#9eb0b8;}

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

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

#products ul li{border-top:none;}

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

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

div.savesearch form input{ float:left; }

div.savesearch form .tag-button-submit{ margin-top: 3px; }

/* Detail
---------------------------------------------------------- */
#detail_contact .select-check{ margin-top: 3px; }

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

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

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:#274f61;
	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:82px;
}

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{ text-decoration: none; }

div.tag-toolbar div.tag-toolbar-wrapper ul.tag-toolbar-actions li a span{background-image:none;
	color: #274f61;
	text-decoration: none;
}

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

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

div#detail_anchor{background-color:#9eb0b8;}

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

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

div.detail-view div.content-block h2{
	background-color: #274f61;
	color:#fff;
	font-size:1em;
	height:23px;
	line-height:23px;
	margin:0 0 10px;
	padding:0 0 0 10px;
}

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

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

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

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

#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: #333;
	margin-left:0;
}

/*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 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 .select-reason ul li {margin:0 10px 5px 0;}

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

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

#body_showCompany ul.item-list li{margin-bottom:10px;}

*+html .fr_FR div#recommendPopUp .tag-button-link#recommend_cancel_button{width:60px;}

*html .fr_FR div#recommendPopUp .tag-button-link#recommend_cancel_button{width:60px;}

*html div#recommendPopUp #recommend_send_button input.recommend-submit{padding-top:0px;}

/* 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 div.tag-button{float:right; margin:8px}

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

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

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

div.error, #contactForm .error{color:#E20019;}

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

div#detail_contact textarea{padding:4px;
	margin:10px 0 0;
	width:214px;
	border:1px solid #DEDEDE;
}

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

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

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

#detail_contact .submit{border-top:1px solid #274f61;
	padding:8px 12px 0;
	margin-left:-13px;
}

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

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

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

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

div.savesearch form input{margin:4px 10px 16px 0;
	width:121px;
	padding:2px;
}
div.savesearch-topentry div.tag-button{padding:1px 3px;
	margin-top:10px;
	float:right;
	margin-right:8px;
}

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

/* ePlanner ***********************************************/

div#eplanner{height:auto;}

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

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

div#eplanner span.star{padding:2px 0px 2px 20px;}

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

#eplanner p {padding:7px 10px 7px;zoom:1}

#eplanner .note_login{width:59%;}

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

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

div#eplanner .empty_message{color:#000;
	padding:0 0;
}

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

div#eplanner .box{border:none;}

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

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

#eplanner ul.list{margin:0}

#eplanner ul.list li{border:none;padding:8px 4px 8px 8px;margin:0}

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

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

*+html .pager-pages-amount{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{
	margin:0;
	float:right;
}

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

#eplanner div.action-show a.button-style-default,
#eplanner div.action-print a.button-style-default{
	padding:0;
	background:none;
}

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

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

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

div.portlet-my-events-list{float:left;
	margin-top:10px;
	overflow:hidden;
	width:100%;
	border:1px solid #274F61;
}

div.portlet-my-events-list div.headline h3{
	background-color: #274F61;
	color: #FFF;
	font-size:1em;
	height:23px;
	line-height:23px;
	margin:0 0 10px;
	padding:0 0 0 10px;
}

+*html div.portlet-my-events-list div.headline h3{color:#000;}

#portlet-my-events-list1-default .list-actions .column-actions{
	float:right;
	width:363px;
}

#portlet-my-events-list1-default  .ajax-submit-layoutcontent1 .column-actions{
	float:right;
	padding:5px 0 0 10px;
}

#portlet-my-events-list1-default .column-actions div{margin-right:22px;}

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

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

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

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

#portlet-my-events-list1-default-count1{color:#274F61;}

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

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

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

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

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

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

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

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

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

*+html .eventplanner-pager .pager-next{padding-left:5px;}

*html .eventplanner-pager .pager-next{padding-left:5px;}

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

#portlet-my-events-list1-default div.list,
#portlet-my-events-list2-default div.list{padding:0;}

#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.portlet-my-events-list-table li.event div.column-content {
    width: 259px;
}

#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;
	margin-right: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;}

div.tag-view-mode-selector ul li{background:none;
	margin-right:10px;
	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 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 .view-mode{
	border-top: 1px solid #274f61;
	padding: 5px 10px;
}

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

#portlet-my-events-list1-default .event-note-area {margin:0 0 6px; width:410px;}
#portlet-my-events-list1-default .portlet-my-events-list-pic .event-note-area {width:202px}
*+html #portlet-my-events-list1-default .portlet-my-events-list-pic .event-note-area {width:204px}

*+html #portlet-my-events-list1-default .portlet-my-events-list-list .event-note-area {width:253px;}

#portlet-my-events-list1-default .portlet-my-events-list-list .event-note-area {width:252px; padding:2px}
#portlet-my-events-list1-default .portlet-my-events-list-list .event-note-area input {
	border:1px solid #274F61;
	width:247px;
	padding:2px;
}

#portlet-my-events-list1-default .event-note-area .event-note-buttons .tag-button{
  float:right;
	margin-right:0;
	margin-left:5px;
}

#body .messages-write-content .my-messages-write-buttons{
  float:right;
}

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

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

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

body#myEventsList #portlet-my-events-list1-default .event-note-area .event-note-buttons {width: 300px}

#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;height: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;
	padding-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;}

*html #portlet-my-events-list1-default ul.portlet-my-events-list-pic li.event div.column-actions .event-checkbox{margin-right:10px}

*html #portlet-my-events-list1-default ul.portlet-my-events-list-pic li.event div.column-content h3{width:80px}

*html #portlet-my-events-list1-default ul.portlet-my-events-list-pic li.event div.column-content {width:80px}

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

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

#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{
	border:1px solid #274F61;
	width:196px;
	padding:2px;
	font-size:1.1em
}

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

/* 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 input{
	width:404px;
	border:1px solid #274F61;
	padding:2px;
	font-size:1.1em;
}

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

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

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

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

.treeview li{clear:left;}

#searchresult div.pagebrowser span, #searchresult div.pagebrowser a{padding-left:2px;}

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

#searchresult .top div.pagebrowser{margin-top:5px;}

*html #searchresult .top div.pagebrowser{margin-top:10px;}

*html #searchresult div.bottom div.pagebrowser{margin-top:15px;}

#searchresult div.bottom div.pagebrowser{float: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 div.top div.options div.space{border-bottom:1px solid #274f61;}

/*+html #searchresult ul.resultset-list li.first,
*html #searchresult ul.resultset-list li.first{border-top:none}*/

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

#searchresult div.bottom div.activities{ border: 0 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:12px;
	line-height:15px;
}

#searchresult div.bottom div.options{ border-top:1px solid #274f61; }

#searchresult div.top div.filter{
	border-bottom:1px solid #274f61;
	padding:0 0 10px 11px;
}

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

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

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

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

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

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

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

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

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

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

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

/* /2 column search filter popup */

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

#advanced-search .portlet-categories-tree{ width: 292px; }

*+html #advanced-search .portlet-categories-tree,
*html #advanced-search .portlet-categories-tree{ width:299px; }

#advanced-search .categories h3{ display: none; }

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

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

#searchresult .activities-bottom .space .tag-link-button,
#searchresult .activities-bottom div.select-all{margin-top:10px;}

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

.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{margin-top:10px;}

.flashmessages{padding:6px;
	background-color:#FCC;
	background-image:url(../images/icons/exclamation.png);
	background-position:8px 8px;
	background-repeat:no-repeat;
	padding:16px 8px 16px 48px;
}

.flashmessages-success{background-color:#d0ffd0;
	background-image:url(../images/icons/tick.png);
	background-position:14px 50%;
	background-repeat:no-repeat;
	padding:16px 8px 16px 48px;
}

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

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

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

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

/* Static Pages ***********************/

*html #highlights{width:100%;}

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

.staticpage .boldhelp2{color:#274F61;
	font-size:1em;
	font-weight:bold;
	padding-bottom:10px;
}

.staticpage .boldhelp2 a{color:#274F61;}

.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:#274F61;
}

/*.help{ width:510px; }*/

.help h1{
	color: #274F61;
	font-size: 1em;
	margin: 20px 0 10px 0;
}

.help h2{
	color: #274F61;
	font-size: 1em;
	margin: 15px 0 5px 0;
}

.help a{ color: #274F61; }

.help .first{ margin-top: 0px; }

.help .last{ margin-bottom: 20px; }

.help p{ margin: 0; }

.help ul{ margin: 10px 20px 0 20px; }

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

.help ul li.end{ margin-bottom: 10px; }

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

.login-signup .red{color:#274F61;}

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

.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:#274F61;
	background-image:none;
}

#loginform a{padding:0;}

#loginform label.remember { font-size: 1em; }

#loginform .tag-button-submit{ margin-right: 2px; }

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

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

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

.arrow{
	background-image:none;
	color: #274f61;
	padding-right:0px;
}

.tag-image-scroller-content .label a{ color: #274f61;
	text-decoration: none;
	line-height:13px;
}

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

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

/* 26.8.09 ******************************/

#categories span{color:#666;}

#searchresult ul.resultset-list div.toolbar-left div.counter{ color: #9eb0b8;
	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:0px;}

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

.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 ******************************/

#lightbox-content.alert .headline h3,
#recommendPopUp h1{font-size:1em;
	color:#274F61;
	width:280px;
	text-transform:uppercase;
}

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

#recommendPopUp .tag-button a{
	line-height:21px;
	margin-bottom:5px;
}

#recommendPopUp .tag-button button{padding-top:0;}

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

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

#lightbox-content.alert div.flashmessages-error,
#recommendPopUp div.flashmessages-error{margin-top:10px;}

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

#recommendPopUp .input_message textarea{
  width:99%;
}

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

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

.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 ****************************/

span#pipe.topnav_pipe{
	font-weight:normal;
	padding-left:12px;
	padding-right:15px;
}

#topNavi span, #topNavi a.aMyLink, #topNavi a.aMyLink:hover, #topNavi a.aMyLink:visited,
#topNavi span.aMyLink, #topNavi span.login a, #topNavi span.help a {
  color: #9EB0B8;
  font-weight: bold;
  text-decoration: none;
}

#topNavi .help {
  margin-right: 1px;
}

#topNavi .login {
  margin-right:0;
}

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

form.advanced-search table td.body{ border-top: 1px solid #274f61; }

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

#body_showStaticpage .portlet-categories-tree span{text-decoration:underline;}

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

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

/* Sponsor portlet */

ul.sponsors li{font-size:1em;
	min-height:57px;
	height:57px;  /*fuer den IE */
	padding:6px 0 6px 6px;
	text-align:left;
	width:185px;
}

ul.sponsors li div.image{float:left;
	margin-right:8px;
}

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

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

ul.sponsors li a img{
	height:50px;
	width:50px;
}

ul.ui-autocomplete {max-height: 160px;}

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

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

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

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

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

*+html #layoutcontent .contenttypes{border-bottom:none;}

*html #layoutcontent .contenttypes{border-bottom:none;}

*html #layoutcontent .contenttypes .resultset{width:510px;}

div#products.box ul.sponsors li{width:357px;
  height:80px;
}

/* advanced search selectbox *******************************/

*+html form.advanced-search div.tag-button{margin-right:6px;}

*html form.advanced-search div.tag-button{margin-right:3px;}

*html form.advanced-search div.tag-button input{color:#FFF;}

form.advanced-search select{ height: 21px; }

form.advanced-search select.firstletters {
	float: left;
	height: 21px !important;
	margin-left: 5px;
}

#body_showAdvancedSearch div.layout-2 div.layout-left{width:516px;}

#date-range{ width: 304px; }

#searchphrase {float: left;width: 234px}
*+html #searchphrase {width:241px}
*html #searchphrase {width:234px}

#freetext {width: 294px}
*+html #freetext {width:301px}

form.advanced-search input.text-city{float:left;
	width:226px;
}

*+html form.advanced-search input.text-city{width:233px;}

*html form.advanced-search input.text-city{width:226px;}

#state{width:290px;}

*+html #state{width:300px;}

*html #state{width:300px;}

*+html #advanced-filter .content fieldset.countries {width:97%}

*+html form.advanced-search ul.tag-selectbox-multiple{width:289px;
	margin-right:5px;
}

*html form.advanced-search ul.tag-selectbox-multiple{width:282px;
	margin-right:7px;
}

#trademark{ width: 294px; }

*+html #trademark{width:301px;}

*html #trademark{width:294px;}

/* Attendee Detail*************************/

div.layout-4 div.layout-4-right{
	float:right;
	margin-left:5px;
	width:250px;
}

.detail-view-attendee .content-block .hall .content{ padding-left: 0px; }

/* advanced search selectbox *************************************/

/* Banners ************************************/

#bigsize{position:relative;
	text-align:center;
	width:100%;
	top:-60px;
}

/* Print view *************************/

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

/* customer feedback2 begin ****************/

#portlet-my-settings-savedcategories-edit h3{font-size:1em;}

.login-signup h3{font-size:1.3em;}

#body_showForgotPassword div.layout-2{min-height:510px;}

/* Myfair *****************************/
.my-fair .login-signup h2{border-bottom:none;}

.bordered-txt{ border: 1px solid #274F61; }

#portlet-my-settings-overview li{ border-bottom:1px solid #274F61; }

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

.my-messages-actions{ border-bottom:1px solid #274F61; }

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

#recipient_select{float:right;
	width:387px;
}

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

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

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

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

.my-messages-list-list ul li{ border-bottom: 1px solid #274F61; }

*html .my-messages-list-list ul li{ border-bottom: 1px solid #274F61; zoom:1 }

/* Overview ***************************/

.companyboothentry-content{border-top:1px solid #DEDEDE;
	padding-top:10px;
}

.portlet-my-profile-overview-visibility div.visibleview{height:15px;}

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

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

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:230px;}

#registration_short_captcha{margin-bottom:10px;}

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

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

#reg-position{width:302px;}

.registration table th{width:203px;}

.registration-keywords table th{width:10px;}

/* registration site *************************/

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

fieldset#reg-keywords, fieldset#reg-keywords strong{margin:10px;}

fieldset#reg-keywords label{text-align:left;}

body#body_doRegisterProcessKeywords .registration p{margin:10px;}

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

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

.registration-keywords input{width:250px !important;}

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

/* Registration site
--------------------------------------------------------------------*/
.registration-categories fieldset{padding-top:5px;}

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

.advicebox{
	border: 1px solid #274f61;
	margin-bottom: 10px;
	padding: 8px;
}

.advicebox p{ padding: 0; }

/* Eventplanner
--------------------------------------------------------------------*/
#portlet-my-events-list1-default .bordered-txt{
  background-color:#274F61;
  border-left:medium none;
  border-right:medium none;
  border-top:medium none;
  color:#FFFFFF;
  font-weight:bold;
  padding:3px 10px;
}

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

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

*html #portlet-my-events-list1-default li.hover div.odd{background-color:#F4F4F4;}

*html #portlet-my-events-list1-default li.hover{background-color:#F4F4F4;}

/* Messages **********************/

.my-fair div.my-messages-write-subject h2 label{
	color: #FFF;
	font-weight: bold;
	line-height: 22px;
}

#mymessageswrite_subject{
	border: 1px solid #274F61;
	margin: 3px;
}

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

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

#mymessageslist_query{float:left;padding:2px;}

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

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

.my-messages-list-list .contact-name{min-height:1px;}

*html .de_DE #my-messages-list .messages-search-button input{margin-right:-345px;}

*html .fr_FR #my-messages-list .messages-search-button input{margin-right:-380px;}

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

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

.my-settings-edit-content .buttons .tag-button{ display: none; }

*+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{
	background: url(../images/icons_sprite.png) no-repeat 0 4px;
	color: #FFF;
	margin-top: -23px;
}

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

.my-settings-savedcategories-content ul.items li,
.my-settings-savedsearches-content ul.items li{ border-bottom: 1px solid #274F61; }

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

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

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

.moresearches{background-image:url(../images/icons/plus.png);}

#portlet-my-settings-savedcategories-edit{border:1px solid #DEDEDE;}

#portlet-my-settings-savedsearches-default h2,
#portlet-my-settings-savedcategories-default h2{border-bottom:1px solid #DEDEDE;}

.my-settings-savedcategories-content .actions span,
.my-settings-savedsearches-content .actions span,
#my-messages-list-count,
#portlet-my-settings-savedcategories-default-count,
#portlet-my-settings-savedsearches-default-count{font-weight:normal;}

#my-messages-list-count,
#portlet-my-settings-savedsearches-default-count,
#portlet-my-settings-savedcategories-default-count{color:#274F61;}

.my-fair .my-settings-savedcategories-content .actions .list-actions,
.my-fair .my-settings-savedsearches-content .actions .list-actions{width:100%;}

.my-fair .ui-pager-set{font-weight:normal;}

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

#portlet-my-events-list1-default .ui-pager-set-mode-set label,
.my-messages-list-pager .ui-pager-set label{
	color: #333;
	padding-right: 5px;
}

#portlet-my-settings-savedcategories-edit h3{ display: none; }

/* Profile
---------------------------------------------------------------------------*/
.my-fair .my-profile-profile-edit h2{border-left:1px solid #DEDEDE;
	border-right:1px solid #DEDEDE;
	border-top:1px solid #DEDEDE;
	margin:15px 0 5px;
}

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

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

.my-profile-profile-edit li.border-bottom{ border-bottom:1px solid #274F61; }

.my-profile-profile-edit .large-left{ padding-top: 7px; }

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

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

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

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

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

#changePasswordForm .my-profile-profile-edit .large-left {
	padding-top: 0;
}

/*--- sector 'portlet' ***********************/

#home_sectors.layout-left ul{list-style-position:outside;}

#home_sectors.layout-left li{height:40px; line-height:40px; padding:0px 10px;}

#home_sectors.layout-left div.fl, #home_sectors.layout-left div.fr{width:188px}

#home_sectors.layout-left div.fl{border-right:1px solid #DEDEDE;}

#home_sectors.layout-left{width:379px}

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

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

.portlet-detail-address .number span {
  width: 90px;
}

#searchresult ul.resultset-content-types {margin-top:0;margin-bottom:-1px;}
*html #searchresult ul.resultset-content-types {width:512px !important}
*html #searchresult ul.resultset-content-types {border-bottom:1px solid #274F61}
#portlet-my-settings-list-default .bordered-txt {margin-bottom:11px}
#searchresult .top div.pagebrowser {margin-top:12px;}
#searchresult ul.resultset-gallery {margin-top:0}

.detail-overview .wrapper .detail-overview-image img {
	border: 0 none;
}

form.advanced-search input.text,
form.advanced-search select,
.portlet-categories-tree,
ul.tag-selectbox-multiple {
	border:1px solid #274F61;
}

#searchresult ul.resultset-list div.image-space,
ul.item-list div.image-space {
	border:1px solid #fff;
	background-color: #fff;
}

#searchresult ul.resultset-gallery li.first {margin-right:0;width:258px;}

#portlet-my-events-list1-default ul.portlet-my-events-list-pic li.odd {float:right}

#searchresult div.top, *+html #searchresult div.top, *html #searchresult div.top, #searchresult div.top div.options div.space {border-bottom:1px solid #274f61}

form#eventplanner-form {border-top:1px solid #274F61}

#searchresult div.search-notice {margin:14px;}
#my-messages-list .messages-list-content .last {margin:10px}
*html #my-messages-list .messages-list-content .last {padding:10px 0}
*+html #my-messages-list .messages-list-content .last {padding:10px 0}

*+html form.advanced-search div.tag-button {float:right;margin-right:40px;}
*html form.advanced-search div.tag-button {float:right;margin-right:23px;}
.staticpage_cms p.nofat {background-position:8px top;padding-left:36px;}
.detail-categories ul {padding:0 0 10px 13px;}

*html .search-filter-types li {float:left}
#searchresult ul.resultset-list div.toolbar-right {margin-right:8px}

*html .detail-categories ul {padding:0 0 10px 16px;}
*+html .detail-categories ul {padding:0 0 10px 17px;}
.detail-view-attendee h4 {font-size:1em}

div.tag-button div.button-content div.button-content-inner {
  padding:0 5px 0 5px !important;
}

*html #navigation {width:200px}
*html #footer_local {left:250px}

#searchresult div.top div.activities {border-bottom:1px solid #274F61}

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

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

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:220px;
}

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

#searchresult div.top div.activities {border-bottom:1px solid #274F61}

/* artists page */
#content .artists .layout-left {width:100%}
#content .artists a.artist_link {padding-left:10px;line-height:2.2em;display:block;text-decoration:none;color:#274F61}
#content .artists a.artist_link:hover {text-decoration:underline}
#content .artists p.heading {line-height:2.3em;background-color:#F0F0F0;margin:0;padding:3px 10px}
#content .artists .artists_td {width:33.3%;vertical-align:top;float:left}
#content .artists span.count {display:none}


span#head_events_cnt {padding-left:6px}
*+html #my-events-print-preview .fieldset {margin-top:0; padding-top:0}
*html #my-events-print-preview .fieldset {margin-top:0;padding-top:0}
*+html #my-events-print-preview .fieldset .image-area {padding-top:10px}
*html #my-events-print-preview .fieldset .image-area {padding-top:10px}
#my-events-print-preview .fieldset-preview {height:auto;}
.my-profile-profile-edit input[disabled='disabled'] {cursor:default;color:gray;background-color:#fff;border:1px solid lightgray}
.my-messages-write-disclaimer {width:450px}
*html .my-messages-write-disclaimer {width:440px}
*html div.my-messages-read-sender, div.my-messages-read-subjectdate, div.my-messages-read-message {padding-top:10px;}
*+html div.my-messages-read-sender, div.my-messages-read-subjectdate, div.my-messages-read-message {padding-top:10px;}
#changePasswordForm .headline, #changePasswordForm .last {padding:0 0 10px;}
div#searchresult.contenttypes {border: 1px solid #274F61}
p.emptyresult {padding:10px;margin-bottom:0}

/* keine contact person bilder */
div#company_details_experts ul.item-list-enabled-image {padding-top:6px}
div#company_details_experts ul.item-list-enabled-image div.image,
div#company_details_experts ul.item-list-enabled-image div.topic div,
div.detail-overview-image-attendee div.image {display:none}
div#company_details_experts ul.item-list-enabled-image div.topic h3 {margin-bottom:6px}

.detail-view .content-block p,
.detail-view .content-block .c_description,
.detail-view .content-block .p_description,
.detail-view .content-block ul.item-list,
.detail-view .detail-categories ul,
.detail-view .content-block .medialist
{
	margin-left:10px;
}

.detail-view .hall-list.content-block ul.togglebox {
	margin: 0;
}

div.date_time select.select {width:25%}

div.my-profile-profile-edit .required {
  padding: 20px 10px;
}

#portlet-my-settings-savedcategories-default .column-actions {
  padding-left:20px;
}

#portlet-my-settings-savedcategories-default .actions .column-checkbox {
  padding:2px 5px 0 1px;
}

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

.profile-popup-delete .tag-button-button .button-content-inner a{
	font-size: 1.1em;
	line-height: 22px;
}

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:12px;
}

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

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

.registration .flash-messages-error,
.registration .flash-messages-success,
.registration .flash-messages-default {
  padding-left: 7px;
}

.registration .flash-messages-error,
.registration .flash-messages-success {
  padding-left: 10px;
}
/* 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:12px;
}

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

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

.detail-view-attendee .detail-overview-attendee {
	display: none;
}

.detail-view-attendee .layout-4-left .content-block {
	margin-top:0;
}

.print div.new, .print span.new {
	background-color: #FFFFFF;
	color: #FF0000;
}
/*= 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: 120px;
}
