/*========================================================*/
/*             CSS for DotNetNuke Containers              */
/*                  by Evan O'Neil                        */
/*              http://www.NukeVille.com                  */
/*                oneilevan@gmail.com                     */
/*========================================================*/

/*========================================================*/
/*     Container Design Elements                          */
/*========================================================*/


/*-- conatiner title token             --*/ .EON_FRCPS_Green09Title { font-size: 11px; font-family: tahoma; color: #222222; font-weight: bold; }
/*-- container title cell              --*/ .EON_FRCPS_Green09TitleTD { width:100%; padding: 0;}
/*-- container actions cell            --*/ .EON_FRCPS_Green09ActionsTD { width:0%; padding: 0;}
/*-- container content pane            --*/ .EON_FRCPS_Green09Content { font-size: 11px; font-family: tahoma; color: #444; text-align:left; padding: 5px 4px 15px 4px;}
/*-- container Icons cell              --*/ .EON_FRCPS_Green09Icons { text-align:right; padding: 5px 0 7px 0; border-top: 1px solid #BBBBBB;}

/*-- top center section                --*/ .EON_FRCPS_Green09T { background: url(09t_FrcGreen.gif) bottom left repeat-x; vertical-align:middle; height: 23px; padding: 0 0 1px 0; }
/*-- top left section                  --*/ .EON_FRCPS_Green09TL { background: url(09tl_FrcGreen.gif) bottom left no-repeat; vertical-align:top; height: 23px; width:10px; padding: 0; }
/*-- top right section                 --*/ .EON_FRCPS_Green09TR { background: url(09tr_FrcGreen.gif) bottom right no-repeat; vertical-align:top; height: 23px; width:22px; padding: 0; }


.GPPA_CONTAINER_1_OUTSIDE { border: solid 1px #dcdcdc; background-color: #ffffff; margin-bottom:4px;}
.GPPA_CONTAINER_1_TITLE { font-size: 14px; font-family: tahoma; color: #003a80; font-weight: bold;}
.GPPA_CONTAINER_1_TITLE_TD {padding-top:3px; padding-bottom:3px; width:100%; text-align:center;}
.GPPA_CONTAINER_1_CONTENT { padding: 6px;}
.GPPA_CONTAINER_1_OPTIONS {}
.GPPA_CONTAINER_1_ACTIONS {}

/*========================================================*/




