/*========================================================*/
/*             CSS for DotNetNuke Containers              */
/*                  by DesignStudio                      */
/*               http://skins.hohoyoo.com                    */
/*                sales@hohoyoo.com                     */
/*========================================================*/

/*========================================================*/
/*  1. Container Design Elements                          */
/*========================================================*/
/*-- overriding default body           --*/  body{font-size: 12px;}
/*-- overriding default margin         --*/  p { margin: 0;}
/*-- conatiner title token             --*/ .LB_01_TPA_LightblueTitle { font-size: 11px; line-height: 1.4em; font-family: tahoma; color: #444; font-weight: bold;}
/*-- container title cell              --*/ .LB_01_TPA_LightblueTitleTD {padding:0px 5px 0px 5px; background: #FFF;}
/*-- container actions cell            --*/ .LB_01_TPA_LightblueActionsTD { width:0%; padding: 0;}
/*-- container content pane            --*/ .LB_01_TPA_LightblueContent { font-size: 11px; line-height: 1.4em; font-family: tahoma; color: #333; text-align:left; padding: 5px 2px 5px 2px;}

/*-- top center section                --*/ .LB_01_TPA_LightblueT { background: url(01_Worldwide_Lightblue_mid.gif) repeat-x bottom left; vertical-align:top; height: 16px; padding: 1px 0 0 4px; }
/*-- top left section                  --*/ .LB_01_TPA_LightblueTL { background: url(01_Worldwide_Lightblue_left.gif) no-repeat bottom left; vertical-align:top; height: 16px; width:7px; padding: 0; }
/*-- top right section                 --*/ .LB_01_TPA_LightblueTR { background: url(01_Worldwide_Lightblue_right.gif) no-repeat bottom right; vertical-align:top; height: 16px; width:7px; padding: 0; }

/*-- mid center section                --*/ .LB_01_TPA_LightblueM { background: #FFF; vertical-align:top; padding: 0; }
/*-- mid left section                  --*/ .LB_01_TPA_LightblueML { background: url(01_Worldwide_Lightblue_midleft.gif) repeat-y bottom left; vertical-align:top; width:7px; padding: 0; }
/*-- mid right section                 --*/ .LB_01_TPA_LightblueMR { background: url(01_Worldwide_Lightblue_midright.gif) repeat-y bottom right; vertical-align:top; width:7px; padding: 0; }

/*-- bottom center section             --*/ .LB_01_TPA_LightblueB { background: url(01_Worldwide_Lightblue_btmid.gif) repeat-x top left; vertical-align:top; height: 11px; padding: 0; }
/*-- bottom left section               --*/ .LB_01_TPA_LightblueBL { background: url(01_Worldwide_Lightblue_btleft.gif) no-repeat top left; vertical-align:top; height: 11px; width:7px; padding: 0; }
/*-- bottom right section              --*/ .LB_01_TPA_LightblueBR { background: url(01_Worldwide_Lightblue_btright.gif) no-repeat top right; vertical-align:top; height: 11px; width:7px; padding: 0; }

/*========================================================*/


