/*========================================================*/
/*             CSS for DotNetNuke Containers              */
/*                  by Evan O'Neil                        */
/*              http://www.NukeVille.com                  */
/*                oneilevan@gmail.com                     */
/* **** Special version created by Chris for the PCG site */
/* **** It is Earth light container 05 but with the bg    */
/* **** colour from Slate Light.                          */
/*========================================================*/

/*========================================================*/
/*     Container Design Elements                          */
/*========================================================*/


/*-- conatiner title token             --*/ .EON_ST_EarthI10Title { font-size: 11px; font-family: tahoma; color: #616161; font-weight: bold; }
/*-- container title cell              --*/ .EON_ST_EarthI10TitleTD { width:100%; padding: 0;}
/*-- container actions cell            --*/ .EON_ST_EarthI10ActionsTD { width:0%; padding: 0;}
/*-- container content pane            --*/ .EON_ST_EarthI10Content { font-size: 11px; font-family: tahoma; color: #444; text-align:left; padding: 5px 0 0 0;}
/*-- container Icons cell              --*/ .EON_ST_EarthI10Icons { text-align:right; padding: 5px 0 7px 0; border-top: 1px solid #AAAAAA;}

/*-- top center section                --*/ .EON_ST_EarthI10T { background: url(10t_StaEarthI.gif) top left repeat-x; vertical-align:middle; height: 23px; padding: 0 0 1px 0; }
/*-- top left section                  --*/ .EON_ST_EarthI10TL { background: url(10tl_StaEarthI.gif) top left no-repeat; vertical-align:top; height: 23px; width:10px; padding: 0; }
/*-- top right section                 --*/ .EON_ST_EarthI10TR { background: url(10tr_StaEarthI.gif) top right no-repeat; vertical-align:top; height: 23px; width:22px; padding: 0; }

/*-- mid center section                --*/ .EON_ST_EarthI10M { background: url(10m_StaEarthI.gif); vertical-align:top; padding: 0; }
/*-- mid left section                  --*/ .EON_ST_EarthI10ML { background: url(10ml_StaEarthI.gif) bottom left repeat-y; vertical-align:top; width:10px; padding: 0; }
/*-- mid right section                 --*/ .EON_ST_EarthI10MR { background: url(10mr_StaEarthI.gif) bottom right repeat-y; vertical-align:top; width:10px; padding: 0; }

/*-- bottom center section             --*/ .EON_ST_EarthI10B { background: url(10b_StaEarthI.gif) bottom left repeat-x; vertical-align:top; height: 17px; padding: 8px 0 0 0; }
/*-- bottom left section               --*/ .EON_ST_EarthI10BL { background: url(10bl_StaEarthI.gif) bottom left no-repeat; vertical-align:top; height: 17px; width:10px; padding: 0; }
/*-- bottom right section              --*/ .EON_ST_EarthI10BR { background: url(10br_StaEarthI.gif) bottom right no-repeat; vertical-align:top; height: 17px; width:10px; padding: 0; }

/*========================================================*/





