@charset "UTF-8";
/* stylesheets for itb-wellness-v3 berlin
	created by:marcus graf(20-05-2010)
	last modified: marcus graf(20-05-2010)

	Colors:
	-----------------------
  dark blue:    #6a89c8
  darker blue:  #004485
  light blue:   #76AED1
  lighter blue: #98C1DA
	grey:	    		#e4e4e4
*/

/* General Definitions ---------------*/

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

form#advanced-search ul.tabs li.active span,
.ui-dialog-titlebar,
.ui-icon-closethick,
.portalcolor,
a,#loginform a{color:#6a89c8;}

h1{font-size:1.4em;
	color:#6a89c8;
}

h2{font-size:1.1em;}

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

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

* html .pagebrowser img,
* html .ajax-submit-layoutcontent1 a,
* html .pager-previous img,
* html .pager-next img,
* html .tag-button img,
* html #topNavi img.image,
* html #eplanner a,
* html #searchresult a{position:relative;
	behavior:expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "',sizingMethod='image')",
	this.src = "v3/images/pngfix/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "',sizingMethod='crop')",
	this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
	);
}

/* Navigation Top ------------------*/

div#topNavi{height:24px;
	padding:6px 10px 0px 10px;
}

#topNavi select{height:16px;}

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

#body_visitor p {
  margin-bottom:8px;
}

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

#header form#searchform {
  text-align:left;
}

div#showdate{
  padding-left:180px;
  position:relative;
  top:36px;
  text-align:left;
  font-size:1em;
  width:400px;
  white-space: nowrap;
}

*html div#showdate{
  padding-left:20px;
  top: 40px;
}

*+html div#showdate{
  padding-left:0px;
  left: -5px;
  top:38px;
}

div#showdate .welcome{
  color: #000000;
  font-weight: bold;
  display: Block;
}

div#showdate .nextDate{
  color: #3e85c1;
  font-weight: bold;
  display: Block;
}

div#topNavi span{color:#000;}

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

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

#topNavi .login{float:left;}

/* Search Main --------------------*/

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

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

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

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

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

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

div#mainNavi ul li.last a{background-image:url(../images/background/mainnavi_aright2.gif);
	background-position:top right;
	background-repeat:no-repeat;
}

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

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

*html div#subNavi {
	height:18px;
}

div#subNavi {margin:auto;
	min-height:18px;
	text-align:center;
}

div#subNavi {
	background:#FFFFFF url(../images/background/sub_bg.gif) repeat scroll left bottom;
	height:auto;
}

div#subNavi ul {float:none;
	left:0;
	margin-left:5px;
	margin-right:5px;
}

div#subNavi ul li {border-left:1px solid #C0002B;
	cursor:pointer;
	display:inline-block;
	right:0;
	float:none;
}

*html div#subNavi ul li {
	display:inline;
}

*+html div#subNavi ul li {
	display:inline;
}

div#subNavi ul li a{color:#6a89c8;}

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

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

/* Navigation Breadcrumb ------------------*/

div#breadcrumb{color:#5d5d5d;}

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

div#breadcrumb strong a{color:#6a89c8;}

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

/* Standard Box -------------------*/

#content {margin-top:45px;}
*html #content {margin-top:33px;}
*+html #content {margin-top:31px;}

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

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

.login-signup .optin .container {
	border:1px solid #D4D0C8;
	padding:10px;
}

.login-signup .optin .headline h2,
div.box h2,
div.boxsmall h2,
.help h2{background-image:url(../images/background/bg_box_h2.gif);
	background-position:top right;
	background-repeat:no-repeat;
	color:#6A89C8;
	display:block;
	line-height:32px;
	margin-left:6px;
	padding-left:6px;
	zoom:1;
}


div.box h2 a{color:#6a89c8;
	text-decoration:none;
}

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

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

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

.box .footer{background-image:url(../images/background/bg_box_bottom.gif);
	border-left:1px solid #D4D0C8;
	border-right:1px solid #D4D0C8;
	border-bottom:1px solid #D4D0C8;
	font-size:1em;
	line-height:28px;
	zoom:1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Search Top ---------------------*/

form#searchform{position:relative;
	top:57px;
	z-index:500;
	padding-left:180px;
	width:590px;
}

*+html form#searchform{
	padding-left:180px;
}

*html form#searchform{
	padding-left:180px;
}

form#searchform input.text{
  border:1px solid #6a89c8;
	width:209px;
}

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

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

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

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

/* Top Companies/Products Box --------------*/

div#products_prod div.content{border-top:none;}

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

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

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

p.topproducts{margin-bottom:0;}

div#products_prod ul li img {
  float:left;
  padding:10px;
  position:relative;
}

#products_prod ul li {
height:80px;
overflow:hidden;
}

