#menu_options_arrow_down, #menu_options_arrow_up {
	cursor: pointer;
}

.helpheight
{
	height:3.6em;
}

.errorheight
{
	height:3.2em;
}

.menuscroll
{
	width:10px;
}


.height24
{
	height:2.4em;
}
.height20
{
	height:2.0em;
}
.height16
{
	height:1.6em;
	line-height:1.5em;
}
.height14
{
	height:1.4em;
	line-height:1.3em;	
}
.height13
{
	height:1.3em;
}
.backgroundheight
{
	height:4.8em;
}
.menu_picture_big
{
	height:4.8em;
}

.arrowheight
{
	height:0.9em;
	line-height: 0.9em;
	overflow: visible;
}

.arrowheight img
{	
	margin: 0.3em 0 0 0;
	line-height: 0.9em;
	border: none;
	text-decoration: none;
	cursor: pointer;
}

.menu_picture
{
	width:4em;
}
.menu_options
{
	width:20px;
}
.headerheight
{
	height:1.5em;
}
.headerborder
{
 	border-right: 1px solid;	
}
.eckenborderleft
{
	padding-left:4px;
}

.menu_popupmenu {
	position:absolute;
	border: 1px solid;
	border-collapse: collapse;
	border-spacing: 0;
}

.eckenborderright
{
	padding-right:4px;
}
.eckenborderbottom
{
}

.menuTable
{
	margin: 0;
	padding: 0;
}

.smallpopupnotactive
{
	white-space:nowrap;
}

.smallpopuplist
{
	overflow: auto;
	position: absolute;
}

.smallpopupborder
{
	border: 1px solid;
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 1.0em;
}

.smallpopupborderright
{
	border-right: 1px solid;
}

.smallpopupborderbottom
{
	border-bottom: 1px solid;
}
.smallpopupbordertop
{
	border-top: 1px solid;
}
.arrowborderleft
{
	border-left: 1px solid;
}
.arrowbordertop
{
	border-top: 1px solid;
}
.arrowborder
{
	border-top:1px solid;
	border-right: 1px solid;
}

.backgroundborder
{
	border-right: 1px solid;
}

.menu_small_picture
{
	height:1.4em;
	width:1.4em;
	cursor:pointer;
}

.menu_picture_small_img
{
	height:1.5em;
	width:1.5em;
	float:left;
	cursor:pointer;
}

.headertext
{
	white-space:nowrap;		
}

.contenttextdisable
{
	white-space:nowrap;
	cursor: default;
}

.contenttext
{
	white-space:nowrap;
	cursor:pointer;
}

.clickable {
	cursor: pointer;
}
.notclickable {
	cursor: default;
}

.contenttextnocolor
{
	white-space:nowrap;
	cursor:pointer;
}

.errortext
{
	white-space:nowrap;
	padding: 0px 7px;
}

.warningtext {
	white-space:nowrap;
	padding: 0px 7px;
}

.infotext {
	white-space:nowrap;
	padding: 0px 7px;
}

.backgroundactive
{
	border: 1px solid;
		
}
#menu .nomarginpadding
{
	padding:0px;
	margin:0px;
	
}
.width100
{
	width:100%;
}
.height100
{
	height:100%;
}
.menu_menu_picture
{
	height:1.2em;
	width:1.2em;
	cursor:pointer;	
}
.activeimg
{
	cursor:pointer;
	height:16px;
	width:16px;	
	vertical-align:middle;
}
.activeimgbig {
	cursor:pointer;
	height:34px;
	width:34px;	

}
.notactiveimg {
	height:16px;
	width:16px;
	vertical-align:middle;
}

.menu_picture_pfeil_unten
{
	height:1.7em;
	min-width:1.7em;
	text-align:center;
	overflow:hidden;
	cursor:pointer;

}

.menu_options_arrow {
	cursor: pointer;
}

.paddingleft20px {
	padding-left:20px;
}
.padding7px
{
	padding-left:7px;
	padding-right:7px;
}
.padding3px
{
	padding-left:3px;
	padding-right:3px;
}
.paddingleft7px
{
	padding-left:7px;
}


.overflowhidden
{
	overflow:hidden;
}

/****************************************************************************/

.searchgoggle input
{
	border: none;
	padding-left: 0.5em;
}

.clearsearch
{
	background: url(themes/default/img/menu/cancel_clear.gif) no-repeat center left;
	padding-left: 20px;
}

.backgroundWhiteMenuCalNew  {
	
}

.menuMailSearchBorder {
	border:1px solid;
}

.selectedTeamMemberConfig {

}

#ox-modules {
    height: 30px; 
    margin-left: 5px;
    position: relative;
}

.ox-top-module-icons {
    float: left;
    height: 29px;
    position: relative;
}

.ox-top-module-icons > img {
    width: 24px;
    height: 24px;
    padding: 2px 3px;
}

.ox-top-module-buttons > img {
	width: 20px;
	height: 19px;
}

.sp-toggle, .sp-toggle-img > img {
    width: 7px;
    height: 8px;
    position: absolute;
    top: 8px;
}
/**
 * 
 * All content on this website (including text, images, source
 * code and any other original works), unless otherwise noted,
 * is licensed under a Creative Commons License.
 * 
 * http://creativecommons.org/licenses/by-nc-sa/2.5/
 * 
 * Copyright (C) Open-Xchange Inc., 2006-2011
 * Mail: info@open-xchange.com 
 * 
 * @author Viktor Pracht <viktor.pracht@open-xchange.com>
 * 
 */

.popup-menu-icons span {
    margin-left: 20px;
}

.popup-menu-submenus span {
    margin-right: 10px;
}

.PopupMenuDiv {
	border: 2px solid #ccc;
	background-color: white;
	padding: 5px;
	white-space: nowrap;
	cursor: default;
    border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    box-shadow: 5px 5px 10px 0px black;
    -moz-box-shadow: 5px 5px 10px 0px black;
	-webkit-box-shadow: 5px 5px 10px 0px black;
}

.PopupMenuDivWhite{
	border: 1px outset;
	padding: 2px;
	white-space: nowrap;
	cursor: default;
}

.PopupEntryDiv {
	white-space: nowrap;
	padding: 2px 5px 2px 5px;
	border: 0px none;
	cursor: pointer;
}

.PopupEntryDivOver {
	white-space: nowrap;
	cursor: pointer;
	border: 1px solid;
	padding: 1px 4px 1px 4px;
}
.PopupEntryDivActive {
	white-space: nowrap;
	cursor: pointer;
	border: 1px solid;
	padding: 1px 4px 1px 4px;
}

.PopupEntryDivActiveNoPadding {
	white-space:nowrap;
	cursor: pointer;
	border:1px solid;
}

.PopupEntryDivDisabled {
	white-space:nowrap;
	padding:2px 5px 2px 5px;
}

.floatingdivAttachments {
	position : absolute; 
	left : 10em; 
	top : 12em; 
	width : 49em; 
/*	border : 2px solid; */
	display : none;
	z-index: 2;
}

.floatingdivSeries {
	position : absolute; 
	left : 10em; 
	top : 12em; 
	width : 40em; 
/*	border : 2px solid; */
	display : none;
	z-index: 2;
}


.floatingdivReminder {
	position : absolute; 
	left : 10em; 
	top : 2em; 
	width : 36em; 
/*	border : 2px solid; */
	padding : 0 0 0.2em 0; 
	display : none;
}

/* Floating Popups */
.popup-window {
/*	border: 2px solid;
	background-repeat: repeat-x !important;
	background-position: top !important; */
	padding: 0;
	position: absolute;
	z-index: 19;
}

.popup-window .popup-content-style {
	width:100%;
	height:330px;
	overflow:auto;
}

.popup-window .popup-header {
	height: 19px;
	line-height: 19px;
	text-align:left;
	padding: 0 5px;
	background-repeat: repeat-x;
	background-position: bottom;	
	overflow: hidden;
}

.popup-window .greywrapper {
	display: block;
	width: 100%;
	border-collapse: collapse;
}

.popup-window td.borderright {
	border-right: 1px solid;
}

.popup-window td.bordertop {
	border-top: 1px solid;
}

.popup-window table td.borderbottom {
	border-bottom: 1px solid;
}

.popup-window table.collapse {
	border-collapse: collapse;
}

.popup-window table.tdverticaltop td {
	vertical-align:top;
}

.popup-window .fakeButton {
	margin: 0.2em;	
}

.popup-window input[type=radio] {
	background-color: transparent;
}
.popup-window input[type=checkbox] {
	background-color: transparent;
}
.popup-window table td {
/*	padding: 0.2em 0.1em 0.0em 0.0em; */
}

.popup-window table td.nopadd {
	padding: 0;
}

.popup-window #selectedResourceTr {
	border-bottom: 1px solid;
}

.popup-window .participantsSelect {
	width: 29.7em;
	margin: 0;
}

.popup-window table.lc {
	margin-bottom: 0.5em;
}

.popup-window .seriesHeadline {
	padding-left: 0.5em;
	line-height: 2em;
	border-top: 1px solid;
	border-bottom: 1px solid;
}

.popup-window .seriesVStrecher {
	height: 6em;
}

.popup-window .seriesInnerTable td {
	margin: 0;
	padding: 0.1em;
	text-align:left;
}

