@charset "UTF-8";

/**
 * iTool3 - CSS: Content
 *
 *
 * @author Frank Matuse <fmatuse@cycro-systems.com>
 * @date   2008-07
 * 
 * contains the default itool content styles
 * 
 */

/* global reset */
#templates .itc h1,
#templates .itc h2,
#templates .itc h3,
#templates .itc h4,
#templates .itc h5,
#templates .itc h6,
#templates .itc p, 
#templates .itc div {
	background: none;
	background-color: none;
	background-image: none;
	padding: 0;
	margin: 0;
}

#templates .itc address,
#templates .itc blockquote,
#templates .itc dd,
#templates .itc div,
#templates .itc dl,
#templates .itc dt,
#templates .itc fieldset,
#templates .itc form,
#templates .itc frame,
#templates .itc frameset,
#templates .itc h1,
#templates .itc h2,
#templates .itc h3,
#templates .itc h4,
#templates .itc h5,
#templates .itc h6,
#templates .itc noframes,
#templates .itc ol,
#templates .itc p,
#templates .itc ul,
#templates .itc center,
#templates .itc dir,
#templates .itc hr,
#templates .itc menu,
#templates .itc pre             { display: block }

#templates .itc li              { display: list-item }
#templates .itc head            { display: none }
#templates .itc table           { display: table }
#templates .itc tr              { display: table-row }
#templates .itc thead           { display: table-header-group }
#templates .itc tbody           { display: table-row-group }
#templates .itc tfoot           { display: table-footer-group }
#templates .itc col             { display: table-column }
#templates .itc colgroup        { display: table-column-group }
#templates .itc td, th          { display: table-cell }
#templates .itc caption         { display: table-caption }
#templates .itc th              { font-weight: bolder; text-align: center }
#templates .itc caption         { text-align: center }
#templates .itc body            { margin: 8px }
#templates .itc h1              { font-size: 2em; margin: .67em 0 }
#templates .itc h2              { font-size: 1.5em; margin: .75em 0 }
#templates .itc h3              { font-size: 1.17em; margin: .83em 0 }

#templates .itc h4, 
#templates .itc p,
#templates .itc blockquote, 
#templates .itc ul,
#templates .itc fieldset, 
#templates .itc form,
#templates .itc ol, 
#templates .itc dl, 
#templates .itc dir,
#templates .itc menu            { margin: 1.12em 0 }

#templates .itc h5              { font-size: .83em; margin: 1.5em 0 }
#templates .itc h6              { font-size: .75em; margin: 1.67em 0 }
#templates .itc h1,
#templates .itc h2,
#templates .itc h3,
#templates .itc h4,
#templates .itc h5,
#templates .itc h6,
#templates .itc b,
#templates .itc strong          { font-weight: bolder }

#templates .itc blockquote      { margin-left: 40px; margin-right: 40px }
#templates .itc i, 
#templates .itc cite, 
#templates .itc em,
#templates .itc var, 
#templates .itc address         { font-style: italic }

#templates .itc pre, 
#templates .itc tt, 
#templates .itc code,
#templates .itc kbd, 
#templates .itc samp            { font-family: monospace }

#templates .itc pre             { white-space: pre }

#templates .itc button, 
#templates .itc textarea,
#templates .itc input,
#templates .itc select          { display: inline-block }

#templates .itc big             { font-size: 1.17em }

#templates .itc small,
#templates .itc sub,
#templates .itc sup             { font-size: .83em }

#templates .itc sub             { vertical-align: sub }
#templates .itc sup             { vertical-align: super }
#templates .itc table           { border-spacing: 2px; }

#templates .itc thead, 
#templates .itc tbody,
#templates .itc tfoot           { vertical-align: middle }

#templates .itc td, 
#templates .itc th              { vertical-align: inherit }

#templates .itc s, 
#templates .itc strike, 
#templates .itc del             { text-decoration: line-through }
#templates .itc hr              { border: 1px inset }

#templates .itc ol,
#templates .itc ul,
#templates .itc dir,
#templates .itc menu,
#templates .itc dd              { margin-left: 40px }

#templates .itc ol              { list-style-type: decimal }

#templates .itc ol ul,
#templates .itc ul ol,
#templates .itc ul ul,
#templates .itc ol ol           { margin-top: 0; margin-bottom: 0 }

#templates .itc u, 
#templates .itc ins             { text-decoration: underline }

#templates .itc br:before       { content: "\A" }
#templates .itc :before,
#templates .itc :after          { white-space: pre-line }

#templates .itc center          { text-align: center }
#templates .itc :link, 
#templates .itc :visited        { text-decoration: underline }
#templates .itc :focus          { outline: thin dotted invert }

#templates .itc.cInfo { font-size: 70%; float: right; }
#templates .itc.cInfo:hover { font-size: 100%; float: right; }
/* Begin bidirectionality settings (do not change) */
BDO[DIR="ltr"]  { direction: ltr; unicode-bidi: bidi-override }
BDO[DIR="rtl"]  { direction: rtl; unicode-bidi: bidi-override }

