/*========================================================*/
/*             CSS for DotNetNuke Containers              */
/*                  by Evan O'Neil                        */
/*              http://www.NukeVille.com                  */
/*                oneilevan@gmail.com                     */
/*========================================================*/

/*========================================================*/
/*     Container Design Elements                          */
/*========================================================*/


/*-- conatiner title token             --*/ .EON_ENT_Moss06Title { font-size: 11px; font-family: tahoma; color: #FFF; font-weight: bold; }
/*-- container title cell              --*/ .EON_ENT_Moss06TitleTD { width:100%; padding: 0;}
/*-- container actions cell            --*/ .EON_ENT_Moss06ActionsTD { width:0%; padding: 0;}
/*-- container content pane            --*/ .EON_ENT_Moss06Content { font-size: 11px; font-family: tahoma; color: #FFF; text-align:left; padding: 5px 0 0 0;}
/*-- container Icons cell              --*/ .EON_ENT_Moss06Icons { text-align:right; padding: 5px 0 7px 0; border-top: 1px solid #666;}

/*-- top center section                --*/ .EON_ENT_Moss06T { background: url(06t_EntMoss.gif) top left repeat-x; vertical-align:middle; height: 23px; padding: 2px 0 0 0; }
/*-- top left section                  --*/ .EON_ENT_Moss06TL { background: url(06tl_EntMoss.gif) top left no-repeat; vertical-align:top; height: 23px; width:10px; padding: 0; }
/*-- top right section                 --*/ .EON_ENT_Moss06TR { background: url(06tr_EntMoss.gif) top right no-repeat; vertical-align:top; height: 23px; width:22px; padding: 0; }

/*-- mid center section                --*/ .EON_ENT_Moss06M { background: url(06m_EntMoss.gif); vertical-align:top; padding: 0; }
/*-- mid left section                  --*/ .EON_ENT_Moss06ML { background: url(06ml_EntMoss.gif) bottom left repeat-y; vertical-align:top; width:10px; padding: 0; }
/*-- mid right section                 --*/ .EON_ENT_Moss06MR { background: url(06mr_EntMoss.gif) bottom right repeat-y; vertical-align:top; width:10px; padding: 0; }

/*-- bottom center section             --*/ .EON_ENT_Moss06B { background: url(06b_EntMoss.gif) bottom left repeat-x; vertical-align:top; height: 17px; padding: 8px 0 0 0; }
/*-- bottom left section               --*/ .EON_ENT_Moss06BL { background: url(06bl_EntMoss.gif) bottom left no-repeat; vertical-align:top; height: 17px; width:10px; padding: 0; }
/*-- bottom right section              --*/ .EON_ENT_Moss06BR { background: url(06br_EntMoss.gif) bottom right no-repeat; vertical-align:top; height: 17px; width:10px; padding: 0; }

/*========================================================*/





