/* Body */
BODY {
        margin: 0px 0px 0px 0px;
        background-color : #FFFFFF;
                color : #000033;
        }
td, tr, p, div {
        font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
        font-size: 12px;
        color: #333333;
        }

/* Links */
a:link, a:visited {
        font-size: 12px; color: #336699; text-decoration: none;
        font-family:  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
        }
a:hover {
        color: #ff6600;        text-decoration: none;
        }
		
		
/* Horizontal Line */
hr {
        background: #333333; height:1px; border: 1px inset;
        }
/* --Default Class Settings-- */
a.mainlevel:link, a.mainlevel:visited{
        font-size: 12px;
        color: #336699;
        font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
        font-weight: normal;
        padding: 0px;
        height: 11;
        width: 95%;
        border-top-width: 0px;
        }
a.mainlevel:hover{

        font-size: 12px;
        color: #ff6600;
        text-decoration: none;
        font-weight: normal;       
        height: 12;
        width: 95%;
        padding: 0px;
        border-top-width: 0px;       
        }
   
a.sublevel:hover{
        font-size: 12px;
        color: #ff6600;
        text-decoration: none;
        font-weight: normal;        
        height: 12;
        padding: 0px;
        }
/* Content - Sections & Categories */
.contentpane {
                margin: 0px 0px 0px 0px;
                background: url(../images/fade.png) no-repeat scroll center top;
                color : #336699;
        }
.contentpaneopen {
	background-repeat: no-repeat;
        }
.contentheading {
        font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
        font-size: 12px;
        font-weight: bold;
        color: #336699;
        text-align:left;
        }
.contentdescription {
        font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
        font-size: 12px;
        color: #000000;
        text-align: left;
        }
.pathway {
        font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
        font-size: 12px;
        color: #FFFFFF;
        }
/* Links */
a.blogsection:link, a.blogsection:visited {
        color: #336699; text-decoration: none; font-weight: normal;
        font-family:  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
        }
a.pathway:link, a.pathway:visited {
        color: #D9ECFF; 
		text-decoration: none; 
		font-weight: normal;        
		font-size: 12px;
        font-family:  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
        }
a.pathway:hover {
        color:#ff6600;
        text-decoration: none;
        }

a.weblinks:link, a.weblinks:visited {
        color: #556B2F; 
		text-decoration: none; 
		font-weight: normal;
        font-family:  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
        }
a.weblinks:hover {
        color: #000000;        
		text-decoration: none;
        }
a.readon:link, a.readon:visited {
        color: #336699; 
		text-decoration: none; 
		font-weight: normal;
        font-family:  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
        font-size: 12px;
        }
a.readon:hover {
        color: #333333;
        text-decoration: none;
        }

.moduleheading {      
        font: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
        font-size: 12px;
        font-weight: bold;
        color: #336699;
        text-align: left;
        height: 20px;
        line-height: 20px;
        border-bottom-color: #000000;
        border-bottom: 0px;
        border-top: 0px;
        border-left: 0px;
        border-right: 0px;
        border-style: solid;
        width: 100%;
        filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=1, OffY=1, Color='#ccddee', Positive='true');
        text-indent: 1px;
        }
.componentheading {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	text-align:left;
	background-image: url(../images/bottom_band.png);
        }

.boxheading {
        font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
        font-size: 12px;
        font-weight: bold;
        color: #000000;
        text-align:left;
        }
.button {
        font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
        font-style: normal;
        font-weight: bold;
        font-size: 12px;
        background: #E5E9F2;
        color: #000000;
        border-style: solid;
        border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;

        }

.formstyle1 {
        font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
        font-size: 12px;
        font-weight: normal;
        color: #333333;
        background: #ffffff;
        border: 1px solid;
        border-color: #aaaaaa;
        }

.inputbox {
        font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
        font-size: 12px;
        font-weight: normal;
        color: #333333;
        background: #ffffff;
        border: 1px solid;
        }

.slogan {
        font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
        font-size: 20px;
        font-weight: bold;
        color: #FF0000;
        }

.searchsite {
        font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
        font-size: 12px;
        font-weight: bold;
        color: #ffffff;
        }

/** category text format and links **/
.category {
        color: #336699; 
		font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
        font-size: 12px; 
		font-weight: bold; 
		text-decoration: none;
        }
a.category:link, a.category:visited {
        color: #336699; font-weight: bold;
        }
a.category:hover {
        color: #ff6600;
        }

.poll {
        font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
        font-size: 10px;
        color: #336699;
        line-height: 14px
        }
.sectiontableentry1 {
        color : #336699;
        }
.sectiontableentry2 {
        color : #336699;
        }
.sectiontableheader {
        color : #336699;
        font-weight : bold;
        }
.small {
        font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
        font-size: 11px;
        color: #666666;
        text-decoration: none;
        font-weight: normal;
        }
.createdate {
        font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
        font-size: 10px;
        color: #333333;
        text-decoration: none;
        font-weight: normal;
        }
.modifydate {
        font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
        font-size: 10px;
        color: #808080;
        text-decoration: none;
        font-weight: normal;
        }
ul {
        margin: 0px 0px 0px 0px;
        }
li {
        list-style-image:  url(/images/M_images/arrow.png);list-style-position:outside
        }

table.searchintro {
          background-color: #ffffff;
        }
