/*========================================================*/
/*             CSS for DotNetNuke Containers              */
/*                  by Evan O'Neil                        */
/*            http://evan.normanoneil.com                 */
/*                oneilevan@gmail.com                     */
/*========================================================*/

/*========================================================*/
/*  1. Container Design Elements                          */
/*========================================================*/

/*-- overriding default margin         --*/  p { margin: 0;}
/*-- conatiner title token             --*/ .EON_VE_BlueBox06Title { font-size: 11px; line-height: 1.4em; font-family: tahoma; color: #555; font-weight: bold; }
/*-- container title cell              --*/ .EON_VE_BlueBox06TitleTD { width:100%; padding: 0;}
/*-- container actions cell            --*/ .EON_VE_BlueBox06ActionsTD { width:0%; padding: 0;}
/*-- container content pane            --*/ .EON_VE_BlueBox06Content { font-size: 11px; line-height: 1.4em; font-family: tahoma; color: #444; text-align:left; padding: 3px 0 0 0;}

/*-- top center section                --*/ .EON_VE_BlueBox06T { background: url(10t_VertigoBlue.gif) bottom left repeat-x; vertical-align:top; height: 22px; padding: 5px 0 0 0; }
/*-- top left section                  --*/ .EON_VE_BlueBox06TL { background: url(10tl_VertigoBlue.gif) bottom left no-repeat; vertical-align:top; height: 22px; width:10px; padding: 0; }
/*-- top right section                 --*/ .EON_VE_BlueBox06TR { background: url(10tr_VertigoBlue.gif) bottom right no-repeat; vertical-align:top; height: 22px; width:10px; padding: 0; }

/*-- mid center section                --*/ .EON_VE_BlueBox06M { background: url(boxm_VertigoBlue.gif) top left; vertical-align:top; padding: 0; }
/*-- mid left section                  --*/ .EON_VE_BlueBox06ML { background: url(10ml_VertigoBlue.gif) bottom left repeat-y; vertical-align:top; width:10px; padding: 0; }
/*-- mid right section                 --*/ .EON_VE_BlueBox06MR { background: url(10mr_VertigoBlue.gif) bottom right repeat-y; vertical-align:top; width:10px; padding: 0; }

/*-- bottom center section             --*/ .EON_VE_BlueBox06B { background: url(10b_VertigoBlue.gif) top left repeat-x; vertical-align:top; height: 29px; padding: 0; }
/*-- bottom left section               --*/ .EON_VE_BlueBox06BL { background: url(10bl_VertigoBlue.gif) top left no-repeat; vertical-align:top; height: 29px; width:10px; padding: 0; }
/*-- bottom right section              --*/ .EON_VE_BlueBox06BR { background: url(10br_VertigoBlue.gif) top right no-repeat; vertical-align:top; height: 29px; width:21px; padding: 0; }

/*========================================================*/