#products_prod ul li p.topcompany {
padding-top:5px;
}

#products_prod ul li p {
line-height:18px;
padding-top:14px;
}

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

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

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

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

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

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

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

.scroller .content{padding:12px;}

/* Search Result ----------------*/

div#searchresult{margin-top:0;}

#searchresult div.options select{ font-size: 1em; }

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

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

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

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

*html #searchresult ul.resultset-list li.hover{margin-bottom:0px;
	padding-bottom:10px;
}

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

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

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

span.zvu{color:#F00;}

* html div#portlet-my-events-list1-default ul.portlet-my-events-list-pic li.event div.column-note{
	margin-left: 9px;
	margin-bottom: 0px;
	margin-top: 0px;
}

* html #portlet-my-events-list1-default ul.portlet-my-events-list-pic li.event div.event-note-area{
	margin-bottom: 0px;
}

*html #searchresult ul.resultset-gallery li{
	width: 256px;
}

/* Search Result Gallery ------------------*/

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

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

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

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

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

div.tag-button div.button-content a.button-style-top {
	color: #6A89C8;
	text-decoration: underline;
}

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

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

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

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

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

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

.arrow{background:none;}

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

.content-block ul{list-style-type:disc;
	list-style-position:outside;
	margin-left:10px;
}

.detail-view-attendee .content-block ul{list-style-type:none;margin-left:0}

.content-block ul.medialist{list-style-type:none;}

/* Search Bottom -----------------*/

#bottom_search{margin-top:10px;
	text-align:left;
}

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

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

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

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

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

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

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

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

/* End Of Site --------------------*/

p.special_foot_text{
  color:#666666;
  font-size:0.8em;
  padding-top:25px;
  text-align:center;
}

/* Detail *************************************/

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

div.tag-toolbar div.tag-toolbar-wrapper ul.tag-toolbar-actions li.tag-toolbar-actions-print a{background-image:url(../images/tags/toolbar/actions_print.png);}

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

*html .detail-view div.tag-toolbar div.tag-toolbar-wrapper ul.tag-toolbar-actions li.tag-toolbar-actions-addevent a:hover{background-image:url(../images/tags/toolbar/event_add_h_ie.png);}

*html .detail-view div.tag-toolbar div.tag-toolbar-wrapper ul.tag-toolbar-actions li.tag-toolbar-actions-addevent a.is_in_planner:hover{background-image:url(../images/tags/toolbar/event_remove_ie.png);}

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

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

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

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

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

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

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

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

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

#detail_anchor div.inner-ancor ul.first {
  padding-left:15px;
}

*html #detail_anchor div.inner-ancor ul.first {
  padding-left:0px;
}

.arrow {padding-right:0}

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

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

}

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

div.hall-list div.hallplan-wrapper img {
	width: auto;
}

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

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

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

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

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

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

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

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

div.detail-view .content-block p.tradeshow_special{ margin-top: 10px; }

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

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

#detail_contact ul{margin:0;}



*+html #detail_contact p.fl{padding:0 4px; width:120px}

*html #detail_contact p.fl{padding-right:0;width:120px}

/* Sidebar *************************************/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.savesearch{margin:0;}

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


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

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

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

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

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

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

div#eplanner .star{
	background-position:top no-repeat;
}

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

div#eplanner .box{border:none;}

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

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

#eplanner ul.list {
	margin: 0 5px 8px;
	padding-top: 5px;
}

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

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

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

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

.pngfix{display:none;}

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

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

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

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

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

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

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

div.portlet-my-events-list div.filter form .halls{ display: none; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/* Portlet My Events List - Actions **************************************/
#portlet-my-events-list1-default div.list,
#portlet-my-events-list2-default div.list{padding:0;}

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

#portlet-my-events-list1-default div.list p.emptylist,
#portlet-my-events-list2-default div.list p.emptylist{margin:10px;}

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

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

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

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

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

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

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

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

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

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

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

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

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

#portlet-my-events-list1-default ul.portlet-my-events-list-list li.event div.column-content .title{margin-bottom:10px;}

#portlet-my-events-list1-default ul.portlet-my-events-list-list li.event div.column-content .title h3{font-size:1em;}

#portlet-my-events-list1-default ul.portlet-my-events-list-list li.event div.column-content .title .event-recommend-button{float:left;}

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

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

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

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

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

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

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

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

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

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

#portlet-my-events-list1-default ul.portlet-my-events-list-table li.event{border-bottom:1px solid #DEDEDE;}

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

#portlet-my-events-list1-default ul.portlet-my-events-list-table li.event div.column{float:left;
	padding:0 0 0 10px;
	margin:5px 0;
}

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

