﻿/***** 100809 *****/
/* Contains copies of:
* - global.css 
* - foldercontent.css
* - hierarchytracker.css 
* - sublevels.css  
* - toolbar.css 
* - article.css
*/



/* ######################### New template ######################### */
/* ############## Using styles all starting with kv ############### */
/* ########## We start using this template Sept. 2007 ############# */


 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0cm;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman";}
p.spacer, li.spacer, div.spacer
	{margin:0cm;
	margin-bottom:.0001pt;
	font-size:1.0pt;
	font-family:Arial;}
p.kvmainheading, li.kvmainheading, div.kvmainheading
	{margin:0cm;
	margin-bottom:.0001pt;
	font-size:14.0pt;
	font-family:Arial;
	color:black;
	font-weight:bold;}
p.kvingress, li.kvingress, div.kvingress
	{margin:0cm;
	margin-bottom:.0001pt;
	font-size:10.0pt;
	font-family:Arial;
	color:black;
	font-weight:bold;}
p.kvbodyheading, li.kvbodyheading, div.kvbodyheading
	{margin:0cm;
	margin-bottom:.0001pt;
	font-size:10.0pt;
	font-family:Arial;
	color:black;
	font-weight:bold;}
p.kvbody, li.kvbody, div.kvbody
	{margin:0cm;
	margin-bottom:.0001pt;
	font-size:10.0pt;
	font-family:Arial;
	color:black;}
p.kvdate, li.kvdate, div.kvdate
	{margin:0cm;
	margin-bottom:.0001pt;
	text-align:right;
	font-size:8.0pt;
	font-family:Arial;
	color:black;
	font-style:italic;}
p.kvbodylinks, li.kvbodylinks, div.kvbodylinks
	{margin:0cm;
	margin-bottom:.0001pt;
	font-size:10.0pt;
	font-family:Arial;
	text-decoration:underline;}
span.kvbodylinksChar
	{font-family:Arial;
	text-decoration:underline;}
p.kvlinksbox, li.kvlinksbox, div.kvlinksbox
	{margin-top:0cm;
	margin-right:0cm;
	margin-bottom:0cm;
	margin-left:16.2pt;
	margin-bottom:.0001pt;
	text-indent:-17pt;
	font-size: x-small;
	font-family:Arial;
	color:white;}
p.kvlinksboxheading, li.kvlinksboxheading, div.kvlinksboxheading
	{margin:0cm;
	margin-bottom:.0001pt;
	font-size:9.0pt;
	font-family:Arial;
	color:white;
	font-weight:bold;}
p.kvkvlinksbox, li.kvviclinksbox, div.kvviclinksbox
	{margin-top:0cm;
	margin-right:0cm;
	margin-bottom:0cm;
	margin-left:16.2pt;
	margin-bottom:.0001pt;
	text-indent:-17pt;
	font-size: x-small;
	font-family:Arial;
	color:white}
p.kvviclinksbox, li.kvviclinksbox, div.kvviclinksbox
	{margin-top:0cm;
	margin-right:0cm;
	margin-bottom:0cm;
	margin-left:16.2pt;
	margin-bottom:.0001pt;
	text-indent:-17pt;
	font-size: x-small;
	font-family:Arial;
	color:black}
span.kvlinksboxheadingChar
	{font-family:Arial;
	color:white;
	font-weight:bold
	}
p.kvimagetext, li.kvimagetext, div.kvimagetext
	{margin:0cm;
	margin-bottom:.0001pt;
	font-size:9.0pt;
	font-family:Arial;
	color:black;}
p.kvbulletlist, li.kvbulletlist, div.kvbulletlist
	{margin-top:0cm;
	margin-right:0cm;
	margin-bottom:0cm;
	margin-left:1.0cm;
	margin-bottom:.0001pt;
	text-indent:-17.0pt;
	font-size:10.0pt;
	font-family:Arial;
	color:black;}
p.kvnumberedlist, li.kvnumberedlist, div.kvnumberedlist
	{margin-top:0cm;
	margin-right:0cm;
	margin-bottom:0cm;
	margin-left:36.0pt;
	margin-bottom:.0001pt;
	text-indent:-18.0pt;
	font-size:10.0pt;
	font-family:Arial;
	color:black;}
@page Section1
	{margin:70.85pt 70.85pt 70.85pt 70.85pt;}

