/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #fefefe;
	background-image: url(background.jpg);
	
}
.skinmaster {
	height: 100%;
	background-color: #FFFFFF;

	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px; 
}
.skinheader {
}
.topmenu-left {
	background-image: url(topmenu-left.jpg); 
	height:31px;
	width:14px!important;
}
.topmenu-right {
	background-image: url(topmenu-right.jpg); 
	height:31px;
	width:14px!important;
}

.topmenu-center {
	background-image: url(back-topmenu.jpg); 
	height:31px;
	
}
.topmenu-line {
	background-image: url(topmenu-line.jpg);
	background-repeat:no-repeat; 
	height:20px!important;
	width:8px;
	
	
}

.mainmenu-left {
	background-image: url(menu-bar-left.jpg); 
	background-repeat:no-repeat;
	height:23px;
	width:13px!important;
}
.mainmenu-right {
	background-image: url(menu-bar-right.jpg);
	background-repeat:no-repeat; 
	height:23px;
	width:13px!important;
}
.mainmenu-mid {
    background-image: url(leftmenu-back.jpg); 
	width:100%;
	background-repeat:repeat-x;
	background-position:left top;
	height:23px;
}


.submenu-left {
	background-image: url(submenu-left.jpg); 
	background-repeat:no-repeat;
	height:23px;
	width:15px!important;
}
.submenu-right {
	background-image: url(submenu-right.jpg);
	background-repeat:no-repeat; 
	height:23px;
	width:15px!important;
}
.submenu-center {
background-image: url(submenu-center.jpg); 
	width:100%;
	background-repeat:repeat-x;
	background-position:left top;
	height:23px;
}

.date-bul {
	background-image: url(date-bul.jpg); 
	background-repeat: no-repeat;
	
}


.footer-g-background {
	background-image: url(pdic-copyright.jpg); 
	background-position:center;
	background-color:#AFA9A9;
	background-repeat:no-repeat;
	height:22px;

	
}
.footer-y-background {
	background-image: url(footer-center.jpg); 
	height:27px;

}

.leftfoorter-y {
	background-image: url(fo-y-left.jpg); 
	height:27px;
	width:14px!important;
}

.rightfoorter-y {
	background-image: url(fo-y-right.jpg); 
	height:27px;
	width:14px!important;
}

.leftfoorter-g {
	background-image: url(left-g.jpg); 
	height:27px;
	width:53px!important;
}

.rightfoorter-g {
	background-image: url(right-g.jpg); 
	height:27px;
	width:53px!important;
}

.skingradient-top-banner {
	background-image: url(banner-y-right.jpg); 
	height:26px;
	width:790px;
}
.skingradient-top-banner-left {
	background-image: url(banner-y-left.jpg); 
	height:26px;
	width:14px!important;
}

.banner {
	background-image: url(banner2.gif); 
	width:806px;
	height:141px;
}

.arabic {
	background-image: url(arabic.jpg); 
	width:58px;
	background-repeat: no-repeat;
	height:16px;
}

.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 200px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 180px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 6px;
	
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	height:18px;
	font-weight:bold;
	font-size: 9pt !important; 
	font-family: Verdana; 
	color: gray !important; 	
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
	white-space: nowrap;  
	padding-left: 8px !important;
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #585A5B; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	background-image:url(main-menu-l1.jpg);
	background-repeat:no-repeat;
	font-family: Verdana; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 25px 0px 5px !important;   /*explicitly set padding for root menu items*/
    padding-left:20px !important; 
    padding-top:3px !important;
    width:200px !important;
    height:25px;
}

.main_dnnmenu_itemhover span 
{
	text-decoration: underline;
	color:Red;
}

.main_dnnmenu_itemhover td {  
	
	color:Red;
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
		
	z-index: 1000; 	
	
	background-image:url(arrow.jpg)!important; 
	background-repeat:repeat-y;
	background-color:White;
	height:18px !important;
	width:150px !important; 
	text-align:left;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3)
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.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: Garamond;
   font-size:  18px;
   font-weight:bold;
   color:White !important;
}


.SkinObject2 {
    font-weight: normal;
    font-size: 7.5pt;
    color:White;
    font-family: Verdana;
    text-decoration: none;
}

.Head1 {
   font-family: Garamond;
   font-size:  18px;
   font-weight:bold;
   color:White !important;
}


/* Custom skins */

.SkinObject2 {
    font-weight: normal;
    font-size: 7.5pt;
    color:White;
    font-family: Verdana;
    text-decoration: none;
}


.SkinObject3 {
    font-weight: normal;
    font-size: 7.5pt;
    color: #003366;
    font-family: Verdana;
    text-decoration: none;
}


A.SkinObject3:link {
    text-decoration:    none;
    color:white;
}

A.SkinObject3:visited  {
    text-decoration:    none;
    color:white;
}

A.SkinObject3:hover    {
    text-decoration:    none;
    color:#003366;
}


.CopyRight {
    font-weight: normal;
    font-size: 7.5pt;
    color: White;
    font-family: Verdana;
    text-decoration: none;
}
.SkinObject11 {
    font-weight: normal;
    font-size: 7.5pt;
    color:#003366 ;
    font-family: Verdana;
    text-decoration: none;
}
