
/*PROCESS ANIMATION*/

div.processDivAnimation {
	background-image:url(../img/ox_animated_withoutbg.gif);
}

/*TABS*/

.tabPanelColors
{
	background-image:url(../img/tabs/round_right_low.gif);
}

.tabPanelHiColor
{
	background-image:url(../img/tabs/round_right_hi.gif);
}
span.participantTab, .addresseesSelect .contact
{
	background-image:url(../img/calendar/user.gif);
}

.addresseesSelect .group {
	background-image: url(../img/calendar/group.gif);
}

.addresseesSelect .resource {
	background-image: url(../img/calendar/ressourcen.gif);
}

span.attachmentTab
{
	background-image:url(../img/mail/attachment.gif);
}
span.appointmentTab
{
	background-image:url(../img/calendar/calendar16x16.gif);
}
span.contactTab
{
	background-image:url(../img/folder/contacts.gif);
}
span.dlTab
{
	background-image:url(../img/menu/distributionlist.gif);
}
span.taskTab
{
	background-image:url(../img/folder/tasks.gif);
}
span.infostoreTab
{
	background-image:url(../img/folder/infostore.gif);
}
span.versionTab
{
	background-image:url(../img/menu/infostorecurrentversion.gif);
}
span.availibilityTab
{
	background-image:url(../img/tabs/free_busy_icon.gif);
}
span.historyTab
{
	background-image:url(../img/tabs/history_n.gif);
}
span.folderpropertiesTab
{
	background-image:url(../img/folder/propertiesfolder.gif);
}
span.configurationCommonTab
{
	background-image:url(../img/folder/settings.gif);
}
span.configurationRegionTab
{
	background-image:url(../img/folder/globalsettings_dis.gif);
}

/*HOVER*/

.hover_master_background { 
    background-image: url(../img/border/hover/hover-imagemap.png); 
    background-repeat: no-repeat; 
/*    background-position: 0px -35px; */
} 

.hover_nobackground {
	background-image : url('../img/dummy.gif');
}

.hover-bottom-br {
    background-position: 0px 0px;
}		
.hover-bottom-bl {
    background-position: 0px -15px;
}		

.hover-body-l {
	background-image: url(../img/border/hover/hover-body-l.png);
}			
.hover-body-r {
	background-image: url(../img/border/hover/hover-body-r.png);
}
.hover-bottom-l {
	background-image: url(../img/border/hover/hover-bottom-l.png);
}		
.hover-bottom-b {
	background-image: url(../img/border/hover/hover-bottom-b.png);
}		
.hover-bottom-r {
	background-image: url(../img/border/hover/hover-bottom-r.png);
}


/* TABBING */

.tabbing_tab, .tabbing_tab_inactive, .tabbing_tab_active, .tabbing_tab_inactive_left{
	padding-left: 5px;
	padding-right: 7px;
	cursor: pointer;
}

.tabbing_tab {
	background-color: #e3e3e3;
	border-top-color: #929aac;
	border-top-style:solid;
	border-top-width:1px;
	padding: 0px;

}

.tabbing_tab_inactive {
	background: url(../img/border/hover/tabbing_end_gray.gif) no-repeat top right;
	white-space: nowrap;
}
.tabbing_tab_active {
	background: url(../img/border/hover/tabbing_end.gif) no-repeat top right;
	background-color: #ffffff;
	border-bottom-color: #ffffff;
	border-bottom-style:solid;
	border-bottom-width:1px;
	line-height: 1.7em;
	font-weight: normal;
	font-family:Arial,Helvetica,sans-serif;
	font-size:9pt;
	white-space: nowrap;
}

.tabbing_tab_inactive_left, .tabbing_tab_inactive {
        background-color: #e3e3e3;
        line-height: 1.7em;
        font-weight:normal;
        font-family:Arial,Helvetica,sans-serif;
        font-size:9pt;	
}

.tabbing_border_style, .tabbing_tab_inactive_left, .tabbing_tab_inactive {
        border-bottom-color: #929aac;
        border-bottom-style:solid;
        border-bottom-width:1px;
}

.tabbing_tab_inactive_left {
 	background: url(../img/border/hover/tabbing_end_gray_white.gif) no-repeat top right;
 	white-space: nowrap;
}

.hover-header-tab-tl {
    background-position: 0px -30px;
}
.hover-header-tab-tr {
    background-position: 0px -53px;
}
.hover-header-tab-tl_ac {
    background-position: 0px -76px;
}
.hover-header-tab-tr_ac {
    background-position: 0px -99px;
}


/* BUTTONS */
.fakeButton {
	background-image: url(../img/controls/button_t.gif);	
}
	
.fakeButtonBottom {
	background: url(../img/controls/button_b.gif) repeat-x bottom;	
}

.fakeButtonLeft {
	background-image: url(../img/controls/button_l.gif);	
}

.fakeButtonRight {
	background-image: url(../img/controls/button_r.gif);	
}

/* Buttons on white underground */
.whiteground .fakeButtonTopLeft {
	background: url(../img/controls/buttonWhiteground_tl.gif) no-repeat top left;	
}

.whiteground .fakeButtonTopRight {
	background: url(../img/controls/buttonWhiteground_tr.gif) no-repeat top right;	
}

.whiteground .fakeButtonBottomLeft {
	background: url(../img/controls/buttonWhiteground_bl.gif) no-repeat bottom left;	
}

