/* ------------------------------------------------------------------- */
/* STYLES FOR BATCH.CO.NZ BY CFORK.NET 2006 */
/* TIP OF THE DAY: SHOW INVISIBLES IN BBEDIT */
/* ------------------------------------------------------------------- */



/* ------------------------------------------------------------------- */
/* MEMO:  */
/* BATCH WEB RED: #79143c; */
/* ------------------------------------------------------------------- */



body {
	font-family: "Andale Mono", "Monaco", "Verdana", monospace;
	font-size: 11px;
	color: #666666;
    background-color: #FFFFFF;
	text-transform: uppercase;
	background-image: url(../assets/common/header_kachel.gif);
	background-repeat: repeat-x;
	margin:0;
	}
p {
	font-size: 11px;
	}

h1 {
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	font-weight: normal;
}
h2 {
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	font-weight: normal;
}
td {
	font-size: 11px;
	text-transform: uppercase;
}

td.smn {
	font-size: 10px;
	text-transform: uppercase;
	color: #333333;
	background-color: #FFFFFF;
}
td.smb {
	font-size: 10px;
	text-transform: uppercase;
	color: #333333;
	background-color: #FFFFFF;
}

pre {
	font-family: "Andale Mono", "Monaco", "Verdana", monospace;
	 font-size: 11px;
	 text-transform: uppercase;
     }



/* ------------------------------------------------------------------- */
/* BLOCKS */
/* ------------------------------------------------------------------- */



.logoblock {
	position:absolute; 
	left:40px; 
	top:35px; 
	width:163px; 
	height:75px; 
	z-index:2;
	}
.illublock {
	position:absolute;
	left:560px;
	top:145px;
	width:230px;
	z-index:3;
	height: 175px;
	}
.mainblock {
	z-index: 2;
	position: absolute;
	left: 155px;
	top: 150px;
	width: 360px;
	}
.timezoneblock {
	position:absolute; 
	left:100px; 
	top:145px; 
	z-index:3; 
	}
.menublock1 {
	position:absolute; 
	left:560px; 
	top:70px; 
	width:155px; 
	height:74px; 
	z-index:1; 
	overflow: hidden;
	}	
.menublock2 {
	position:absolute; 
	left:715px; 
	top:70px; 
	width:75px; 
	height:74px; 
	z-index:1; 
	overflow: hidden;
	}
#kiwiintroblock {
	height: 110px;
	width: 185px;
	margin-top: -55px;
	margin-left: -92px;
	padding: 0;
	top: 50%;
	left: 50%;
	position: absolute;
	}
#kiwiintrofooter {
	color: #666666;
	background-color: #FFFFFF;
	top: 100%;
	margin-top: -18px;
	position: absolute;
	padding: 0 10px 0 10px;
	width: 97%;
	float: right;
	}
#errorpageblock {
	height: 110px;
	width: 360px;
	margin-top: -55px;
	margin-left: -180px;
	padding: 0;
	top: 50%;
	left: 50%;
	position: absolute;
	}
#mapblock550 {
	height: 550px;
	width: 500px;
	top: 20px;
	left: 0px;
	padding: 0;
	position: absolute;
	z-index:1;
	}
.mapcitylabels {
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	padding: 1px;
	z-index:2;
	}
.mapislandslabels {
	color: #666666;
	background-color: #FFFFFF;
	padding: 1px;
	z-index:2;
	font-size:14px;
	}




/* ------------------------------------------------------------------- */
/* PSEUDO CLASSES */
/* ------------------------------------------------------------------- */

	
	
a:link {
	text-decoration: underline;
	color: #666666;
	background-color: #FFFFFF;
     }
a:visited {
	 text-decoration: underline;
	 color: #666666;
     background-color: #FFFFFF;
     }
a:hover {
	text-decoration: underline;
	color: #000000;
	background-color: #FFFFFF;
     }
a:active {
	 text-decoration: underline;
	 color: #000000;
	 background-color: #FFFFFF;
     }


/* ------------------------------------------------------------------- */
/* DECENT PSEUDO CLASSES */
/* ------------------------------------------------------------------- */

	
     