*html #portlet-my-events-list1-default ul.portlet-my-events-list-table li.event div.column-checkbox{width:23px;}

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

*html #portlet-my-events-list1-default ul.portlet-my-events-list-table li.event div.column-hall{width:62px}

#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;
	font-size:smaller;
	margin-top:10px;
	padding-bottom:10px;
}

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

#portlet-my-events-list1-default ul.portlet-my-events-list-pic li.event div.column{float:left;
	padding:0 0 0 6px;
	margin:5px 0;
}

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

#portlet-my-events-list1-default ul.portlet-my-events-list-pic li.event div.column-image{width:110px;}

#portlet-my-events-list1-default ul.portlet-my-events-list-pic li.event div.column-content{width:96px;
	padding-left:6px;
}

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

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

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

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

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

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

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

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

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

/* Portlet My Events List - Simple Pic Gallery ****************************/

#portlet-my-events-list1-default ul.portlet-my-events-list-gallery li.event{float:left;
	width:168px;
	height:254px;
}

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

#portlet-my-events-list1-default ul.portlet-my-events-list-gallery li.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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Searchresult **********************************/

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

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

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

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

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

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

#my-events-print-preview h2{color:#6a89c8;}

*+html #my-events-print-preview .image-area{
	padding-top: 10px;
}

* html #my-events-print-preview .image-area{
	padding-top: 10px;
}

/* IE6 correction of the recommend Popup */
* html #recommendPopUp .label,
* html #recommendPopUp input{ width: 292px;	}
* html textarea.recommend-message{
	width: 300px;
}

/* Tradeshowplanner  */

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

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

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

*+html #eplanner div.action {
 width:auto !important;
}

*html #eplanner div.action {
 width:auto !important;
}

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

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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

* html #searchform .submit2{ padding-bottom: 0px; }

* html #body_showForgotPassword .button-content{ padding-top: 1px; }

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

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

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

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

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

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

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

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

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

#advanced-filter .button-right {padding:4px 10px 0;}

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

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

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

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

#advanced-filter .content{border-top:1px solid #AAA;
	border-bottom:1px solid #AAA;
	border-left:none;
	border-right: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;
}

#advanced-filter ul.tag-selectbox-multiple {
	width: 300px;
}

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

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

/* /2 column search filter popup */

/* 21.8.09 ********************************/

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

#eplanner .note_login{width:50%;}

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

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

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

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

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

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

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

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

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

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

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

.login-signup .signup h3{color:#6a89c8;
	border:0px;
}

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

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

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

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

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

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

#resendpassword form label {
	margin-top: 5px;
}

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

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

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

/* Advanced Search
--------------------------------------------------------------*/

.advanced-search h3 {display:none}

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

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

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

form.advanced-search select.firstletters option { padding:1px}

*+html form.advanced-search input#searchphrase{top:0}

*html form.advanced-search input#searchphrase{top:0}

form.advanced-search input#searchphrase{
	position: relative;
	width: 298px;
	top:1px;
}

.advanced-search #companyname,
.advanced-search #lookingfor,
.advanced-search #offering,
.advanced-search #freetext,
.advanced-search #city,
.advanced-search #idState,
input#trademark.text {
  width:358px;
}

/* joboffer */
form.advanced-search fieldset.joboffer select {width:330px}
form.advanced-search fieldset.joboffer select.firstletters {display:inline;width:55px;}
.advanced-search  fieldset.joboffer #freetext{width:320px}
form.advanced-search fieldset.joboffer input#searchphrase {width:260px}
.advanced-search fieldset.joboffer #as-city{ width: 252px; }
form.advanced-search fieldset.joboffer table {padding:0 16px 0 0;}
#advanced-search  fieldset.joboffer .portlet-categories-tree {width:318px !important;}
*+html #advanced-search fieldset.joboffer .portlet-categories-tree {width:322px!important}
#advanced-search .portlet-categories-tree {width:356px!important}
*+html #advanced-search .portlet-categories-tree {width:360px!important}
#advanced-search fieldset.joboffer ul.tag-selectbox-multiple { width: 328px; }
/* joboffer */

#advanced-search ul.tag-selectbox-multiple{ width: 366px; }

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

.advanced-search #position{ width: 368px; }

#advanced-search .portlet-categories-tree-treeview{ border: 1px solid #7A7A7A }


* +html form.advanced-search table td{ padding-right: 5px; }
* +html .advanced-search #companyname,
* +html .advanced-search #lookingfor,
* +html .advanced-search #offering,
* +html .advanced-search #freetext,
* +html .advanced-search #city,
* +html .advanced-search #idState{ width: 362px; }

* +html form.advanced-search input#searchphrase{ width: 302px; }

* +html #advanced-search ul.tag-selectbox-multiple{ width: 370px; }