.popup-window .dropdownbox,.popup-window .dropdownbox table td {
	height: 1.3em;
	line-height: 1.3em;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

.popup-window .seriesBottom {
	width: 100%;
}

.popup-window .conflictsMessage {
	padding-left: 0.5em;
	line-height: 2em;
}

.popup-window .conflictsHeadline {
	border-top: 1px solid;
	border-bottom: 1px solid;
	padding: 5px;
}

.popup-window .conflictsList {
	border-bottom: 1px solid;
	height: 8em;
}

.popup-window .conflictsList table {
	width: 100%;
	table-layout: fixed;
}

.popup-window .conflictsBottom {
	width: 100%;
	border-top: 0px;
}

.popup-window .conflictsBottom .fakeButton {
	float: right;
}

/* search addresses */
.distrFloatingInternal {
	position: absolute; 
	left: 10em; 
	top: 12em; 
	width: 43em; 
/*	border: 2px solid; */
	padding: 0; 
	display: none;
}

/* Buttons */
.fakeButton {
	background-repeat: repeat-x;
	background-position: top;	
	line-height: 19px;
	text-decoration: none;
	text-align:center;
	margin: 0;
	padding: 0;
	border: none;
	cursor: pointer;
	white-space: normal;
}

.fakeButton div {
	width: auto;
	margin: 0;
	padding: 0;
}
	


.fakeButtonLeft {
	background-repeat: repeat-y;
	background-position: left;	
}

.fakeButtonRight {
	background-repeat: repeat-y;
	background-position: right;	
}



/* Buttons on white underground */

.whiteground .fakeButtonBottomRight {
	white-space: nowrap;
	padding: 0 1em;
}

/* Buttons on grey underground */


.greyground .fakeButtonBottomRight {
	white-space: nowrap;
	padding: 0 1em;
}

/* Buttons on blue underground */


.blueground .fakeButtonBottomRight {
	white-space: nowrap;
	padding: 0 1em;
}

/* Buttons for logout and random underground */


.logoutground .fakeButtonBottomRight {
	white-space: nowrap;
	padding: 0 1em;
}

/* signature textarea and preview */
#cms_signaturetext, #cms_signatures_preview {
	font-family: monospace; font-size: 9pt;
}
 #cms_signatures_preview {
  white-space: pre;
  overflow: auto;
}
/* corresponding safari hack (too small monospace fonts) */
@media screen and (-webkit-min-device-pixel-ratio:0) { 
	#cms_signaturetext, #cms_signatures_preview { 
	   font-size: 1.1em !important;
	}
}

/**
 * 
 * All content on this website (including text, images, source
 * code and any other original works), unless otherwise noted,
 * is licensed under a Creative Commons License.
 * 
 * http://creativecommons.org/licenses/by-nc-sa/2.5/
 * 
 * Copyright (C) Open-Xchange Inc., 2006-2011
 * Mail: info@open-xchange.com 
 * 
 * @author Andreas Mayer <andreas.mayer@open-xchange.com>
 * 
 */

.tree-div {
	line-height: 1.5em; 
	margin: 0;
	white-space: nowrap;
	width: 100%;
}

.tree-line {
	white-space: nowrap;
	margin: 0;
	clear: left;
}

.tree-line img {
	float: left;
}

.tree-children {
	cursor: pointer;
}

.tree-node {
}

.tree-icon {
	cursor: pointer;
}

.tree-text {
	cursor: pointer;
	margin-left: 2px !important;
	line-height: 1.5em; 
	padding: 0px 2px;
	border: 1px solid;
	white-space: nowrap;	
}
.tree-afterlabel
{
	white-space: nowrap;
	cursor: pointer;
}

.tree-popup-div
{
	display:none;
	position:absolute;
	margin-top: -18.5em;
	border:1pt solid;
}

.tree-popup-inner-div
{
	overflow:auto;
	width:18.3em;
	height:19em;
}

.treeHighlightDashed
{
	border: 1px dotted;
	border-color: gray;
}

.tree-decoration
{
	cursor: pointer;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-repeat: no-repeat;
}
/**
 * 
 * All content on this website (including text, images, source
 * code and any other original works), unless otherwise noted,
 * is licensed under a Creative Commons License.
 * 
 * http://creativecommons.org/licenses/by-nc-sa/2.5/
 * 
 * Copyright (C) Open-Xchange Inc., 2006-2011
 * Mail: info@open-xchange.com 
 * 
 * @author Markus Wagner <markus.wagner@open-xchange.com>
 * 
 */


.floatingdiv {
	border: 2px solid;
	position:absolute;
	top:7.5em;
	display:none;
	left:15%;
	width:45em;
	height:40.5em;
}

.addresseesBottom {
	width: 100%;
}

.multiple {
	height: 5em;
}

addresseesSelectMail {
	margin: 0 0.05em 0 0;
	border: solid 1px;
	width: 100%;
}

.addresseesSelect {
	height: 5em;
	margin: 0 0.05em 0 0;
	border: solid 1px;
	overflow-y:scroll;
	overflow-x:hidden;
	position:relative;
	width:100%;
	float:right;
	padding-right: 0px;
}

input.addresseesSelect {
	width: 100%;
}

.addresseesSelect div {
	margin: 0 0 0 0.2em;
}

.addresseesSelect .contact {
	background: no-repeat center left;
}

.addresseesSelect .group {
	background: no-repeat center left;
}

.addresseesSelect .resource {
	background:  no-repeat center left;
}

.tableContainerAddAddressees{
	width: 100%;
	/* height: 16em; */
	overflow: hidden;
	border-bottom: 1px solid;
}

.innerTableContainerAddAddresseesHeader{
	width: 100%;
	/* border-top: 1px solid #5a6680; */
	border-bottom: 1px solid #5a6680;
}

.innerTableContainerAddAddressees{
	width: 100%;
	height: 14em;
	overflow: auto;
	position: relative;
}

.participantsSearchfield {
	overflow:auto;
	position:relative;
}
/**
 * 
 * All content on this website (including text, images, source
 * code and any other original works), unless otherwise noted,
 * is licensed under a Creative Commons License.
 * 
 * http://creativecommons.org/licenses/by-nc-sa/2.5/
 * 
 * Copyright (C) Open-Xchange Inc., 2006-2011
 * Mail: info@open-xchange.com 
 * 
 * @author Andreas Mayer <andreas.mayer@open-xchange.com>
 * @author Matthias Biggeleben <matthias.biggeleben@open-xchange.com>
 * 
 */

.highlightSelection {
	border: 1px solid;
}

.userRightsTableContainer thead td, .userRightsTableContainer thead th { }

.userRightsTableContainer {
	width: 100%;
}

#sidepanel {
	overflow: hidden;
}

#modules_open {
	padding: 2px;
	white-space: nowrap;
}

#modules_open div {
    overflow: hidden;
    cursor: pointer;
    padding: 1px;
}

#modules_open * {
    vertical-align: middle;
}

#modules_closed {
	padding: 2px;
	overflow: hidden;
}

#modules_closed img {
	vertical-align: middle;
	padding: 1px;
	cursor: pointer;
	margin-right: 5px;
}

.modules_container {
    margin-left: -4px;
}

.collapseSidepanel {
	overflow: hidden;
}

.whiteBackGroundProps { }

.bottomLineBorderProps {
	border-top: 1px solid;
}

.topLineTreeContainer {
	 border-bottom: 1px solid;
}

.ox-sidepanel-view {
	position: absolute;
	top: 10px; right: 0px; bottom: 10px; left: 10px;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
	outline: 0px none;
}

.ox-sidepanel-view-wrapper {
	color: black;
	text-decoration: none;
	background-color: inherit;
	outline: 0px none;
}

.ox-sidepanel-section {
    margin-bottom: 1.5em;
}

.ox-sidepanel-section-title {
    font-weight: bold;
    line-height: 1.5em;
    border-bottom: 1px solid #ccc;
    margin-bottom: 0.5em;
    white-space: nowrap;
}

.ox-sidepanel-flat-folder {
	font-weight: normal;
	line-height: 16px;
	margin: 2px 0px 2px 0px;
	padding: 2px 0px 2px 26px;
	background-repeat: no-repeat;
	background-position: 2px 2px;
	cursor: pointer;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: relative;
}

.ox-sidepanel-title {
	color: white;
	font-size: 9pt;
	font-weight: normal;
	padding: 0px 0px 0px 10px;
	line-height: 26px;
}
/**
 * 
 * All content on this website (including text, images, source
 * code and any other original works), unless otherwise noted,
 * is licensed under a Creative Commons License.
 * 
 * http://creativecommons.org/licenses/by-nc-sa/2.5/
 * 
 * Copyright (C) Open-Xchange Inc., 2006-2011
 * Mail: info@open-xchange.com 
 * 
 * @author Stefan Preuss <stefan.preuss@open-xchange.com>
 * 
 */

.tiny_mceFirst {
	border-top:0;
}

.vsplitContent {
	width: 100%; 
	vertical-align: top; 
	white-space: nowrap;
}

.vsplitContentFixed {
	width: 100%; 
	table-layout: fixed;
}

.vsplitSubject {
	white-space: nowrap; 
	overflow: hidden; 
	width:100%;
    text-overflow: ellipsis;
}

.selected .vsplitSubject, .selectedfocused .vsplitSubject {

}

.vsplitAddr {
	width: 100%; 
	white-space: nowrap;
	overflow: hidden;
    text-overflow: ellipsis;
}

.vsplitDate, .vsplitDateShort {	
	white-space: nowrap; 
	text-align: right;
	width: 6em;
}

.vsplitDateShort {
	width: 5em;	
}

.vsplitStatusImg {
	white-space: nowrap; 
	vertical-align: top; 
	padding: 3px 5px 0px 0px;	
}

