body, html {
	background: url(/images/backgrounds/light-blue/stripe.gif) #999999 fixed center top;
	color: #333;
	background-color: #FFF;
	font-family: "Trebuchet MS", trebuchet, helvetica, verdana, sans-serif;
	font-size: 76%;
	margin: 0;
	padding: 0;
}

h1
{
	font-size: 3em;
	margin: .5em 0em .5em 0em;
	padding: 0px;
}

h2
{
margin: 1em 0 .2em 0 ;
padding: 0px;
}


a:link, a:visited {
	text-decoration:none;
	color: #006;
}
a:hover, a:focus, a:active {
	text-decoration:underline;
	color: #E33;
}

fieldset
{
border: 1px solid #EEE;
background: #FFE;
margin-bottom: 4px;
}


legend
{
	padding: 4px;
	border: 1px solid #AAA;
	color: #E33;
	background-color: #EEE;
}

input
{
	border: 1px solid #AAA;
	font-size: 0.74em;
}

input[type="image"]
{
	border: none;
}


input[type="radio"]
{
	border: none;
}

pre
{
	background-color: #EEE;
	border-left: 8px solid #AAA;
}

table
{
	font-size: 1em;
}

caption
{
	text-align: left;
	margin: 0px;
	padding: 2px 4px;
	background: #333;
	color: #CCC;
	font-variant: small-caps;
	font-size: 1.3em;
}

caption a
{
	color: #FFF !important;
}

caption ul
{
	margin: 0px;
	padding: 0px;
}

caption li
{
	list-style: none;
	display: inline;
}

caption li a
{
	text-transform: uppercase;
}

/*
DIVS
*/

#container
{
	position: absolute;
	left: 50%;
	width: 720px;
	margin-left: -360px;
}

#main
{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCC;
	font-size: 1.2em;
}

#menu
{
	margin-top: 10px;
}

#menu ul
{
	margin: 0px;
	padding: 0px;
}

#menu li
{
	font-size: 1.4em;
	font-weight: 550;
	padding-right: .8em;
	padding-left: 1.2em;
	display: inline;
	background-image: url(/users/1/line.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
}

li.noline
{

	background-image: url(nothing) !important;
}

#menu a
{
color: #C00;
}

#top
{
	margin-top: 20px;
	width: 720px;
	height: 173px;
	padding: 0px;
	color: #FFF;
	background: url(/users/1/ampex-wbmu.jpg);
	background-repeat: no-repeat;
	text-align: right;
}

#top h1
{
	display: none;
font-size: 4em;
letter-spacing: .1em;
}

#top h2
{
	display: none;
}

#top img
{
	border: 0px;
}
#topbar
{
	margin-top: 20px;
}

#featured_artists
{
	float: right;
	clear: right;
	width: 200px;
	background: #CCC;
	border: 1px solid #AAA;
	margin: 0px 2px 10px 0px;
}

#featured_artists ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#featured_artists h3
{
	margin: 0px;
	padding: 2px 4px;
	background: #333;
	color: #FFF;
	font-variant: small-caps;
}


#featured_artist
{
	float: right;
	clear: right;
	width: 200px;
	background: #CCC;
	border: 1px solid #AAA;
	margin: 0px 2px 10px 0px;
}

#featured_artist h3
{
	margin: 0px;
	padding: 2px 4px;
	background: #333;
	color: #FFF;
	font-variant: small-caps;
}

#featured_artist img, #featured_artist p
{
	margin: 4px 8px;
}


#content
{
	margin:0px;
width: 500px;
overflow: auto;
}

#homepage
{
padding: 30px;
}

#homepage img
{
float: left;
vertical-align: text-bottom;

}

#title
{
	font-size: .9em
	font-weight: bold;
	margin: 2px;
	padding: 0px;
}

#images
{
text-align: center;
}

#images img
{
border: 1px solid #AAA;
}

#images li
{
display: inline;
list-style: none;
margin: 12px;
}

#notes
{
	color: #999;
}

#footer
{
text-align: center;
}

#footer ul
{
}

#footer li
{
display: inline;
list-style: none;
padding: 12px;
}

#order th
{
	text-align: right;
}

#concerts table
{
	margin: 4px 4px 20px 4px;
}

#concerts th
{
	text-align: left;
	color: #E33;
	font-size: 2em;
}

#concerts td
{
 	padding-left: 10px;
}


#results table
{
	margin: 10px;
	width: 450px;
}

#results td
{
 	padding: 4px;
}


/*
  CLASSES
 */

.caption_link
{
	float: right;
}

.centered
{
	text-align: center;
}

div.centered
{
	text-align: center;
}
div.centered table
{
margin: 0 auto;
	text-align: left;
}


img.thumbnail
{
margin: 4px;
float: left;
clear: left;
border: 1px solid #AAA;
}

img.tinythumbnail
{
vertical-align: middle;
border: none;
margin: 4px;
}

img.largethumbnail
{
margin: 4px 20px 4px 20px;
float: right;
border: 1px solid #AAA;
}

img.sidebarthumbnail
{
margin: 4px;
border: 1px solid #AAA;
}

.imagebox
{
text-align: center;
font-size: .8em;
float: right;
}

.imagebox img
{
margin: 4px 20px 4px 20px;
border: 1px solid #AAA;
}


.item
{
margin-top: 16px;
border-bottom: 1px dotted #AAA;
}

.item p
{
margin: 0px;
padding-left: 18px;

}

td.cell1a	{
	background-color: #F7F7FF;
}

td.cell1b	{
	background-color: #F3F3FC;
}

td.cell0a	{
	background-color: #FAFAF5;
}


td.cell0b	{
	background-color: #FAFAEE;
}

th.cella	{
	background-color: #FEFEFE;
}


th.cellb	{
	background-color: #F3F3F3;
}




#list li
{
	display: block;
	margin: 0px;
	text-align: center;
}



#arrowlist li
{
	list-style-type: none;
	padding-left: 1em;
	background-image: url(/users/1/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}

.title
{
	font-weight: bold;
	color: #900;
}

.small
{
	color: #AAA;
	font-size: .7em;
}

.red
{
	color: #C00;
}

.warning {
	text-align: center;
color: #FF6666;
padding: 10px;
	 font-weight: bold;
	 background-color: #FFFF66;
	 border-top: 2px solid #FF6666;
	 border-right:  2px solid #FF6666;
	 border-left: 2px solid #FF6666;
	 border-bottom: 2px solid #FF6666;
}

.floatRight
{
	float: right;
}

