/*========================================================*/
/*             CSS for DotNetNuke Containers              */
/*                  by Evan O'Neil                        */
/*              http://www.NukeVille.com                  */
/*========================================================*/

/*========================================================*/
/*     Container Design Elements                          */
/*========================================================*/


/*-- conatiner title token             --*/ .EON_MI_GRS01Title { font-size: 18px; font-weight:bold; background:#f0f0f0; font-family:Arial, Helvetica, sans-serif; color: #cb0000; font-weight: bold; padding:5px;}


/*-- container title cell              --*/ .EON_MI_GRS01TitleTD { width:100%; background:#f0f0f0; border-top: 1px solid #e2e2e2; border-left: 1px solid #CCC; padding: 7px;}
/*-- container actions cell            --*/ .EON_MI_GRS01ActionsTD { width:0%; background:#f0f0f0; padding: 0;}
/*-- container content pane            --*/ .EON_MI_GRS01Content { font-size: 11px; border-right: 1px solid #e2e2e2; border-left: 1px solid #e2e2e2;border-bottom: 1px solid #e2e2e2; background:#f0f0f0; font-family: tahoma; color: #444; padding: 5px 7px 15px 7px;}


/*-- container Icons cell              --*/ .EON_MI_GRS01Icons { text-align:right; padding: 5px 0 7px 0; border-top: 1px solid #e2e2e2;}

/*-- top center section                --*/ .EON_MI_GRS01T { background: url(01t_Minimalist.gif); border-top: 1px solid #e2e2e2; background:#f0f0f0; bottom left repeat-x; vertical-align:middle; height: 23px; padding: 0 0 1px 0; }
/*-- top left section                  --*/ .EON_MI_GRS01TL { background: url(01tl_Minimalist.gif); border-left: 1px solid #e2e2e2; border-top: 1px solid #e2e2e2; background:#f0f0f0; bottom left no-repeat; vertical-align:top; height: 23px; width:10px; padding: 10px 0 0 10px; }
/*-- top right section                 --*/ .EON_MI_GRS01TR { background: url(01tr_Minimalist.gif); border-right: 1px solid #e2e2e2; border-top: 1px solid #e2e2e2; background:#f0f0f0; bottom right no-repeat; height: 23px; width:22px; vertical-align:middle; text-align:left; padding: 0 0 2px 0; }

/*========================================================*/



