/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   

hr
{
	color:#85887f;
}

/* GENERAL */
/* style for module titles */
.Head   {
    font-family: Arial, Helvetica;
    font-size:  14px;
    font-weight: bold;
    color: black;
	
}

.Normal, TD{font-size:12px;}

/* background color for the content part of the pages */
Body
{
    background-color: white;
}

.LeftPane 
{	
}

.ContentPane 
{
	width:560px;
}

.RightPane 
{
	width:210px;
}
A,A:link,A:visited,A:active{
color:#004400;
text-decoration:underline;
}
A:hover{
color:#ffffff;
text-decoration:underline;
}
.SkinObject
{
	color: #85887f;   
	font-weight:normal;
	font-size:12px;
	font-family: Arial, Helvetica;
	text-decoration:none;
}
A.SkinObject, A.SkinObject:link, A.SkinObject:visited
{
	color: #85887f;   
	font-weight:normal;
	font-size:12px;
	font-family: Arial, Helvetica;
	text-decoration:none;
}
A.SkinObject:hover
{
	color: #ff3300;    
	font-weight:normal;
	font-size:12px;
	font-family: Arial, Helvetica;
	text-decoration:none;  	
}
/* text style for the selected tab */
.SelectedTab {
    font-weight: normal;
    font-size: 12px;
    color: black;
    font-family: Arial, Helvetica;
    text-decoration: none;
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
    text-decoration:    none;
    color: black;
}

A.SelectedTab:visited  {
    text-decoration:    none;
    color: black;
}

A.SelectedTab:active   {
    text-decoration:    none;
    color: black;
}

A.SelectedTab:hover    {
    text-decoration:    none;
    color: black;
}

/* text style for the unselected tabs */
.OtherTabs {
    font-weight: bold;
    font-size: 11px;
    color:White;
    font-family: Arial, Helvetica;
    text-decoration: none;
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
    font-weight: bold;
    font-size: 11px;
    color:White;
    font-family: Arial, Helvetica;
    text-decoration: none;
}

A.OtherTabs:visited  {
    font-weight: bold;
    font-size: 11px;
    color:White;
    font-family: Arial, Helvetica;
    text-decoration: none;
}

A.OtherTabs:active   {
    font-weight: bold;
    font-size: 11px;
    color:White;
    font-family: Arial, Helvetica;
    text-decoration: none;
}

A.OtherTabs:hover    {
    text-decoration:    underline;
    font-weight: bold;
    font-size: 11px;
    color:White;
    font-family: Arial, Helvetica;
}


/* Main Menu */



.MenuTable
{
	background:#78c23b url(/dnn_epcus/portals/4/epcdoc images/navbar.gif) no-repeat;	
}

.MainMenu_MenuContainer {	 	
	z-index:99;	
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:36px;
	background-color: Transparent;
	text-align:center;
}
.MainMenu_MenuItem {
	border-left: #999999 0px solid; 
	border-bottom: #999999 1px solid; 
	border-top: #999999 1px solid; 
	border-right: #999999 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 12px; 
	font-weight: normal; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Arial, Helvetica; 
	z-index:99;
}
.MainMenu_MenuIcon {
	background-color: #999999; 
	border-left: #999999 1px solid; 
	border-bottom: #999999 1px solid; 
	border-top: #999999 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #999999;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	z-index:99;
}
.MainMenu_MenuBreak {	
	background:Transparent url(/dnn_epcus/dnn_epcinc/images/navbar.gif) no-repeat;	
	border-top: 1px none; 	
	border-bottom: 1px none; 		
	cursor: pointer; 	
	font-size: 12px; 
	font-weight: normal; 
	font-style: normal; 	
	font-family: Arial, Helvetica; 
	z-index:99; 
	
}

.MainMenu_MenuBreak TD
{
	font-size: 12px; 
	font-weight: normal; 
	font-style: normal; 	
	font-family: Arial, Helvetica; 
	color:white;
}
.MainMenu_MenuItemSel {
	background-color: #f13800; 
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-family: Arial, Helvetica; 
	font-size: 12px; 
	font-weight: normal; 
	font-style: normal;
	height: 21px;
}
.MainMenu_MenuArrow {
	border-right: #999999 1px solid; 
	border-bottom: #999999 1px solid; 
	border-top: #999999 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}



/*ACTIONS*/

.ModuleTitle_MenuContainer, .ModuleTitle_MenuContainer TD, .ModuleTitle_MenuContainer TR, .ModuleTitle_MenuBar, .ModuleTitle_MenuBar TD, .ModuleTitle_MenuBar TR,.ModuleTitle_SubMenu, .ModuleTitle_MenuBreak, .ModuleTitle_RootMenuArrow{
	border-left: #000000 0px solid; border-bottom: #000000 0px solid; border-top: #000000 0px solid; border-right: #000000 0px solid; 
	background-color:transparent; background-image:none; width:auto; height:auto; filter:none;
}

.ModuleTitle_SubMenu{
	border-left: #666666 2px solid; border-bottom: #666666 2px solid; border-top: #666666 2px solid; border-right: #666666 2px solid;;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='Black', Direction=135, Strength=1);; 
}

.ModuleTitle_SubMenu .ModuleTitle_MenuItem, .ModuleTitle_SubMenu .ModuleTitle_MenuIcon , .ModuleTitle_SubMenu .ModuleTitle_MenuArrow{
	border-left: #ffffff 1px solid; 
	border-bottom: #ffffff 1px solid; 
	border-top: #ffffff 1px solid; 
	border-right: #ffffff 1px solid; 
	background-color: #ffffff;
	color: #000000;
}

.ModuleTitle_SubMenu .ModuleTitle_MenuItemSel{
	border-left: #000000 1px solid; 
	border-bottom: #000000 1px solid; 
	border-top: #000000 1px solid; 
	border-right: #000000 1px solid; 
	background-color: #000000;
	color:#ffffff;
}

.ModuleTitle_MenuBreak{
	background-color: #ffffff;
}

.ModuleTitle_SubMenu TD{
	font-weight:normal;font-size:13px;text-align:left;font-family: Arial, Helvetica;;
}

TD.ModuleTitle_MenuIcon{
	width:10px;
	text-align: left;
}

TD.ModuleTitle_RootMenuArrow, TD.ModuleTitle_MenuArrow{
	width:10px;
	text-align: right;
}

.ModuleTitle_SubMenu TABLE{
	width:130px;
}
.EPCUS_Breadcrumb{
	color: #ffffff;
	background-color: #2C8A2C;
	font-weight:bold;font-size:13px;text-align:center;font-family: Arial, Helvetica;
}
A.EPCUS_Breadcrumb, A.EPCUS_Breadcrumb:link, A.EPCUS_Breadcrumb:visited
{
   color: #ffffff;
   background-color: #2C8A2C;
    text-decoration:none;
}
A.EPCUS_Breadcrumb:hover
{
	color: #ffffff;
    background-color: #2C8A2C;
 text-decoration:none;  	
}