.vsplitImg {
	width: 0px; 
	white-space: nowrap; 
	text-align: right;
}

.mailDetailAttachmentsCont, .mailDetailAttachmentsContSel {
	float: left;
	margin: 2px 0 0 2px;
	padding: 1px 3px;
	cursor: default;
	border: 1px solid;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.mailDetailAttachmentsContSel img,
.mailDetailAttachmentsCont img {
    float: left;
    width: auto;
    height: 16px;
    margin: 1px 5px 1px 0px;
}

.quotabar_cont {
    position: relative;
    padding-bottom: 7px;
    height: 1.2em;
    line-height: 1.2em;
}

.quotabar {
	border: 1px solid;
	width: 65%;
	height: 1.2em; 
}

.mailchecker {
	text-align:center;
	cursor:pointer;
	padding:3px 0px;
}

.percent_quota_bar {
	position: absolute; 
	overflow: hidden; 
	top: 0px; 
	height: 100%; 
	width: 100%;
}

.percent_quota1, .percent_quota2 {
	position: absolute; 
	height: 1.2em; 
	line-height: 1.2em; 
	top: 0px;
	vertical-align: middle; 
}

.percent_quota1 {
	left: -6em;
}

.percent_quota2 {
	left: 45%;
}

.detailMailLabel {

}

.optionsPopupListView {
	z-index:5;
	margin-top:-25px;
	border: 1px solid;	
	position: absolute;
	cursor: pointer;
	display: none;
}

.mailCheckTopBorder {
	border-top: 1px solid;
}


.mailIframeStyle{
	padding: 0.5em 1.2em;
}

.mailVSplitSepLine
{
	border-bottom: solid 1px;
}

span.accountLabel {
	margin: 0 5px 0 0;
	padding: 0px 2px;
	background-color: #F1F5EC;
	color:#003366;
	font-size: 8pt;
}
/**
 * 
 * All content on this website (including text, images, source
 * code and any other original works), unless otherwise noted,
 * is licensed under a Creative Commons License.
 * 
 * http://creativecommons.org/licenses/by-nc-sa/2.5/
 * 
 * Copyright (C) Open-Xchange Inc., 2006-2011
 * Mail: info@open-xchange.com 
 * 
 * @author Suphi Basdemir <suphi.basdemir@open-xchange.com>
 * 
 */

#tablecontactscards 
{
	width:100%;
	border-collapse:collapse;
}

#tablecontactscards .cardDisplayName 
{
	width:100%;
	border-bottom:1px solid;
}
.cardDisplayName, .cardDisplayNameHi {
    position:relative;
    overflow:hidden;	
}
div.processDiv {
	width: 100%;
	height: 100%;
	position:absolute;
	z-index:10;
	display:none;
}
div.processDivAnimation {
	width: 100%;
	height: 100%;
	position:absolute;
	z-index:11;
	display:none;
	background: center no-repeat;
}
.xScroller {
	overflow-x: auto;
	overflow-y: hidden;
}
.yScroller {
	overflow-x: hidden;
	overflow-y: auto;
}

.borderLineBottom
{
	border-bottom:1px solid;
}

#tablecontactscards .cardDisplayNameHi
{
	border-bottom:1px solid;
	width:100%;
}

#tablecontactscards .tdCards {
	width:25%;
	vertical-align:top;
	border-left: 1px solid;
}

.leftcarddiv {	
	overflow:hidden;
	white-space:nowrap;
	width:100%;
}

.leftcarddivHeadline {
	-moz-user-select: none;
}

.rightcarddiv {	
    text-align:right;
    position:absolute;
    top:0;
    right:0;
    background-color:inherit;
}

.cardDivMain {
	border:solid 2px;
	overflow: hidden;
	white-space:nowrap;
	height: 7.6em;
	width: 98%;
	margin-top: 1px;
}

.cardDivMainHi
{
	border:solid 2px;
	overflow: hidden;
	white-space:nowrap;
	height: 7.6em;
	width: 98%;
	margin-top: 1px;
}

.hoverContactline {
	overflow: hidden;
	float: left;
	width:250px;
}

.hoverContactlineSmallImage {
	overflow: hidden;
	float: left;
	width:280px;
}

.hoverContactline2 {
	overflow: hidden;
	float: left;
	width:330px;
	padding-left: 7px;
}
.cardHoverImg {
	padding-right:3px;
	padding-top:2px;
	padding-bottom:2px;
	float: left;
}
.cardHoverIcon {
	padding-right:3px;
	float: left;
	padding-left: 7px;
}

.cardHoverLabel {
	padding-right:3px;
	float: left;
	padding-left: 7px;
	overflow:hidden;
	height: 1.6em;
	width: 140px;
}
.cardHoverIconRight {
	padding-right:2px;
	float: right;
	padding-left: 2px;
}

.contactMapsDiv
{
	width: 35em;
	height:20em;
	margin: 10px;
	top:8em;
	left:11em;
}
#contactPreviewMapDiv .inputFields {
	overflow: auto;
}

#contactPreviewMapDiv  .columnLeft {
	width:40%;
	float:left;
	padding:5px;
}
#contactPreviewMapDiv  .columnRight {
	width:40%;
	float:right;
	padding:5px;
}

#contactPreviewMapDiv input {
	margin: 5px 5px 5px 0px;
}

img.mapLinkActive
{
	cursor:pointer;
}

img.mapLinkNoActive
{
	cursor:default;
}

#tablecontactscards .cardAddress 
{
	width:100%;
	padding-left:5px;
	overflow: hidden;
	white-space:nowrap;
	-moz-user-select: none;
}

.cardHeaderIcons
{
	padding-right: 2px;
}

.cardHeaderContactTypeIcons {
	padding-top: 0px;
}

.div_letter_select
{	
	overflow:hidden;
	text-align:center;
}

.div_letter_single
{	
	overflow:hidden;
	text-align:center;
	padding: 1px 2px 1px 2px;
	line-height:0.9em;
	cursor:pointer;
}

div.letterSelected
{
	overflow:hidden;
	text-align:center;
	padding: 1px 2px 1px 2px;
	line-height:0.9em;
	cursor:pointer;
	border-bottom:1px solid;
	border-top:1px solid;
}


.contacts_list {
	overflow: hidden;
}
#contactTabContainer
{
	padding: 0px 1px;
	margin: 0px;
}

.contactDummyImage
{
	border: 1px solid; 
	margin: 0 0 0 0.4em; 
	position: absolute;
	z-index: 100;
}

.contactDummyImage img
{
	display: block;
	width: 6.3em;
	height: 6.3em;
	margin: 0;
}
.hover {
	border:2px outset;
	padding:2px;
}

.mozSelected {
	-moz-user-select: none;
}

.wwtimesmalllineborder {
	border-top: 1px solid;
	white-space: nowrap;
}

.wwline {
	height:20px;
}

.strokeCalendarBorder {
	border-top: 1px solid;
}

.sectionStrokeCalendarBorder {
	border-top: 1px solid;
}

.kwDivHead {
	width:4%;
	text-align: center;
	border-right: 1px solid;	
	float:left;
}

.dayDivHead {
	width: 15.4%;
	margin-left: 0.3%;
	text-align: center;
	float: left;
	border-right: 1px solid;
}

.weekViewDivHead {
	text-align: center;	
}

.weekViewDivContent {
	border-top: 1px solid;	
	border-left: 1px solid;	
	border-bottom:1px solid;
	overflow-y: auto;
	overflow-x: hidden;
	margin:0px 0px 3px 1px;
}

.weekViewDivContentCurrent {
	border:1px solid;
}

.calendarlistheaderspan {
	width:165px;
	float: left;
	overflow: hidden;
	text-align: center;
}

.dateDiv {
	height: 20px;
	text-align: center;
	padding-left: 37%;
}

.weekDivMonthView {
	width:100%;
	height:100%;
	display:none;	
}

.placeHolderKWCenter {
	width:100%;
	height:22px;
}

.kwNumberSideBar {
	width:4%;
	height:100%;	
	float: left;
	text-align : center;
	vertical-align:middle;
	border-right: 1px solid;
}

.enblDayInMonthView {
	width: 15.3%;
	height:100%;
	float: left;
	margin-left: 0.3%;	
	border-right: 1px solid;		
	border-top: 1px solid;
	border-left: 1px solid;
}

.disblDayInMonthView {
	width: 15.3%;
	height:100%;	
	float: left;
	border-right: 1px solid;		
	border-top: 1px solid;
	border-left: 1px solid;
	margin-left: 0.3%;	
}

.showFullTimeAppointmentMonth {	
	height:1.1em;
	line-height:1.1em;
	width:96.5%;
	font-size : 8pt;
	white-space:nowrap;
	margin-top:1px;
	cursor:pointer;
	clear:both;
	border-left:1px solid;
	border-right:1px solid;
	border-bottom:1px solid;
}
.weekendInMonthView {
	width: 15.3%;
	height:100%;
	margin-bottom:0px;
	margin-left: 0.3%;	
	border-right: 1px solid;
	border-left: 1px solid;
	border-top: 1px solid;	
	float:left;
}

.weekendDay1 {
	width:100%;
	height:49%;
}

.disblWEDayInMonthView {
	width:100%;
	height:49%;
	border-bottom: 1px solid;
}

.headerContStyle {
	height:1.1em;
	line-height:1.6em;
}

.fullTimeAppointmentMonthTitle {
	cursor:default;
	height:1.5em;
	line-height:1.5em;
	width:75%;
	overflow:hidden;
	white-space:nowrap;
	float:left;
}

