/*========================================================*/
/*             CSS for DotNetNuke Containers              */
/*                  by Brian Connor                       */
/*               http://bc.digidia.com                    */
/*                connbrian@gmail.com                     */
/*========================================================*/

/*========================================================*/
/*  1. Container Design Elements                          */
/*========================================================*/


/*-- conatiner title token             --*/ .BCC_CL_12LightOrangeTitle { font-size: 11px; line-height: 1.4em; color: #555; font-weight: bold; }
/*-- container title cell              --*/ .BCC_CL_12LightOrangeTitleTD { width:100%; padding: 0; background: url(12ti_LightOrange.gif) bottom left repeat-x; vertical-align:middle; white-space:nowrap; padding:2px 6px 0px}
/*-- container actions cell            --*/ .BCC_CL_12LightOrangeActionsTD { width:0%; background: url(12ti_LightOrange.gif) bottom left repeat-x; vertical-align:middle; padding-top:4px}
											.BCC_CL_12LightOrangeActionsTD IMG {margin-left:2px}
/*-- container actions cell            --*/ .BCC_CL_12LightOrangeHelpTD { width:0%; background: url(12ti_LightOrange.gif) bottom left repeat-x; vertical-align:middle; padding-top: 2px;}
											.BCC_CL_12LightOrangeHelpTD IMG {margin-top:1px}
/*-- container content pane            --*/ .BCC_CL_12LightOrangeContent { line-height: 1.4em; color: #444; text-align:left; }

/*-- inner top left section            --*/ .BCC_CL_12LightOrangeTIL { background: url(12til_LightOrange.gif) bottom left no-repeat; }
/*-- inner top right section           --*/ .BCC_CL_12LightOrangeTIR { background: url(12tir_LightOrange.gif) bottom right no-repeat; }

/*-- top center section                --*/ .BCC_CL_12LightOrangeT  { background: url(12t_LightOrange.gif) bottom left repeat-x; vertical-align:middle; }
/*-- top left section                  --*/ .BCC_CL_12LightOrangeTL { background: url(12tl_LightOrange.gif) bottom left no-repeat; }
/*-- top right section                 --*/ .BCC_CL_12LightOrangeTR { background: url(12tr_LightOrange.gif) bottom right no-repeat; }

/*-- mid center section                --*/ .BCC_CL_12LightOrangeM  { background: #FFF; padding: 6px 2px 5px 10px;}
/*-- mid left section                  --*/ .BCC_CL_12LightOrangeML { background: url(12ml_LightOrange.gif) bottom left repeat-y; }
/*-- mid right section                 --*/ .BCC_CL_12LightOrangeMR { background: url(12mr_LightOrange.gif) bottom right repeat-y; }

/*-- bottom center section             --*/ .BCC_CL_12LightOrangeB  { background: url(12b_LightOrange.gif) top left repeat-x; }
/*-- bottom left section               --*/ .BCC_CL_12LightOrangeBL { background: url(12bl_LightOrange.gif) top left no-repeat; }
/*-- bottom right section              --*/ .BCC_CL_12LightOrangeBR { background: url(12br_LightOrange.gif) top right no-repeat; }


.BCC_CL_12LightOrangeTIL B {display:block; width:10px; height:24px; }
.BCC_CL_12LightOrangeTIR B {display:block; width: 4px; height:24px; }
.BCC_CL_12LightOrangeTL  B,
.BCC_CL_12LightOrangeTR  B,
.BCC_CL_12LightOrangeML  B,
.BCC_CL_12LightOrangeMR  B,
.BCC_CL_12LightOrangeBL  B,
.BCC_CL_12LightOrangeBR  B {display:block; width: 6px; height:1px;  }
.BCC_CL_12LightOrangeB   B {display:block; width: 1px; height:18px; }

.BCC_CL_12LightOrangeT  TD { vertical-align:middle; }
.BCC_CL_12LightOrangeActions TD {text-align:center; white-space:nowrap; padding:0px 6px;}
.BCC_CL_12LightOrangeActions TD IMG {vertical-align:middle; margin-bottom:2px}
* html .BCC_CL_12LightOrangeActions TD IMG {vertical-align:text-bottom;}

/*========================================================*/