/* ######################### End new template ######################### */




/* ######################### only for light components ######################### */

#sublevels0 .urTxtStd, #sublevels1 .urTxtStd, #breadcrumbs .urTxtStd, #foldercontent .urTxtStd, #hierarchytracker .urTxtStd {
	font-size: x-small !important;
	font-family: Arial;
	color: #000000;
}

#foldercontent .urTxtStd {
	font-size: x-small !important;
	font-family: Arial;
	color: #000000;
	text-decoration: bold !important; 
}

/* ######################### global.css ######################### */

.light_narrowWide_fixed_td1 { 
  width:        243px; 
  vertical-align: top; 
}

.light_narrowWide_fixed_td2 { 
  width:        757px; 
  vertical-align: top; 
} 

.light_narrowWide_flexible_td1 { 
  vertical-align: top; 
} 

.light_narrowWide_flexible_td2 { 
  width:        100%; 
  vertical-align: top; 
} 

td {
  font-family: Arial;
}

.prtlBody {
  background-color: #fff;
}

.sapGrpHdr {
  border: 1px solid #ddd;
}

.sapGrpTtlBoxNoBorder {
  background-color: #eee;
  padding: 2px 4px 2px 4px;
  color: #006;
}

.sapGrpBdyBox {
  padding: 5px;
  background-color: #f6f6ff;
  border: 1px solid #ddd;
  border-top: none;
}

a.sapLnk {
  text-decoration: none !important;
}

.sapBtnSml,
.sapBtnSmlDsbl {
  background: #ddf;
  font-size: 12px;
  border: 1px solid #fff;
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
  padding: 1px 4px 1px 4px;
}

.sapBtnSmlDsbl {
  color: #aaa;
}

form {
  margin: 0; 
  padding: 0; 
}


#content tr.toolbarRow {
}

#content td.toolbarCell {
    vertical-align: top;
    padding: 0 0 0 0;
}

#content tr.contentFrameRow {
    height: 100%;
}

#content iframe.contentFrame {
    align: left;
    width: 100%;
    height: 100%;
}



/* ######################### foldercontent.css ######################### */
 * Please Note: a few styles had to be defined programmatically in the iView to this css (Folder Content iView).
 * They are marked with a // -------LAYOUT------ comment.
 */
 
/* PORTAL STYLE HACKS BEGIN */

/* This is to remove the padding and margin of the portal inner page
 * so that the navigation iViews fit snugly into the corner */
 
.prtlPageConL, .prtlPageConM, .prtlPageConF { 
	padding: 0 !important;
	margin: 0 !important;
}

/* PORTAL STYLE HACKS END */


/* The div enclosing the foldercontent iView */
#foldercontent {
   background-color: #e9eae7;
   width: 230px;
   overflow: hidden;
   text-align: left !important; 
}

#empty {
	width: 0}


/* Appearance of folder name */
#foldercontent div.folderName {
	color: #000000!important;
	padding: 12px 0 3px 8px;
	text-decoration: bold !important; 
	margin: 0;
}

/* The table contains the folder's children (articles and child-folders) */
#foldercontent table {
	width: 88% !important;
}

#foldercontent td {
  /* border-bottom: 1px solid #c8c8c8 !important; */
	padding-top: 3px !important;
	padding-bottom: 2px !important;
	line-height: 20px !important;
	height: 20px !important;
	valign: middle !important;
}


/* Appearance of articles */
#foldercontent span.navLinkArticle, span.navLinkExternalLink, .navLinkExternalLink, .navLinkFolder, .navLinkCurrentArticle
{
	text-decoration: none !important; 
	color: #000000;
	font-size:x-small  !important;
}

/* Appearance of the currently selected article */
#foldercontent span.navLinkCurrentArticle {
	text-decoration: bold!important; 
	white-space: normal;
}

/* Appearance of child-folders */
#foldercontent span.navLinkFolder {
	text-decoration: none;
	color: #000000;
}

/* Layout for arrow image (the icon next to child-folders) */
#foldercontent img.arrowimage {
	border: none; 
	margin: 0 1px 0 5px;
	float: right;
}

/* Layout for icon that is rendered with articles which are not published (editor view only) */
#foldercontent img.iconinprogress {
	padding: none; 
	border: none !important; 
	margin-right: 5px;
}

/* Layout for icon that is rendered in front of curently selected article */
#foldercontent img.selectedIcon {}

