/*========================================================*/
/*   CSS for Mecklenburg Radiology DotNetNuke Containers  */
/*========================================================*/


.ctr-actions {width: 1px;}
.ctr-title {padding: 10px 0 0 0;}
.ctr-title .Head {color: #333; font-family: tahoma; font-size: 14px; font-weight: bold; white-space: nowrap;}
.ctr-content {padding: 15px 1px 10px 1px;}
.ctr-admin {padding: 10px 0 6px 0;}
.ctr-pad {}

.red-ctr .ctr-top-left {width: 11px; height: 31px; background: url(ctr-top-left.gif) no-repeat;}
.red-ctr .ctr-actions {height: 31px; background: url(ctr-top-center.gif) repeat-x;}
.red-ctr .ctr-title {height: 31px; background: url(ctr-top-center.gif) repeat-x; padding: 0;}
.red-ctr .ctr-top-right {width: 13px; height: 31px; background: url(ctr-top-right.gif) no-repeat;}

.gray-ctr .ctr-top-left {width: 11px; height: 31px; background: url(ctr-top-left-gr.gif) no-repeat;}
.gray-ctr .ctr-actions {height: 31px; background: url(ctr-top-center-gr.gif) repeat-x;}
.gray-ctr .ctr-title {height: 31px; background: url(ctr-top-center-gr.gif) repeat-x; padding: 0;}
.gray-ctr .ctr-top-right {width: 13px; height: 31px; background: url(ctr-top-right-gr.gif) no-repeat;}

.gray-ctr .ctr-content, .red-ctr .ctr-content {padding: 5px 2px 5px 2px;}
.gray-ctr .ctr-admin, .red-ctr .ctr-admin {padding: 0px 0 0px 0;}

.red-ctr .Head, .gray-ctr .Head {color: #fff; font-size: 11px; font-weight: bold; margin: 7px 0 0 0; padding: 0; display: block;}

.ctr-middle-left {width: 11px; background: url(ctr-middle-left.gif) repeat-y;}
.ctr-middle-right {width: 13px; background: url(ctr-middle-right.gif) repeat-y;}

.ctr-bottom-left {width: 11px; height: 14px; background: url(ctr-bottom-left.gif) no-repeat;}
.ctr-bottom-center {height: 14px; background: url(ctr-bottom-center.gif) repeat-x;}
.ctr-bottom-right {width: 13px; height: 14px; background: url(ctr-bottom-right.gif) no-repeat;}
