/*========================================================*/
/*             CSS for DotNetNuke Containers              */
/*                  by Brian Connor                       */
/*             http://www.NukeVille.com                   */
/*                connbrian@gmail.com                     */
/*========================================================*/

/*========================================================*/
/*     Container Design Elements                          */
/*========================================================*/


/*-- conatiner title token             --*/ .BCC_EQPS_GrayBox04Title { font-size: 11px; line-height: 1.4em; font-family: tahoma; color: #555; font-weight: bold; }
/*-- container title cell              --*/ .BCC_EQPS_GrayBox04TitleTD { width:100%; padding: 0;}
/*-- container actions cell            --*/ .BCC_EQPS_GrayBox04ActionsTD { width:0%; padding: 0;}
/*-- container content pane            --*/ .BCC_EQPS_GrayBox04Content { font-size: 11px; font-family: tahoma; color: #444; text-align:left; padding: 3px 0 0 0;}
/*-- container Icons cell              --*/ .BCC_EQPS_GrayBox04Icons { text-align:right; padding: 5px 0 7px 0; border-top: 1px solid #BBBBBB;}

/*-- top center section                --*/ .BCC_EQPS_GrayBox04T { background: url(08t_EquinoxGray.gif) bottom left repeat-x; vertical-align:top; height: 22px; padding: 4px 0 0 0; }
/*-- top left section                  --*/ .BCC_EQPS_GrayBox04TL { background: url(08tl_EquinoxGray.gif) bottom left no-repeat; vertical-align:top; height: 22px; width:10px; padding: 0; }
/*-- top right section                 --*/ .BCC_EQPS_GrayBox04TR { background: url(08tr_EquinoxGray.gif) bottom right no-repeat; vertical-align:top; height: 22px; width:10px; padding: 0; }

/*-- mid center section                --*/ .BCC_EQPS_GrayBox04M { background: url(boxm_EquinoxGray.gif) top left; vertical-align:top; padding: 0; }
/*-- mid left section                  --*/ .BCC_EQPS_GrayBox04ML { background: url(08ml_EquinoxGray.gif) bottom left repeat-y; vertical-align:top; width:10px; padding: 0; }
/*-- mid right section                 --*/ .BCC_EQPS_GrayBox04MR { background: url(08mr_EquinoxGray.gif) bottom right repeat-y; vertical-align:top; width:10px; padding: 0; }

/*-- bottom center section             --*/ .BCC_EQPS_GrayBox04B { background: url(08b_EquinoxGray.gif) bottom left repeat-x; vertical-align:top; height: 17px; padding: 8px 0 0 5px; }
/*-- bottom left section               --*/ .BCC_EQPS_GrayBox04BL { background: url(08bl_EquinoxGray.gif) bottom left no-repeat; vertical-align:top; height: 17px; width:10px; padding: 0; }
/*-- bottom right section              --*/ .BCC_EQPS_GrayBox04BR { background: url(08br_EquinoxGray.gif) bottom right no-repeat; vertical-align:top; height: 17px; width:21px; padding: 0; }

/*========================================================*/






