body {
 margin: 0;
 font-size: 12px;
 color: #333333;
 font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
 text-align: center;
 letter-spacing: .2px;
 line-height: 1.4em;
 background-color: #202325;
 background-image: url('../../../ext/static/img/bg/pattern_bg_dark.gif');
}

a { color: #9E8978; text-decoration: none !important; outline: none; }
	
a:hover { text-decoration: underline; }

a.dark-link { color: #313131; }

h1 { font-weight: normal; font-size: 22px; line-height: 30px; color: #6E695E; }

h2, h2 a, .h2 a { font-size: 14px; font-weight: bold; line-height: 18px; color: #000000; padding: .2em 0; }

hr {
 height: 1px;
 border: 0;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-color: #C0BBB4;
 -moz-box-sizing: content-box;
}

.text { color: #6E695E; border: 1px #DED8CA solid; }

.button { color: #90310E; border: 1px #CDC7BA solid; background-color: #F9F9F9; cursor: pointer; }

.space { letter-spacing: .4px; line-height: 1.5em; }

table.main-table {
 width: 900px;
 margin-left: auto;
 margin-right: auto;
 text-align: left;
 border-collapse: collapse;
}

table.main-table td.header-area, table.main-table td.home-content-area, table.main-table td.section-banner-area { padding: 0 !important; }

td.main-menu-area { border-bottom: 3px #34B9FD solid; }

table.main-menu { border-collapse: collapse; }

table.main-menu a.section-link, table.main-menu a.section-link-active, table.main-menu { font-size: 12px; color: #AFB3B2; text-decoration: none; }

table.main-menu a.section-link-active, table.main-menu a.section-link:hover, .highlighted { color: #34B9FD; }

span.andrew-marriner { font-family: 'Roboto', sans-serif; font-size: 22px; letter-spacing: 2px; color: #E5E0DA; }

span.clarinet { font-family: 'Marck Script', cursive; font-size: 24px; letter-spacing: 1px; color: #A3A3A3; }

td.section-banner-area {
 height: 230px;
 vertical-align: top;
}

div.home-header-img, div.section-header-img {
 width: 900px !important;
 background-position: left top;
 background-repeat: no-repeat;
 position: absolute;
 display: block;
 z-index: -1;
}

div.section-header {
 font-family: 'Roboto', sans-serif;
 position: absolute;
 padding-left: 42px;
 padding-top: 70px;
 display: inline;
 font-size: 32px;
 letter-spacing: 1px;
 line-height: 48px !important;
 color: #FFFFFF;
 font-weight: normal !important;

}

div.home-header-img { height: 600px; }
div.section-header-img { height: 230px; }

td.home-content-area {
 height: 600px;
 vertical-align: top;
}

td.content-area {
 vertical-align: top;
 background-color: #EFEFEF;
 padding: 30px 0;
}

div.login-area {
 width: 600px;
 margin: 200px auto 0 auto;
 padding: 100px 20px;
 background-color: #EFEFEF;
}

div#quote-box {
 position: absolute;
 opacity: 0;
 padding: 1em;
 width: 240px;
 background: url('../../../ext/static/img/bg/bg-quote.png') repeat transparent;
}

div.quote-text {
 font-size: 14px;
 color: #333333;
 line-height: 18px;
 font-weight: normal;
 line-height: 20px;
}

div.quote-source {
 margin-top: 5px;
 text-align: right;
 font-size: 11px;
 font-style: italic;
}

span#audio-player-track-name a { font-size: 12px; color: #6E6B6A; }

td.footer-text, td.footer-text a {
 font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;;
 font-size: 13px;
 color: #807B77;
}

div.mini-player-area {
 height: 60px;
}

td.comm-form-label { font-size: 13px; color: color: #595959; }

input.security-code-true { font-weight: bold; color: #649B61; border-color: #649B61; }

input.security-code-false { color: #EA4828; border-color:  #EA4828; }

td.error-msg { font-size: 12px; opacity: .75; }

/* audio */

.audio-link { font-weight: strong; color: black; }

div.audio-player-area, div.audio-list-area { width: 400px; height: 520px; margin: .5em; }

div#audio-player-track-name { margin-top: 10px; }

div#audio-player-cd-info { margin: 12px 0 15px 0; font-size: 12px; color: #656261; }

/* video */

div.video-frame-area { margin: .5em; width: 270px; }

div.video-image-area { background-color: white; padding: 10px; }

div.video-image-area img { display: block; width: 250px; }

/* recordings */

table.search { background-color: white !important; border: 1px #DEDEDE solid !important; }

input.search { border: 0; color: #898989; }

td.list-report, td.list-report a { font-size: 12px; color: #6E8FA5; }

div.link-box { background-color: #E5E5E5; padding: 1em; }

div.link-box table td { padding: 3px 4px; }

td.link-box-header { font-size: 12px; color: #25272C; font-weight: normal; }

a.link-box-item { color: #7C7C7C; font-weight: normal; }
a.link-box-item-active { color: #333; font-weight: normal; }

a.link-box-more { color: #B17B6A; }