a.decent:link {text-decoration: none; color: #CCCCCC; background-color: #FFFFFF; float: right;}
a.decent:visited {text-decoration: none; color: #CCCCCC; background-color: #FFFFFF; float: right;}
a.decent:hover {text-decoration: none; color: #CCCCCC; background-color: #FFFFFF; float: right;}
a.decent:active {text-decoration: none; color: #CCCCCC; background-color: #FFFFFF; float: right;}


/* ------------------------------------------------------------------- */
/* NAVIGATION OUT */
/* ------------------------------------------------------------------- */



ul { 
   list-style-type  : none; 
   margin           : 0;
   padding          : 0;
}



li .a1 { 
margin: 0;
   background-image    : url(../assets/buttons/1-OUT_welcome.gif);
   background-repeat   : no-repeat;
}
li .a3 { 
margin: 0;
   background-image    : url(../assets/buttons/3-OUT_seasons.gif);
   background-repeat   : no-repeat;
}
li .a5 { 
margin: 0;
   background-image    : url(../assets/buttons/5-OUT_money.gif);
   background-repeat   : no-repeat;
}
li .a7 { 
margin: 0;
   background-image    : url(../assets/buttons/7-OUT_time.gif);
   background-repeat   : no-repeat;
}
li .a2 { 
margin: 0;
   background-image    : url(../assets/buttons/2-OUT_reel.gif);
   background-repeat   : no-repeat;
}
li .a4 { 
margin: 0;
   background-image    : url(../assets/buttons/4-OUT_locations.gif);
   background-repeat   : no-repeat;
}
li .a6 { 
margin: 0;
   background-image    : url(../assets/buttons/6-OUT_contact.gif);
   background-repeat   : no-repeat;
}
li .a8 { 
margin: 0;
   background-image    : url(../assets/buttons/8-OUT_login.gif);
   background-repeat   : no-repeat;
}




li a {
font-family: Arial, sans-serif;
font-size: 10px;
font-style: italic;
font-weight: bold;
display: block;
color: #CCCCCC;
background-color: #FFFFFF;
width: 155px;
height: 18px;
margin: 0;
padding-left: 200px;
}



/* ------------------------------------------------------------------- */
/* NAVIGATION  HOVER */
/* ------------------------------------------------------------------- */



li .a1:hover { 
margin: 0;
   background-image    : url(../assets/buttons/1-HIT_welcome.gif);
   background-repeat   : no-repeat;
 }
li .a3:hover { 
margin: 0;
   background-image    : url(../assets/buttons/3-HIT_seasons.gif);
   background-repeat   : no-repeat;
}
li .a5:hover { 
margin: 0;
   background-image    : url(../assets/buttons/5-HIT_money.gif);
   background-repeat   : no-repeat;
}
li .a7:hover { 
margin: 0;
   background-image    : url(../assets/buttons/7-HIT_time.gif);
   background-repeat   : no-repeat;
}
li .a2:hover { 
margin: 0;
   background-image    : url(../assets/buttons/2-HIT_reel.gif);
   background-repeat   : no-repeat;
 }
li .a4:hover { 
margin: 0;
   background-image    : url(../assets/buttons/4-HIT_locations.gif);
   background-repeat   : no-repeat;
}
li .a6:hover { 
margin: 0;
   background-image    : url(../assets/buttons/6-HIT_contact.gif);
   background-repeat   : no-repeat;
}
li .a8:hover { 
margin: 0;
   background-image    : url(../assets/buttons/8-HIT_login.gif);
   background-repeat   : no-repeat;
}



/* ------------------------------------------------------------------- */
/* NAVIGATION HIT */
/* ------------------------------------------------------------------- */



li .h1 { 
margin: 0;
   background-image    : url(../assets/buttons/1-HIT_welcome.gif);
   background-repeat   : no-repeat;
 }
li .h3 { 
margin: 0;
   background-image    : url(../assets/buttons/3-HIT_seasons.gif);
   background-repeat   : no-repeat;
}
li .h5 { 
margin: 0;
   background-image    : url(../assets/buttons/5-HIT_money.gif);
   background-repeat   : no-repeat;
}
li .h7 { 
margin: 0;
   background-image    : url(../assets/buttons/7-HIT_time.gif);
   background-repeat   : no-repeat;
}
li .h2 { 
margin: 0;
   background-image    : url(../assets/buttons/2-HIT_reel.gif);
   background-repeat   : no-repeat;
 }
li .h4 { 
margin: 0;
   background-image    : url(../assets/buttons/4-HIT_locations.gif);
   background-repeat   : no-repeat;
}
li .h6 { 
margin: 0;
   background-image    : url(../assets/buttons/6-HIT_contact.gif);
   background-repeat   : no-repeat;
}
li .h8 { 
margin: 0;
   background-image    : url(../assets/buttons/8-HIT_login.gif);
   background-repeat   : no-repeat;
}



/* ------------------------------------------------------------------- */
/* 2006 */
/* ------------------------------------------------------------------- */

