/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster_blue {
	width: 100%;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.containerrow1_blue {
	background-image: url(gradient_LtBlue.jpg);
}
.containerrow2_blue {
	background-color: #ffffff;
}

.containermaster_clear {
	width: 100%;
	background-color: transparent;
}

.containermaster_white {
	background-color: transparent;
}

.containerrow1_clear {
	
}
.containerrow2_clear{
	background-color: transparent;
	color: #FFFFFF;
}

.ClearTitle{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-style:italic;
	font-size: 18px;
	font-weight: bold;
	white-space:normal;
}

.containerrow2_white{
	background-color: #FFFFFF;
	background-position:top;
}

.ContainerHeader{
	border-bottom: 1px solid #000000;
}

.WhiteTitle{
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	white-space: normal;
}

/* BEGIN STYLES FOR THE SQUARE GRADIENT QUICKLINKS CONTAINER */
.ContainerMasterQuick{
	width: 150px;
}

.GTopLeftCorner{
	background-image: url(images/quicklinks.jpg);
	width: 11px;
	height: 11px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
}

.GTopBar{
	background-image:url(images/quicklinks-02.jpg);
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	border-top: 1px solid #000000;
	height: 11px;
	width: 128px;
}

.GTopRightCorner{
	background-image: url(images/quicklinks-03.jpg);
	width: 11px;
	height: 11px;
	border-top:1px solid #000000;
	border-right:1px solid #000000;
}

.GLeftBar{
	background-image:url(images/quicklinks-04.jpg);
	width: 11px;
	border-left: 1px solid #000000;
}

.Gradient, .Gradient2{
	background-image: url(images/quicklinks-05.jpg);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
}

	.Gradient table tr td .Normal{
		color: #333333 !important;
	}

	.Gradient table tr td table tr td table tr td, .Gradient2 table tr td table tr td table tr td{
		white-space: normal;
		line-height: 12px;
	}

.QuickLinks{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-bottom: 5px;
}

.DashedLine{
	border-top: 1px dashed #000000;
	border-bottom: 1px dashed #000000;
	margin-bottom: 5px;
}

.GRightBar{
	background-image:url(images/quicklinks-06.jpg);
	width: 11px;
	border-right: 1px solid #000000;
}

.GBottomLeftCorner{
	background-image: url(images/quicklinks-07.jpg);
	width: 11px;
	height: 11px;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.GBottomBar{
	background-image:url(images/quicklinks-08.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	height: 11px;
	border-bottom: 1px solid #000000;
	width: 128px;
}

.GBottomRightCorner{
	background-image:url(images/quicklinks-09.jpg);
	width: 11px;
	height: 11px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

/* END STYLES FOR THE SQUARE GRADIENT QUICKLINKS CONTAINER */


/* BEGIN STYLES FOR THE WHITE ROUNDED CORNER CONTAINERS */
.TopLeftCorner{
	width: 11px;
	height: 11px;
	background-image: url(images/container_new_03.gif);
}

.TopBar{
	width: 160px;
	height: 11px;
	background-image:url(images/container_new_04.gif);
}

.TopRightCorner{
	width: 11px;
	height: 11px;
	background-image: url(images/container_new_05.gif);
}

.LeftBar{
	width: 11px;
	background-image: url(images/container_new_07.gif)
}

.ContainerTitle{
	color: #333333;
	background-color: #FFFFFF;
	line-height: 11px;
	padding-bottom: 3px;
}

.ContainerContent{
	color: #666666 !important;
	padding-top: 5px !important;
	background-color: #FFFFFF;
	font-size: 10px !important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

	.ContainerContent td{
		white-space: normal;
		line-height:10px;
		height: 10px;
	}
	
	.ContainerContent .Normal{
		color: #666666;
	}

.RightBar{
	width: 11px;
	background-image: url(images/container_new_09.gif)
}

.BottomLeftCorner{
	width: 11px;
	height: 11px;
	background-image: url(images/container_new_10.gif)
}

.BottomBar{
	width: 160px;
	height: 11px;
	background-image:url(images/container_new_11.gif);
}

.BottomRightCorner{
	width: 11px;
	height: 11px;
	background-image: url(images/container_new_12.gif);
}
/* END STYLES FOR THE WHITE ROUNDED CORNER TABLES */

.MainContent{
	color: #FFFFFF;
	font-size: 0.8em;
}

.MainContent td {
	color: #FFFFFF;
	font-size: 0.8em;
}

.MainContent td img{
	border-color: #000000;
}

.MainContent a, .MainContent a:link, .MainContent a:active, .MainContent a:visited{
	color: #FFFFEE;
}

.MainContent a:hover{
	color: #FFFFDD;
}

.FormLabelCell span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 1em;
}

.FormLabelCell span span.FormLabel{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 1em;
}

.FileManager_StatusBar .NormalBold
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
	color: black  !important;
}

.FileManager_StatusBar .Normal
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
	color: black  !important;
}

.FileManager_Pager .NormalBold{
	color: black  !important;
}