@charset "UTF-8";

/**
 * (en) my tnoc -> my profile
 *
 * 
 * 
 */
 
@media screen, projection {

/* webform forms common styles */
/* invitation form */

body.node-type-webform div.node,
form#webform-components-form,
form#webform-email-edit-form,
form#webform-configure-form {
  padding: 20px;
  background-color: #fff;
}

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

/* tnoc boxes */
/*************/
 .tnoc-box {
	text-align:left;
	margin:0 0 8px 0;
	padding:0;
 }


 /* various */
 .tnoc-gray-dotted-line {
	height:2px;
	background: transparent url('../../images/layout/bg_dotted_line.png') repeat-x top left;
 }
 
 .tnoc-gray-dotted-line.white {background-color: #FFFFFF;}
 
 .tnoc-gray-dotted-line.black {background-color: #000000;}
 
 .tnoc-arrow-link a {
	padding: 0 0 0 22px;
	min-height: 15px;
 }
 
 .tnoc-arrow-link.right a {
	background:transparent url(../../../images/layout/arrow_opac_link.png) no-repeat scroll left center;
 }


 /* buttons */
 .tnoc-button {
	display:block;
	text-decoration:none;
 }
 
 .tnoc-button:hover { text-decoration:none; }

 .tnoc-button.arrow-white-left,
 .tnoc-button.arrow-white-right {
	width:14px;
	height:22px;
 }
 
 .tnoc-button.arrow-white-left {
	 background: url('../../images/sprites/sprites_neu.png') no-repeat 0 -322px;
	 width:30px;
	 height:30px;
 }
 
 .tnoc-button.arrow-white-left:hover {
	 background: url('../../images/sprites/sprites_neu.png') no-repeat 0 -322px;
 }
 
 .tnoc-button.arrow-white-right {
	 background-position: 0 -292px;
	 background: url('../../images/sprites/sprites_neu.png') no-repeat 0 -292px;
	 width:30px;
	 height:30px;
 }
 
 .tnoc-button.arrow-white-right:hover {
	 background-position: 0 -292px;
	 background: url('../../images/sprites/sprites_neu.png') no-repeat 0 -292px;
	 width:30px;
	 height:30px;
 }

 .tnoc-button.gray-gradient{
	height:42px;
	width:69px;
	background:transparent url(../../images/layout/bg_button_gray_gradient.png) no-repeat top left;
	padding:10px;
	font-family:Arial,Verdana,Helvetica,'Trebuchet MS',sans-serif;
	font-weight:bold;
	color:#666;
	font-size:0.9em;
	text-align:center;
 }
 
 .tnoc-button.gray-gradient.active{
	color: #FFF;
	background:transparent url(../../images/layout/bg_button_gray_gradient_active.png) no-repeat top left;
 }


/* tabs */

body.logged-in ul#tabs,
 body.logged-in ul.ui-tabs-nav {
  padding:10px 0 0 0;
  list-style: none;
  height:26px;
  margin:0;
  border:0;
}
 body.logged-in ul#tabs li,
 body.logged-in ul.ui-tabs-nav li {
  float: left;
  margin:0 1px 0 0;
  padding: 0 0 0 10px;
  height:26px;
  background:transparent url(../../../../modules/contrib/quicktabs/tabstyles/tnoc/images/tabs-left.png) no-repeat left;
}
 body.logged-in ul#tabs li:hover,
 body.logged-in ul.ui-tabs-nav li:hover{
  background:transparent url(../../../../modules/contrib/quicktabs/tabstyles/tnoc/images/tabs-left-active.png) no-repeat left;
}
 body.logged-in ul#tabs li a,
 body.logged-in ul.ui-tabs-nav li a{
  font-size-adjust:none;
  text-transform:uppercase;
  display: block;
  margin: 0;
  padding:5px 20px 0px 10px;
  height: 21px;
  border-width: 0;
  font-weight:bold;
  text-decoration:none;
  color:#000;
  background: transparent url(../../../../modules/contrib/quicktabs/tabstyles/tnoc/images/tabs-right.png) no-repeat right ;
}
 body.logged-in ul#tabs li:hover a,
 body.logged-in ul.ui-tabs-nav li:hover a{
  border-width: 0;
  color: #fff;
  background:transparent url(../../../../modules/contrib/quicktabs/tabstyles/tnoc/images/tabs-right-active.png) no-repeat right ;
}
 body.logged-in ul#tabs li.active a,
 body.logged-in ul#tabs li.active a:hover,
 body.logged-in ul.ui-tabs-nav li.ui-state-active a,
 body.logged-in ul.ui-tabs-nav li.ui-state-active a:hover{
  text-decoration:none;
  color: #fff;
  border-width: 0;
  background:transparent url(../../../../modules/contrib/quicktabs/tabstyles/tnoc/images/tabs-right-active.png) no-repeat right 0;
}
 body.logged-in ul#tabs li.active,
 body.logged-in ul.ui-tabs-nav li.ui-state-active {
  color: #fff;
  background:transparent url(../../../../modules/contrib/quicktabs/tabstyles/tnoc/images/tabs-left-active.png) no-repeat left 0;
}

 div.ui-tabs-hide {
  display:none; 
}

 /* headers */
 .tnoc-box .tnoc-header {
	color: #FFF;
	/*font-size: 120%;*/
	font-weight:bold;
	text-transform:uppercase;
 }
 
 .tnoc-box .tnoc-header h1,
 .tnoc-box .tnoc-header h2,
 .tnoc-box .tnoc-header h3,
 .tnoc-box .tnoc-header h4,
 .tnoc-box .tnoc-header h5,
 .tnoc-box .tnoc-header h6 {
	margin:0;
	padding:0;
 }
 
 .tnoc-box .tnoc-header a {
	color: #FFF;
	text-decoration:none;
 }
 
 .tnoc-box .tnoc-header a:hover {text-decoration:underline;}

 .tnoc-box .tnoc-header.white-opac {
	padding: 6px 10px 6px 10px;
	min-height: 14px;
	background: transparent url(../../images/layout/bg_opac_white.png) repeat top left;
 }

 .tnoc-box .tnoc-header.gray-round .header-left {
	background: transparent url(../../images/layout/bg_title-left.png) no-repeat top left;
 }
 
 .tnoc-box .tnoc-header.gray-round .header-right {
	background: transparent url(../../images/layout/bg_title-right.png) no-repeat top right;
 }
 
 .tnoc-box .tnoc-header.gray-round .header-center {
	padding: 6px 0px 6px 0px;
	min-height: 12px;
	margin:0 25px;
	background: transparent url(../../images/layout/bg_title.png) repeat-x top left;
 }

 .tnoc-box .tnoc-header.gray {
	padding: 6px 8px 6px 8px;
	min-height: 12px;
	border-width: 0 1px;
	border-style: solid;
	border-color: #1B1B1B;
	background: transparent url(../../images/layout/bg_title.png) repeat-x top left;
 }


 /* content */
 .tnoc-box .tnoc-content, .guestbook-message-bottom, .guestbook-entry .guestbook-message {padding:10px;}
 .tnoc-box .tnoc-content.no-padding {padding:0;}
 .tnoc-box .tnoc-content.white {background-color: #FFFFFF;}
 .tnoc-box .tnoc-content.gray, .guestbook-message-bottom {background-color: #EBEBEB;}
 
 .tnoc-box .tnoc-content.dark-gradient {
	background-color:#262626;
	background-image:url(../../images/layout/bg_dark_gradient.png);
	background-repeat:repeat-x;
 }
 
 .tnoc-box .tnoc-content.dark {
	background-color:#333333;
	color: #979797;
 }
 
 .tnoc-box .tnoc-content.dark-opac {
	background:#2b2b2b;
	color:#cccccc;
 }
 
 .tnoc-box .tnoc-content.white-opac {
 	background:transparent url(../../images/layout/bg_opac_white.png) repeat top left;
 }

 .tnoc-box .tnoc-content.bg-border-left.border-gray-dotted,
 .tnoc-box .tnoc-content.bg-border-right.border-gray-dotted,
 .tnoc-box .tnoc-content.bg-border-hcenter.border-gray-dotted {
 	background-image:url('../../images/layout/bg_dotted_line_v.png');
 }
 
 .tnoc-box .tnoc-content.bg-border-top.border-gray-dotted,
 .tnoc-box .tnoc-content.bg-border-bottom.border-gray-dotted,
 .tnoc-box .tnoc-content.bg-border-vcenter.border-gray-dotted,
.guestbook-message-bottom, .guestbook-entry .guestbook-message {
 	background-image:url('../../images/layout/bg_dotted_line.png');
 }
 
 .tnoc-box .tnoc-content.bg-border-left.border-dark-dotted,
 .tnoc-box .tnoc-content.bg-border-right.border-dark-dotted {
 	background-image:url('../../images/layout/bg_dark_dotted_line_v.png');
 }
 
 .tnoc-box .tnoc-content.bg-border-top.border-dark-dotted,
 .tnoc-box .tnoc-content.bg-border-bottom.border-dark-dotted {
 	background-image:url('../../images/layout/bg_dark_dotted_line.png');
 }

 .tnoc-box .tnoc-content.bg-border-left,
 .tnoc-box .tnoc-content.bg-border-right, 
 .tnoc-box .tnoc-content.bg-border-hcenter { background-repeat: repeat-y; }
 
 .tnoc-box .tnoc-content.bg-border-top,
 .tnoc-box .tnoc-content.bg-border-bottom,
 .tnoc-box .tnoc-content.bg-border-vcenter,
.guestbook-message-bottom, .guestbook-entry .guestbook-message  { background-repeat: repeat-x; }

 .tnoc-box .tnoc-content.bg-border-left {background-position: top left; }
 .tnoc-box .tnoc-content.bg-border-right {background-position: top right; }
 .tnoc-box .tnoc-content.bg-border-top {background-position: top left; }
 .tnoc-box .tnoc-content.bg-border-bottom {background-position: bottom left; }
 .tnoc-box .tnoc-content.bg-border-vcenter {background-position: center left;}
 .tnoc-box .tnoc-content.bg-border-hcenter {background-position: top center;}


 /* borders */
 .tnoc-box .tnoc-round-border.top,
 .tnoc-box .tnoc-round-border.bottom {
	height:3px;
	margin:0;
	padding:0;
 }
 
 .tnoc-box .tnoc-round-border.center {
	margin:0;
	padding:0;
 }
 
 .tnoc-box .tnoc-round-border .left,
 .tnoc-box .tnoc-round-border .right {
	margin:0;
	padding:0;
 }
 
 .tnoc-box .tnoc-round-border .center {
	height:3px;
	margin:0 3px;
	padding:0;
 }

 .tnoc-box .tnoc-round-border.gray .center {	background: #DCDBDB; }
 .tnoc-box .tnoc-round-border.gray.center { 
	border-width: 0 3px;
	border-style: solid;
	border-color: #DCDBDB;
 }
 
 .tnoc-box .tnoc-round-border.gray.top .left {
	background:transparent url(../../images/layout/gray_corner_tl.png) no-repeat top left;
 }
 
 .tnoc-box .tnoc-round-border.gray.top .right {
 	background:transparent url(../../images/layout/gray_corner_tr.png) no-repeat top right;
 }
 
 .tnoc-box .tnoc-round-border.gray.bottom .left {
 	background:transparent url(../../images/layout/gray_corner_bl.png) no-repeat top left;
 }
 
 .tnoc-box .tnoc-round-border.gray.bottom .right {
 	background:transparent url(../../images/layout/gray_corner_br.png) no-repeat top right;
 }

 /* node-type-event-image */
 body.node-type-event-image #col3 .gfx-title {
	background:transparent url(../../images/layout/bg_title.png) repeat-x left top;
 }

 body.node-type-event-image #col3 .gfx-title-left {
	background:transparent url(../../images/layout/bg_title-left.png) no-repeat left top;
 }

 body.node-type-event-image #col3 .gfx-title-right {
	background:transparent url(../../images/layout/bg_title-right.png) no-repeat right top; 
 }
 
 /* event box */
 .event_box {
	color:#999;
	margin:0 0 1px 0;
 }
 #my-events .content {
    background:none !important;
 }
 .event_box_header {
	background:transparent url(../../images/layout/my-events-header-bg.png);
	position:relative;
 }

 .event_box_header div,
 .event-content-icon_sport,
 .event-content-icon_wellness, 
 .event-content-icon_food {
	position:absolute;
	width:24px;
	height:22px;
	left:-16px;
	bottom:-13px !important;
 }

 .head-icon_sport div, .event-content-icon_sport {
	background: transparent;
 }

 .head-icon_food div, .event-content-icon_food {
	background: transparent;
 }

 .head-icon_wellness div, .event-content-icon_wellness {
	background: transparent;
 }

 .event_box_header a {
	display: block;
	padding:7px 10px 6px;
	width: 530px;
	font-size:1.36em;
	font-weight:bold;
	color:#648e08;
	text-transform:uppercase;
	text-decoration:underline;
    line-height: 16px;
 }

 .head-icon_sport.event_box_header  {border-bottom:3px solid #FFDA00;}

 .head-icon_food.event_box_header  {border-bottom:3px solid #86B919;}

 .head-icon_wellness.event_box_header  {border-bottom:3px solid #00BED1;}

 .event_box_content {
	background:#fff url(../../images/layout/my-events-header-bg-shadow.png) repeat-x top left;
    border-right: 1px solid #BFBFBF;
    border-left: 1px solid #BFBFBF;
 }

 .my-events-parent, .my-events-locname {
 	font-weight:bold;
	color:#000;
 }

 .event_box tbody, .event_box table {
	border:0;
	margin:0;
	padding-top:6px;
 }

 .my-events-first_td {
   width:40%;
   font-weight:bold;
   color:#333;
 }

  .my-events-first_td span{
   color:#999;
 }
 
 .my-events-image {
	padding:15px 10px 10px 5px;
	float:left;
 }

 .my-events-new_content, .my-events-response {
	padding-top:10px;
	float:left;
 }

 .my-events-new_content a {font-weight:bold;}

 .my-events-td1 {width:100px;}

 .my-events-td2{width:150px;}

 .event_box td {
	vertical-align:top;
	border-right:1px solid #999;
	clear:left;
 }

 .event_box td.events-last {border-right:0;}

 .my-events-date, .my-events-time {
	display:inline;
	margin-right:10px;
 }

 .my-events-location_link {padding-top:15px;}

 td.my-events-data {
	border-bottom:1px solid #999;
	vertical-align:bottom;
	height:30px;
 }

 .my-events-date span,
 .my-events-time span {
	font-size:1.27em;
	font-weight:bold;
	color:#333;
	margin-right:10px;
 }

 .event_box_footer {
	background:transparent url(../../images/layout/my-events-footer-bg.png) repeat-x left top;
	height:23px;
	padding:10px 0 0 10px;
 }

 .event_box_footer div{
	float:left;
	height:15px;
 }

 .event_box_footer a{
	margin-right:10px;
    line-height: 12px;
 }
 /* my events empty */
 body.page-my-tnoc div.events-empty {
 	background: #fff;
 	padding: 50px 20px;
 	color: #000;
 }

 /* blocks empty messages */
 #col3 .view-display-id-block_2 div.view-empty p,
 #col3 p.empty-message {padding: 0 10px 0 10px;}
 
 /* delete comment */
 #col3 #comment-confirm-delete {
    background:#fff;
	padding:10px 10px 30px;
 }
 
 #col3 #comment-confirm-delete .container-inline {
    margin-top:20px;
 }
 
 /* autocomplete */
 #autocomplete li {
	padding:1px 5px;
	margin:0 !important;
 }
 
 #autocomplete li:hover {
	background:#80CC00 !important;
 }

