/*========================================================*/
/*         CSS for DotNetNuke Skin - Innovate             */
/*                  by Evan O'Neil                        */
/*            http://evan.normanoneil.com                 */
/*                oneilevan@gmail.com                     */
/*========================================================*/

/*-- container title cell              --*/ .InnEarthContainerTitleTD { width:100%; padding: 0;}
/*-- container actions cell            --*/ .InnEarthContainerActionsTD { width:0%; padding: 0;}
/*-- container content pane            --*/ .InnEarthContainerContent { text-align:left; padding: 5px 2px 12px 2px;}

/*========================================================*/
/*  1. Container Design Elements - Solid Dark             */
/*========================================================*/

/*-- top center section                --*/ .InnEarthSolidDarkT { background: url(container1_t.gif) bottom left repeat-x; vertical-align:top; height: 24px; padding: 0; }
/*-- top left section                  --*/ .InnEarthSolidDarkTL { background: url(container1_tl.gif) bottom left no-repeat; vertical-align:top; height: 24px; padding: 0; }
/*-- top right section                 --*/ .InnEarthSolidDarkTR { background: url(container1_tr.gif) bottom right no-repeat; vertical-align:top; height: 24px; padding: 1px 2px 0 2px; }
/*-- conatiner title token             --*/ .InnEarthSolidDarkTitle { font-size: 11px; color: #616544; font-weight: bold; }

/*========================================================*/
/*  2. Container Design Elements - Solid Light            */
/*========================================================*/

/*-- top center section                --*/ .InnEarthSolidLightT { background: url(container2_t.gif) bottom left repeat-x; vertical-align:top; height: 24px; padding: 0; }
/*-- top left section                  --*/ .InnEarthSolidLightTL { background: url(container2_tl.gif) bottom left no-repeat; vertical-align:top; height: 24px; padding: 0; }
/*-- top right section                 --*/ .InnEarthSolidLightTR { background: url(container2_tr.gif) bottom right no-repeat; vertical-align:top; height: 24px; padding: 1px 2px 0 2px; }
/*-- conatiner title token             --*/ .InnEarthSolidLightTitle { font-size: 11px; color: #8A8F68; font-weight: bold; }

/*========================================================*/
/*  3. Container Design Elements - Dotted Dark            */
/*========================================================*/

/*-- top center section                --*/ .InnEarthDottedDarkT { background: url(container3_bg.gif) bottom left repeat-x; vertical-align:top; height: 24px; padding:  1px 2px 0 2px; }
/*-- conatiner title token             --*/ .InnEarthDottedDarkTitle { font-size: 11px; color: #616544; font-weight: bold; }

/*========================================================*/
/*  4. Container Design Elements - Dotted Light           */
/*========================================================*/

/*-- top center section                --*/ .InnEarthDottedLightT { background: url(container4_bg.gif) bottom left repeat-x; vertical-align:top; height: 24px; padding:  1px 2px 0 2px; }
/*-- conatiner title token             --*/ .InnEarthDottedLightTitle { font-size: 11px; color: #8A8F68; font-weight: bold; }

/*========================================================*/
/*  5. Container Design Elements - Line Dark              */
/*========================================================*/

/*-- top center section                --*/ .InnEarthLineDarkT { border-bottom: 1px solid #AEAF9F; vertical-align:top; height: 19px; padding:  1px 2px 0 2px; }
/*-- conatiner title token             --*/ .InnEarthLineDarkTitle { font-size: 11px; color: #616544; font-weight: bold; }

/*========================================================*/
/*  6. Container Design Elements - Line Light              */
/*========================================================*/

/*-- top center section                --*/ .InnEarthLineLightT { border-bottom: 1px solid #C8CAC1; vertical-align:top; height: 19px; padding:  1px 2px 0 2px; }
/*-- conatiner title token             --*/ .InnEarthLineLightTitle { font-size: 11px; color: #8A8F68; font-weight: bold; }

/*==========================================================*/
/*  End Style Sheet                                         */
/*==========================================================*/



