/*========================================================*/
/*             CSS for DotNetNuke Containers              */
/*                  by Evan O'Neil                        */
/*              http://www.NukeVille.com                  */
/*                oneilevan@gmail.com                     */
/*========================================================*/

/*========================================================*/
/*     Container Design Elements                          */
/*========================================================*/


/*-- conatiner title token             --*/ .EON_ENTPS_Blue05Title { font-size: 11px; font-family: tahoma; color: #666; font-weight: bold; }
/*-- container title cell              --*/ .EON_ENTPS_Blue05TitleTD { width:100%; padding: 0;}
/*-- container actions cell            --*/ .EON_ENTPS_Blue05ActionsTD { width:0%; padding: 0;}
/*-- container content pane            --*/ .EON_ENTPS_Blue05Content { font-size: 11px; font-family: tahoma; color: #444; text-align:left; padding: 5px 0 0 0;}
/*-- container Icons cell              --*/ .EON_ENTPS_Blue05Icons { text-align:right; padding: 5px 0 7px 0; border-top: 1px solid #BBBBBB;}

/*-- top center section                --*/ .EON_ENTPS_Blue05T { background: url(05t_EntBlue.gif) top left repeat-x; vertical-align:middle; height: 23px; padding: 0 0 1px 0; }
/*-- top left section                  --*/ .EON_ENTPS_Blue05TL { background: url(05tl_EntBlue.gif) top left no-repeat; vertical-align:top; height: 23px; width:10px; padding: 0; }
/*-- top right section                 --*/ .EON_ENTPS_Blue05TR { background: url(05tr_EntBlue.gif) top right no-repeat; vertical-align:top; height: 23px; width:22px; padding: 0; }

/*-- mid center section                --*/ .EON_ENTPS_Blue05M { background: url(05m_EntBlue.gif); vertical-align:top; padding: 0; }
/*-- mid left section                  --*/ .EON_ENTPS_Blue05ML { background: url(05ml_EntBlue.gif) bottom left repeat-y; vertical-align:top; width:10px; padding: 0; }
/*-- mid right section                 --*/ .EON_ENTPS_Blue05MR { background: url(05mr_EntBlue.gif) bottom right repeat-y; vertical-align:top; width:10px; padding: 0; }

/*-- bottom center section             --*/ .EON_ENTPS_Blue05B { background: url(05b_EntBlue.gif) bottom left repeat-x; vertical-align:top; height: 17px; padding: 8px 0 0 0; }
/*-- bottom left section               --*/ .EON_ENTPS_Blue05BL { background: url(05bl_EntBlue.gif) bottom left no-repeat; vertical-align:top; height: 17px; width:10px; padding: 0; }
/*-- bottom right section              --*/ .EON_ENTPS_Blue05BR { background: url(05br_EntBlue.gif) bottom right no-repeat; vertical-align:top; height: 17px; width:10px; padding: 0; }

/*========================================================*/