/* guidelines */
.view-id-guidelines {padding-top:10px;}
.view-id-guidelines .view-content {padding:5px 0;}

/* page-tagadelic */
body.page-tagadelic #col3 .wrapper.tagadelic {
	margin: 0;
	padding: 20px;
	background: transparent url(../../images/layout/bg_opac.png) repeat;
}
 
 
/*--------------------------------------------------------------------------*/
	
 /* disable tabs for productiv use */
 /*.node-type-event-idea div.tabs, */
 .node-type-event-image div.tabs,
 .node-type-event div.tabs,
 .node-type-page div.tabs {display: none;}
 
/*--------------------------------------------------------------------------*/
 
 /* 404 */
.page-404 .super-content, .page-r4032login .super-content {
	 background: #fff;
	 padding:20px;
}
 
 body.page-toboggan .super-content {background:#fff;padding:20px;}
 
/*--------------------------------------------------------------------------*/

/* fix for calendar content links - delete after links are removed from calendar */

body.node-type-appointment .node,
body.node-type-event-link .node {background: #fff; padding: 20px;}
body.node-type-event-link .node img {width: 50px; height: 50px;}
body.node-type-event-link .node .field-type-number-integer {display: none;}

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

/* shizzle */
.node-689 .reply {display:none;}

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

/* admin bereich inhalt anlegen */
body.page-node dl.node-type-list {background: #fff; margin: 0; padding: 20px;}

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

/* newsletter anlegen */
body.node-add-simplenews .super-content {background: #fff; padding: 20px;}

body.node-add-simplenews .super-content .admin {margin-bottom: 20px;}

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

/* maintanence site  */
body.in-maintenance #nav,
body.in-maintenance #footer {display: none;}

body.in-maintenance .super-content {background: #fff; padding: 20px;}

/* Invitations */
#node-9431 .content p {
	color: #fff;
}

#node-9431 .content form p {
	color: #333;
}

#node-9430, #node-9431 {
	background: transparent url(/sites/all/themes/frontend/images/layout/bg_opac.png) repeat 0% 0%;
}

#node-9430 .content, #node-9431 .content {
	background:transparent !important;
	color:#ddd;
}

#node-9430 h3, #node-9431 h3 {
	display: none;
}

