/*========================================================*/
/*             CSS for DotNetNuke Containers              */
/*                  by Brian Connor                       */
/*               http://bc.digidia.com                    */
/*                connbrian@gmail.com                     */
/*========================================================*/

/*========================================================*/
/*  1. Container Design Elements                          */
/*========================================================*/

/*-- overriding default margin         --*/  p { margin: 0;}
/*-- conatiner title token             --*/ .HHY_01LightBlueTitle { font-size: 11px; line-height: 1.4em; font-family: tahoma; color: #4C4C4C; font-weight: bold; }
/*-- container title cell              --*/ .HHY_01LightBlueTitleTD { width:100%; padding: 0;}
/*-- container actions cell            --*/ .HHY_01LightBlueActionsTD { width:0%; padding: 0;}
/*-- container content pane            --*/ .HHY_01LightBlueContent { font-size: 11px; line-height: 1.4em; font-family: tahoma; color: #444; text-align:left; padding: 5px 2px 5px 4px;}

/*-- top center section                --*/ .HHY_01LightBlueT { background: url(business_LightBlue01_mid.gif) repeat-x bottom left; vertical-align: middle; height: 29px; padding: 0px; }
/*-- top left section                  --*/ .HHY_01LightBlueTL { background: url(business_LightBlue01_left.gif) no-repeat bottom left; vertical-align:top; height: 29px; width:8px; padding: 0; }
/*-- top right section                 --*/ .HHY_01LightBlueTR { background: url(business_LightBlue01_right.gif) no-repeat bottom right; vertical-align:top; height: 29px; width:8px; padding: 0; }

/*-- mid center section                --*/ .HHY_01LightBlueM { background: #FFF; vertical-align:top; padding: 0; }
/*-- mid left section                  --*/ .HHY_01LightBlueML { background: url(07ml_DarkBlue.gif) bottom left repeat-y; vertical-align:top; width:8px; padding: 0; }
/*-- mid right section                 --*/ .HHY_01LightBlueMR { background: url(07mr_DarkBlue.gif) bottom right repeat-y; vertical-align:top; width:8px; padding: 0; }

/*-- bottom center section             --*/ .HHY_01LightBlueB { background: url(business_LightBlue01_btleft.gif) repeat-x top left; vertical-align:top; height: 6px; padding: 0; }
/*-- bottom left section               --*/ .HHY_01LightBlueBL { background: url(business_LightBlue01_btmid.gif) no-repeat top left; vertical-align:top; height: 6px; width:8px; padding: 0; }
/*-- bottom right section              --*/ .HHY_01LightBlueBR { background: url(business_LightBlue01_btright.gif) no-repeat top right; vertical-align:top; height: 6px; width:8px; padding: 0; }

/*========================================================*/


