/*========================================================*/
/*         CSS for ipak WEB Container - PDServe           */
/*                  by David Poindexter                   */
/*                 http://ipakdesigns.com                 */
/*               dpoindexter@ipakdesigns.com              */
/*========================================================*/

/*========================================================*/
/*  1. Container Design Elements                          */
/*========================================================*/

/*-- overriding default margin         --*/  p { margin: 0;}
/*-- conatiner title token             --*/ .Border_Title { font-size: 11px; line-height: 1.4em; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFF; font-weight: bold; }
/*-- container title cell              --*/ .Border_TitleTD { width:100%; height: 12px; line-height: 1.4em; padding: 0;}
/*-- container actions cell            --*/ .Border_ActionsTD { width:0%; height: 12px; line-height: 1.4em; padding: 0;}
/*-- container content pane            --*/ .Border_Content { font-size: 11px; line-height: 1.4em; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444; text-align:left; padding: 5px 2px 5px 2px;}

/*-- top left section                  --*/ .Border_TL { background: url(images/Border_01.jpg) top left no-repeat; vertical-align:top; height: 26px; width:21px; padding: 0; }
/*-- top center section                --*/ .Border_T { background: url(images/Border_03.jpg) top left repeat-x; vertical-align:top; height: 2px; padding: 0; }
/*-- top right section                 --*/ .Border_TR { background: url(images/Border_05.jpg) top right no-repeat; vertical-align:top; height: 26px; width:22px; padding: 0; }

/*-- mid center section                --*/ .Border_M { background: url(images/Border_07.jpg) top left repeat-x; vertical-align:top; height: 17px; padding: 0; }

/*-- bottom center section             --*/ .Border_B { background: url(images/Border_10.jpg) top left repeat-x; vertical-align:top; height: 7px; padding: 0; }

/*-- spacer							   --*/ .Border_Spacer { background: url(images/spacer.gif); }

/*-- content mid left section          --*/ .Border_CML { background: url(images/Border_15.jpg) top left repeat-y; vertical-align:top; width:27px; padding: 0; }
/*-- content mid right section         --*/ .Border_CMR { background: url(images/Border_17.jpg) top right repeat-y; vertical-align:top; width:29px; padding: 0; }

/*-- content bottom left section       --*/ .Border_CBL { background: url(images/Border_19.jpg) top left no-repeat; vertical-align:top; height: 20px; width:27px; padding: 0; }
/*-- content bottom center section     --*/ .Border_CB { background: url(images/Border_21.jpg) top left repeat-x; vertical-align:top; height: 20px; width:100%; padding: 0; }
/*-- content bottom right section      --*/ .Border_CBR { background: url(images/Border_23.jpg) top right no-repeat; vertical-align:top; height: 20px; width:29px; padding: 0; }

/*========================================================*/