table.contact {
        background-color: #ffffff;
        }
table.contact td.icons {
        background-color: #ffffff;
        }
table.contact td.details {
        background-color: #ffffff;
        font-size: 10px;
        font-weight: bold;
        font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
        color: #333333;
        }

/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
}
.headerbar {
	font-size: 12px;
	font-weight: normal;
	text-align:left;
	background-image: url(../images/bottom_band.png);
	line-height: 20px;
	color: #FFFFFF;
}
.headerbanner {
	font-size: 12px;
	font-weight: normal;
	text-align:left;
	background-image: url(../images/nzsg_logo_top.png);
	line-height: 60px;
}
.headernavbar {
	font-size: 12px;
	font-weight: normal;
	text-align:left;
	background-image: url(../images/band.png);
	line-height: 20px;
}
.menulogo {
	line-height: 108px;
	background-image: url(../images/nzsg_small.png);
}
.mainmenunav {
	font-size: 12px;
	width: 180px;
	float: left;
	line-height: normal;
	height: auto;
}
.headersideimage {
	font-size: 12px;
	font-weight: normal;
	text-align:left;
	background-image: url(../images/nzsg_logo_top_2.png);
	line-height: 140px;
	background-position: left top;
}
/* ---------------------
mambo module layout
--------------------- */

/** general module table **/
table.moduletable,
#leftcol table,
#rightcol table {
	width:100%;
	float:left;
	clear:left;
}

/** general module table **/
#rightcol table,
#leftcol table td {
	font-size:12px !important;
	color:#CCCCCC;
}

#rightcol table,
#rightcol table td {
	font-size:12px !important;
	color:#030303;
}

/** general module title **/
table.moduletable th,
table.moduletable-bgimg th,
table.moduletable-right th {
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #888888;
	border-top: 1px solid #888888;	
	color:#FFFFFF;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	background-image: url(../images/block.png);
	height:20px;
	text-align:left;
	padding-left:5px;
	padding-top:2px;
	font-weight:normal;
}

/** specific module td table for content top 1 and 2. 
position:user2 an user3 **/
#content_top1 table.moduletable td,
#content_top2 table.moduletable td {
	background:transparent;
	height:100px;
	min-height:100px;
	vertical-align:top;
	
}

/** right column module td **/
#rightcol table.moduletable td   {
	padding:5px;
}

/** generic menu item **/
.mainlevel  {
	display:block;
	height:20px;
	line-height:20px;
	padding-left:15px;
	background:transparent;
	font-weight:bold;
	text-decoration:none;
}

/** specific left column form **/
#leftcol form {
	margin-left:15px;
}

/** specific left column form **/
#leftcol .button {
	font-size:12px;
	color:#FFFFFF;
	background-color:#585858;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #888888;
	border-top: 1px solid #888888;
	width:140px;
}


/** specific left column form **/
#leftcol .inputbox {
	font-size:12px;
	font-weight: bold;
}

/** module styles in #leftcol **/
#leftcol table.moduletable td {
	color:#DADADA;
	font-size:12px;
}

/** search div in top right column. position:user4 **/
div.search {
	margin-left:10px;
}

/** search field in search div **/
.search .inputbox {
	width:130px;
	border: 1px solid #000000;
}

/* ---------------------
mambo form layout
--------------------- */

/** left column input form **/
#leftcol .inputbox {
	font-size:12px;
	/*border: 1px solid #000000;*/
	margin-bottom:2px;
}

/** input button html tag **/
.button,
#rightcol .button {
	font-size:12px;
	text-transform:uppercase;
	color:#666666;
	font-weight:bold;
	background-image: url(../images/block.png);
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #FFFFFF;
}

#rightcol .button {
	background-color:#E5E5E5;
}


/* 
mambo top menu layout
you need to add menu class suffix: -nav
*/

/** unordered list top menu **/
ul#mainlevel-nav
{
	list-style: none;
	padding: 10;
	margin: 0;
	font-size: 0.8em;
	
}

/** unordered list item for top menu **/
ul#mainlevel-nav li
{
	
	padding-left: 1px;
	padding-right: 1px;
	float: left;
	margin: 0;
	width: auto !important;
	font-size: 12px;
	line-height: 12px;
	white-space: nowrap;
}

/** unordered list item link for top menu **/
ul#mainlevel-nav li a
{
	display: block;
	padding-left: 1px;
	padding-right: 1px;
	text-decoration: none;
	color: #FFFFFF;
}

/** unordered list item link for top menu for firefox only **/
#topmenu>ul#mainlevel-nav li a {
	width: auto;
}

/** unordered list item for top menu for firefox only **/
ul#mainlevel-nav li a:hover {
	background: ;
	text-decoration:none;
}


 /*
specific right column menu item. position:right
you need to add menu class suffix: right
 */
.mainlevel-right {
	display:block;
	height:25px;
	line-height:25px;
	padding-left:15px;
	background:#EEF0F0 ;
	font-weight:bold;
}

/** 
moduletable specific with background image
you need to add modules class suffix: -bgimg
 **/
table.moduletable-bgimg {
	background:transparent;
	float:left;
	clear:left;
	width:100%;
}

table.moduletable-bgimg td {
	padding: 5px ;
	font-size:12px;
}

table.moduletable-bgimg td td {
	padding: 0!important;
}
