p, ul {
	margin-top: 0;
	color: #666;
}

small {
	font-size: 9px;
}

lable {
	color: #666;
	font-size: 12px;
}

input {
	border: 1px solid #666;
	width: 145px;
}

select {
	font-size: 10px;
	border: 1px solid #666;
}

select[name="dobDay"] {
	width: 50px;
}

select[name="dobMonth"] {
	width: 62px;
}

select[name="dobYear"] {
	width: 53px;
}

.submit {
	font-weight: bold;
	padding-left: 7px;
	padding-bottom: 5px;
	padding-right: 7px;
	padding-top: 5px;
	color: white;
	margin-bottom: 5px;
	text-align: center;
	width: auto;
	background-color: #dc0000;
	border-color: #7c0005;
}

form span {
	color: green;
	font-size: 12px;
	text-align: center;
	display: block;
	margin: 7px;
}

a {
	color: #222;
}

a:hover {
	color: #487acd;
}

h1,h2,h3,h4,h5 {
	margin: 0 0 3px 0;
	font-weight: normal;
	color: #9b0000;
	font-size: 1.5em;
}

h6 {
	color: #9b0000;
	font-size: 10px;
	text-align: center;
	margin: 0 0 5px 0;
	padding: 0;
}

h2, h2 a {
	font-size: 18px;
	margin: 10px 0 0 0;
	padding: 0;
	color: #487acd;
}

#lunch h2 {
	background-position: left top;
	background-image: url(../kiosk/menu_h2.jpg);
	background-repeat: no-repeat;
	width: 562px;
	margin-top: 0;
	font-weight: normal;
	font-size: 1.2em;
	color: #fff;
	border-bottom: 1px solid #9c0000;
}

h3 {
	font-size: 1.2em;
	margin: 0;
	padding: 0;
}

/*#members h1 {
	background-image: url(../kiosk/join.jpg);
	background-repeat: no-repeat;
	width: 561px;
	height: 380px;
	display: block;
	text-indent: -1000px;
}*/

#voucher #ads h2,
#members h2 {
	position: absolute;
	left: -1000px;
	top: -1000px;
}

.voucher1 #text h2 {
	display: block;
	float: left;
	width: 561px;
	height: 400px;;
	background-image: url(../kiosk/side_dish.jpg);
	text-indent: -1000px;
	margin: 0 10px 10px 0;
	padding: 0;
	
}

#lunch h3 {
	color: green;
}

#lunch h3 span {
	font-size: 1.5em;
}

#menu .menuTable h5,
#menuPrint .menuTable h5 {
	font-size: 1.2em;
	margin: 0;
	padding: 0;
}

#menu h2,
#menuPrint h2 {
	background-position: left top;
	background-image: url(../kiosk/menu_h2.jpg);
	background-repeat: no-repeat;
	width: 860px;
	margin-top: 0;
	font-weight: normal;
	font-size: 1.2em;
	color: #fff;
	border-bottom: 1px solid #9c0000;
}

#menuPrint h2 {
	margin-top: -5px;
}

#menu .menuTable td h3,
#menuPrint .menuTable td h3{
	display: inline;
	margin-top: 0;
	font-weight: normal;
	color: grey;
	font-size: 0.7em;
}

#menu h4,
#menuPrint h4,
#lunch h4 {
	display: inline;
	margin-top: 0;
	font-weight: normal;
	color: #487acd;
	font-size: 1em;
}

.quote {
	text-align: center;
	margin-right: 30px;
	margin-left: 30px;
	color: #487acd;
	font-style: italic;
	font-size: 0.95em
}

.quote span {
	float: right;
	margin-top: 20px;
	color: #666;
}

#noodles .quote {
	margin-top: 50px;
}

.centre {
	text-align: center;
}

.NBaddress {
	position: absolute;
	top: -50px;
	width: 886px;
	height: 24px;
	background-repeat: repeat-y;
	background-position: center top;
	color: #fff;
	font-size: 1.1em;
	margin-top: 0;
	margin-left: -20px;
	padding: 7px;
	text-align: center;
	background-image: url(../kiosk/top_bg.jpg);
}

#menuPrint .NBaddress {
	height: 20px;
}

#lunch .veggie {
	
}

.veggie {
	padding-right: 15px;
	background-image: url(../kiosk/veggie.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

/*.hidden {
	position: absolute;
	left: -1000;
}*/
