/*========================================================*/
/*  Containers                                      */
/*========================================================*/

.ContentPaneArrow {	width: 1%;	padding: 0;	text-align: right;	border-bottom: 2px dotted #ddd;}

.ContentPaneHead {width: 99%;	padding: 0px 0px 4px 0px;	text-align: left;	border-bottom: 2px dotted #ddd;}

.ContentPaneBody {padding: 7px 4px 0px 0px;}

.MHeadLeft {width: 10px; height: 25px;}
.MHeadCenter {height: 25px; width: 1px; white-space: nowrap; padding-right: 4px;}
.MHeadActions {width: 1px;}
.MHeadConnect {width: 15px;	height: 25px;}
.MHeadRight {height: 25px; border: 0;}
.MHeadRightCap {width: 7px; height: 25px;}

.kontrolfleks .MHeadLeft {background: url(MHeadLeftB.gif);}
.kontrolfleks .MHeadActions {background: url(MHeadCenterB.gif);}
.kontrolfleks .MHeadCenter {background: url(MHeadCenterB.gif);}
.kontrolfleks .MHeadConnect {background: url(MHeadConnectB.gif);}
.kontrolfleks .MHeadRight {background: url(MHeadRightB.gif) repeat-x;}
.kontrolfleks .MHeadRightCap {background: url(MHeadRightCapB.gif);}

.kontrolfleks .MHeadLeft {background: url(MHeadLeftB.gif);}
.kontrolfleks .MHeadActions {background: url(MHeadCenterB.gif);}
.kontrolfleks .MHeadCenter {background: url(MHeadCenterB.gif);}
.kontrolfleks .MHeadConnect {background: url(MHeadConnectB.gif);}
.kontrolfleks .MHeadRight {background: url(MHeadRightB.gif) repeat-x;}
.kontrolfleks .MHeadRightCap {background: url(MHeadRightCapB.gif);}

.ctrorange .MHeadLeft {background: url(MHeadLeftO.gif);}
.ctrorange .MHeadActions {background: url(MHeadCenterO.gif);}
.ctrorange .MHeadCenter {background: url(MHeadCenterO.gif);}
.ctrorange .MHeadConnect {background: url(MHeadConnectO.gif);}
.ctrorange .MHeadRight {background: url(MHeadRightO.gif) repeat-x;}
.ctrorange .MHeadRightCap {background: url(MHeadRightCapO.gif);}

.ctrgray .MHeadLeft {background: url(MHeadLeftG.gif);}
.ctrgray .MHeadActions {background: url(MHeadCenterG.gif);}
.ctrgray .MHeadCenter {background: url(MHeadCenterG.gif);}
.ctrgray .MHeadConnect {background: url(MHeadConnectG.gif);}
.ctrgray .MHeadRight {background: url(MHeadRightG.gif) repeat-x;}
.ctrgray .MHeadRightCap {background: url(MHeadRightCapG.gif);}

.CBodyBorder {border-top: 1px solid #ddd; border-right: 1px solid #ddd; border-left: 1px solid #ddd; background: #fafafa;}
.CBody {padding: 6px 10px 7px 10px; border: 0;}
.ctr-buttons {padding: 0px 10px 6px 10px; border: 0;}

.FlexyFootLeft {height: 7px; background: transparent; border-top: 1px solid #ddd; font-size: 1px;}
.FlexyFootRight {height: 7px; width: 58px; background: url(CFootRight.gif) no-repeat; font-size: 1px;}

/* Module titles - Blue and orange */
.MHeadCenter .Head {color: #fff; font-weight: bold; font-size: 11px; white-space: nowrap;}

/* Module titles - Grey */
.ctrgray .MHeadCenter .Head {color: #555; font-weight: bold; font-size: 11px; white-space: nowrap;}


