﻿



.basic, #list2, #list3 { width:20em; }

#log { position:fixed; bottom: 0; right:1em; text-align:right; }
#switch { position: fixed; bottom: 0; right: 15em; }

.basic  {
	width: 600px;
	font-family: verdana;
	border: 1px solid black;
}
.basic div {
	background-color: #eee;
}

.basic p {
	margin-bottom : 10px;
	border: none;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	margin: 0px;
	padding: 10px;
}
.basic a {
	cursor:pointer;
	display:block;
	padding:5px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: black;
	background-color: #00a0c6;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #999;
	
	
}

.basic tr {
	background-color: #00a0c6;
border: none;
}

.basic tr:hover {
	background-color: #C4C0BF;
border: none;
	
}

.basic tr.selected {
	color: black;
	background-color: #80cfe2;
border: none;
	
}

.basic a:hover {
	background-color: #C4C0BF;
	
}
.basic a.selected {
	color: black;
	background-color: #80cfe2;
	
}

.normal a{
text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: black;
}


#wizard {
	width: 200px;
	border: 1px solid black;
}
#wizard .title {
	background-color:#DDDDDD;
}

@media print {
	.basic div, #navigation ul, #list2 dd, #list3 div{
		display: block!important;
		height: auto!important
	}
}

.album {
display:inline;
font-size:17px;
}

p.top25content {
    font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
    font-size: 14px;
    text-decoration: none;
}

div.Amz 
{
 padding:5px;
 margin-left:auto;
 margin-right:auto;   
 text-align:center;
}

.Track
{
    text-decoration: underline;
}

.track
{
    text-decoration: underline;
}


.Record
{
font-style: italic; 
}

.record
{
font-style: italic; 
}