.selectedAppMonth {
	border: 2px solid;
}

.selectedAppMonthFull {
	margin-top:0px;
}

.dateAlignMonthView {
	height:1.1em;	 	
	line-height:1.1em;		
	text-align: right;
	padding:1px 2px 0px 0px;
	cursor:default;				
	float:right;
	width:2em;
	-moz-user-select: none;	
}

.expandButton {
	height:7px;
	background-image:url("themes/default/img/arrows/arrow_gray_down.gif");
	background-repeat:no-repeat;
	background-position:center;
	line-height:7px;	
	font-size:0;
	text-align:center;
	vertical-align:text-top;
	cursor:pointer;
}

.deselectedAppointmentWW {
	border-left: solid 1px;
	border-right: solid 1px;
}

.selectedAppointmentWW {
	border-left: solid 1px;
	border-right: solid 1px;
}

.dndAbsoluteSelection {
	overflow : hidden;
	position : absolute;
	z-index: 100;
}

.appointmentWrapper {
	overflow: hidden;
}

.appointmentTable,.appointmentIEWrapperTable {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.appointmentTable td,.appointmentIEWrapperTable td {
	vertical-align: top;
}

.appointmentIEWrapperContainer {
	border-style: solid;
	cursor: pointer;
}

.deselectedAppointmentWW .appointmentIEWrapperContainer {
	border-color: #FFFFFF;
	border-width: 0px;	
}

.selectedAppointmentWW .appointmentIEWrapperContainer {
	border-width: 0 3px 3px 2px;
}

.deselectedAppointmentWW .appointmentContent {
	/* padding: 3px 5px 5px 4px; */
	padding-top: 2px;
}

.selectedAppointmentWW .appointmentContent {
	padding: 3px 2px 2px 2px;
}
.deselectedAppointmentWW .appointmentTitle {
	padding-left: 5px;
}

.selectedAppointmentWW .appointmentTitle {
	padding-left: 3px;
}
.appointmentTitle {
	height:20px;
	line-height:20px;
}

.appointmentContent img {
	margin-right: 4px;
}

.appointmentTop,.appointmentBottom {
	height:2px;
	line-height:1px; 
	font-size:1px; 
	overflow: hidden;
}

.appInWeekView {
	height:1.6em;	
	width:96.5%;
	overflow:hidden;
	white-space:nowrap;		
	margin-top:1px;
	cursor:pointer;
}

.selectedAppWeekView
{
	height:1.6em;	
	width:96.5%;
	overflow:hidden;
	white-space:nowrap;		
	margin-top:1px;
	border: 2px solid;
	cursor:pointer;
}

.textFullTimeWeek {
	height: 92%;	
	width: 96.5%;
	overflow: hidden;
	white-space: nowrap;	
	height: 1.6em;
	cursor: pointer;
	-moz-user-select: none;
	text-align: center;
}

.textFullTimeWeekSelected {
	height:84%;	
	width:96.5%;
	overflow:hidden;
	white-space:nowrap;	
	border: 2px solid;
	cursor:pointer;
	-moz-user-select: none;
}

.showAppointmentShownWeek{
	height:100%;
	width:6px;
	float:left;
	margin-right:2px;
}

.showAppointmentTextWeek{
	height: 100%;
	overflow: hidden;
	white-space: nowrap;	
	line-height: 1.6em;
	width: 90%;
	float: left;
	-moz-user-select: none;
}

.showAppointmentSeqWeek{
	overflow:hidden;
	white-space:nowrap;	
	text-align:left;
	padding: 0px 2px 0px 2px;
	float:right;
	line-height: 1.6em;
	text-align: center;
}

.showAppointmentSeqWeek img {
	vertical-align: middle;
}

.showAppointmentMoreLink{
	width:25px;
	padding-left:8px;
}

.showAppointmentShownMonth{
	height:100%;
	width:2px;
	float:left;
}

.appInMonthView {
	height:1.1em;
	line-height:1.1em;	
	width:96.5%;
	font-size : 8pt;
	white-space:nowrap;
	margin-top:1px;
	cursor:pointer;
	clear:both;
}

.appInMonthViewFull{
	height:1.1em;
	line-height:1.1em;	
	width:95.5%;
	font-size : 8pt;
	white-space:nowrap;		
	cursor:pointer;
}

.showAppointmentTextMonth, .showAppointmentTextMonthFull {
	line-height:1.1em;
	height:1.1em;
	white-space:nowrap;	
	padding-left:3px;
	text-align:left;
	overflow:hidden;
	float:left;
	width:95%;
	-moz-user-select: none;
}

.showAppointmentTextMonthFull {
    text-align:center;
    padding-left:0px;
    color: black !important; /* important avoids wrong color from colorLabels */
}

.calendarlistheader {
	margin-left:20%;
	width: 250px;
	float:left;
}

.ctdtimeline {
	text-align:center;
}

.ctdcontentfree {
	height:79px;
	border-left: solid 1px;
	border-bottom: solid 1px;
}

.ctdcontentwork {
	height:79px;
	border-left: solid 1px;
	border-bottom: solid 1px;
}

.configurationJumpArrowView{
	float: right;
	padding: 5px 5px 0px 5px;
	cursor: pointer;
}

.calendarArrowForwardBackView{
	padding:5px 8px;
	cursor:pointer;
	float:left;
}

.calendarTimefieldInCenter{
	width:10em; 
	float:left;
	text-align:center;
}
.grayBorderCalendarMonth {
	border:1px solid;
}

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

.teamviewTitleBar {
	font-size: 9pt;
	text-align: center;
	font-weight: bold;
	cursor: default;
}
	
.calendarGrid .dataGrid {
	position: absolute;
	top: 30px;
	left: 200px;
	right: 0px;
	bottom: 0px;
	overflow: scroll;
	background-color: white;
}

.calendarGrid .dataGrid .rowShadow {
    position: absolute;
    left: 0px;
    height: 50px;
    border-bottom: 1px solid #ccc; /* for IE */    
    opacity: 0.07;
    filter: alpha(opacity=7);
    z-index: 2;
}

.calendarGrid .dataGrid .lastRow {
    position: absolute;
    left: 0px;
    height: 1px;
    background-color: #ccc;
    z-index: 2;
}

.zoomSliderBox {
    position: relative;
    width: 105px;
    height: 18px;
    z-index: 1;
    text-align: center;
    line-height: 18px;
    cursor: default;
}

.zoomSlider {
    position: absolute;
    top: -1px;
    bottom: -1px;
    left: 0px;
    width: 15px;
    cursor: pointer;
    z-index: 2;
}

.zoomComboBox {
	position: relative;
    z-index: 1;
}

.zoomComboBox select {
	height: 20px;
	display: block;
	width: 80px;
	margin: 0;
}

.zoomComboBox option {
	font-size: 8pt;
	text-align: left;
}

.calendarGrid .autoZoom {
    position: absolute;
    right: 320px;
    z-index: 1;
}

.calendarGrid .gridHeader {
	cursor: default;
}

.calendarGrid .gridHeader .dayContainer, .calendarGrid .gridHeader .smallDayContainer {
	position: absolute;
	top: 0px;
    height: 15px;
    text-align: left;
    font-size: inherit;
    overflow: hidden;
}

.calendarGrid .gridHeader .dayContainer .day {
    font-size: 8pt;
    line-height: 15px;
    font-weight: bold;
    margin: 0px 2px 0px 2px;
    cursor: inherit;
}

.calendarGrid .gridHeader .dayContainer.weekend .day {
    color: #a00;
}

.calendarGrid .gridHeader .smallDayContainer .day {
    font-size: 8pt;
    color: #555;
    line-height: 15px;
    font-weight: normal;
    margin: 0px 2px 0px 2px;
    cursor: inherit;
}

.calendarGrid .gridHeader .hourContainer {
    position: absolute;
    top: 15px;
    height: 15px;
    text-align: left;
    font-size: inherit;
    overflow: hidden;
}

.calendarGrid .gridHeader .hourContainer .hour {
    font-size: 8pt;
    line-height: 15px;
    margin: 0px 2px 0px 2px;
    cursor: inherit;
}

.calendarGrid .gridHeader.zoom0 .hourContainer, .calendarGrid .gridHeader.zoom0 .smallDayContainer {
    visibility: hidden;
}

.calendarGrid .gridHeader.zoom1 .hourContainer, .calendarGrid .gridHeader.zoom1 .smallDayContainer {
    visibility: visible;
}

.calendarGrid .leftColumn {
    position: absolute;
    top: 30px;
    bottom: 0px;
    width: 199px;
    background-color: white;
    border-right: 1px solid #ccc;
    overflow: hidden;
}

.calendarGrid .leftColumn .member {
	position: absolute;
	width: 179px;
	height: 19px;
	background-color: white;
	border-bottom: 1px solid #ddd;
	padding: 15px 10px 15px 10px;
	z-index: 1;
	cursor: pointer;
	font-size: 9pt;
	line-height: 19px;
	white-space: pre;
	overflow: hidden;
	text-overflow: ellipsis;
}

.calendarGrid .leftColumn .member.clone {
    border-top: 1px solid #888;
    height: 18px;
    background-color: #888 !important;
    -moz-box-shadow: inset 0px 2px 5px #111;
}

.calendarGrid .leftColumn .member.drag {
    left: 10px;
    width: 159px;
    z-index: 3;
    opacity: 0.75;
    filter: alpha(opacity=75);
    border-bottom: 0px none;
    -moz-box-shadow: black 3px 3px 3px;
    -webkit-box-shadow: black 3px 3px 3px;
}

.calendarGrid .leftColumn .member .memberX {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    text-align: right;
    padding: 0px 6px 0px 6px;
    font-size: 12pt;
    line-height: 46px;
    color: #800;
    font-weight: bold;
    cursor: pointer;
    border-left: 1px solid #ccc;
    background-color: #f5f5f5;
    visibility: hidden;
}

.calendarGrid .leftColumn .member:hover .memberX {
    visibility: visible;
}

.calendarGrid .leftColumn .member.drag:hover .memberX {
    visibility: hidden;
}

.calendarGrid .leftColumn .member .memberX:hover {
    background-color: #800;
    color: white;
}

.calendarGrid .leftColumn .member img {
    float: left;
    border: 0px none;
    margin-right: 10px;
    margin-top: 1px;
}

.calendarGrid .leftColumn .member.new {
    text-overflow: clip; /* otherwise IE adds "..." next to the input field (!!!) */
}

.calendarGrid .leftColumn .member.new:hover {
    background-color: white;
}

.calendarGrid .leftColumn .dropzone {
    position: absolute;
    height: 4px;
    background-color: #fc0;
    top: 0px;
    left: 0px;
    width: 199px;
    visibility: hidden;
    z-index: 2;
}

/* --- */

.calendarGrid .dataGrid .appointment {
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 1px;
	padding: 2px 2px 0px 4px;
	font-size: 8pt;
	line-height: 9pt;
    color: black;
    background-color: white;
    border: 1px solid #aaa;
    border-top: 10px solid #888;
    white-space: pre;
    text-overflow: ellipsis;
    overflow: hidden;
    cursor: pointer;
}

.calendarGrid .dataGrid .hour {
    position: absolute;
    z-index: 1;
    top: 0px;
}

.calendarGrid .dataGrid.bar .appointment, .calendarGrid .dataGrid .appointment.bar {
    top: 7px;
    border: 0px none;
    border-top-width: 30px;
    border-top-style: solid;
    padding: 0px;
    height: 0px;
}

.calendarGrid .zoom0 .hour.fineLine {
    visibility: hidden;
}

.calendarGrid .zoom1 .hour.fineLine {
    visibility: visible;
}

/* minimized */

.calendarGrid .leftColumn.minimized .member {
    padding: 1px 10px 2px 10px;
    font-size: 8pt;
    line-height: 19px; /* 17+2=19! */
    height: 17px;
}

.calendarGrid .leftColumn.minimized .member .memberX {
    line-height: 20px;
}

.calendarGrid .leftColumn.minimized .member input {
    font-size: 8pt;
    padding: 0px;
    margin: 0px;
}

.calendarGrid .dataGrid.minimized .rowShadow {
    height: 21px;
}

.calendarGrid .dataGrid.minimized .appointment {
    top: 0px;
    border: 0px none;
    padding: 0px;
    background-color: #888;
    bottom: 0px;
}
/**
 * 
 * All content on this website (including text, images, source
 * code and any other original works), unless otherwise noted,
 * is licensed under a Creative Commons License.
 * 
 * http://creativecommons.org/licenses/by-nc-sa/2.5/
 * 
 * Copyright (C) Open-Xchange Inc., 2006-2011
 * Mail: info@open-xchange.com 
 * 
 * @author Andreas Mayer <andreas.mayer@open-xchange.com>
 * 
 */
 
.miniCalendarToday {
	border: 1px solid;	
}
.calminimainCSS
{
	height: 11.8em;
	margin: 0 auto;
	width:460px;
}

.CalMiniMainTable1
{
	width:18em;
	height: 10em;
	border-spacing:0px;
	padding:0px;	
	text-align:center;	
	float:left;
	
}

.miniCalendarTD
{
	height:1.5em;
	width:1em;
	text-align: center;		
	vertical-align: middle;			
	padding-right:0.1em;	
	cursor:pointer;
}

.miniCalendarTRHead
{
	height:2em;
	text-align:center;
	padding-right:0.1em;
}

.miniCalendarTDKW
{
	height:1.5em;
	width:1.6em;
	vertical-align: middle;	
	cursor:pointer;	
}

.miniCalendarTDNotCurr
{
	width:1.5em;
	height:1.7em;
	text-align:center;
	vertical-align: middle;		
	padding-right:0.1em;		
	cursor:pointer;
}


.cursorReset {
	cursor:default;				
}



/* Miniviews */
.miniCalendar {
	width: 16.3em;
	margin-top: 1.7em;
	border: 2px solid;
	display: none;
	position: absolute;
	z-index: 99;
	background-repeat: repeat-x;
	background-position: top;
}

.miniCalendar div table {
	width: 100%;
}

.miniCalendarTop {
	height: 19px;
	line-height: 1.4em;
	padding: 0 0.5em;
	text-align:center;
	background-repeat: repeat-x;
	background-position: bottom;
}

.miniCalendarTop img {
	cursor: pointer;
}

.miniCalendarTop table {
	width: auto !important;
	margin: 0 auto;
	border-spacing: 0;
}
.miniCalendarTop table td {
	padding: 0;
}

.miniCalendarTop table td img {
	vertical-align:middle;
}

.miniCalendarHeader {
	display:inline;
	width:100%;
}

.miniCalendarBottom {
	position: relative;
	clear: both;
	width: auto;
	height: 2.1em;
	line-height: 2.1em;
	margin: 0;
	padding: 0 0.2em 0 0.2em;
	background-color: #ffffff;
}

.miniCalendarBottom .fakeButton {
	width: 5em;
	margin-top: 0.2em;
	margin-left: 0.3em;
	float: right;
}

.miniCalendarContainer {
	background-color: #ffffff;
	height:155px;
	position:relative;
}

.miniCalendarContainer .CalMiniMainTable1 {
	border-left: none;	
	border-right: none;	
}
/**
 * 
 * All content on this website (including text, images, source
 * code and any other original works), unless otherwise noted,
 * is licensed under a Creative Commons License.
 * 
 * http://creativecommons.org/licenses/by-nc-sa/2.5/
 * 
 * Copyright (C) Open-Xchange Inc., 2006-2011
 * Mail: info@open-xchange.com 
 * 
 * @author Viktor Pracht <viktor.pracht@open-xchange.com>
 * 
 */

* {
	z-index: 1;
}
html, body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

body {
	line-height: 1.5em;
}

a {
	text-decoration: none;
	color: #404962;
}

a:hover {
	text-decoration: underline;
}

div.newwindow {
	background-color:#ffffff;
	z-index:2;
	position:absolute;
}

input, textarea, select {
	border: solid 1px;		
}

input.noborder {
	border: solid 0px;		
}

input.nobackground, .popup-window input[type=radio], .popup-window input[type=checkbox] {
	background-color : transparent;	
}

input {
	-moz-user-select: text;
}

input.inactive {
	border: solid 1px;	
}

.borderDefault {
	border: solid 1px;	
}

.borderBottomDefault {
	border-bottom: solid 1px;	
}

.borderLeftDefault {
	border-left: solid 1px;	
}

.topheader {
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: 1px solid;
}

.cpheader {
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: 1px solid;
}

.cpbody {
	padding-left: 10px;
	padding-right: 10px;
}

.dragdropdefaultnode {
	position: absolute;
	z-index:150;
	width:250px;	
	height:22px;
	overflow:hidden;
	border:1px outset;
}
.dragdropdefaultnode td {
	text-align:center;
	vertical-align : middle;
	line-height:22px
}
.cpbottom {
	padding-left: 10px;
	padding-right: 10px;
	border-top: 1px solid;
}

.options-arrow {
	float: right;
	vertical-align:middle;
	cursor: pointer;
}

.options-arrow img {
	padding: 5px;
}

/* Comboboxes */

.dropdownbox {
	margin: 0.1em 0 0 0;
}

.dropdownbox table {
	border-collapse: collapse;
	line-height: 1.25em !important;
}

.dropdownbox .comboboxColumn1 {
	padding: 0 0.3em 0 0.3em;
}

.dropdownbox .comboboxColumn2 {
	width: 14px;
	padding: 0;
	vertical-align:middle;
	line-height: 1px !important;
	cursor: pointer;
}

.dropdownbox .comboboxColumn2 img {
	font-size: 1px;
	margin: 0;
	padding: 0;
}

.dropdownbox .dropdownlist {
	position: absolute;
}

.sizesplit-line {
	background-repeat: repeat-x;
	overflow: hidden;
}

.sizesplit-line img {
	position: absolute;
	left: 50%;
	margin-left: -10.5px;
}

.sizesplit-vline {
	background-repeat: repeat-y;
	overflow: hidden;
}

.sizesplit-vline img {
	position: absolute;
	top: 50%;
	margin-top: -3.5px;
}

.moving {
	overflow: hidden;
}
.headercontentarea {
	padding-left:7px;
	padding-right:7px;
}

.headercontenttable {
	width:100%;
	height:100%;
	vertical-align:middle;
	border-bottom: 1px solid;
}

.viewHeader, .sidepanelHeader {
	overflow: hidden;
	line-height: 26px;
}

/* Some styles for new security info on login screen */
#publicMachineDiv{
	font-size: 8pt;
	line-height: 1.25em;
	color: #008;
}