* +html .advanced-search #as-city{ width: 294px; }

* +html .advanced-search #position{ width: 372px; }

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

* +html .advanced-search div.tag-button div.button-content div.button-content-inner{ padding: 0px 5px; }

* +html .advanced-search div.tag-button div.button-content button{ margin: 0px; }

* html form.advanced-search table td{ padding-right: 5px; }

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

* html .advanced-search div.tag-button div.button-content div.button-content-inner{ padding: 0px 5px; }

* html .advanced-search div.tag-button div.button-content button{ margin: 0px; }

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

* html fieldset legend{ color: #000000; }

* html #my-events-print-preview div.tag-button div.button-content div.button-content-inner{ padding-top: 1px; }

div#recommend_cancel_button div.button-content div.button-content-inner {
	margin-top: -2px;
}
*div#recommend_cancel_button div.button-content div.button-content-inner {
	margin-top: 0;
}

* html .portlet-my-events-list-pic div.tag-button div.button-content a{ padding-top: 0px; }

* html #portlet-my-events-list1-default div.tag-button div.button-content div.button-content-inner{	padding-top: 2px; }

textarea.recommend-message{ border: 1px solid #DEDEDE; }

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

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

.help a.download{ line-height: 2.6em;
	padding-left: 25px;
}

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

.static_head{padding-top:15px;}

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

.longbox{padding:0 0 20px;}

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

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

.blueheadstatic {
  color:#6a89c8;
  font-size:1.5em;
  padding:0 0 10px;
}

.text3left{padding:0 0 6px;}

.text3left span{color:#444;}

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

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

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

#body_showStaticpage div.bordered-txt {border-top:none}

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

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

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

.login-signup .red{color:#6a89c8;}

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

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

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

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

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

#registration_advantages span{padding:0;}

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

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

small{line-height:12px;}

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

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

#login_popup a{color:#6a89c8;
	background-image:none;
}

#login_popup label{float:left;}

#login_popup .submit{background:transparent url(../images/buttons/submit_login.gif) no-repeat;
	color:#fff;
	margin-right:19px;
	width:65px;
	font-size:12px;
}

#login_popup a {
  padding: 7px 0;
}

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

/* 25.8.09 *****************************/

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

.date_time{margin-top:8px;}

.ui-datepicker-trigger{float:left;
  padding:10px 0 0 9px;
	cursor:pointer;
	margin-bottom:12px;
}

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

hr{display:none;}

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

#categories span{color:#666;}

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

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

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

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

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

* +html .detail-overview .wrapper{ padding-bottom: 14px; }

* html .detail-overview .wrapper{ padding-bottom: 17px; }

* html .detail-overview .portlet-detail-address .action-bar .download{ display: block; }

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

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

div.detail_border_long .border_top{display:none;}

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

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

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

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

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

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

div.detail_border_long .longform{float:left;}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

*+html #savesearchresults div.clearfix{ height: 30px; }

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

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

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

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

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

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

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

/* Visitor */

.findbox{
	border-color:#D4D0C8;
	border-style:none solid solid;
	border-width:0 1px 1px;
	height: 50px;
	padding: 9px 15px 12px;
}

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

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

/* staticPage Boxes and more */

.layout-right div.staticPageBox .tag-button{float:none;
	margin:5px 0px 0px 0px;
	padding:0px;
}

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

.staticPageTopImage{
	height:110px;
}

.staticPageTopImage p{position:relative;
	left:300px;
	top:50px;
}

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

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

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

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

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

.bordered-txt{zoom:1; border:1px solid #D4D0C8}

/* scroller portlets */

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

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

/* end scroller portlets */

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

.request_appointment{padding:10px 0 0;}

/* Turbobanner */

.box.turbobanner{
  height:330px !important;
	overflow:hidden;
	background-image:none;
}

div#turbotext{
  position:relative;
  top:-143px;
	line-height:19px;
	font-size:12px;
}

div#turbotext div span{
  font-size:16px;
	color:#6a89c8;
	font-weight:bold;
}

div#turbotext div {margin:10px 0px;}
/* immer 30px div */
div#turbotext div.turbo1 {margin-left:100px}
div#turbotext div.turbo2 {margin-left:70px}
div#turbotext div.turbo3 {margin-left:40px}

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

*+html div#turbotext {
  left:0;
  top:-143px;
}

*html div#turbotext div.turbo2 {padding-top:1px}
*html div#turbotext div.turbo3 {padding-top:1px}
*html div#turbotext div.turbo4 {padding-top:1px}

/* alex - exhibitorlist */

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

.w50{width:50%;}

.w80{width:80%;}

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

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

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

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

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

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

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

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

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

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

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

div#searchresult{margin:0;}

#searchresult h2{width:500px;}

