/*========================================================*/
/*             CSS for DotNetNuke Containers              */
/*                  by Brian Connor                       */
/*               http://bc.digidia.com                    */
/*                connbrian@gmail.com                     */
/*========================================================*/

/*========================================================*/
/*  1. Container Design Elements                          */
/*========================================================*/

/*-- overriding default margin         --*/  p { margin: 0;}
.LightBlue2body_topbg{
	background-image: url(LB1_SunnySpring_mid.gif);
	background-repeat: repeat-x;
	height: 26px;
}
/*-- conatiner title token             --*/ .SunnySpringLightBlue_LB2Title { font-size: 11px; line-height: 1.4em; font-family: tahoma; color: #FFF; font-weight: bold; }
/*-- container title cell              --*/ .SunnySpringLightBlue_LB2TitleTD { width:100%; padding: 0;}
/*-- container actions cell            --*/ .SunnySpringLightBlue_LB2ActionsTD{ width:0%; padding: 0;}
/*-- container content pane            --*/ .SunnySpringLightBlue_LB2Content { font-size: 11px; line-height: 1.4em; font-family: tahoma; color: #444; text-align:left; padding: 5px 2px 5px 2px;}

/*-- top center section                --*/ .SunnySpringLightBlue_LB2T { background: url(LB1_SunnySpring_mid.gif) repeat-x bottom left; vertical-align:top; height: 26px; padding: 1px 0 0 4px; }
/*-- top left section                  --*/ .SunnySpringLightBlue_LB2TL { background: url(LB1_SunnySpring_left.gif) no-repeat bottom left; vertical-align:top; height: 26px; width:10px; padding: 0; }
/*-- top right section                 --*/ .SunnySpringLightBlue_LB2TR { background: url(LB1_SunnySpring_right.gif) no-repeat bottom right; vertical-align:top; height: 26px; width:10px; padding: 0; }

/*-- mid center section                --*/ .SunnySpringLightBlue_LB2M { background: #FFF; vertical-align:top; padding: 0; }
/*-- mid left section                  --*/ .SunnySpringLightBlue_LB2ML { background: url(LB1_SunnySpring_midleft.gif) repeat-y bottom left; vertical-align:top; width:10px; padding: 0; }
/*-- mid right section                 --*/ .SunnySpringLightBlue_LB2MR { background: url(LB1_SunnySpring_midright.gif) repeat-y bottom right; vertical-align:top; width:10px; padding: 0; }

/*-- bottom center section             --*/ .SunnySpringLightBlue_LB2B { background: url(LB1_SunnySpring_btmid.gif) repeat-x top left; vertical-align:top; height: 22px; padding: 0; }
/*-- bottom left section               --*/ .SunnySpringLightBlue_LB2BL { background: url(LB1_SunnySpring_btleft.gif) no-repeat top left; vertical-align:top; height: 22px; width:10px; padding: 0; }
/*-- bottom right section              --*/ .SunnySpringLightBlue_LB2BR { background: url(LB1_SunnySpring_btright.gif) no-repeat top right; vertical-align:top; height: 22px; width:10px; padding: 0; }
                                            .SunnySpringLightBlue_LB2mar{
                                            	margin-bottom: 5px;
                                            }
/*========================================================*/





