/*========================================================*/
/*             CSS for DotNetNuke Containers              */
/*                  by Evan O'Neil                        */
/*              http://www.NukeVille.com                  */
/*========================================================*/

/*========================================================*/
/*     Container Design Elements                          */
/*========================================================*/


/*-- conatiner title token             --*/ .EON_MI_BLG06Title { font-size: 11px; font-family: tahoma; text-align: left; color: #ffbd00; font-weight: bold;}
/*-- container title cell              --*/ .EON_MI_BLG06Titletd { width:100%; padding:0 0 0 10px;}
/*-- container actions cell            --*/ .EON_MI_BLG06Actionstd { width:0%; padding: 0;}
/*-- container content pane            --*/ .EON_MI_BLG06Content { font-size: 11px; font-family: tahoma; color: #FFF; text-align:left; padding: 5px 10px 5px 10px;}
/*-- container content table           --*/ .EON_MI_BLG06ContentTable {background: url(06m_Minimalist.png); padding:0;}
/*-- container Icons cell              --*/ .EON_MI_BLG06Icons { text-align:right; padding:0;}

/*-- top center section                --*/ .EON_MI_BLG06T { background: url(MidePanet.gif) top left repeat-x; vertical-align:middle; height: 27px; padding: 2px 0 0 0; }
/*-- top left section                  --*/ .EON_MI_BLG06TL { background: url(MidePanetr.gif) top left no-repeat; vertical-align:top; height: 27px; width:10px; padding: 0; }
/*-- top right section                 --*/ .EON_MI_BLG06tr { background: url(MidePanetl.gif) top right no-repeat; height: 27px; width:10px; vertical-align:middle; text-align:left; padding: 0 0 2px 0; }

/*-- mid center section                --*/ .EON_MI_BLG06M { background: url(MidePanem_Minimalist.png); vertical-align:top; padding:0; }
/*-- mid left section                  --*/ .EON_MI_BLG06ML { background: url(MidePaneml_Minimalist.png) bottom left repeat-y; vertical-align:top; width:0px; padding: 0; }
/*-- mid right section                 --*/ .EON_MI_BLG06MR { background: url(MidePanemr_Minimalist.png) bottom right repeat-y; vertical-align:top; width:0px; padding: 0; }

/*-- bottom center section             --*/ .EON_MI_BLG06B { background: url(MidePaneb_Minimalist.png) bottom left repeat-x; vertical-align:top; height: 2px; padding:px 0 0 0; }
/*-- bottom left section               --*/ .EON_MI_BLG06BL { background: url(MidePanebl_Minimalist.jpg) bottom left no-repeat; vertical-align:top; height: 2px; width:10px; padding: 0; }
/*-- bottom right section              --*/ .EON_MI_BLG06BR { background: url(MidePanebr_Minimalist.jpg) bottom right no-repeat; vertical-align:top; height: 2px; width:10px; padding: 0; }

/*========================================================*/


