/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster_blue {
	width: 100%;
	background-color: #dfe5f2;
	border-right: #013656 1px solid; 
	border-top: #013656 1px solid; 
	border-left: #013656 1px solid; 
	border-bottom: #013656 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 0px; 
	-moz-border-radius-topright: 0px;
}

.containermaster_blue_noborder {
	width: 100%;
	background-color: #dfe5f2;
	border-right: none; 
	border-top: none; 
	border-left: none; 
	border-bottom: none; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 0px; 
	-moz-border-radius-topright: 0px;
}

.containermaster_lightblue {
	width: 100%;
	text-align:left;
	background-color: #d9e1e6;
	border-right: #d9e1e6 0px solid; 
	border-top: #d9e1e6 0px solid; 
	border-left: #d9e1e6 0px solid; 
	border-bottom: #d9e1e6 0px solid; 
	-moz-border-radius-bottomleft: 0px; 
	-moz-border-radius-bottomright: 0px; 
	-moz-border-radius-topleft: 0px; 
	-moz-border-radius-topright: 0px;
}

.containermaster_OrangeContent {
	background-color: #f4d8c0;
	border-right: #f4d8c0 0px solid; 
	border-top: #f4d8c0 0px solid; 
	border-left: #f4d8c0 0px solid; 
	border-bottom: #f4d8c0 0px solid; 
	-moz-border-radius-bottomleft: 0px; 
	-moz-border-radius-bottomright: 0px; 
	-moz-border-radius-topleft: 0px; 
	-moz-border-radius-topright: 0px;
}

.containermaster_intraorange {
	width: 542px;
	background-color: #f4d8c0;
	border-right: #f4d8c0 0px solid; 
	border-top: #f4d8c0 0px solid; 
	border-left: #f4d8c0 0px solid; 
	border-bottom: #f4d8c0 0px solid; 
	-moz-border-radius-bottomleft: 0px; 
	-moz-border-radius-bottomright: 0px; 
	-moz-border-radius-topleft: 0px; 
	-moz-border-radius-topright: 0px;
}

.containermaster_intrawhite {
	/*width: 99%;*/
	width: 542px;
	background-color: #FFFFFF;
	border-right: #f4d8c0 0px solid; 
	border-top: #f4d8c0 0px solid; 
	border-left: #f4d8c0 0px solid; 
	border-bottom: #f4d8c0 0px solid; 
	-moz-border-radius-bottomleft: 0px; 
	-moz-border-radius-bottomright: 0px; 
	-moz-border-radius-topleft: 0px; 
	-moz-border-radius-topright: 0px;
}
.containerrow1_blue {
	background-image: url(gradient_LtBlue.jpg);
}
.containerrow_white {
	background-color: #013656;
}

.containerrow2_blue {
	background-color: #FFFFFF;
}

.containerrow_deepblue
{
	background-color: #003656;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12pt;
	height: 24;
}

.containerrow_orangetop
{
	background-image: url(images/IntraContTopBorder.gif);
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12pt;
	height: 27px;
}

.containerrow_orangebottom
{
	background-image: url(images/IntraContBottomBorder.gif);
	background-repeat: no-repeat;
	background-color: Transparent;
	height: 10px;
}

.containerrow_orangeleftborder
{
	background-image: url(images/IntraContLeftBorder.gif);
	background-repeat: repeat-y;
	background-color: Black;
	width: 2px;
}

.containerrow_orangerightborder
{
	background-image: url(images/IntraContRightBorder.gif);
	background-color: Black;
	background-repeat: repeat-y;
	width: 2px;
}

.containerrow_whitetop
{
	background-image: url(images/IntraContTopBorder.gif);
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12pt;
	height: 27px;
}

.containerrow_whitebottom
{
	background-image: url(images/IntraContBottomBorderWhite.gif);
	background-repeat: no-repeat;
	background-color: Transparent;
	height: 10px;
}

.containerrow_whiteleftborder
{
	background-image: url(images/IntraContLeftBorder.gif);
	background-repeat: repeat-y;
	background-color: Black;
	width: 2px;
}

.containerrow_whiterightborder
{
	background-image: url(images/IntraContRightBorder.gif);
	background-color: Black;
	background-repeat: repeat-y;
	width: 2px;
}

.Head
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10pt;
}

.containerrow_white {
	background-color: #FFFFFF;
}
.containerrow_lightblue {
	background-color: #e8e8e8;
}

.ModuleTitle_MenuItem {
	border: white 0px solid; /*override borders*/    
}

.ModuleTitle_MenuItem TD {  /*TD if menu is using tables*/
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
        white-space: nowrap;  /*Word wrapping menu item now optional*/
        padding: 1px 1px 1px 1px;	
}


.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #EEEEEE; 
	width: 15px;
	height: 100%;   /*override the default height for icon so that menubreaks can have heights adjusted*/
}

.ModuleTitle_SubMenu 
{
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFFFFF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}

.ModuleTitle_MenuBreak  {
	background-color: #EEEEEE; 
	font-size: 1px; /*make sure you take out portal.css ModuleTitle_MenuBreak for this to work*/
}

.ModuleTitle_MenuItemSel {

	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	background-color: #C1D2EE;
}

#LatestGalleryDiv div
{
	width: auto;	
}














































































































































