#privateMachineDiv{
	font-size: 8pt;
	line-height: 1.25em;
	color: #008;
}


#loginScreen {
	position:absolute;
	top:0px;
	left:0px;
	height:100%;
	width:100%;
	z-index:100;
}

#everything {
	position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
}

#notheader {
	position: absolute;
	top: 30px;
	background-position: 0 0;
	background-repeat: repeat-x;
	z-index: 1;
}

#header {
	padding: 0px;
	height: 25px;
	z-index: 2;
}

#header-decorator {
    position: absolute;
    top: 30px;
    left: 0px;
    right: 0px;
    height: 10px;
    background-repeat: repeat-x;
    z-index: 3;
}

#header > img {
	margin-top: 0px;
	padding: 1px;
	width: 55px;
	height: 23px;
	cursor:pointer;
}

#contentarea {
	margin-top: 10px;
}

.popup {
	z-index:99;
}

#content {
	overflow: hidden;
}


.cleaner {
	clear: both;
	float: none;
}

.Categorie {
	padding: 0px;
	min-height: 100px;
}

/* Tab layout */

.tabPanelFirst
{
	float:left; 
	font-weight:normal; 
	padding: 0px 15px 0px 8px; 
	cursor:pointer;
	border-bottom: 1px solid;
	height:2.2em;
	text-align:justify;
	vertical-align:middle;
	line-height:2.2em;	
	background-position:top right;
	background-repeat: no-repeat;
}