*[DIR="ltr"]    { direction: ltr; unicode-bidi: embed }
*[DIR="rtl"]    { direction: rtl; unicode-bidi: embed }

#templates .itc div.showFuncCrossOver{ font-size: 110%; font-style:italic; font-weight:bold; padding: 2px 6px; background-color: #eee; border-top: 1px dotted #aaa;  }
#templates .itc div.showFuncCrossOver a{ font-size: 80%; font-weight:normal; }
/* C O N T E N T - O V E R V I E W */

#pool,
#templates {
	padding: 0.5em;
	margin-top: 1em;
}

#pool h3,
#templates h3 {
	position: relative;
	background: #a4ce6e;
	padding: 5px 20px;
	margin: 0;
}
.bmarks-header{
	position: relative;
	background: #a4ce6e;
	padding: 5px 20px;
	margin: 0;
	}

.content-template, .bookmark-panel {
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #e4e9c9;
	position: relative;
	margin-bottom: 10px;
	padding: 0.5em; 
}

.content-segment, .bookmark-segment {
	padding: 0.7em;
	background: #ededed;
}

.content-segment { overflow: hidden; }

.new-content {
	background: #81ba37;
}

.ct-placeholder {
	border: 2px dashed #ccc;
	background: #fafbf6;
	font-size: 1.3em;
	color: #999;
	text-align: center;
	margin: 4px;
	letter-spacing: 0.1em;
}

.ct-placeholder a {
	font-weight: bold;
	color: #999;
}

.ct-placeholder a:hover {
	color: #999;
}

.hoverClass {
	background: #c00;
}

.content-tools {
	border: 1px solid #c6caaf;
	background: #c6caaf;
	padding: 5px 5px 3px 5px;
	-moz-border-radius-topleft: 3px;
	-khtml-border-top-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px;
	-khtml-border-top-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
}

.content-tools .state {
	float: right;
	margin: 0;
}
.content-tools .state img, .content-tools .state span {
	vertical-align: middle;
}

.content-tools .state .version, span.version {
	color: #ededed;
	background: #666;
	padding: 2px 3px;
	font-size: 0.8em;
	font-weight: bold;
}

span.version {
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border-color: #666;
}

.ct-help {
	position: absolute;
	left: 0.8em;
	top: 0.95em;
	height: 11px;
	width: 11px;
	background: url(../img/move.gif) left top no-repeat;
	cursor: move;
}

.cs-help {
	display: block;
	width: 20px;
	margin: 2px 0 0 2px;
	background: url(../img/move.gif) left top no-repeat;
	cursor: move;
	float: left;
}

.c-col-01-tpl-1{}

.c-col-01-tpl-2{ float: left; width: 48%; }
.c-col-02-tpl-2{ float: right; width: 49%; margin-left: 3px;}

.c-col-03-tpl-3{ float: right; width: 33%; }
.c-col-01-tpl-3{ float: left; width: 33%; }
.c-col-02-tpl-3{ float: left; width: 33%; margin-left: 3px; }

.c-col-01-tpl-4{ float: left; width: 48%; }
.c-col-02-tpl-4{ float: right; width: 49%; margin-left: 3px;}
.c-col-02-row-01-tpl-4,.c-col-02-row-02-tpl-4,
.c-col-02-row-03-tpl-4{float: right; width: 100%;}

.c-col-03-tpl-5{ float: right; width: 33%; }
.c-col-01-tpl-5{ float: left; width: 33%; }
.c-col-02-tpl-5{ float: left; width: 33%; margin-left: 3px; }
.c-col-03-row-01-tpl-5,.c-col-03-row-02-tpl-5,
.c-col-03-row-03-tpl-5{float: right; width: 100%;}

.c-col-02-tpl-6{ float: right; width: 69%; }
.c-col-01-tpl-6{ float: left; width: 29%; }

.c-col-02-tpl-7{ float: right; width: 29%; }
.c-col-01-tpl-7{ float: left; width: 69%; }

.c-col-03-tpl-8{ float: right; width: 39%; }
.c-col-01-tpl-8{ float: left; width: 29%; }
.c-col-02-tpl-8{ float: left; width: 29%; margin-left: 3px; }

.c-col-03-tpl-9{ float: right; width: 29%; }
.c-col-01-tpl-9{ float: left; width: 39%; }
.c-col-02-tpl-9{ float: left; width: 29%; margin-left: 3px; }

.c-col-01-tpl-10{ float: left; width: 68%; }
.c-col-02-tpl-10{ float: right; width: 29%; margin-left: 3px;}

.c-col-01-tpl-11{ float: left; width: 68%; }
.c-col-02-tpl-11{ float: right; width: 29%; margin-left: 3px;}

.c-col-01-tpl-12{}

