
/*  CSS for Pearl DotNetNuke Containers  */
/*  Custom colors created for ShawnBass.com  */

td.ContainerActions {width: 1px;}
td.ContainerHead {padding: 3px 0 3px 0;}
td.ContainerBody {padding: 3px 0 0 0;}
td.ContainerIcons {text-align: right; padding: 8px 0 10px 0;}

td.ctr-pad {padding: 0 10px 10px 10px;}

#canvas-blue .ContainerHead .Head {color: #0074ab; font-size: 16px; font-weight: normal; font-family: tahoma; white-space: nowrap;}
#canvas-green .ContainerHead .Head {color: #3c8e03; font-size: 16px; font-weight: normal; font-family: tahoma; white-space: nowrap;}
#canvas-orange .ContainerHead .Head {color: #c96600; font-size: 16px; font-weight: normal; font-family: tahoma; white-space: nowrap;}

td.ctr-tl {width: 12px; height: 30px;}
td.ctr-t-a {width: 1px;}
td.tr-t-c {width: 1px;}
td.ctr-t-t .Head {color: #fff; font-size: 13px; font-weight: bold; padding: 0 8px 0 0px;}
td.ctr-tr {width: 14px; height: 30px;}

td.ctr-ml {width: 12px; background: url(ctr-ml.gif) repeat-y;}
td.ctr-ml img, td.ctr-mr img {width: 12px; height: 1px;}
td.ctr-m {background: #f7f7f7; padding: 8px 4px 4px 4px;}
td.ctr-m-actions {background: #f7f7f7; padding: 8px 0px 0px 4px; text-align: right;}
td.ctr-m-actions a {white-space: nowrap;}
td.ctr-mr {width: 14px; background: url(ctr-mr.gif) right repeat-y;}

td.ctr-bl {width: 12px; height: 15px; font-size: 1px; background: url(ctr-bl.gif);}
td.ctr-b {height: 15px; background: url(ctr-b.gif) repeat-x;}
td.ctr-b img {width: 1px; height: 15px;}
td.ctr-br {width: 14px; height: 15px; font-size: 1px; background: url(ctr-br.gif);}

td.aqua-ctr td.ctr-tl {background: url(ctr-tl-aqua.gif);}
td.aqua-ctr td.ctr-t-a {width: 1px; background: url(ctr-t-aqua.gif) repeat-x;}
td.aqua-ctr td.ctr-t-t {background: url(ctr-t-aqua.gif) repeat-x;}
td.aqua-ctr td.ctr-tr {background: url(ctr-tr-aqua.gif);}

td.black-ctr td.ctr-tl {background: url(ctr-tl-black.gif);}
td.black-ctr td.ctr-t-a {width: 1px; background: url(ctr-t-black.gif) repeat-x;}
td.black-ctr td.ctr-t-t {background: url(ctr-t-black.gif) repeat-x;}
td.black-ctr td.ctr-tr {background: url(ctr-tr-black.gif);}

td.gold-ctr td.ctr-tl {background: url(ctr-tl-gold.gif);}
td.gold-ctr td.ctr-t-a {width: 1px; background: url(ctr-t-gold.gif) repeat-x;}
td.gold-ctr td.ctr-t-t {background: url(ctr-t-gold.gif) repeat-x;}
td.gold-ctr td.ctr-tr {background: url(ctr-tr-gold.gif);}

td.purple-ctr td.ctr-tl {background: url(ctr-tl-purple.gif);}
td.purple-ctr td.ctr-t-a {width: 1px; background: url(ctr-t-purple.gif) repeat-x;}
td.purple-ctr td.ctr-t-t {background: url(ctr-t-purple.gif) repeat-x;}
td.purple-ctr td.ctr-tr {background: url(ctr-tr-purple.gif);}

td.red-ctr td.ctr-tl {background: url(ctr-tl-red.gif);}
td.red-ctr td.ctr-t-a {width: 1px; background: url(ctr-t-red.gif) repeat-x;}
td.red-ctr td.ctr-t-t {background: url(ctr-t-red.gif) repeat-x;}
td.red-ctr td.ctr-tr {background: url(ctr-tr-red.gif);}

