/* 
================================
Skin styles for DotNetNuke
================================
*/   
@font-face {
    font-family: BPG Glaho Arial;
    font-style:  normal;
    font-weight: normal;
    src: url(BPGGLAH2.eot);
}
.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #fefefe;
}
.skinmaster {
	height: 100%;
	background-color: #f3f5fa;
	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; 
}
.skinheader {
}
.skingradient {
	background-image: url(gradient_DkBlue.jpg); 
	height:30px;
}
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 180px;
	height: 100%;
	background-color: transparent;
	padding-left: 10px;
	padding-right: 4px;
	padding-top: 16px;
}
.likeleftpane 
{
	height: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.nocontentpane
{
	width: 100%;
	background-image: url(HomePic.gif);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: transparent;
	padding: 0px 0px 0px 0px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding: 6px;
	padding-right: 4px;
	padding-top: 0px;
}
.rightpane {
	width: 180px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.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);
}
td.leftheadimage
{
	background-image:url(lang_foni.jpg); 
	background-position:left; 
	background-repeat:no-repeat;
}
td.newrightheadimage
{
	background-image: url(headbg.gif); 
	background-position: right top; 
	background-repeat: no-repeat;
}
.Head {
   font-family: BPG Glaho Arial, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}

.SearchSkin
{
	vertical-align: middle;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(foni_center.gif);
	background-position: center -13;
	background-repeat:no-repeat;
	text-align: center;

}

.time {
	font-family: Trebuchet ms;
	font-size: 11px;
	color: #FFFFFF;
}

.menu {
	font-family: BPG Glaho Arial;
	font-size: 11px;
	color: #555555;
}

.menu_fonit {
	font-family: BPG Glaho Arial;
	font-size: 11px;
	color: #ffffff;
}

.box_title_fonit {
	font-family: BPG Glaho Arial;
	font-size: 11px;
	color: #ffffff;
}
.box_title {
	font-family: BPG Glaho Arial;
	font-size: 11px;
	color: #555555;
	padding-left: 5px;
	padding-right: 5px;
	width: 30px;
}

.box_title_orange {
	font-family: BPG Glaho Arial;
	font-size: 11px;
	color: #f58220;
}

th {
	font-family: BPG Glaho Arial;
	font-size: 12px;	
}

td {
	font-family: BPG Glaho Arial;
	font-size: 12px;	
}

body {
	font-family: BPG Glaho Arial;
	font-size: 12px;	
}
input {
	font-family: BPG Glaho Arial;
	font-size: 11px;
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: hand; 
	color: white;
	height: 33px; 
	font-size: 9pt; 
	font-style: normal; 
	font-weight: normal; 
	text-align: center;
	background-color: Transparent;
	background-image: url(menuright.gif);
	background-position: top right;
	background-repeat: no-repeat;
	font-family: BPG Glaho Arial, Arial, Helvetica;
	vertical-align: middle;
	white-space: nowrap;  /*Word wrapping menu item now optional*/	    
   	padding: 0px 15px 0px 10px; /*  explicitly set padding for root menu items */
}

.main_dnnmenu_activerootitem  { /*TD if menu option for using tables is on*/
	cursor: hand; 
	color: white;
	height: 33px; 
	font-size: 9pt; 
	font-style: normal; 
	font-weight: normal; 
	text-align: center;
	background-image: none;
	background-color: #f5821f;
	font-family: BPG Glaho Arial, Arial, Helvetica; 
	vertical-align: middle;
	white-space: nowrap;  /*Word wrapping menu item now optional*/	    
	padding: 0px 15px 0px 10px;  /* explicitly set padding for root menu items*/
}