/* If folder does not contain enough items, the required number of space lines will be rendered to
   make sure that the full actions menu is visible. This div defines the line height for the space lines */
#foldercontent div.hoverSpace {
	height: 12px;
	overflow: hidden 
}

#foldercontent span.ActionMenu {
	overflow: hidden;
	position: relative;
	top: -7px;
	height: 11px;
	color: #000;
}

#foldercontent div.separator {
	width: 100%;
	height: 8px;
	overflow: hidden;
	border-top: 1px solid #AAA;
	position: relative;
	top: -4px;
}




/* ######################### hierarchytracker.css  ######################### */ 
/* PORTAL STYLE HACKS BEGIN */

/* This is to remove the padding and margin of the portal inner page
 * so that the navigation iViews fit snugly into the corner */
.prtlPageConL, .prtlPageConM, .prtlPageConF { 
	padding: 0 !important;
	margin: 0 !important;
}

/* This is for the link underline color (use same as breadcrumbcolor) */
#breadcrumbs a:link {
	color: #000000!important;
}

/* This is to remove underlining of links in breadcrumbs (los) */
#breadcrumbs .breadcrumb, #breadcrumbs .currentArticle {
	text-decoration:none!important;
}

/* This controls the appearance of the breadcrumb separator color */
#breadcrumbs span {
	color: #000000!important;
}

body {
    background-color: #ffffff !important;
}

/* PORTAL STYLE HACKS END */

/* The div enclosing the hierarchy tracker iView */
#breadcrumbs {
	background-color: #ffffff !important;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	padding: 0 0 0 4px;
	margin: 0 0 8px 0;
	text-align: left !important;
}

/* The breadcrumb label (i.e. "You are here" text) */
#breadcrumbs span.currentArticle span.breadcrumbLabel, .currentArticle {
	color: #000000 !important;
	padding-right: 4px;
    font-size: x-small !important; 
}

/* This controls the appearance of the breadcrumbs colors  */
#breadcrumbs span.breadcrumb, .breadcrumb {
	 color: #000000!important;
	 font-size:x-small
}

#breadcrumbs img.selectedIcon {}



/* ######################### sublevels.css  ######################### */
/* The div enclosing the sublevel iView */
#sublevels0 { 
	background-color: #FFF !important;
	margin: 0 0 1px 1px !important; 
}
span.sublevelitemselected, #sublevels1 { 
	background-color: #999900;
	margin: 0 0 1px 1px !important; ;
}

#sublevels0 a.urLnk { margin-right: 0px !important;}


/* The div enclosing the sublevel iView if the specified level is empty */
#sublevels emptyLevel { 
	display: none;
}

#sublevels table {
	width: 100%;
	margin: 0 !important;
}

/* each sublevel item is inside a td */
#sublevels td {}

/* This controls the appearance of the sublevel items */
#sublevels span.sublevelitem, #sublevels0 span.sublevelitem , #sublevels1 span.sublevelitem,
#sublevels0 span.sublevelitemselected, #sublevels1 span.sublevelitemselected { 
	text-decoration: none;
	color: #000000 !important;
	white-space: nowrap;
	padding: 0 20px 0 0px !important;
	border-right: 2px solid #fff;
	height: 30px;
	line-height: 30px;
	border-right-width: 2px !important;
	border-top-width: 0px !important;
	border-bottom-width: 2px !important;
	border-left-width: 2px !important; 
	border-color:#999900; 
	border-style:outset; 
	padding: 0 8px 0 8px !important
}

/* This controls the appearance of the sublevel items */
#sublevels0 span.sublevelitem { 
	background-color: #FFF;
}

/* This controls the appearance of the sublevel items */
#sublevels1 span.sublevelitem {
	background-color: #999900; 
	color: #ffffff !important;
}

/* This controls the appearance of the selected sublevel item */
#sublevels0 span.sublevelitemselected, #sublevels1 span.sublevelitemselected { 
	font-weight: bold;
	color: #ffffff !important;
	background-color: #999900;
}
/* ######################### toolbar.css ######################### */

/* align the toolbar to the right or left with float: right; or float: left; */
#toolbar {
    line-height: 11px;
	text-decoration: none !important;
    font-family: Arial !important;
	font-size: x-small !important; 
}

#toolbar .sapEdfTxtEnblSml {
  padding: 0 0 2px 0;
}

