/* Main Style sheet */


/******************/
/*Standard Styles */
/******************/
/*Text*/
p { font-family: Arial;color: #4e001f;margin-top: 0px;	margin-right: 0px;margin-bottom: 6px;	margin-left: 0px; text-align:left;}
h1 {font-size: 2em; color: #4e001f;}
h2 { font-size: 1.4em; color: #4e001f; }
h3 { font: bold 1.0em/1.0em Arial, sans-serif; color: #4e001f; }
/*Hyperlinks*/
a {  }
a:link {}
a:visited {}
a:hover {text-decoration:underline; }
a:active {}

.nounderline 
{
	text-decoration:none;
}

ul
{list-style-image: url(../Styles/images/cmn_Arrow_pink.jpg);
	font-family: Arial;color: #4e001f;margin-top: 0px;	margin-right: 0px;margin-bottom: 6px;	margin-left: 0px; text-align:left;
}


img {	border:0;}

/*************/
/*Page Styles
/*************/

body 
{  
	font: 75%/1.5 Arial, sans-serif; 
	background-color: white;
  }

#FC_PageContainer
{
	margin: 0px auto;
	background-color:white;
	padding-bottom: 10px;
	background: url("../Styles/images/Cmn_VertBar.gif") repeat-y;
	background-position: right; 
}


/*****************/
/* Header Styles */
/*****************/
#FC_HeaderControl
{
	background-color: #83194e;
	height: 124px;
	background-image: url("../Styles/images/NZIEBTh_Logo_banner.png");
	background-repeat: no-repeat;
	background-position: left; 
	margin-bottom:10px;
}

 #FC_HeaderLogo
{
	float:left; 
	margin-top:25px;
	margin-bottom:0px;
	padding-bottom:0px;
	Height: 100px;
	width:300px;
	background-color: Transparent; 
	
}
 #FC_HeaderArea
{ 
	float:right;
	height:124px;
	width: 400px; 
	background-image: url("../Styles/images/quicklink_banner.png");
	background-position: right;
	background-repeat:no-repeat; 
	padding-right:50px;
}

div.QTab{
	margin-top: 94px;
	margin-left:2px;
	margin-right:2px;
	padding-top: 8px;			
	float: right;
	width: 105px;
	height:30px;
	background: url("../Styles/images/QuicklinkTab.gif");
	background-repeat:no-repeat;
	background-position:center top;
	text-align:center;
}
        
.QTab a:link {
	font-weight: bold;
	color: #4e001f;
}
.QTab a {
	font-weight: bold;
	text-decoration: none;
}
.QTab a:visited {
	color: #4e001f;
}
.QTab a:hover {
	color: #ffffff;
}
.QTab a:active {
	font-weight: bold;
	color: #4e001f;

}
/********************/
/* Main Column Styles */
/********************/

#MainColumn
{
	height: 100%;
	float:left; 	
	padding-bottom: 5px;
}



/********************/
/*Left Column*/
/********************/
#LeftColumn
{
	float:left;
	width: 200px;
	padding-bottom: 5px;
	padding-top: 25px;
}

div#navTop {
    float: left;
    width: 200px;
	height: 18px;
	background-image: url(../Styles/images/Cmn_NavTop.gif);
	background-repeat: no-repeat;
    margin: 0 0 0 0;
    padding: 0px 0px 0px 20px;
    text-align: left;
}
div#navBtm {
    float: left;
    width: 200px;
	height: 18px;
	background-image: url(../styles/images/Cmn_NavBtm.gif);
	background-repeat: no-repeat;
    margin: 0 0 0 0;
    padding: 0px 0px 20px 20px;
	text-align: left;
}

div#contactHome {
    float: left;
    width: 200px;
	height: 580px;
	background-image: url(../Styles/images/Home_ContactBg.jpg);
	background-repeat: no-repeat;
    margin: 0 0 0 0;
    padding: 20px 0px 0px 20px;
    text-align: left;
}
        
div#contactHome h1 {
   font-size: 1em;
   color: #4e001f;
   margin: 0 0 8px 0;
}
div#contactHome h2 {
   font-size: 0.9em;
   font-weight: bold;
   color: #4e001f;
   margin: 0 0 4px 0;
}
div#contactHome p {
   font-size: 0.8em;
   color: #4e001f;
}
/********************/
/*Right Column*/
/********************/

#RightColumn
{
	height: 100%;
	padding-bottom: 5px;
}
/********************/
/* Top Main Menu           */
/********************/
.MainMenuHolder
{
	float:right;
	background-color:#861a52;
	width:200px;
}
.SMainMenu
{
	float:right;
	width:100%;
}
.SMainMenuItem
{
	color:#615a4b;
	padding:3px 5px 3px 10px;
	font: bold 1.2em/1.1em Arial, sans-serif;
	display:block;
	color:#D9BACA;
	
}
.SSelectedMainMenu
{
	color:White;
}
.SHoverMainMenu
{
	background-color:#D9BACA; 
	color:#ffffff;
	text-decoration:none !important;	
	padding-right:5px;	
}
.DMainMenu
{	
	background-color:#D9BACA; 
	padding: 5px 0px 5px 0px;
	border: solid 1px #D9BACA;
}
.DMainMenuItem
{
	color:#83194e;
	padding-left:5px;
	padding-right:5px;
	padding-top:1px;
	padding-bottom:1px;
	font: 1.1em/1.1em Arial, sans-serif;
	display:block;
	
}
.DSelectedMainMenu
{
	font-weight:bold;
}
.DAdminHoverMainMenu
{
	background-color:#D9BACA; 
	color:#ffffff;
	text-decoration:none !important;
	
}


/******************/
/* Footer  Styles */
/******************/
.FC_FooterControl
{
	color: #861a52;
	text-align: center;
	background-image: url(../Styles/images/Cmn_FooterRule.gif);
	background-repeat:no-repeat;
	background-position:center top;
}

.footertext
{
	text-decoration: none; /*font-weight: bold;*/
	text-align: right;
	color: #861a52;
	padding-right: 5px;
	padding-left: 5px;

}
/******************/
/*Display form */
/******************/
.DisplayHolder
{
	background-color: AntiqueWhite;	
	padding: 10px 10px 0px 10px;
}