/*========================================================*/
/*             CSS for DotNetNuke Containers              */
/*                  by Thomas Brown                       */
/*========================================================*/

/*========================================================*/
/*  1. Container Design Elements                          */
/*========================================================*/

/*-- overriding default margin         --*/  p { margin: 0;}
/*-- conatiner title token             --*/ .BorderPurpleFRSATitle { font-size: 11px; line-height: 1.4em; font-family: tahoma; color: #000000; text-transform:uppercase; font-weight: normal; }
/*-- container title cell              --*/ .BorderPurpleFRSATitleTD { width:100%; padding: 0;}
/*-- container actions cell            --*/ .BorderPurpleFRSAActionsTD { width:0%; padding: 0;}
/*-- container content pane            --*/ .BorderPurpleFRSAContent { font-size: 11px; line-height: 1.4em; font-family: tahoma; color: #444; text-align:left; padding: 5px 0 0 0;}

/*-- top center section                --*/ .BorderPurpleFRSAT { vertical-align:top; height: 22px; padding: 2px 0 0 0; }
/*-- top left section                  --*/ .BorderPurpleFRSATL { vertical-align:top; height: 22px; width:10px; padding: 0; }
/*-- top right section                 --*/ .BorderPurpleFRSATR { vertical-align:top; height: 22px; width:10px; padding: 0; }

/*-- mid center section                --*/ .BorderPurpleFRSAM { background: #FFF; vertical-align:top; padding: 0; }
/*-- mid left section                  --*/ .BorderPurpleFRSAML { background: #FFF; vertical-align:top; width:10px; padding: 0; }
/*-- mid right section                 --*/ .BorderPurpleFRSAMR { background: #FFF; vertical-align:top; width:10px; padding: 0; }

/*-- bottom center section             --*/ .BorderPurpleFRSAB { background: #FFF; vertical-align:top; height: 5px; padding: 0; }
/*-- bottom left section               --*/ .BorderPurpleFRSABL { background: #FFF; vertical-align:top; height: 5px; padding: 0; }
/*-- bottom right section              --*/ .BorderPurpleFRSABR { background: #FFF; vertical-align:top; height: 5px; padding: 0; }
											.FRSA07_BlueBorder {border: solid 1px #D9D6EB; }

/*========================================================*/












