/* 
================================
Skin styles for Kidney Australia
================================
*/   
body
{		
		margin-left:0px; 
		margin-top:0px;
}

div.container {width:100%; text-align:center;
	background-image:url('http://www.kidney.org.au/Portals/0/Skins/New_KidneyPublic/images/kidney_research.jpg');
	}
table#table00 {text-align:center; margin-left:auto; margin-right:auto; width:955px;}
tr,td {text-align:left;}

	
	HR
{
	font-size: 1pt;
	color: #696969;
}


.Search
{
	font-size: 8pt;
	float: right;
	color: #ffffff;
	font-family: Verdana, Tahoma, Arial;
}


.BREADCRUMB, .BREADCRUMB:link, .BREADCRUMB:hover, .BREADCRUMB:visited
{
	font-size: 9pt;
	color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
}

div.spacer {
  clear: both;
  }

.StandardButton
{
	font-weight: normal;
	font-size: 11px;
	background: #808080;
	color: #ffffff;
	font-family: verdana, sans-serif;
}

/* --------- panes -----------  */



/* ----------- links  ---------------- */
A:link, A:visited, A:active
{
	color: #ff0000;
	/*text-decoration: underline;*/
text-decoration: none;

}

A:hover
{
	color: #ff0000; 
	}


	
/*   -------------------- Menue ------------------------  */
.MainMenu_MenuContainer
{
	background-color: transparent;
	text-align: center !important;
	width: 1%;
	margin-left: auto;
	margin-right: auto;
}
.MainMenu_MenuBar
{
	cursor: pointer;
	height: 16px;
	background-color: transparent;
	text-align: center !important;
}
.MainMenu_MenuItem
{
	font-size: 9pt;
	cursor: pointer;
	color: #343434;
	font-style: normal;
	font-family: arial, helvetica, sans-serif;
	line-height: 10px;
	font-weight: normal;
	 line-height: 15pt;
	
	
}
.MainMenu_MenuItemSel
{
	font-weight: normal;
	font-size: 9pt;
	cursor: pointer;
	color: #5f5f5f;
	font-style: normal;
	font-family: arial, helvetica, sans-serif;
	line-height: 15pt;
}
.rootmenuitemcssclass
{	
	text-transform: uppercase;
	font-size: 9pt;
	
}
	
.rootmenuitemselectedcssclass
{	 
	text-transform:uppercase;
	font-size: 9pt;
}
	
.SubMenuItemCssClass
{
	background-color: #f5f5f5;
	line-height: 15pt;	 
}

.submenuitemselectedcssclass
{
	 line-height: 15pt;
	color: #FE0002;
	background-color: #d3d3d3;


}
	
.MainMenu_SubMenu
{
	z-index: 1000;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=     '#000000' , Direction=135, Strength=2);
	cursor: pointer;
	color: #000000;
	background-color: #ffffff;
	border: #FFFFFF 1px solid;
	background-color: #dcdcdc;
	line-height: 15pt;
	white-space: nowrap;
	padding-left: 7px;
	padding-right: 7px;
}

.MainMenu_MenuIcon
{ 
	display: none;
}

.MainMenu_MenuBreak
{
	color: #dcdcdc;
	padding-left: 7px;
	padding-right: 2px;
}

.MainMenu_MenuArrow {
	
display:none;
 

}
.MainMenu_RootMenuArrow
{
 display:none;
	
}

.NodeSelectedRoot
{
	font-weight: bold;
	text-transform: uppercase;
}

/* 
================================
Menu2 (Left)
================================
 */


.MainMenu_MenuContainer2
{
	background-color: transparent;
	width: 160px !important;
	white-space:  normal;
}
 

	
.MainMenu_MenuBar2 {
	cursor: pointer;
	height:16px;
	background-color: Transparent;
	white-space:  normal;
	
}

.MainMenu2_MenuItem
{
	font-size: 13px;
		cursor: pointer;
		font-style: normal;
	font-family: arial, helvetica, sans-serif;
	
	
	 
}
	
.MainMenu2_MenuItemSel
{
	cursor:  pointer;
	color: #FE0002;
		border-bottom: #a9a9a9 1px solid;
	
}

.NodeSelectedRoot2
{
	font-weight: bold;
	background-color: #f5f5f5;
	
}
/**/
.rootmenuitem2 TD
{
	border-bottom: #a9a9a9 1px solid;
	
	border-bottom-width: 100%;
	text-indent: -4pt;
	white-space:  normal;
}
.rootmenuitemselected2 TD{

	border-bottom: #a9a9a9 1px solid;
	 border-bottom-width:  100%;
	
color: #FE0002;
text-indent: 0px;
text-indent: -4pt;
background-color: #f5f5f5;
white-space:  normal;
 
	}
	


.MainMenu2_MenuBreak
{

}
/* 
================================
Container styles
================================
 */

.containermaster
{

	width: 100%;
	
	background-color: #ffffff;
}


/* 
================================
default styles
================================
 */

/* style for module titles font-family: Verdana, Tahoma, Arial; color: #ff0000;text-transform: uppercase;font-size: 12pt;
	*/
.Head
{
	margin-top: 0px;
	padding-left: 0px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: arial, helvetica, sans-serif;		
	font-size: 12px;
	color: #FE0002;
	line-height: 15px;
}



/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}

