/*========================================================*/
/*     CSS for Elldex BlueTitle_ClearBkgd Container    */
/*========================================================*/

/*========================================================*/
/*  1. Container Design Elements                          */
/*========================================================*/

/*-- overriding default margin         --*/  p { margin: 0;}
/*-- conatiner title token             --*/ .01BlueTitle { font-size: 11px; line-height: 1.4em; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-weight: bold; }
/*-- container title cell              --*/ .01BlueTitleTD { width:100%; padding: 0;}
/*-- container actions cell            --*/ .01BlueActionsTD { width:0%; padding: 0; vertical-align: bottom; }
/*-- container content pane            --*/ .01BlueContent { font-size: 11px; line-height: 1.4em; font-family: Arial, Helvetica, sans-serif; color: #555555; text-align:left; padding: 5px 2px 5px 2px;}
/*-- container Icons cell              --*/ .01BlueIcons { text-align:right; padding: 5px 0 0 0; border-top: 1px solid #BBBBBB;}

/*-- top center section                --*/ .01BlueT { vertical-align:top; height: 21px; padding: 1px 0 0 4px; background-image: url(/Portals/0/Containers/Elldex/Images/01t_Blue.gif); background-repeat: repeat-x; background-position: left bottom;
}
/*-- top left section                  --*/ .01BlueTL { background: url(/Portals/0/Containers/Elldex/Images/01tl_Blue.gif) bottom left no-repeat; vertical-align:top; height: 21px; width:6px; padding: 0; }
/*-- top right section                 --*/ .01BlueTR { background: url(/Portals/0/Containers/Elldex/Images/01tr_Blue.gif) bottom right no-repeat; vertical-align:top; height: 21px; width:6px; padding: 0; }

/*-- mid center section                --*/ .01BlueM { vertical-align:top; padding: 0; }
/*-- mid left section                  --*/ .01BlueML { background: url(/Portals/0/Containers/Elldex/Images/01ml_Blue.gif) bottom left repeat-y; vertical-align:top; width:6px; padding: 0; }
/*-- mid right section                 --*/ .01BlueMR { background: url(/Portals/0/Containers/Elldex/Images/01mr_Blue.gif) bottom right repeat-y; vertical-align:top; width:6px; padding: 0; }

/*-- bottom center section             --*/ .01BlueB { background: url(/Portals/0/Containers/Elldex/Images/01b_Blue.gif) top left repeat-x; vertical-align:top; height: 18px; padding: 0; }
/*-- bottom left section               --*/ .01BlueBL { background: url(/Portals/0/Containers/Elldex/Images/01bl_Blue.gif) top left no-repeat; vertical-align:top; height: 18px; width:6px; padding: 0; }
/*-- bottom right section              --*/ .01BlueBR { background: url(/Portals/0/Containers/Elldex/Images/01br_Blue.gif) top right no-repeat; vertical-align:top; height: 18px; width:6px; padding: 0; }

/*========================================================*/



