/*========================================================*/
/*             CSS for DotNetNuke Containers              */
/*                  by Brian Connor                       */
/*             http://www.NukeVille.com                   */
/*                connbrian@gmail.com                     */
/*========================================================*/


/*========================================================*/
/*     Container Design Elements                          */
/*========================================================*/


/*-- container title token             --*/ 
.BCC_DEJ_SlateBar01Title { line-height: 1.4em; font-size: small; font-family: tahoma; color: #FFF; font-weight: bold; }
/*-- container title cell              --*/ 
.BCC_DEJ_SlateBar01TitleTD { width:100%; padding: 0;}
/*-- container actions cell            --*/ 
.BCC_DEJ_SlateBar01ActionsTD { width:0%; padding: 0;}
/*-- container content pane            --*/ 
.BCC_DEJ_SlateBar01Content { font-size: small; font-family: tahoma; color: #444; text-align:justify; padding: 5px 4px 15px 4px;}

/*-- container Icons cell              --*/ 
.BCC_DEJ_SlateBar01Icons { text-align:right; padding: 5px 0 7px 0; border-top: 1px solid #BBBBBB;}

/*-- top center section                --*/ 
.BCC_DEJ_SlateBar01T { background: url(03t_DejaVuSlate.gif) bottom left repeat-x; vertical-align:top; height: 22px; padding: 2px 0 0 0px; }
/*-- top left section                  --*/ 
.BCC_DEJ_SlateBar01TL { background: url(03tl_DejaVuSlate.gif) bottom left no-repeat; vertical-align:top; height: 22px; width:10px; padding: 0; }
/*-- top right section                 --*/ 
.BCC_DEJ_SlateBar01TR { background: url(03tr_DejaVuSlate.gif) bottom right no-repeat; vertical-align:top; height: 22px; width:10px; padding: 0; }

/*========================================================*/






