/*========================================================*/
/*             CSS for DotNetNuke Containers              */
/*                  by Brian Connor                       */
/*             http://www.NukeVille.com                   */
/*                connbrian@gmail.com                     */
/*========================================================*/


/*========================================================*/
/*     Container Design Elements                          */
/*========================================================*/


/*-- conatiner title token             --*/ .BCC_DEJ_SeaGreenBox01Title { line-height: 1.4em; font-size: 11px; font-family: tahoma; color: #FFF; font-weight: bold; }
/*-- container title cell              --*/ .BCC_DEJ_SeaGreenBox01TitleTD { width:100%; padding: 0;}
/*-- container actions cell            --*/ .BCC_DEJ_SeaGreenBox01ActionsTD { width:0%; padding: 0;}
/*-- container content pane            --*/ .BCC_DEJ_SeaGreenBox01Content { font-size: 11px; font-family: tahoma; color: #444; text-align:justify; padding: 5px 0 0 0;}
/*-- container Icons cell              --*/ .BCC_DEJ_SeaGreenBox01Icons { text-align:right; padding: 5px 0 7px 0; border-top: 1px solid #BBBBBB;}

/*-- top center section                --*/ .BCC_DEJ_SeaGreenBox01T { background: url(01t_DejaVuSeaGreen.gif) bottom left repeat-x; vertical-align:top; height: 22px; padding: 2px 0 0 0; }
/*-- top left section                  --*/ .BCC_DEJ_SeaGreenBox01TL { background: url(01tl_DejaVuSeaGreen.gif) bottom left no-repeat; vertical-align:top; height: 22px; width:10px; padding: 0; }
/*-- top right section                 --*/ .BCC_DEJ_SeaGreenBox01TR { background: url(01tr_DejaVuSeaGreen.gif) bottom right no-repeat; vertical-align:top; height: 22px; width:10px; padding: 0; }

/*-- mid center section                --*/ .BCC_DEJ_SeaGreenBox01M { background: #FFF; vertical-align:top; padding: 0; }
/*-- mid left section                  --*/ .BCC_DEJ_SeaGreenBox01ML { background: url(01ml_DejaVuSeaGreen.gif) bottom left repeat-y; vertical-align:top; width:10px; padding: 0; }
/*-- mid right section                 --*/ .BCC_DEJ_SeaGreenBox01MR { background: url(01mr_DejaVuSeaGreen.gif) bottom right repeat-y; vertical-align:top; width:10px; padding: 0; }

/*-- bottom center section             --*/ .BCC_DEJ_SeaGreenBox01B { background: url(01b_DejaVuSeaGreen.gif) bottom left repeat-x; vertical-align:top; height: 17px; padding: 8px 0 0 5px; }
/*-- bottom left section               --*/ .BCC_DEJ_SeaGreenBox01BL { background: url(01bl_DejaVuSeaGreen.gif) bottom left no-repeat; vertical-align:top; height: 17px; width:10px; padding: 0; }
/*-- bottom right section              --*/ .BCC_DEJ_SeaGreenBox01BR { background: url(01br_DejaVuSeaGreen.gif) bottom right no-repeat; vertical-align:top; height: 17px; width:21px; padding: 0; }

/*========================================================*/






