/*========================================================*/
/*  8. 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;}



.CHeadLeft {width: 10px; height: 25px;}
.CHeadCenter {height: 25px; width: 1; white-space: nowrap; padding-right: 4px;}
.CHeadActions {width: 1px;}
.CHeadConnect {width: 15px;	height: 25px;}
.CHeadRight {height: 25px; border: 0;}
.CHeadRightCap {width: 7px; height: 25px;}

.ctrblue .CHeadLeft {background: url(CHeadLeftB.gif);}
.ctrblue .CHeadActions {background: url(CHeadCenterB.gif);}
.ctrblue .CHeadCenter {background: url(CHeadCenterB.gif);}
.ctrblue .CHeadConnect {background: url(CHeadConnectB.gif);}
.ctrblue .CHeadRight {background: url(CHeadRightB.gif) repeat-x;}
.ctrblue .CHeadRightCap {background: url(CHeadRightCapB.gif);}

.ctrorange .CHeadLeft {background: url(CHeadLeftO.gif);}
.ctrorange .CHeadActions {background: url(CHeadCenterO.gif);}
.ctrorange .CHeadCenter {background: url(CHeadCenterO.gif);}
.ctrorange .CHeadConnect {background: url(CHeadConnectO.gif);}
.ctrorange .CHeadRight {background: url(CHeadRightO.gif) repeat-x;}
.ctrorange .CHeadRightCap {background: url(CHeadRightCapO.gif);}

.ctrgray .CHeadLeft {background: url(CHeadLeftG.gif);}
.ctrgray .CHeadActions {background: url(CHeadCenterG.gif);}
.ctrgray .CHeadCenter {background: url(CHeadCenterG.gif);}
.ctrgray .CHeadConnect {background: url(CHeadConnectG.gif);}
.ctrgray .CHeadRight {background: url(CHeadRightG.gif) repeat-x;}
.ctrgray .CHeadRightCap {background: url(CHeadRightCapG.gif);}

.ctrred .CHeadLeft {background: url(CHeadLeftR.gif);}
.ctrred .CHeadActions {background: url(CHeadCenterR.gif);}
.ctrred .CHeadCenter {background: url(CHeadCenterR.gif);}
.ctrred .CHeadConnect {background: url(CHeadConnectR.gif);}
.ctrred .CHeadRight {background: url(CHeadRightR.gif) repeat-x;}
.ctrred .CHeadRightCap {background: url(CHeadRightCapR.gif);}
.ctrred .CFootRight {height: 7px; width: 58px; background: url(CFootRightR.gif) no-repeat; font-size: 1px;}
.ctrred .CBodyBorder {border-top: 1px solid #e61a09; border-right: 1px solid #e61a09; border-left: 1px solid #e61a09; background: #fafafa;}

.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;}

.CFootLeft {height: 7px; background: transparent; border-top: 1px solid #ddd; font-size: 1px;}
.CFootRight {height: 7px; width: 58px; background: url(CFootRight.gif) no-repeat; font-size: 1px;}


/* Module titles - Blue and orange */
.CHeadCenter .Head {color: #fff; font-weight: bold; font-size: 11px; white-space: nowrap;}

/* Module titles - Gray */
.ctrgray .CHeadCenter .Head {color: #555; font-weight: bold; font-size: 11px; white-space: nowrap;}
.ctrred .CHeadCenter .Head {color: #555; font-weight: bold; font-size: 11px; white-space: nowrap;}





































