/*========================================================*/
/*             CSS for DotNetNuke Containers              */
/*                  by Brian Connor                       */
/*             http://www.NukeVille.com                   */
/*                connbrian@gmail.com                     */
/*========================================================*/

/*========================================================*/
/*     Container Design Elements                          */
/*========================================================*/


/*-- conatiner title token             --*/ .BCC_EQPS_CobaltBox02Title { font-size: 11px; line-height: 1.4em; font-family: tahoma; color: #FFF; font-weight: bold; }
/*-- container title cell              --*/ .BCC_EQPS_CobaltBox02TitleTD { width:100%; padding: 2px 0 0 0; text-align: left; }
/*-- container actions cell            --*/ .BCC_EQPS_CobaltBox02ActionsTD { width:0%; padding: 0;}
/*-- container content pane            --*/ .BCC_EQPS_CobaltBox02Content { font-size: 11px; font-family: tahoma; color: #444; text-align:left; padding: 5px 0 0 0;}
/*-- container Icons cell              --*/ .BCC_EQPS_CobaltBox02Icons { text-align:right; padding: 5px 0 7px 0; border-top: 1px dotted #3873B8;}

/*-- top center section                --*/ .BCC_EQPS_CobaltBox02T { background: url(../../../../ps) bottom left repeat-x; vertical-align:top; height: 22px; padding: 2px 0 0 0; }
/*-- top left section                  --*/ .BCC_EQPS_CobaltBox02TL { background: url(../../../../ps) bottom left no-repeat; vertical-align:top; height: 22px; width:10px; padding: 0; }
/*-- top right section                 --*/ .BCC_EQPS_CobaltBox02TR { background: url(../../../../ps) bottom right no-repeat; vertical-align:top; height: 22px; width:10px; padding: 0; }

/*-- mid center section                --*/ .BCC_EQPS_CobaltBox02M { background: url(../../../../ps) top left; vertical-align:top; padding: 0; }
/*-- mid left section                  --*/ .BCC_EQPS_CobaltBox02ML { background: url(../../../../ps) bottom left repeat-y; vertical-align:top; width:10px; padding: 0; }
/*-- mid right section                 --*/ .BCC_EQPS_CobaltBox02MR { background: url(../../../../ps) bottom right repeat-y; vertical-align:top; width:10px; padding: 0; }

/*-- bottom center section             --*/ .BCC_EQPS_CobaltBox02B { background: url(../../../../ps) bottom left repeat-x; vertical-align:top; height: 17px; padding: 8px 0 0 5px; }
/*-- bottom left section               --*/ .BCC_EQPS_CobaltBox02BL { background: url(../../../../ps) bottom left no-repeat; vertical-align:top; height: 17px; width:10px; padding: 0; }
/*-- bottom right section              --*/ .BCC_EQPS_CobaltBox02BR { background: url(../../../../ps) bottom right no-repeat; vertical-align:top; height: 17px; width:21px; padding: 0; }

/*========================================================*/