body.page-employee-invitation.not-logged-in #col3_content div.h2, body.page-employee-invitation.not-logged-in #col3_content .super-content {
	width: 709px !important;
}

#node-9430 .content, #node-9431 .content {
	padding: 10px;
}

#node-9430 .content form, #node-9431 .content form {
	background:#ffffff;
	color:#444;
	padding:1px 20px 20px 20px;
}	

#node-9430 .form-item label, #node-9431 .form-item label {
	float: left;
	width: 180px;
	line-height: 22px;
	background: url(http://www.teamnutrilite-community.eu/sites/all/themes/frontend/images/layout/form_required.png) no-repeat 100% 0%;
}

 #node-9430 input.form-text, #node-9431 input.form-text {
	float: left;
}

#node-9430 .webform-component-textfield, #node-9430 .webform-component-email, #node-9431 .webform-component-textfield, #node-9431 .webform-component-email {
	margin: 15px 0px;
}

		#node-9430 .webform-component, #node-9431 .webform-component {
			clear: both;
			padding:5px 0px;
		}

	#node-9431 #webform-component-text {
	border-top:1px solid #aaa;
		border-bottom:1px solid #aaa;
		padding:20px 0px;
		margin:20px 0px;
	}
	
#node-9428 .webform-component-textarea .form-item label, #node-9430 .webform-component-textarea .form-item label {
	width:auto;
	float: none;
	background-image: none;
}

