/*========================================================*/
/*             CSS for DotNetNuke Containers              */
/*                  by Evan O'Neil                        */
/*            http://evan.normanoneil.com                 */
/*                oneilevan@gmail.com                     */
/*========================================================*/

/*========================================================*/
/*  1. Container Design Elements                          */
/*========================================================*/


/*-- conatiner title token             --*/ .EON_VE_GreenBoxCenter01Title { text-align: center; font-size: 14px; line-height: 1.4em; font-family: arial; color: #700248; font-weight: bold;  }
/*-- container title cell              --*/ .EON_VE_GreenBoxCenter01TitleTD { width:100%; padding: 0;}
/*-- container actions cell            --*/ .EON_VE_GreenBoxCenter01ActionsTD { width:0%; padding: 0;}
/*-- container content pane            --*/ .EON_VE_GreenBoxCenter01Content { font-size: 11px; line-height: 0; font-family: tahoma; color: #000000; text-align:left; padding: 5px 0 0 0;}
/*-- container Icons cell              --*/ .EON_VE_GreenBoxCenter01Icons { text-align:right; padding: 5px 0 7px 0; }

/*-- top center section                --*/ .EON_VE_GreenBoxCenter01T { background: url(01t_VertigoGreenCenter.gif) bottom left repeat-x; vertical-align:top; height: 32px; padding: 2px 0 0 0; }
/*-- top left section                  --*/ .EON_VE_GreenBoxCenter01TL { background: url(01tl_VertigoGreenCenter.gif) bottom left no-repeat; vertical-align:top; height: 32px; width:10px; padding: 0; }
/*-- top right section                 --*/ .EON_VE_GreenBoxCenter01TR { background: url(01tr_VertigoGreenCenter.gif) bottom right no-repeat; vertical-align:top; height: 32px; width:10px; padding: 0; }

/*-- mid center section                --*/ .EON_VE_GreenBoxCenter01M { background: #A7C1B6; vertical-align:top; padding: 0; }
/*-- mid left section                  --*/ .EON_VE_GreenBoxCenter01ML { background: url(01ml_VertigoGreenCenter.gif) bottom left repeat-y; vertical-align:top; width:10px; padding: 0; }
/*-- mid right section                 --*/ .EON_VE_GreenBoxCenter01MR { background: url(01mr_VertigoGreenCenter.gif) bottom right repeat-y; vertical-align:top; width:10px; padding: 0; }

/*-- bottom center section             --*/ .EON_VE_GreenBoxCenter01B { background: url(01b_VertigoGreenCenter.gif) bottom left repeat-x; vertical-align:top; height: 17px; padding: 8px 0 0 5px; }
/*-- bottom left section               --*/ .EON_VE_GreenBoxCenter01BL { background: url(01bl_VertigoGreenCenter.gif) bottom left no-repeat; vertical-align:top; height: 17px; width:10px; padding: 0; }
/*-- bottom right section              --*/ .EON_VE_GreenBoxCenter01BR { background: url(01br_VertigoGreenCenter.gif) bottom right no-repeat; vertical-align:top; height: 17px; width:10px; padding: 0; }

/*========================================================*/
