/*========================================================*/
/*             CSS for DotNetNuke Containers              */
/*                  by Vanessa Lagulln                   */
/*                   www.servinet.net                     */
/*                 vanessa@servinet.net                   */
/*========================================================*/

/*========================================================*/
/*  1. Container Design Elements                          */
/*========================================================*/

/*-- overriding default margin         --*/  p { margin: 0;}
/*-- conatiner title token/color texto barra--*/ .BCC_CL_01DarkBlueTitle { font-size: 15px; line-height: 1.4em; font-family: Arial, Bell MT, tahoma; color: #ABB820; font-weight: bold; }
/*-- container title cell              --*/ .BCC_CL_01DarkBlueTitleTD { width:100%; padding: 0;}
/*-- container actions cell            --*/ .BCC_CL_01DarkBlueActionsTD { width:0%; padding: 0;}
/*-- container content pane            --*/ .BCC_CL_01DarkBlueContent { font-size: 16px; line-height: 1.4em; font-family: Bell Mt, tahoma; color: #000000; text-align:left; padding: 5px 2px 5px 2px;}

/*-- top center section/Centro de la barra--*/ .BCC_CL_01DarkBlueT { background: url(01t_containervane.gif) bottom left repeat-x; vertical-align:top; height: 21px; padding: 1px 0 0 4px; }
/*-- top left section/Seccin de la izquierda de la barra--*/ .BCC_CL_01DarkBlueTL { background: url(01tl_containervane.gif) bottom left no-repeat; vertical-align:top; height: 21px; width:6px; padding: 0; }
/*-- top right section/Seccin de la derecha de la barra--*/ .BCC_CL_01DarkBlueTR { background: url(01tr_containervane.gif) bottom right no-repeat; vertical-align:top; height: 21px; width:6px; padding: 0; }

/*-- mid center section/Color dentro del container--*/ .BCC_CL_01DarkBlueM { background: #ffffff; vertical-align:top; padding: 0; }
/*-- mid left section                  --*/ .BCC_CL_01DarkBlueML { background: url(01ml_containervane.gif) bottom left repeat-y; vertical-align:top; width:6px; padding: 0; }
/*-- mid right section                 --*/ .BCC_CL_01DarkBlueMR { background: url(01mr_containervane.gif) bottom right repeat-y; vertical-align:top; width:6px; padding: 0; }

/*-- bottom center section             --*/ .BCC_CL_01DarkBlueB { background: url(01b_containervane.gif) top left repeat-x; vertical-align:top; height: 18px; padding: 0; }
/*-- bottom left section               --*/ .BCC_CL_01DarkBlueBL { background: url(01bl_containervane.gif) top left no-repeat; vertical-align:top; height: 18px; width:6px; padding: 0; }
/*-- bottom right section              --*/ .BCC_CL_01DarkBlueBR { background: url(01br_containervane.gif) top right no-repeat; vertical-align:top; height: 18px; width:6px; padding: 0; }

/*========================================================*/