.c-col-04-tpl-13{ width: 100%; background: #ccc;}


.c-col-01-tpl-14{ float: left; width: 48%; }
.c-col-02-tpl-14{ float: right; width: 49%; margin-left: 3px;}

.c-col-01-tpl-15{ float: left; width: 48%; }
.c-col-02-tpl-15{ float: right; width: 49%; margin-left: 3px;}


.c-col-01-tpl-16{ float: left; width: 48%; }
.c-col-02-tpl-16{ float: right; width: 49%; margin-left: 3px;}

.c-col-01-tpl-17{ height: 2px; margin: 10px 0; background: #C6CAAF;}

.c-col-01-tpl-18 .itc img { float: left; margin: 0 8px 8px 0; }
.c-col-01-tpl-19 .itc img { float: right; margin: 0 0 8px 8px; }

.c-col-01-tpl-20{ float: left; width: 24%; }
.c-col-02-tpl-20{ float: left; width: 24%; margin-left: 3px;}
.c-col-03-tpl-20{ float: left; width: 24%; margin-left: 3px;}
.c-col-04-tpl-20{ float: right; width: 24%; margin-left: 3px;}

.c-col-01-tpl-24{ float: left; width: 48%; }
.c-col-02-tpl-24{ float: right; width: 49%; margin-left: 3px;}

.c-col-03-tpl-27{ float: right; width: 33%; }
.c-col-01-tpl-27{ float: left; width: 33%; }
.c-col-02-tpl-27{ float: left; width: 33%; margin-left: 3px; }

.itc {
	border: 1px solid #c6caaf;
	border-top: none;
	background: #fff;
	padding: 0.7em;
}

.itc-headline, .itc-short {
	border-left: 1px solid #c6caaf;
	border-right: 1px solid #c6caaf;
	background: #ededed;
	padding: 0.7em;
}

.itc-headline {
	font-size: 1.2em;
	font-weight: bold;
	padding: 0.4em 0.7em 0.2em 0.7em;
}

.itc-short {
	font-size: 1em;
	padding: 0.1em 0.7em 0.4em 0.7em;
}

.bottom-grey-1px {
	border-bottom: 1px solid #ccc;
}

/* Ergaenzung zum UI-Theme */
.ui-tabs-nav { border-bottom: 1px solid #aaa!important; padding-left: 0!important; }
#desk_tab, #main_tab, #mmg_nav_top { border: none!important; }


.ui-jqgrid-bdiv { background: #fff; }
.ui-jqgrid-hbox, .ui-jqgrid-hbox th.ui-state-default, .ui-pg-table, .ui-jqgrid-hdiv {  background: #EFF2DF!important; }
.ui-jqgrid-bdiv tr { background: #fff!important; }
.ui-jqgrid-bdiv tr.ui-state-hover { background: #EFF2DF!important; }


table.ui-jqgrid-htable{  background: #fff!important; border: none; }
thead tr.ui-jqgrid-labels { background: #666666!important;}


table.ui-jqgrid-btable { background: #fff!important; }
td.jqgrid-rownum{ background: #fff!important;  }
table.ui-jqgrid-btable td{ 
    border-bottom: 1px solid #ccc!important; 
    border-right: 1px solid #fff; 
    padding-top: 5px!important;
    padding-bottom: 5px!important;
 }

tr.ui-search-toolbar input, tr.ui-search-toolbar select, .ui-pg-table input {border: 1px solid #777;}

h3.ui-accordion-header {
    background: #fff; 
    border: 1px solid #aaa;
}



.ui-widget-content, .ui-accordion-content { padding: 10px 10px!important }
.ui-slider { padding: 0!important }

.ui-button-text-only .ui-button-text { padding: .4em .75em!important; }


#projTodoGrid .ui-subgrid .subgrid-data {  padding: 5px 3px!important; }
#projTodoGrid .ui-subgrid .ui-jqgrid { border: none; margin: 0!important; padding: 0!important; }


/* N E W  E D I T  C O N T E N T */


#lang_tabslang { width: 700px; }
.wysiwyg, .wysiwyg table.mceLayout { width: 664px; }
.wysiwyg table.mceLayout { width: 664px!important; margin-bottom: 10px; }
#acc-overview { 
    width: 141px;
    overflow: hidden;
}


#acc-overview h3.ui-accordion-header a { 
    padding: 4px 8px;
    border: 1px solid #aaa;
    font-size: 0.8em; 
}

#acc-overview .ui-accordion-content {
    margin: 0 0 5px 0;
    overflow: hidden;
    font-weight: normal;
}

#acc-overview .prefpanel-overview { 
    padding: 2px 0;
}

#acc-overview .ui-accordion-content,
#acc-overview .ui-accordion-content fieldset,
#acc-overview .ui-accordion-content div,
#acc-overview .ui-accordion-content a {
    padding: 3px!important;
    margin: 0 0 2px 0;
    font-size: 0.92em;
}

#acc-overview fieldset legend {
    font-weight: bold;
    color: #333;
    font-size: .9em;
    line-height: 1.8em;
}

.label-top label, .label-right label{ font-weight: normal; }

.label-top { padding: 0; display: block; }
.field-box-bottom { padding: 0; display: block; }

.field-box-left { float: left; }
.label-right {
    float: right;
    width: 75%;
    font-size: 0.8em;
    font-weight: normal;
}