/*========================================================*/
/*             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             --*/ .SunnySpringYellowTitle { font-size: 11px; line-height: 1.4em; font-family: tahoma; color: #FFF; font-weight: bold; }
/*-- container title cell              --*/ .SunnySpringYellowTitleTD { width:100%; padding: 0;}
/*-- container actions cell            --*/ .SunnySpringYellowActionsTD { width:0%; padding: 0;}
/*-- container content pane            --*/ .SunnySpringYellowContent { font-size: 11px; line-height: 1.4em; font-family: tahoma; color: #444; text-align:left; padding: 5px 2px 5px 2px;}

/*-- top center section                --*/ .SunnySpringYellowT { background: url(/Portals/0/Containers/containers/Y1_SunnySpring_mid.gif) repeat-x bottom left; vertical-align:top; height: 26px; padding: 1px 0 0 4px; }
/*-- top left section                  --*/ .SunnySpringYellowTL { background: url(/Portals/0/Containers/containers/Y1_SunnySpring_left.gif) no-repeat bottom left; vertical-align:top; height: 26px; width:10px; padding: 0; }
/*-- top right section                 --*/ .SunnySpringYellowTR { background: url(/Portals/0/Containers/containers/Y1_SunnySpring_right.gif) no-repeat bottom right; vertical-align:top; height: 26px; width:10px; padding: 0; }

/*-- mid center section                --*/ .SunnySpringYellowM { background: #FFF; vertical-align:top; padding: 0; }
/*-- mid left section                  --*/ .SunnySpringYellowML { background: url(/Portals/0/Containers/containers/Y1_SunnySpring_midleft.gif) repeat-y bottom left; vertical-align:top; width:10px; padding: 0; }
/*-- mid right section                 --*/ .SunnySpringYellowMR { background: url(/Portals/0/Containers/containers/Y1_SunnySpring_midright.gif) repeat-y bottom right; vertical-align:top; width:10px; padding: 0; }

/*-- bottom center section             --*/ .SunnySpringYellowB { background: url(/Portals/0/Containers/containers/Y1_SunnySpring_btmid.gif) repeat-x top left; vertical-align:top; height: 24px; padding: 0; }
/*-- bottom left section               --*/ .SunnySpringYellowBL { background: url(/Portals/0/Containers/containers/Y1_SunnySpring_btleft.gif) no-repeat top left; vertical-align:top; height: 24px; width:10px; padding: 0; }
/*-- bottom right section              --*/ .SunnySpringYellowBR { background: url(/Portals/0/Containers/containers/Y1_SunnySpring_btright.gif) no-repeat top right; vertical-align:top; height: 24px; width:10px; padding: 0; }

/*========================================================*/



