/*========================================================*/
/*             CSS for DotNetNuke Containers              */
/*                  by Evan O'Neil                        */
/*              http://www.NukeVille.com                  */
/*========================================================*/

/*========================================================*/
/*     Container Design Elements                          */
/*========================================================*/


/*-- conatiner title token             --*/ .EON_MI_OCF04Title { font-size: 17px; font-family: tahoma; color: #FFF; font-weight: bold; }
/*-- container title cell              --*/ .EON_MI_OCF04TitleTD { width:100%; padding: 0;}
/*-- container actions cell            --*/ .EON_MI_OCF04ActionsTD { width:0%; padding: 0;}
/*-- container content pane            --*/ .EON_MI_OCF04Content { 	font-size: 12px; color: #252323; padding-top: 10px; font-family: tahoma; color: #444; padding: 5px 0 0 0;}
/*-- container Icons cell              --*/ .EON_MI_OCF04Icons { text-align:right; padding: 5px 0 7px 0; border-top: 1px solid #BBBBBB;}

/*-- top center section                --*/ .EON_MI_OCF04T { background: #CF4401; vertical-align:middle; height: 32px; padding: 0 0 1px 0; }
/*-- top left section                  --*/ .EON_MI_OCF04TL { background: #CF4401 url(redbox_cor1.jpg) top left no-repeat; vertical-align:top; height: 32px; width:19px; padding: 0; }
/*-- top right section                 --*/ .EON_MI_OCF04TR { background: #CF4401 url(redbox_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_OCF04M { background: #FFA15B; vertical-align:top; padding: 0; }
/*-- mid left section                  --*/ .EON_MI_OCF04ML { background: #FFA15B; vertical-align:top; width:10px; padding: 0; }
/*-- mid right section                 --*/ .EON_MI_OCF04MR { background: #FFA15B; vertical-align:top; width:10px; padding: 0; }

/*-- bottom center section             --*/ .EON_MI_OCF04B { background: #FFA15B; vertical-align:top; height: 17px; padding: 8px 0 0 0; }
/*-- bottom left section               --*/ .EON_MI_OCF04BL { background: #FFA15B url(redbox_cor4.jpg) bottom left no-repeat; vertical-align:top; height: 17px; width:10px; padding: 0; }
/*-- bottom right section              --*/ .EON_MI_OCF04BR { background: #FFA15B url(redbox_cor3.jpg) bottom right no-repeat; vertical-align:top; height: 17px; width:10px; padding: 0; }

/*========================================================*/





