 body {
background-image:url("http://images.maori.org.nz/MON/images/weave21.gif");
background-color:#FFFBCE;
color:#000;
font-size:12pt;
font-weight:700;
font-family:Verdana, Arial;
margin:0;
padding:0
}

.ul {
position:absolute;
left:-5px;
margin:0;
padding:0
}

.li {
position:relative;
left:-5px;
text-align:left;
margin:0;
padding:0
}

#header {
height:150px;
width:979px;
margin:0;
padding:0
}

#topbox {
/* position:relative; */
width:979px;
background-color:#000;
color:#FFF;
height:148px;
padding-left:1px
}

#topbanner {
float:left;
width:770px;
padding-left:1px;
padding-top:1px;
padding-bottom:6px;
font-size:12pt
}

#topsearch {
float:left;
width:194px;
background-color:#000;
color:#FFF;
font-weight:400;
padding-left:7px;
padding-top:1px;
padding-bottom:7px
}
#toplike {
float:right;
width:154px;
background-color:#000;
color:#FFF;
font-weight:400;
padding-left:7px;
padding-top:1px;
padding-bottom:7px
}

#topmenu {
float:left;
width:771px;
background-color:#000;
padding-left:1px;
padding-top:0;
padding-bottom:0;
height:20px
}

#topMaoriDate {
float:left;
width:748px;
background-color:#000;
padding-left:2px;
padding-top:4px;
padding-bottom:0
}

#topUserNum {
float:left;
width:220px;
background-color:#000;
color:#FFF;
padding-right:2px;
padding-top:4px;
padding-bottom:0
}


#topsection{
background: #EAEAEA;
height: 90px; /*Height of top section*/
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#main1 {
width:979px;
margin:0;
padding:0;
font-size:14px;

}

.column-in {
margin:0;
padding:0.5em 2px
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 225px; /*Set left margin to LeftColumnWidth*/
}

#leftcolumn{
float: left;
width: 225px; /*Width of left column*/
margin-left: -979px; /*Set left margin to -(MainContainerWidth)*/

}



#footer{
clear: left;
width: 979px;
padding: 2px 0;

}


.break {
height: 12px;
}



.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} 
H3 {font-size: 12pt; font-weight: bold; font-family:  Verdana, Arial, Helvetica} 
H4 {font-size: 10pt; font-weight: bold; font-family:  Verdana, Arial, Helvetica} 
H5 {font-size: 8pt; font-weight: bold; font-family:  Verdana, Arial, Helvetica} 
H6 {font-size: 8pt; font-weight: lighter; font-family:  Verdana, Arial, Helvetica}
h1.inline {
display: inline;
line-height: 10px;
}

h2.inline {
color:red;
font-size:14px;
font-weight:700
}
.red {color: #FF0000}
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; PADDING-RIGHT: 2px; PADDING-LEFT:2px; background-color:#fef9d9}
.InfoBoxHeader { background-image: url("http://images.maori.org.nz/MON/images/hor1.jpg"); height:31px; 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;}

.infoboxAdsense200x200 { PADDING-TOP: 1px; PADDING-RIGHT: 5px; PADDING-BOTTOM: 5px;float: left;  }

.infoboxthetext {
font-weight:700;
padding:5px;
position: relative;
}

/* 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;
margin: 2px;
text-align: left; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #000000;
padding: 2px;
margin: 2px;
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: 205px;
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;}

.MMMProds {
background:url('http://images.maori.org.nz/xsiteincludes/stars/MMMProds2.gif');
}

.announcebanner {
background-color:#FFFF33;
width:960px;
border-color:#FF0000;
border-style:solid;
border-width:4px;

}

.announcebannerwhite {
background-color:#fef9d9;
width:960px;
border-color:#FF0000;
border-style:solid;
border-width:4px;

}

.announcebannerlink {
text-decoration:none; 
}

/* ############ Style for Side menu for Tikanga etc ################*/
.glossymenu{margin: 0px 0;padding: 0; width: 210px; border: 1px solid #9A9A9A;border-bottom-width: 0;}
.glossymenu a.menuitem{
background: #ffebcd url(http://images.maori.org.nz/MON/images/button2.gif) repeat-x bottom left;
font: bold 12px , Verdana, Helvetica, sans-serif;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
padding-left: 1px;
text-decoration: none;
}
.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{color: purple;}
/*CSS for icon image that gets dynamically added to headers*/
.glossymenu a.menuitem .statusicon{ position: absolute;top: 5px;right: 5px;border: none;}
.glossymenu a.menuitem:hover{background-image: url(http://images.maori.org.nz/MON/images/button2.gif);}
/*DIV that contains each sub menu*/
.glossymenu div.submenu{ background: #fffacd;}
/*UL of each sub menu*/
.glossymenu div.submenu ul{ list-style-type: none;margin: 0;padding: 0;}
.glossymenu div.submenu ul li{border-bottom: 1px solid #deb887;}
.glossymenu div.submenu ul li a{display: block;font: normal 13px, Verdana, Helvetica, sans-serif;color: black;text-decoration: none;padding: 2px 0;padding-left: 2px;}
.glossymenu div.submenu ul li a:hover{background: #ffe4c4;color: white;}