#node-form-create-event #edit-preview {
	display: none;
}

/*--------------------------------------------------------------------------*/
/* custom required icon for form elements */

/* classes set with jquery -> see functions.js -> line 570 */

/* frontpage */
div.input-wrapper.required-icon {
	background-image: url(../../images/sprites/sprite1.png); /* css-sprite */
	background-position: -494px -973px;
	float:right;
	height: 20px;
	/*
	background: url(../../images/layout/form_required.png) no-repeat left top !important;
	
	*/
}

/* create event step 1 */
label.required-icon, #public-webform #edit-submitted-vorname-wrapper label, #public-webform #edit-submitted-nachname-wrapper label, #public-webform #edit-submitted-ort-wrapper label , #public-webform #edit-submitted-postleitzahl-wrapper label,  
#public-webform #edit-submitted-email-adresse-wrapper label {
    /* css-sprite */
    /*
	background-image: url(../../images/sprites/sprite1.png);
	background-position: -494px -973px;
	height: 14px;
	*/
	
	background: url(../../images/layout/form_required.png) no-repeat right top !important;
	min-height: 15px;
}

#forum-0 .forum .indent {
	background: url("../../images/layout/form_required.png") no-repeat scroll 0 0 transparent !important;
	padding: 3px 0 0 10px;
}

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