.treeview li{background-image:none;}

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

div.tag-toolbar div.tag-toolbar-wrapper div.tag-toolbar-title {
  padding: 10px 0 0 6px;
  white-space: nowrap;
}

*html div.tag-toolbar div.tag-toolbar-wrapper div.tag-toolbar-title{
  padding: 10px 0 0 10px;
  width: 495px;
}

*html div.tag-toolbar div.tag-toolbar-wrapper ul.tag-toolbar-actions{ margin-left: 0px; }

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

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

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

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

/* Homepage --------------------------------*/

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

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

/* Save Search box -----------------------------------*/

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

/* AJAX Suggestions ------------------------------------*/
.ui-autocomplete li .ui-state-hover,
div.quicksearch-autocomplete-bottom li.selected,
div.quicksearch-autocomplete li.selected{background-color:#efefef;
	color:#6a89c8;
}

.ui-autocomplete {width: 160px;}

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

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

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

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

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

div#product_upload_delete_image input{ margin: 0px -600px 0 -643px; }

div#product_upload_image input{	margin: 0px -580px 0 -580px; }

div#product_upload_delete_file input{ margin: 0px -530px 0 -640px; }

form#ECMS_product_edit_imagepdf_content_form_doECMSEditProductS3 input,
div#product_upload_pdf input{ margin-top: 0px; }

*html #ECMSEditProductS4 .last div{ height: 20px; }

/* Torsten Banner -----------------------------*/

#footerbanner{
	margin:10px auto 0px auto;
	display:block;
	text-align:center;
}

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

#big{display:block;
	margin:0px auto 5px auto;
	text-align:center;
}

#cad{display:block;
	margin:auto;
	margin:10px auto 5px;
	text-align:center;
}

full{display:block;
	margin:auto;
}

#sky{position:absolute;
	top:45px;
	left:800px;
}

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

#button div.button{margin:10px auto;}

/* Ende Torsten Banner -----------------------------*/

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

div.layout-2 div.detail-view-1column{width:100% !important;}

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

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

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

/* begin networking page -------------------------*/

.networkingpage{margin-top:0px!important;}

.networkingpage p{padding:0px!important;}

.networkingpage ul{margin-left:20px;}


.job-search{background-image:url(../images/special/box_step1.jpg);}

.job-find{background-image:url(../images/special/box_step2.jpg);}

.job-apply{background-image:url(../images/special/box_step3.jpg);}

.tile-title{color:#6a89c8;
	height:80px;
	border-bottom:none;
}

.job-tiles p{color:#666;
	margin:0 10px;
	font-size:0.8em;
	line-height:1.3em;
}

#network.tag-button{margin:10px 0px 0px 10px;}

.networkingzoom{position:relative;
	left:215px;
	top:-8px;
}

.network{margin:5px 9px;
	float:right;
}

/* end networking page -----------------------*/

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

/* Myfair */

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

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

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

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

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

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

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

.my-fair h4 label{width:91px;}

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

*html .my-fair h4 label{width:auto;}

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

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

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

*html .my-fair .my-messages-list-list div.sender {margin-left:10px; width:130px}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#loginform .text{width:96%;}

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

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

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

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

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

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

.login-signup-text, 
.login-already-registered,
#registration_advantages .customized {
    display: none;
}

/* Long Registration ---------------------------------*/

#reg-position{width:302px;}

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

.registration table{text-align:left;}

/* Messages -----------------------------------------*/

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

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

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

#mymessageslist_query{float:left;}

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

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

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

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

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

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

#recipient_select option{width:380px;}

/* Newsletter / Info ---------------------------------*/

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

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

.matchingletter{padding:10px;}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Profile */

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

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

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

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

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

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

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

/* ECMS --------------------------*/

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

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

#ecms-steps li.active{color:#6a89c8;
	font-weight:bold;
}

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

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

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

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

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

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

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

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

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

*html #ECMS_company_edit_picturepdf_form_pdf .button-content{ width: 45px; }

*html #ECMS_company_edit_picturepdf_form_multipart .button-content{width:70px;}

*html .en_GB #ECMS_company_edit_picturepdf_form_multipart .button-content{width:40px;}

*html #ECMS_company_edit_picturepdf_form_pdf .tag-button-submit input{
	margin-left:-640px;
	margin-right:-528px;
	margin-top: 1px;
}

*html #ECMS_company_edit_picturepdf_form_multipart input{margin-left:-575px;
	margin-right:-530px;
}

.de_DE #ECMS_company_edit_picturepdf_form_multipart INPUT.button-style-default{ margin-top: 0px !important; }

#ecms dl.categories dt{width:14%;}

.calendar{height:16px;}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#body_showECMSOverview #ecms .flash-messages {
	margin-bottom: 5px;
}

