/*========================================================*/
/*         CSS for DotNetNuke Skin - Innovate             */
/*                  by Evan O'Neil                        */
/*            http://evan.normanoneil.com                 */
/*                oneilevan@gmail.com                     */
/*========================================================*/

/*-- container title cell              --*/ .InnBlueContainerTitleTD { width:100%; padding: 0;}
/*-- container actions cell            --*/ .InnBlueContainerActionsTD { width:0%; padding: 0;}
/*-- container content pane            --*/ .InnBlueContainerContent { text-align:left; padding: 5px 2px 12px 2px;}

/*========================================================*/
/*  1. Container Design Elements - Solid Dark             */
/*========================================================*/

/*-- top center section                --*/ .InnBlueSolidDarkT { background: url(container1_t.gif) bottom left repeat-x; vertical-align:top; height: 24px; padding: 0; }
/*-- top left section                  --*/ .InnBlueSolidDarkTL { background: url(container1_tl.gif) bottom left no-repeat; vertical-align:top; height: 24px; padding: 0; }
/*-- top right section                 --*/ .InnBlueSolidDarkTR { background: url(container1_tr.gif) bottom right no-repeat; vertical-align:top; height: 24px; padding: 1px 2px 0 2px; }
/*-- conatiner title token             --*/ .InnBlueSolidDarkTitle { font-size: 11px; color: #445365; font-weight: bold; }

/*========================================================*/
/*  2. Container Design Elements - Solid Light            */
/*========================================================*/

/*-- top center section                --*/ .InnBlueSolidLightT { background: url(container2_t.gif) bottom left repeat-x; vertical-align:top; height: 24px; padding: 0; }
/*-- top left section                  --*/ .InnBlueSolidLightTL { background: url(container2_tl.gif) bottom left no-repeat; vertical-align:top; height: 24px; padding: 0; }
/*-- top right section                 --*/ .InnBlueSolidLightTR { background: url(container2_tr.gif) bottom right no-repeat; vertical-align:top; height: 24px; padding: 1px 2px 0 2px; }
/*-- conatiner title token             --*/ .InnBlueSolidLightTitle { font-size: 11px; color: #68798F; font-weight: bold; }

/*========================================================*/
/*  3. Container Design Elements - Dotted Dark            */
/*========================================================*/

/*-- top center section                --*/ .InnBlueDottedDarkT { background: url(container3_bg.gif) bottom left repeat-x; vertical-align:top; height: 24px; padding:  1px 2px 0 2px; }
/*-- conatiner title token             --*/ .InnBlueDottedDarkTitle { font-size: 11px; color: #445365; font-weight: bold; }

/*========================================================*/
/*  4. Container Design Elements - Dotted Light           */
/*========================================================*/

/*-- top center section                --*/ .InnBlueDottedLightT { background: url(container4_bg.gif) bottom left repeat-x; vertical-align:top; height: 24px; padding:  1px 2px 0 2px; }
/*-- conatiner title token             --*/ .InnBlueDottedLightTitle { font-size: 11px; color: #68798F; font-weight: bold; }

/*========================================================*/
/*  5. Container Design Elements - Line Dark              */
/*========================================================*/

/*-- top center section                --*/ .InnBlueLineDarkT { border-bottom: 1px solid #9FA7AF; vertical-align:top; height: 19px; padding:  1px 2px 0 2px; }
/*-- conatiner title token             --*/ .InnBlueLineDarkTitle { font-size: 11px; color: #445365; font-weight: bold; }

/*========================================================*/
/*  6. Container Design Elements - Line Light              */
/*========================================================*/

/*-- top center section                --*/ .InnBlueLineLightT { border-bottom: 1px solid #C1C4CA; vertical-align:top; height: 19px; padding:  1px 2px 0 2px; }
/*-- conatiner title token             --*/ .InnBlueLineLightTitle { font-size: 11px; color: #68798F; font-weight: bold; }

/*==========================================================*/
/*  End Style Sheet                                         */
/*==========================================================*/