/* end: @media screen, projection */

}


/* Profil TNOC */


.mytabs h4 {
	text-transform: none;
	font-size: 12px;
	font-weight: bold;
	color: #648e08;
}

.mytabs .active h4, .mytabs li:hover h4{
	color: #ffffff;
}

.guestbook-entry {
	background: #ffffff;
}

.guestbook-entry-top {
	float: left;
	padding: 10px;
	width: 560px;
}

.mytabs {
	
}

.guestbook-message-bottom {
	margin-bottom: 10px;
}

.quicktabs_main.quicktabs-style-tnoc{
  clear:both;
}

.mytab_container {
    padding-top: 29px;
    border-top: 1px dotted #a6a6a6
}

ul.quicktabs_tabs.quicktabs-style-tnoc{
  margin: 10px 0 0;
    padding: 0 0 0;
    list-style: none;
    height: 25px;
    border-bottom: 20px solid #E5E5E5;
}
ul.quicktabs_tabs.quicktabs-style-tnoc li{
  float: left;
  margin:0 1px 0 0;
  padding: 0 0 0 10px;
  height:26px;
  background:transparent url(../../images/layout/tabs_left.png) no-repeat left top;
}
ul.quicktabs_tabs.quicktabs-style-tnoc li:hover{
  background:transparent url(../../images/layout/tabs_left.png) no-repeat left bottom;
}
ul.quicktabs_tabs.quicktabs-style-tnoc li a{
  font-size-adjust:none;
  text-transform:uppercase;
  display: block;
  margin: 0;
  padding:5px 20px 0px 10px;
  height: 21px;
  border-width: 0;
  font-weight:bold;
  text-decoration:none;
  background: transparent url(../../images/layout/tabs_right.png) no-repeat right top;
}
ul.quicktabs_tabs.quicktabs-style-tnoc li.ui-state-active a,
ul.quicktabs_tabs.quicktabs-style-tnoc li:hover a{
  border-width: 0;
  color: #fff;
  background:transparent url(../../images/layout/tabs_right.png) no-repeat right bottom;
}
.quicktabs_tabs.quicktabs-style-tnoc li:hover,
ul.quicktabs_tabs.quicktabs-style-tnoc li.ui-state-active{
  background:transparent url(../../images/layout/tabs_left.png) no-repeat left bottom;
}
ul.quicktabs_tabs.quicktabs-style-tnoc li.active a,
ul.quicktabs_tabs.quicktabs-style-tnoc li.active a:hover{
  text-decoration:none;
  color: #fff;
  border-width: 0;
  background:transparent url(../../images/layout/tabs_right.png) no-repeat right bottom;
}
ul.quicktabs_tabs.quicktabs-style-tnoc li.active{
  color: #fff;
  background:transparent url(../../images/layout/tabs_left.png) no-repeat left bottom;
}

