/*========================================================*/
/*             CSS for DotNetNuke Containers              */
/*                  by Evan O'Neil                        */
/*              http://www.NukeVille.com                  */
/*========================================================*/

/*========================================================*/
/*     Container Design Elements                          */
/*========================================================*/


/*-- conatiner title token             --*/ .WhiteHead { color: #FFFFFF; font-weight:bold;  }
/*-- container title cell              --*/ .EON_MI_GRS07TitleTD { width:100%; padding: 0;}
/*-- container actions cell            --*/ .EON_MI_GRS07ActionsTD { width:0%; padding: 0;}
/*-- container content pane            --*/ .EON_MI_GRS07Content { font-size: 11px; font-family: tahoma; color: #444; padding: 5px 0 0 0;}
/*-- container Icons cell              --*/ .EON_MI_GRS07Icons { text-align:right; padding: 5px 0 7px 0;}

/*-- top center section                --*/ .EON_MI_BrTt { background: url(brown-top-t.gif) top left repeat-x; vertical-align:middle; height: 33px; padding: 2px 0 0 0; }
/*-- top left section                  --*/ .EON_MI_BrTtl { background: url(brown-top-tl.gif) top left no-repeat; vertical-align:top; height: 33px; width:10px; padding: 0; }
/*-- top right section                 --*/ .EON_MI_BrTtr { background: url(brown-top-tr.gif) top right no-repeat; height: 33px; width:10px; vertical-align:middle; text-align:left; padding: 0 0 0 0; }

/*-- mid center section                --*/ .EON_MI_BTm { background: url(blue-top-m.gif); vertical-align:top; padding: 0; }
/*-- mid left section                  --*/ .EON_MI_BTml { background: url(blue-top-ml.gif) bottom left repeat-y; vertical-align:top; width:10px; padding: 0; }
/*-- mid right section                 --*/ .EON_MI_BTmr { background: url(blue-top-mr.gif) bottom right repeat-y; vertical-align:top; width:10px; padding: 0; }

/*-- bottom center section             --*/ .EON_MI_BTb { background: url(blue-top-b.gif) bottom left repeat-x; vertical-align:top; height: 17px; padding: 8px 0 0 0; }
/*-- bottom left section               --*/ .EON_MI_BTbl { background: url(blue-top-bl.gif) bottom left no-repeat; vertical-align:top; height: 17px; width:10px; padding: 0; }
/*-- bottom right section              --*/ .EON_MI_BTbr { background: url(blue-top-br.gif) bottom right no-repeat; vertical-align:top; height: 17px; width:10px; padding: 0; }

/*========================================================*/







