/*========================================================*/
/*             CSS for DotNetNuke Containers              */
/*                  by Evan O'Neil                        */
/*            http://evan.normanoneil.com                 */
/*                oneilevan@gmail.com                     */
/*========================================================*/

/*========================================================*/
/*  1. Container Design Elements                          */
/*========================================================*/


/*-- conatiner title token             --*/ .EON_VE_GrayBox01aTitle { font-size: 11px; line-height: 1.4em; font-family: tahoma; color: #FFF; font-weight: bold; }
/*-- container title cell              --*/ .EON_VE_GrayBox01aTitleTD { width:100%; padding: 0;}
/*-- container actions cell            --*/ .EON_VE_GrayBox01aActionsTD { width:0%; padding: 0;}
/*-- container content pane 	       --*/ .EON_VE_GrayBox01aContentCenter { font-size: 11px; line-height: 1.4em; font-family: tahoma; color: #444; text-align:center; padding: 5px 0 0 0;}
/*-- container Icons cell              --*/ .EON_VE_GrayBox01aIcons { text-align:right; padding: 5px 0 7px 0; border-top: 1px solid #BBBBBB;}

/*-- top center section                --*/ .EON_VE_GrayBox01aT { background: url(01t_VertigoGray.gif) bottom left repeat-x; vertical-align:top; height: 22px; padding: 2px 0 0 0; }
/*-- top left section                  --*/ .EON_VE_GrayBox01aTL { background: url(01tl_VertigoGray.gif) bottom left no-repeat; vertical-align:top; height: 22px; width:10px; padding: 0; }
/*-- top right section                 --*/ .EON_VE_GrayBox01aTR { background: url(01tr_VertigoGray.gif) bottom right no-repeat; vertical-align:top; height: 22px; width:10px; padding: 0; }

/*-- mid center section                --*/ .EON_VE_GrayBox01aM { background: #FFF; vertical-align:top; padding: 0; }
/*-- mid left section                  --*/ .EON_VE_GrayBox01aML { background: url(01ml_VertigoGray.gif) bottom left repeat-y; vertical-align:top; width:10px; padding: 0; }
/*-- mid right section                 --*/ .EON_VE_GrayBox01aMR { background: url(01mr_VertigoGray.gif) bottom right repeat-y; vertical-align:top; width:10px; padding: 0; }

/*-- bottom center section             --*/ .EON_VE_GrayBox01aB { background: url(01b_VertigoGray.gif) bottom left repeat-x; vertical-align:top; height: 17px; padding: 8px 0 0 5px; }
/*-- bottom left section               --*/ .EON_VE_GrayBox01aBL { background: url(01bl_VertigoGray.gif) bottom left no-repeat; vertical-align:top; height: 17px; width:10px; padding: 0; }
/*-- bottom right section              --*/ .EON_VE_GrayBox01aBR { background: url(01br_VertigoGray.gif) bottom right no-repeat; vertical-align:top; height: 17px; width:21px; padding: 0; }

/*========================================================*/



