/*========================================================*/
/*         CSS for DotNetNuke Skin - Innovate             */
/*                  by Evan O'Neil                        */
/*            http://evan.normanoneil.com                 */
/*                oneilevan@gmail.com                     */
/*========================================================*/

/*-- container title cell              --*/ .InnSeaGreenContainerTitleTD { width:100%; padding: 0;}
/*-- container actions cell            --*/ .InnSeaGreenContainerActionsTD { width:0%; padding: 0;}
/*-- container content pane            --*/ .InnSeaGreenContainerContent { text-align:left; padding: 5px 2px 12px 2px;}

/*========================================================*/
/*  1. Container Design Elements - Solid Dark             */
/*========================================================*/

/*-- top center section                --*/ .InnSeaGreenSolidDarkT { background: url(container1_t.gif) bottom left repeat-x; vertical-align:top; height: 24px; padding: 0; }
/*-- top left section                  --*/ .InnSeaGreenSolidDarkTL { background: url(container1_tl.gif) bottom left no-repeat; vertical-align:top; height: 24px; padding: 0; }
/*-- top right section                 --*/ .InnSeaGreenSolidDarkTR { background: url(container1_tr.gif) bottom right no-repeat; vertical-align:top; height: 24px; padding: 1px 2px 0 2px; }
/*-- conatiner title token             --*/ .InnSeaGreenSolidDarkTitle { font-size: 11px; color: #44655E; font-weight: bold; }

/*========================================================*/
/*  2. Container Design Elements - Solid Light            */
/*========================================================*/

/*-- top center section                --*/ .InnSeaGreenSolidLightT { background: url(container2_t.gif) bottom left repeat-x; vertical-align:top; height: 24px; padding: 0; }
/*-- top left section                  --*/ .InnSeaGreenSolidLightTL { background: url(container2_tl.gif) bottom left no-repeat; vertical-align:top; height: 24px; padding: 0; }
/*-- top right section                 --*/ .InnSeaGreenSolidLightTR { background: url(container2_tr.gif) bottom right no-repeat; vertical-align:top; height: 24px; padding: 1px 2px 0 2px; }
/*-- conatiner title token             --*/ .InnSeaGreenSolidLightTitle { font-size: 11px; color: #688F88; font-weight: bold; }

/*========================================================*/
/*  3. Container Design Elements - Dotted Dark            */
/*========================================================*/

/*-- top center section                --*/ .InnSeaGreenDottedDarkT { background: url(container3_bg.gif) bottom left repeat-x; vertical-align:top; height: 24px; padding:  1px 2px 0 2px; }
/*-- conatiner title token             --*/ .InnSeaGreenDottedDarkTitle { font-size: 11px; color: #44655E; font-weight: bold; }

/*========================================================*/
/*  4. Container Design Elements - Dotted Light           */
/*========================================================*/

/*-- top center section                --*/ .InnSeaGreenDottedLightT { background: url(container4_bg.gif) bottom left repeat-x; vertical-align:top; height: 24px; padding:  1px 2px 0 2px; }
/*-- conatiner title token             --*/ .InnSeaGreenDottedLightTitle { font-size: 11px; color: #688F88; font-weight: bold; }

/*========================================================*/
/*  5. Container Design Elements - Line Dark              */
/*========================================================*/

/*-- top center section                --*/ .InnSeaGreenLineDarkT { border-bottom: 1px solid #9FAFAB; vertical-align:top; height: 19px; padding:  1px 2px 0 2px; }
/*-- conatiner title token             --*/ .InnSeaGreenLineDarkTitle { font-size: 11px; color: #44655E; font-weight: bold; }

/*========================================================*/
/*  6. Container Design Elements - Line Light              */
/*========================================================*/

/*-- top center section                --*/ .InnSeaGreenLineLightT { border-bottom: 1px solid #C1CAC9; vertical-align:top; height: 19px; padding:  1px 2px 0 2px; }
/*-- conatiner title token             --*/ .InnSeaGreenLineLightTitle { font-size: 11px; color: #688F88; font-weight: bold; }

/*==========================================================*/
/*  End Style Sheet                                         */
/*==========================================================*/



