/*========================================================*/
/*             CSS for DotNetNuke Containers              */
/*                  by Brian Connor                       */
/*               http://bc.digidia.com                    */
/*                connbrian@gmail.com                     */
/*========================================================*/

/*========================================================*/
/*  1. Container Design Elements                          */
/*========================================================*/


/*-- conatiner title token             --*/ .PurpleTitleTitle { font-size: 12px; line-height: 1.4em; font-family: tahoma; color: #FFF; font-weight: bold; vertical-align:middle; }
/*-- container title cell              --*/ .PurpleTitleTitleTD { width:100%; padding: 0;}
/*-- container actions cell            --*/ .PurpleTitleActionsTD { width:0%; padding: 0;}
/*-- container content pane            --*/ .PurpleTitleContent { font-size: 11px; line-height: 1.4em; font-family: tahoma; color: transparent; text-align:left; padding: 5px 2px 5px 2px;}

/*-- top center section                --*/ .PurpleTitleT { background: url(PurpleTitle_top.jpg) bottom left repeat-x; vertical-align:top; height: 24px; padding: 2px 0 0 4px; }
/*-- top left section                  --*/ .PurpleTitleTL { background: url(PurpleTitle_left_top.jpg) bottom left no-repeat; vertical-align:top; height: 24px; width:7px; padding: 0; }
/*-- top right section                 --*/ .PurpleTitleTR { background: url(PurpleTitle_right_top.jpg) bottom right no-repeat; vertical-align:top; height: 24px; width:7px; padding: 0; }

/*-- mid center section                --*/ .PurpleTitleM { background: transparent; vertical-align:top; padding: 0; }
/*-- mid left section                  --*/ .PurpleTitleML { background: url(PurpleTitle_left.jpg) bottom left repeat-y; vertical-align:top; width:6px; padding: 0; }
/*-- mid right section                 --*/ .PurpleTitleMR { background: url(PurpleTitle_right.jpg) bottom right repeat-y; vertical-align:top; width:6px; padding: 0; }

/*-- bottom center section             --*/ .PurpleTitleB { background: url(PurpleTitle_bottom.jpg) top left repeat-x; vertical-align:top; height: 18px; padding: 0; }
/*-- bottom left section               --*/ .PurpleTitleBL { background: url(PurpleTitle_left_bottom.jpg) top left no-repeat; vertical-align:top; height: 18px; width:7px; padding: 0; }
/*-- bottom right section              --*/ .PurpleTitleBR { background: url(PurpleTitle_right_bottom.jpg) top right no-repeat; vertical-align:top; height: 18px; width:7px; padding: 0; }

/*========================================================*/


