/* 
================================
Skin styles for DotNetNuke
================================
*/




body
{
	background-color: #000000;
	
	background-position: left top;
	
	/* background-image: url(backdrop2.png);  */
	background-repeat:no-repeat;
/*
background-position:top center;
*/ 
		

}


.SkinMaster
{
    	margin: 10px auto 20px auto;
    	width: 1000px;
	/*background-image: url(backfade1.png); */
	background-repeat:no-repeat;
	height:  100%; 
	/*min-height: 800px;*/	





/* background-color: black;*/
   /* border: 2px solid #a0a0a0;*/
}
.GWHeader
{
        height: 100px;
	background-color: transparent;
	/*background-image: url(skintop.png);*/ 
	/* background-position: left top; */
	background-repeat:no-repeat; 
	text-align:left;
        align:left;        
	vertical-align:bottom;
	padding-bottom:0px;
	width:1000px;

	color: white;
 	font-family: Arial, Tahoma;
}

.GWBody
{
    background-color: transparent;
    border: none;
    width:1000px; 

	/*background-image: url(skinbody.png); */
/*	background-position: left top; */
	background-repeat:  repeat-y;
	padding-left: 0px;
	padding-right:0px;
	padding-top:0px;
	vertical-align:top;
	margin-top:0px;
    margin-right:0px;
   /* height:800px; */

    
}

.GWBottom
{
    height: 20px;
    background-color: transparent;
    background-image: url(skinbottom.png);
    background-repeat: no-repeat;
    padding-left: 0px;
    padding-right:0px;
    padding-bottom:0px;
    padding-top:0px;
}

.bottom_line
{
 background-color: black;
 text-align:center;
 font-size:xx-small;    /*   xx-small */
 color: white;
 font-family: Tahoma, Arial, Helvetica;
}

.menubanner
{
    	height: 16px;
	background-color:#FFBD22;
}

.language_row
{
   padding-right:80px;
   color:White;
   width:98%;
}


