/*========================================================*/
/*             CSS for DotNetNuke Containers              */
/*                  by Brian Connor                       */
/*               http://bc.digidia.com                    */
/*                connbrian@gmail.com                     */
/*========================================================*/

/*========================================================*/
/*  1. Container Design Elements                          */
/*========================================================*/


/*-- conatiner title token             --*/ .BCC_CL_09LightOrangeTitle { font-size: 11px; line-height: 1.4em; color: #555; font-weight: bold; }
/*-- container title cell              --*/ .BCC_CL_09LightOrangeTitleTD { width:100%; background: url(09t_LightOrange.gif) bottom left repeat-x; vertical-align:middle; white-space:nowrap; padding:5px 6px 0px}
/*-- container actions cell            --*/ .BCC_CL_09LightOrangeActionsTD { width:0%; background: url(09t_LightOrange.gif) bottom left repeat-x; vertical-align:middle; padding-top:5px}
											.BCC_CL_09LightOrangeActionsTD IMG {margin-left:2px}
/*-- container actions cell            --*/ .BCC_CL_09LightOrangeHelpTD { width:0%; background: url(09t_LightOrange.gif) bottom left repeat-x; vertical-align:middle; padding-top: 2px;}
											.BCC_CL_09LightOrangeHelpTD IMG {margin-top:3px}
/*-- container content pane            --*/ .BCC_CL_09LightOrangeContent { color: #444; text-align:left; padding: 6px 2px 5px 10px;}

/*-- inner top left section            --*/ .BCC_CL_09LightOrangeTIL { background: url(09tl_LightOrange.gif) bottom left no-repeat; }
/*-- inner top right section           --*/ .BCC_CL_09LightOrangeTIR { background: url(09tr_LightOrange.gif) bottom right no-repeat; }


.BCC_CL_09LightOrangeTIL B {display:block; width: 4px; height:24px; }
.BCC_CL_09LightOrangeTIR B {display:block; width: 4px; height:24px; }
.BCC_CL_09LightOrangeActions {margin-bottom: 10px}
.BCC_CL_09LightOrangeActions TD {text-align:center; white-space:nowrap; padding:0px 6px;}
.BCC_CL_09LightOrangeActions TD IMG {vertical-align:middle; margin-bottom:2px}
* html .BCC_CL_09LightOrangeActions TD IMG {vertical-align:text-bottom;}

/*========================================================*/