.tabPanelFirstHi
{
	float:left;  
	padding: 0px 15px 0px 8px; 
	cursor:pointer;
	height:2.21em;
	/* border-bottom: 1px solid; */
	background-position:top right;
	background-repeat: no-repeat;
}

.tabPanel
{
	float:left; 
	padding:0px 15px 0px 8px; 
	cursor:pointer;
	border-bottom: 1px solid;
	height:2.2em;
	background-position:top right;
	background-repeat: no-repeat;
}

.tabPanelHi
{
	float:left; 
	padding:0px 15px 0px 8px; 
	cursor:pointer;
	height:2.21em;
	/* border-bottom: 1px solid; */
	background-position:top right;
	background-repeat: no-repeat;
}

.tabPanelBackground
{
	border-bottom: 1px solid;
}
.tabPanelBackground span
{
	line-height:2.1em;
}

.tabPanelBackground .tabPanelIconDiv {
	float:right; 
	padding:3px;
}

.newObjectContent {
	overflow-y:auto; 
	overflow-x: hidden;
}

span.participantTab, span.attachmentTab, span.appointmentTab,
span.contactTab, span.dlTab,span.taskTab,span.infostoreTab,span.versionTab,span.availibilityTab,
span.historyTab,span.folderpropertiesTab,span.configurationCommonTab,span.configurationRegionTab
{
	background-repeat: no-repeat;
	padding-right: 16px;
	font-size: 10pt;
}


/* Detail view (contact detail, appointment detail, configuration)*/

.wrapper_detail_infos h2 {
	margin:10px 10px 15px 0;
	font-weight:bold;
	font-style:normal;
	font-size:11pt;
}

.wrapper_detail_infos .detail_info {
	margin:0 10px 10px 0;
}

.wrapper_detail_infos .detail_info .label {
	padding: 0 10px 0px 0;
	font-weight: bold;
}

td.lableDetailText {
	white-space:nowrap;
	padding: 2px 10px 2px 2px;
	overflow: hidden;
	vertical-align:top;
}

td.spaceright 
{
	padding: 2px 5px;
	overflow: hidden;
}


td.detailTextWhite {
	width: 50%;	
	padding: 2px 10px;
	overflow: hidden;
	vertical-align:top;
}

div.detailTextWhite {
	width: 100%;	
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	overflow-y: hidden;
	overflow-x: auto;
	vertical-align:top;
	white-space: nowrap;
	height:2.6em;
	z-index:1;
	position:absolute;
}
div.clipDetailTextWhite {
	position: relative;
	overflow: hidden;
	height:1.3em;
	z-index:2;
}

td.detailNarrow {
	width: 30%;	
}


td.textWhiteColspan {
	width: 100%;	
}

div.lineSeperator {
	width: 100%;	
	height:1px;
	line-height:1px;
	font-size:1px;
	margin: 3px 0px;
}


/* Folder & Category Trees */

.listDialogue {
	position: absolute;
	display:none;
	width: 18em;
	border: 2px solid;
	border-color: #576586;
	border-collapse: collapse;
	empty-cells: show;
	z-index: 50;
	background-repeat: repeat-x;
	background-position: top;
}

.listDialogue td {
	vertical-align:top;
	margin: 0;
	padding: 0;
}

.listDialogue td.listDialogueHeader {
	height: 1.4em;
	line-height: 1.4em;
	text-align:left;
	padding: 0 0.5em;
	background-repeat: repeat-x;
	background-position: bottom;
	overflow: hidden;
}
	
.listDialogue td.listDialogueContent {
	width: auto;
	height: 18.1em;
	margin: 0px 10px 0px 0px;
	padding: 0;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-collapse: collapse;
	vertical-align:top;
}

.listDialogue td.listDialogueContent divvvvv {
	width: auto;
	overflow: auto;
	height: 18.1em;
	width: 18em;
}

.listDialogueDivOverflow {
	width: auto;
	overflow: auto;
	height: 18.1em;
	width: 18em;
}

.listDialogue td.listDialogueContent .listDialogueFolders,.listDialogue td.listDialogueContent div .categoryTable {
	width: 100%;
	border-collapse:collapse;	
}

.listDialogue td.listDialogueContent .listDialogueFolders {
	height: 18.1em;
	overflow: auto;
}

.listDialogue td.listDialogueContent div .categoryTable td {
	padding: 0;
}

.listDialogue td.listDialogueContent div .categoryTable td div {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0 0.5em;
}

.listDialogue .fakeButton,.categories .fakeButton {
	float: right;
	margin: 0.2em 0.3em 0.2em 0;
}


/* Concentrated Info-Tables */
.inputGridTable {
	width: 100%;
	empty-cells: show;
	overflow-x: hidden;
}

.inputGridTable td {
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	vertical-align:top;
}

.inputGridTable tbody.scrollContent {
	height: 100%;
	overflow-x:hidden;
	overflow-y: auto;
}

.inputGridTable td.labelleft,.inputGridTable td.labelright,.inputGridTable td.lableDetailText
{
	white-space: nowrap;
	overflow: hidden;
	padding-left: 0.4em;
	padding-right: 0.2em;
	vertical-align:top;
}

.inputGridTable td.valueleft,.inputGridTable td.valueright
{
	width:33%;
	overflow: hidden;
	padding-left: 0;
	padding-right: 0;
	vertical-align:top;
}

.inputGridTable td input.leftLong
{
	width:17em;
}

.inputGridTable td input.leftQuarter
{
	width:34em;
}

.inputGridTable td input.rightLong,textarea.rightLong
{	
	width:17em;
}

.inputGridTable td input.leftVerylong,.inputGridTable td textarea.leftVerylong
{	
	width:46em;
}

.inputGridTable td input.rightShort
{
	width:8.6em;
	margin-right:1em;
}

.inputGridTable td.comboboxContainer div {
	height: 1.3em;
	line-height: 1.3em;
}

.inputGridTableNewWindows {
	width: 100%;
	border-collapse: collapse;
	empty-cells: show;
	overflow-x: hidden;
}

.inputGridTableNewWindows > tbody > tr > td {
	height: 21px;
	padding-top: 2px;
	vertical-align:top;
}
.inputGridTableNewWindows tbody.scrollContent {
	height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
}

.inputGridTableNewWindows td.labelleft,.inputGridTableNewWindows td.labelright,.inputGridTableNewWindows td.lableDetailText
{
	white-space: nowrap;
	overflow: hidden;
	padding-left: 0.4em;
	padding-right: 0.2em;
	vertical-align:top;
}

.inputGridTableNewWindows td.valueleft,.inputGridTableNewWindows td.valueright
{
	overflow: hidden;
	padding-left: 0;
	padding-right: 0;
	vertical-align:top;
}

.inputGridTableNewWindows td input.leftLong
{
	width:14em;
}

.inputGridTableNewWindows td input.rightLong,textarea.rightLong
{	
	width:14em;
}

.inputGridTableNewWindows td textarea.leftVerylong
{	
	width:42.7em;
}

.inputGridTableNewWindows td input.leftVerylong
{	
	width:42.7em;
	height:20px;
}

.inputGridTableNewWindows td input.dateTimeInput
{	
	height: 20px;
	float: left;
}

.inputGridTableNewWindows td div.timeCombobox
{	
	width:7em;
	float:left;
	padding: 0px 0px 1px 15px;
}

.inputGridTableNewWindows td div.datepickerdiv
{	
	float: left;
	cursor:pointer;
	font-size:1px;
	line-height:1px;
	margin: 4px 6px 0pt 5px;
	overflow:hidden;
	padding:0pt;
}

.inputGridTableNewWindows td input.rightShort
{
	width:6em;
	margin-right:0.3em;
}

.inputGridTableNewWindows td.comboboxContainer div {
	height: 1.3em;
	line-height: 1.3em;
}

.emptyRow {
	height: 10px;
}

.linkInView {
	cursor: pointer;
}

/* Datepicker inside tables */
.datepicker {
	border: 0px;
	margin: 0 6px 0 2px;
	padding: 0;
	font-size: 1px;
	line-height: 1px;
	overflow: hidden;
	cursor: pointer;
	vertical-align: middle;
}

.textareaDetailObject {
	/* white-space: pre; */
	width:95%;
	border:0px;
	overflow:auto;
}

.background-disabled-loading {
	width:100%;
	height:100%;
	position:absolute;
	display:none;
}

