/*========================================================*/
/*             CSS for DotNetNuke Containers              */
/*                  by Evan O'Neil                        */
/*              http://www.NukeVille.com                  */
/*========================================================*/

/*========================================================*/
/*     Container Design Elements                          */
/*========================================================*/


/*-- conatiner title token --*/ .BlueTitle { font-size: 12px; font-family: tahoma; color: #696969; font-weight: bold; }
/*-- container title cell  --*/ .BlueTitleTD { width:100%; padding: 0;}
/*-- container actions cell--*/ .BlueActionsTD { width:0%; padding: 0; }
/*-- container content pane--*/ .BlueContent { font-size: 11px; font-family: tahoma; color: #fff; padding: 5px 8px 0px 8px;}
/*-- container Icons cell  --*/ .BlueIcons { text-align:right; padding: 5px 0 7px 0; border-top: 1px solid gainsboro;}

/*-- top center section    --*/ .BlueT  { background: url(07t.gif) top left repeat-x; vertical-align:middle; height: 28px; padding: 10px 0 0 0; vertical-align:middle; background-color: #fff;}
/*-- top left section      --*/ .BlueTL { background: url(07tl.gif) top left no-repeat; vertical-align:top; height: 28px; width:11px; padding: 0; vertical-align:middle; }
/*-- top right section     --*/ .BlueTR { background: url(07tr.gif) top right no-repeat; height: 28px; width:11px; vertical-align:middle; text-align:left; padding: 0 0 0 0; vertical-align:middle;}

/*-- mid center section    --*/ .BlueM  { background: url(07m.gif); vertical-align:top; padding: 0; background-color: #fff;}
/*-- mid left section      --*/ .BlueML { background: url(07ml.gif) bottom left repeat-y; vertical-align:top; width:11px; padding: 0;  }
/*-- mid right section     --*/ .BlueMR { background: url(07mr.gif) bottom right repeat-y; vertical-align:top; width:11px; padding: 0; }

/*-- bottom center section --*/ .BlueB  { background: url(07b.gif) bottom left repeat-x; vertical-align:top; height: 17px; padding: 8px 0 0 0; background-color: #fff;}
/*-- bottom left section   --*/ .BlueBL { background: url(07bl.gif) bottom left no-repeat; vertical-align:top; height: 17px; width:11px; padding: 0; }
/*-- bottom right section  --*/ .BlueBR { background: url(07br.gif) bottom right no-repeat; vertical-align:top; height: 17px; width:11px; padding: 0; }

td.icon_blue {background: url(images/icon_blue.gif) no-repeat; width:24px; height:22px;}
/*========================================================*/






