/*========================================================*/
/*             CSS for DotNetNuke Containers              */
/*                  by Evan O'Neil                        */
/*             http://www.NukeVille.com                   */
/*                oneilevan@gmail.com                     */
/*========================================================*/
/*========================================================*/
/*     Container Design Elements                          */
/*========================================================*/


/*-- conatiner title token             --*/ 

.EON_VE_BlueBox04Title { font-size: 11px; line-height: 1.4em; font-family: tahoma; color: #555; font-weight: bold; }

/*-- container title cell              --*/ 

.EON_VE_BlueBox04TitleTD {  width:100%; padding: 0; vertical-align:middle ;}
/*-- container actions cell            --*/ 

.EON_VE_BlueBox04ActionsTD { width:0%; padding: 0;background-color:#ffffff;}

/*-- container content pane            --*/ 

.EON_VE_BlueBox04Content {background-color:#ffffff; font-size: 11px; font-family: tahoma; color: #444; text-align:left; padding: 0px 0 0 0;}
.EON_VE_BlueBox04Contentright {background-color:#ffffff; font-size: 11px; font-family: tahoma; color: #444; text-align:right; padding: 0px 0 0 0;}
/*-- container Icons cell              --*/ 

.EON_VE_BlueBox04Icons { text-align:right; padding: 5px 0 7px 0; border-top: 1px solid #BBBBBB;}

/*-- top center section                --*/ 

.EON_VE_BlueBox04T { background: url(TTM.gif) bottom left repeat-x; vertical-align:top; height: 32px; padding: 4px 0 0 0; }
/*-- top left section                  --*/ 

.EON_VE_BlueBox04TL { background: url(TTL1.gif) bottom left no-repeat; vertical-align:top; height: 32px; width:45px; padding: 0; }

/*-- top right section                 --*/ 

.EON_VE_BlueBox04TR { background: url(TTR.gif) bottom right no-repeat; vertical-align:top; height: 32px; width:5px; padding: 0; }

/*-- mid center section                --*/ 

.EON_VE_BlueBox04M { background: url(MTM.gif) top left; vertical-align:top; padding: 0; }

/*-- mid left section                  --*/ 

.EON_VE_BlueBox04ML { background: url(MTL.gif) bottom left repeat-y; vertical-align:top; width:10px; padding: 0; }
/*-- mid right section                 --*/

 .EON_VE_BlueBox04MR { background: url(MTR.gif) bottom right repeat-y; vertical-align:top; width:5px; padding: 0; }

/*-- bottom center section             --*/

 .EON_VE_BlueBox04B { background: url(BTM.gif) bottom left repeat-x; vertical-align:top; height: 7px; padding: 1px 0 0 5px; }

/*-- bottom left section               --*/

 .EON_VE_BlueBox04BL { background: url(BTL.gif) bottom left no-repeat; vertical-align:top; height: 7px; width:45px; padding: 0; }

/*-- bottom right section              --*/ 

.EON_VE_BlueBox04BR { background: url(BTR.gif) bottom right no-repeat; vertical-align:top; height: 7px; width:5px; padding: 0; }

/*========================================================*/







