body {  background-image: url("http://images.maori.org.nz/MON/images/weave21.gif"); background-color: #FFFBCE; color: #000000; font-size: 12pt; font-weight: bold; font-family:  Verdana, Arial, Helvetica; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px;MARGIN: 0px;PADDING-TOP: 0px}
.ul{ position:absolute; left: -5px; padding: 0px 0; margin: 0;}
.li{position:relative; left: -5px; padding: 0px 0; margin: 0;  text-align: left; }
#header {PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px;  MARGIN: 0px; PADDING-TOP: 0px; height: 150px; width:779}
/* banner search topmenu date users online */
#topbox {width: 773px; background-color: #000000;  color: #FFFFFF;;  height:148px; PADDING-LEFT: 1px;}
#topbanner { float: left; width: 570px;  PADDING-LEFT: 1px; PADDING-TOP: 1px; PADDING-bottom: 6px; font-size: 12pt;}
#topsearch { float: left; width: 194px; background-color: #000000;  color: #FFFFFF; font-weight: normal; PADDING-LEFT: 7px; PADDING-TOP: 1px;PADDING-bottom: 7px;}
#topmenu    {float: left; width: 771px; background-color: #000000; PADDING-LEFT: 1px; PADDING-TOP: 0px; PADDING-bottom: 0px; height:20px;}
#topMaoriDate { float: left; width:548px; background-color: #000000; PADDING-LEFT: 2px; PADDING-TOP: 4px; PADDING-bottom: 0px;}
#topUserNum { float: left; width: 220px; background-color: #000000; color: #FFFFFF;PADDING-RIGHT: 2px; PADDING-TOP: 4px;PADDING-bottom: 0px;}
/* 2 cols */



#topsection{
background: #EAEAEA;
height: 90px; /*Height of top section*/
}

#topsection h1{
margin: 0;
padding-top: 15px;
}


#maincontainer{
width: 779px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 125px; /*Set left margin to LeftColumnWidth*/
}

#leftcolumn{
float: left;
width: 125px; /*Width of left column*/
margin-left: -779px; /*Set left margin to -(MainContainerWidth)*/

}

#footer{
clear: left;
width: 100%;

padding: 2px 0;
}



.innertube{
margin: 2px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}




P {MARGIN: 0.5em 0px}
.copy {TEXT-ALIGN: center}
H1 {font-size: 20pt; font-weight: bold; font-family:  Verdana, Arial, Helvetica} 
H2 {font-size: 16pt; font-weight: bold; font-family:  Verdana, Arial, Helvetica} 
H5 {font-size: 10pt; font-weight: bold; font-family:  Verdana, Arial, Helvetica} 
LI { font-weight:bold }
/* info boxes - tables and new code while changing */
table.info {border: #A56131; border-style:outset}
td.carv {background-image: url("http://images.maori.org.nz/MON/images/hor1.jpg")} 
.headertxt { color: white; font-weight:bold; font-size:16px}
td.top {background-image: url("http://images.maori.org.nz/MON/images/hor1.jpg");color: white; font-size:16px; font-weight: bold}
.infobox {border: #A56131; border-width:4 ; border-style:outset; font-size:14px;}
.InfoBoxHeader { background-image: url("http://images.maori.org.nz/MON/images/hor1.jpg"); height:25px; color: white; font-size:16px; font-weight:bold;} 
.infoboxexplain { color: #FF0000; font-size:16px; font-weight: bold} 
.infoboxsmallboldtxt {font-size:14px; font-weight: bold} 
.infoboxsmalltxt {font-size:12px; font-weight: normal;}
/* info boxes header links */
A.top:link { color: white; text-decoration:underline; font-weight:bold; font-size:16px}
A.top:visited { color: white; text-decoration:underline; font-weight:bold; font-size:16px}
A.top:hover { color: #00FF00; text-decoration:underline; font-weight:bold; font-size:16px}
A.top:active { color: lime;  text-decoration:underline; font-weight:bold; font-size:16px}
.chromestyle{
width: 99%;
font-weight: bold;
font:12px Verdana;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 1px solid #BBB;
width: 100%;
background-color: #FFFFFF ;
/*background: url(chromebg.gif) center center repeat-x; THEME CHANGE HERE*/
padding: 2px 0;
margin: 0;
text-align: left; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #000000;
padding: 2px 0px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
/*background: url(chromebg-over.gif) center center repeat-x; THEME CHANGE HERE*/
background-color: #000000 ;
color:#FFFFFF;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: #FFFFFF;/* bg col for the dropdowns*/
width: 200px;
visibility: hidden;
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: #000000;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #000000 ;
color:#FFFFFF;
}
/* box - Xmas shop */
.announcebox{border-style:solid;border-width: 4px; -moz-border-radius: 8px 8px 8px 8px;background-color:#FFFACD ;border-color: #A56131}
/* google */
.google200x200{width:200px; height:200px;background: #FFFACD; border: 1px solid #deb887;}
.google728x90{width:728px; height:90px;background: #FFFACD; border: 1px solid #deb887;}
.google728x15{width:728px; height:15px;background: #FFFBCE; border: 1px solid #F7DBA5;}
.google486x60{width:486px; height:60px;background: #FFFBCE; border: 1px solid #F7DBA5;}
.google486x15{width:486px; height:15px;background: #FFFBCE; border: 1px solid #F7DBA5;}
.google120x600{width:120px; height:600px;background: #FFFBCE; border: 1px solid #F7DBA5;}
#homeimg{background:url("http://images.maori.org.nz/MON/images/whare.gif");width:30px;height:23px;}
#BannerImg{background:url("http://images.maori.org.nz/MON/banner/maoriorgnz.jpg");width:570px;height:60px;}
#BannerHighTek{background:url("http://images.maori.org.nz/MON/banner/hightek.jpg");width:468px;height:60px;}



#main1 {
width:779px;
margin:0;
padding:0
}

.MMMProds {
background:url('http://images.maori.org.nz/xsiteincludes/stars/MMMProds2.gif');
}


.announcebanner {
background-color:#FFFF33;
width:760px;
border-color:#FF0000;
border-style:solid;
border-width:4px;

}
.announcebannerlink {
text-decoration:none; 
}


