/*========================================================*/
/*             CSS for DotNetNuke Containers              */
/*                  by Brian Connor                       */
/*               http://bc.digidia.com                    */
/*                connbrian@gmail.com                     */
/*========================================================*/

/*========================================================*/
/*  1. Container Design Elements                          */
/*========================================================*/
/*-- html of page                      --*/ body{ font-family: sans-serif; font-size: 11px;}
/*-- overriding default margin         --*/  table,td,tr,p { margin: 0; font-size: 11px;}
/*-- conatiner title token             --*/ .LY_02Food_DarkGreenTitle { font-size: 11px; line-height: 1.4em; font-family: tahoma; color: #FFF; font-weight: bold; }
/*-- container title cell              --*/ .LY_02Food_DarkGreenTitleTD { width:100%; padding: 0;}
/*-- container actions cell            --*/ .LY_02Food_DarkGreenActionsTD { width:0%; padding: 0;}
/*-- container content pane            --*/ .LY_02Food_DarkGreenContent { font-size: 11px; line-height: 1.4em; font-family: tahoma; color: #FFF; text-align:left; padding: 5px 2px 5px 2px;}

/*-- top center section                --*/ .LY_02Food_DarkGreenT { background: url(food_topgreen_right.gif) repeat-x bottom left; vertical-align:top; height:39px; padding: 1px 0 0 4px; }
/*-- top left section                  --*/ .LY_02Food_DarkGreenTL { background: url(food_topgreen_left.gif) no-repeat bottom left; vertical-align:top;height:39px; padding: 0; }
/*-- top right section                 --*/ .LY_02Food_DarkGreenTR { background: url(food_topgreen_right.gif) no-repeat bottom right; vertical-align:top; height:39px; width:14px; padding: 0; }

/*-- mid center section                --*/ .LY_02Food_DarkGreenM { background: #A9102A; vertical-align:top; padding: 0; }
/*-- mid left section                  --*/ .LY_02Food_DarkGreenML { background: url(green_midleftbg.gif) repeat-y bottom left; vertical-align:top; width:9px; padding: 0; }
/*-- mid right section                 --*/ .LY_02Food_DarkGreenMR { background: url(food_br_midright.gif) repeat-y bottom right; vertical-align:top; width:14px; padding: 0; }

/*-- bottom center section             --*/ .LY_02Food_DarkGreenB { background: url(food_br_btmid.gif) repeat-x top left; vertical-align:top; height: 14px; padding: 0; }
/*-- bottom left section               --*/ .LY_02Food_DarkGreenBL { background: url(food_br_btleft.gif) no-repeat top left; vertical-align:top; height: 14px; width:14px; padding: 0; }
/*-- bottom right section              --*/ .LY_02Food_DarkGreenBR { background: url(food_br_btright.gif) no-repeat top right; vertical-align:top; height: 14px; width:14px; padding: 0; }
.pad{
	  padding: 2px 0px 2px 0px;
}
/*========================================================*/


