/* 
================================
Skin styles for DotNetNuke
================================
*/   
/* styles used by Data Grids */
/*
.DataGrid_AlternatingItem
{
    background-color:White;
    color: Red;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
}
.DataGrid_Container
{
	background-color: Transparent;
}
.DataGrid_Footer
{
    background-color:White;
}
*/



.DataGrid_SelectedItem
{
    background-color: Silver;
    color: Black;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
}

.banner {
	padding-left: 1px;
	padding-right: 2px;
	padding-top: 1px;
}
.headerBg {
	background-color:#2854A5; /* #4246AE;*/
	
}
.colourBg {
	background-color: #A842AE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}

.navBarBg {
	background-color: #2854A5; /*#9A9EFE;*/
}
.leftnavtop {
	height: 23px;
	background-color: #2854A5; /*#9A9EFE;*/
	
}

.leftnavR {
	background-color: #2854A5; /*#9A9EFE;/*#B9C6C8;*/
	padding-right: 1px;
}


.leftnav { 
	background-color: #2854A5; /*#9A9EFE;/*#B9C6C8;*/
}

.mainContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #ffffff;
	color: #000000;
	
}
.mainContentSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	background-color: #ffffff;
	color: #000000;
	
}
.pagemaster {
	width: 100%;
	height: 100%;
/*	border-right: #ffffff 1px solid; 
	border-top: #ffffff 1px solid; 
	border-left: #ffffff 1px solid; 
	border-bottom: #ffffff 1px solid; 	
*/	
}
.skinmaster {

	height: 100%;
	width: 100%;
	border-right: #ffffff 3px solid; 
	border-top: #ffffff 3px solid; 
	border-left: #ffffff 3px solid; 
	border-bottom: #ffffff 3px solid; 	

}
.skinheader {
}
.skingradient {
	background-image: url(gradient_DkBlue.jpg); 
	height:30px;
}
.footer, .footer A:link, .footer A:visited, .footer A:active
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #C0C0C0; /*#003366;*/
    background-color: #2854A5; /*#9A9EFE;*/
    height: 20px;
    padding-top: 2px;
}

.footer A:hover
{
    text-decoration: underline;
    color: Red; /* #ff0000;*/
}

.controlpanel {
	width: 100%;
	background-color: #dfe5f2;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
}
.leftNavBg
{
	background-color: #2854A5; /*#9a9efe; */
	background-image: url(verticalLogo.gif);
	background-repeat: repeat-y;
	
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 1px;
	padding-top: 1px;	
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
}
.MainMenu_RootMenuArrow 
{
    display: none; 
}
.MainMenu_MenuArrow 
{
    display: none; 
}

.MainMenu_MenuContainer {
	background-color: #9A9EFE; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height: 22px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #ffffff 0px solid; 
	border-bottom: #ffffff 5px solid; 
	border-top: #ffffff 5px solid; 
	border-right: #ffffff 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
}
.MainMenu_MenuItemSel {
	background-color: #8da4d3; 
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	height: 22px;
}
/*
.MainMenu_MenuItem {
	border-left: #cad5ea 0px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 1px solid; 
	border-right: #cad5ea 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
}
*/
/*
.MainMenu_MenuIcon
{
    cursor: pointer; 
    background-color: yellow; 
    border-left: red 10px solid; 
    border-bottom: purple 10px solid; 
    border-top: orange 10px solid; 
    border-right: green 10px solid;
    text-align: center; 
    width: 20px; 
    height: 30px;
}
*/
/*
.MainMenu_MenuIcon {
	background-color: #cad5ea; 
	border-left: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
*/
/*
.MainMenu_SubMenu {
	background-color: #cad5ea;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak 
{
    border-bottom: #EEEEEE 1px solid; 
    border-left: #EEEEEE 0px solid; 
    border-top: #EEEEEE 1px solid;  
    border-right: #EEEEEE 0px solid; 
    background-color: #EEEEEE; 
    height: 1px;
}
*/
/*
.MainMenu_MenuBreak {
	height: 1px;
}
*/


