@charset "UTF-8";
/* CSS Document */

h2
{
	margin-bottom: 20px;
}

h2 img
{
	display: none;
}

h3
{
	margin-bottom: 10px;
	font-size: 12pt;
}

p
{
	margin-bottom: 10px;
}

#process
{
	float: left;
	width: 500px;
}

#processdesc
{
	margin-bottom: 30px;
}

#processdesc ul
{
	padding-left: 40px;
}

#processdesc ul li
{
	margin-bottom: 10px;
}

#processdesc a
{
	text-decoration: underline;
}

#supptext
{
	margin-top: 25px;
}

#main
{
	width: 1000px;
	margin: 40px auto 0 auto;
}

#progress
{
	margin-bottom: 20px;
}

#progress li
{
	display: inline;
}

#progress li a
{
	text-decoration: underline;
}

#currentstep
{
	text-decoration: none;
}

select
{
	width: 80px;
}

#formcontrol
{
	margin-bottom: 30px;
	width: 500px;
	overflow: hidden;
	clear: left;
	float: left;
}

/* Letter Links */

#letterlinks
{
    margin-bottom: 30px;
}

#letterlinks h4
{
    margin-bottom: 5px;
}

#letterlinks ul
{
    list-style-type: none;
}

#letterlinks ul li
{
    display: inline;
    margin-right: 4px;
}

#titlelinks
{
	margin-bottom: 15px;
}

#search
{
	margin-bottom: 30px;
}

#selectstyle
{
	float: left;
}

#eralist
{
	float: left;
	margin-right: 15px;
}

#stylelist
{
	float: left;
	margin-right: 5px;
}

#changefilterbutton
{
	display: block;
	float: left;
	padding: 17px 0 0 5px;
}

#leftcol
{
	width: 480px;
	float: left;
	clear: left;
	margin-right: 40px;
	min-height: 200px;
}

#rightcol
{
	width: 480px;
	float: left;
}

tr.striped
{
	background-color: #666666;
}

form
{
	margin-bottom: 20px;
}

label
{
	margin-bottom: 3px;
	font-size: 10pt;
	display: block;
}

label#searchbylabel
{
	display: inline;
	margin: 0 5px;
}

table
{
	border-collapse: collapse;
}

th
{
	padding-left: 5px;
	text-align: left;
}

td
{
	font-size: 1.0em;
	margin: 0;
	padding: 5px 0px 5px 5px;
}

td.year
{
	width: 40px;
}

td.type
{
	text-align: center;
}

td.songtitle
{
	width: 180px;
}

td.artist
{
	width: 140px;
}

td.style
{
	width: 50px;	
}

td.change
{
	width: 50px;
	text-align: center;
}

.textinput
{
	background-color: black;
	color: white;
	border: 1px solid white;
}

#eraselect
{
	width: 100px;
	margin-bottom: 15px;
}

#styleselect
{
	width: 100px;
}

#searchby
{
	margin-right: 10px;
}

.progresslink
{
	text-decoration: underline;
}

.progresslink, #progress li
{
	font-size: 1.2em;
	font-weight: bold;
}
