@charset "UTF-8";
/* CSS Document */

body {
  background:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	text-align:center;
	line-height:1.3em;
	margin:0;	
	/* WinIE hehaviour call - IE does not support :hover on elements other than 
  links, this fixes that - see: www.xs4all.nl/~peterned/csshover.html */
  behavior:url(../../stylesheets/csshover.htc);
}

/* IE hacks to pull text and intro tighter together */
/* IE 5.5 and 6 */
*html body {
   line-height:1.25em; 
}

/* IE 7 */
*:first-child+html body {
   line-height:1.25em; 
}

#pagewrap {
  margin:0 auto;
  margin-top:20px;
  padding:0 22px 16px 20px;
	text-align:left;
	width:958px;
	background:#eff5e1 url(../images/nzdia.jpg) no-repeat;
}

#logo_menu {
  float:left;
	width:148px;
	margin-top:16px;
}

#logo_print {
  display:none;
}

#nav {
  margin-top:15px;
  background-color:#000;
	color:#fff;
	padding:1px 0 4px 0;
	width:148px;
}

#nav ul#level1 {
   list-style:none;
	 width:148px;
   margin-left:-40px;
   font-family:Tahoma, Geneva, Verdana, Arial, Helvetica, sans-serif;
	 font-size:13px;
}

/* IE hacks - move menu */
/* IE 5.5, 6 */
*html #nav ul#level1 {
  margin:15px 0 15px 0;
}

/* IE 7 */
*:first-child+html #nav ul#level1 {
  margin:15px 0 15px 0;
}

#nav ul#level1 li {
  line-height:2.25em;
	position:relative;
}

#nav ul li:hover {
	background:#000 url(../images/arrow.gif) 133px 12px no-repeat;
}

#nav ul li a {
  margin-left:13px;
  color:#fff;
  text-decoration:none;
	width:120px;
	padding-bottom:2px;
	border-bottom:1px dotted #444;
	display:block;
}

#nav ul li a:hover {
  border-bottom-color:#777;
  background-color:transparent;
} 

/* Hit states */

#home #home_menu, #comps #comps_menu, #enter #enter_menu, #faq #faq_menu, #final #final_menu, #final_next #final_next_menu, #hall #hall_menu,
#gallery #gallery_menu, #media #media_menu, #regional #regional_menu, #results #results_menu, #contact #contact_menu,
#loggedin0a #loggedin0a_menu, #loggedin0b #loggedin0b_menu,
#loggedin1 #loggedin1_menu, #loggedin2 #loggedin2_menu, #loggedin3 #loggedin3_menu, #loggedin4 #loggedin4_menu,
#loggedin5 #loggedin5_menu, #loggedin6 #loggedin6_menu, #loggedin7 #loggedin7_menu, #loggedin8 #loggedin8_menu,
#loggedin9 #loggedin9_menu {
  border-bottom-color:#5e830e;
}

#nav ul.level2 {
  display:none;
  list-style:none;
	width:187px;
  position:absolute;
	top:0;
	left:148px;
	background-color:#000;
	border:1px solid #fff;
	margin:0;
	z-index:100;
}

/* IE hacks - menu items */
/* IE 5.5, 6 */
*html #nav ul.level2 {
  left:135px;
}

/* IE 7 hack - width fix */
*:first-child+html #nav ul.level2 {
  width:200px;
}

#nav ul#level1 li:hover ul.level2 {
  display:block;
}

#nav ul.level2 li {
	margin:0 0 0 -40px;
	height:24px;
	padding:0 5px 3px 5px;
}

/* IE hacks - move menu items */
/* IE 5.5, 6 */
*html #nav ul.level2 li {
  margin-left:0px;
}

/* IE 7 */
*:first-child+html #nav ul.level2 li {
  margin-left:0;
}

#nav ul.level2 li:hover {
  background-color:#638a11;
	background-image:none;
}

#nav ul li ul.level2 li a {
	margin:0;
	border:0;
	width:222px;
	font-family:Tahoma, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

/* IE 7 hack - width fix */
*html #nav ul.level2 li a {
  width:227px;
}

#content {
  float:left;
	margin:0 0 20px 23px;
	width:787px;
	min-height:753px;
	padding:0;
}

#left_content {
  float:left;
  width:600px;
	margin:80px 0 0 0;
	padding:0;
}

#left_content_wide {
  float:left;
  width:787px;
	margin-top:38px;
	padding:0;
}

.content_box, .side_box {
  width:580px;
	border:1px solid #dae3c7;
	padding:10px 10px 10px 10px;
	background-color:#fff;
	margin:0 0 22px 0;
}