/*
.MainMenu_MenuArrow {
	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; 
}
.MainMenu_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: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}
.menuBg
{
	background-color: #6B7679;
	white-space: nowrap;
}
.MenuHdr
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding-left: 6px;
	padding-right: 8px;
	font-weight: bold;
	padding-bottom: 5px;
	background-color: #2854A5; /*#9A9EFE;*/
	padding-top: 3px;
	cursor: default;
	border-width: 1;
	border-color: #C8C8C8;
	border-bottom-color: #C8C8C8;
	border-bottom-style: solid;
	color: #FFFFFF;
}
.MenuHdr0, .MenuHdr1, .MenuHdr2, .MenuHdr3
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	padding-right: 18px;
	font-weight: bold;
	padding-bottom: 4px;
	background-color: #2854A5; /*#9A9EFE;*/
	padding-top: 2px;
	cursor: default;
	border-width: 2;
	border-color: #ffffff;/*#C8C8C8;*/
	border-bottom-color: #ffffff;/*#C8C8C8;*/
	border-bottom-style: solid;
	white-space: nowrap;
}
.MenuHdr0
{
	padding-left: 10px;
}
.MenuHdr1
{
	padding-left: 16px;
}
.MenuHdr2
{
	padding-left: 24px;
}
.MenuHdr3
{
	padding-left: 32px;
}
.MenuItem, .MenuItem0, .MenuItem1, .MenuItem2, .MenuItem3, .MenuItem4
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding-right: 8px;
	padding-bottom: 2px;
	background-color: #2854A5; /*#9A9EFE;*/
	padding-top: 2px;
	cursor: default;
	border-width: 1;
	border-color: #C8C8C8;
	border-bottom-color: #C8C8C8;
	border-bottom-style: solid;
	color: #FFFFFF;
	/*white-space: nowrap;*/
}
.MenuItem0, .MenuItemMouseOver0
{
	padding-left: 8px;
}
.MenuItem1, .MenuItemMouseOver1
{
	padding-left: 16px;
}
.MenuItem2, .MenuItemMouseOver2
{
	padding-left: 24px;
}
.MenuItem3, .MenuItemMouseOver3
{
	padding-left: 32px;
}
.MenuItem4, .MenuItemMouseOver4	
{
	padding-left: 40px;
}
.MenuItem, .MenuItemMouseOver0, .MenuItemMouseOver1, .MenuItemMouseOver2, .MenuItemMouseOver3, .MenuItemMouseOver4
, .MenuItem1 HR, .MenuItem2 HR, .MenuItem2 HR, .MenuItem4 HR
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding-right: 8px;
	font-weight: normal;
	padding-bottom: 2px;
	background-color: #2854A5; /*#9A9EFE;*/
	padding-top: 2px;
	border-width: 1;
	border-color: #C8C8C8;
	border-bottom-color: #C8C8C8;
	border-bottom-style: solid;
	/*white-space: nowrap;*/
	color: white;
}
.MenuItem A, .MenuItem A:Active, .MenuItem A:Hover, .MenuItem A:Visited, 
.MenuItem A:Link, .MenuItemMouseOver A, .MenuItemMouseOver A:Active, 
.MenuItemMouseOver A:Hover, .MenuItemMouseOver A:Visited, .MenuItemMouseOver 
  A:Link, .MenuHdr A, .MenuHdr A:Active, .MenuHdr A:Hover, .MenuHdr A:Visited, 
.MenuHdr A:Link, 
.MenuHdr0 A, .MenuHdr0 A:Active, .MenuHdr0 A:Hover, .MenuHdr0 A:Visited, 
.MenuHdr0 A:Link,
.MenuHdr1 A, .MenuHdr1 A:Active, .MenuHdr1 A:Hover, .MenuHdr1 A:Visited, 
.MenuHdr1 A:Link ,
.MenuHdr2 A, .MenuHdr2 A:Active, .MenuHdr2 A:Hover, .MenuHdr2 A:Visited, 
.MenuHdr2 A:Link,
.MenuHdr2 A, .MenuHdr3 A:Active, .MenuHdr3 A:Hover, .MenuHdr3 A:Visited, 
.MenuHdr3 A:Link
,
.MenuItem0 A, .MenuItem0 A:Active, .MenuItem0 A:Hover, .MenuItem0 A:Visited, 
.MenuItem0 A:Link, .MenuItemMouseOver0 A, .MenuItemMouseOver0 A:Active, 
.MenuItemMouseOver0 A:Hover, .MenuItemMouseOver0 A:Visited, .MenuItemMouseOver0 
  A:Link,