/* myprofile */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Statusbalken ausblenden - MyFair,ECM */

div#portlet-my-companyboothentry-overview .companyboothentry-content{padding:10px;
	border:1px solid #DEDEDE;
}

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

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

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

.bar{display:none;}

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

*html #company_picture_crop .button-content-inner{width:70px;}

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

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

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

.en_GB #counterlong2,
.en_GB #counterlong1{margin-top:10px;}

/* kongress */

div.kongress div.header-de{
	background-image:url(../images/special/kongress_header_de.jpg);
	height:110px;
}

div.kongress div.header-en{
	background-image:url(../images/special/kongress_header_en.jpg);
	height:110px;
}

div.kongress div.box-large,
div.kongress div.box-medium{
	background-repeat:no-repeat;
	padding:10px;
	color:#666;
}

div.kongress div.box-large{
	background-image:url(../images/special/box-large.gif);
	height:300px;
	width:490px;
	margin-bottom:10px;
}

div.kongress div.box-medium{
	background-image:url(../images/special/box-medium.gif);
	height:250px;
	width:230px;
	float:left;
}

div.kongress div.box2 {
	float:right;
}

div.kongress div.box-large h3,
div.kongress div.box-medium h3{
	color:#6a89c8;
	text-align:center;
	margin:0px;
	padding:0px 0px 20px 0px;
}

div.kongress div.box-large ul{
	margin:0px 0px 10px 20px;
	padding:0px;
	list-style-type:square;
}

div.kongress div.box-large p,
div.kongress div.box-medium p{
	margin:0px;
	padding:0px 0px 10px 0px;
}

div.kongress div.box-medium p.extra{
	font-size:0.8em;
}

div.kongress div.box-medium p strong{
	font-weight:normal;
	font-style:italic;
}

div.kongress  table.partner a {
	margin-bottom:10px;
	display:block;
	text-decoration:none;
}

div.kongress  table.partner a img {
	border:0px;
	margin-bottom:10px;
}

div.kongress  table.partner a span{
	text-decoration:underline;
}

/* travel */

div.travel ol{
	margin-left:20px;
}

*+html div.travel ol{
	margin-left:30px;
}

*html #ECMS_product_edit_imagepdf_content_form_links label.checkbox{line-height:1em;}

div.detail-view ul.fairs li.fair {list-style-type:none;}

.padLeft10px{
	padding-left:10px;
}

.marginRight10px{
	margin-right:10px;
}

.my-profile-attendee-view.content .left p{
	margin-bottom: 0 10px;
}

.PDFStaticSite{
	display:block;
	float:left;
}

.PDFStaticSite.link{
	margin:95px 0 0 25px;
}

#my-events-print h2 {
  background-image: none;
  color: #000;
  margin: 0;
  padding: 0;
}

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

#footer ul li {
  margin-left:4px;
  padding-left:8px;
}

.adsvertising .tag-button,
.adsvertising .tag-button .button-content img {
  margin-top: 5px;
}

.detail-categories ul {
  padding-left:16px;
}

*+html div.tag-button div.button-content div.button-content-inner {padding:2px 5px 0}

* html div.tag-button div.button-content a{ display: block; }

* html #searchresult #searchresult-filter-top input.arrow-down{
	background-position: 8px right;
	margin-top: -1px;
}

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

div.scroller {margin-bottom:10px}

