/* 
================================
Skin styles for DotNetNuke - Modeccss
================================
*/   

.TopRed
{
	background-image:url(images/TopRedBack.jpg);	background-position:top;	background-repeat:repeat-x;
	
}

.SkinMaster
{
	direction: rtl;
	font-family:Tahoma;
	font-size:10px;
}
.toppane {
	/*width: 100%;*/
	background-color: transparent;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
}
.leftpane {
	background-color: transparent;
	padding-left: 10px;
	padding-right: 3px;
	padding-top: 0px;
}
.contentpane {
	background-color: transparent;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
}
.rightpane {
	background-color: transparent;
	padding-left: 3px;
	padding-right: 10px;
	padding-top:0px;
}
.bottompane {
	/*width: 100%;*/
	background-color: transparent;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
}



/*Menue Item*/

.MainMenu_MenuContainer {
	border: 0px solid;
	background-color:transparent;
	font-family:tahoma;
	font-size:12px;
	padding-left 5px;
	padding-right:5px;
	
}

.MainMenu_MenuBar {
	cursor: pointer;
	cursor: hand;
}

.MainMenu_MenuItem {
	cursor: pointer;
	cursor: hand;
	color: black;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	border-left: #010000 0px solid;
	border-bottom: #010000 0px solid;
	border-top: #010000 0px solid;
	border-right: #010000 0px solid;
	moveable:false;
	
	


}

.MainMenu_MenuIcon {
        cursor: pointer;
	cursor: hand;
	background-color: #F8CECE;
	border-left: #010000 0px solid;
	border-bottom: #010000 0px solid;
	border-top: #010000 0px solid;
	text-align: center;
	width: 0px;
	height: 0px;
	
	
}


.MainMenu_SubMenu {
	cursor: pointer;
	cursor: hand;
	background-color: #F8CECE;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3) ;
	border-bottom: #010000 2px solid;
	border-left: #010000 2px solid;
	border-top: #010000 2px solid;
	border-right: #010000 2px solid;
	direction:rtl;
	/*Alpha(Opacity=100, FinishOpacity=0, Style=2, StartX=20, StartY=40, FinishX=0, FinishY=0);*/
	Filter: Alpha(Opacity=90);
	opacity: .90 ;
        
}

.MainMenu_MenuBreak {
	border-bottom: #5D88B3 1px solid;
	border-left: #5D88B3 0px solid;
	border-top: #5D88B3 1px solid;
	border-right: #5D88B3s 0px solid;
	background-color: #F8CECE;
	color:#ffffff;
        

	
	
}

.MainMenu_MenuItemSel {
	background-color: #D86666;
	cursor: pointer;
	cursor: hand;
	color: #ffffff ;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;

	
	
	
}

.MainMenu_MenuArrow {
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
	border-right: #5D88B3 0px solid;
	border-bottom: #5D88B3 0px solid;
	border-top: #5D88B3 0px solid;

}

.MainMenu_RootMenuArrow {
	font-family: tahoma;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;

	
}


/*Login Styles */

.LoginCss,
.LoginCss:link,.LoginCss:hover,.LoginCss:visited,.LoginCss:active
{
	color: #ffffff;
	font-family: tahoma;
	font-size: 9px;
	text-decoration: none;
	font-weight: normal;

}



/*User Styles*/


.UserCss,
.UserCss:link,.UserCss:hover,.UserCss:visited,.UserCss:active
{
	color: #ffffff;
	font-family: tahoma;
	font-size: 9px;
	text-decoration: none;
	font-weight: normal;

}




.Head {
   font-family:  Times, serif;
   font-size:  14px;
   font-weight: bold;
   color: #2f3fae;
}


/*
.Login {
	font-family: Times, serif;
	font-size: 14px;
	color: #FFFF00;
}*/
.Border {
	border-width:1px;
	 border-color:#000000;
	border-style:solid;
}


.CopyRightCss {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	color: black;
	vertical-align : middle;

	
}

.DateCss {
	font-family: Tahoma;
	font-size:12px;
	font-weight:bold;
	color: #435472;
	vertical-align : middle;

	
}


.Header a
{ 
   color:#ffffff;
   font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
  
}

.Header a:hover
{
   text-decoration:none;
   color:#7DAFE0;
   font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
}

.Header a:visited { 
	color:#ffffff;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
}





.SabtTitleCss {
	font-family: Tahoma;
	font-size:14px;
	font-weight:bold;
		
}

.SabtSubTitleCss {
	font-family: Tahoma;
	font-size:13px;
	font-weight:bold;
		
}



.searchCss {
	font-family: Tahoma;
	font-size:13px;
	
		
}































































































































































