/*========================================================*/
/*             CSS for DotNetNuke Containers              */
/*                  by Evan O'Neil                        */
/*              http://www.NukeVille.com                  */
/*========================================================*/

/*========================================================*/
/*     Container Design Elements                          */
/*========================================================*/


/*-- conatiner title token             --*/ .EON_MI_OCF03Title { font-size: 11px; font-family: tahoma; color: #696969; font-weight: bold; }
/*-- container title cell              --*/ .EON_MI_OCF03Titletd { width:100%; padding: 0; text-align:center;}
/*-- container actions cell            --*/ .EON_MI_OCF03Actionstd { width:0%; padding: 0;}
/*-- container content pane            --*/ .EON_MI_OCF03Content { font-size: 11px; font-family: tahoma; color: #444; padding: 5px 0 0 0;}
/*-- container Icons cell              --*/ .EON_MI_OCF03Icons { text-align:right; padding: 5px 0 7px 0; border-top: 1px solid #BBBBBB;}

/*-- top center section                --*/ .PinkThinBrdr3T { background: url(03Pinkt_Minimalist.png) top left repeat-x; vertical-align:middle; height: 28px; padding: 2px 0 0 0; }
/*-- top left section                  --*/ .PinkThinBrdr03TL { background: url(03Pinktl_Minimalist.png) top left no-repeat; vertical-align:top; height: 28px; width:10px; padding: 0; }
/*-- top right section                 --*/ .PinkThinBrdr03tr { background: url(03Pinktr_Minimalist.png) top right no-repeat; height: 28px; width:22px; vertical-align:middle; text-align:left; padding: 0 0 0 0; }

/*-- mid center section                --*/ .PinkThinBrdr03M { background: url(03Pinkm_Minimalist.png); vertical-align:top; padding: 0; }
/*-- mid left section                  --*/ .PinkThinBrdr03ML { background: url(03Pinkml_Minimalist.png) bottom left repeat-y; vertical-align:top; width:10px; padding: 0; }
/*-- mid right section                 --*/ .PinkThinBrdr03MR { background: url(03Pinkmr_Minimalist.png) bottom right repeat-y; vertical-align:top; width:10px; padding: 0; }

/*-- bottom center section             --*/ .PinkThinBrdr03B { background: url(03Pinkb_Minimalist.png) bottom left repeat-x; vertical-align:top; height: 17px; padding: 8px 0 0 0; }
/*-- bottom left section               --*/ .PinkThinBrdr03BL { background: url(03Pinkbl_Minimalist.png) bottom left no-repeat; vertical-align:top; height: 17px; width:10px; padding: 0; }
/*-- bottom right section              --*/ .PinkThinBrdr03BR { background: url(03Pinkbr_Minimalist.png) bottom right no-repeat; vertical-align:top; height: 17px; width:10px; padding: 0; }

/*========================================================*/


