/* FUNK STYLE SHEET - AUCKLAND MUSIC UPDATE
funk.co.nz
Tom Atkinson
2010


*/

.wintickets {
	background: #FFFF66;
	outline-style:dotted;
	outline-width: 1px;
	
	padding: 3px;
	
}

.response {
	background: #FFFF33; color: #FF3300;
	padding: 20px;
	font-size: 24px;
	border:thick, dashed;

}

INPUT.button {
font-size: 20px; width:100px;
}

body {
	margin: 0;
	padding: 0px;
	color: #000000;
	background: white;
	/* letter-spacing:1px; */
}
/* catch all font descriptor 
TABLE, TH, TD, H2, H3, H4, P, PRE, STRONG, EM, B, I, INPUT, TEXTAREA, INPUT.button, SELECT { 
	/*font-family: Verdana, Helvetica, san-serif;
}*/

/* catch all font descriptor */
TABLE, TH, TD, H2, H3, H4, P, PRE, STRONG, EM, B, I, INPUT, TEXTAREA, INPUT.button, SELECT { 
	font-family: Verdana, Helvetica, san-serif;
}

/* catch all text size descriptor */
BODY, TABLE, TH,TD,P,PRE,STRONG, EM, B, I { 
	font-size: 12px;
}

h1, h2 {
	font-family: Courier New, Courier, mono;
	color: #666666;
	font-size: 22px;
}

/* input controls */
INPUT, INPUT.button, SELECT, TEXTAREA {
	font-size: 11px;
}
  
/* TABLE ROW MOUSE OVERS IE5 */
.menu {
 background-color :  #640000;
} 
.menuover {
 background-color :  #993300;
}


  
 
/* WHITELINK unvisited, visited and hover link presentation */
A.whitelink:link    { 
	color: #880000;
	background-color:#FFFF99;
	text-decoration :  none;
}
	
A.whitelink:visited {
	text-decoration :  none;
	background-color:#FFFF99;
	color: #FFFFFF;
}

a.whitelink:hover   {
	color: #FFFFFF;
	text-decoration: underline;
}


/* Normal unvisited, visited and hover link presentation */
a:link    { 
	color: #aa0000;
}	
a:visited {
	color: #aa0000;
}
a:hover   {
	background-color:#FFFFbb;
	color: #880000;
	text-decoration :  underline;
}


.bandiplayfor {color: #990000}
.bandilike, a.bandilike:link, a.bandilike:visited, a.bandilike:hover {color: #997700}
.interestingevent, a.interestingevent:link, a.interestingevent:visited, a.interestingevent:hover {color: #007700}
a.bandiplayfor:active, a.bandilike:active, a.interestingevent:active {color: red; } 



 /* small text is made smaller and grey */
.fineprint {
  font-size: 10px;
  color :  #555555;
  white-space: nowrap;

}



/*- DREAMWEAVER STYLES DUMPED IN --> */




.excel1 {
padding-top:1px;
padding-right:1px;
padding-left:1px;
color:black;
font-size:10.0pt;
font-weight:400;
font-style:normal;
text-decoration:none;
font-family:Arial;
text-align:general;
vertical-align:bottom;
border:none;
white-space:nowrap;
}

.excel2 {
padding-top:1px;
padding-right:1px;
padding-left:1px;
color:windowtext;
font-size:10.0pt;
font-weight:400;
font-style:normal;
text-decoration:none;
font-family:Arial;
text-align:general;
vertical-align:bottom;
border:none;
white-space:nowrap;
}


