/*========================================================*/
/*             CSS for DotNetNuke Containers              */
/*                  by Evan O'Neil                        */
/*              http://www.NukeVille.com                  */
/*========================================================*/

/*========================================================*/
/*     Container Design Elements                          */
/*========================================================*/


/*-- conatiner title token             --*/ .EON_MI_OCF05Title { font-size: 17px; font-family: tahoma; color: #FFF; font-weight: bold; }
/*-- container title cell              --*/ .EON_MI_OCF05TitleTD { width:100%; padding: 0;}
/*-- container actions cell            --*/ .EON_MI_OCF05ActionsTD { width:0%; padding: 0;}
/*-- container content pane            --*/ .EON_MI_OCF05Content { 	font-size: 12px; color: #252323; padding-top: 10px; font-family: tahoma; color: #444; padding: 5px 0 0 0;}
/*-- container Icons cell              --*/ .EON_MI_OCF05Icons { text-align:right; padding: 5px 0 7px 0; border-top: 1px solid #BBBBBB;}

/*-- top center section                --*/ .EON_MI_OCF05T { background: #045C84; vertical-align:middle; height: 32px; padding: 0 0 1px 0; }
/*-- top left section                  --*/ .EON_MI_OCF05TL { background: #045C84 url(bluebox_cor1.jpg) top left no-repeat; vertical-align:top; height: 32px; width:19px; padding: 0; }
/*-- top right section                 --*/ .EON_MI_OCF05TR { background: #045C84 url(bluebox_cor2.jpg) top right no-repeat; height: 32px; width:19px; vertical-align:middle; text-align:left; padding: 0 0 2px 0; }

/*-- mid center section                --*/ .EON_MI_OCF05M { background: #AEE6FF; vertical-align:top; padding: 0; }
/*-- mid left section                  --*/ .EON_MI_OCF05ML { background: #AEE6FF; vertical-align:top; width:10px; padding: 0; }
/*-- mid right section                 --*/ .EON_MI_OCF05MR { background: #AEE6FF; vertical-align:top; width:10px; padding: 0; }

/*-- bottom center section             --*/ .EON_MI_OCF05B { background: #AEE6FF; vertical-align:top; height: 17px; padding: 8px 0 0 0; }
/*-- bottom left section               --*/ .EON_MI_OCF05BL { background: #AEE6FF url(bluebox_cor3.jpg) bottom left no-repeat; vertical-align:top; height: 17px; width:10px; padding: 0; }
/*-- bottom right section              --*/ .EON_MI_OCF05BR { background: #AEE6FF url(bluebox_cor4.jpg) bottom right no-repeat; vertical-align:top; height: 17px; width:10px; padding: 0; }

/*========================================================*/






