﻿/* -------------------------------------------------------------- 
   
   masterpage.css
   * Sets up for masterpage.
  
   Based on work by:
   * Kai-Fan Hsieh    [www.impower.com.au]
   
-------------------------------------------------------------- */
.impower td {
	padding: 0px;
	border: none #000 0px;
	vertical-align: top;
	margin-bottom:0px;
	margin-top:0px;
}

table {
	margin-left:0px !important;	
	margin-bottom:0px !important;
	margin-top:0px !important;
	vertical-align:top !important;
	border: none #000 0px !important;
	padding:0 0 0 0 !important;

}

.impower { 
  	margin:0 0 0 0 !important;
  	padding:0 0 0 0 !important;
  	border:0 transparent none !important;
  	border-collapse:collapse !important;
	border-spacing: 0 !important;
 	/*overflow:hidden;*/
}

.impower_menu { 
  	margin:0.5em 0 0 0 !important;
  	padding:0 0 0 0 !important;
  	border:0 transparent none !important;
  	border-collapse:collapse !important;
	border-spacing: 0 !important;
 	/*overflow:hidden;*/
}

.impower_menu td{
	border-right: 0 solid #bebebe !important;	
}




.impower table th{ border-bottom: 0px none #ccc; font-weight: bold; border: none #000 0px;}
td { padding: 0px 0px 0px 0; border: none #000 0px;}
.impower table th { padding: 0px 0px 0px 0; border: none #000 0px;}
.impower table tr { padding: 0px 0px 0px 0; border: none #000 0px;}

/* -------------------------------------------------------------- 
   
   MainMenu.css
   * Sets up for Mainmenu.
  
   Based on work by:
   * Pradee   [www.impower.com.au]
   
-------------------------------------------------------------- */

/* Impower styles */
.aspmenu {}
.MenuItemStyles			{
	list-style-type: none; 
	float: left; 
	margin-top: 2em; 
	padding: 0 15px; 
	border-right: 1px solid #bebebe; 
	font-size: 1.2em; 
	line-height: 1.25; 
	margin-bottom: 1.15em; 
	font-family: Helvetica; 
}
.HoverMenuItemStyles 	{color: #2C933C;}
.SelectedItemStyles 	{color: #2C933C !important; font-weight: bold;}
.Control				{color: #666; text-decoration: none;}
.SubMenuStyles 			{
	margin-top: 0; 
	padding: 5px 15px 0 15px; 
	font-size: 1em; 
	margin-bottom: 0; 
	font-family: 
	Helvetica; 
	border: none;
}


/******************/