#left_content_wide .content_box {
  width:767px;  
}

.comp, .comp_first {
  float:left;
  width:176px;
	border-left:1px dotted #ccc;
	padding:0 15px 0 0;
	margin:0;
}

.comp_first {
  border:0;
	width:171px;
}

.content_box p, .side_box p {
  margin-left:8px;
}

.comp p, .comp_first p {
  margin:20px 0 17px 15px;
  text-align:center;
}

.comp_first p {
  margin-left:8px;
}

#right_content {
  float:left;
  width:164px;
	margin:16px 0 0 23px;
	padding:0;
}

/* IE 5.5, 6 hack to fix page width */
*html #right_content {
   margin-left:17px;
}

#right_content_wide {
  width:156px;
 	margin:16px 0 0 623px;
 	padding:0;
}

/* IE 5.5, 6 hack to fix page width */
*html #right_content_wide {
   margin-left:619px;
}

#login {
  background-color:#000;
	font-family:Tahoma, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:lighter;
	color:#fff;
	width:148px;
	height:20px;
	padding:3px 0 1px 0;
	margin-left:8px;
	text-align:center;
}

/* IE hacks - move login over */
/* IE 5.5, 6 */
*html #login {
	width:147px;
}

/* IE 7 hack - width fix */
*:first-child+html #login {
	width:147px;
}

#enter_video {
  text-align:center;
	margin:17px 0;
}

#video {
  width:148px;
	height:205px;
	margin:17px 0 0 8px;
	background-color:#000;
	padding:0;
	color:#fff;
	text-align:left;
	font-size:11px;
}

/* IE hacks - move video over */
/* IE 5.5, 6 */
*html #video {
  margin:17px 0 0 0;
}

/* IE 7 hack - width fix */
*:first-child+html #video {
  margin:17px 0 0 0;
}

#video h4, #video h4.title {
  font-size:13px;
  font-weight:normal;
  margin:3px 0 0 6px;
  font-family:Tahoma, Geneva, Verdana, Arial, Helvetica, sans-serif;
}

#video h4.title a:hover {
  color:#5070a7
  background-color:#000;
  text-decoration:none;
}

#video p {
  font-size:10px;
  margin:8px 6px 12px 6px;
}

.side_box  {
  width:146px;
	margin-bottom:17px;
	font-size:11px;
	line-height:1.3em;
}

#footer {
  width:1000px;
  margin:0 auto;
	font-size:10px;
	color:#b4c987;
	height:30px;
}

#footer_left {
  float:left;
}

#footer_right {
  float:right;
	text-align:right;
}

h1 {
  color:#fff;
	font-family:Tahoma, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	background-color:#7bab14;
	font-weight:lighter;
	height:21px;
	letter-spacing:0.02em;
	padding:5px 0 1px 8px;
	margin:0 0 10px 0;
}

h1.first {
  width:250px;
	float:left;
}

h1.last {
  font-size:13px;
  width:308px;
	float:left;
	text-align:right;
	padding-right:6px;
}

.side_box h1 {
  height:18px;
  font-size:12px;
	padding-top:3px;
}

.side_box h1.rss {
  background:#7bab14 url(../images/rss.gif) 128px 4px no-repeat; 
}

h2 {
  clear:both;
  color:#000;
	font-family:Tahoma, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:lighter;
	border-bottom:1px solid #7bab14;
	padding-bottom:4px;
	margin:0 0 0 8px;
}

.comp h2 {
  margin-left:15px;
}

.comp_first h2 {
  margin-left:8px;
}

h3 {
  color:#000;
	font-family:Tahoma, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:lighter;  
	margin:0 0 0 8px;
}

h4 {
  color:#000;
	font-family:Tahoma, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;  
	margin:0 0 0 8px;
}

.clear {
  clear:both;
}

a, a:visited {
  color:#7bab14;
	text-decoration:none;
}

a:hover {
  color:#5070a7;
  text-decoration:underline;
}

a img {
  border:0;
}

#login a, #video a {
  color:#fff;
	text-decoration:none;
}

#login a:hover, #video a:hover {
  color:#b2ccf9;
}

a.arrow {
  padding-right:10px;
	background:url(../images/arrow.gif) 35px 7px no-repeat;
}

a.arrow:hover {
  background:url(../images/arrow_over.gif) 35px 7px no-repeat;
}

/* IE hack to move login arrow */
/* IE 5.5, 6 */
*html a.arrow, *html a.arrow:hover {
  background-position: 35px 6px;
}