.fontsmall, a.fontsmall:link, a.fontsmall:visited 
{
	
	font-size:xx-small;    /*   xx-small */
	color: white;
	font-family: Tahoma, Arial, Helvetica;
}
.controlpanel
{
	width: 100%;
	background-color: #edf8f8;
}
.headerfont, a.headerfont:link, a.headerfont:visited 
{
	font-size: smaller; 
	color: #FA8D22;
	font-weight: bolder;
	font-family: Tahoma, Arial, Helvetica;
}
.centerpage
{
    margin-top: 3px;
    margin-bottom: 3px;
}
.menuleft
{
	background-color: #edf8f8;
	background-image: url(VerticalGradient.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: Black;
	/* border-right: gray 1px solid; */
	border-top: gray 1px solid;
	border-bottom: gray 1px solid;
	width: 175px;
}
.mainpane
{
	border-top: gray 0px solid;
	border-bottom: gray 0px solid;
}



.left_separator
{
	width: 0px; /*168*/


}


.leftpane
{
	width: 200px; /*168*/
	background-color: transparent;/*#06387B*/
	vertical-align:top;
	
	
	/*height:100%;*/
	 padding-bottom:0px;
	 padding-left:5px;
	padding-right:5px;
	padding-top:10px;
	
	/*background-position:bottom;
	background-repeat:repeat-y;*/
	
		
}

.menutable
{
 height:100%;
 /*background-color:Gray; */
 /*background-image:url(leftmenupassive.gif); */
 /*background-repeat:repeat-y;*/
 
}

.menuTD
{
 /*height:100%;*/
 vertical-align:top;
/* width:100%; */
min-width:100px;


 
}

.leftmiddle
{
 height:10px;
 /*background-image:url(leftmenupassive.gif);*/
 background-repeat:repeat-y;
 background-color:Green;
}

.leftbottom
{
 /* height:119px; */
 /* background-image: url(leftbottom.gif); */
}

.body_separator
{
  width:0px;
  padding: 0,0,0,0;
 /* height:100%;*/
}

.toppane
{
  width:100%;
  height:200px;
  
  background-color: transparent;
  padding:0px 0px 0px 0px;
}

.contentpane
{
/*	background-image: url(galleryframe2.png);	BigFrame4.png*/
	background-repeat:no-repeat;
	background-color: transparent;
	vertical-align:top;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 10px; /*20*/
	padding-bottom:0px;
        /*width: 520px;*/
    	/*height:100%;*/
}

.rightpane
{
	width: 0px; 
	min-width: 0px; 
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	vertical-align:top;
	padding-bottom:0px;
/*    	height:100%;*/
}

.bottompane
{
	width: 100%;
	background-color: red;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.TopMenu
{
 /*width:100%;*/
 padding-left:150px;
 /*padding-right:10px;*/
/* margin: 20px auto 20px auto;*/
 background-position:bottom;
 border:none;
 padding: 0 0 0 0;
}

/* Main Menu */
.MainMenu_MenuContainer {
	padding-left: 0px; 
	padding-top: 0px;
	padding-bottom:0px;
	BACKGROUND-COLOR:transparent ;  /*#FFBD21*/
	WIDTH: 100%; 
	background-image: none;
    background-repeat:no-repeat;
    white-space: nowrap;	
}

.MainMenu_MenuBar { /* inavtive sections */
	CURSOR: hand; 
	HEIGHT: 12px; 
	BACKGROUND-COLOR: transparent; 
	padding-left:0px;
	white-space: nowrap;
}

.MainMenu_Idle TD /* all root sections */
{
	padding-left: 0px; 
	padding-right: 0px; 
	text-align: center;
    width:144px; 
    white-space: nowrap;
}

.MainMenu_BreadcrumbActive /* root section when sub selected */
{
  background-color: #FA8D22;
  color: #FFBD22;
}
.MainMenu_MenuItem { /* all exept hand-over section */

	BORDER-RIGHT: black 0px solid;
	BORDER-TOP: black 0px solid;
	BORDER-LEFT: black 0px solid;
	BORDER-BOTTOM: black 0px solid; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	CURSOR: hand; 
	COLOR: White; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Tahoma, Arial, Helvetica;
	
	HEIGHT: 118px; 
	background-image:url(pss3_inactivetab.gif);
	white-space: nowrap;
	width:144px;
	
	}
.MainMenu_MenuIcon {
	display:none;
	}
.MainMenu_SubMenu
{
	border-right: gray 0px solid;
	border-top: gray 0px solid;
	border-left: gray 0px solid;
	border-bottom: gray 0px solid;
	z-index: 0;
	cursor: hand;
	background-color: #FFBD22;
}
.MainMenu_MenuBreak 
{
	BORDER-RIGHT: gray 1px solid; 
	BORDER-TOP: gray 1px solid; 
	BORDER-LEFT: gray 1px solid; 
	BORDER-BOTTOM: gray 1px solid; 
	HEIGHT: 3px; 
	BACKGROUND-COLOR: Black;
}
.MainMenu_MenuItemSel /* hand-over */
{
	/*font-weight: bold;
	font-size: 12px;*/
	cursor: hand;
	color: white;
	height: 118px;
	background-color: transparent;
    white-space: nowrap;
    text-decoration: none;
    background-image:url(PSS3_HandOverTab.gif); /*pss3_mouseovertab*/
    padding: 0,0,0,0;
    
}

.MainMenu_RootMenuArrow
{
 display:none;
}
.MainMenu_Active /* root section selected */
{
	border-top: black 0px solid;
	background-color:transparent;
	white-space: nowrap;
	color: white;
	background-image:url(pss3_activetab.gif);
}

.MainMenu_Selected TD
{
/* background-color:Black; */ 
 width:144px;
 text-align:center;
}

.MainMenu_RootMenuItemActive
{
 background-color:Black;
}
.MainMenu_RootMenuItemSelected
{
 background-color:Black;
}

.MainMenu_MenuArrow {
	display:none;
}
.MainMenu_RootMenuArrow {
    display:none;
}

.StandardButton
{
	background: #7994cb none;
	color: #ffffff;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.Head
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 18px;
	font-weight: normal;
	color: Black;
}
.SMMenuItem3 A, .SMMenuItemCurrentTab3 A, .SMMenuItemOpenTab3 A
{
		margin-left: 45px;
		padding-left: 10px;
		padding-right: 5px;
		padding-top: 1px;
		padding-bottom: 1px;
		font-size: 14px;
		font-family: Arial;
		font-weight: bold;
		width: 100%;
 }

.mSMMenuItemCurrentTab3 A
{
  background-image: url(redorangemenumark.gif); 
  background-repeat:no-repeat;
}



.SMMenuItem0 A, .SMMenuItemCurrentTab0 A, .SMMenuItemOpenTab0 A
{
		margin-left: 0px;
		margin-top:0px;
		margin-bottom:0px;
		padding-left: 10px;
		padding-right: 5px;
		padding-top: 5px;
		padding-bottom: 5px;
		font-size: 20px;
		font-family: Tahoma;
		font-weight: normal;
		width: 168px;
	/*	height:62px;*/
    /*	background-image:url(leftmenupassive.gif);*/
		text-align:left;
 }
 
 .SMMenuItem0 A
 {
 		background-image:url(leftmenupassive.gif);
 }

 

.SMMenuItemCurrentTab0 A, .SMMenuItemOpenTab0 A
{
  /*background-image:url(leftmenu_notes.jpg);*/
  background-image:url(leftmenuselected.gif);
  background-color:Gray;
  color:Black;
}


.SMDisabledItemText
 {
  margin-left: 5px;
  padding-right: 5px;
  padding-top: 1px;
  padding-bottom: 1px;
  font-size: 14px;
  font-family: Arial;
  font-weight: bold;
  font-style: normal;
  width: 100%;
  color: Silver;
 }

.SMMenuItem
{
 color:White;
}


.SMMenuItem1 A, .SMMenuItemCurrentTab1 A, .SMMenuItemOpenTab1 A
{
        margin-left: 15px;
        margin-right:15px;
        padding-left: 10px;
        padding-right: 5px;
		padding-top: 1px;
		padding-bottom: 1px;
		font-size: 14px;
		font-family: Arial;
		font-weight: bold;
		width: 100%;
}

.SMMenuItemCurrentTab1 A
{
  background-color:Black;
  background-image: url(redorangemenumark.gif); 
  background-repeat:no-repeat;
}

.SMMenuItem2 A, .SMMenuItemCurrentTab2 A, .SMMenuItemOpenTab2 A
{
        margin-left: 30px;
        padding-left: 10px;
	 
        padding-right: 5px;
		padding-top: 1px;
		padding-bottom: 1px;
		font-size: 14px;
		font-family: Arial;
		font-weight: bold;
		width: 100%;
}
.SMMenuItemCurrentTab2 A
{
     
  background-image: url(redorangemenumark.gif); 
  background-repeat:no-repeat;
}

.SMMenuItem0 A:hover, .SMMenuItemCurrentTab0 A:hover, .SMMenuItemOpenTab0 A:hover,
.SMMenuItem1 A:hover, .SMMenuItemCurrentTab1 A:hover, .SMMenuItemOpenTab1 A:hover,
.SMMenuItem2 A:hover, .SMMenuItemCurrentTab2 A:hover, .SMMenuItemOpenTab2 A:hover,
.SMMenuItem3 A:hover, .SMMenuItemCurrentTab3 A:hover, .SMMenuItemOpenTab3 A:hover 
{
  /*background-image  : url(bluemenumark.gif);*/ 
  background-repeat:no-repeat;
  color: black;
  text-decoration:none;
}

.SMMenuItem3 A, .SMMenuItemCurrentTab3 A, .SMMenuItemOpenTab3 A 
{
		margin-left: 45px;
		padding-left: 10px;
		padding-right: 5px;
		padding-top: 1px;
		padding-bottom: 1px;
		font-size: 14px;
		font-family: Arial;
		font-weight: bold;
		width: 100%;
 }

.SMMenuItemCurrentTab3 A
{
  background-image: url(redorangemenumark.gif); 
  background-repeat:no-repeat;
}

/* INVENTUA MENU */
.MBar 
{
  height:30px;
  background-color: white;
}

.MenuItem
{
 height: 100%; 
}

.MenuItem, .MenuItemMouseOver, .MenuItem HR
{
  font-size: 16px;
  font-family: Arial, Tahoma;
  font-weight : bold;
  padding-right: 10px;
  color:#000000;
  height: 100%; 
}

.CurrentHeader
{
  color: FFFFFF;
  width: 100px;
}

.CurrentItem A, .CurrentItem A:Active, .CurrentItem A:Hover, .CurrentItem A:Visited, .CurrentItem A:Link
{
 font-family: arial, tahoma;
 font-weight: normal;
 font-size: 16px;
 text-decoration: none;
 color:#FFFFFF;
 background-color: #333333;
 width: 100px;
 padding-right: 10px;
 height:100%;
 line-height:30px;
}


.CurrentItem,.CurrentItem:Hover,.CurrentItem:visited,.CurrentItem:Link,.CurrentItem:Active
{
 color:#ffffff;
 background-color: #333333;
 width: 100px;	
 border-top: solid 0px #CCCCCC;
 border-left: solid 0px #CCCCCC;
 border-right: solid 0px #CCCCCC;
 padding-right: 10px;
 padding-left: 10px;
 height:30px;
 line-height:30px;
}

.MenuItemMouseOver A, .MenuItemMouseOver A:Active, .MenuItemMouseOver A:Hover, .MenuItemMouseOver A:Visited, .MenuItemMouseOver A:Link
{
 font-family: arial, tahoma;
 font-weight: normal;
 font-size: 16px;
 text-decoration: none;
 color: #CCCCCC;
 width: 100px;
 padding-right: 10px;
 height:100%;
 line-height:30px;
 background-color: #333333;

}

.MenuItem A, .MenuItem A:Active, .MenuItem A:Hover, .MenuItem A:Visited, .MenuItem A:Link
{
 font-family: arial,tahoma;
 font-weight: normal;
 font-size: 16px;
 text-decoration: none;
 color: #000000;
 /* width: 100px; */
 padding-right: 10px;
 height: 100%; 
}

















































































