/*========================================================*/
/*             CSS for DotNetNuke Containers              */
/*                  by Evan O'Neil                        */
/*              http://www.NukeVille.com                  */
/*========================================================*/

/*========================================================*/
/*     Container Design Elements                          */
/*========================================================*/


/*-- conatiner title token --*/ .LimeTitle { font-size: 12px; font-family: tahoma; color: #696969; font-weight: bold; }
/*-- container title cell  --*/ .LimeTitleTD { width:100%; padding: 0;}
/*-- container actions cell--*/ .LimeActionsTD { width:0%; padding: 0;}
/*-- container content pane--*/ .LimeContent { font-size: 11px; font-family: tahoma; color: #fff; padding: 5px 8px 0px 8px;}
/*-- container Icons cell  --*/ .LimeIcons { text-align:right; padding: 5px 0 7px 0; border-top: 1px solid gainsboro;}

/*-- top center section    --*/ .LimeT  { background: url(07t.gif) top left repeat-x; vertical-align:middle; height: 28px; padding: 10px 0 0 0; vertical-align:middle; background-color: #fff;}
/*-- top left section      --*/ .LimeTL { background: url(07tl.gif) top left no-repeat; vertical-align:top; height: 28px; width:11px; padding: 0; vertical-align:middle; }
/*-- top right section     --*/ .LimeTR { background: url(07tr.gif) top right no-repeat; height: 28px; width:11px; vertical-align:middle; text-align:left; padding: 0 0 0 0; vertical-align:middle;}

/*-- mid center section    --*/ .LimeM  { background: url(07m.gif); vertical-align:top; padding: 0; background-color: #fff;}
/*-- mid left section      --*/ .LimeML { background: url(07ml.gif) bottom left repeat-y; vertical-align:top; width:11px; padding: 0; }
/*-- mid right section     --*/ .LimeMR { background: url(07mr.gif) bottom right repeat-y; vertical-align:top; width:11px; padding: 0; }

/*-- bottom center section --*/ .LimeB  { background: url(07b.gif) bottom left repeat-x; vertical-align:top; height: 17px; padding: 8px 0 0 0; background-color: #fff;}
/*-- bottom left section   --*/ .LimeBL { background: url(07bl.gif) bottom left no-repeat; vertical-align:top; height: 17px; width:11px; padding: 0; }
/*-- bottom right section  --*/ .LimeBR { background: url(07br.gif) bottom right no-repeat; vertical-align:top; height: 17px; width:11px; padding: 0; }

td.icon_lime {background: url(images/icon_lime.gif) no-repeat; width:24px; height:22px;}
/*========================================================*/






