/*========================================================*/
/*             CSS for DotNetNuke Containers              */
/*                  by Brian Connor                       */
/*             http://www.NukeVille.com                   */
/*                connbrian@gmail.com                     */
/*========================================================*/

/*========================================================*/
/*     Container Design Elements                          */
/*========================================================*/

/*-- conatiner title token             --*/ .BCC_CL_14LightOrangeTitle { font-size: 11px; font-family: tahoma; color: #555; font-weight: bold; line-height: 1.5em; }
/*-- container title cell              --*/ .BCC_CL_14LightOrangeTitleTD { width:100%; padding: 0;}
/*-- container actions cell            --*/ .BCC_CL_14LightOrangeActionsTD { width:0%; padding: 0; vertical-align: bottom; }
/*-- container content pane            --*/ .BCC_CL_14LightOrangeContent { font-size: 11px; font-family: tahoma; color: #444; text-align:left; padding: 5px 2px 5px 4px;}
/*-- container Icons cell              --*/ .BCC_CL_14LightOrangeIcons { text-align:right; padding: 5px 0 0 0; border-top: 1px solid #BBBBBB;}

/*-- inner top center section          --*/ .BCC_CL_14LightOrangeTI { background: url(14ti_LightOrange.gif) bottom left repeat-x; vertical-align:top; height: 26px; width:60%; padding: 2px 15px 0 4px; }
/*-- inner top right section           --*/ .BCC_CL_14LightOrangeTIR { background: url(14tir_LightOrange.gif) bottom right no-repeat; vertical-align:top; height: 26px; width:8px; padding: 0; }

/*-- top center section                --*/ .BCC_CL_14LightOrangeT { background: url(14t_LightOrange.gif) bottom left repeat-x; vertical-align:top; height: 26px; padding: 0px; }
/*-- top left section                  --*/ .BCC_CL_14LightOrangeTL { background: url(14tl_LightOrange.gif) bottom left no-repeat; vertical-align:top; height: 26px; width:6px; padding: 0; }
/*-- top right section                 --*/ .BCC_CL_14LightOrangeTR { background: url(14tr_LightOrange.gif) bottom right no-repeat; vertical-align:top; height: 26px; width:6px; padding: 0; }

/*-- mid center section                --*/ .BCC_CL_14LightOrangeM { background: #FFF; vertical-align:top; padding: 0; }
/*-- mid left section                  --*/ .BCC_CL_14LightOrangeML { background: url(14ml_LightOrange.gif) bottom left repeat-y; vertical-align:top; width:6px; padding: 0; }
/*-- mid right section                 --*/ .BCC_CL_14LightOrangeMR { background: url(14mr_LightOrange.gif) bottom right repeat-y; vertical-align:top; width:6px; padding: 0; }

/*-- bottom center section             --*/ .BCC_CL_14LightOrangeB { background: url(14b_LightOrange.gif) top left repeat-x; vertical-align:top; height: 18px; padding: 0; }
/*-- bottom left section               --*/ .BCC_CL_14LightOrangeBL { background: url(14bl_LightOrange.gif) top left no-repeat; vertical-align:top; height: 18px; width:6px; padding: 0; }
/*-- bottom right section              --*/ .BCC_CL_14LightOrangeBR { background: url(14br_LightOrange.gif) top right no-repeat; vertical-align:top; height: 18px; width:6px; padding: 0; }

/*========================================================*/