#toolbar img {
    margin: 0 2px 0 0 !important;
    padding: 0 !important;
    border: 0;
}

#toolbar ul { margin: 0 0 0 0; }
#toolbar li.group1 { float: left; margin-left: 2px !important; }
#toolbar li.group2  { float: right; }

/* to remove the corresponding link from the toolbar, add "display: none;" to these spans  */
/* user toolbar */
#toolbar span.businesscard { display: none}
#toolbar span.download { display: none}
#toolbar span.fullscreen {}
#toolbar span.favorites {display: none}
#toolbar span.tellafriend {}
#toobar a#back {}

/* switch between the two pages */
#toolbar a.label1, span.toLivePage, span.toEditorPage { color: #225A8D !important; }
#toolbar span.toEditorPage { }
#toolbar span.toLivePage {  }

#toolbar a#back { }
#toolbar span.editlocally {}
#toolbar span.editOnline {}
#toolbar span.lock {}
#toolbar span.statechange {}
#toolbar span.statestatus { color: #606060 !important; }
#toolbar span.delete {}
#toolbar span.rename {}
#toolbar span.linktarget {
}

#toolbar span, {  
    padding: 0 !important;
    margin: 0 6px 0 0 !important;  
    white-space:nowrap !important;
    font-family: Arial !important;
    text-decoration: none !important;
	font-size: x-small !important;
    color: #000000!important; 
    font-weight: normal !important; 
}

/* style for all links */

/*#a, a.urLnk, a:visited, a.urLnk:visited {  
    padding: 0 ;
    margin: 0 0px 0 0 !important;  
    white-space:nowrap !important;
    font-family: Arial !important;
    text-decoration: none !important;
    color: #000000!important; 
    font-weight: normal !important; 
	font-size: x-small !important;
}*/

#toolbar span#modeSelector {
	color: #000; 
	height: 12px;  
	border: 1px solid #aaa; 
	border-bottom: 0px; 
	margin: 0px 4px 0px 4px; 
	background-color: #EEE;
	text-decoration: none !important;

}

#toolbar span#furtherActionsMenu {
	color: #000; 
	height: 11px; 
	margin: 2px 0px 0px 4px;
    text-decoration: none !important;
}	

#toolbar select, option {
	margin: 0 6px 0 0; 
	padding: 0;
	border: 1px #FF9900 solid; 
    text-decoration: none !important;
}

#toolbar div.seperatorBReditor { 
	clear: both;
	line-height: 14px 
    text-decoration: none !important;
}

#toolbar div.seperatorHReditor { 
	clear: both;
	width: 100%;
	height: 1px;
	border-top: 1px solid #AAA;
	text-decoration: none !important;
}

#toolbar div.seperatorBRuser {
	visibility: false
}

#toolbar div.seperatorHRuser { 
	visibility: false 
}



/* ######################### article.css ######################### */



p.MainHeading, li.MainHeading, div.MainHeading
	{mso-style-name:"Main Heading";
	mso-style-parent:"";
	font-size: small;
	font-family:Arial;
	color:black;
	font-weight:bold;
	margin:0cm;
	margin-bottom:.0001pt;
	}

p.Ingress, li.Ingress, div.Ingress
	{mso-style-name:Ingress;
	mso-style-parent:"";
	font-size: x-small;
	font-family:Arial;
	font-weight:bold;
	margin:0cm;
	margin-bottom:.0001pt;
	}

p.Body, li.Body, div.Body
	{mso-style-name:Body;
	mso-style-parent:"";
	font-size: x-small;
	font-family:Arial;
	margin:0cm;
	margin-bottom:.0001pt;
	}

p.Bodyheading, li.Bodyheading, div.Bodyheading
	{mso-style-name:"Body heading";
	mso-style-parent:Body;
	font-size: x-small;
	font-family:Arial;
	font-weight:bold;
	margin:0cm;
	margin-bottom:.0001pt;
	}
	
p.Rightwhite0, li.Rightwhite0, div.Rightwhite0
	{mso-style-name:"Right white";
	mso-style-parent:"";
	margin-top:0cm;
	margin-right:0cm;
	margin-bottom:0cm;
	margin-left:14.2pt;
	margin-bottom:.0001pt;
	text-indent:-14.2pt;
	font-size: x-small;
	font-family:Arial;
	color:white;
	}
	