/* IE 7 */
*:first-child+html a.arrow, *:first-child+html a.arrow:hover {
  background-position: 35px 6px;
}

a.how {
  font-size:11px;
}

a.onblack:hover, a.how:hover {
  background:#000;
}

#video a.arrow, #video a.arrow:hover {
  margin-right:10px;
  background-position:64px 7px;
}

img.pic {
  border:1px solid #000;
	float:left;
	margin-right:20px;
}

img.rss_pic {
  float:left;
  margin:0 5px 0 0;
}

img.news_pic {
  float:none;
}

#homepics {
  width:302px;
  height:234px;
  float:left;
  margin-right:15px;  
  border:1px solid #000; 
  background:url(../images/rotate/countryside.jpg) 0 0 no-repeat;
}

#homepics_print {
 display:none; 
}

p.logos {
  text-align:center;
	margin:15px 0;
}

.logos img {
  border:0;
}

a.more, a:visited.more, a.top, a:visited.top, a.back, a:visited.back, input.button, input.button2 {
  height:20px;
  width:27px;
	display:block;
	background:#000 url(../images/arrow.gif) 42px 10px no-repeat;
	color:#fff;
	font-family:Tahoma, Geneva, Verdana, Arial, Helvetica, sans-serif;
	padding:4px 20px 0 10px;
	text-decoration:none;
	letter-spacing:0.03em;
}

input.button {
  height:24px;
  width:56px;
	font-size:13px;
	padding:0 20px 5px 10px;
	border:0;
}

input.button2 {
  height:24px;
  width:126px;
	font-size:13px;
	padding:0 20px 5px 10px;
	border:0;
	background:#000 url(../images/arrow.gif) 110px 9px no-repeat;
}

a.more:hover, input.button:hover {
  color:#b2ccf9;
	background:#000 url(../images/arrow_over.gif) 42px 10px no-repeat;
}

input.button2:hover {
  color:#b2ccf9;
	background:#000 url(../images/arrow_over.gif) 110px 9px no-repeat;
}

a.top, a:visited.top {
  float:right;
  width:27px;
	background:#000 url(../images/arrow_top.gif) 40px 9px no-repeat;
}

a.top:hover {
  color:#b2ccf9;
	background:#000 url(../images/arrow_over_top.gif) 40px 9px no-repeat;
}

a.back, a:visited.back {
  padding:4px 8px 0 22px;
	background:#000 url(../images/arrow_back.gif) 8px 9px no-repeat;
}

a.back:hover {
  padding:4px 8px 0 22px;
  color:#b2ccf9;
	background:#000 url(../images/arrow_over_back.gif) 8px 9px no-repeat;
}

#footer a {
  color:#b4c987;
  text-decoration:none;
}

#footer a:hover {
  color:#b2ccf9;
  text-decoration:none;
}

.right {
  float:right;
}

.left {
  float:left;
}

.centre {
  text-align:center;
}

bold, strong {
  font-weight:bold;
}

table {
  margin:10px 0 0 14px;
  border-top:1px solid #ccc; 
  border-left:1px solid #ccc;
  width:95%;
}

table td, table th {
   border-right:1px solid #ccc; 
   border-bottom:1px solid #ccc;
   margin:0;
   padding:5px;
   vertical-align:top;
}

table th {
 background-color:#7bab14;
 color:#fff;
 letter-spacing:0.03em;
}

table pre {
  font-family:Verdana, Arial, Helvetica, sans-serif; 
  font-size:12px;
  padding:0;
  margin:0;
}

p.new, .printer {
  text-align:right;
  margin-right:10px;  
}

input.print {	
  background-color: #ffffff;
  border: 0;
  height: 22px;
  padding:0;
  font-size:12px;
  width: 110px;
  text-align:right;
  background: url(../images/icons/print.gif) center left no-repeat;	
  cursor: pointer;
  color:#7bab14;
}

input.print:hover {	
  color:#5070a7;
}

/* IE hacks to pull intro tighter together */
/* IE 5.5 and 6 */
*html .intro p {
   margin-top:0px; 
}

/* IE 7 */
*:first-child+html .intro p {
   margin-top:0px; 
}

span.flash {
 color:#006699;
 font-sizet:14px;
}

.caption {
  color:#999;
  font-size:10px;
  line-height:1.3em;
}

.caption2 {
  color:#999;
  font-size:11px;
  line-height:1.3em;
}

.progress {
  color:#5070a7;
  font-size:10px;
}

img.challenge {
  border:1px solid #000; 
  margin:7px 0 2px 5px;
}

.gallery_pic {
	float:left;
	width:180px;
	height:210px;
	margin:0 5px 0 5px;
	text-align:center;
}

