/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster_blue {
	width: 100%;
	background-color: Transparent;
	border-right: #7994CB 0px solid; 
	border-left: #7994CB 0px solid; 
	border-bottom: #7994CB 0px solid; 
	-moz-border-radius-bottomleft: 1px; 
	-moz-border-radius-bottomright: 1px; 
	-moz-border-radius-topleft: 1px; 
	-moz-border-radius-topright: 1px;
}
.ChHead {
    font-family: AL-Mateen, Tahoma, Arial, Helvetica;
    font-size: 14px;
    color: White;
}
.CIcon {
	background-image: url(6.gif);
	 background-repeat: no-repeat; 
	 background-position-x: right;
 	 background-position-y: Center;
}

.containerrow1_blue {
	background-image: url(gradient_DKDBlue.jpg);
	Color: White;
}
.containerrow2_blue {
	background-color: Transparent;
}
.MainMenu_MenuContainer {
	background-color: Transparent;
    border-bottom: White 0px solid; 
    border-left: White 0px solid; 
    border-top: White 0px solid; 
    border-right: White 0px solid;
    Width: 100%;
}
.MainMenu_MenuBar {
    border-bottom: black 0px solid; 
    border-left: black 0px solid; 
    border-top: black 0px solid; 
    border-right: black 0px solid;
}
.MainMenu_MenuItem {
    color: White; 
    font-family: Tahoma, Arial, Helvetica; 
	font-size: 12px; 
    font-weight: normal;
    font-style: normal; 
    border-bottom: White 1px solid; 
    border-left: red 0px solid; 
    border-top: purple 0px solid; 
    border-right: blue 0px solid;
    height: 24px;
}
.MainMenu_MenuIcon {
	Display: None;
}
.MainMenu_SubMenu {
	Direction: rtl;
    z-index: 1000; 
	background-color: #5486B9;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#E79B50', Direction=235, Strength=3);
    border-bottom: White 2px solid; 
    border-left: White 2px solid; 
    border-top: White 1px solid; 
    border-right: White 1px solid;
}
.MainMenu_MenuItemSel {
    color: Black;
    font-family: Tahoma, Arial, Helvetica; 
   	font-size: 12px; 
    font-weight: normal;
    font-style: normal; 
    background-color: Transparent;
    border-bottom: White 1px solid; 
    border-left: red 0px solid; 
    border-top: purple 0px solid; 
    border-right: blue 0px solid;
	height: 24px;
}
.MainMenu_MenuArrow {
    padding: 6px;
    font-family: verdana; 
    font-size: 5px; 
    border-bottom: White 1px solid; 
    border-left: red 0px solid; 
    border-top: purple 0px solid; 
    border-right: blue 0px solid;
    background-color: Transparent;
    width: 10px;
}
.MainMenu_RootMenuArrow {
	Color: Black;
    font-family: verdana; 
    font-size: 5px; 
    border-right: red 0px solid; 
    border-bottom: White 0px solid; 
    border-top: blue 0px solid;
    background-color: Transparent;
    width: 10px;
}

.MainMenu_RootMenuItemBreadcrumb {
}

.MainMenu_SubMenuItemBreadcrumb {   
}
.MainMenu_SubMenuItemSelected {
    color: Black;
    border-bottom: White 1px solid; 
    border-left: red 0px solid; 
    border-top: purple 0px solid; 
    border-right: blue 0px solid;
 	background-image: url(Back.gif);
	background-repeat: repeat-x; 
	background-position: Center bottom;
    height: 24px;
}

.MainMenu_SubMenuItemActive {
    color: Black;
    font-family: Tahoma, Arial, Helvetica; 
   	font-size: 12px; 
    font-weight: normal;
    font-style: normal; 
    background-color: Transparent;
 	background-image: url(Back.gif);
	background-repeat: no-repeat; 
	background-position: Center bottom;
	height: 24px;
}
.MainMenu_RootMenuItem {
    color: #666699; 
    font-family: Tahoma, Arial, Helvetica; 
    font-size: 12px; 
    font-weight: normal;
    font-style: normal; 
    background-color: Transparent;
 	background-image: url(Line.Gif);
	background-repeat: no-repeat; 
	background-position: Center bottom;
	height: 24px;
}
.MainMenu_RootMenuItemSelected {
    color: Black;
    font-family: Tahoma, Arial, Helvetica; 
   	font-size: 12px; 
    font-weig ht: normal;
    font-style: normal; 
    margin-Right: 7;
    background-color: Transparent;
 	background-image: url(Line.Gif);
	background-repeat: no-repeat; 
	background-position: Center bottom;
	height: 24px;
}
.MainMenu_RootMenuItemActive {
    color: Black;
    font-family: Tahoma, Arial, Helvetica; 
   	font-size: 12px; 
    font-weight: normal;
    font-style: normal; 
    background-color: Transparent;
 	background-image: url(Line.Gif);
	background-repeat: no-repeat; 
	background-position: Center bottom;
	height: 24px;
}