.whiteground .fakeButtonBottomRight {
	background: url(../img/controls/buttonWhiteground_br.gif) no-repeat scroll right bottom;	
}

/* Buttons on grey underground */
.greyground .fakeButtonTopLeft {
	background: url(../img/controls/buttonGreyground_tl.gif) no-repeat top left;	
}

.greyground .fakeButtonTopRight {
	background: url(../img/controls/buttonGreyground_tr.gif) no-repeat top right;	
}

.greyground .fakeButtonBottomLeft {
	background: url(../img/controls/buttonGreyground_bl.gif) no-repeat bottom left;	
}

.greyground .fakeButtonBottomRight {
	background: url(../img/controls/buttonGreyground_br.gif) no-repeat scroll right bottom;	
}

/* Buttons on blue underground */
.blueground .fakeButtonTopLeft {
	background: url(../img/controls/buttonBlueground_tl.gif) no-repeat top left;	
}

.blueground .fakeButtonTopRight {
	background: url(../img/controls/buttonBlueground_tr.gif) no-repeat top right;	
}

.blueground .fakeButtonBottomLeft {
	background: url(../img/controls/buttonBlueground_bl.gif) no-repeat bottom left;	
}

.blueground .fakeButtonBottomRight {
	background: transparent url(../img/controls/buttonBlueground_br.gif) no-repeat scroll right bottom;	
}

/* Buttons on white underground for logout (bug #12828)*/
.logoutground .fakeButtonTopLeft {
	background: url(../img/controls/buttonLogoutground_tl.gif) no-repeat top left;	
}

.logoutground .fakeButtonTopRight {
	background: url(../img/controls/buttonLogoutground_tr.gif) no-repeat top right;	
}

.logoutground .fakeButtonBottomLeft {
	background: url(../img/controls/buttonLogoutground_bl.gif) no-repeat bottom left;	
}

.logoutground .fakeButtonBottomRight {
	background: transparent url(../img/controls/buttonLogoutground_br.gif) no-repeat scroll right bottom;	
}


/* boder */
.topheader-l {
	background-image: url(../img/border/topheader-l.png);
	background-position: 0% 0%;
	background-repeat: repeat-y;
}
			
.topheader-tl {
	background-image: url(../img/border/topheader-tl.png);
	background-position: 0% 0%;
	background-repeat: no-repeat;
}
			
.topheader-t {
	background-image: url(../img/border/topheader-t.png);
	background-position: 0% 0%;
	background-repeat: repeat-x;
}
			
.topheader-tr {
	background-image: url(../img/border/topheader-tr.png);
	background-position: 100% 0%;
	background-repeat: no-repeat;
}
			
.topheader-r {
	background-image: url(../img/border/topheader-r.png);
	background-position: 100% 0%;
	background-repeat: repeat-y;
}
			
	
.topheaderactive-t {
	background-image: url(../img/border/topheaderactive-t.png);
	background-position: 0% 0%;
	background-repeat: repeat-x;
}
			
	
.cpheader-l {
	background-image: url(../img/border/cpheader-l.png);
	background-position: 0% 0%;
	background-repeat: repeat-y;
}
			
.cpheader-tl {
	background-image: url(../img/border/cpheader-tl.png);
	background-position: 0% 0%;
	background-repeat: no-repeat;
}
			
.cpheader-t {
	background-image: url(../img/border/cpheader-t.png);
	background-position: 0% 0%;
	background-repeat: repeat-x;
}
			
.cpheader-tr {
	background-image: url(../img/border/cpheader-tr.png);
	background-position: 100% 0%;
	background-repeat: no-repeat;
}
			
.cpheader-r {
	background-image: url(../img/border/cpheader-r.png);
	background-position: 100% 0%;
	background-repeat: repeat-y;
}
			
	
.cpbody-l {
	background-image: url(../img/border/cpbody-l.png);
	background-position: 0% 0%;
	background-repeat: repeat-y;
}
			
.cpbody-r {
	background-image: url(../img/border/cpbody-r.png);
	background-position: 100% 0%;
	background-repeat: repeat-y;
}

.calbody-r {
    background-image: url(../img/border/calbody-r.png);
    background-position: 100% 0%;
    background-repeat: repeat-y;
}
	
.oxheader-l {
	background-image: url(../img/border/oxheader-l.png);
	background-position: 0% 0%;
	background-repeat: repeat-y;
}
			
.oxheader-r {
	background-image: url(../img/border/oxheader-r.png);
	background-position: 100% 0%;
	background-repeat: repeat-y;
}
			
	
.cpbottom-l {
	background-image: url(../img/border/cpbottom-l.png);
	background-position: 0% 0%;
	background-repeat: repeat-y;
}
			
.cpbottom-bl {
	background-image: url(../img/border/cpbottom-bl.png);
	background-position: 0% 100%;
	background-repeat: no-repeat;
}
			
.cpbottom-b {
	background-image: url(../img/border/cpbottom-b.png);
	background-position: 0% 100%;
	background-repeat: repeat-x;
}
			
.cpbottom-br {
	background-image: url(../img/border/cpbottom-br.png);
	background-position: 100% 100%;
	background-repeat: no-repeat;
}
			
.cpbottom-r {
	background-image: url(../img/border/cpbottom-r.png);
	background-position: 100% 0%;
	background-repeat: repeat-y;
}

.clearsearch
{
	background-image: url(../img/menu/cancel_clear.gif);
}
.expandButton
{
	background-image:url("../img/arrows/arrow_gray_down.gif");	
}