.portlet-categories-tree {border:1px solid #7A7A7A}
.portlet-categories-tree-treeview{border:1px solid #D4D0C8}
form.advanced-search select {color:#000}
div.my-fair h2 {line-height:33px}
/*#body_visitor p {padding: 0 5px 10px 0; margin:0}*/
#body_visitor .content {padding:10px 10px 0 10px}
#body_visitor .bbnone {padding:0}

#savesearchresults .content, div.box div.content {border:1px solid #D4D0C8; border-top:none}

div#boxsmall.box h2 {line-height:15.5px;}
*html div#boxsmall.box h2 {line-height:15px;padding-bottom:1px}
*+html div#boxsmall.box h2 {line-height:15px}

/* ---- */

span.ui-radios-yesno label input {margin-right:5px;}

div#matchingletter_save_button button {padding-top:2px;}
*html div#matchingletter_save_button input {padding-top:1px;}

*html #portlet-my-settings-edit #matchingletter_save_button input {margin-right:-360px;}
*html #portlet-my-settings-edit div.matchingletter {border:0;}

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

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

*html div.profile-popup-change-password .last input {margin-right:-273px!important;}
*html div.profile-popup-change-password .last input.my-profile-changepassword-close {margin:0!important;padding-top:1px;}
*html div.profile-popup-change-password div.button-content {padding-top:1px;}
*html div.profile-popup-change-password div.button-content div.button-content-inner a {padding-top:1px;display:block;}

*+html div.profile-popup-change-password input.my-profile-changepassword-close {margin-top:-2px!important;}
*+html div.profile-popup-change-password div.button-content div.button-content-inner a {margin-top:-2px;display:block;}
*+html div.profile-popup-change-password div.button-content div.button-content-inner span {margin-top:-2px;display:block;}

*html div.my-profile-profile-edit .last div.button-content-inner input {padding-top:1px;}
*+html div.my-profile-profile-edit .last div.button-content-inner span {margin-top:-2px;display:block;}

* +html div.my-profile-profile-edit button{ padding-top: 2px; }

*html #my-profile-edit a.button-style-default {margin-top:-2px;display:block;}
*html #my-profile-edit input.button-style-default {margin-top:1px;}

*+html #my-profile-edit a.button-style-default {margin-top:-4px;display:block;}
*+html #my-profile-edit button.button-style-default {margin-top:-2px;}

*html #portlet-my-settings-savedcategories-edit input.button-style-default {margin-top:1px;}
*+html #portlet-my-settings-savedcategories-edit button.button-style-default {margin-top:-2px;}

*+html #savesearchresults div.savesearch div.tag-button-submit {margin-top:-3px;}
*+html #savesearchresults div.savesearch div.tag-button-submit button.button-style-default {margin-top:-2px;}

*html #my-messages-write input.button-style-default {margin-top:-2px;margin-right:-190px}


*+html #my-messages-write button.button-style-default {margin-top:-2px;}

*html div.detail-view .container .content ul li.even {zoom:1;}
*html div.detail-view .container .content ul li.odd {zoom:1;}

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

.my-messages-list-list ul{ font-size: 0.8em; }

* +html #deleteProfileForm div.tag-button div.button-content div.button-content-inner button{ padding-top: 2px; }

* html #deleteProfileForm div.tag-button div.button-content div.button-content-inner input{ padding-top: 0px; }

* +html #deleteProfileForm div.tag-button div.button-content div.button-content-inner{ padding-top: 1px; }

* html #deleteProfileForm div.tag-button div.button-content div.button-content-inner{
	padding-top: 0px;
	margin-top: 2px;
}

* html #company_picture_delete input,
* html #company_picture_upload_image input,
* html .en_GB #ECMS_company_edit_picturepdf_form_multipart input.button-style-default,
* html #ECMS_company_edit_picturepdf_form_doECMSEditCompanyS5 input,
* html #ECMSEditCompanyS3 .controls input,
* html #ECMSEditCompanyS2 .controls input,
* html #ECMSEditProductS2 .controls input,
* html #ECMSEditProductS1 .controls input,
* html #ECMSEditCompanyS1 .controls input,
* html #ECMSEditCompanyS6 input,
* html #ECMSEditProductS5 input,
* html #ecms-list .controls input{ margin-top: 1px; }

* html #ecms .content form#ECMS_company_edit_picturepdf_form_Logo fieldset div input{
	width: 18em;
}

* html #company_picture_upload_image{ margin-left: 5px; }

* +html #company_picture_upload_image{ margin-left: 5px; }

* html input#blankid,
* html input#newlinkid,
* html input#newurlid{ margin: 0; }

.floorplan a.download {
  background-image:url(../images/special/button-download.gif);
  background-position:left 3px;
  background-repeat:no-repeat;
  padding-left:18px;
  margin-left: 5px;
  line-height: 1.2em;
  zoom: 1;
}

/* emcs border */
#ecms .controls {
  border-top:1px solid #D4D0C8;
}

#ecms .box ul.text li {
  border-bottom:1px solid #D4D0C8;
}

#ecms .box .content table.overview th, #ecms .box .content table.overview td {
  border-left:1px solid #D4D0C8;
}

#eplanner ul.list div.column-text {
  overflow: hidden;
}

div#network.tag-button div.button-content div.button-content-inner {
  padding:1px 5px 0;
}

*html div#network.tag-button div.button-content div.button-content-inner {
  padding:0px 5px 0;
}

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

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

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

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

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

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

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

/* jobboerse startpage */
.jobboerse_postit {
  height:95px;
}

/* Jobsearch --------------------------------------*/

div.static_joboverview {
  margin-bottom:20px;
}

.joboverview-block h2 {
  color:#6a89c8;
}

.job-tiles p {
  color:#666666;
  font-size:0.7em;
  line-height:1.3em;
  margin:15px 20px;
}

.portlet-joboffers ul, .portlet-joboffers p{
  padding: 10px;
  margin-bottom:0px;
}

.JobOverviewBautecButton {
  display:none;
}
/* Jobsearch --------------------------------------*/


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