.MenuItem1 A, .MenuItem1 A:Active, .MenuItem1 A:Hover, .MenuItem1 A:Visited, 
.MenuItem1 A:Link ,.MenuItemMouseOver1 A, .MenuItemMouseOver1 A:Active, 
.MenuItemMouseOver1 A:Hover, .MenuItemMouseOver1 A:Visited, .MenuItemMouseOver1 
  A:Link,
.MenuItem2 A, .MenuItem2 A:Active, .MenuItem2 A:Hover, .MenuItem2 A:Visited, 
.MenuItem2 A:Link ,.MenuItemMouseOver2 A, .MenuItemMouseOver2 A:Active, 
.MenuItemMouseOver2 A:Hover, .MenuItemMouseOver2 A:Visited, .MenuItemMouseOver2 
  A:Link,
.MenuItem3 A, .MenuItem3 A:Active, .MenuItem3 A:Hover, .MenuItem3 A:Visited, 
.MenuItem3 A:Link, .MenuItemMouseOver3 A, .MenuItemMouseOver3 A:Active, 
.MenuItemMouseOver3 A:Hover, .MenuItemMouseOver3 A:Visited, .MenuItemMouseOver3 
  A:Link
{
  text-decoration: none; color: white; width: 100%; padding-top: 1px;
  padding-bottom: 1px; cursor: default; cursor: pointer; 
}

.MenuItemMouseOver0, .MenuItemMouseOver1, .MenuItemMouseOver2, .MenuItemMouseOver3, .MenuItemMouseOver4 
{
  background-color: #7E7A68!Important; 
  color: white;
}
TH  {
    
}
.productGroupImage
{
	margin-bottom: 5px;
}

.productGroupHeading
{
	color: Black;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	background-color: #DEDEF8;
	border-right: #9A9EFE 1px solid;
	border-left: #9A9EFE 1px solid;
	border-top: #9A9EFE 1px solid;
}

.ResearchPapersGroupHeading
{
	color: Black;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	background-color: #DEDEF8;
	border-right: #9A9EFE 1px solid;
	border-left: #9A9EFE 1px solid;
	border-top: #9A9EFE 1px solid;*/
}
.ResearchPapers
{
	color: Black;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	/*background-color: #DEDEF8;*/
	border-right: #9A9EFE 1px solid;
	border-left: #9A9EFE 1px solid;
	border-top: #9A9EFE 1px solid;
	border-bottom: #9A9EFE 1px solid;
}
.GridView_Header
{
	/*background-color: #DEDEF8;*/
	background-color: white;
	color: Black;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}

.GridView_Item
{
	/*background-color: #DEDEF8;*/
	background-color: white;
	Color: Black;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}
.GroupView_Header, .GroupView_Header th
{
	background-color:#DEDEF8;/* #9A9EFE; */
	color: Black;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}

.GroupView_Item
{
	background-color:#DEDEF8;
	color: Black;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}
.GroupView_Item A, .GroupView_Item A:Active, .GroupView_Item A:Hover, .GroupView_Item A:Visited, 
.GroupView_Item A:Link
{
	background-color:#DEDEF8;
	color: Black;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
}

.pdfLinks
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #ffffff;
	color: #003366;
    text-decoration:    none;
	margin-bottom: 5px;
}

.pdfLinks A:link  
{
	font-size: 9pt;
	color: #003366;
}

.pdfLinks A:visited   
{
	font-size: 9pt;
	color: #003366;
}

.pdfLinks A:active    
{
	font-size: 9pt;
	color: #003366;
}

.pdfLinks A:hover 
{
    font-size: 9pt;
    text-decoration:    underline;
    color:  #ff0000;
}