#guestbook-form-entry-form {
	padding: 20px;
	text-align: right;
	margin-bottom: 10px;
}

#guestbook-form-entry-form .resizable-textarea {
	width: 99%;
}

#guestbook-form-entry-form .gfx-btn {
	margin: 15px 0 8px 0;
}

#guestbook-form-entry-form .description {
	display: none;
}

#guestbook-form-entry-form .charleft {
	color: #ddd;
	text-align: left;
	position: absolute;
}

.guestbook-entry .picture img {
	height: 42px;
	width: 42px;
}

.guestbook-entry .picture {
	margin-top:-7px;
}

.guestbook-entry .author {
	margin: 7px 0px 4px;
}
.guestbook-entry .author a {
    *padding-left: 50px;
}
.guestbook-entry .author div.picture a {*padding:0;}
.guestbook-entry .contact-links {
	position:relative;top:10px;
float: right;
}

#guestbook-form-entry-form .links {
	color: #ddd;
}

.guestbook-entry .onlinestatus {
	color: #ccc;
}

.guestbook-entry .newentry {
	color: #ff1a20;
}

.guestbook-message {
	clear: both;
}

#edit-field-profile-gender-value--wrapper {
	display: none;
}
 .businesspartner-title {
margin: 0px;
min-height: 22px;
padding-left: 20px;
padding-top: 5px;
text-transform: uppercase;
	background:transparent url(../../images/layout/businesspartner_title.png) no-repeat top left;
	font-weight: bold;
}

#col3 #user-profile-view.business-profile {
border: 3px solid #70ac16;
 }
 
 /* Die Public Area */
 
.clear {
	clear:both;
}

