/*========================================================*/
/*             CSS for DotNetNuke Containers              */
/*                  by Brian Connor                       */
/*               http://bc.digidia.com                    */
/*                connbrian@gmail.com                     */
/*========================================================*/

/*========================================================*/
/*  1. Container Design Elements                          */
/*========================================================*/

/*-- overriding default margin         --*/  p { margin: 0;}
/*-- conatiner title token             --*/ .BCC_DV_10LightGrayTitle_Line { font-size: 11px; line-height: 1.4em; font-family: tahoma; color: #666; font-weight: bold; }
/*-- container title cell              --*/ .BCC_DV_10LightGrayTitleTD_Line { width:100%; padding: 0;}
/*-- container actions cell            --*/ .BCC_DV_10LightGrayActionsTD_Line { width:0%; padding: 0;}
/*-- container content pane            --*/ .BCC_DV_10LightGrayContent_Line { font-size: 11px; line-height: 1.4em; font-family: tahoma; color: #444; text-align:left; padding: 5px 2px 5px 2px;}

/*-- top center section                --*/ .BCC_DV_10LightGrayT_Line { background: url(10t_LightGray_Line.gif) bottom left repeat-x; vertical-align:top; height: 21px; padding: 3px 0 0 4px; }
/*-- top left section                  --*/ .BCC_DV_10LightGrayTL_Line { background: url(10tl_LightGray_Line.gif) bottom left no-repeat; vertical-align:top; height: 21px; width:8px; padding: 0; }
/*-- top right section                 --*/ .BCC_DV_10LightGrayTR_Line { background: url(10tr_LightGray_Line.gif) bottom right no-repeat; vertical-align:top; height: 21px; width:8px; padding: 0; }

/*-- mid center section                --*/ .BCC_DV_10LightGrayM_Line { background: #FFF; vertical-align:top; padding: 0; }
/*-- mid left section                  --*/ .BCC_DV_10LightGrayML_Line { background: url(10ml_LightGray_Line.gif) bottom left repeat-y; vertical-align:top; width:6px; padding: 0; }
/*-- mid right section                 --*/ .BCC_DV_10LightGrayMR_Line { background: url(10mr_LightGray_Line.gif) bottom right repeat-y; vertical-align:top; width:6px; padding: 0; }

/*-- bottom center section             --*/ .BCC_DV_10LightGrayB_Line { background: url(10b_LightGray_Line.gif) top left repeat-x; vertical-align:top; height: 18px; padding: 0; }
/*-- bottom left section               --*/ .BCC_DV_10LightGrayBL_Line { background: url(10bl_LightGray_Line.gif) top left no-repeat; vertical-align:top; height: 18px; width:6px; padding: 0; }
/*-- bottom right section              --*/ .BCC_DV_10LightGrayBR_Line { background: url(10br_LightGray_Line.gif) top right no-repeat; vertical-align:top; height: 18px; width:6px; padding: 0; }


/*========================================================*/ 


