﻿body
{
}
body, div, span
{
	font-family: tahoma, arial, sans-serif;
	font-size: 10pt;	
	color: #5c5c5c;
}
h1, h2, h3
{
	color: #5c5c5c;
	font-family: Arial, Sans-Serif;
}
p
{
	font-family: georgia, Serif;
}
h1
{
	font-size: 14pt;
}
h2
{
	font-size: 12pt;
}
h3
{
	font-size: 10pt;
}

div.header {
	width: 734px;	
	font-size: 24px;
	padding: 8px;
	background-color: #666666;
	border-top: solid 1px #202020;
}

div.header a.homelink
{
	display: block;
	width: 130px;
	height: 40px;
	font-size: 24px;
	background:url(../images/logo40.gif);
	background-repeat: no-repeat;	 
}

div.header a.homelink span
{
	color: #ffffff;
	position: relative;
	font-size: 24px;
	left: 45px;	
	top: 5px;
}

div.sub {
	width: 750px;
	height: 20px;
	padding: 4px 0px 0px 0px;
	text-align: right;			
}

div.content
{
	color: #3c3c3c;
	width: 750px;
}

div.leftcol
{
	width: 450px;
	margin-top: 30px;
	float: left;
}

div.rightcol
{
	width: 300px;
	margin-top: 30px;
	float: left;
}

div.rightcol h2 {	
}

div.rightcol div.productinfo
{
	width: 100%;
}

div.rightcol div.praise
{
	width: 100%;
	margin-top: 30px;
}

div.footer
{
	display: block;	
	width: 742px;
	padding: 4px;
	font-size: 10pt;
	background-color: #dedede;	
	text-align: center;
	margin-top:20px;
}

a {
	text-decoration: none;
	color: #003399;
}

div.header a {
	color: #ffffff;
}

div.header a:hover {
	text-decoration: none;
}

div.footer a
{
	color: #3c3c3c;
}

a:hover 
{
	text-decoration: underline;
}

a:visited {
	color: #660066;
}
.small
{
	font-size: 7.5pt;
}

a.install {
	text-decoration: underline;
	border: 1px solid #00CC00;
	padding: 20px;
	font-size: 20px;
	color: #006600;
	display: block;
	background-color: #CCFF99;
	width: 350px;
	height: 30px;
	text-align: center;
	margin-top: 10px;
}

a.testit {
	text-decoration: underline;
	border: 1px solid #FFCC66;
	padding: 20px;
	font-size: 20px;
	color: #663300;
	display: block;
	background-color: #FFFFCC;
	width: 350px;
	height: 30px;
	text-align: center;
	margin-top: 10px;
}

img.slogo 
{
	float: left;
}

div#getspotify
{
	height: 160px;	 	
}

div#getlastfm
{
	margin-top: 20px;
	height: 160px;
}

div#getrhapsody
{
	margin-top: 20px;
	height: 160px;
}

div#getlala
{
	margin-top: 20px;
	height: 160px;
}

a.getit {
	float: left;
	border: 1px solid #00CC00;
	padding: 20px;
	font-size: 20px;
	color: #006600;
	display: block;
	background-color: #CCFF99;
	width: 200px;
	height: 2.5em;
	margin-left: 20px;
	text-align: center;
	vertical-align:middle;
}

#getspotifyacc {
	top: 20px;
	position: relative;
}

#getrhapsodyacc {
	border: 1px solid #33CCFF;
	background-color: #CCFFFF;
	color: #003399;
}

#getlastfmacc {
	border: 1px solid #800000;
	background-color: #FFCCCC;
	color: #800000;
}

#getlalaacc
{
	border: 1px solid #0066CC;
	background-color: #66CCFF;
	color: #000000;
}

#lastfmlogo {
	top: 10px;
	position: relative;
	margin-right: 5px;
}

#rhapsodylogo {
	top: -10px;
	left: -5px;
	position: relative;	
}

#lalalogo {
	top: -10px;
	left: -5px;
	position: relative;	
}

ul
{
	padding: 0;
}
ul li
{
	padding: 1px 0;
	list-style-type: none;
}

div.demolist
{
	border: solid 1px #99CC00;
	background-color: #CCFF99;
	width: 748px;
}

div.demolist ol, div.demolist ul {
	border: solid 1px #99CC00;
	background-color: #ffffff;
	color: #333333;
	width: 654px;
	padding: 10px 40px;
	margin-left: 6px;
}

div.demolist ul li {
	list-style-type: disc;
}

div.apperrormessage {
	border: 1px solid #333333;
	padding: 20px;
	font-size: 14px;
	color: #CC0000;
	display: block;
	width: 250px;
	text-align: center;
}

ul.musiclists
{
	border: solid 1px #99CC00;
	background-color: #CCFF99;
	width: 708px;
	font-weight: bold;
	padding: 20px;
}
ul.musiclists a
{
	color: #3c3c3c;
	line-height: 2em;
	text-decoration: underline;
}

a.highlight {
	background-color: #CCFF99;
	color: #000000;
	display: block;
	padding: 4px;
	width: 100px;
}

div#addonlinks {
	vertical-align:top;
	margin-bottom: 5px;
}
div#addonlinks a img {
	vertical-align:top;
	border: none;
}
div#addonlinks #lastfmlink{
	position: relative;
	top: 4px;
}
div#addonlinks #clickplayer
{
	font-size: 1.2em;
	font-weight: bold;
	font-style: normal;
	color: #333333;
}
div#addonlinks a {
	color: #009900;
}
