/*========================================================*/
/*             CSS for DotNetNuke Containers              */
/*                  by Evan O'Neil                        */
/*              http://www.NukeVille.com                  */
/*========================================================*/

/*========================================================*/
/*     Container Design Elements                          */
/*========================================================*/


/*-- conatiner title token             --*/ .PTW2Title { font-size: 18px; font-family: Helvetica, Arial, Tahoma; color: #000000; font-weight: normal; text-transform: uppercase; }
/*-- container title cell              --*/ .PTW2Titletd { width:100%; padding: 0;}
/*-- container actions cell            --*/ .PTW2Actionstd { width:0%; padding: 0;}
/*-- container content pane            --*/ .PTW2Content { font-size: 14px; line-height: 16px; font-family: Helvetica, Arial, Tahoma; color: #000000; padding: 10px 0px 10px 0px;}
/*-- container Icons cell              --*/ .PTW2Icons { text-align:right; padding: 5px 0 7px 0; border-top: 1px solid #BBBBBB;}

/*-- top center section                --*/ .EON_MI_BLF08T { background: url(08t_Minimalist.gif) bottom left repeat-x; vertical-align:middle; height: 28px; padding: 0 0 1px 0; }
/*-- top left section                  --*/ .EON_MI_BLF08TL { background: url(08tl_Minimalist.gif) bottom left no-repeat; vertical-align:top; height: 28px; width:5px; padding: 0; }
/*-- top right section                 --*/ .EON_MI_BLF08tr { background: url(08tr_Minimalist.gif) bottom right no-repeat; height: 28px; width:22px; vertical-align:middle; text-align:left; padding: 0 0 0 0; }
a:link, a:visited {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a:hover, a:active {
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}
/*========================================================*/
