/*========================================================*/
/*         CSS for Pearl DotNetNuke Containers            */
/*              created by Tyler Fawcett                  */
/*                                                        */
/*                 http://www.tfdnn.com                   */
/*                 tf@tylerfawcett.com                    */
/*========================================================*/



.ContainerActions {
	width: 1px;
}

.ContainerHead {
	padding: 3px 0 3px 0;
}

.ContainerBody {
	padding: 3px 0 0 0;
}

.ContainerIcons {
	text-align: right;
	padding: 8px 0 10px 0;
}

#canvas-green .ContainerHead .Head {color: #9a2900; font-size: 16px; font-weight: normal; font-family: tahoma; white-space: nowrap;}

.ctr-pad {padding: 0 10px 10px 10px;}
.ctr-pad .Normal {
	font-family: "arial", verdana, sans-serif;
	font-size: 12px;
	color: #eee;
	line-height: 1.4em;
}

.ctr-tl {width: 12px; height: 30px;}
.ctr-t-a {width: 1px;}
.ctr-t-c {width: 1px;}
.ctr-t-t .Head {color: #fff; font-size: 13px; font-weight: bold; padding: 0 8px 0 0px;}
.ctr-tr {width: 14px; height: 30px;}
.ctr-ml {width: 12px; background: url(ctr-ml.gif) repeat-y; font-size: 1px;}
.ctr-m {background: #f7f7f7; padding: 8px 4px 4px 4px;}
.ctr-m-actions {background: #f7f7f7; padding: 8px 0px 0px 4px; text-align: right;}
.ctr-m-actions a {white-space: nowrap;}
.ctr-mr {width: 14px; background: url(ctr-mr.gif) right repeat-y; font-size: 1px;}
.ctr-bl {width: 12px; height: 15px; font-size: 1px; background: url(ctr-bl.gif);}
.ctr-b {height: 15px; background: url(ctr-b.gif) repeat-x; font-size: 1px;}
.ctr-br {width: 14px; height: 15px; font-size: 1px; background: url(ctr-br.gif);}

.orange-ctr .ctr-tl {background: url(ctr-tl-O.gif);}
.orange-ctr .ctr-t-a, .orange-ctr .ctr-t-c {width: 1px; background: url(ctr-t-O.gif) repeat-x;}
.orange-ctr .ctr-t-t {background: url(ctr-t-O.gif) repeat-x;}
.orange-ctr .ctr-tr {background: url(ctr-tr-O.gif);}









