/*========================================================*/
/*             CSS for DotNetNuke Containers              */
/*                  by DesignStudio                      */
/*               http://skins.hohoyoo.com                    */
/*                sales@hohoyoo.com                     */
/*========================================================*/

/*========================================================*/
/*  1. Container Design Elements                          */
/*========================================================*/

/*-- overriding default margin         --*/  p { margin: 0;}
/*-- conatiner title token             --*/ .SunnySpringBlueTitle { font-size: 11px; line-height: 1.4em; font-family: tahoma; color: #FFF; font-weight: bold; }
/*-- container title cell              --*/ .SunnySpringBlueTitleTD { width:100%; padding: 0;}
/*-- container actions cell            --*/ .SunnySpringBlueActionsTD { width:0%; padding: 0;}
/*-- container content pane            --*/ .SunnySpringBlueContent { font-size: 11px; line-height: 1.4em; font-family: tahoma; color: #444; text-align:left; padding: 5px 2px 5px 2px;}

/*-- top center section                --*/ .SunnySpringBlueT { background: url(/Portals/0/Containers/containers/SunnySpring_B1_mid.gif) repeat-x bottom left; vertical-align:top; height: 26px; padding: 1px 0 0 4px; }
/*-- top left section                  --*/ .SunnySpringBlueTL { background: url(/Portals/0/Containers/containers/SunnySpring_B1_left.gif) no-repeat bottom left; vertical-align:top; height: 26px; width:10px; padding: 0; }
/*-- top right section                 --*/ .SunnySpringBlueTR { background: url(/Portals/0/Containers/containers/SunnySpring_B1_riht.gif) no-repeat bottom right; vertical-align:top; height: 26px; width:10px; padding: 0; }

/*-- mid center section                --*/ .SunnySpringBlueM { background: #FFF; vertical-align:top; padding: 0; }
/*-- mid left section                  --*/ .SunnySpringBlueML { background: url(/Portals/0/Containers/containers/SunnySpring_B1_midleft.gif) repeat-y bottom left; vertical-align:top; width:10px; padding: 0; }
/*-- mid right section                 --*/ .SunnySpringBlueMR { background: url(/Portals/0/Containers/containers/SunnySpring_B1_midright.gif) repeat-y bottom right; vertical-align:top; width:10px; padding: 0; }

/*-- bottom center section             --*/ .SunnySpringBlueB { background: url(/Portals/0/Containers/containers/SunnySpring_B1_btmid.gif) repeat-x top left; vertical-align:top; height: 24px; padding: 0; }
/*-- bottom left section               --*/ .SunnySpringBlueBL { background: url(/Portals/0/Containers/containers/SunnySpring_B1_btleft.gif) no-repeat top left; vertical-align:top; height: 24px; width:10px; padding: 0; }
/*-- bottom right section              --*/ .SunnySpringBlueBR { background: url(/Portals/0/Containers/containers/SunnySpring_B1_btright.gif) no-repeat top right; vertical-align:top; height: 24px; width:10px; padding: 0; }

/*========================================================*/