.background-disabled {
	width:100%;
	height:100%;
	position:absolute;
	display:none;
}


#AutoCompleteContent {
	width: 30em;
	overflow-x: hidden;
	overflow-y: auto; 
	position: absolute; 
	visibility: hidden;
	z-index: 2;
	cursor: pointer;
}

.presearchcontent {
	width: 20em;
	padding: 2px;
	overflow-x: hidden;
	overflow-y: auto; 
	position: absolute; 
	z-index: 100000;
	left: 400px;
	top : 200px;
	border: 1px outset;
	cursor: pointer;
}

.cursorPointer {
	cursor: pointer;
}

.cursorDefault {
	cursor: default;
}

.background-opacity-disabled {
	position:absolute;
	height:100%;
	width:100%;
	left:0px;
	top:0px;
	z-index:1000;
}

/* ZIndex-Classes to fix IE6 bug that child-elements of an z-indexed element forget about it */

.ZIndex1,.ZIndex1 * {z-index: 1}
.ZIndex2,.ZIndex2 * {z-index: 2}
.ZIndex3,.ZIndex3 * {z-index: 3}
.ZIndex4,.ZIndex4 * {z-index: 4}
.ZIndex5,.ZIndex5 * {z-index: 5}
.ZIndex6,.ZIndex6 * {z-index: 6}
.ZIndex7,.ZIndex7 * {z-index: 7}
.ZIndex8,.ZIndex8 * {z-index: 8}
.ZIndex9,.ZIndex9 * {z-index: 9}
.ZIndex10,.ZIndex10 * {z-index: 10}
.ZIndex11,.ZIndex11 * {z-index: 11}
.ZIndex12,.ZIndex12 * {z-index: 12}
.ZIndex13,.ZIndex13 * {z-index: 13}
.ZIndex14,.ZIndex14 * {z-index: 14}
.ZIndex15,.ZIndex15 * {z-index: 15}
.ZIndex16,.ZIndex16 * {z-index: 16}
.ZIndex17,.ZIndex17 * {z-index: 17}
.ZIndex18,.ZIndex18 * {z-index: 18}
.ZIndex19,.ZIndex19 * {z-index: 19}
.ZIndex20,.ZIndex20 * {z-index: 20}

.colorLabelCont {
    border: 1px solid black;    
    cursor: default;
    -moz-user-select: none;
}

.colorLabelCont.bs {
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.colorLabelCont.bg {
    border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}

.colorLabelCont.ha {
    width: 10px;
    height: 10px;
}

.colorLabelCont.hb {    
    width: 12px;
    height: 12px;
}

.colorLabel0 { /* white */
    background-color: white !important;
    color: black !important;
}

.colorLabel1 { /* red 1 */
    background-color: #e5696f !important;
    color: white !important;
}

.colorLabel2 { /* orange 2 */
    background-color: #f4985a !important;
    color: white !important;
}

.colorLabel3 { /* peach 3 */
    background-color: #ffcc53 !important;
    color: black !important;
}

.colorLabel4 { /* yellow 4 */
    background-color: #fff95b !important;
    color: black !important;
}

.colorLabel5 { /* green 5 */
    background-color: #88d27f !important;
    color: white !important;
}

.colorLabel6 { /* cyan 6 */
    background-color: #7fd3b7 !important;
    color: white !important;
}

.colorLabel7 { /* olive green 7 */
    background-color: #b3c38e !important;
    color: white !important;
}

.colorLabel8 { /* blue 8 */
    background-color: #779eda !important;
    color: white !important;
}

.colorLabel9 { /* purple 9 */
    background-color: #967dd2 !important;
    color: white !important;
}

.colorLabel10 { /* maroon 10 */
    background-color: #c587a5 !important;
    color: white !important;
}

.colorLabel11 { /* steel blue 11 */
    background-color: #c7cede !important;
    color: white !important;
}

.colorLabel12 { /* dark steel blue 12 */
    background-color: #4b5978 !important;
    color: white !important;
}

.colorLabel13 { /* grey 13 */
    background-color: #a8a8a8 !important;
    color: white !important;
}

.colorLabel14 { /* dark grey 14 */
    background-color: #525252 !important;
    color: white !important;
}

.colorLabel15 { /* dark black 15 */
    background-color: black !important;
    color: white !important;
}

.colorLabel16 { /* dark red 16 */
    background-color: #ab1d24 !important;
    color: white !important;
}

.colorLabel17 { /* dark orange 17 */
    background-color: #b14f0d !important;
    color: white !important;
}

.colorLabel18 { /* dark peach 18 */
    background-color: #ab7b05 !important;
    color: white !important;
}

.colorLabel19 { /* beige (dark yellow) 19 */
    background-color: #999400 !important;
    color: white !important;
}

.colorLabel20 { /* dark green 20 */
    background-color: #35792b !important;
    color: white !important;
}

.colorLabel21 { /* dark cyan 21 */
    background-color: #2e7d64 !important;
    color: white !important;
}

.colorLabel22 { /* dark olive green 22 */
    background-color: #5f6c3a !important;
    color: white !important;
}

.colorLabel23 { /* dark blue 23 */
    background-color: #2a5191 !important;
    color: white !important;
}

.colorLabel24 { /* dark purple 24 */
    background-color: #50328f !important;
    color: white !important;
}

.colorLabel25 { /* dark maroon 25 */
    background-color: #82375f !important;
    color: white !important;
}

.ox-tour {
	font-size: 10pt;
	line-height: 1.25em;
}

.ox-tour h1 {
	font-size: 12pt;
	font-weight: bold;
    padding: 0;
    margin: 0.5em 0 1em 0;
    color: black;
}

.ox-tour ul {
    margin: 0 0 1em 0;
    list-style-type: square;
    list-style-position: outside;
}

.ox-tour li {
    margin: 0 0 0.5em 0;
}

.ox-tour p {
    padding: 0;
	margin: 0 0 1em 0;
}

.ox-tour i {
    color: #555;
}

.ox-tour a {
    color: #00c;
}

/* used by some popups */

.plain {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    line-height: 1.3333em;
    color: black;
}

.plain h1 {
    font-size: 2em;
}

.plain a {
    color: #08c;
    text-decoration: underline;
}

/* portal hovers */

.context-button.ox-button.hover-only {
    display: none;
}

.context-button-hover-parent:hover .context-button.ox-button.hover-only {
    display: block;
}

/* fix custom themes */

.ox-portal-widget .context-button.ox-button {
    padding: 0px 3px 0px 3px;
    width: 20px;
    height: 16px;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 5px 5px;
}

.ox-embedded-title {
    overflow: hidden;
    white-space: nowrap;
}
/**
 * 
 * All content on this website (including text, images, source
 * code and any other original works), unless otherwise noted,
 * is licensed under a Creative Commons License.
 * 
 * http://creativecommons.org/licenses/by-nc-sa/2.5/
 * 
 * Copyright (C) Open-Xchange Inc., 2006-2011
 * Mail: info@open-xchange.com 
 * 
 * @author Dirk Hartmann <dirk.hartmann@open-xchange.com>
 * 
 */



.TaskTable .borderLine {
	vertical-align:top;
	width: 100%;
}


.LiveIdentifier {
	vertical-align: top;
}

#tasktab1
{
	Overflow-x: hidden;
}

#tasktab2, #tasktab3, #tasktab4, #tasktab5
{
	Overflow-x: hidden;
	display:none;
}

.optTaskFooter {
	float: right;
	padding: 4px 5px 4px 0px;
	margin-right: 10px;
}


.tasksTopBorder {
	border-top: 1px solid;
}
/**
 * 
 * All content on this website (including text, images, source
 * code and any other original works), unless otherwise noted,
 * is licensed under a Creative Commons License.
 * 
 * http://creativecommons.org/licenses/by-nc-sa/2.5/
 * 
 * Copyright (C) Open-Xchange Inc., 2006-2011
 * Mail: info@open-xchange.com 
 * 
 * @author Viktor Pracht <viktor.pracht@open-xchange.com>
 * 
 */

.livegrid {
	line-height: 1.6em;
	cursor: default;
	position: relative;
	width: 100%;
}

.th {
	overflow: hidden;
	white-space: nowrap;
	text-align: left;
}

.header {
	overflow: hidden;
	white-space: nowrap;
	padding-left: 5px;
	padding-right: 5px;
}

.tr, .tr_h  {
	table-layout: fixed;
	position: absolute;
	width: 100%;
	border-width: 1px;
	border-style: solid;
}

.tr_h {
    background-color: #f9f9f9;
}

.selected {
	border-width: 1px;
	border-style: solid;
}

.selectedfocused {
	border-width: 1px;
	border-style: dotted;
}

.focused {
	border-width: 1px;
	border-style: dotted;
}

.cell {
	height: 1.6em;
	line-height: 1.6em;
	overflow: hidden;
    text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 5px;
	padding-right: 5px;
	-moz-user-select: none;
}
.hover-header-t {	
	background-position: 0% 0%;
	background-repeat: repeat-x;
}
.hover-header-l {
	background-position: 0% 0%;
	background-repeat: repeat-y;
}			
.hover-header-tl {
	background-position: 0% 0%;
	background-repeat: no-repeat;
}
.hover-header-tr {
	background-position: 100% 0%;
	background-repeat: no-repeat;
}
		
.hover-header-r {
	background-position: 100% 0%;
	background-repeat: repeat-y;
}

.hover-body-l {
	background-position: 0% 0%;
	background-repeat: repeat-y;
}
			
.hover-body-r {
	background-position: 100% 0%;
	background-repeat: repeat-y;
}

.hover-bottom-l {
	background-position: 0% 0%;
	background-repeat: repeat-y;
}
			
.hover-bottom-bl {
	background-position: 0% 100%;
	background-repeat: no-repeat;
}
			
.hover-bottom-b {
	background-position: 0% 100%;
	background-repeat: repeat-x;
}
			
.hover-bottom-br {
	background-position: 100% 100%;
	background-repeat: no-repeat;
}
			
.hover-bottom-r {
	background-position: 100% 0%;
	background-repeat: repeat-y;
}

.floatingdivConflicts {
	position : absolute; 
	left : 9em; 
	top : 2em; 
	width : 53em; 
	padding : 0 0 0.2em 0; 
	display : none;
}
.oxStretch, .oxContainer {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
}

.oxContainer {
	background-color: white;
}

.oxTreeNode {
    height: 19px;
    line-height: 1em;
}

.oxTreeNode tr {
    vertical-align: middle;
}

.oxTreeNodeToggler, .oxTreeNodeIcon {
    width: 21px;
}

.oxTreeNodeToggler img {
    width: 16px;
    height: 16px;
    margin: 0px 3px 0px 2px;
}

.oxTreeNodeIcon img {
    width: 16px;
    height: 16px;
    margin: 0px 4px 0px 2px;
    border: 0px none;
	cursor: pointer;
}

.oxTreeNodeTitle {
    white-space: nowrap;
    cursor: pointer;
}

.oxTreeNodeTitle.oxTreeNodeReadOnly {
    color: #888;
    font-style: italic;
}

.oxBusySmall {
    background-image: url(../themes/default/img/ox_animated_withoutbg.gif);
    background-repeat: no-repeat;
    background-position: center center;
}
/**
 * 
 * All content on this website (including text, images, source
 * code and any other original works), unless otherwise noted,
 * is licensed under a Creative Commons License.
 * 
 * http://creativecommons.org/licenses/by-nc-sa/2.5/
 * 
 * Copyright (C) Open-Xchange Inc., 2006-2011
 * Mail: info@open-xchange.com 
 * 
 * @author Matthias Biggeleben <matthias.biggeleben@open-xchange.com>
 * 
 */

#toolbar_container, #window_toolbar_container {
    height: 90px;
}

