/*========================================================*/
/*             CSS for DotNetNuke Containers              */
/*                  by br2ian Connor                       */
/*               http://bc.digidia.com                    */
/*                connbr2ian@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_04Food_DarkRedTitle { font-size: 11px; line-height: 1.4em; font-family: tahoma; color: #FFF; font-weight: bold; }
/*-- container title cell              --*/ .LY_04Food_DarkRedTitleTD { width:100%; padding: 0;}
/*-- container actions cell            --*/ .LY_04Food_DarkRedActionsTD { width:0%; padding: 0;}
/*-- container content pane            --*/ .LY_04Food_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_04Food_DarkRedT { background: url(food_br2_mid.gif) repeat-x bottom left; vertical-align:top; height:27px; padding: 1px 0 0 4px; }
/*-- top left section                  --*/ .LY_04Food_DarkRedTL { background: url(food_br2_left.gif) no-repeat bottom left; vertical-align:top; height: 27px; width:10px; padding: 0; }
/*-- top right section                 --*/ .LY_04Food_DarkRedTR { background: url(food_br2_right.gif) no-repeat bottom right; vertical-align:top; height:27px; width:10px; padding: 0; }

/*-- mid center section                --*/ .LY_04Food_DarkRedM { background: #A9101A; vertical-align:top; padding: 0; }
/*-- mid left section                  --*/ .LY_04Food_DarkRedML { background: url(food_br2_midleft.gif) repeat-y bottom left; vertical-align:top; width:10px; padding: 0; }
/*-- mid right section                 --*/ .LY_04Food_DarkRedMR { background: url(food_br2_midright.gif) repeat-y bottom right; vertical-align:top; width:10px; padding: 0; }

/*-- bottom center section             --*/ .LY_04Food_DarkRedB { background: url(food_br2_btmid.gif) repeat-x top left; vertical-align:top; height: 11px; padding: 0; }
/*-- bottom left section               --*/ .LY_04Food_DarkRedBL { background: url(food_br2_btleft.gif) no-repeat top left; vertical-align:top; height: 11px; width:10px; padding: 0; }
/*-- bottom right section              --*/ .LY_04Food_DarkRedbr { background: url(food_br2_btright.gif) no-repeat top right; vertical-align:top; height: 11px; width:10px; padding: 0; }
.pad{
	  padding: 2px 0px 2px 0px;
}
/*========================================================*/


