/*========================================================*/
/*             CSS for DotNetNuke Containers              */
/*                  by Evan O'Neil                        */
/*              http://www.NukeVille.com                  */
/*                oneilevan@gmail.com                     */
/*========================================================*/

/*========================================================*/
/*     Container Design Elements                          */
/*========================================================*/

/*-- conatiner outer             --*/ .NOBORDERBLUELARGEOuter {
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 0px;
	margin-left: 23px;

}

/*-- conatiner title token             --*/ .NOBORDERBLUELARGETitle {
	font-size: 28px;
	font-family: Arial;
	color: #046AA9;

}
/*-- container title cell              --*/ .NOBORDERBLUELARGETitleTD {
	width:100%;
	padding: 0;
	background-color: #FFFFFF;
	background-image: url(NOBORDERBLUEtop.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
/*-- container actions cell            --*/ .NOBORDERBLUELARGEActionsTD { width:0%; padding: 0;}
/*-- container content pane            --*/ .NOBORDERBLUELARGEContent { font-size: 12px; font-family: arial; color: #333; text-align:left; padding: 2px 4px 15px 4px;}
/*-- container Icons cell              --*/ .NOBORDERBLUELARGEIcons { text-align:right; padding: 5px 0 7px 0; border-top: 1px solid #FFF;}

/*-- top center section                --*/ .NOBORDERBLUELARGET { vertical-align:top; height: 17px; padding: 1px 3px 0 3px; }

/*========================================================*/





