/*========================================================*/
/*             CSS for DotNetNuke Containers              */
/*                  by Evan O'Neil                        */
/*            http://evan.normanoneil.com                 */
/*                oneilevan@gmail.com                     */
/*========================================================*/

/*========================================================*/
/*  1. Container Design Elements                          */
/*========================================================*/


/*-- conatiner title token             --*/ .EON_VEPS_BlueBox03Title { font-size: 11px; line-height: 1.4em; font-family: tahoma; color: #555; font-weight: bold; }
/*-- container title cell              --*/ .EON_VEPS_BlueBox03TitleTD { width:100%; padding: 0;}
/*-- container actions cell            --*/ .EON_VEPS_BlueBox03ActionsTD { width:0%; padding: 0;}
/*-- container content pane            --*/ .EON_VEPS_BlueBox03Content { font-size: 11px; line-height: 1.4em; font-family: tahoma; color: #444; text-align:left; padding: 3px 0 0 0;}
/*-- container Icons cell              --*/ .EON_VEPS_BlueBox03Icons { text-align:right; padding: 5px 0 7px 0; border-top: 1px solid #BBBBBB;}

/*-- top center section                --*/ .EON_VEPS_BlueBox03T { background: url(07t_VertigoBlue.gif) bottom left repeat-x; vertical-align:top; height: 22px; padding: 4px 0 0 0; }
/*-- top left section                  --*/ .EON_VEPS_BlueBox03TL { background: url(07tl_VertigoBlue.gif) bottom left no-repeat; vertical-align:top; height: 22px; width:10px; padding: 0; }
/*-- top right section                 --*/ .EON_VEPS_BlueBox03TR { background: url(07tr_VertigoBlue.gif) bottom right no-repeat; vertical-align:top; height: 22px; width:10px; padding: 0; }

/*-- mid center section                --*/ .EON_VEPS_BlueBox03M { background: #FFF; vertical-align:top; padding: 0; }
/*-- mid left section                  --*/ .EON_VEPS_BlueBox03ML { background: url(07ml_VertigoBlue.gif) bottom left repeat-y; vertical-align:top; width:10px; padding: 0; }
/*-- mid right section                 --*/ .EON_VEPS_BlueBox03MR { background: url(07mr_VertigoBlue.gif) bottom right repeat-y; vertical-align:top; width:10px; padding: 0; }

/*-- bottom center section             --*/ .EON_VEPS_BlueBox03B { background: url(07b_VertigoBlue.gif) bottom left repeat-x; vertical-align:top; height: 17px; padding: 8px 0 0 5px; }
/*-- bottom left section               --*/ .EON_VEPS_BlueBox03BL { background: url(07bl_VertigoBlue.gif) bottom left no-repeat; vertical-align:top; height: 17px; width:10px; padding: 0; }
/*-- bottom right section              --*/ .EON_VEPS_BlueBox03BR { background: url(07br_VertigoBlue.gif) bottom right no-repeat; vertical-align:top; height: 17px; width:21px; padding: 0; }

/*========================================================*/












