/* 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; }
h4 { font: bold 1.3em/1.1em Arial, sans-serif; color: gray; }
h5
{
	font: bold 1.1em/0.9em Arial, sans-serif;
	color: #4e001f;	
}
h6 { font: bold 0.9em/1em Arial, sans-serif; color: #4e001f; }

/*Hyperlinks*/
a {  }
a:link {}
a:visited {}
a:hover {text-decoration:underline; }
a:active {}

.nounderline 
{
	text-decoration:none;
}

Lists
ol {}
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;
}
li {}

.PageTitle
{
	text-align:center;
	font-weight:lighter;
	background-image: url(../Styles/images/Cmn_FooterRule.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
}
.Breadcrumb
{	
	float:right;
	color: #8f8e8d;
}
.Breadcrumb a 
{
	color:#8f8e8d;
	text-decoration:none;
}
.Breadcrumb a:hover 
{
	color: #4e001f;
	text-decoration:none;
}
textarea
{
	 font: 1em/1em Arial, sans-serif;color: #4e001f;margin-top: 0px;	margin-right: 0px;margin-bottom: 6px;	margin-left: 0px;	 
}

img {	border:0;}
/*************/
/*Page Styles
/*************/

body 
{  
	font: 75%/1.5 Arial, sans-serif; 
	background-color: Gray;
  }

#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: 184px;
	background-image: url("../Styles/images/NZIEBTh_Logo_banner.jpg");
	background-repeat: no-repeat;
	background-position: left bottom; 
	margin-bottom:10px;
	
}

 #FC_HeaderLogo
{
	float:left; 
	margin-top:5px;
	padding-left:12px;
	Height: 100px;
	width:300px;
	background-color: Transparent;  
	
}
 #FC_HeaderArea
{ 
	float:left;
	width:100%;
}
#quickLinks
{
	float:left;
	padding-top:4px;}
div.QTab{
	
	margin-right:4px;
	padding-top: 8px;			
	float: right;
	width: 105px;
	height:30px;
	background: url("../Styles/images/QuicklinkTab.png");
	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;

}
#FC_Search

{	float:right;
	width:200px;}

#SearchText

{	float:left;
	margin-left:5px;
	margin-right:0px;
	cursor:pointer;

}

.SeachBoxSpan

{	float:left;
	margin-top:4px;
	margin-left:6px;
	margin-right:0px;

}
#FC_HeaderRight
{
	float:right;
	height:124px;
	width: 400px; 
	margin-top:-10px;
	background-image: url("../Styles/images/quicklink_banner.jpg");
	background-position: right;
	background-repeat:no-repeat; 
	padding-right:50px;}
#Soclink
{
	float:right;
	width:165px;
	margin-top:3px;
	margin-left:20px;}
#Soclink a
{
	color: #4e001f;
	font-style: italic;
	font-weight:bold;}
#Soclink span
{
	float:right;
	padding-top:5px;
	}
/********************/
/* Main Column Styles */
/********************/

#MainColumn
{
	width:63%;
	height: 100%;
	float:left; 	
	padding-bottom: 5px;
}



/********************/
/*Left Column*/
/********************/
#LeftColumn
{
	
	min-height:600px;
	padding-bottom: 5px;
	padding-top: 25px;
}
#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;
}
        
#contactHome h1 {
   font-size: 1em;
   color: #4e001f;
   margin: 0 0 8px 0;
}
#contactHome h2 {
   font-size: 0.9em;
   font-weight: bold;
   color: #4e001f;
   margin: 0 0 4px 0;
}
#contactHome p {
   font-size: 0.8em;
   color: #4e001f;
}#contactHome a {
   color: #4e001f;
   text-decoration:none;
}
/********************/
/*Right Column*/
/********************/

#RightColumn
{
	height: 100%;
	padding-bottom: 5px;
}
/********************/
/* Top Main Menu           */
/********************/

#Menu
{
    margin:0px auto;
	width:100%;}

.SMainMenu
{
    margin:0px auto;
}
.SMainMenuItem
{
	padding:3px 5px 3px 5px;
	font: bold 1.2em/1.1em Arial, sans-serif;
	display:block;
	color:#D9BACA;
	white-space:no-wrap;
	
}
.SSelectedMainMenu
{
	color:White;
}
.SHoverMainMenu
{
	background-color:#D9BACA; 
	color:#ffffff;
	text-decoration:none !important;	
}
.DMainMenu
{	
	z-index:100;
	max-width:500px;
	background-color:#D9BACA; 
	border: solid 1px #D9BACA;
	overflow:visible;
}
.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_Footer
{
	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: White;      
      padding: 10px 10px 0px 10px;
}

