/*========================================================*/
/*             CSS for DotNetNuke Containers              */
/*                  by Evan O'Neil                        */
/*            http://evan.normanoneil.com                 */
/*                oneilevan@gmail.com                     */
/*========================================================*/

/*========================================================*/
/*  1. Container Design Elements                          */
/*========================================================*/


/*-- conatiner title token             --*/ .EON_VE_BlueBox4Title { font-size: 14px; line-height: 1.4em; font-family: tahoma; color: #FFF;}
/*-- container title cell              --*/ .EON_VE_BlueBox4TitleTD { width:100%; padding: 0;}
/*-- container actions cell            --*/ .EON_VE_BlueBox4ActionsTD { width:0%; padding: 0;}
/*-- container content pane            --*/ .EON_VE_BlueBox4Content { font-size: 11px; line-height: 1.4em; font-family: tahoma; color: #444; text-align:left; padding: 5px 5px 0 5px;}
/*-- container Icons cell              --*/ .EON_VE_BlueBox4Icons { text-align:right; padding: 5px 0 7px 0; border-top: 0px solid #BBBBBB;}

/*-- top center section                --*/ .EON_VE_BlueBox4T { background: url(4t_VertigoBlue.gif) bottom left repeat-x; vertical-align:top; height: 31px; padding: 0; }
/*-- top left section                  --*/ .EON_VE_BlueBox4TL { background: url(4tl_VertigoBlue.gif) bottom left no-repeat; vertical-align:top; height: 33px; width:16px; padding: 0; }
/*-- top right section                 --*/ .EON_VE_BlueBox4TR { background: url(4tr_VertigoBlue.gif) bottom right no-repeat; vertical-align:top; height: 33px; width:12px; padding: 0; }

/*-- mid center section                --*/ .EON_VE_BlueBox4M { background: #FFF; vertical-align:top; padding: 0; }
/*-- mid left section                  --*/ .EON_VE_BlueBox4ML { background: url(4ml_VertigoBlue.gif) bottom left repeat-y; vertical-align:top; width:16px; height:100%; padding: 0; }
/*-- mid right section                 --*/ .EON_VE_BlueBox4MR { background: #FFF url(4mr_VertigoBlue.gif) bottom right repeat-y; vertical-align:top; width:11px; padding: 0; }

/*-- bottom center section             --*/ .EON_VE_BlueBox4B { background: url(4b_VertigoBlue.gif) bottom left repeat-x; vertical-align:top; height: 17px; padding: 8px 0 0 5px; }
/*-- bottom left section               --*/ .EON_VE_BlueBox4BL { background: url(4bl_VertigoBlue.gif) bottom left no-repeat; vertical-align:top; height: 17px; width:16px; padding: 0; }
/*-- bottom right section              --*/ .EON_VE_BlueBox4BR { background: url(4br_VertigoBlue.gif) bottom right no-repeat; vertical-align:top; height: 17px; width:21px; padding: 0; }

/*========================================================*/