p.Leftdate, li.Leftdate, div.Leftdate
	{mso-style-name:Left_date;
	mso-style-parent:"";
	text-align:right;
	font-size: x-small;
	font-family:Arial;
	color:black;
	font-style:italic;
	margin:0cm;
	margin-bottom:.0001pt;
	}
		
p.Rightwhite, li.Rightwhite, div.Rightwhite
	{mso-style-name:Right_white;
	mso-style-parent:"";
	font-size: x-small;
	font-family:Arial;
	color:white;
	margin:0cm;
	margin-bottom:.0001pt;
	}
		
p.Rightwhiteheading, li.Rightwhiteheading, div.Rightwhiteheading
	{mso-style-name:"Right white heading";
	mso-style-parent:"";
	font-size: x-small;
	font-family:Arial;
	color:white;
	font-weight:bold;
	margin:0cm;
	margin-bottom:.0001pt;
	}
		
p.Imagetext, li.Imagetext, div.Imagetext
	{mso-style-name:"Image text";
	mso-style-parent:"";
	font-size: x-small;
	font-family:Arial;
	color:black;
	margin:0cm;
	margin-bottom:.0001pt;
	}
	
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{mso-style-name:Normal;
	mso-style-parent:"";
	font-size: x-small;
	font-family:Arial;
	margin:0cm;
	margin-bottom:.0001pt;
	}
	
table.MsoTableGrid
	{mso-style-name:"Table Grid";
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	border:solid windowtext 0.0pt;
	mso-border-alt:solid windowtext 0pt;
	mso-padding-alt:0cm 0pt 0cm 0pt;
	mso-border-insideh:.0pt solid windowtext;
	mso-border-insidev:.0pt solid windowtext;
	mso-para-margin:0cm;
	mso-para-margin-bottom:.0pt;
	}
	
p.spacer, li.spacer, div.spacer
	{mso-style-name:spacer;
	mso-style-parent:"";
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:1.0pt;
	font-family:Arial;
	}

@list l5:level1
	{mso-level-number-format:bullet;
	mso-level-text:\F0B7;
	mso-level-tab-stop:36.0pt;
	mso-level-number-position:left;
	font-family:Symbol;}
	
@list l8:level1
	{mso-level-tab-stop:36.0pt;
	mso-level-number-position:left;
	text-indent:-18.0pt;}
	

Undelined link (bodytext)
p.BodyUnderlined, li.BodyUnderlined, div.BodyUnderlined, p.BodyUnderlined a, li.BodyUnderlined a, div.BodyUnderlined a, p.BodyUnderlined span a, div.Section1 p.BodyUnderlined a, span.BodyUnderlinedChar a span, p.BodyUnderlined span a span
	{
	font-size: x-small !important;
	font-family:Arial !important;
	text-decoration:underline !important;
	color: #000000 !important;
	}
	
	
.BoldheadingUnderlined span a span, .BodyheadingUnderlined span a span, tr td .BodyheadingUnderlined a
	{
	font-size: x-small !important;
	font-family:Arial !important;
	text-decoration:underline !important;
	color: #000000 !important;
	font-weight:bold
	}




/* ######################### masthead.css ######################### */

#header {
	background-color: #FFFFFF;
	float: left;
	font-family: Arial;
	height: 45px;
	width: 100%;
	color: #000000 !important;
	font-size: x-small; !important

}

#header a {
	color: #000000;
}

#headerHtml {
	float: left;
	font-family: Arial !important;
	font-size: x-small !important;
	color: #000000 !important;
	text-decoration: none !important;
}

#headerHtml img {
}

#headerHtml a{
	vertical-align: top;
	position:relative;
	top:13px;
	color: #000000 !important;
	text-decoration: none;
	border-right: 0px solid #000000; !important;
}

#headerLinks {
	float: left;
	vertical-align: top;
	position:relative;
	top:13px;
	font-size: x-small !important;
}

#headerLinks a{
  text-decoration: none; 
}

#headerSearchField {
	float: right;
	vertical-align: top;
  position:relative;
  top:12px;
  font-size: x-small !important;
}

#headerSearchField input{
  border: 1px solid #000000
}

#headerSearchField a{
  text-decoration: none; 
  position:relative;
  top:-2px;
	color: #000000 !important;
}





/* ######################### kvg-buttons ######################### */



img.folderImg { display: none }

