/*========================================================*/
/*         CSS for DotNetNuke Skin - Innovate             */
/*                  by Evan O'Neil                        */
/*            http://evan.normanoneil.com                 */
/*                oneilevan@gmail.com                     */
/*========================================================*/

/*-- container title cell              --*/ .InnRedContainerTitleTD { width:100%; padding: 0;}
/*-- container actions cell            --*/ .InnRedContainerActionsTD { width:0%; padding: 0;}
/*-- container content pane            --*/ .InnRedContainerContent { text-align:left; padding: 5px 2px 12px 2px;}

/*========================================================*/
/*  1. Container Design Elements - Solid Dark             */
/*========================================================*/

/*-- top center section                --*/ .InnRedSolidDarkT { background: url(container1_t.gif) bottom left repeat-x; vertical-align:top; height: 24px; padding: 0; }
/*-- top left section                  --*/ .InnRedSolidDarkTL { background: url(container1_tl.gif) bottom left no-repeat; vertical-align:top; height: 24px; padding: 0; }
/*-- top right section                 --*/ .InnRedSolidDarkTR { background: url(container1_tr.gif) bottom right no-repeat; vertical-align:top; height: 24px; padding: 1px 2px 0 2px; }
/*-- conatiner title token             --*/ .InnRedSolidDarkTitle { font-size: 11px; color: #654445; font-weight: bold; }

/*========================================================*/
/*  2. Container Design Elements - Solid Light            */
/*========================================================*/

/*-- top center section                --*/ .InnRedSolidLightT { background: url(container2_t.gif) bottom left repeat-x; vertical-align:top; height: 24px; padding: 0; }
/*-- top left section                  --*/ .InnRedSolidLightTL { background: url(container2_tl.gif) bottom left no-repeat; vertical-align:top; height: 24px; padding: 0; }
/*-- top right section                 --*/ .InnRedSolidLightTR { background: url(container2_tr.gif) bottom right no-repeat; vertical-align:top; height: 24px; padding: 1px 2px 0 2px; }
/*-- conatiner title token             --*/ .InnRedSolidLightTitle { font-size: 11px; color: #8F6869; font-weight: bold; }

/*========================================================*/
/*  3. Container Design Elements - Dotted Dark            */
/*========================================================*/

/*-- top center section                --*/ .InnRedDottedDarkT { background: url(container3_bg.gif) bottom left repeat-x; vertical-align:top; height: 24px; padding:  1px 2px 0 2px; }
/*-- conatiner title token             --*/ .InnRedDottedDarkTitle { font-size: 11px; color: #654445; font-weight: bold; }

/*========================================================*/
/*  4. Container Design Elements - Dotted Light           */
/*========================================================*/

/*-- top center section                --*/ .InnRedDottedLightT { background: url(container4_bg.gif) bottom left repeat-x; vertical-align:top; height: 24px; padding:  1px 2px 0 2px; }
/*-- conatiner title token             --*/ .InnRedDottedLightTitle { font-size: 11px; color: #8F6869; font-weight: bold; }

/*========================================================*/
/*  5. Container Design Elements - Line Dark              */
/*========================================================*/

/*-- top center section                --*/ .InnRedLineDarkT { border-bottom: 1px solid #AF9FA1; vertical-align:top; height: 19px; padding:  1px 2px 0 2px; }
/*-- conatiner title token             --*/ .InnRedLineDarkTitle { font-size: 11px; color: #654445; font-weight: bold; }

/*========================================================*/
/*  6. Container Design Elements - Line Light              */
/*========================================================*/

/*-- top center section                --*/ .InnRedLineLightT { border-bottom: 1px solid #CAC2C1; vertical-align:top; height: 19px; padding:  1px 2px 0 2px; }
/*-- conatiner title token             --*/ .InnRedLineLightTitle { font-size: 11px; color: #8F6869; font-weight: bold; }

/*==========================================================*/
/*  End Style Sheet                                         */
/*==========================================================*/


