/* AMEA Screen CSS */

body
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1em;
	color: #02226d;
	background: #fff url(musicstand/back_logo.jpg) right bottom fixed no-repeat;
}

a
{
	text-decoration: none;
	font-weight: bold;
}

a:link, a:visited
{
	color: #333;
	font-weight: bold;
}

a:hover, a:active
{
	color: #00209f;
	font-weight: bold;
}
strong
{
	font-weight: bold;
}
em
{
	font-style: italic;
}

.error
{
	font-weight: bold;
	color: #CC0000;
}
input
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
div#wholepage
{
	position: absolute;
	margin: 0;
	border: 0;
	padding: 0;
	top: 0;
	left: 0;
	margin-right: 160px;
}

div#masthead
{
	background: #fff url(musicstand/back_masthead.jpg) top left no-repeat;
	height: 89px;
	width: 753px;
}

div#masthead h1
{
	margin: 0; border: 0; padding: 0;
	text-indent: -9000px;
}

div#nav
{
	position: absolute;
	margin: 0; border: 0; padding: 0;
	border-right: 1px solid #eee;
	top: 89px;
	left: 0;
	width: 265px;
	height: 550px;
	background: #fff url(musicstand/back_nav.jpg) top left no-repeat; 
}
div#navlist
{
	position: absolute;
	top: 88px;
	left: 80px;
}
div#navlist ul
{
	border: 0; margin: 9px 0 9px 1em; padding: 0;
	list-style-type: none; 
}
div#navlist li
{
	border: 0; margin: 0; padding: .5em;
	border-bottom: 1px solid #ddd;
	font-size: .9em;
}

div#navlist ul li ul li a
{
	font-weight: normal;
	font-size: .9em;
}
div#navlist a:hover, div#navlist .current
{
	background: url(musicstand/hover_triangle_sm.gif) center left no-repeat;
	padding-left: 6px;
	margin-left: -6px;
}
html * div#navlist.a:hover, html * div#navlist.current
{
	background: url(musicstand/clear.gif) repeat; 
}
div.clearfloats
{
	clear: both;
}
div#footer
{
	position: relative;
  	color: #bbb;
	font-size: .7em;
	text-align: right;
}
div#footer a:link, div#footer a:visited
{
	color: #999;
}
div#footer a:hover, div#footer a:active
{
	color: #bbb;
}

div#content
{
	margin-left: 275px;
	border: 0;
	padding: 4px;
	font-size: .85em;
}

div#content h3
{
	font-size: 1.2em;
	margin: 0; padding: 20px 0 5px 0; border: 0;
}
div#content h4
{
	font-size: 1.1em;
	margin: 0 0 0 10px; padding: 8px 0 2px 0; border: 0;
}
div#content a
{
	text-decoration: none;
	font-weight: normal;
}

div#content a:link, div#content a:visited
{
	color: #333;
	border-bottom: 1px dotted #999;
}

div#content a:hover, div#content a:active
{
	color: #00209f;
	border-bottom: 1px dotted #ccc;
	background: #e0e0e0;
}

div#content p.intro
{
	font-style: italic;
	padding: 0 40px 0 40px;
}

div#content p.more
{
	padding-right: 6px;
	text-align: right;
}

div#content p.more:hover
{
	background: url(musicstand/hover_triangle_sm.gif) center right no-repeat;
	font-weight: bold;
}

div#content ul, div#content dl
{
	margin: 0; border: 0; padding: 0;
	list-style: none;
	padding-left: 1.1em;
	text-indent: -1.1em;
}
div#content li
{
	margin: 0;
	padding: 0 0 2px 10px;
}
div#content ul li:before
{
	color: #aaa;
	content: "\00BB \0020";
}
div#content ul>li>ul>li:before
{
	color: #aaa;
	content: "\002D \0020";
	list-style-type: disc;
}
div#content dt
{
	padding: 0 0 0 24px;
}
div#content dd
{
	padding: 0 0 12px 0;
}

div#content div#leftcol
{
	float: left;
	width: 250px;
}
div#content div#rightcol
{
	float: right;
	width: 250px;
}

div#content input, div#content textarea
{
	margin: 0; padding: 0;
	border: 1px solid #aaa;
	background: #eee;
	font-size: .75em;
}
div#content textarea
{
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.0em;
}

div#content div.formtable
{
	width: 500px;
	border: 1px solid #ddd;
	border-collapse: collapse;
	table-layout: fixed;
}
div#content div.formtable th, div#content div.story th
{
	background-color: #f0f0f0;
	text-align: left;
	font-weight: bold;
	width: 125px;
}
div#content div.formtable th.formtablehead1, div#content div.story th.tablehead1
{
	background-color: #f0f0f0;
	width: 350px;
	font-weight: bold;
}

div.peopletbl
{
	border-bottom: 1px solid #ccc;
}