.gallery_pic img {
  border: 1px solid #000000;
}

.gallery_pic img.landscape {
	width:170px;
	height:128px;	
	margin-top:30px;
}

.gallery_pic img.portrait {
	height:170px;
	width:128px;	
	margin-top:10px;
}

.gallery_pic div.caption {
  margin-top:5px;
}

.convenor_pic {
	float:left;
	width:205px;
	height:174px;
	margin:3px 20px 0 0;
	text-align:center;
}

.convenor_pic img {
  border: 1px solid #000000;
}

.convenor_pic img.landscape {
	width:205px;
	height:154px;	
	margin:0;
}

.convenor_pic img.portrait {
	height:154px;
	width:205px;	
	margin:0;
}

hr {
  border:0;
  height:1px;
  border-top:1px solid #7bab14;
  margin-left:7px;
}

ul.archive {
  margin-left:-22px;
}

ul.archive li {
  margin-bottom:7px;
}

/* IE hacks to pt list in correct position */
/* IE 5.5 and 6 */
*html ul.archive {
  margin-left:22px;
}

/* IE 7 */
*:first-child+html ul.archive {
  margin-left:22px;
}

.instructions {
  margin:10px 0 20px 10px;
}

.title_box, .title_box_first, .title_box_last {
  float:left;
  width:105px;
  height:135px;
  font-size:15px;
  font-weight:lighter;
  font-family:Tahoma, Geneva, Verdana, Arial, Helvetica, sans-serif;
  color:#000;
  background:url(../images/arrow_green_sub.gif) 0 0 no-repeat;
  text-align:center;
  letter-spacing:0.03em;
  line-height:1.3em;
  padding-top:10px;
}

.title_box_first {
  background:url(../images/arrow_green.gif) 0 0 no-repeat;
  color:#fff;
  padding-top:20px;
  height:165px;
}

.title_box_last {
  height:90px;
}

/* IE hacks to position lists correctly */
/* IE 5.5 and 6 */
*html .title_box_first {
  margin-top:9px;
}

/* IE 7 */
*:first-child+html .title_box_first {
  margin-top:9px;
}

.tick_box {
  width:413px;
  float:left;
  border:1px solid #7bab14;
  padding:0 5px 5px 5px;
  margin:0 0 0 20px;
}

/* IE hacks to position lists correctly */
/* IE 5.5 and 6 */
*html .tick_box  {
  padding:15px 5px 0 5px;
  margin-top:9px;
}

/* IE 7 */
*:first-child+html .tick_box  {
  padding:15px 5px 0 5px;
  margin-top:9px;
}

.instructions ul {
  margin-left:-25px;  
}

.instructions ul li {
  margin-bottom:8px;  
}

ul#reasons_list {
  list-style-type:none;
  margin-left:-35px;
  padding-top:3px;
}

ul#reasons_list li {
  margin-bottom:10px;
  background:url(../images/tick.gif) 0 0 no-repeat;
  padding:4px 0 5px 15px;
  line-height:1.6em;
}

/* IE hacks to position lists correctly */
/* IE 5.5 and 6 */
*html .instructions ul, *html ul#reasons_list {
  margin-left:30px;
}

/* IE 7 */
*:first-child+html .instructions ul, *:first-child+html ul#reasons_list li {
  margin-left:40px;
}

#flashmovie {
  z-index:0;
  margin-top:0;
  background:url(../images/loading.gif) 0 0 no-repeat;
}

/* Hides the second object from all versions of IE */
* html object.hiddenObjectForIE { 
  display: none; 
}

*:first-child+html object.hiddenObjectForIE { 
  display: none; 
}

.orange {
 color:#e67530; 
 font-weight:bold;
}

.errorExplanation {
 padding:20px;
 border:1px solid #e67530;
}

.errorExplanation li {
 color:#e67530;
}

.errorExplanation h2 {
 border-bottom:1px solid #e67530;
}

img.icon {
  border: 0;
  margin-right: 5px;
}

textarea {
 font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
}

table.eis th {
 background-color:#fff;
 color:#000;
 font-weight:normal; 
}

input.small {
  width:109px;
}

p.half {
  width:40%;  
  float:left;
    margin-top:0;
}

p.half_clear {
  clear:left;
  width:40%;
  float:left;
  margin-top:0;
}

p.third {
  width:30%;
  float:left;
  margin-top:0;
}

p.third_clear {
  clear:left;
  width:30%;
  float:left;
  margin-top:0;
}

img.entries {
 border:1px solid #000; 
 margin:0 0 10px 2px;
}
