body { background-color: black; margin-left: 0px; margin-right: 0px; }

div.banner
	{
	background-image: url("/images/logo_waveform.png");
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	
	z-index: 2;
	}

img.echomist
	{
	display: block;
	margin-left: auto;
	margin-right: auto;
	position: relative;
		top: -210px;
	z-index: 2;
	}

img.mist
	{
	width: 100%;
	height: 210px;
	z-index: 1;
	}


div.buttonbar
	{
	display: table;
	margin-left: auto;
	margin-right: auto;
	white-space: nowrap;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	position: relative;
		top: -210px;
	}

span.button
	{
	float: left;
	height: 35px;
	margin-left: 5px;
	margin-right: 15px;
	padding-left: 5px;
	padding-right: 5px;
	
	vertical-align: middle;
    background-color: #2A4084;
    border-color: #334EA2;
    border-style: outset;
    border-width: 10px;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    
    z-index: 3;
	}

img.button
	{
	float: left;
	height: 35px;
	
	vertical-align: middle;
    background-color: #2A4084;
    border-color: #334EA2;
    border-style: outset;
    border-width: 10px;
	}

a.button
	{
	color: white;
	font-family: verdana, "trebuchet MS", arial;
	font-size: 26px;
	text-decoration: none;
	}

a.button:visited
	{
	text-decoration: none;
	}

a img
	{
	border: none;
	}


div.footer
	{
	position: fixed;
	bottom:0;
	left:0;
	
	width: 100%;
	height:40px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	
	background-image: url("/images/black_50percentAlpha.png");
	z-index: 10;
	}

img.footermist
	{
	width: 100%;
	height: 40px;
	z-index: 1;
	}

div.footer_content
	{
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	white-space: nowrap;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 20px;
	padding-right: 20px;
	position: relative;
		top: -40px;
	
	text-align: right;
	color: white;
	font-family: verdana, "trebuchet MS", arial;
	font-size: 12px;
	}

div.content
	{
	margin-top: 0px;
	margin-bottom: 50px;
	margin-left: 0;
	margin-right: 0;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
		top: -200px;
	
	color: white;
	font-family: verdana, "trebuchet MS", arial;
	font-size: 14px;
	}

div.centreOuter
	{
	text-align: center;
	display: block;
	color: inherit;
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	}

div.centred
	{
	display: inline-block;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	
	vertical-align:top;
	text-align: left;
	color: inherit;
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	}

div.centred_fixed700px
	{
	display: inline-block;
	width: 700px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	
	text-align: left;
	color: inherit;
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	}

div.mediaplayerouter
	{
	display: inline-block;
	height:  250px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	
	color: inherit;
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	}

div.tracklist
	{
	display: table-cell;
	width:  250px;
	height: 200px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 2px;
	
	background-color: #2A4084;
    border-color: #334EA2;
    border-style: outset;
    border-width: 10px;
	
	color: white;
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	}

div.track
	{
	display: table;
	margin: 1px;
	padding: 0px;
	}

span.trackname
	{
	display: table-cell;
	width: 210px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	}

span.tracksize
	{
	display: table-cell;
	width: 40px;
	text-align: left;
	text-indent: -10px;
	background-color: #131D3D;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	}

div.mediaplayer
	{
	display: table-cell;
	width:  400px;
	height: 200px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	
	vertical-align: middle;
    background-color: #2A4084;
    border-color: #334EA2;
    border-style: outset;
    border-width: 10px;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
	
	-webkit-transition: -webkit-transform 4s;
	-webkit-transform-style: flat;
	
	color: white;
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	}

p.controls
	{
	font-size: 9px;
	}

p.diggspace
	{
	text-align: right;
	}

div.sleepercell
	{
	display: table-cell;
	width: 10px;
	}


span.floatLeft
	{
	float: left;
	color: inherit;
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	margin-right: 10px;
	}

div.boxRight
	{
	float: right;
	width:  300px;
	margin-top: 0px;
	margin-bottom: 60px;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	
    background-color: #2A4084;
    border-color: #334EA2;
    border-style: outset;
    border-width: 10px;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
	}

div.boxRightOuter
	{
	float:  right;
	margin-bottom: 50px;
	}

ul.updates
	{
	list-style: none;
	padding-left: 5px;
	}

li.updates
	{
	padding-left: 20px;
	}

h1.updates
	{
	text-align: center;
	}

h2.updates
	{
	text-indent: -20px;
	background-color: rgba(0, 0, 0, 0.3);
	margin-right: 30px;
	}

span.updates
	{
	float: right;
	display: inline;
	background-color: rgba(0, 0, 0, 0.3);
	font-size: 10px;
	
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	}

p
	{
	color: inherit;
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	}

h1
	{
	color: inherit;
	font-family: inherit;
	font-size: 18px;
	font-weight: inherit;
	}

h1.headline
	{
	text-indent: -20px;
	background-color: #2A4084;
	margin-left: 30px;
	margin-right: 30px;
	}

h2
	{
	color: inherit;
	font-family: inherit;
	font-size: 16px;
	font-weight: inherit;
	}

a
	{
	color: white;
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	}

a:link
	{ 
	color: white;
	text-decoration: underline;
	}

a:visited
	{ 
	color: white;
	text-decoration: underline;
	}

a:hover
	{ 
	color: white;
	text-decoration: underline;
	}
	
a:active
	{ 
	color: white;
	}


div.columnsOuter
	{
	display: table;
	width: 100%;
	
	color: inherit;
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	}

div.column
	{
	display: table-cell;
	width: 48%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 10px;
	vertical-align: top;
	
	color: inherit;
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	}

img.homeIcon
	{
	width: 128px;
	height: 128px;
	margin-left: 5px;
	margin-right: 10px;
	
	vertical-align: middle;
    background-color: #2A4084;
    border-color: #334EA2;
    border-style: outset;
    border-width: 10px;
	}

div.app
	{
	display: table;
	margin-bottom: 20px;
	white-space: nowrap;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	}

img.softwareIcon
	{
	width: 128px;
	height: 128px;
	display: table-cell;
	margin-left: 5px;
	margin-right: 10px;
	
	vertical-align: middle;
    background-color: #2A4084;
    border-color: #334EA2;
    border-style: outset;
    border-width: 10px;
	}

span.softwareBlurb
	{
	display: table-cell;
	margin-left: 10px;
	margin-right: 5px;
	padding-left: 15px;
	padding-right: 15px;
	
	white-space: normal;
	vertical-align: top;
    background-color: #2A4084;
    border-color: #334EA2;
    border-style: outset;
    border-width: 10px;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    
    z-index: 3;
	}


form
	{
	color: inherit;
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	}

form table, input, select, textarea
	{
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit
	}

form input.password
	{
	border-radius: 9px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
	}

span.formtag
	{
	color: inherit;
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	
	display: inline-block;
	width: 150px;
	}

div.centredStripe
	{
	margin-left: auto;
	margin-right: auto;
	}

div.squared
	{
	display: inline-block;
	background-color: #2A4084;
    border-color: #334EA2;
    border-style: outset;
    border-width: 10px;
    padding: 5px;
	}

div.rounded
	{
	display: inline-block;
	background-color: #2A4084;
    border-color: #334EA2;
    border-style: outset;
    border-width: 10px;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    padding: 5px;
	}