body {
	background-color: #fff;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
div.header {
	width: 100%;
	background-image: url(images/purefm_gradient.png);
	background-repeat: repeat-x;
}
a.header {
	border: none;
	text-decoration: none;
}
div.logo {
	background-image: url(images/purefm_gradient.png) repeat-x;
	background-position: 0px 0px;
	display: block;
	height: 110px;
	text-decoration: none;
	padding-left: 19px;
}
div.header_text {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	padding: 38px 6px 0 0;
	color: #000000;
	text-decoration: none;
	text-align: right;
}
div.logo_left {
	float: left;
	width: 197px;
	height: 54px;
	background-image: url(images/purefm_logo.png);
}
img.logo {
	border: none;
}
div.buttons {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	padding: 6px 0 12px 0;
	margin: 0 1px 0 1px;
}
a.listen,a.listen:visited,a.listen:active,a.listen:hover {
	width: 97%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #fff;
	text-decoration: none;
	-webkit-border-radius: 10px;
	background-color: #ed0b6f;
	display: block;
	height: 40px;
	line-height: 40px;
	border-width: 1px;
	border-style: solid;
	border-color: #999;
	margin: 0 auto;
	padding: 0 0 0 0;
}
a.button,a.button:visited,a.button:active,a.button:hover {
	width: 97%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #ed0b6f;
	text-decoration: none;
	-webkit-border-radius: 10px;
	background-color: #E6E6E6;
	display: block;
	height: 40px;
	line-height: 40px;
	border-width: 1px;
	border-style: solid;
	border-color: #999;
	margin: 6px auto;
	padding: 0 0 0 0;
}
a.go,a.go:visited,a.go:active,a.go:hover {
	width: 97%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #fff;
	text-decoration: none;
	-webkit-border-radius: 10px;
	background-color: #00DF59;
	display: block;
	height: 40px;
	line-height: 40px;
	border-width: 1px;
	border-style: solid;
	border-color: #999;
	margin: 0 auto 6px;
	padding: 0 0 0 0;
}
div.content {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999;
	line-height: 24px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border-bottom-width: 12px;
	border-bottom-style: solid;
	border-bottom-color: #0879bf;
	background-color: #FFFFFF;
}
h1 {
	font-size: 20px;
	color: #777;
	margin: 0 0 12px 0;
	padding: 0 0 0 0;
}
div.left {
	float: left;
	display: inline-block;
}
div.right {
	float: right;
	display: inline-block;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	border-width: 2px;
	border-style: solid;
	border-color: #999;
	-webkit-border-radius: 10px;
	padding: 6px 6px 6px 6px;
	color: #0879bf;
	width: 280px;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	border-width: 2px;
	border-style: solid;
	border-color: #999;
	-webkit-border-radius: 10px;
	padding: 6px 0 0 0;
	color: #0879bf;
	width: 290px;
	height: 40px;
}
div.dj {
	display: inline-block;
	text-align: left;
	width: 320px;
}
div.djimg {
	float: left;
	padding: 2px 8px 2px 6px;
}
.djdesc {
	font-size: 14px;
}
div.jump {
	font-size: 16px;
	padding: 18px 0 0 0;
}
a.jump,a.jump:active,a.jump:visited,a.jump:hover {
	color: #005F97;
	text-decoration: none;
}
a.like,a.like:active,a.like:visited,a.like:hover {
	display: inline-block;
	background-color: #a9dda2;
	color: #376626;
	font-size: 12px;
	font-weight: bold;
	padding: 0 6px 0 32px;
	text-decoration: none;
	letter-spacing: 1px;
	-webkit-border-radius: 8px;
	background-image: url(images/thumbup.png);
	background-repeat: no-repeat;
	line-height: 30px;
	height: 30px;
	margin: 0 4px 0 2px;
}
a.liked,a.liked:active,a.liked:visited,a.liked:hover {
	display: inline-block;
	background-color: #ccc;
	color: #555;
	font-size: 12px;
	font-weight: bold;
	padding: 0 6px 0 32px;
	text-decoration: none;
	letter-spacing: 1px;
	-webkit-border-radius: 8px;
	background-image: url(images/thumbup.png);
	background-repeat: no-repeat;
	line-height: 30px;
	height: 30px;
	margin: 0 4px 0 2px;
}
.hour {
	display: block;
	font-size: 20px;
	color: #0170B1;
	padding: 10px 0 2px 0;
}
.radio {
	width: 20px;
	height: 20px;
}
div.alert {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 8px 8px 8px 8px;
	display: block;
	margin: 6px 6px 0 6px;
	background-color: #fcffb0;
	-webkit-border-radius: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #e2e832;
}

