/*========================================================*/
/*             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_01Food_DarkRedTitle { font-size: 11px; line-height: 1.4em; font-family: tahoma; color: #FFF; font-weight: bold; }
/*-- container title cell              --*/ .LY_01Food_DarkRedTitleTD { width:100%; padding: 0;}
/*-- container actions cell            --*/ .LY_01Food_DarkRedActionsTD { width:0%; padding: 0;}
/*-- container content pane            --*/ .LY_01Food_DarkRedContent { font-size: 11px; line-height: 1.4em; font-family: tahoma; color: #FFF; text-align:left; padding: 5px 2px 5px 2px;}

/*-- top center section                --*/ .LY_01Food_DarkRedT { background: url(food_br_mid.gif) repeat-x bottom left; vertical-align:top; height:28px; padding: 1px 0 0 4px; }
/*-- top left section                  --*/ .LY_01Food_DarkRedTL { background: url(food_br_left.gif) no-repeat bottom left; vertical-align:top; height: 28px; width:14px; padding: 0; }
/*-- top right section                 --*/ .LY_01Food_DarkRedTR { background: url(food_br_right.gif) no-repeat bottom right; vertical-align:top; height:28px; width:14px; padding: 0; }

/*-- mid center section                --*/ .LY_01Food_DarkRedM { background: #CC0000; vertical-align:top; padding: 0; }
/*-- mid left section                  --*/ .LY_01Food_DarkRedML { background: url(food_br_midleft.gif) repeat-y bottom left; vertical-align:top; width:14px; padding: 0; }
/*-- mid right section                 --*/ .LY_01Food_DarkRedMR { background: url(food_br_midright.gif) repeat-y bottom right; vertical-align:top; width:14px; padding: 0; }

/*-- bottom center section             --*/ .LY_01Food_DarkRedB { background: url(food_br_btmid.gif) repeat-x top left; vertical-align:top; height: 14px; padding: 0; }
/*-- bottom left section               --*/ .LY_01Food_DarkRedBL { background: url(food_br_btleft.gif) no-repeat top left; vertical-align:top; height: 14px; width:14px; padding: 0; }
/*-- bottom right section              --*/ .LY_01Food_DarkRedBR { 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;
}
/*========================================================*/


