/*========================================================*/
/*             CSS for DotNetNuke Containers              */
/*                  by Evan O'Neil                        */
/*            http://evan.normanoneil.com                 */
/*                oneilevan@gmail.com                     */
/*========================================================*/

/*========================================================*/
/*  1. Container Design Elements                          */
/*========================================================*/


/*-- conatiner title token             --*/ 
.EON_VEPS_GreenBox01Title
{
    font-size: 15px;
    font-family: Monotype Corsiva, Lucida Handwriting, Comic Sans MS;
    line-height: 1.6em;
    color: #FFF;
}
/*-- container title cell              --*/ 
.EON_VEPS_GreenBox01TitleTD { width:100%; padding: 0;}
/*-- container actions cell            --*/ 
.EON_VEPS_GreenBox01ActionsTD { width:0%; padding: 0;}
/*-- container content pane            --*/ 
.EON_VEPS_GreenBox01Content { font-size: 11px; line-height: 1.4em; font-family: tahoma; color: #444; text-align:left; padding: 5px 0 0 0;}
/*-- container Icons cell              --*/ 
.EON_VEPS_GreenBox01Icons { text-align:right; padding: 5px 0 7px 0; border-top: 1px solid #BBBBBB;}

/*-- top center section                --*/ 
.EON_VEPS_GreenBox01T { background: url(01t_VertigoGreen.gif) bottom left repeat-x; vertical-align:top; height: 22px; padding: 2px 0 0 0; }
/*-- top left section                  --*/ 
.EON_VEPS_GreenBox01TL { background: url(01tl_VertigoGreen.gif) bottom left no-repeat; vertical-align:top; height: 22px; width:10px; padding: 0; }
/*-- top right section                 --*/ 
.EON_VEPS_GreenBox01TR { background: url(01tr_VertigoGreen.gif) bottom right no-repeat; vertical-align:top; height: 22px; width:10px; padding: 0; }

/*-- mid center section                --*/ 
.EON_VEPS_GreenBox01M { background: #FFF; vertical-align:top; padding: 0; }
/*-- mid left section                  --*/ 
.EON_VEPS_GreenBox01ML { background: url(01ml_VertigoGreen.gif) bottom left repeat-y; vertical-align:top; width:10px; padding: 0; }
/*-- mid right section                 --*/ 
.EON_VEPS_GreenBox01MR { background: url(01mr_VertigoGreen.gif) bottom right repeat-y; vertical-align:top; width:10px; padding: 0; }

/*-- bottom center section             --*/ 
.EON_VEPS_GreenBox01B { background: url(01b_VertigoGreen.gif) bottom left repeat-x; vertical-align:top; height: 17px; padding: 8px 0 0 5px; }
/*-- bottom left section               --*/ 
.EON_VEPS_GreenBox01BL { background: url(01bl_VertigoGreen.gif) bottom left no-repeat; vertical-align:top; height: 17px; width:10px; padding: 0; }
/*-- bottom right section              --*/ 
.EON_VEPS_GreenBox01BR { background: url(01br_VertigoGreen.gif) bottom right no-repeat; vertical-align:top; height: 17px; width:21px; padding: 0; }

/*========================================================*/





