/*========================================================*/
/*         CSS for DotNetNuke Skin - Innovate             */
/*                  by Evan O'Neil                        */
/*            http://evan.normanoneil.com                 */
/*                oneilevan@gmail.com                     */
/*========================================================*/

/*-- container title cell              --*/ .InnGreenContainerTitleTD { width:100%; padding: 0;}
/*-- container actions cell            --*/ .InnGreenContainerActionsTD { width:0%; padding: 0;}
/*-- container content pane            --*/ .InnGreenContainerContent { text-align:left; padding: 5px 2px 12px 2px;}

/*========================================================*/
/*  1. Container Design Elements - Solid Dark             */
/*========================================================*/

/*-- top center section                --*/ .InnGreenSolidDarkT { background: url(container1_t.gif) bottom left repeat-x; vertical-align:top; height: 24px; padding: 0; }
/*-- top left section                  --*/ .InnGreenSolidDarkTL { background: url(container1_tl.gif) bottom left no-repeat; vertical-align:top; height: 24px; padding: 0; }
/*-- top right section                 --*/ .InnGreenSolidDarkTR { background: url(container1_tr.gif) bottom right no-repeat; vertical-align:top; height: 24px; padding: 1px 2px 0 2px; }
/*-- conatiner title token             --*/ .InnGreenSolidDarkTitle { font-size: 11px; color: #526544; font-weight: bold; }

/*========================================================*/
/*  2. Container Design Elements - Solid Light            */
/*========================================================*/

/*-- top center section                --*/ .InnGreenSolidLightT { background: url(container2_t.gif) bottom left repeat-x; vertical-align:top; height: 24px; padding: 0; }
/*-- top left section                  --*/ .InnGreenSolidLightTL { background: url(container2_tl.gif) bottom left no-repeat; vertical-align:top; height: 24px; padding: 0; }
/*-- top right section                 --*/ .InnGreenSolidLightTR { background: url(container2_tr.gif) bottom right no-repeat; vertical-align:top; height: 24px; padding: 1px 2px 0 2px; }
/*-- conatiner title token             --*/ .InnGreenSolidLightTitle { font-size: 11px; color: #788F68; font-weight: bold; }

/*========================================================*/
/*  3. Container Design Elements - Dotted Dark            */
/*========================================================*/

/*-- top center section                --*/ .InnGreenDottedDarkT { background: url(container3_bg.gif) bottom left repeat-x; vertical-align:top; height: 24px; padding:  1px 2px 0 2px; }
/*-- conatiner title token             --*/ .InnGreenDottedDarkTitle { font-size: 11px; color: #526544; font-weight: bold; }

/*========================================================*/
/*  4. Container Design Elements - Dotted Light           */
/*========================================================*/

/*-- top center section                --*/ .InnGreenDottedLightT { background: url(container4_bg.gif) bottom left repeat-x; vertical-align:top; height: 24px; padding:  1px 2px 0 2px; }
/*-- conatiner title token             --*/ .InnGreenDottedLightTitle { font-size: 11px; color: #788F68; font-weight: bold; }

/*========================================================*/
/*  5. Container Design Elements - Line Dark              */
/*========================================================*/

/*-- top center section                --*/ .InnGreenLineDarkT { border-bottom: 1px solid #A6AF9F; vertical-align:top; height: 19px; padding:  1px 2px 0 2px; }
/*-- conatiner title token             --*/ .InnGreenLineDarkTitle { font-size: 11px; color: #526544; font-weight: bold; }

/*========================================================*/
/*  6. Container Design Elements - Line Light              */
/*========================================================*/

/*-- top center section                --*/ .InnGreenLineLightT { border-bottom: 1px solid #C4CAC1; vertical-align:top; height: 19px; padding:  1px 2px 0 2px; }
/*-- conatiner title token             --*/ .InnGreenLineLightTitle { font-size: 11px; color: #788F68; font-weight: bold; }

/*==========================================================*/
/*  End Style Sheet                                         */
/*==========================================================*/



