/*========================================================*/
/*             CSS for DotNetNuke Containers              */
/*                  by Evan O'Neil                        */
/*              http://www.NukeVille.com                  */
/*                oneilevan@gmail.com                     */
/*========================================================*/

/*========================================================*/
/*     Container Design Elements                          */
/*========================================================*/


/*-- conatiner title token             --*/ .Container01_Title { font-size: 12px; font-family: tahoma; color: #696969; font-weight: bold; }
/*-- container title cell              --*/ .Container01_TitleTD { width:100%; padding:5px 0 0 5px;}
/*-- container actions cell            --*/ .Container01_ActionsTD { width:0%; padding: 0;}
/*-- container content pane            --*/ .Container01_Content { font-size: 11px; font-family: tahoma; color: #444; text-align: left; padding: 5px 0 0 0;}
/*-- container Icons cell              --*/ .Container01_Icons { text-align:left; padding: 0px 0 2px 0;}

/*-- top center section                --*/ .Container01_T { background: url(01t.gif) top left repeat-x; vertical-align:middle; height: 44px; padding: 5px 0 0 0; }
/*-- top left section                  --*/ .Container01_TL { background: url(01tl.gif) top right no-repeat; vertical-align:top; height: 44px; width:8px; padding: 0; }
/*-- top right section                 --*/ .Container01_TR { background: url(01tr.gif) top left no-repeat; vertical-align:top; height: 44px; width:8px; padding: 0; }

/*-- mid center section                --*/ .Container01_M { background: url(01m.gif); vertical-align:top; padding: 0; }
/*-- mid left section                  --*/ .Container01_ML { background: url(01ml.gif) bottom right repeat-y; vertical-align:top; width:8px; padding: 0; }
/*-- mid right section                 --*/ .Container01_MR { background: url(01mr.gif) bottom left repeat-y; vertical-align:top; width:8px; padding: 0; }

/*-- bottom center section             --*/ .Container01_B { background: url(01b.gif) bottom left repeat-x; vertical-align:top; height: 17px; padding:0; }
/*-- bottom left section               --*/ .Container01_BL { background: url(01bl.gif) bottom right no-repeat; vertical-align:top; height: 17px; width:8px; padding: 0; }
/*-- bottom right section              --*/ .Container01_BR { background: url(01br.gif) bottom left no-repeat; vertical-align:top; height: 17px; width:8px; padding: 0; }

/*========================================================*/