#buttons {
  float:left;
  /*width:100%;*/
  background:#999900; /* this will be set by the BrandSpecial css if it is used  #999900 */
  font-size:100%;
  line-height:normal;
  position: relative;
  left: 0px;
  padding:0 0 0 0px;
  }
#buttons ul {
  margin:0px 0px 18px 0px;   /* this will be set by the BrandSpecial css if it is used */
  padding:0px 5px 1px 0px;
  list-style:none;
  }
#buttons li {
	float:left;
	/*background:url("TabLeft.gif") no-repeat left bottom;*/
	background:url("/irj/portalapps/com.sap.pct.webediting.ui.themes/customer/kiwi/images/TabLeft.gif") no-repeat left bottom;
	margin:0;
	padding-left: 6px;

  }
#buttons a {
  float:left;
  display:block;
  /*background:url("TabRight.gif") no-repeat right bottom;*/
      background:url("/irj/portalapps/com.sap.pct.webediting.ui.themes/customer/kiwi/images/TabRight.gif") no-repeat right bottom;
  padding:5px 10px 10px 0px;
  text-decoration:none;
  font-weight:regular !important;
  font-size: x-small !important;
  color:#000000;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#buttons a {float:none;}
/* End IE5-Mac hack */
#buttons a:hover {
  color:#333;
  cursor: hand;
  }
#buttons #navLinkCurrentPath {
  background:#999900;  /* this will be set by the BrandSpecial css if it is used */

  }
  
#buttons #navLinkCurrentPath li {
    padding-left: 0px;

  }

#buttons #navLinkCurrentPath a {
  background:#999900; /* this will be set by the BrandSpecial css if it is used */
  font-weight:regular !important;
  padding-bottom:5px;
  }

#buttons ul#folderlist1 {
	position: absolute;
	margin: 0 0 0 0px;
	padding: 0px;
	/*top: 0 px;*/
	bottom: 18px;
	left: 15px;
	width: 950px; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#buttons ul#folderlist1 li{
  background:#999900;  /* this will be set by the BrandSpecial css if it is used */
}

#buttons ul#folderlist1 li a,#buttons ul#folderlist1 li span {
	width: auto;
	display: block;
	float: left;
	padding: 0 4px;
	margin: 0px 0px 0px 0px;
	text-align: auto;
	border: none;
	border-right: 0px dotted #AAA;
	background: #999900; /* this will be set by the BrandSpecial css if it is used */
    height: 10px;
}



#buttons ul#folderlist1 li a:hover {
	color: #333;
	background: transparent;
	padding: 0 4px;
	border: none;
	border-right: 0px dotted #AAA;
}

#buttons ul#folderlist1 li a:active {
	color: #000;
	background: transparent;
}

DIV#buttons UL#folderlist0 LI#navLinkCurrentPath  span.navLinkFolder {
 color: #FFFFFF !important;
 font-size: x-small !important;
}

DIV#buttons UL#folderlist0 LI#navLinkCurrentPath UL#folderlist1 LI SPAN.navLinkFolder  {
	color: #000000 !important;
	text-decoration: none;
}

DIV#buttons UL#folderlist0 LI#navLinkCurrentPath UL#folderlist1 LI#navLinkCurrentPath  A.urLnk SPAN.navLinkFolder  {
 color: #ffffff !important;
 font-size: x-small !important;
}

#buttons ul#folderlist1 li:last-child a { border: none; }
  
  
  
  
  
  
  
  
  
  
 
  /*****  SHADOW AND BORDER BACKGROUND COLORS *****/
td.bg_left {
  background: #999900 url('/irj/portalapps/com.sap.pct.webediting.ui.themes/customer/kiwi/images/bg_left_shadow.gif') repeat-y left bottom;
}

td.bg_right {
  background: #999900 url('/irj/portalapps/com.sap.pct.webediting.ui.themes/customer/kiwi/images/bg_right_shadow.gif') repeat-y right bottom;
}

td.bg_left_bottom {
   background: #999900 url('/irj/portalapps/com.sap.pct.webediting.ui.themes/customer/kiwi/images/bg_left_bottom.gif') no-repeat left top;
}

td.bg_right_bottom {
   background: #999900 url('/irj/portalapps/com.sap.pct.webediting.ui.themes/customer/kiwi/images/bg_right_bottom.gif') no-repeat right top;
}

