/* 
================================
Skin styles for DotNetNuke
================================
*/   
body{
	background-image: url(images/BG.jpg);
	background-repeat: repeat-x;
	background-color: #234167;
}
.header_L{
	background-image:url(images/Header_L.jpg);
	background-repeat:no-repeat;
	height: 42px;
	width: 18px;
}
.header_C{
	background-image:url(images/Header_C.jpg);
	background-repeat:repeat-x;
	height: 42px;
	vertical-align: middle;
	padding: 0 0 0 0;
	text-align: center;
}
.header_R{
	background-image:url(images/Header_R.jpg);
	background-repeat:no-repeat;
	height: 42px;
	width: 18px;
}
.footer_L{
	background-image:url(images/footer_L.gif);
	background-repeat:no-repeat;
	height: 38px;
	width: 18px;
}
.footer_C{
	background-image:url(images/footer_C.jpg);
	background-repeat:repeat-x;
	height: 38px;
}
.footer_R{
	background-image:url(images/Footer_R.gif);
	background-repeat:no-repeat;
	height: 38px;
	width: 18px;
}
.top_L{
	background-image:url(images/top_L.gif);
	background-repeat:no-repeat;
	height: 18px;
	width: 18px;
	margin: 0 0 -2px 0;
}
.top_C{
	background-image:url(images/top_C.jpg);
	background-repeat:repeat-x;
	height: 18px;
	margin: 0 0 -2px 0;
}
.top_R{
	background-image:url(images/top_R.gif);
	background-repeat:no-repeat;
	height: 18px;
	width: 18px;
	margin: 0 0 -2px 0;
}
.bottom_L{
	background-image:url(images/bottom_L.gif);
	background-repeat:no-repeat;
	height: 26px;
	width: 18px;
}
.bottom_C{
	background-image:url(images/bottom_C.jpg);
	background-repeat:repeat-x;
	height: 26px;
}
.bottom_R{
	background-image:url(images/bottom_R.gif);
	background-repeat:no-repeat;
	height: 26px;
	width: 18px;
}
.content_bg{
	background-image: url(images/content_bg.jpg);
	background-repeat:repeat-x;
	background-color: #E7EAEF;
}

.arrow
{
	background-image:url(images/arrow.jpg);
	height:42px;
	width:35px;
	float:left;
}
.footer
{
	background-image:url(images/footer.jpg);
	background-repeat:repeat-x;
	background-position: bottom;
}
.logo
{
	background-image: url(images/DarElSalam.jpg);
	width: 225px;
	height: 75px;
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	margin: 0;
	border-left:#BCB9B7 2px solid;
	border-bottom:#BCB9B7 2px solid;
	border-right:#BCB9B7 2px solid;
	background-position: center;
}

.menu
{
	width: 225px;
	background-color:#FFFFFF;
	margin: 18px 0 18px 0;
	border-left:#BCB9B7 2px solid;
	border-bottom:#BCB9B7 2px solid;
	border-right:#BCB9B7 2px solid;
	border-top:#BCB9B7 2px solid;
	direction:rtl;
}
.RightTable
{
	border-left:#BCB9B7 2px solid;
	border-bottom:#BCB9B7 2px solid;
	border-right:#BCB9B7 2px solid;
	border-top:#BCB9B7 2px solid;
	background-color:#FFFFFF;
	margin:0 0 5px 0;
	background-image:url(images/pane_BG.jpg);
	background-repeat:repeat-x;
	height: 100%;
	background-position: top;
	padding:50px 10px 10px 10px;
}
.contenTable
{
	border-left:#BCB9B7 2px solid;
	border-bottom:#BCB9B7 2px solid;
	border-right:#BCB9B7 2px solid;
	border-top:#BCB9B7 2px solid;
	background-color:#FFFFFF;
	margin:0 0 5px 0;
	background-image:url(images/pane_BG.jpg);
	background-repeat:repeat-x;
	height: 100%;
	background-position: top;
	padding:50px 30px 10px 30px;
}

.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 175px;
	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;
}
/*.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 12px;
	background: silver;
	color: #000000;
	font-family: Verdana,Tahoma, Arial;
}*/
.Normal,.NormalDisabled
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #234167;
}
/*.NormalBold
{
    font-family: Verdana,Tahoma, Arial;
    font-size: 14px;
    font-weight: bold;
	color: #234167;
}
.Head   {
    font-family: Verdana,Tahoma, Arial;
    font-size: 14px;
    font-weight: bold;
	color:#FFFFFF;
}
.SubHead  {
	font-family: Verdana,Tahoma, Arial;
	font-size:  13px;
	font-weight: bold;
	color: #E8E8E8;
}
*/


/* [SOLPATRMENU] */
.MainMenu_MenuContainer
{
	background-color: transparent;
	padding:0;
	margin:0;
}
.MainMenu_MenuBar
{
	cursor: pointer;
	cursor: hand;
	height: 16;
	background-color: transparent;
}

