/*========================================================*/
/*             CSS for DotNetNuke Containers              */
/*                  by Brian Connor                       */
/*             http://www.NukeVille.com                   */
/*                connbrian@gmail.com                     */
/*========================================================*/

/*========================================================*/
/*     Container Design Elements                          */
/*========================================================*/


/*-- conatiner title token             --*/ .BCC_EQ_RedBox04Title { font-size: 11px; line-height: 1.4em; font-family: tahoma; color: #555; font-weight: bold; }
/*-- container title cell              --*/ .BCC_EQ_RedBox04TitleTD { width:100%; padding: 0;}
/*-- container actions cell            --*/ .BCC_EQ_RedBox04ActionsTD { width:0%; padding: 0;}
/*-- container content pane            --*/ .BCC_EQ_RedBox04Content { font-size: 11px; font-family: tahoma; color: #444; text-align:left; padding: 3px 0 0 0;}
/*-- container Icons cell              --*/ .BCC_EQ_RedBox04Icons { text-align:right; padding: 5px 0 7px 0; border-top: 1px solid #BBBBBB;}

/*-- top center section                --*/ .BCC_EQ_RedBox04T { background: url(08t_EquinoxRed.gif) bottom left repeat-x; vertical-align:top; height: 22px; padding: 4px 0 0 0; }
/*-- top left section                  --*/ .BCC_EQ_RedBox04TL { background: url(08tl_EquinoxRed.gif) bottom left no-repeat; vertical-align:top; height: 22px; width:10px; padding: 0; }
/*-- top right section                 --*/ .BCC_EQ_RedBox04TR { background: url(08tr_EquinoxRed.gif) bottom right no-repeat; vertical-align:top; height: 22px; width:10px; padding: 0; }

/*-- mid center section                --*/ .BCC_EQ_RedBox04M { background: url(boxm_EquinoxRed.gif) top left; vertical-align:top; padding: 0; }
/*-- mid left section                  --*/ .BCC_EQ_RedBox04ML { background: url(08ml_EquinoxRed.gif) bottom left repeat-y; vertical-align:top; width:10px; padding: 0; }
/*-- mid right section                 --*/ .BCC_EQ_RedBox04MR { background: url(08mr_EquinoxRed.gif) bottom right repeat-y; vertical-align:top; width:10px; padding: 0; }

/*-- bottom center section             --*/ .BCC_EQ_RedBox04B { background: url(08b_EquinoxRed.gif) bottom left repeat-x; vertical-align:top; height: 17px; padding: 8px 0 0 5px; }
/*-- bottom left section               --*/ .BCC_EQ_RedBox04BL { background: url(08bl_EquinoxRed.gif) bottom left no-repeat; vertical-align:top; height: 17px; width:10px; padding: 0; }
/*-- bottom right section              --*/ .BCC_EQ_RedBox04BR { background: url(08br_EquinoxRed.gif) bottom right no-repeat; vertical-align:top; height: 17px; width:21px; padding: 0; }

/*========================================================*/