table.panel {
    border-spacing: 0px;
    border-style: collapse;
    border: 1px solid black;
}
table.panelSection {
    border-spacing: 0px;
    border-style: collapse;
}
div.panelSectionPopup {
    position: absolute;
    z-index: 100;
    -moz-box-shadow: #555 5px 5px 10px;
    -webkit-box-shadow: #555 5px 5px 10px;
    visibility: hidden;
    background-color: #fff;
    border: 1px solid black;
    border-top: 0px none;
    padding: 2px 10px 2px 10px;
    margin: 1px -1px 0px -1px;
}
table.panel > thead > tr > th, table.panel > tbody > tr > td, table.panel > tfoot > tr > td {
    vertical-align: top;
    padding: 2px 10px 2px 10px;
    border-right: 1px solid red;
}
table.panel > thead > tr > th.last, table.panel > tbody > tr > td.last, table.panel > tfoot > tr > td.last {
    border-right: 0px none;
}
table.panel > tfoot > tr > td {
    border-top: 1px solid red;
    text-align: center;
    vertical-align: middle;
}
table.panel th {
    font-weight: normal;
    text-align: left;
    background-color: #ccc;
    color: black;
}

.fill {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    overflow: auto;
}

div.oxTabControl {
    z-index: 2;
}

div.oxTabControl table {
    height: 26px;
}

div.oxTabControlPageContainer {
    background-color: white;
    border-bottom: 1px solid #ccc;
    z-index: 1;
    top: -1px;
}

div.oxTabControlPageContainerInHover {
    margin: 0px 0px 20px 0px; /* room for the shadow */
    -moz-box-shadow: #555 8px 8px 15px;
    -webkit-box-shadow: #555 8px 8px 15px;
}

div.oxTabControlPageHover {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    overflow: hidden;
    z-index: 18;
    display: none;
}

div.oxTabControlPageHoverUnderlay {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    overflow: hidden;
    z-index: 17;
    display: none;
    opacity: 0.01;
    background-color: white;
    filter: alpha(opacity=1);
    /* opacity: 0.5; background-color: yellow; */ /* for debugging */
}

div.oxTabControl td.oxTab, div.oxTabControl td.oxTabLast {
    color: #eee;
    background-color: transparent;
    padding: 1px 10px 1px 10px;
    text-align: left;
    vertical-align: middle;
    cursor: pointer;
    font-size: 9pt;
}

div.oxTabControl td.oxTabLast {
}

div.oxTabControl a {
    text-decoration: none;
    white-space: nowrap;
}

div.oxTabControl td.oxTabCurrent a {
    text-decoration: none;
    color: black;
}

div.oxTabControl td.oxTab:hover, div.oxTabControl td.oxTabLast:hover {
    border-radius: 10px 10px 0px 0px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
}

div.oxTabControl td.oxTabCurrent, div.oxTabControl td.oxTabCurrent:hover {
    color: #000;
    background-color: white;
    border-top: 2px solid #ccc;
    border-radius: 10px 10px 0px 0px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
}

div.oxTabControl td.oxTabCurrent:focus {
    color: black;
}

table.panelMenu {
    background-color: white;
    margin-top: 4px;
}

.panelSectionContainer {
    vertical-align: top;
    border-right: 1px solid #ccc;
    padding: 0px 5px 0px 5px;
    height: 60px;
}

panelSectionContainer.last {
    border-right: 0px none;
}

.panelSectionContainer > div, .panelSectionContainer > div > table {
    height: 100%;
}


table.panelMenu tfoot td.panelMenuSectionName {
    background-color: #eee;
    font-size: 8pt;
    color: #555;
    padding: 0px 5px 0px 5px;
    border-right: 1px solid #ccc;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}

table.panelMenuSection {
    margin: 0px;
}

table.panelMenuSection td {
    padding: 0x;
    vertical-align: middle;
}

table.panelMenuSection td.bottom {
    vertical-align: top;
}

/*
 * Menu items
 */

.menu-item {
    color: black;
    line-height: 1.1em;
    padding: 2px 5px 2px 5px;
    border: 1px solid transparent;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    cursor: pointer !important;
}

/* over */
.menu-item.menu-item-over {
    border: 1px solid #ccc;
    background-color: #eee;
    cursor: pointer !important;
}

/* disabled */
.menu-item.menu-item-disabled {
    color: #aaa !important;
    cursor: default !important;
}

.menu-item.menu-item-disabled .menu-item-icon,
.menu-item.menu-item-disabled .menu-item-icon-large {
    opacity: 0.20 !important;
}

/* checked */
.menu-item.menu-item-checked {
    border: 1px solid #97a8bb;
    background-color: #bdd3eb;
}

/* mousedown */
.panelMenu .menu-item.menu-item-down {
    padding: 2px 9px 0px 11px !important;
    background-color: #ddd !important;
}

/* inside toolbar sections */
.panelMenu .menu-item {
    padding: 1px 10px;
	min-width: 30px;
}

.panelMenuItem.large {
    vertical-align: top;
}

/* icons */
.menu-item-icon {
    border: 0px none;
    width: 16px;
    height: 16px;
    vertical-align: middle;
}

.menu-item-icon-large {
    margin-bottom: 1px;
    border: 0px none;
    width: 24px; /* 24 instead of 32 */
    height: 24px;
}

/* popup arrow */
.menu-item-arrow {
    border: 0px none;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    margin-top: -2px;
}

.menu-item-split {
    width: 16px;
    height: 16px;
    margin-left: 4px;
    border-left: 1px solid #ccc;
    display: inline-block;
    background-color: rgba(255, 255, 255, 0.01);
    cursor: pointer;
}

.menu-item-split:hover {
    border-left: 1px solid #aaa;
    background-color: #ccc;
    background-color: rgba(0, 0, 0, 0.05);
}

/*
 * Menu strip
 */

div.menustrip {
    position: absolute; 
    z-index: 10001;
    background-color: #fff;
    padding: 5px;
    border: 2px solid #ccc;
    min-width: 100px;
    visibility: hidden;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 10px 10px 20px #333;
    -moz-box-shadow: 10px 10px 20px #333;
    -webkit-box-shadow: 10px 10px 20px #333;
}

.toolbar-compact-tab {
    background-color: #eee;
    height: 24px;
    line-height: 24px;
    border-bottom: 1px solid #aaa;
    padding: 5px 0px 0px 0px !important;
}
.toolbar-compact-panel {
    border-right: 1px solid #aaa !important;
}
/**
 * 
 * All content on this website (including text, images, source
 * code and any other original works), unless otherwise noted,
 * is licensed under a Creative Commons License.
 * 
 * http://creativecommons.org/licenses/by-nc-sa/2.5/
 * 
 * Copyright (C) Open-Xchange Inc., 2006-2011
 * Mail: info@open-xchange.com 
 * 
 * @author Matthias Biggeleben <matthias.biggeleben@open-xchange.com>
 * 
 */

/* allows showing an upper area for product branding */

#branding {
    position: absolute;
    top: 0px;
    right: 0px;
    left: 0px;
    height: 0px;
    display: none;
}

#branding-logo {
    position: absolute;
    top: 5px;
    left: 5px;
    width: 0px;
    height: 0px;
    background-repeat: no-repeat;
}