.MainMenu_MenuItem
{
	background-color: transparent;
	font-size: 14px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	font-family: Tahoma, Arial;
	height: 30px;
}
.MainMenu_MenuItemSel 
{
	color: #234167;
	font-size: 14px;
	background-color: transparent;
	font-style: normal;
	font-weight: bold;
	font-family: Tahoma, Arial;
	height: 30px;
}
.MainMenu_MenuIcon
{
	display: none;
}
.MainMenu_MenuArrow
{
	display:none;
}
.MainMenu_MenuBreak
{
	background-color: transparent;
	border-top: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
	border-left: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 0px solid;
}
.MainMenu_SubMenu
{
	padding-right: 2px;
	padding-left: 2px;
	border-top: #234167 1px solid;
	border-right: #234167 1px solid;
	border-left: #234167 1px solid;
	border-bottom: #234167 1px solid;
	background-image: url(images/content_bg.jpg);
	background-repeat:repeat-x;
	background-color: #E7EAEF;
}
.MainMenu_SubMenuItemSel
{
	font-size: 12px;
	color: #717B84;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	height: 20px;
	background-color: #AEAEC8;
}
.MainMenu_RootMenuItem
{
	border-bottom-style: #6D6D9C 0px solid;
	border-top-style: #6D6D9C 0px solid;
	border-right-style: #6D6D9C 0px solid;
	border-left-style: #6D6D9C 0px solid;
}
.MainMenu_RootMenuItemSelected
{
	border-bottom-style: #6D6D9C 0px solid;
	border-top-style: #6D6D9C 0px solid;
	border-right-style: #6D6D9C 0px solid;
	border-left-style: #6D6D9C 0px solid;
}
.MainMenu_RootMenuArrow
{
	display:none;
}
.MainMenu_RootMenuItemBreadcrumb
{
	color: 234167;
}
.MainMenu_SubMenuItemActive
{
	color: #FFFFFF;
	background-position: bottom;
	background-repeat: repeat-x;
}
.rootmenuitem{
	
}
.rootmenuitemselected,.rootmenuitembreadcrumb{
}
.separator
{
	color:#C9E2F8;
}
.circle
{
	background-image:url(images/circle.jpg);
	background-repeat:no-repeat;
}


.CopyRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
}
A.CopyRight:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
A.CopyRight:visited  {
	text-decoration:    none;
	color: #FFFFFF;
	font-weight: normal;
}
A.CopyRight:hover    {
	text-decoration: none;
	color:#FFFFFF;
	font-weight: normal;
}
A.CopyRight:active   {
	text-decoration: none;
	color: #FFFFFF;
}

.lang {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	font-style:normal;
}
A.lang:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
A.lang:visited  {
	text-decoration:    none;
	color: #FFFFFF;
	font-weight: normal;
}
A.lang:hover    {
	text-decoration: none;
	color:#234167;
	font-weight: normal;
}
A.lang:active   {
	text-decoration: none;
	color: #FFFFFF;
}
A.link {
	text-decoration: none;
	color: #FFFFFF;
}
A.visited  {
	text-decoration:    none;
	color: #FFFFFF;
}
A.hover    {
	text-decoration: none;
	color: #845CC5;
}
A.active   {
	text-decoration: none;
	color: #845CC5;
}
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 8596AA;
	font-weight: bold;
	text-decoration: none;
}
A.login:link {
	text-decoration: none;
	color: 8596AA;
	font-weight: bold;
}
A.login:visited  {
	text-decoration:    none;
	color: 8596AA;
	font-weight: bold;
}
A.login:hover    {
	text-decoration: none;
	color: 8596AA;
	font-weight: bold;
}
A.login:active   {
	text-decoration: none;
	color: 8596AA;
	font-weight: bold;
}

/*.CommandButton    
{
    font-family: Verdana,Tahoma, Arial;
    font-size: 14px;
    font-weight: normal;
}  
A.CommandButton:link
{
	text-decoration:underline;
	color:#FFFFFF;
}
A.CommandButton:visited 
{
	text-decoration:    underline;
	color: #FFFFFF;
}
A.CommandButton:active  
{
	text-decoration:    underline;
	color: #FFFFFF;
}
A.CommandButton:hover   
{
	text-decoration:    underline;
	color:gold;
}
.Home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C1CED7;
	font-weight: normal;
	text-decoration: none;
}
A.Home:link {
	text-decoration: none;
	color: #C1CED7;
	font-weight: normal;
}
A.Home:visited  {
	text-decoration:    none;
	color: #C1CED7;
	font-weight: normal;
}
A.Home:hover    {
	text-decoration: none;
	color:gold;
	font-weight: normal;
}
A.Home:active   {
	text-decoration: none;
	color: #077946;
}
*/