/* text style used for most text rendered by modules */
.NormalDisabled
{	font-family: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-size: 12px;
	color: #343434;
	line-height: 15px;		
   }

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
    color: Silver;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
    FONT-FAMILY: arial, helvetica, sans-serif;
   FONT-SIZE: 11px;
    font-weight: bold
}

/* text style used for error messages */
.NormalRed
{
    FONT-FAMILY: arial, helvetica, sans-serif;
   FONT-SIZE: 9pt;
    font-weight: bold;
    color: #ff0000
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}

/* styles used in the Wizard Framework */
.Wizard
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	height:400px;
	width:650px;
}
.WizardButton
{
	border-right: dimgray 1px solid;
	padding-right: 2px;
	border-top: dimgray 1px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: dimgray 1px solid;
	padding-top: 2px;
	border-bottom: dimgray 1px solid;
	background-color: gainsboro;
}
.WizardHeader
{
	background: #ffffcc;
	border-bottom: black 1px solid;
	height:40px;
}
.WizardFooter
{
	border-top: black 1px solid;
	background: #ccffcc;
	height: 25px;
	text-align: right;
}
.WizardBody
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	height: 325px;
}
.WizardHelp
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 9pt;
	padding-bottom: 5px;
	border-left: black 1px solid;
	width: 180px;
	padding-top: 5px;
	background-color: #ccffff;
}
.WizardHelpText
{
	overflow: auto;
	font-size: 8pt;
	width: 180px;
	color: black;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	height: 300px;
}
.WizardText
{
	font-size: 9pt;
	color: black;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
}


/* text style used for help text rendered by modules */
.Help
{
  border-right: black 1px solid;
  padding-right: 2px;
  border-top: black 1px solid;
  padding-left: 2px;
  font-weight: normal;
  font-size: 11px;
  padding-bottom: 2px;
  border-left: black 1px solid;
  color: black;
  padding-top: 2px;
  border-bottom: black 1px solid;
  font-family: Tahoma, Arial, Helvetica;
  background-color: #ffff99;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #ff0000;
}



/* Module Title Menu */
.ModuleTitle_MenuContainer {
	border-bottom: blue 0px solid; 
	border-left: blue 0px solid; 
	border-top: blue 0px solid; 
	border-right: blue 0px solid; 
}

.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: pointer;
	height:16;
	background-color: Transparent;
}

.ModuleTitle_MenuItem {
	cursor: pointer; 
	cursor: pointer; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: white 0px solid; 
	border-bottom: white 1px solid; 
	border-top: white 1px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: pointer; 
	background-color: #EEEEEE; 
	border-left: #EEEEEE 1px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-top: #EEEEEE 1px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: pointer; 
	background-color: #FFFFFF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}

.ModuleTitle_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;
}

.ModuleTitle_MenuItemSel {

	cursor: pointer; 
	cursor: pointer; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;

	background-color: #C1D2EE;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: pointer; 
	border-right: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 0px solid;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: pointer;
}


/* 
================================
Content styles
================================
 */
.Normal 
{	font-family: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-size: 12px;
	color: #343434;
	line-height: 15px;		
   }
   
.Larger {
	font-family: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-size: 13px;
	color: #343434;
	line-height: 15px;
}  
   
.Largest {
	font-family: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-size: 14px;
	color: #343434;
	line-height: 15px;}
   
   
H1 {font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FE0002;
	line-height: 15px;

	}
H2{	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FE0002;
	line-height: 15px;
	}
	
H3{	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FE0002;
	line-height: 15px;
	}
	
.Header1
{
	font-size: 14px;
	color: #000000;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.Header2{	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 15px;
	}
	
.Header3{	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
	}
	

small{	font-family: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-size: 10px;
	color: #343434;
	line-height: 10px;
} 

blockquote 
 {font-family: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-size: 12px;
	color: #343434;
	line-height: 15px;	
	} 


/*====================================
        for new Kidney Design
======================================*/

.kidney_navigation_top, .kidney_navigation_top:link {
	FONT-WEIGHT: normal; COLOR: #343434 !important; FONT-STYLE: normal; font-family: Arial, Helvetica, sans-serif; TEXT-DECORATION: none !important ; font-size: 11px}

A.kidney_navigation_top:hover {
	FONT-WEIGHT: normal; COLOR: #FE0002 !important; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none !important
; font-size: 11px
}
.kidney_navigation {
	FONT-WEIGHT: normal; COLOR: #343434; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
; font-size: 12px; line-height: 12px
}

A.kidney_navigation:hover {
	FONT-WEIGHT: normal; COLOR: #5F5F5F; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
; font-size: 12px; line-height: 12px
}
.kidney_navigation_red {
	FONT-WEIGHT: normal; COLOR: #FE0002; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none !important
; font-size: 11px; line-height: 12px
}

A.kidney_navigation_red:hover {
	FONT-WEIGHT: normal; COLOR: #FE0002; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: underline !important
; font-size: 11px; line-height: 12px
}
.kidney_navigation_white {
	FONT-WEIGHT: normal; COLOR: #FFFFFF; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none !important
; font-size: 11px; line-height: 12px
}

A.kidney_navigation_white:hover {
	FONT-WEIGHT: normal; COLOR: #FFFFFF; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: underline !important
; font-size: 11px; line-height: 12px
}

#dnn_dnnSEARCH_txtSearch.NormalTextBox {
    width: 80px;
}
