/* 
================================
 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;
}
.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 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: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	background-color: #C1D2EE;
}

.topleft
{
    width:10px;
    height:10px;
    background-image:url(topleft.gif);
    background-repeat:no-repeat;
}

.topright
{
    width:10px;
    height:10px;
    background-image:url(topright.gif);
    background-repeat:no-repeat;
}

.bottomleft
{
    width:10px;
    height:10px;
    background-image:url(bottomleft.gif);
    background-repeat:no-repeat;
}

.bottomright
{
    width:10px;
    height:10px;
    background-image:url(bottomright.gif);
    background-repeat:no-repeat;
}

.bottom1
{
   width:auto;
height:10px;
    background-image:url(bottom1.gif);
    background-repeat:repeat-x;
}

.top1
{
  
    height:10px;
    background-image:url(top1.gif);
    background-repeat:repeat-x;
}

.left1
{
  
    width:10;
    
    background-image:url(left1.gif);
    background-repeat:repeat-y;
    
    
}

.right1
{
  
    width:10;
    
    background-image:url(right1.gif);
    background-repeat:repeat-y;
    background-position:right;
    
    
}

.containermaster_white {
	width: 100%;
	background-color: white;
	
}

.HeaderFontStyle
{
    font-family:Tahoma;
    font-size:12px;
    color:Black;
    font-weight:bold;
}

.HeaderFontStyleWhite
{
    font-family:Tahoma;
    font-size:12px;
    color:White;
    font-weight:bold;
}

.HeaderFontStyleBlack
{
    font-family:Tahoma;
    font-size:12px;
    color:#000000;
    font-weight:bold;
}
.blue_header
{
    background-image:url(header_blue.png);
    background-repeat:no-repeat;
    height:30;
}

.red_header
{
    background-image:url(header_red.png);
    background-repeat:no-repeat;
    height:30;
}
.orange_header
{
    background-image:url(header_orange.png);
    background-repeat:no-repeat;
    height:30;
}

.purple_header
{
    background-image:url(header_purple.png);
    background-repeat:no-repeat;
    height:30;
}


.TextFontStyle
{
    font-family:Tahoma;
    font-size:12px;
    color:Black;
    /*font-weight:bold;*/
}


.blue1
{
    background-repeat:no-repeat;
    width:15px;
    background-image:url(blue1.png);
    height:30px;
}

.blue2
{
    background-repeat:repeat-x;
    width:40%;
    background-image:url(blue2.png);
    height:30px;
}


.blue3
{
    background-repeat:no-repeat;
    width:40px;
    background-image:url(blue3.png);
    height:30px;
}

.blue4
{
    background-repeat:repeat-x;
  width:auto;
    background-image:url(4.png);
    height:30px;
}

.blue5
{
    background-repeat:no-repeat;
    width:10px;
    background-image:url(5.png);
    height:30px;
}

.purple1
{
    background-repeat:no-repeat;
    width:15px;
    background-image:url(purple1.png);
    height:30px;
}

.purple2
{
    background-repeat:repeat-x;
    width:40%;
    background-image:url(purple2.png);
    height:30px;
}


.purple3
{
    background-repeat:no-repeat;
    width:40px;
    background-image:url(purple3.png);
    height:30px;
}

.purple4
{
    background-repeat:repeat-x;
  width:auto;
    background-image:url(4.png);
    height:30px;
}

.purple5
{
    background-repeat:no-repeat;
    width:10px;
    background-image:url(5.png);
    height:30px;
}


.red1
{
    background-repeat:no-repeat;
    width:15px;
    background-image:url(red1.png);
    height:30px;
}

.red2
{
    background-repeat:repeat-x;
    width:40%;
    background-image:url(red2.png);
    height:30px;
}


.red3
{
    background-repeat:no-repeat;
    width:40px;
    background-image:url(red3.png);
    height:30px;
}

.red4
{
    background-repeat:repeat-x;
  width:auto;
    background-image:url(4.png);
    height:30px;
}

.red5
{
    background-repeat:no-repeat;
    width:10px;
    background-image:url(5.png);
    height:30px;
}

.orange1
{
    background-repeat:no-repeat;
    width:15px;
    background-image:url(orange1.png);
    height:30px;
}

.orange2
{
    background-repeat:repeat-x;
    width:40%;
    background-image:url(orange2.png);
    height:30px;
}


.orange3
{
    background-repeat:no-repeat;
    width:40px;
    background-image:url(orange3.png);
    height:30px;
}

.orange4
{
    background-repeat:repeat-x;
  width:auto;
    background-image:url(4.png);
    height:30px;
}

.orange5
{
    background-repeat:no-repeat;
    width:10px;
    background-image:url(5.png);
    height:30px;
}



.silver1
{
    background-repeat:no-repeat;
    width:40px;
    background-image:url(silver1.jpg);
    height:30px;
}

.silver2
{
    background-repeat:repeat-x;
    width:40%;
    background-image:url(silver2.jpg);
    height:30px;
}


.silver3
{
    background-repeat:repeat-x;
    width:auto;
    background-image:url(silver2.jpg);
    height:30px;
}

.silver4
{
    background-repeat:repeat-x;
  width:auto;
    background-image:url(silver2.jpg);
    height:30px;
}

.silver5
{
    background-repeat:no-repeat;
    width:40px;
    background-image:url(silver3.jpg);
    height:30px;
}