/*========================================================*/
/*             CSS for DotNetNuke Containers              */
/*                  by Evan O'Neil                        */
/*              http://www.NukeVille.com                  */
/*========================================================*/

/*========================================================*/
/*     Container Design Elements                          */
/*========================================================*/


/*-- conatiner title token             --*/ .PageTitle { font-size: 24px; font-family: arial; color: #000000; font-weight: normal; }
/*-- container title cell              --*/ .EON_MI_BLS08TitleTD { background: url(page_header.jpg) top left repeat-x;  height: 50px; width: 100%; padding: 0px 0px 0px 15px;}
/*-- container actions cell            --*/ .EON_MI_BLS08ActionsTD {background: url(bg_border_dot.gif) top left repeat-x; height: 32px; width:100%;}
/*-- container content pane            --*/ .PageContent { font-size: 16px; font-family: arial; color: #444; padding: 5px 4px 15px 15px;}
/*-- container Icons cell              --*/ .EON_MI_BLS08Icons {text-align:right; padding: 5px 0 7px 0; border-top: 1px solid #BBBBBB;}

/*-- top center section                --*/ .EON_MI_BLS08T { background: url(t_content.gif) bottom left repeat-x; vertical-align:middle; height: 32px; padding: 0 0 1px 0; }
/*-- top left section                  --*/ .EON_MI_BLS08TL { background: url(tl_content.gif) bottom left no-repeat; vertical-align:top; height: 32px; width:5px; padding: 0; }
/*-- top right section                 --*/ .EON_MI_BLS08TR { background: url(tr_content.gif) bottom right no-repeat; height: 32px; width:22px; vertical-align:middle; text-align:left; padding: 0 0 0 0; }

/*========================================================*/
