/*========================================================*/
/*             CSS for DotNetNuke Containers              */
/*                  by Evan O'Neil                        */
/*              http://www.NukeVille.com                  */
/*========================================================*/

/*========================================================*/
/*     Container Design Elements                          */
/*========================================================*/


/*-- conatiner title token             --*/ .EON_MI_BLR06Title { font-size: 16px; font-family:Arial; color: #FFF; font-weight: bold; }
/*-- container title cell              --*/ .EON_MI_BLR06Titletd { width:100%; padding: 0;}
/*-- container actions cell            --*/ .EON_MI_BLR06Actionstd { width:0%; padding: 0;}
/*-- container content pane            --*/ .EON_MI_BLR06Content { font-size: 11px; font-family: tahoma; color: #FFF; text-align:left; padding: 5px 0 0 0;}
/*-- container content table           --*/ .BlueRed01_ContentTable {background: url(BlueRed01_m.jpg);}
/*-- container Icons cell              --*/ .EON_MI_BLR06Icons { text-align:right; padding: 5px 0 7px 0; border-top: 1px solid #666;}

/*-- top center section                --*/ .BlueRed01_T { background: url(BlueRed01_t.jpg) top left repeat-x; vertical-align:middle; height: 45px; padding: 2px 0 0 0; }
/*-- top left section                  --*/ .BlueRed01_TL { background: url(BlueRed01_tl.jpg) top left no-repeat; vertical-align:top; height: 45px; width:10px; padding: 0; }
/*-- top right section                 --*/ .BlueRed01_tr { background: url(BlueRed01_tr.jpg) top right no-repeat; height: 45px; width:45px; vertical-align:middle; text-align:left; padding: 0 0 2px 0; }

/*-- mid center section                --*/ .BlueRed01_M { background: url(BlueRed01_m.jpg); vertical-align:top; padding: 0; }
/*-- mid left section                  --*/ .BlueRed01_ML { background: url(BlueRed01_ml.jpg) bottom left repeat-y; vertical-align:top; width:10px; padding: 0; }
/*-- mid right section                 --*/ .BlueRed01_MR { background: url(BlueRed01_mr.jpg) bottom right repeat-y; vertical-align:top; width:10px; padding: 0; }

/*-- bottom center section             --*/ .BlueRed01_B { background: url(BlueRed01_b.jpg) bottom left repeat-x; vertical-align:top; height: 25px; padding: 8px 0 0 0; }
/*-- bottom left section               --*/ .BlueRed01_BL { background: url(BlueRed01_bl.jpg) bottom left no-repeat; vertical-align:top; height: 25px; width:10px; padding: 0; }
/*-- bottom right section              --*/ .BlueRed01_BR { background: url(BlueRed01_br.jpg) bottom right no-repeat; vertical-align:top; height: 25px; width:10px; padding: 0; }

/*========================================================*/

