/*
========================== 
BODY CENTER
==========================
*/

body {
	font: 85%/1.3 arial, helvetica, sans-serif;	
	background:#000000;	
	margin: 0 auto;
}

div.wrap, div.setup {
	width:964px;
	padding:0;
	margin:0 auto;
	background:#ffffff;	
}

div.setup {
	background:#F5F1E3;
}

img {
	border: 0;
}

h1 {
	color: #323435;
	font-size:29px;
	font-weight:normal;
	line-height:29px;
	margin: 0;
	padding: 0;
	display: inline;
}

h2 {
	color: #525557;
	font-size:17px;
	font-weight:bold;
	line-height:18px;
	margin: 0;
	padding: 0;
	display: inline;
}

p {
	color: #525557;
	font-size:13px;
	font-weight:normal;
	line-height:20px;
	margin-bottom: 13px;
	padding: 0;
}

b, sup, u, td {
	color: #525557;
	font-size:13px;
	font-weight:normal;
	line-height:20px;
	margin: 0;
	padding: 0;
}

u {
	text-decoration: underline;
}

ol, ul {
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
}

hr {
	margin-bottom: 13px;
}


li {
	color: #525557;
	font-size:13px;
	font-weight:normal;
	line-height:20px;
	margin-left: 20px;
}

p.footer {
	color: #99B9C8;
	font-size:10px;
	font-weight:bold;
	line-height:12px;
}

img.subnav {
	margin: 3px;
}

/*
========================== 
ASP.NET Membership
==========================
*/

ul.error li
{
    color:Red;
}

#menucontainer
{
    margin-top:40px;
}

#title
{
    display:block;
    float:left;
    text-align:left;
}

#logindisplay
{
    font-size:1.1em;
    display:block;
    text-align:right;
    margin:10px;
    color:#77A1B6;
}

#logindisplay a:link
{
    color: #77A1B6;
    text-decoration: underline;
}

#logindisplay a:visited
{
    color: #77A1B6;
    text-decoration: underline;
}