.view-id-event_help{
	/*background: url("../../images/layout/bg_opac.png") repeat transparent;*/
	background: #e5e5e5;
	padding: 20px !important;
}

.page-event-planning .super-content {
	/*background: url("../../images/layout/bg_opac.png") repeat scroll left top transparent;*/
}

.view-id-event_help .view-header {
	color: #4d4d4d;
	line-height: 1.5em;
	padding:10px 0px 20px;
}

.view-id-event_help .views-field-title {
	color: #fff;
}

#comments .mark-as-spam {
	white-space: nowrap;
}

body.page div.node div.content {
	padding: 10px 0px;
}

div.event-content #performance-pro, div.event-content #performance-novice {
	display:none;
}

#accordion-event-profile .node-form, #block-formblock-appointment .node-form, #block-formblock-personal_date .node-form {
	background: transparent;
}

#edit-body-2_path_row, .mceStatusbar div, #block-locale-0 li.en-US { display: none; }

#node-9071 h3 {
	display: none;
}

#node-9071 .content {
	padding: 15px 15px 10px;
}

fieldset#event_market, fieldset#media_market, fieldset#idea_market, fieldset#user_market {
	display: none;
}

 body.page-gallery #tnoc-search-form #standart #expert_search {
 	display: none;
 }
 
 div.view-calendar-event-regional div.view-data-location-node-data-field-event-location-country, div.view-calendar-event-regional .view-item {
 	display: none;
 }
 

/* temporary  
body.rsvp-step3-invitations .c33l.left {
	display: none;
}
body.rsvp-step3-invitations .c33r.right {
	float:left !important;
}
 end */
 
 
body.node-755 .content,  #node-9429 .content,  #node-10307 .content,  #node-10308 .content,  #node-10310 .content,  #node-18076 .content  {
 	padding: 20px;
 }
 body.node-755 h3, #node-9429 h3,  #node-10307 h3,  #node-10308 h3,  #node-10310 h3,  #node-18076 h3  {
 	display:none;
 }
 
 body.node-755 div.input-wrapper, #node-9429 div.input-wrapper, #node-10307 div.input-wrapper, #node-10308 div.input-wrapper, #node-10310 div.input-wrapper, #node-18076 div.input-wrapper {
 	float: none !important;
 	padding:0px 0px 0px 10px;
 	margin-left: 2px;
 }
 
 body.node-755 .form-checkboxes, #node-9429 .form-checkboxes, #node-10307 .form-checkboxes, #node-10308 .form-checkboxes, #node-10310 .form-checkboxes, #node-18076 .form-checkboxes {
 	padding-left: 5px;
 }
 
 body.node-755 .form-checkboxes .form-item, #node-9429 .form-checkboxes .form-item, #node-10307 .form-checkboxes .form-item, #node-10308 .form-checkboxes .form-item, #node-10310 .form-checkboxes .form-item, #node-18076 .form-checkboxes .form-item {
  margin: 3px 0px;
 }
 
 body.node-755 #webform-component-aufmerksam, #node-9429 #webform-component-aufmerksam, #node-10307 #webform-component-aufmerksam, #node-10308 #webform-component-aufmerksam, #node-10310 #webform-component-aufmerksam, #node-18076 #webform-component-aufmerksam {
 	padding-bottom: 20px;
 }
 
 #node-9429 .validation-info, #node-9429 #webform-client-form-9429 {
 	display: none;
 }
 
 body.guest-member #menu-17558 {
 	display: none;
 }
 
#event-content #tnoc-search-form {
	display: none;
}

#contact-message {
	display: none;
}
 
 body.market-ru #menu-15097, body.market-at #menu-15097, body.market-ch #menu-15097, body.market-ch #menu-18076 {
  	display: none;	
 }

 body.not-logged-in .hide-h2 {
 	display:none;
 }

 body.i18n-ru #block-menu-menu-sections,  body.market-ru #block-menu-menu-sections {
 	display:none;
 }

 .validation-success {
	font-size: 14px;
	padding: 10px;
	background: #E5E5E5
 }

 .box-gradient {
 	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #dededc 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#dededc));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#dededc 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#dededc 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#dededc 100%);
	background: linear-gradient(top,  #ffffff 0%,#dededc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dededc',GradientType=0 );

 }