td.bg_bottom {
   background: #999900 url('/irj/portalapps/com.sap.pct.webediting.ui.themes/customer/kiwi/images/bg_bottom.gif') repeat-x right top;
}

/***** BUTTON IMAGES *****/
#buttons li {
   background:url("/irj/portalapps/com.sap.pct.webediting.ui.themes/customer/kiwi/images/tableft.gif") no-repeat left bottom;
}

#buttons a {
   background:url("/irj/portalapps/com.sap.pct.webediting.ui.themes/customer/kiwi/images/tabright.gif") no-repeat right bottom;
}

/***** BACKGROUND COLOR selected *****/
#buttons ul#folderlist1 li, #buttons, #buttons ul#folderlist1 li a,#buttons ul#folderlist1 li span, #buttons #navLinkCurrentPath, #buttons #navLinkCurrentPath a{
  background:#999900;
}

/***** Selected text colour *****/
DIV#buttons UL#folderlist0 LI#navLinkCurrentPath  span.navLinkFolder, DIV#buttons UL#folderlist0 LI#navLinkCurrentPath UL#folderlist1 LI#navLinkCurrentPath  A.urLnk SPAN.navLinkFolder {
 color: #ffffff!important;
 font-size: x-small !important;
}

/***** Unselected text colour *****/
DIV#buttons UL#folderlist0 LI#navLinkCurrentPath UL#folderlist1 LI SPAN.navLinkFolder  {
	color: #000000 !important;
	text-decoration: none;
}
  
div#buttons table tr td.bg_bottom, div#buttons table tr td.bg_left_bottom, div#buttons table tr td.bg_right_bottom
{
	background-color: #FFFFFF;
}
  
  
  
  
  
  
  
  
  
/* The size of the text on the buttonmenu */

li.folder a.urLnk{
	font-size: xx-small !important;
}



/* ######################### added by KVG ######################### */

.kvg_toptxt {
	font-family: Arial !important;
	font-size: small !important;
	color: #000000 !important;
	text-decoration: none !important;
}

.kvg_toptxt_country {
	font-family: Arial !important;
	font-size: small !important;
	color: #000000 !important;
	text-decoration: none !important;
	border-top-width: 3px; !important
	border-top-style: none; !important
}

#header {
	font-size: x-small !important;
}

div.empty#foldercontent { 
display: none
}
	
/* The links - top, right (under button menu) */
#tellafriend, #linktarget, #fullscreen
	{
	font-family: Arial !important;
	font-size: x-small !important;
	color: #000000 !important;
	text-decoration: none !important;
	}

/* Text on entrance page, heading */
p.EntranceHeading, td.EntranceHeading
	{
	font-size: small;
	font-family:Arial;
	color: #000000; 
	font-weight:bold;
	}
	
/* Green Text on entrance page, heading (above flash) */
p.EntranceHeading2, td.EntranceHeading2
	{
	font-size: x-small;
	font-family:Arial;
	color: #999900; 
	font-weight:bold;
	}

/* Text on entrance page, body */
p.EntranceBody, td.EntranceBody, p.EntranceBody a, p.EntranceBody a img, td.EntranceBody a, table.EntranceBody
	{
	font-size: x-small;
	font-family:Arial;
	color: #000000; 
	text-decoration: none;
	}

/* underlined heading/link */
table.prod tbody tr td p a.EntranceUlHeading, div#htmlbody table tbody tr td p a.EntranceUlHeading, a.EntranceUlHeading, p.EntranceUlHeading, li.EntranceUlHeading, div.EntranceUlHeading
	{
	font-size: small !important;
	font-family:Arial !important;
	color: #000000 !important;
	font-weight:bold !important;
	text-decoration: underline !important;
	}

/* underlined link (products) */
a.EntranceUlHeading2, p.EntranceUlHeading2, li.EntranceUlHeading2, div.EntranceUlHeading2, .EntranceBody .EntranceUlHeading2, .EntranceBody table tr td .EntranceUlHeading2
	{
	font-size: x-small !important;
	font-family:Arial !important;
	color: #000000 !important;
	font-weight:bold !important;
	text-decoration: underline !important;
	}

/* Text on entrance page, body underlined */
td.EntranceBody p.EntranceBodyBold
	{
	font-size: x-small;
	font-family:Arial;
	color: #000000;
	font-weight:bold
	}

