/* 
================================
Skin styles for DotNetNuke - Modeccss
================================
*/   

.SkinMaster
{
	direction: rtl;
	font-family:Tahoma;
	font-size:10px;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}



/*Menue Item*/

.MainMenu_MenuContainer {
	border: 0px solid;
	background-color:transparent;
	font-family:tahoma;
	font-size:10px;
	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: 9px;
	font-weight: bold;
	font-style: normal;
	border-left: #A0B1C3 0px solid;
	border-bottom: #A0B1C3 1px solid;
	border-top: #A0B1C3 1px solid;
	border-right: #A0B1C3 0px solid;
	moveable: false;
	


}

.MainMenu_MenuIcon {
	cursor: pointer;
	cursor: hand;
	background-color: #A0B1C3;
	border-left: #A0B1C3 1px solid;
	border-bottom: #A0B1C3 1px solid;
	border-top: #A0B1C3 1px solid;
	text-align: center;
	width: 15;
	height: 21;
}

.MainMenu_SubMenu {
	cursor: pointer;
	cursor: hand;
	background-color: #A0B1C3;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3) ;
	border-bottom: #A0B1C3 0px solid;
	border-left: #A0B1C3 0px solid;
	border-top: #A0B1C3 0px solid;
	border-right: #A0B1C3 0px 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: #A0B1C3 1px solid;
	border-left: #A0B1C3 0px solid;
	border-top: #A0B1C3 1px solid;
	border-right: #A0B1C3 0px solid;
	background-color: #A0B1C3;
	color:#ffffff;
	
}

.MainMenu_MenuItemSel {
	background-color: #A0B1C3;
	cursor: pointer;
	cursor: hand;
	color: #ffffff ;
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
	
	
}

.MainMenu_MenuArrow {
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
	border-right: #A0B1C3 1px solid;
	border-bottom: #A0B1C3 1px solid;
	border-top: #A0B1C3 0px solid;
}

.MainMenu_RootMenuArrow {
	font-family: tahoma;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
}


/*Login Styles */

.LoginCss
{
	font-size:9px;
	font-family:tahoma;
	color:whitesmoke;
	font-weight:bold;
	Color:red;
}

.LoginCss :visited,.LoginCss :link
{
	cursor: pointer;
	cursor: hand;
	color: black;
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	font-style: normal;

/*
	font-size:9px;
	font-family:tahoma;
	color:whitesmoke;
	font-weight:bold;
	Color:#0A3460;
	text-decoration : none ;
*/
}
.LoginCss :hover 
{
	font-size:9px;
	font-family:tahoma;
	color:whitesmoke;
	font-weight:bold;
	Color:#FFFFFF;
	text-decoration : none ;
}
/*.LoginCss ul {
	display: inline;
}

.LoginCss li {
	display: inline;
}
*/
.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: #FFFFFF;
	vertical-align : middle;

	
}


.SBU_Date_MainPage
{
	font-Family:tahoma;
	font-size:12px;	
	color:blue;
}

.SBU_spliter
{
	background-image:url('images/spliter.gif');
	background-repeat:repeat-y;
	background-position:top;
}


.SBU_Pane1
{
	background-image:url('Images/ESLIM_Middle_LEFT.gif');
	background-position:top right;
	background-repeat:no-repeat;
}
.SBU_Pane2
{
	background-image:url('Images/ESLIM_Middle_Right.gif');
	background-position:top Left;
	background-repeat:no-repeat;
}

.SBU_Pane3
{
	background-image:url('Images/Line_Vertical.gif')
}

.SBU_Pane4
{
	background-image:url('images/spliter.gif');
	background-repeat:repeat-y;
	background-position:top;
}

.SBU_Pane5
{
	background-image:url('Images/Line_Vertical.gif')
}

.SBU_Pane6
{
	background-image:url('Images/Line_back.gif')
}






























