p.product_categories a {
  display:block
}

.messages-list-content div.last {margin:10px}
*html .messages-list-content div.last {padding:10px}

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

.print .content-block h2{background-image:none;}

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

.print a.portlet-companydetail-related{text-decoration:underline;color:#6a89c8;}

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


#my-events-print h6{display:none;}

.print h1{color:#000;}

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

#printbutton a{	color:#6a89c8;}

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

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

.print #header p.user {display:none}

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

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

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

.print div.content-block ul.togglebox ul, .print div.content-block ul.togglebox {margin-left:0}

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

*+html .print .portlet-detail-address{ width: 70% }

.print .modified_date {width:auto}

.print ul.item-list-enabled-image div.topic {
  width:75%!important;
}

td.categories h3 {
  display:none;
}

*html #footer .last {
  zoom:1;
}

*+html #footer .last {
  zoom:1;
}

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

*html #advanced-filter .search-filter-types li {float:left}

#body_showJobOffer div.hall-list ul.togglebox {margin-left:0; list-style-type:none}

.job-short-desc ul li .job-details_right ul {margin-left:0}
.job-short-desc ul {list-style-type:none}
div.date_time select.select {width:25%}
*+html #eplanner span.pager-current {padding-right:3px}
*html #eplanner span.pager-current {padding-right:3px}
.portlet-detail-address .number span {width:90px}
#eplanner p {padding:10px;margin:0}
#mymessageswrite_recipient_name {width:397px;}
*html .print #content .detail-view-product DIV.tag-toolbar DIV.tag-toolbar-wrapper DIV.tag-toolbar-title {width:570px!important}
*html div.ui-datepicker {height:150px!important;zoom:1}
/* border color */
#searchresult ul.resultset-list div.image-space,
#eplanner ul.list div.column-image div.img img,
.detail-overview .wrapper .detail-overview-image img,
div.tag-image-scroller-horizontal-teaser div.tag-image-scroller-content li img,
ul.item-list div.image-space,
.contact-form-border img.border
{
  border:1px solid #D4D0C8;
}

*html div.messages-write-content #cc_select {
	margin-top:10px;
}

*+html div.messages-write-content #cc_select {
	margin-top:10px;
}

*html .recomment-popup a.recommend-cancel {
	width:auto;
	margin-top:0;
}

#registration_advantages .customized{
  display: none;
}

#my-profile-edit #changePasswordForm .headline,
#my-profile-edit #changePasswordForm .headline h2{
  background-image: url(none);
  color: #000;
  font-size: 1.0em;
  position: relative;
  left: -6px;
}

.flash-messages-success li{ padding-bottom: 5px; }

.homeProducts{
  height: 100%;
  width: 100%;
  display: block;
}

#body_myEventsPrint.print .event.company td ul{
	list-style-type: disc;
	margin-left: 128px;
}

#body_myEventsPrint.print .detail-categories-company ul {
  margin-left:0px!important;
}

*html #bottom_search {
  padding-left: 180px;
}

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

#body_showCompany p.product_categories {
  display:none;
}

*html a.aSearch2 {
  top:3px;
  position:absolute;
}

*+html a.aSearch2 {
  top:3px;
  position:absolute;
}

/* global help page */

.staticpage.help .box .content {
	padding: 1em 1em 0;
}

.staticpage.help .box .content p {
	margin-bottom: 1em;
}

.staticpage.help .box .content h3 {
	margin-bottom: 0.6em;
}

.staticpage.help .box .content ul {
	list-style-type: disc;
	margin: 0 0 1em 1.6em;
}

/* /global help page */

/* Advanced Search Tabs --------------------*/
form.advanced-search table td.label {
	width: 120px;
	padding-left: 8px;
    padding-right: 2px;
}

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

form#advanced-search ul.tabs {
	float: left;
	margin-bottom: -1px;
}

form#advanced-search table div.label {
	height: 27px;
	padding: 0;
	width: 120px;
}

form#advanced-search ul.tabs li {
	background: url("../images/background/mainnavi_left.gif");
	background-repeat: no-repeat;
	border-right: none;
	margin-left: -1px;
 	padding: 7px 0 5px 6px;
}

form#advanced-search ul.tabs li a,
form#advanced-search ul.tabs li span {
	background: url(../images/background/mainnavi_right.gif);
	background-position: top right;
	background-repeat: no-repeat;
	color: #fff;
	padding: 7px 11px 5px 6px;
	text-decoration: none;
}

form#advanced-search ul.tabs li.active {
	background-image: url(../images/background/mainnavi_aleft.gif);
}

form#advanced-search ul.tabs li.active span {
	background-image: url(../images/background/mainnavi_aright.gif);
}
/*  Advanced Search Tabs */