.topmenuitem
{
	font-size: 11px;
	background-image: url(menu_quad_black2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	padding-right: 10px;
	color: #555555;
}
.topmenuitem:visited
{
	background-image: url(menu_quad_black2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	padding-right: 10px;
	color: #555555;
}
.topmenuitem:active
{
	background-image: url(menu_quad2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #f58220;
	padding-left: 12px;
	padding-right: 10px;
}
.topmenuitem:hover
{
	background-image: url(menu_quad2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #f58220;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 10px;
}
.topmenuitem:link
{
	background-image: url(menu_quad_black2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	padding-right: 10px;
	color: #555555;
}

.topmenuitemselected
{
	font-size: 11px;
	background-image: url(menu_quad2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	padding-right: 10px;
	color: #f58220;
}
.topmenuitemselected:visited
{
	background-image: url(menu_quad2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	padding-right: 10px;
	color: #f58220;
}
.topmenuitemselected:active
{
	background-image: url(menu_quad2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #f58220;
	padding-left: 12px;
	padding-right: 10px;
}
.topmenuitemselected:hover
{
	background-image: url(menu_quad2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #f58220;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 10px;
}
.topmenuitemselected:link
{
	background-image: url(menu_quad2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	padding-right: 10px;
	color: #f58220;
}

a.toplangitem
{
	font-family: BPG Glaho Arial;
	font-size: 9px;
	background-image: url(menu_quad_black_lang1.gif);
	background-repeat: no-repeat;
	color: #555555;
	background-position: top left;
	width: 81px;
	height: 13px;
}
a.toplangitem:visited
{
	font-family: BPG Glaho Arial;
	font-size: 9px;
	background-image: url(menu_quad_black_lang1.gif);
	background-repeat: no-repeat;
	color: #555555;
	background-position: top left;
	width: 81px;
	height: 13px;
}
a.toplangitem:active
{
	font-family: BPG Glaho Arial;
	font-size: 9px;
	background-image: url(menu_quad_black_lang1.gif);
	background-repeat: no-repeat;
	color: #f58220;
	background-position: top left;
	width: 81px;
	height: 13px;
}
a.toplangitem:hover
{
	font-family: BPG Glaho Arial;
	font-size: 9px;
	background-image: url(menu_quad_orange_lang1.gif);
	background-repeat: no-repeat;
	color: #f58220;
	text-decoration: none;
	background-position: top left;
	width: 81px;
	height: 13px;
}
a.toplangitem:link
{
	font-family: BPG Glaho Arial;
	font-size: 9px;
	background-image: url(menu_quad_black_lang1.gif);
	background-repeat: no-repeat;
	color: #555555;
	background-position: top left;
	width: 81px;
	height: 13px;
}
.RootNode
{ 
	cursor: pointer; 
	cursor: hand; 
	color: #555555;
	height: 30px; 
	font-size: 12pt; 
	font-style: normal; 
	font-weight: bold; 
	text-align: left;
	background-color: Transparent;
	padding-top: 10px;
	font-family: BPG Glaho Arial, Arial, Helvetica;
	vertical-align: middle;
	white-space: nowrap;  /*Word wrapping menu item now optional*/	    

/*
  color: black;
  font-family: verdana; 
  font-size: 10px;
  font-weight: bold;
  padding:0px;
  padding-top:0px;
  padding-bottom:0px;
*/
} 

.RootNode a
{ 
/*  color: black; */
  color: #555555;
  text-decoration:none;
} 

.RootNode a:link
{
  color: #555555;
  text-decoration:none;
}

.RootNode a:active
{
  color: #555555;
  text-decoration:none;
}

.RootNode a:visited
{
  color: #555555;
  text-decoration:none;
}

.RootNode a:hover
{ 
  color: #f58220;
/*  color: black; */
  text-decoration:underline;
} 

.ParentNode
{ 
	cursor: pointer; 
	cursor: hand; 
	color: #555555;
	height: 20px; 
/*	font-size: 8pt; 
	font-style: normal; 
	font-weight: normal; */
	text-align: left;
	background-color: Transparent;
	padding-top: 5px;
	margin-left: 20px;
	font-family: BPG Glaho Arial, Arial, Helvetica;
	vertical-align: middle;
	white-space: nowrap;
	margin-left: 20px;
	  /*Word wrapping menu item now optional*/	    
/*  font-family: verdana; 
  font-size:10px;  */
} 

.ParentNode a
{ 
	padding-left: 15px;
	background-image: url(menu_quad_black.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #555555;
/*  color: black; */
  text-decoration:none;
} 

.ParentNode a:visited
{ 
	color: #555555;
/*  color: black; */
  text-decoration:none;
} 

.ParentNode a:active
{ 
	color: #555555;
/*  color: black; */
  text-decoration:none;
} 

.ParentNode a:link
{ 
	color: #555555;
/*  color: black; */
  text-decoration:none;
} 

.ParentNode a:hover
{ 
	color: #f58220;
/*	font-size: 8pt; 
	font-style: normal; 
	font-weight: normal; */
	padding-left: 15px;
	background-image: url(menu_quad.gif);
	background-repeat: no-repeat;
	background-position: left center;
/*  color: black;
  text-decoration:underline; */
} 

.LeafNode
{ 
	cursor: pointer; 
	cursor: hand; 
	color: #555555;
	height: 20px; 
/*	font-size: 8pt; 
	font-style: normal; 
	font-weight: normal; */
	text-align: left;
	background-color: Transparent;
	padding-top: 5px;
	margin-left: 20px;
	font-family: BPG Glaho Arial, Arial, Helvetica;
	vertical-align: middle;
	white-space: nowrap;  /*Word wrapping menu item now optional*/	    
/*  color: #DD3409;
  font-family: verdana; 
  font-size:10px;  
*/
} 

.LeafNode a
{ 
/*  color: #DD3409; */
	padding-left: 15px;
	background-image: url(menu_quad_black.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #555555;
  text-decoration:none;
} 

.LeafNode a:link
{ 
/*  color: #DD3409; */
	color: #555555;
  text-decoration:none;
} 

.LeafNode a:active
{ 
/*  color: #DD3409; */
	color: #555555;
  text-decoration:none;
} 

.LeafNode a:visited
{ 
/*  color: #DD3409; */
	color: #555555;
  text-decoration:none;
} 

.LeafNode a:hover
{ 
	color: #f58220;
/*	font-size: 8pt; 
	font-style: normal; 
	font-weight: normal; */
	padding-left: 15px;
	background-image: url(menu_quad.gif);
	background-repeat: no-repeat;
	background-position: left center;
/*  color: #DD3409;
  text-decoration:underline; */
} 
A.langbr
{
	text-decoration: none;
	color: #f58220;
}
A.langbr:link
{
	text-decoration: none;
	color: #f58220;
}

A.langbr:visited
{
	text-decoration: none;
	color: #f58220;
}

A.langbr:hover
{
	text-decoration: underline;
	color: #f58220;
}

A.langbr:active
{
	text-decoration: none;
	color: #f58220;
}







