/*========================================================*/
/*             CSS for DotNetNuke Containers              */
/*                  by Brian Connor                       */
/*               http://bc.digidia.com                    */
/*                connbrian@gmail.com                     */
/*========================================================*/

/*========================================================*/
/*  1. Container Design Elements                          */
/*========================================================*/


/*-- conatiner title token             --*/ .BCC_CL_12LightBlueTitle { font-size: 11px; line-height: 1.4em; color: #555; font-weight: bold; }
/*-- container title cell              --*/ .BCC_CL_12LightBlueTitleTD { width:100%; padding: 0; background: url(12ti_LightBlue.gif) bottom left repeat-x; vertical-align:middle; white-space:nowrap; padding:2px 6px 0px}
/*-- container actions cell            --*/ .BCC_CL_12LightBlueActionsTD { width:0%; background: url(12ti_LightBlue.gif) bottom left repeat-x; vertical-align:middle; padding-top:4px}
											.BCC_CL_12LightBlueActionsTD IMG {margin-left:2px}
/*-- container actions cell            --*/ .BCC_CL_12LightBlueHelpTD { width:0%; background: url(12ti_LightBlue.gif) bottom left repeat-x; vertical-align:middle; padding-top: 2px;}
											.BCC_CL_12LightBlueHelpTD IMG {margin-top:1px}
/*-- container content pane            --*/ .BCC_CL_12LightBlueContent { line-height: 1.4em; color: #444; text-align:left; }

/*-- inner top left section            --*/ .BCC_CL_12LightBlueTIL { background: url(12til_LightBlue.gif) bottom left no-repeat; }
/*-- inner top right section           --*/ .BCC_CL_12LightBlueTIR { background: url(12tir_LightBlue.gif) bottom right no-repeat; }

/*-- top center section                --*/ .BCC_CL_12LightBlueT  { background: url(12t_LightBlue.gif) bottom left repeat-x; vertical-align:middle; }
/*-- top left section                  --*/ .BCC_CL_12LightBlueTL { background: url(12tl_LightBlue.gif) bottom left no-repeat; }
/*-- top right section                 --*/ .BCC_CL_12LightBlueTR { background: url(12tr_LightBlue.gif) bottom right no-repeat; }

/*-- mid center section                --*/ .BCC_CL_12LightBlueM  { background: #FFF; padding: 6px 2px 5px 10px;}
/*-- mid left section                  --*/ .BCC_CL_12LightBlueML { background: url(12ml_LightBlue.gif) bottom left repeat-y; }
/*-- mid right section                 --*/ .BCC_CL_12LightBlueMR { background: url(12mr_LightBlue.gif) bottom right repeat-y; }

/*-- bottom center section             --*/ .BCC_CL_12LightBlueB  { background: url(12b_LightBlue.gif) top left repeat-x; }
/*-- bottom left section               --*/ .BCC_CL_12LightBlueBL { background: url(12bl_LightBlue.gif) top left no-repeat; }
/*-- bottom right section              --*/ .BCC_CL_12LightBlueBR { background: url(12br_LightBlue.gif) top right no-repeat; }


.BCC_CL_12LightBlueTIL B {display:block; width:10px; height:24px; }
.BCC_CL_12LightBlueTIR B {display:block; width: 4px; height:24px; }
.BCC_CL_12LightBlueTL  B,
.BCC_CL_12LightBlueTR  B,
.BCC_CL_12LightBlueML  B,
.BCC_CL_12LightBlueMR  B,
.BCC_CL_12LightBlueBL  B,
.BCC_CL_12LightBlueBR  B {display:block; width: 6px; height:1px;  }
.BCC_CL_12LightBlueB   B {display:block; width: 1px; height:18px; }

.BCC_CL_12LightBlueT  TD { vertical-align:middle; }
.BCC_CL_12LightBlueActions TD {text-align:center; white-space:nowrap; padding:0px 6px;}
.BCC_CL_12LightBlueActions TD IMG {vertical-align:middle; margin-bottom:2px}
* html .BCC_CL_12LightBlueActions TD IMG {vertical-align:text-bottom;}

/*========================================================*/