.field-validation-error
{
    color: #ff0000;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}


/*
========================== 
LINKS
==========================
*/
a:link {
	text-decoration:none;
	color:#63899C;
}

a:visited {
	text-decoration:none;
	color:#63899C;
}

a:hover  
{
	text-decoration:underline;
	color:#63899C;
}

a:active 
{
	text-decoration:underline;
	color:#63899C;
}

/*
========================== 
HOME
==========================
*/
p.box {
	padding: 0 10px 10px 10px;
	margin: 0 auto;
}

p.funders {
	color: #525557;
	font-size:12px;
	font-weight:bold;
	line-height:13px;
	margin: 0;
	padding: 0;
}
/*
========================== 
JOURNEYS INTO JAZZ BOX
==========================
*/
div.journeys {
	border: 1px solid #cfd1d2;
	margin-left: 2px;
	width: 209px;
}

div.journeyslogo {
	position: relative; top: -54px;
}

p.journeys {
	padding: 15px 8px 15px 100px;
	font-size:10px;
	line-height:12px;
}

/*
========================== 
LESSON PLANS
==========================
*/

div.boxselect {
	background-color: #c9d9e2;
	border: 1px solid #c9d9e2;
	margin-bottom: 2px;
	width: 152px;
	color: #4c4c4c;
}

div.box {
	background-color: #fff;
	border: 1px solid #cfd1d2;
	margin-bottom: 2px;
	width: 152px;
}

p.roman {
	padding: 7px 10px 10px 10px;
	margin: 0 auto;
	float: left;
	display: inline;
	font-weight:bold;
	font-size:14px;
	line-height:15px;
}

p.boxroman, p.lptitle, p.lptitle_simple {
	padding: 7px 10px 10px 35px;
	margin: 0 auto;
	font-weight:bold;
	font-size:14px;
	line-height:15px;
}

p.lptitle, p.lptitle_simple {
	color: #4A829D;
	padding: 6px 10px 10px 20px;
	letter-spacing: -1px;
}

p.lptitle_simple {
	padding-left: 10px;
}

p.footnote {
	color: #4C4C4C;
	font-size:10px;
	font-weight:bold;
	line-height:12px;
	margin: 0 0 0 3px;
}

div.boxselect a:link, div.boxselect a:visited, div.boxselect a:active {
	text-decoration:none;
	color:#4c4c4c;
}

div.boxselect a:hover {
	text-decoration:underline;
}

div.box a:link, div.box a:visited, div.box a:active {
	text-decoration:none;
	color:#000;
}

div.box a:hover {
	text-decoration:underline;
}

p.lptitle a:link, p.lptitle a:visited, p.lptitle a:active, p.lptitle_simple a:link, p.lptitle_simple a:visited, p.lptitle_simple a:active {
	text-decoration:none;
	color:#4A829D;
}

p.lptitle a:hover, p.lptitle_simple a:hover {
	text-decoration:underline;
}

/*
========================== 
RESOURCES
==========================
*/

div.timelineselect {
	background-color: #B87001;
}

h2.timeline {
	font-size: 26px;
	color: #B87001; 
}

table.timeline, table.resources {
	margin-top: 5px;
}

table.timeline td.head, table.resources td.head, table.musicians td.head {
	background-color: #F1EFF0;
	padding: 2px;
	font-size: 16px;
	font-weight: bold;
	color: #B87001; 
}

table.timeline td.row, table.resources td.row, table.musicians td.row {
	border-bottom: 1px solid #F1EFF0;
	padding: 10px 5px;
	color: #7F7F7F;
}

/*
========================== 
IMPORTANT FIRSTS
==========================
*/
h2.firsts {
	font-size: 26px;
	color: #ACA000; 
	display: block;
}

/*
========================== 
RESOURCES
==========================
*/
h2.resources {
	font-size: 26px;
	color: #014A81; 
	display: block;
}

div.disco, div.video, div.biblio, div.jazz, div.womenin, div.owns {
	background-color: #fff;
	border: 1px solid #cfd1d2;
	margin-bottom: 2px;
	width: 152px;
}

div.disco, div.video, div.biblio, div.jazz, div.womenin, div.owns {
	background-color: #fff;
	border: 1px solid #cfd1d2;
	margin-bottom: 2px;
	width: 152px;
}

div.currentResource {
	background-color: #014A81;
}

div.currentResource a {
	background-color: #014A81;
	color: #ffffff;
}

table.timeline td.row, table.resources td.row_d, table.musicians td.row_d {
	padding: 5px;
	color: #7F7F7F;
}

/*
========================== 
MUSICIANS
==========================
*/
h2.musicians {
	font-size: 26px;
	color: #C62F36; 
	display: block;
}

table.musicians td.head {
	color: #7F7F7F;
}

/*
========================== 
JAZZ IMAGES
==========================
*/
h2.images {
	font-size: 26px;
	color: #613782; 
	display: block;
}

div.jazzselect {
	background-color: #613782; 
}

/*
========================== 
AUDIO SNIPPETS
==========================
*/
h2.audio {
	font-size: 26px;
	color: #388A4C; 
	display: block;
}

/*
========================== 
JAZZ EDUCATION
==========================
*/
h2.jazzed {
	font-size: 26px;
	color: #3047F9; 
	display: block;
}

div.select {
	background-color: #3047F9;
}

div.select p.boxroman a, div.styleselect p.boxroman a, div.glosselect p.boxroman, div.select p.boxroman, div.select p.boxromansub a,
div.jazzselect p.boxroman, div.jazzselect p.boxroman a {
	color: #fff;
}

p.boxromansub {
	padding: 7px 10px 10px 35px;
	padding: 0 10px 8px 35px;
	margin: 0 auto;
	font-size:12px;
	line-height:13px;
}

/*
========================== 
JAZZ RESOURCE LINKS
==========================
*/
h2.links {
	font-size: 26px;
	color: #FF9933; 
	display: block;
}

/*
========================== 
STYLE SHEETS
==========================
*/
h2.stylesheets {
	font-size: 26px;
	color: #A31045; 
	display: block;
}

div.styleselect {
	background-color: #A31045;
}

p.mini {
	font-size: 10px;
	clear: both;
}

/*
========================== 
GLOSSARY
==========================
*/
h2.glossary {
	font-size: 26px;
	color: #00A99C; 
	display: block;
}

div.glosselect {
	background-color: #00A99C;
}

/*
=======================================================
JAZZ RESOURCES SUB NAVIGATION CLIPPING SPRITE ROLLOVERS
=======================================================
*/

div.subnav {
    width: 472px;
    height: 83px;
}

div.subnav ul {
    display:inline;
    float:left;
    width: 470px;
    height: 83px;
    margin: 0;
    padding: 0;
    background: transparent url(/images/jrl/topnavs/jazzrsc_subnav.png) no-repeat 0px -83px;
}

div.subnav li {
    display: block;
    list-style: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

div.subnav li a {
    display:block;
    width: 47px;
    height: 83px;
    margin: 0;
    padding: 0;
    float:left;
    background: transparent url(/images/trans.gif) no-repeat;
}

.hidden {
    position:absolute;
    left: -5000px;
}

div.subnav li.li_1 a:hover {
    background: transparent url(/images/jrl/topnavs/jazzrsc_subnav.png) no-repeat 0px -166px;
}

div.subnav li.li_1_hi a, div.subnav li.li_1 a:active {
    background: transparent url(/images/jrl/topnavs/jazzrsc_subnav.png) no-repeat 0px 0px;
}

div.subnav li.li_2 a:hover {
    background: transparent url(/images/jrl/topnavs/jazzrsc_subnav.png) no-repeat -47px -166px;
}

div.subnav li.li_2_hi a, div.subnav li.li_2 a:active {
    background: transparent url(/images/jrl/topnavs/jazzrsc_subnav.png) no-repeat -47px 0px;
}

div.subnav li.li_3 a:hover {
    background: transparent url(/images/jrl/topnavs/jazzrsc_subnav.png) no-repeat -94px -166px;
}

div.subnav li.li_3_hi a, div.subnav li.li_3 a:active {
    background: transparent url(/images/jrl/topnavs/jazzrsc_subnav.png) no-repeat -94px 0px;
}

div.subnav li.li_4 a:hover {
    background: transparent url(/images/jrl/topnavs/jazzrsc_subnav.png) no-repeat -141px -166px;
}

div.subnav li.li_4_hi a, div.subnav li.li_4 a:active {
    background: transparent url(/images/jrl/topnavs/jazzrsc_subnav.png) no-repeat -141px 0px;
}

div.subnav li.li_5 a:hover {
    background: transparent url(/images/jrl/topnavs/jazzrsc_subnav.png) no-repeat -188px -166px;
}

div.subnav li.li_5_hi a, div.subnav li.li_5 a:active {
    background: transparent url(/images/jrl/topnavs/jazzrsc_subnav.png) no-repeat -188px 0px;
}

div.subnav li.li_6 a:hover {
    background: transparent url(/images/jrl/topnavs/jazzrsc_subnav.png) no-repeat -235px -166px;
}

div.subnav li.li_6_hi a, div.subnav li.li_6 a:active {
    background: transparent url(/images/jrl/topnavs/jazzrsc_subnav.png) no-repeat -235px 0px;
}

div.subnav li.li_7 a:hover {
    background: transparent url(/images/jrl/topnavs/jazzrsc_subnav.png) no-repeat -282px -166px;
}

div.subnav li.li_7_hi a, div.subnav li.li_7 a:active {
    background: transparent url(/images/jrl/topnavs/jazzrsc_subnav.png) no-repeat -282px 0px;
}

div.subnav li.li_8 a:hover {
    background: transparent url(/images/jrl/topnavs/jazzrsc_subnav.png) no-repeat -329px -166px;
}

div.subnav li.li_8_hi a, div.subnav li.li_8 a:active {
    background: transparent url(/images/jrl/topnavs/jazzrsc_subnav.png) no-repeat -329px 0px;
}

div.subnav li.li_9 a:hover {
    background: transparent url(/images/jrl/topnavs/jazzrsc_subnav.png) no-repeat -376px -166px;
}

div.subnav li.li_9_hi a, div.subnav li.li_9 a:active {
    background: transparent url(/images/jrl/topnavs/jazzrsc_subnav.png) no-repeat -376px 0px;
}

div.subnav li.li_10 a:hover {
    background: transparent url(/images/jrl/topnavs/jazzrsc_subnav.png) no-repeat -423px -166px;
}

div.subnav li.li_10_hi a, div.subnav li.li_10 a:active {
    background: transparent url(/images/jrl/topnavs/jazzrsc_subnav.png) no-repeat -423px 0px;
}

/*
=======================================================
JAZZ RESOURCES, JAZZ IMAGES
=======================================================
*/

div.imagegrid {
    width: 525px;
}

div.imagegrid div.imageitem {
    width: 90px;
    height: 120px;
    float: left;
    display: inline;
}

div.imagegrid div.imageitem p {
    text-decoration:none;
    font-size: 0.8em;
    font-weight: bold;
    line-height: 14px;
    margin-bottom: 11px;
}

/*
=======================================================
CMS INLINE TOOLS
=======================================================
*/

span.editable {
}

span.editable p {
    display:inline;
}

/*
span.editable a {
    color:#000000; 
    font-size:11px; 
    font-weight:normal; 
    text-decoration:none;
    display:inline-block;
    overflow:hidden;
    width:120px;
    height:22px;
    background: transparent url(/cms/images/misc/bgsprite.gif) no-repeat scroll -120px top ;
}

span.editable a:hover, span.editable a:active {
    background: transparent url(/cms/images/misc/bgsprite.gif) no-repeat scroll -120px -22px;
}

span.editable a span {
    display:inline-block;
    width: 120px;
    text-align:center;
}

*/
span.editable a {
    background:transparent url(/cms/images/misc/mgsprite.gif) no-repeat scroll left -137px;
    color:#494949;
    cursor:pointer;
    display:inline-block;
    padding-left:4px;
    text-align:left;
    width:10.2em;
    z-index:10;
    height:25px;
    margin-bottom: 12px;
}

span.editable a span {
    background:transparent url(/cms/images/misc/mgsprite.gif) no-repeat scroll right -54px;
    height:18px;
    width:128px;
    padding: 4px 0 3px 7px;
    display:inline-block;
}

span.editable a:hover, span.editable a:active {
    text-decoration:none;
}

span.editable a:hover span, span.editable a:active span {
    text-decoration:none;
    background: transparent url(/cms/images/misc/mgsprite.gif) no-repeat scroll right -79px;
}

/*
=======================================================
FRAMES
=======================================================
*/

div.iframewrap {
	width:500px;
	padding:0;
	margin:0 auto;
	background:#ffffff;	
}

div.iframecontent {
    width:476px;
    min-height: 400px;
    padding: 12px;
}

div.iframeheader {
    width:500px;
    height:18px;
    background: transparent url(/images/shared/footer.gif) no-repeat scroll -65px 0px;
}

div.iframefooter {
    width:500px;
    height:79px;
    background: transparent url(/images/shared/footer.gif) no-repeat scroll -65px 0px;
}
 
 
/*
====================
JQUERY TABS
====================
*/
/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}

/* Skin */
.ui-tabs-nav, .ui-tabs-panel {
    font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
    font-size: 12px;
}
.ui-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
    float: left;
    margin: 0 0 0 1px;
    min-width: 84px; /* be nice to Opera */
}
.ui-tabs-nav a, .ui-tabs-nav a span {
    display: block;
    padding: 0 10px;
    background: url(/images/jquerytabs/tab.png) no-repeat;
}
.ui-tabs-nav a {
    margin: 1px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    color: #27537a;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
    outline: 0; /* prevent dotted border in Firefox */
}
.ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    top: 1px;
    z-index: 2;
    margin-top: 0;
    color: #000;
}
.ui-tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}
*>.ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.ui-tabs-nav .ui-tabs-selected a span {
    padding-bottom: 1px;
}
.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {
    background-position: 100% -150px;
}
.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active {
    background-position: 100% -100px;
}
.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span {
    background-position: 0 -50px;
}
.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
    background-position: 0 0;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-unselect a:hover, .ui-tabs-nav .ui-tabs-unselect a:focus, .ui-tabs-nav .ui-tabs-unselect a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}
.ui-tabs-panel {
    border-top: 1px solid #97a5b0;
    padding: 1em 8px;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}
.ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}



/*
========================== 
Error pages
==========================
*/

div.error {
    margin: 50px;
    padding: 50px;
    text-align: center;
	background:#ffffff;	
    border: solid 2px #F00;
    color: #F00;
    height: 94px;
}

 
div.error h1,
div.error h2,
div.error h3 {
    color: #F00
}

/*
========================== 
CMS menu bar
==========================
*/

div.cmsmenubar {
    background:transparent url(/Cms/Images/Misc/header_slice.gif) repeat scroll 0 0;
    height:17px;
    text-align:left;
    padding:3px 12px 3px 12px;
    width:100%;
    color: #999999;
}