/*========================================================*/
/*             CSS for DotNetNuke Containers              */
/*                  by Evan O'Neil                        */
/*            http://evan.normanoneil.com                 */
/*                oneilevan@gmail.com                     */
/*========================================================*/

/*========================================================*/
/*  1. Container Design Elements                          */
/*========================================================*/


/*-- conatiner title token             --*/ .EON_VE_BlueBar01Title { font-size: 11px; font-family: tahoma; color: #FFF; font-weight: bold; }
/*-- container title cell              --*/ .EON_VE_BlueBar01TitleTD { width:100%; padding: 0;}
/*-- container actions cell            --*/ .EON_VE_BlueBar01ActionsTD { width:0%; padding: 0;}
/*-- container content pane            --*/ .EON_VE_BlueBar01Content { font-size: 11px; line-height: 1.4em; font-family: tahoma; color: #444; text-align:left; padding: 5px 4px 15px 4px;}
/*-- container Icons cell              --*/ .EON_VE_BlueBar01Icons { text-align:right; padding: 5px 0 7px 0; border-top: 1px solid #BBBBBB;}

/*-- top center section                --*/ .EON_VE_BlueBar01T { background: url(03t_VertigoBlue.gif) bottom left repeat-x; vertical-align:top; height: 22px; padding: 2px 0 0 0px; }
/*-- top left section                  --*/ .EON_VE_BlueBar01TL { background: url(03tl_VertigoBlue.gif) bottom left no-repeat; vertical-align:top; height: 22px; width:10px; padding: 0; }
/*-- top right section                 --*/ .EON_VE_BlueBar01TR { background: url(03tr_VertigoBlue.gif) bottom right no-repeat; vertical-align:top; height: 22px; width:10px; padding: 0; }

/*========================================================*/

