html, body {
	height:100%
}
body {
	line-height:1em;
	text-align:center;
}
body, blockquote, div, dd, dl, dt, ol, ul, form, fieldset, input, legend, textarea, h1, h2, h3, h4, h5, h6, p, pre, th {
	margin:0px;
	padding:0px
}
abbr, acronym, fieldset, img {
	border:none
}
abbr, acronym {
	cursor:help
}
blockquote {
	quotes:"\201C" "\201D"
}
body, input, textarea, select {
	color:#ffffff;
	font-family:arial, helvetica, verdana, sans-serif
}
a {
	text-decoration:none;
	color:#FFFFFF;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	padding-bottom:1em
}
h1 {
	font-size:138.5%
}
h2 {
	font-size:123.1%
}
h3 {
	font-size:108%
}
p {
	padding:1em 0
}
pre, code {
	font-family:monospace;
	font-size:10px;
	text-align:left
}
.clear {
	clear:both
}
.fullwidth {
	width:100%
}
.hide {
	display:none
}
.show {
	display:block
}
body {
	background-color:#222;
	-webkit-text-size-adjust:none
}
#receipt {
	background:transparent;
	font-size:30px;
	border:none;
	color:#000000;
	height:36px;
	outline:0;
	width:100%;
}
.searchTitle {
font-family:Georgia;
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
}
.smallTitle {
	font-size:8px;
	color:#FFFFFF;
	font-weight:bold;
}
.menu a {
	display:block
}
.menuItem {
	background:#222;
	position:relative;
	z-index:1
}
.menuItem a {
	border-color:#333 transparent #111 transparent;
	border-style:solid;
	border-width:1px 0;
	color:#fff;
	padding:1em 0;
	text-align:left;
	text-indent:1em
}
.menuItem a.disabled {
	color:#444
}
.menuItem a.selected {
	color:#666;
	background:#009bef;
}
.menu .count {
	color:#aaa;
	font-size:0.8em;
	float:right;
	position:relative;
	right:1em
}
.result .count {
	color:#fff
}
.select {
	height:34px;
	font-size:18px;
	color:#6699FF;
	width:100%;
}
.thick{
	padding:10px;
}
.button {
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	background:#A2A4A6;
	border: solid 1px #F4F4F4;
	font-size:20px;
	margin:5px;
	padding:10px;
}
.btnPlayPause{
	width:100%;
}
