/* 
================================
Skin styles for DotNetNuke
================================
*/   

.searchtop{width:800px; height:25px; background: url(top.jpg) no-repeat top center #57c9ff;}
.pagemaster 
{
	direction:rtl;
	width: 100%; background-color:White;
	background: url(1_r1_c1.jpg) repeat-x top center #ebf0f6;
}


.skinmaster {
	height: auto;
	background-color: #FFFFFF;
	border-right: #ffffff 0px solid; 
	border-top: #ffffff 0px solid; 
	border-left: #ffffff 0px solid; 
	border-bottom: #ffffff 0px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; background: url(bottom.jpg) repeat-x bottom center #ffffff;
}
.skinheader {
	background-image: url(top_bg.jpg);
	background-repeat: repeat-x;
	background-color: #24719B;
	height: 100px;
}
.footerblock {
	background-color: #DFE4E9;
	border-right: #ffffff 6px solid; 
	border-top: #ffffff 10px solid; 
	border-left: #ffffff 6px solid; 
	border-bottom: #ffffff 6px solid;  
}
.searchblock {
	background-color: #ffffff;
	border-right: #ffffff 6px solid; 
	border-top: #ffffff 10px solid; 
	border-left: #ffffff 6px solid; 
	border-bottom: #ffffff 6px solid;  
}
.dottedline {
	background-image: url(dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bannerpadding {
	padding-left: 20px;
	padding-right: 20px;
}
.skingradient {
	background-image: url(menu_bg.jpg); 
	height:38px;
	background-color: #F1ECED;
}
.controlpanel {
	width: 100%;
	background-color: #E6E6E6;
	border-left: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 6px;
	
}
.tm
{
	padding-right:20px;
}
.leftpane {
	width: 230px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
}
.rightpane {
	width: 230px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
}
.leftpane3 {
	width: 33%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 3px;
	padding-top: 6px;
}
.contentpane3 {
	width: 33%;
	background-color: transparent;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 6px;
}
.rightpane3 {
	width: 33%;
	background-color: transparent;
	padding-left: 3px;
	padding-right: 6px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
}

.separator { 
	height: 35px;
	margin: 0px;
	padding: 0px;
	background-color: #0098a2;
} 
.rightseparator { 
width:1px; height: 35px; font-size:1px;  border-bottom:0px solid #0098a2; border-top:0px solid #0098a2; background-color:#0098a2
}
.rightseparatoron { 
width:1px; height: 35px; font-size:1px;  border-bottom:0px solid #0098a2; border-top:0px solid #0098a2; background-color:#0098a2
}
.StandardButton {
	background: #186490 none; 
	color: #ffffff;
	font-family: verdana, sans-serif; 
	font-size: 11px;
	font-weight: normal;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#186490,endColorStr=#4798BD);
	border-top: #08476C 1px solid;
	border-left: #08476C 1px solid;
	border-right: #08476C 1px solid;
	border-bottom: #08476C 1px solid;
}

.rootMenuItem TD 
{
	height:35px;
	background-color: transparent;
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
	font-family: Tahoma; 
	padding: 0px 25px 0px 25px;background: url(bg-menu.jpg) repeat-x top transparent;
} 
.rootmenuitemselected TD 
{
	height:35px;
	background-color: transparent;
	cursor: pointer; 
	cursor: hand; 
	color: #4E7494; 
	font-size: 11px;
	font-family: Tahoma; 
	font-weight: bold; 
	font-style: normal;
	padding: 0px 25px 0px 25px;background: url(menu-hover.jpg) repeat-x top transparent;
}
.rootmenuitemactive TD 
{
	height:35px;
	background-color: transparent;
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 11px;
	font-family: tahoma; 
	font-weight: bold; 
	font-style: normal;
	padding: 0px 25px 0px 25px;
 background: url(menu-hover.jpg) repeat-x top transparent;
}
.rootmenuitembreadcrumb TD 
{
	height:35px;
	background-color: transparent;
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 11px;
	font-family: tahoma; 
	font-weight: bold; 
	font-style: normal;
	padding: 0px 25px 0px 25px;
}
.MainMenu_MenuContainer { background: transparent; }
.MainMenu_MenuBar { cursor: pointer; cursor: hand; background: transparent; }
.MainMenu_SubMenu { margin: 0 0 0 0; }
.MainMenu_Idle TD { color: #FFFFFF; padding: 11px 0px 11px 0px; font-weight: normal; }
.MainMenu_Selected TD { color: #4E7494; background: url(menu-hover.jpg) repeat-x top transparent; padding: 11px 0px 11px 0px; font-weight: normal; }
.MainMenu_Active TD, .MainMenu_BreadcrumbActive TD { color: #4E7494; background: url(menu-hover.jpg) repeat-x top transparent; padding: 11px 0px 11px 0px; font-weight: normal; }
.MainMenu_Seperator { width:1px; height: 35px; font-size:1px;  border-bottom:0px solid #999999; border-top:0px solid #999999;}
.MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon  { display: none; }

.MainMenuSeperator { display: none; }
.MainMenu_MenuBreak { padding:0 0 0 0; background-color: #333333; height:32px; border-bottom:0px solid #999999; border-top:0px solid #999999;}

.MainMenu_SubMenu{ padding: 0 0 0 0; z-index: 1000;  cursor: pointer;  cursor: hand; font-weight: normal; filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90;}
.MainMenu_MenuItem { background: #e5e5e5; color: #000000; font-family: tahoma; font-size: 11px; font-weight: normal; font-style: normal; padding: 0px 10px 0px 50px; height: 22px; border: 0; direction:rtl;border-bottom:1px solid #ffffff;} 
.MainMenu_MenuItemSel { background: #e5e5e5; color: #000000; font-family: tahoma; font-size: 11px; font-weight: normal; cursor: pointer; cursor: hand; padding: 0px 10px 0px 50px; height: 22px; border: 0; direction:rtl;}

.c{width:920px; height:35px; background-image:url('bg-menu.jpg'); background-repeat:repeat-x;}
.b
{
	background-image: url(  't.jpg'  );
}
.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);
}
/* Text Styles */
.Head {
   font-family: tahoma;
   font-size:  12px;
   font-weight: normal;
   color: #EE781C;
}
.subhead {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #1A74A1;
}
.normal {
   font-family: tahoma;
   font-size:  11px;
   font-weight: normal;
   color: #4E5153;
}
.NormalTextBox
{
	font-family: tahoma; height:18px;
	font-size: 11px;
	color: #000000;
}
H4  {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #1A74A1;
}
H5  {
    font-family: tahoma;
    font-size:  11px;
    font-weight: bold;
    color: #1A74A1;
}
A:link  {
	font-family: tahoma;
	color: #1A74A1;
	font-size:11px;
	text-decoration : underline;
}
A:visited   {
	font-family: tahoma;
	color: #1A74A1;
	font-size:11px;
	text-decoration : underline;
}
A:active    {
	font-family: tahoma;
	color: #48A4D2;
	font-size:11px;
	text-decoration : underline;
}
A:hover {
    font-family: tahoma;
	color: #48A4D2;
	font-size:11px;
	text-decoration : underline;
}
.breadcrumbs   {
    font:11px Arial, Helvetica;
    font-weight:   none;
    color: #1A74A1;
}
A.breadcrumbs:link {
    text-decoration: none;
	font:11px Arial, Helvetica;
    color: #1A74A1;
	font-weight: none;
}
A.breadcrumbs:visited {
    text-decoration: none;
	font:11px Arial, Helvetica;
    color: #1A74A1;
	font-weight: none;
}
A.breadcrumbs:active {
    text-decoration: underline;
	font:11px Arial, Helvetica;
    color: #48A4D2;
	font-weight: none;
}
A.breadcrumbs:hover {
    text-decoration: underline;
	font:11px Arial, Helvetica;
    color: #48A4D2;
	font-weight: none;
}
.footer {
background:url(footer-shadow.jpg) repeat-x top #333333; height:50px;
}

.footer2 {
  font-family:Tahoma; font-size:11px; color:#000000;

}
A.footer:link {
    text-decoration: underline;
	font:11px Arial, Helvetica;
    color: #EE781C;
	font-weight: normal;
}
A.footer:visited {
    text-decoration: underline;
	font:11px Arial, Helvetica;
    color: #EE781C;
	font-weight: normal;
}
A.footer:active {
    text-decoration: underline;
	font:11px Arial, Helvetica;
    color: #FF9542;
	font-weight: normal;
}
A.footer:hover {
    text-decoration: underline;
	font:11px Arial, Helvetica;
    color: #FF9542;
	font-weight: normal;
}
.loginText, a.loginText:link, a.loginText:visited, a.loginText:active { color: #FFFFFF; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; padding: 0 5px 0 5px;}
/*-- Login Register token hover        --*/ a.loginText:hover { color: #0098a2; font-family: Tahoma; font-size: 11px; text-decoration: none; font-weight: normal; padding: 0 5px 0 5px;}

/* Module Title Menu */
.ModuleTitle_MenuContainer {
	border-bottom: blue 0px solid; 
	border-left: blue 0px solid; 
	border-top: blue 0px solid; 
	border-right: blue 0px solid; 
}
.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16;
	background-color: Transparent;
}
.ModuleTitle_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: tahoma; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: white 0px solid; 
	border-bottom: white 1px solid; 
	border-top: white 1px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
}
.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #EEEEEE; 
	border-left: #EEEEEE 1px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-top: #EEEEEE 1px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
}
.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFFFFF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	filter: Alpha(Opacity=80, FinishOpacity=100, Style=2);
	border-bottom: #C4C4C4 1px solid; 
	border-left: #C4C4C4 1px solid; 
	border-top: #C4C4C4 1px solid; 
	border-right: #C4C4C4 1px solid;
}
.ModuleTitle_MenuBreak {
	border-bottom: #EEEEEE 1px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 1px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: #EEEEEE; 
	height: 1px;
}
.ModuleTitle_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: tahoma; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	background-color: #C4C4C4;
}
.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 0px solid;
}
.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
/* styles used in the file manager */
.FileManager
{
	border-right: DEDEDE 1px solid;
	border-top: DEDEDE 1px solid;
	border-left: DEDEDE 1px solid;
	border-bottom: DEDEDE 1px solid;
	height:400px;
}
.FileManager_ToolBar
{
	border-bottom: DEDEDE 1px solid;
	height:25px;
	background-color: #DEDEDE;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FEFEFE,endColorStr=#DEDEDE);
}
.FileManager_Explorer
{
	height:100%;
	border: #DEDEDE 1px solid;
	background-color: #FFFFFF;
	margin: 2px 2px 2px 2px;
}
.FileManager_FileList 
{
	height:100%;
	border: #DEDEDE 1px solid;
	background-color: White;
	margin: 2px 2px 2px 2px;
	overflow: auto;
}
.FileManager_MessageBox 
{
	text-align: center;
	vertical-align: middle;
	background-color: White;
	padding: 25px 25px 25px 25px;
}
.FileManager_Header
{
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #3C3C3C;
    background-color: #DEDEDE;
    border-bottom: #DEDEDE 1px solid;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FEFEFE,endColorStr=#DEDEDE);
    height: 25px;
}
.FileManager_Pager
{
    font-family: Arial;
    font-size: 11px;
	color:#3C3C3C;
    font-weight: bold;
   	background-color: #DEDEDE;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FEFEFE,endColorStr=#DEDEDE);
    border-top: #DEDEDE 1px solid;
    height: 25px;
}
.FileManager_StatusBar
{
    font-family:Arial;
    font-size: 11px;
    font-weight: normal;
    background-color: white;
    height: 25px;
	margin: 2px 2px 2px 2px;
}
.FileManager_Item
{
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    color: #3C3C3C;
    background-color: white;
    border-top: #DEDEDE 1px dashed;
    border-bottom: #DEDEDE 1px dashed;
}
.FileManager_AltItem
{
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    color: #3C3C3C;
    background-color: #DFDFDF;
    border-style: none;
}
.FileManager_SelItem
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: White;
    background-color: #99ffff;
    border-style: none;
}
.FileManagerTreeNode 
{
    font-family: Arial;
    font-size: 11px;
	color: #3C3C3C;
    font-weight: normal;
}
.FileManagerTreeNodeSelected 
{
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
	background-color: #DEDEDE; 
}
A.FileManagerTreeNode:link, A.FileManagerTreeNodeSelected:link {
    text-decoration:    none;
    color: #003366;
}
A.FileManagerTreeNode:visited, A.FileManagerTreeNodeSelected:visited  {
    text-decoration:    none;
    color: #003366;
}
A.FileManagerTreeNode:active, A.FileManagerTreeNodeSelected:active   {
    text-decoration:    none;
    color: #003366;
}
A.FileManagerTreeNode:hover, A.FileManagerTreeNodeSelected:hover    {
    text-decoration:    none;
    color: #ff0000;
}

