/* 
================================
Skin styles for DotNetNuke
================================
*//*copyright info  */
.skinObject
{
    font-family: tahoma;
    font-weight: bold;
    font-size: 10px;
    color: #919191;
}
/*main background color  */
.topInfo
{
    font-family: tahoma;
    font-weight: bold;
    font-size: 11px;
	color:#f3f3f3;
}
.grayInfo
{
    font-family: tahoma;    
    color: #606060;
    font-size: 11px;
}
.grayInfo:link
{
    font-family: tahoma;    
    color: #606060;
    font-size: 11px;
    text-decoration: underline;    
}
.grayInfo:visited
{
    font-family: tahoma;    
    color: #606060;
    font-size: 11px;
    text-decoration: underline;    
}
.grayInfo:hover
{
    font-family: tahoma;    
    color: #D57A08;
    font-size: 11px;
    text-decoration: underline;    
}
.orangeInfo
{
    font-family: tahoma;    
    color: #D57A08;    
    font-size: 11px;
}
.orangeInfo A:vlink
{
    font-family: tahoma;    
    color: #D57A08;
    font-size: 11px;
    text-decoration: underline;    
}
.mIcon
{
    background-image: url("breadcrumb.gif");
}
.navigation{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #e1dfdf;
	}
.pagemaster
{
    font-family: tahoma;
    font-weight: bold;
    font-size: 8px;
    width: 100%;
    height: 100%;
    background-color: #000000;
    padding-top: 5px;
}
.skinmaster
{
    /*height: 700px;*/
    width: 767px;
    background-color: #333333; /*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; */
}
.skinheader
{
}
.skingradient
{
    /*BACKGROUND-IMAGE: url(gradient_DkBlue.jpg); HEIGHT:30px;*/
}
.controlpanel
{
    width: 100%;
    background-color: #D60201;
}
.Pane1
{
    /*width: 400px;*/
    background-color: transparent;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 0px;
    table-layout: fixed;
}
.Pane2
{
    /*width: 200px;	*/
    background-color: transparent;
    padding-left: 2px;
    padding-right: 5px;
    padding-top: 0px;
}
.Pane3
{
    /*width: 200px;	*/
    background-color: transparent;
    padding-left: 5px;
    padding-right: 0px;
    padding-top: 0px;
}
.Pane4
{
    /*width: 295px;*/
    background-color: transparent;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 0px;
}
.MainMenu_MenuContainer
{
    background-color: #272727;
    height: 20px;
    border-width: 0px;
    padding-top: 2px;
    width: 150px;
}
.MainMenu_MenuBar
{
    cursor: pointer;
    cursor: hand; /* height:16px; */
    background-color: #272727;
    width: 150px;
    /*border-right: #ffffff 1px dotted;
    border-bottom: #ffffff 1px dotted;*/
}
.MainMenu_RootMenuItemArrow
{
    display: none;
}
.MainMenu_MenuItem
{
    border-top: none;
    border-bottom:  1px solid #404040;
    border-left: none;
    border-right: none;
    cursor: pointer;
    cursor: hand;
    color: #e1dfdf;
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #272727; /*background-image: url(dots.jpg); 	background-position:right; 	background-repeat:repeat-y;*/
    height: 18px;
    line-height: 12px;
}
/*.MainMenu_MenuItem TD
{
    border-bottom: 1px solid #404040;
}*/
.MainMenu_MenuItemSel
{
    /*border-top: none;
    border-bottom: 1px solid #404040;
    border-left: none;
    border-right: none;*/
    border: #444444 solid 2px;
    cursor: pointer;
    cursor: hand;
    color: #d50101;
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #111111; /*background-image: url(dots.jpg); 	background-position:right; 	background-repeat:repeat-y;*/
    height: 18px;
    line-height: 12px;
}
.MainMenu_MenuItemSel TD
{
    
    border: #444444 solid 2px;
    cursor: pointer;
    cursor: hand;
    color: #d50101;
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #111111;
    height: 18px;
    line-height: 12px;
} 
.MainMenu_RootMenuItemActive
{
    /*border-top: none;
    border-bottom: 1px solid #404040;
    border-left: none;
    border-right: none;
    border: #444444 solid 2px;
    cursor: pointer;
    cursor: hand;*/
    color: #d50101; 
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    /*padding-left: 5px;
    padding-right: 5px;
    padding-top: 0px;
    padding-bottom: 0px;*/
    /*background-color: #111111; /*background-image: url(dots.jpg); 	background-position:right; 	background-repeat:repeat-y;*/
    /*height: 27px;
    line-height: 14px;*/
}
.MainMenu_RootMenuItemActive TD
{
    /*border-top: none;
    border-bottom: 1px solid #404040;
    border-left: none;
    border-right: none;*/
    /*border: #444444 solid 2px;
    cursor: pointer;
    cursor: hand;*/
    /*color: #d50101;*/
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    /*padding-left: 5px;
    padding-right: 5px;
    padding-top: 0px;
    padding-bottom: 0px;*/
    /*background-color: #111111; /*background-image: url(dots.jpg); 	background-position:right; 	background-repeat:repeat-y;*/
    /*height: 27px;
    line-height: 14px;*/
}
.MainMenu_MenuIcon
{
    background-color: #333333;
    width: 0px;
    cursor: pointer;
    cursor: hand;
    text-align: left;
    border: none;
    display: none;
}
.MainMenu_MenuIcon TD
{
    background-color: #333333;
    width: 0px;
    cursor: pointer;
    cursor: hand;
    text-align: left;
    border: none;
    display: none;
}
.MainMenu_SubMenu
{
    background-color: #161616; /* z-index: 100;  */
    border: #444444 solid 2px;
    height: 18px;
    cursor: pointer;
    cursor: hand;    
    /*filter: progid:DXImageTransform.Microsoft.Shadow(color= '#FFFFFF' , Direction=100, Strength=1);*/
    filter: none;
	color: #d50101;
    font-family: Tahoma;
    font-size: 14px;
    /*font-weight: bold;
    font-style: normal;*/
    direction: rtl;
}
.MainMenu_SubMenuItemSel
{
    border: none;
    cursor: pointer;
    cursor: hand;
    color: #d50101;
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #111111; /*background-image: url(dots.jpg); 	background-position:right; 	background-repeat:repeat-y;*/
    height: 18px;
    line-height: 12px;
}
.MainMenu_SubMenuItemSel TD
{
    border: none;
    cursor: pointer;
    cursor: hand;
    color: #d50101;
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #111111; /*background-image: url(dots.jpg); 	background-position:right; 	background-repeat:repeat-y;*/
    height: 18px;
    line-height: 12px;
}
.MainMenu_MenuBreak
{
    height: 1px;    
    /*border-bottom: 1px #404040 solid;*/
}
.MainMenu_MenuArrow
{
    /*border-right: #CAD5EA 0px solid;
    border-bottom: #CAD5EA 0px solid;
    border-top: #CAD5EA 0px solid;*/
    border: none;
    font-family: webdings;
    font-size: 0pt;
    cursor: pointer;
    cursor: hand;
    padding: 0px;
    width: 0px;
}
.MainMenu_MenuArrow TD
{
    /*border-right: #CAD5EA 0px solid;
    border-bottom: #CAD5EA 0px solid;
    border-top: #CAD5EA 0px solid;*/
    border: none;
    font-family: webdings;
    font-size: 0pt;
    cursor: pointer;
    cursor: hand;
    padding: 0px;
    width: 0px;
}
.MainMenu_RootMenuArrow
{
    font-family: webdings;
    font-size: 0pt;
    cursor: pointer;
    cursor: hand;
    color: #d50101;
}
.StandardButton
{
    background: #7994CB none;
    color: #FFFFFF;
    font-family: Verdana, sans-serif;
    font-size: 11px;
    font-weight: normal;
}
.TreeViewMenu
{
    width: 175px;
    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;
}
.TreeViewMenu_Header
{
    background-image: url(gradient_LtBlue.jpg);
}
.Head
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 18px;
    font-weight: normal;
    color: #333333;
}
.SelectedTab
{
	font-weight: bold;
	font-size: 8.5pt;
	color: #FFFFFF;
	font-family:  Arial, Helvetica;
	text-decoration: none;
}