/* Text on entrance page, body underlined */
td.EntranceBody p a.BodyUL
	{
	font-size: x-small;
	font-family:Arial;
	color: #000000;
	text-decoration:underline !important
	}
	
/* Legal txt and link, bottom all pages */
div.one span.txt, div.one a, div.one span.style1 a.lnk, div.one span.style1 a.lnk:active, div.one span.style1 a.lnk:visited, td div.one span.style1 a.lnk
	{
	font-family: Arial !important;
	color: #000000 !important;
	text-decoration: none !important;
	font-size: x-small !important;
	}

/* Legal bg */
div.one
	{
	background-color:#999900 !important;
	}

/* Contact US, choose site and allmost everything else, top right */
div#headerHtml div#htmlbody table tr td a, a.HeaderLink, a.activeLink#PersonalizeLink
{
	font-size:x-small  !important;
	color: #000000!important;
	text-decoration: none;
	font-family:Arial;
}

/* hvite streker i grå meny */
.urGridLayout tr td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}

#foldercontent .urTxtStd .folderName {
	font-weight: bold;
}

/*bolding the selected item in the gray menu*/
a.urLnk span.navLinkCurrentArticle
{
font-weight:bold
}

/*posisjonering av logo*/
.light_center1000_td1 .prtlPageConF #header #headerHtml
 { 
	padding: 0 !important;
	margin: 0 !important;
}

/*Hide toptext in the SiteMap (name of the root-folder)*/
table.prtlPageConF tr td div#folderContentList table tr td div.folderName
{display:none;}

/*Format text in the SiteMap*/
table.prtlPageConF tr td div#folderContentList table tr td ul#folderlist li.folder a.urLnk span.navLinkFolder
	{
	font-family: Arial !important;
	color: #000000 !important;
	text-decoration: none !important;
	font-size: x-small !important;
	}

/*Removes bullets in the SiteMap*/
table.prtlPageConF tr td div#folderContentList table tr td ul#folderlist
{list-style: none !important;
list-style-image:url(/irj/portalapps/com.sap.pct.webediting.ui.themes/customer/kiwi/images/foldercontent_arrow.gif)}

/*Removes bg color on edges inherited from menu*/
table.prtlPageConF tr td div#folderContentList table tr td.bg_left {background: #ffffff url('/irj/portalapps/com.sap.pct.webediting.ui.themes/customer/kiwi/images/blank.gif');}
table.prtlPageConF tr td div#folderContentList table tr td.bg_left_bottom {background: #ffffff url('/irj/portalapps/com.sap.pct.webediting.ui.themes/customer/kiwi/images/blank.gif');}
table.prtlPageConF tr td div#folderContentList table tr td.bg_bottom {background: #ffffff url('/irj/portalapps/com.sap.pct.webediting.ui.themes/customer/kiwi/images/blank.gif');}
table.prtlPageConF tr td div#folderContentList table tr td.bg_right_bottom {background: #ffffff url('/irj/portalapps/com.sap.pct.webediting.ui.themes/customer/kiwi/images/blank.gif');}
table.prtlPageConF tr td div#folderContentList table tr td.bg_right {background: #ffffff url('/irj/portalapps/com.sap.pct.webediting.ui.themes/customer/kiwi/images/blank.gif');}




/*Fix for iframes in the bpfweContent-tag shown too small by FireFox*/
#bpfweContent {height: 400px}






/*Corecting height problem in the toolbarCell in PartnerPortal*/
.toolbarCell
{
height: 12px;
}

/* ################## text size - x-small ##################### */
.kvgxsmalltxt {font-size: x-small}

/* ################### Underline links ######################## */
a, span.MsoHyperlinkFollowed
	{color:black;
	font-size:x-small;
	text-decoration:underline;
	text-underline:single;}

/*Fix to remove underscore/underline in "breadcrumbs"*/
td.light_center1000_td1 table.prtlPageConF tbody tr td form div#breadcrumbs a.urLnk
	{text-decoration: none !important;}







/*Quick fix to remove underscore/underline in "breadcrumbs"
#a, a.urLnk, a:visited, a.urLnk:visited {  
    text-decoration: none !important;
}
*/

/* ######################### forsøk på å få svart strek under linker #########################
a {
	font-family: Arial;
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
 */

/* ######################### Removing the old search function ######################### */
#headerSearchField {
	visibility: hidden;
}