/* 
================================
 Container Styles
================================
*/   

.ContLeftTop1 {
    background: URL(images/ContLeftTop1.png) no-repeat;
    width:218px;
    height: 26px;
    text-align: left;
}

.ContLeftTitle, .ContLeftTop1 .Head {
    color: #666666;
    background-color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-transform: lowercase;
    text-align: left;
    padding: 0px 3px;
    margin-left: 12px;
}

.ContLeftMid1{
    background: URL(images/ContLeftMid1.png) repeat-y;
    width:218px;
}

.ContLeftMid1 .Content{
    padding: 0px 5px;
}

.ContLeftBase1{
    background: URL(images/ContLeftBase1.png) no-repeat;
    width:218px;
    height: 17px;
}


.ContainerMaster_Snug {
	width: 100%;
	color: #ffffff;
	background-color: #003333;
	border-right: #009900 1px solid; 
	border-top: #009900 1px solid; 
	border-left: #009900 1px solid; 
	border-bottom: #009900 1px solid; 
	-moz-border-radius-bottomleft: 5px; 
	-moz-border-radius-bottomright: 5px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
}
.ContainerBlank_Snug 
{
    width: 100%;
    margin-top: 10px;
    margin-left: 5px;
    margin-right: 5px;
}
.ContainerFullH_Snug 
{
    width: 100%;
    height: 100%;
    margin-top: 10px;
    margin-left: 5px;
    margin-right: 5px;
}
.ContainerRow1_Snug {
	height: 18px;
}
.ContainerRow2_Snug {
}
.ContainerRow3_Snug {
}
.ContainerRed1Row {
    height: 10px;
}
.ContainerRed1TopLt {
    background: URL(images/Red1TopLt.png) no-repeat;
    width: 10px;
}
.ContainerRed1Top {
    background: URL(images/Red1Top.png) repeat-x;
}
.ContainerRed1TopRt {
    background: URL(images/Red1TopRt.png) no-repeat;
    width: 10px;
}
.ContainerRed1Lt {
    background: URL(images/Red1Lt.png) repeat-y;
    width: 10px;
}
.ContainerRed1Rt {
    background: URL(images/Red1Rt.png) repeat-y;
    width: 10px;
}
.ContainerRed1BottomLt {
    background: URL(images/Red1BottomLt.png) no-repeat;
    width: 10px;
}
.ContainerRed1Bottom {
    background: URL(images/Red1Bottom.png) repeat-x;
}
.ContainerRed1BottomRt {
    background: URL(images/Red1BottomRt.png) no-repeat;
    width: 10px;
}
.ContainerRY1Row {
    height: 10px;
}
.ContainerRY1TopLt {
    background: URL(images/RY/Red1TopLt.png) no-repeat;
    width: 10px;
}
.ContainerRY1Top {
    background: URL(images/RY/Red1Top.png) repeat-x;
}
.ContainerRY1TopRt {
    background: URL(images/RY/Red1TopRt.png) no-repeat;
    width: 10px;
}
.ContainerRY1Lt {
    background: URL(images/RY/Red1Lt.png) repeat-y;
    width: 10px;
}
.ContainerRY1Content {
    background-color: #ffff00;
}
.ContainerRY1Rt {
    background: URL(images/RY/Red1Rt.png) repeat-y;
    width: 10px;
}
.ContainerRY1BottomLt {
    background: URL(images/RY/Red1BottomLt.png) no-repeat;
    width: 10px;
}
.ContainerRY1Bottom {
    background: URL(images/RY/Red1Bottom.png) repeat-x;
}
.ContainerRY1BottomRt {
    background: URL(images/RY/Red1BottomRt.png) no-repeat;
    width: 10px;
}
.containermaster_blue {
	width: 100%;
	background-color: #dfe5f2;
	border-right: #336699 1px solid; 
	border-top: #336699 1px solid; 
	border-left: #336699 1px solid; 
	border-bottom: #336699 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
}
.containermaster_blank {
	width: 100%;
	background-color: #dfe5f2;
	border-style: none; 
	-moz-border-radius-bottomleft: 5px; 
	-moz-border-radius-bottomright: 5px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
}
.containerblank {
	width: 100%;
	background-color: #ffffff;
	border-right: #336699 1px solid; 
	border-top: #336699 1px solid; 
	border-left: #336699 1px solid; 
	border-bottom: #336699 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(/images/Container_Head.gif);
	border-right: #000000 1px solid; 
	border-top: #000000 1px solid; 
	border-left: #000000 1px solid; 
	border-bottom: #000000 1px solid; 
	height: 18px;
}
.containerrow2_blue {
	background-color: #ffffff;
}
.containerrow3_blue {
	background-color: #ffffff;
	font-size: 12px;
}
.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: Arial, Tahoma, Helvetica; 
	font-size: 14px; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
        white-space: nowrap;  /*Word wrapping menu item now optional*/
        padding: 1px 3px 3px 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: Arial, Tahoma, Helvetica; 
	font-size: 14px; 
	font-weight: bold; 
	font-style: normal;
	background-color: #C1D2EE;
}
.home_container{
	color: #000000;
	background-color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Tahoma, Helvetica;
	padding: 0px;
}
.WikiHead{
  	font-family: Arial, Tahoma, Helvetica;
  	font-size:  14px;
  	font-weight: bold;
  	color: #336699;
}
