/* COLOR DEFINITION

	light gray:		color:#EFEFEF;

  dark blue: 		color:#576483;
  grey:					color:#BCC2CE;
  light blue: 	color:#E1E4EB;
  orange:				color:#FFC600;

  */

.content-element {
	margin-bottom:0px;
	font-size:12px;
	position:relative;
}

.content-element * {
	font-size:12px;
}

/* link definition */
.content-element a:link {
  text-decoration:underline;
}
.content-element a:visited	{
  text-decoration:underline;
  }
.content-element a:hover {
  background-color:#FFC600;
  text-decoration:underline;
}
.content-element a:active {
  background-color:#FFC600;
  text-decoration:underline;
}

/* image links */
A:link IMG 							{ color:#556280;text-decoration:none; }
A:visited IMG 						{ color:#556280;text-decoration:none; }
A:hover IMG							{ color:#556280;text-decoration:none; }
A:active IMG						{ color:#556280;text-decoration:none; }


/* Headers */
#content  h1.csc-firstHeader, h1 {
  margin:0px 0 10px 0;
  padding:0 0 5px 0;
  font-weight:bold;
  border-bottom:1px solid #576483;
}

.csc-header csc-header-n2 {
  margin:0 0 10px 0;
  padding:0 0 5px 0;
  font-weight:bold;
  border-bottom:1px solid red;
}

#content .csc-header csc-header-n3 h1 {
 font-size:1em;
 font-weight:bold;
 margin:0;
 padding:0;
}

.csc-header csc-header-n4 h1 {
 font-size:1em;
 font-weight:bold;
 margin:0;
 padding:0;
}

/* Content element backgrounds */

.background-white {
	margin:0;
	margin-bottom:20px;
}

.background-grey {
	background:url(../images/background-top-grey.gif) no-repeat #EFEFEF;
	margin:0;
	padding:5px;
}
.background-grey-margin {
	background:#EFEFEF;
	padding:5px;
}
.background-orange-margin-bottom {
	background:url(../images/background-bottom-grey.gif) no-repeat;
	height:10px;
	margin-bottom:10px;
}


.background-orange {
	background:url(../images/background-top-orange.gif) no-repeat #FFC600;
	margin:0;
	padding:10px;
}
.background-orange-margin {
	background:#FFC600;
	padding:10px;
}
.background-orange-margin-bottom {
	background:url(../images/background-bottom-orange.gif) no-repeat;
	height:10px;
	margin-bottom:10px;
}

.background-darkblue {
	background:#576483;
	margin:0;
	padding:5px;
}

.background-darkblue-margin {
	background:#576483;
	margin-bottom:10px;
	padding:5px;
}

.background-lightblue {
	margin:0;
	padding:10px;
	background:url(../images/background-top-blue.gif) no-repeat #E1E4EB;
}

.background-lightblue-margin {
	background:#E1E4EB;
	padding:5px;
}

.background-lightblue-margin-bottom {
	background:url(../images/background-bottom-blue.gif) no-repeat;
	height:10px;
	margin-bottom:10px;
}



/* Bodytext */
* P {
  vertical-align:top;
  margin:0px;
  padding:0px;
  font-size:12px;
}

* LI {
	font-size:12px;
}

/* Bulletlists */
.bodytext UL {
  margin-top:0px;
  margin-bottom:0px;
  padding-top:10px;
  padding-bottom:10px;
}


/* Login & Logout */

/* EXT: evgmeetings */
TD.meetingDate {
  padding-top:8px;
  padding-left:5px;
  padding-bottom:3px;
}
SPAN.meetingDate {
  background:#ffffff;
  border:1px solid #b3b3b3;
  padding:1px 2px;
}
TD.meetingText {
  padding-left:5px;
}



/********************
	Search
********************/
TD.searchBox						{ width:80px;padding:5px;text-align:left; }
TD.searchImage						{ padding:5px 2px;text-align:left; }


/********************
	CSC & Plugins
********************/
p.csc-caption				  { padding:5px 0px; color:#556280;font:italic 10px verdanda;letter-spacing:1px;vertical-align:top; }
/* P.csc-caption				  { padding:5px 0px; color:#556280;font:italic 10px verdanda;letter-spacing:1px;vertical-align:top;text-transform:capitalize }
P.csc-linkToTop           { text-align:right; }
P.csc-linkToTop IMG       { border:1px solid #556280; }

/* FORMS */
TABLE.csc-mailform				{ padding-top:10px;font:bold 10px verdana;text-align:left; }
TABLE.csc-mailform INPUT		{ font: 10px verdana;text-align:left; }
TABLE.csc-mailform TEXTAREA 	{ font: 10px verdana;text-align:left; }
TD.csc-form-labelcell			{ width:100px;}
TD.csc-form-fieldcell  			{	width:150px;text-align:left; }

/********************
	Indexed Search
********************/
DIV.tx-indexedsearch-searchbox TABLE	{
	text-align:left;
}

DIV.tx-indexedsearch-searchbox INPUT	{
}

DIV.tx-indexedsearch-searchbox SELECT	{
	text-align:left;
}

TD.tx-indexedsearch-browsebox-SCell {
}


P.tx-indexedsearch-noresults {
	text-align:center;
	font-weight:bold;
}

DIV.tx-indexedsearch-whatis {
	margin-top:10px;
	margin-bottom:5px;
}

SPAN.tx-indexedsearch-sw {
	color:red;
}

DIV.tx-indexedsearch-res TABLE {
	background:white;
}

DIV.tx-indexedsearch-secHead {
	margin-top:20px;
	margin-bottom:10px;
}

DIV.tx-indexedsearch-secHead H2 {
	margin:5px 0;
}

DIV.tx-indexedsearch-secHead TABLE {
	background:#FFC600;
	border:1px solid #000;
}

DIV.tx-indexedsearch-secHead TD {
	font-weight:bold;
	height:20px;
	vertical-align:absmiddle;
}

DIV.tx-indexedsearch-secHead P {
	font-weight:normal;
	margin:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:5px;
	vertical-align:absmiddle;
}

DIV.tx-indexedsearch-secHead H2	{
	font:bold 11px verdana;
	padding-left:10px;
}

TR.tx-indexedsearch-title {
	background:#eee;
}

TR.tx-indexedsearch-title P	{
	font-weight:bold;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:5px;
	vertical-align:absmiddle;
}

TR.tx-indexedsearch-title P.tx-indexedsearch-percent {
	font-weight:normal;
}

TD.tx-indexedsearch-descr P	{
	font-style:italic;
}

SPAN.tx-indexedsearch-redMarkup {
	color:red;
}

TD.tx-indexedsearch-info {
	background:#F5F8FF;
}

/********************
	Registration Plugin sr_feuserregister
********************/
.tx-srfeuserregister-pi1  { font-family:Verdana, sans-serif; line-height: 125%; color: #000000; font-size: 1em; }
.tx-srfeuserregister-pi1 p { margin-top: .5em; margin-bottom: 0; padding: 0 .3em; text-indent: 0; }
.tx-srfeuserregister-pi1 h4 { margin-top: 0; padding-left: .3em; }
/*
.tx-srfeuserregister-pi1 a:link { padding-left: 14px; background-image: url("typo3conf/ext/sr_feuser_register/pi1/internal_link.gif"); background-repeat: no-repeat; background-position: 0% 60%; background-color: transparent; color:navy; text-decoration:none; font-weight: bold; }
.tx-srfeuserregister-pi1 a:visited { color: navy; background-repeat: no-repeat; }
.tx-srfeuserregister-pi1 a:hover { color: #333333; background-repeat: no-repeat; }
.tx-srfeuserregister-pi1 a:active { color: navy; background-repeat: no-repeat; }
*/
.tx-srfeuserregister-pi1 label { margin: 0; padding: 0; font-size: 1em; }
.tx-srfeuserregister-pi1 input { font-size: 10px;  background-color: #ffffff; color: #000000; font-weight: bold; margin: 0; padding: 0 .5em 0 0; }
.tx-srfeuserregister-pi1 input[type=text]  { }
* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-text { }
.tx-srfeuserregister-pi1 input[type=file]  { font-weight: bold; }
* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-uploader { font-weight: bold; }
.tx-srfeuserregister-pi1 input[type=password] { margin-right: 2em; }
* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-password { margin-right: 2em; }
.tx-srfeuserregister-pi1 input[type=radio], .tx-srfeuserregister-pi1 input[type=checkbox] { background-color: transparent; color: #ffffff; }
* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-radio, * html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-checkbox { background-color: transparent; color: #35006d; }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-delete-icon { height: 12px; width: 12px; margin: 0 0 0 1em; border-style: none; vertical-align: middle; background-color: transparent; background-repeat: no-repeat; background-position: center; }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-delete-icon:hover { cursor: pointer; }
.tx-srfeuserregister-pi1 a.tx-srfeuserregister-pi1-file-view { padding-left: 15px; background-image: url("typo3conf/ext/sr_feuser_register/pi1/internal_link_new_window.gif"); backgroud-repeat: no-repeat; font-size: .8em; margin-left: 1em; }
.tx-srfeuserregister-pi1 select { font-size: 10px;  background-color: #ffffff; color: #000000; font-weight: bold; }
.tx-srfeuserregister-pi1 textarea { font-size: 11px;  background-color: #ffffff; color: #000000; font-weight: bold; }
.tx-srfeuserregister-pi1 ul { margin: 0; padding: 0; list-style-image: none; list-style-position: inside; font-size: 1em; }
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes { list-style-type: none; }
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li { margin: 0 0 .3em 0; padding: 0; }
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li label { margin: 0; padding: 0 0 0 .5em; }
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checked-values { list-style-type: square; }
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checked-values li { margin: 0 2em 0 0;}
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-notice { margin-bottom: 1em; font-style: italic; }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-required { color: #FF0000; }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-error { color: #FF0000; font-weight: bold; }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-trash { margin-bottom: 2em; }
.tx-srfeuserregister-pi1 form { margin: 0 5%; }
* html .tx-srfeuserregister-pi1 form { margin: 0; padding: 0 4%;}
.tx-srfeuserregister-pi1 fieldset { border-color: #000000; }
* html .tx-srfeuserregister-pi1 fieldset { border-width: 1px; }
.tx-srfeuserregister-pi1 legend { font-weight: bold; padding: 0 .5em; }
.tx-srfeuserregister-pi1 dl { margin: 0; padding: 1em 0 0 0; display: block; }
.tx-srfeuserregister-pi1 dt, .tx-srfeuserregister-pi1 dd { margin: 0; padding: 0 0 .5em 0; display: block; }
.tx-srfeuserregister-pi1 dt { float: left; clear: both; width: 25%; text-align: right; }
* html .tx-srfeuserregister-pi1 dt { padding-right: 1em; }
.tx-srfeuserregister-pi1 dd { text-align: left; float: right; clear: right; width: 73%; }
* html .tx-srfeuserregister-pi1 dd { float: none; clear: none; width: 100%; }
.tx-srfeuserregister-pi1 dd p { margin-top: 0; margin-bottom: .5em; padding: 0; }
.tx-srfeuserregister-pi1 dd label { padding: 0 1em 0 .5em; }
.tx-srfeuserregister-pi1 .clear-float { clear: both; border-style: none; height: 1px; }
/*.tx-srfeuserregister-pi1 button { padding: .2em; color: #ffffff; background-color: #7182a9; font-size: .8em; font-weight: bold; border-style: outset; } */
* html .tx-srfeuserregister-pi1 button { padding: 0; font-size: .9em; }



/***************************
	Directory Listing Plugin
***************************/
    .tx-dirlisting-pi1-error { color: red; }
    .tx-dirlisting-pi1-title { }
    .tx-dirlisting-pi1 table { border-width: 0px; border-style: solid; border-color: black; }
    .tx-dirlisting-pi1-header-row { background-color: white;font-size:12px; }
    .tx-dirlisting-pi1-row { background-color: white; }

    .tx-dirlisting-pi1-header-filename { font-weight:bold;border-bottom:1px solid black; }
    .tx-dirlisting-pi1-header-filesize { font-weight:bold;border-bottom:1px solid black; }
     td.tx-dirlisting-pi1-header-filesize{ width:30px }
    .tx-dirlisting-pi1-header-icon,
    .tx-dirlisting-pi1-header-perms,
    .tx-dirlisting-pi1-header-owner,
    .tx-dirlisting-pi1-header-group,
    .tx-dirlisting-pi1-header-filemod { font-weight:bold;border-bottom:1px solid black; }
     td.tx-dirlisting-pi1-header-filemod{ width:30px; }
    .tx-dirlisting-pi1-icon,
    .tx-dirlisting-pi1-filename,
    .tx-dirlisting-pi1-filename-asb,
    .tx-dirlisting-pi1-perms,
    .tx-dirlisting-pi1-owner,
    .tx-dirlisting-pi1-group,
    .tx-dirlisting-pi1-filemod { font-weight:normal; }
    .tx-dirlisting-pi1-filesize { text-align: right }

/***************************
  Meetings Teaser Plugin
***************************/
  .tx-evgmeetings-pi1-listrow A 	{ font-size:10px; }
  TABLE.meetings 									{ width:100%;font-size:10px; }
  TD.meetingTeaser 								{ font-size:10px; }

/***************************
  Enquiry
***************************/

  .tx-evgenquiry-pi1-header						{ font-size:12px;font-weight:bold;text-align:center }
  .tx-evgenquiry-pi1-table                      { width:100%;font-size:10px; }

.tx-evgpprofiles-pi1-table TD { font-size:10px;font-weight:bold;}
.tx-evgpprofiles-pi1-table INPUT, TEXTAREA { font-size:12px;}

.tx-evgenquiry-pi1 fieldset { padding:0 10px;}

/***************************
  Two columns display
***************************/
/* Layout 1 */
.c2l1-left{
   border-right: 1px solid #FFEDA8;
   padding-right: 5px;
   width:50%;
   white-space:normal;
}
.c2l1-middle{
   padding-left: 5px;
   width:50%;
   white-space:normal;
}
/* Layout 2 */
.c2l2-left{
   border-right: 1px solid #FFEDA8;
   padding-right: 5px;
   width:50%;
   white-space:normal;
}
.c2l2-middle{
   background-color:#FFEDA8;
   padding-left: 5px;
   width:50%;
   white-space:normal;
}
/* Layout 3 */
.c2l3-left{
   border-right: 1px solid #FFEDA8;
   padding-right: 5px;
   width:70%;
   white-space:normal;
}
.c2l3-middle{
   background-color:#FFEDA8;
   border: 1px solid blue;
   padding-left: 5px;
   width:30%;
   white-space:normal;
}

/* default styles for extension "tx_srlanguagemenu_pi1" */
   .tx-srlanguagemenu-pi1 p {
   	font-family:Verdana, sans-serif;
   	font-size:10px;
   	line-height:100%;
   	color:#35006d;
   	margin-top:8px;
   	margin-bottom:0px;
   	padding-top:0px;
   	padding-bottom:0px;
   	padding-right:0px;
   	padding-left:0px;
   	text-indent:0px;
  }

  .tx-srlanguagemenu-pi1 SELECT {
  	width:150px;
  	font-size:10px;
  	margin-left:15px;
  }

/***************************
  Knowledgebase
***************************/
.tx-evgknowledgebase-pi1-section-table {
	width:100%;
	z-index:10;

}
.tx-evgknowledgebase-pi1-list-view-table {
	width:100%;
	padding:0px;
	margin:0px;
	border:1px solid #000;
}
.tx-evgknowledgebase-pi1-list-view-header-table {
	width:100%;
	padding:5px;
	margin:0px;
}


.tx-evgknowledgebase-pi1-list-view-table-div {
    width:100%;
	padding:0px;
	margin:0px;
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	background-color:#fff;
}
.tx-evgknowledgebase-pi1-list-view-table-header-div {
    width:100%;
	padding:0px;
	margin:0px;
	background-color:#f8f8f8;
}
.tx-evgknowledgebase-pi1-list-view-table-entry-div {
	width:100%;
	padding:0px;
	margin:0px;
}
.tx-evgknowledgebase-pi1-list-view-entry-table {
	width:100%;
	padding:5px;
	margin:0px;
}

.tx-evgknowledgebase-pi1-list-single-entry-row td {
	padding:5px;
}

.tx-evgknowledgebase-pi1-list-single-entry-row td {
	border-top:1px solid grey;
}

h2.tx-evgknowledgebase-pi1-list-view-header {
	background-color:#BCC2CE;
	width:100%;
	padding:5px 0;
	text-indent:5px;
	margin:0 0 2px 0;
}

.tx-evgknowledgebase-pi1-list-view-header-row {
	background-color:#E1E4EB;
	border-bottom:1px solid #000;
}
.tx-evgknowledgebase-pi1-list-view-table td {
	padding:5px;
	border-bottom:1px solid #EFEFEF;
}
.tx-evgknowledgebase-pi1-no-result {
	color:red;
}

/* new item form */
.tx-evgknowledgebase-pi1-new-item-label-text {
	font-weight:bold;
	padding:5px;
	margin:-5px 0 0 0;
	background-color:#E1E4EB;
}
.tx-evgknowledgebase-pi1-new-item-label-input {
	padding:5px;
	background-color:#E1E4EB;
}
.tx-evgknowledgebase-pi1-new-item-parameter-name {
	margin:5px 0 0 0;
	padding:5px 0 0 0;
	border-top:1px solid #dcdcdc;
	font-weight:bold;
}
.tx-evgknowledgebase-pi1-new-item-parameter-public {
	padding:0 0 5px 0;
	color:#000;
}
.tx-evgknowledgebase-pi1-new-item-parameter-input {
}

.tx-evgknowledgebase-pi1-new-item-submit {
	padding:5px 0 0 0;
}

/* Service forms */
.tx-evgknowledgebase-pi1-selected-item-text {
	font-weight:bold;
	padding:10px;
	margin:-5px 0 0 0;
	background-color:#E1E4EB;
}


.tx-evgknowledgebase-pi1-form {
	margin:0px;
	padding:0px 10px 10px 0px;
}
.tx-evgknowledgebase-pi1-highlight-background {
	padding:10px;
	background-color:#F8F8F8;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}
.tx-evgknowledgebase-pi1-highlight-background1 {
	position:relative;
	padding:10px;
	background-color:#E1E4EB;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}
.tx-evgknowledgebase-pi1-highlight-background2 {
	padding:10px;
	background-color:#FFC600;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}
.tx-evgknowledgebase-pi1-highlight-background3 {
	padding:10px;
	background-color:#576483;
	color:white;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}
.tx-evgknowledgebase-pi1-label, .tx-evgknowledgebase-pi1-label-float {
	padding:0px;
	margin:0px;
	font-weight:bold;
}
.tx-evgknowledgebase-pi1-label-float {
	float:left;
}
}
.tx-evgknowledgebase-pi1-error {
	color:red;
}
.tx-evgknowledgebase-pi1-yellow {
	color:#FFC600;
}
.tx-evgknowledgebase-pi1-member-values {
	color:darkred;
	font-weight:bold;
	margin:0px 5px;
}

h1.tx-evgknowledgebase-pi1-label-float {
	border:0;
}
.request-service-link, .request-single-service, .request-service-header-link {
	padding:5px;
	margin:0;
}


.content-element .request-service-link a, .content-element .request-single-service a, .tx-evgknowledgebase-pi1-request-service-header-link a {
	padding:3px 5px;
	border:1px solid #666;
	background-color:#E1E4EB;
	color:#666;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	height:20px;
}

.request-service-link a:hover, .request-single-service a:hover, .tx-evgknowledgebase-pi1-request-service-header-link a:hover {
	color:#333;
	background-color:#ffc600;
}

/*****************************************************************************************************************/
/*	service single view
/*****************************************************************************************************************/
.tx-evgknowledgebase-pi1-request-service-header-link {
	float:right;
}

.content-element .tx-evgknowledgebase-pi1-request-service-header-link a {
	background-color:#f8f8f8;
	text-decoration:none;
}

.content-element .tx-evgknowledgebase-pi1-request-service-header-link a:hover {
	background-color:#ffc600;
}


/* paramters display setting */
.parameters-container {
}

.parameters-left-container,.parameters-right-container {
	width:315px;
	float:left;
	background:#fff;
	border-bottom:1px solid #666;
	padding:10px;
	margin:2px;
	border:1px solid #ededed;
	display:block;
}
.parameters-right-container {
	float:right;
}

.parameters-item {
	padding:2px;
	font-size:11px;
	color:#333;
}

.parameter-name {
	margin:0;
	padding:2px 0;
	color:#576483;
}

.tx-evgknowledgebase-pi1-list-single-entry-row td {
	font-size:11px;
}
.tx-evgknowledgebase-pi1-parameter-name {
	margin:0;
	color:#576483;
	display:inline;
	}


.no-parameters {

}


.item-name {
	border:1px solid red;
}



.offered-services-container .label {
	font-weight:bold;
	padding:0 0 5px 0;
}


.content-element .offered-service-item {
	background:#fff;
	border-bottom:1px solid #666;
	padding:10px;
	margin:2px;
	border:1px solid #ededed;
	display:block;
	float:left;
}

/* ie layout fix */
* html .offered-service-item, * html .parameters-container {
	height:1%;
}


.offered-service-item .offered-service-description {
	color:#666;
	padding:2px;
	width:400px;
}

.request-single-service {
	float:right;
}





/* indiividual startpage plugin */
.tx-eustartpage-pi1 {
	font-size:10px;
	margin-bottom:10px;
}

/* COLOR DEFINITION

	light gray:		color:#EFEFEF;

  dark blue: 		color:#576483;
  blue:					color:#BCC2CE;
  light blue: 	color:#E1E4EB;
  orange:				color:#FFC600;
  light orange:	color:#FFCC99;
  */

  /* default styles for extension "tx_irfaq_pi1" */
.tx-irfaq-pi1 ul.tx-irfaq-questions-list { margin-bottom: 75px; }
.tx-irfaq-pi1 ul li a p.bodytext { margin: 0px; display: inline; font-weight: bold; }
.tx-irfaq-pi1 ul li a { color: #000; text-decoration: none; }
.tx-irfaq-pi1 ul li a:hover { color: #000; text-decoration: underline; }
.tx-irfaq-pi1 .tx-irfaq-answer { margin-bottom: 10px; }
.tx-irfaq-pi1 .tx-irfaq-answer h4 p.bodytext { margin: 0px; display: inline; font-weight: bold; }
.tx-irfaq-pi1 dt p { font-weight: bold; margin: 0px; display: inline; }
.tx-irfaq-pi1 dd { margin-left: 0px; }
.tx-irfaq-pi1 dd p { margin-top: 0px;	}
.tx-irfaq-pi1 .additional-info { border-top: 2px solid #e6e6e6; margin-bottom: 10px; }

/* default styles for extension "tx_jwcalendar_pi1" */
/****************************/
/***** T o o l t i p ********/
/****************************/
.jwcalendar_olbg {
	border: solid 1px #7E7E7E;
	background-color: #6666CC;
}

.jwcalendar_olfg {
	border: 1px;
	background-color: #BCC2CE;
	padding:4px 6px;
	text-align:left;
}

.jwcalendar_olcf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 2em;
	font-weight: bold;
	color: #FFFFFF;
}

.jwcalendar_oltf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
/****************************/
/***T o o l t i p ** E N D **/
/****************************/

div.tx-jwcalendar-pi1{
  font-family: Verdana, sans-serif;
  font-size: 11px;
  text-align: center;
  color: black; /*#193A72;*/
}

div.tx-jwcalendar-pi1 img{
	border: 1;
}

div.tx-jwcalendar-pi1 a, div.tx-jwcalendar-pi1 table a{
   /* text-decoration:none;*/
    text-decoration:none;
	color: black;
}

div.tx-jwcalendar-pi1 a:hover,div.tx-jwcalendar-pi1 table a:hover{
	color: red;
}

div.tx-jwcalendar-pi1 input{
  clear:both;
  background: #FFC600;
  border-top:2px #7E7E7E solid;
  border-left:2px #7E7E7E solid;
  border-right:2px #7E7E7E solid;
  border-bottom:2px #7E7E7E solid;
  text-align:center;
  margin:10px;
  padding: 3px 14px;
}

div.tx-jwcalendar-pi1 .tx_jw_input_text{
  width:260px;
  border:1px #7E7E7E solid;
  padding:3px;
  height:13px;
}

div.tx-jwcalendar-pi1 .tx_jw_select{
  font-size:11px;
  border:1px solid #7E7E7E;
}

div.tx-jwcalendar-pi1 .tx_jw_textarea{
  font-size:12px;
  height:120px;
  width:260px;
  padding:3px;
  border:1px #7E7E7E solid;
}

div.tx-jwcalendar-pi1 .tx_jw_input_button{
  font-size:12px;
  background: #FFC600;
  text-align:center;
  margin:4px 10px;
  padding:2px 4px;
}

/********************************************/
/*****************LIST view ****************/
/********************************************/
div.jwcalendar_list{
  width: 97%;
  background-color: white;
  font-family: Verdana, sans-serif;
  font-size: 12px;
  color: black;
  border: 1px  #7E7E7E solid;
  margin:10px 0;

}

div.jwcalendar_list .title{
  font-size: 14px;
  font-weight: bold;
  color: black;
  padding: 8px 5px;
}

div.jwcalendar_list .prev_items{
  float:left;
  font-size: 11px;
  font-weight: bold;
  text-align:left;
  color: black;
  padding:8px 0 0 16px;
}

div.jwcalendar_list .next_items{
  float:right;
  font-size: 11px;
  font-weight: bold;
  text-align:right;
  color: black;
  padding:8px 0 0 16px;
}

div.jwcalendar_list .next_items{
}

div.jwcalendar_list .itemslist{
  padding:0 10px;
}

div.jwcalendar_list table.items{
  width:100%;
  font-family: Verdana, sans-serif;
  font-size: 11px;
  text-align:left;
  line-height:1.4em;
  empty-cells:show;
  border-collapse:separate;
  border-collapse:collapse;
  border-spacing:0;
  border: 1px red;
}

div.jwcalendar_list table.items td.label{
  background: #E1E4EB;
  width:33%;
  vertical-align:top;
  border: 1px  #7E7E7E dotted;
  padding:5px;
}

div.jwcalendar_list table.items td.item{
  background: #FFC600;
  width:67%;
  border: 1px  #7E7E7E dotted;
  vertical-align:top;
  padding:5px;
}

div.jwcalendar_list table.items p{
   font-size: 11px;
	padding:0;
}

div.jwcalendar_list table.items p{
   font-size: 11px;
	padding:0;
}

div.jwcalendar_list .submit{
   clear:both;
   font-size: 11px;
   padding:0;
}

/********************************************/
/*****************WEEK view ****************/
/********************************************/
div.jwcalendar_week{
  width:100%;
  background-color: white;
  font-family: Verdana, sans-serif;
  font-size: 12px;
  color: black;
  border: 1px  #7E7E7E solid;
  margin:10px 0;
}

div.jwcalendar_week .prev_week{
    margin:4px 120px 0px 10px;
	float:left;
}

div.jwcalendar_week .selector{
    margin:4px 0 0 0;
	float:left;
}

div.jwcalendar_week .next_week{
    text-align:right;
    margin:4px 10px 0px 120px;
}


div.jwcalendar_week table.days{
   clear:both;
   font-family: Verdana, sans-serif;
   font-size: 12px;
   width:98%;
   line-height:1.4em;
   border-collapse:collapse;
   empty-cells:show;
   border-spacing:0;
   border:1px solid #7E7E7E;
   margin:8px;
}

div.jwcalendar_week table.days td.dayname{
    text-align:right;
    vertical-align:top;
    border:1px solid #7E7E7E;
    padding:2px 8px 0 4px;
    background: #FFC600;
}

div.jwcalendar_week table.day_events,div.jwcalendar_week table.times {
   	background: #FFC600;
   	font-family: Verdana, sans-serif;
   	font-size: 12px;
   	width:98%;
   	border-collapse:collapse;
   	empty-cells:show;
   	border-spacing:0;

}
div.jwcalendar_week table.times {
   border: 1px #7E7E7E solid;

}

div.jwcalendar_week table.times td.time{
	border: 1px #7E7E7E solid;


}

div.jwcalendar_week table.days a{
   text-decoration:none;
}

div.jwcalendar_week table.days td.time{
   font-family: Verdana, sans-serif;
   font-size: 11px;
   text-align:center;

}

div.jwcalendar_week table.days td.event_time{
   height:4px;
   padding:0;
   margin: 0px;
   background: #BCC2CE;
}

div.jwcalendar_week table.days td.event{
   font-family: Verdana, sans-serif;
   font-size: 11px;
   vertical-align:top;
   padding:4px 2px;
   margin: 0px;
   background: #E1E4EB;
}

div.jwcalendar_week table.days td.event a{
   font-family: Verdana, sans-serif;
   font-size: 11px;
}

/********************************************/
/*****************MONTH view ****************/
/********************************************/

div.jwcalendar_month{
  width:97%;
  background-color: white;
  font-family: Verdana, sans-serif;
  font-size: 12px;
  color: black;
  border: 1px  #7E7E7E solid;
  margin:10px 0;
}




div.jwcalendar_month .title{
  clear:both;
  text-align: center;
  font-size: 14px;
  font-weight:bold;
  color: black;
  padding:5px 0;
}


div.jwcalendar_month .navi, div.jwcalendar_month .days_view{
	padding:0 10px;
}


/*******************/
/*tables navi******/
/*******************/

div.jwcalendar_month table.navs{
   width:98%;
}

div.jwcalendar_month table.months, div.jwcalendar_month table.year{
   width:98%;
   font-family: Verdana, sans-serif;
   font-size: 11px;
   font-weight:bold;
   text-align:center;
   empty-cells:show;
   border-collapse:separate;
   border-spacing:10px;
}

div.jwcalendar_month table.year {
   font-size: 12px;
   border-spacing:5px;
}

div.jwcalendar_month table.months td, div.jwcalendar_month table.year td{
}



div.jwcalendar_month table.months td.other_month, div.jwcalendar_month table.year td.last_year, div.jwcalendar_month table.year td.next_year{
   background: #FFC600;
   border-top:2px #7E7E7E solid;
   border-left:2px #7E7E7E solid;
   border-right:2px #7E7E7E solid;
   border-bottom:2px #7E7E7E solid;
   padding:15px 5px;
}

div.jwcalendar_month table.months td.other_month{
   padding:5px;
}

div.jwcalendar_month table.months td.current_month{
   background: #FFC600;
   border-right:2px red solid;
   border-bottom:2px red solid;
   border-top:2px red solid;
   border-left:2px red solid;
   padding:5px;
}

/*****************/
/*table days******/
/*****************/


/*div.jwcalendar_month .days_view table{*/
div.jwcalendar_month table.days{
   font-family: Verdana, sans-serif;
   font-size: 11px;
   width:100%;
   line-height:1.4em;
   border-collapse:collapse;
   empty-cells:show;
   border-spacing:0;
   border:1px solid #7E7E7E;
   padding:0;
}

div.jwcalendar_month table.days a{
    text-decoration:none;
}

div.jwcalendar_month table.days td{
   vertical-align:top;
   border:dotted 1px #7E7E7E;
   padding:4px;
}

div.jwcalendar_month table.days td.week{
   background:#FFC600;
   font-weight:bold;
}

div.jwcalendar_month table.days td.dayname{
   background:#FFC600;
   font-weight:bold;
   text-align:center;
}

div.jwcalendar_month table.days,
div.jwcalendar_month table.days td.inside,
div.jwcalendar_month table.days td.today,
div.jwcalendar_month table.days td.inside_weekend,
div.jwcalendar_month table.days td.today_weekend,
div.jwcalendar_month table.days td.outside_weekend{
   font-weight:bold;
}

div.jwcalendar_month table.days a,
div.jwcalendar_month table.days td.inside a,
div.jwcalendar_month table.days td.today_inside a,
div.jwcalendar_month table.days td.inside_weekend a,
div.jwcalendar_month table.days td.today_weekend a,
div.jwcalendar_month table.days td.outside_weekend a{
   font-weight:bold;
   color:black;
}


div.jwcalendar_month table.days td.today{
	background: yellow;
    border:solid 1px red;

}


div.jwcalendar_month table.days td.outside_weekend,
div.jwcalendar_month table.days td.outside{
   background: #E1E4EB;
   border:dotted 1px #7E7E7E;
}


div.jwcalendar_month table.days td.inside_weekend{
   background: red;
}

/**********************/
/*table singleday******/
/**********************/
div.jwcalendar_month table.singleday,
div.jwcalendar_month table.singleday td,
div.jwcalendar_month table.singleday td a,
div.jwcalendar_month table.singleday a{
   font-weight:bold;
   font-family: Verdana, sans-serif;
   font-size: 11px;
   width:100%;
   line-height:1.0em;
   border-collapse:collapse;
   empty-cells:show;
   border-spacing:0px;
   border:0px solid #ddd;
   padding:0px;
   margin:0 0 2px 0;
}

div.jwcalendar_month table.singleday{
   background: #BCC2CE;
   border:1px dotted #7E7E7E;
}

div.jwcalendar_month table.singleday td{
   border:0px solid #7E7E7E;
   padding:3px 0;
}

/*****************/
/*table dayitem******/
/*****************/
div.jwcalendar_month table.dayitem,
div.jwcalendar_month table.dayitem a{
   font-weight:normal;
   font-family: Verdana, sans-serif;
   font-size: 11px;
   width:100%;
   line-height:1.0em;
   border-collapse:collapse;
   empty-cells:show;
   border-spacing:0px;
   border:1px solid #7E7E7E;
   padding:0px;
   margin:1px 0;
   background: #F8F8F8;
}

div.jwcalendar_month table.dayitem td.item,
div.jwcalendar_month table.dayitem td.item a{
  color: black;
  text-decoration:none;
  font-weight:normal;
  border:0;
}

div.jwcalendar_month table.dayitem td.itemcat,
div.jwcalendar_month table.dayitem td.itemcat a{
  font-weight:normal;
  color: black;
  text-decoration:none;
   font-size: 8px;
   padding:0px;
   Cursor:help;
   width:2px;
   border:0;
 }

/********************************************/
/*****************SINGLE view ****************/
/********************************************/

div.jwcalendar_single{
  background-color: white;
  border: 1px  #7E7E7E solid;
  padding:10px 10px;
}

div.jwcalendar_single .content,div.jwcalendar_single .header,div.jwcalendar_single .org{
    width:100%;
    clear:both;
}

div.jwcalendar_single .contentie,div.jwcalendar_single .headerie,div.jwcalendar_single .orgie{
   float:left;
   width:100%;
   text-align:left;
   border-left: 1px  #7E7E7E solid;
   border-right: 1px  #7E7E7E solid;
   border-bottom: 1px  #7E7E7E solid;
   background: #E1E4EB;
}

div.jwcalendar_single .headerie{
   border-top: 1px  #7E7E7E solid;
}

div.jwcalendar_single .contentie{
   background:#FFC600;
}

div.jwcalendar_single .title, div.jwcalendar_single .category{
    float:left;
    font-size: 14px;
	text-align:left;
	font-weight:bold;
	padding:4px 8px 8px 8px;
}
div.jwcalendar_single .catcolor{
    float: none;
    font-size: 2px;
	padding:0;
}

div.jwcalendar_single .category{
	float:none;
    font-size: 12px;
	font-weight:normal;
 	padding:6px 8px 8px 8px;
}


div.jwcalendar_single .images{
	float:left;
    padding:10px 8px;
    margin:0px;
}

div.jwcalendar_single .itemtext{
    margin:8px;

}

div.jwcalendar_single .itemtitle p:first-letter{
    font-size: 15px;
	font-weight:bold;
	color:red;
}

div.jwcalendar_single .itemtitle  p:first-line{
    font-size: 13px;
	font-weight:bold;
	line-height:1.2em;
}

div.jwcalendar_single .teaser{
	font-weight:bold;
	font-style:italic;
	line-height:1.8em;
}
div.jwcalendar_single .desc{
    font-size: 11px;
}

div.jwcalendar_single .itemlink{
	line-height:1.8em;
}

div.jwcalendar_single .label, div.jwcalendar_feEntry .label,div.jwcalendar_feEntry .timelabel{
    clear:both;
	float:left;
	text-align:right;
	font-weight:bold;
	width:33%;
	padding:4px 8px;
}

div.jwcalendar_single .item, div.jwcalendar_feEntry .item{
	text-align:left;
	padding:4px 4px 4px 32%;
}

/********************************************/
/*****************feEntry view ****************/
/********************************************/
div.jwcalendar_feEntry{
  background-color: #E1E4EB;
  border: 1px  #7E7E7E solid;
  padding:8px;
}


div.jwcalendar_feEntry .label,div.jwcalendar_feEntry .timelabel{
    vertical-align:bottom;
    line-height:1.6em;
	padding:8px 8px;
    width:32%;
}

div.jwcalendar_feEntry .timelabel{
    width:20%;
}

div.jwcalendar_feEntry .title{
  font-size:14px;
  font-weight:bold;
  color: black;
  text-align:left;
  line-height:1.0em;
  padding:0px 8px;
}

div.jwcalendar_feEntry .title p:first-letter{
  font-size:20px;
}

div.jwcalendar_feEntry .item{
  text-align:left;
  padding:8px 8px;
}

div.jwcalendar_feEntry .fileitem{
  text-align:left;
  padding:8px 8px;
  width:30px;
}

div.jwcalendar_feEntry input{
  clear:none;
  background: white;
  border-top:2px #7E7E7E solid;
  border-left:2px #7E7E7E solid;
  border-right:2px #7E7E7E solid;
  border-bottom:2px #7E7E7E solid;
  text-align:left;
  font-size:12px;
  margin:0;
  padding: 0;
}

div.jwcalendar_feEntry .error ul li{
  list-style:circle inline;
  text-align:left;
  font-size:12px;
  color:red;
  margin:4px 40px;
}

div.jwcalendar_feEntry .error ul li:first-letter{
  font-size:16px;
  font-weight:bold;
}

div.jwcalendar_confirm .error{
  font-size:12px;
  color:red;
  margin:10px;
}

div.jwcalendar_confirm .conftext{
  font-size:14px;
  margin:10px;
}
/********************************************/
/*****************ORGANIZER view ****************/
/********************************************/

div.jwcalendar_organizer, div.jwcalendar_location{
  background-color:#FDF2D2;
  border: 1px  #FFC725 solid;
  padding:10px 10px;
}

div.jwcalendar_organizer .content,div.jwcalendar_organizer .header,div.jwcalendar_organizer .org,
div.jwcalendar_location .content,div.jwcalendar_location .header,div.jwcalendar_location .org{
    width:100%;
    clear:both;
}

div.jwcalendar_organizer .contentie,div.jwcalendar_organizer .headerie,div.jwcalendar_organizer .orgie,
div.jwcalendar_location .contentie,div.jwcalendar_location .headerie,div.jwcalendar_location .orgie
{
   float:left;
   width:100%;
   text-align:left;
   border-left: 1px  #FFC725 dotted;
   border-right: 1px  #FFC725 dotted;
   border-bottom: 1px  #FFC725 dotted;
   background:#FCECC0;
}

div.jwcalendar_organizer .headerie,
div.jwcalendar_location .headerie{
   border-top: 1px  #FFC725 dotted;
}

div.jwcalendar_organizer .contentie,
div.jwcalendar_location .contentie{
   background:#FBE29F;
}

div.jwcalendar_organizer .title,
div.jwcalendar_location .title{
    float:left;
    font-size: 14px;
	text-align:left;
	font-weight:bold;
	padding:4px 8px 8px 8px;
}

div.jwcalendar_organizer .text,
div.jwcalendar_location .text{
    margin:8px;
}

div.jwcalendar_location .name,
div.jwcalendar_organizer .name{
    font-size: 14px;
	text-align:left;
	font-weight:bold;
    padding:0;
}

div.jwcalendar_location .name p:first-letter,
div.jwcalendar_organizer .name p:first-letter{
    font-size: 15px;
	font-weight:bold;
	color:red;
}

div.jwcalendar_location .name  p:first-line,
div.jwcalendar_organizer .name  p:first-line{
    font-size: 13px;
	font-weight:bold;
	line-height:1.2em;
}
div.jwcalendar_location .images,
div.jwcalendar_organizer .images{
	float:left;
    padding:10px 8px;
    margin:0px;
}

div.jwcalendar_location .desc,
div.jwcalendar_organizer .desc{
    font-size: 11px;
}

div.jwcalendar_location .label,
div.jwcalendar_organizer .label{
    clear:both;
	float:left;
	text-align:right;
	font-weight:bold;
	width:33%;
	padding:4px 4px;
}

div.jwcalendar_location .item,
div.jwcalendar_organizer .item{
	text-align:left;
	padding:4px 4px 4px 32%;
}

div.jwcalendar_location .addritem,
div.jwcalendar_organizer .addritem{
	text-align:left;
	padding:4px 4px 0px 32%;
}
div.jwcalendar_location .cityitem,
div.jwcalendar_organizer .cityitem{
	text-align:left;
	padding:0px 4px 8px 32%;
}

.clear-both {
	clear:both;
}

.clear-right {
	clear:right;
}

.clear-left {
	clear:left;
}


/* ------------------- suggestions -------------------------------*/

.competence-search-select, .competence-search-input {
	padding:2px;
	color:#333;
}

div.suggestions	{
	 font-family: sans-serif;
	 font-size: 11px;
	 -moz-box-sizing: border-box;
	 box-sizing: border-box;
	 border: 1px solid #333;
	 position: absolute;

	/* Background color of the suggestions drop-down list: white */
	background-color: #fff;
}

div.suggestions div {
	cursor: default;
	padding: 0px 3px;
	text-align:left;
	width:275px;
}

div.suggestions div.current	{
    background-color:#FFC600;
    color:#000;
    font-weight:bold;
}

div.csc-frame {
	position:relative;
	clear:right;
}