div.peopletbl table
{
	border-collapse: collapse;
	margin-left: 24px;
}
div.peopletbl table tr
{
}

div.peopletbl table th, div.peopletbl table td
{
	text-align: left;
	vertical-align: top;
	border-top: 1px solid #ddd;
	padding-bottom: 16px;
	padding-left: 1.0em;
	text-indent: -1.0em;
}

div.peopletbl table th
{
	font-weight: bold;
	width: 185px;
	margin-right: .75em;
}
div.peopletbl table td.tblctr, div.peopletbl table th.tblctr
{
	text-align: center;
}
div.peopletbl table td.tblrt, div.peopletbl table th.tblrt
{
	text-align: right;
}

div.peopletbl table td p
{
	margin: 0; padding: 0; border: 0;
}

div.headline
{
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #ddd;
	padding-top: 3px;
	padding-bottom: 3px;
}

div#content div.story
{
	border-bottom: 1px solid #ccc;
}

div#content div.story .shortlist
{
	list-style-type: circle;
	margin: 0; padding: 0; border: 0;
}

div#content div.story .shortlist li
{
	margin: 0; padding: 0; border: 0;
}

div#content div.formcontent form
{
	position: relative;
	display: block;
	border: 1px solid #ccc;
	width: 500px;
	margin: 10px 10px 10px 10px;
	padding: 0;
}
div#content div.formcontent div.formheader
{
	font-weight: bold;
	border: 0;
	padding: 4px;
	margin: 0; 
	background-color: #E0E3E6;
	border-top: 2px solid #aaa;
}
div#content div.formcontent div.formrow
{
	padding: 10px 0; vertical-align: top;
	border-top: 1px solid #ddd;
}
div#content form label
{
	float:left;
	width: 200px;
	margin: 0 10px;
	
}
div#content div.formcontent div.formrow label.labelflip
{
	float: left;
	width: 400px;
	margin: 0 10px;
}
div#content div.formcontent div.formrow input
{
	font-size: .9em;
	font-family: Monaco, "MS Sans", mono;
}
div#content div.formcontent div.formheader input
{
	font-size: 1.2em;
	cursor: pointer;
	border-width: 1px 2px 2px 1px;
	background-color: #f0f0f0;
}
div#content div.formcontent div.formrow textarea
{
	margin-left: 4px;
	width: 490px;
	height: 144px;
	font-size: .8em;
	font-family: Monaco, "MS Sans", mono;
}
div#content div.formcontent div.formrow .textareasmall
{
	margin-left: 4px;
	width: 490px;
	height: 40px;
	font-size: .8em;
	font-family: Monaco, "MS Sans", mono;
}
div#content div.formcontent div.formrow .textarealarge
{
	margin-left: 4px;
	width: 490px;
	height: 300px;
	font-size: .8em;
	font-family: Monaco, "MS Sans", mono;
}
div#content div.formcontent div.formrow input.inputsm
{
	width: 3em;
}
div#content div.formcontent div.formrow input.inputmed
{
	width: 8em;
}
div#content div.formcontent div.formrow input.inputlg
{
	width: 21.75em;
}
div#content div.formcontent div.formrow input.btn
{
	margin-left: 10px;
}
div#content div.formcontent div.formrow p
{
	margin: 10px; padding: 0; border: 0;
}
div#content table.festival
{
	border-collapse: collapse;
}
div#content table.festival td
{
	padding: 2px;
}
div#content .festheader
{
	border: 1px solid #ddd;
	background-color: #f0f0f0;
	font-size: 1.1em;
	font-weight: bold;
}
div#content .festregion
{
	background-color: #f5f5f5;
}
div#content table.festsite
{
	border-collapse: inherit;
	margin: 1px 2px 1px 28px;
}
table.ordertable
{
	border-collapse: collapse;
}
table.ordertable td, table.ordertable th 
{
	font-size: .8em;
	text-align: left;
}
table.ordertable th
{
	vertical-align: bottom;
}

table.ordertable td
{
	padding: 2px;
	border: 1px solid #ccc;
	vertical-align: top;
}
ul.nobull li
{
	list-style-type: none;
}

div.formrow img
{
	text-align: center;
}
.floatyleft
{
	float: left;
	width: 240px;
}
.floatyright
{
	float: right;
	margin-left: 20px;
	width: 240px;
}
#pagebreak
{
	page-break-after:always;
}
/* Shaun Inman Styling File Input button */
.SI-FILES-STYLIZED label.cabinet
{
	width: 79px;
	height: 22px;
	background: url(musicstand/btn-choose-file.gif) 0 0 no-repeat;

	display: block;
	overflow: hidden;
	cursor: pointer;
	clear: both;
}

.SI-FILES-STYLIZED label.cabinet input.file
{
	position: relative;
	height: 100%;
	width: auto;
	opacity: 0;
	-moz-opacity: 0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

.laterow
{
	background-color: #fda6a6;
}