/* always add vertical scrollbar */
html {
	overflow-y: scroll;
	background-color:#3E3E3E;	
}
body {
	position: absolute;
	width: 100%;
}
/* take away dotted border over clicked links in Firefox */
a:active {
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	text-decoration:none;
	color: #275997; 
}
a:focus {
	outline-style:none;
}

a:link { 
	color: #275997; 
	text-decoration: none; 
	text-transform:uppercase;
	letter-spacing:-.5px;
} 

a:visited { 
	text-decoration: none; 
	color: #275997; 
} 

a:hover {
	text-decoration: underline; 
	color: #5b5b5b; 
}

a img {
	border:none;
}

ul {
	margin:0;
	margin-left:20px;
	padding:0;
}

.alignleft {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.alignright {
	float:right;
	margin-left:10px;
	margin-bottom:10px;	
}


#nm_container {

}
#nm_container2 {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding: 0;
	background:url(images/pagebg.gif) repeat-y;	
}
#nm_container2 #nm_header {
	position: absolute;
	left:10px;
	width: 760px;
	height: 120px;
	background:url(images/masthead.jpg) no-repeat;
}
#nm_container2 #nm_header h1 a {
	position:absolute;
	top:0px;
	left:0px;
	width:200px;
	height:120px;
	text-indent:-5000px;
}
#nm_container2 #nm_header h1 a:hover {
	opacity:0.8;
	-moz-opacity:0.8;
	filter:alpha(opacity=80);
}

#pagefooter {
	position:relative;
	width:780px;
	height:54px;
	margin-right:auto;
	margin-left:auto;
	background:url(images/footer.gif) no-repeat;
}

#mediaplayerframe {
	margin:0;
	padding:0;	
	padding-top:150px;
	background-color:#010407;
	background-image: url('/images/mediabg.png');	
}

#medialoader {
	margin:0;
	padding:0;
	float:left;
}

#medialoader select {
	margin-top:5px;
	margin-left:17px;
	width:125px;
}



#pagecontent {
	margin-left:10px;
	margin-right:10px;
	padding:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size:13px;
	background:url(images/rt_grad.gif) repeat-y;
}

#pagecontent p, #MB_content p {
	margin-top:15px;
}

#pagecontent h2 {
	font-size:24px;
	font-weight:bold;
	border-top-right-radius:10px;	
	border-bottom-right-radius:10px;	
	-moz-border-radius-topright:10px;	
	-moz-border-radius-bottomright:10px;
	-webkit-border-top-right-radius:10px;	
	-webkit-border-bottom-right-radius:10px;	
	width:500px;
	margin-left:-20px;
	padding:3px;
	margin-top:25px;
	background-color:#000;
	text-transform:uppercase;
	letter-spacing:-.5px;
	color:#fff;
	font-weight:bold;
	padding-left:10px;
}

#pagecontent h3 {
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:-.5px;
	color:#0B376C;
	border-bottom:1px #959393 dashed;
	margin:0;
	margin-bottom:15px;
}

#pagecontent h4 {
	border-top-right-radius:10px;	
	border-bottom-right-radius:10px;	
	-moz-border-radius-topright:10px;	
	-moz-border-radius-bottomright:10px;
	-webkit-border-top-right-radius:10px;	
	-webkit-border-bottom-right-radius:10px;	
	width:500px;
	margin-left:-20px;
	padding:3px;
	margin-top:25px;
	background-color:#0B376C;
	text-transform:uppercase;
	letter-spacing:-.5px;
	color:#fff;
	font-size:17px;	
	font-weight:bold;
	padding-left:10px;
}

#pagecontent h4 a {
	/* courtesy links at bottom of pages */
	font-size:13px;
	color:#fff;
	font-weight:bold;
}

#pagecontent h4 a:before {
	content: "\0020 \0020 \0020 \00AB \0020";
}

#pagecontent h5 {
	margin-top:20px;
	margin-bottom:30px;
	font-size:15px;
	font-weight:bold;
}

#pagecontent .clearboth {
	margin-top:10px;
	clear:both;
}

#pagecontent blockquote {
	margin-left:30px;
}

#pagecontent strong, #pagecontent b {
	font-weight:bold;
}

#pagecontent em, #pagecontent i {
	font-style:italic;
}

#pagecontent ul.dblspace li {
	margin-bottom:15px;
}

#pagecontent .videowrapper {
	padding:2px;
	text-align:center;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:normal;
	width:600px;
	background-color:#000;
	color:#fff;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	border:5px #5b5b5b solid;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	margin-bottom:15px;
}

#pagecontent .anchors {
	margin-bottom:15px;
}

#pagecontent .anchors ul li {
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	text-align:center;
	padding:3px;
	margin-bottom:2px;
	display:inline-block;
	*display:inline;
	zoom:1;
	width:156px;
	background-color:#84A2C6;
	letter-spacing:-.5px;
	color:#fff;
	font-size:14px;
}

#pagecontent .anchors ul li:hover {
	background-color:#0B376C;
}

#pagecontent p a {
	text-transform:none;
}

#pagecontent img.noborder {
	border:none;
}

#pagecontent img {
	border:2px #275997 solid;
}

#pagecontent .emailaddress, #MB_content .emailaddress {
    background:url(/nm_webkit/iconsets/generic_widgets/emailaddress.gif) no-repeat;
    padding-left:30px;
    height:20px;
    display:inline-block;
}

#pagecontent .nocaps {
	text-transform:none !important;
}

#menublock {
	position: absolute;
	top: 120px;
	right:10px;
	height: 30px;
	width:760px;
	background:url(images/navbarbg.png) no-repeat;
}
#menublock h2 {
	display: none;
}
#menublock ul {
	position: relative;
	margin:0;
	padding:0;
}
#menublock ul li {
	background-repeat: no-repeat;
	display: block;
	position: absolute;
}
#menublock li.nm_home {
	right: 588px;
}
#menublock li.nm_news {
	right: 518px;
}
#menublock li.nm_faculty {
	right: 445px;
}
#menublock li.nm_students {
	right: 363px;
}
#menublock li.nm_outreach {
	right: 280px;
}
#menublock li.nm_events {
	right: 212px;
}
#menublock li.nm_clips {
	right: 143px;
}
#menublock li.nm_gallery {
	right: 84px;
}
#menublock li.nm_contact {
	right: 0;
}

#menublock ul li a.topLink {
	display: block;
	height: 30px;
	text-decoration: none;
	text-indent: -5000px;
	background: url(images/navbar.png) no-repeat;
}
#menublock ul li a.topLink:hover {

}
#menublock li.nm_home a.topLink {
	width: 78px;
	background-position: -94px 0px;
}
#menublock li.nm_home a.topLink:hover, .nm_currentPage_home #menublock li.nm_home a.topLink {
	background-position: -94px -31px;
}
#menublock li.nm_news a.topLink {
	width: 70px;
	background-position: -172px 0px;
}
#menublock li.nm_news a.topLink:hover, .nm_currentPage_news #menublock li.nm_news a.topLink {
	background-position: -172px -31px;
}
#menublock li.nm_faculty a.topLink {
	width: 73px;
	background-position: -242px 0px;
}
#menublock li.nm_faculty a.topLink:hover, .nm_currentPage_faculty #menublock li.nm_faculty a.topLink {
	background-position: -242px -31px;
}
#menublock li.nm_students a.topLink {
	width: 84px;
	background-position: -313px 0px;
}
#menublock li.nm_students a.topLink:hover, .nm_currentPage_students #menublock li.nm_students a.topLink {
	background-position: -313px -31px;
}
#menublock li.nm_outreach a.topLink {
	width: 85px;
	background-position: -395px 0px;
}
#menublock li.nm_outreach a.topLink:hover, .nm_currentPage_outreach #menublock li.nm_outreach a.topLink {
	background-position: -395px -31px;
}
#menublock li.nm_events a.topLink {
	width: 70px;
	background-position: -478px 0px;
}
#menublock li.nm_events a.topLink:hover, .nm_currentPage_events #menublock li.nm_events a.topLink {
	background-position: -478px -31px;
}
#menublock li.nm_clips a.topLink {
	width: 71px;
	background-position: -546px 0px;
}
#menublock li.nm_clips a.topLink:hover, .nm_currentPage_clips #menublock li.nm_clips a.topLink {
	background-position: -546px -31px;
}
#menublock li.nm_gallery a.topLink {
	width: 73px;
	background-position: -603px 0px;
}
#menublock li.nm_gallery a.topLink:hover, .nm_currentPage_gallery #menublock li.nm_gallery a.topLink {
	background-position: -603px -31px;
}
#menublock li.nm_contact a.topLink {
	width: 85px;
	background-position: -675px 0px;
}
#menublock li.nm_contact a.topLink:hover, .nm_currentPage_contact #menublock li.nm_contact a.topLink {
	background-position: -675px -31px;
}
#menublock ul li ul {
/*	display: none; */
}

#pagecontent .waitHTML {
	padding:0;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
	width:208px;
	height:13px;
	background-image:url('/nm_webkit/libs/images/loadingAnimation.gif');
}


/*
#pagecontent {
	position:relative;
	top:0;
	left:200px;
	width:540px;
	background-image: url('/images/rt_grad.gif');
	background-color: #731515;
	font-size: 12px;
	padding:10px;
	margin-top:-19px;
}

.nm_currentPage_home #pagecontent {
	background-image:none;
	margin-top:0;
	padding:0;
	position:relative;
	top:0;
	left:0;
	width:760px;
	background-color:#fff;
	font-size: 12px;
	padding:0;
}
*/


#contact_links {
	color: #ffffff;
	font-size:10px;
	font-weight: bold;
	margin-left:623px;
	padding-top:8px;
}

#contact_links a {
	color: #ffffff;
	font-size:10px;
	font-weight: bold;
}

.news_title {
	font-size: 12px;
	font-weight:bold;
	text-transform:uppercase;
}

.entry {
	font-size: 12px;
	margin-top:-13px;
	margin-bottom:13px;
}

.small {
	font-size:9px;
}

#contactform .c1 {
	width:200px;
	font-weight:bold;
}

#contactform textarea {
	margin-top:10px;
	width:500px;
	height:100px;
}

/* faculty/students */

.nm_currentPage_faculty .factitle {
	font-size:11px;
}

.nm_currentPage_faculty #jazzfaculty p {
	/* anchor tags */
	margin:0;
	padding:0;
	line-height:0;
}

.nm_currentPage_faculty #jazzfaculty h4 {
	margin-top:0;
}

/* news */

.nm_currentPage_news .entry {
	margin-top:25px;
}

/* clips */

.nm_currentPage_clips #soundclipslisting ul {
	margin:0;
}

.nm_currentPage_clips #soundclipslisting ul li {
	list-style-type:none;
}

.nm_currentPage_clips .soundclip {
	background:url(images/audioicon.png) no-repeat;
	padding-left:60px;
	margin-bottom:15px;
}
.nm_currentPage_clips .soundclip:hover {
	opacity:0.6;
	-moz-opacity:0.6;
	filter:alpha(opacity=60);
}
.nm_currentPage_clips .soundclip a {
	color:#000;
	font-weight:bold;
	font-size:14px;
}
.nm_currentPage_clips .soundclip a:hover {
	text-decoration:none;
}

/* Gallery */

.nm_currentPage_gallery table td {
    border:none;
}

.nm_currentPage_gallery #gallerywrapper .breadcrumbs li a {
	color:#fff;
	background-color:#0B376C;
	text-decoration:none;
	text-transform:none;
}

.nm_currentPage_gallery #gallerywrapper .breadcrumbs li a:hover {
	background-color:#521313;
	border:2px #000 solid;
}

/* Students */

.nm_currentPage_students #studentgigs #comment {
	width:720px;
	height:150px;
}

.nm_currentPage_students #studentgigs .feedback {
	font-weight:bold;
	padding-left:10px;
}

.nm_currentPage_students #pagecontent .vcard img {
	border:none;
}

.nm_currentPage_students #studentgigs .commentlist {
	margin:0;
	margin-top:35px;
	padding:0;
}

.nm_currentPage_students #studentgigs .commentlist li {
	list-style:none;
	margin-left:20px;
	margin-bottom:25px;
}

.nm_currentPage_students #studentgigs .commentlist .label {
	font-weight:bold;
	background-color:#0B376C;
	color:#fff;
	padding-left:5px;
	margin-right:15px;
	width:100px;
	display:inline-block;
	*display:inline;
	zoom:1;
	vertical-align:top;	
}

.nm_currentPage_students #studentgigs .commentlist .userinput {
	display:inline-block;
	*display:inline;
	zoom:1;
	padding-bottom:10px;
	vertical-align:top;
}

.nm_currentPage_students #studentgigs .commentlist .commentmetadata {
	margin-bottom:15px;
}


.nm_currentPage_students #studentgigs .commentlist .what {

}

.nm_currentPage_students #studentgigs .sfield {
	width:75px;
	margin-right:10px;
}

.nm_currentPage_students #studentgigs .lmargin {
	margin-left:10px;
}


/* Outreach */

.nm_currentPage_outreach .gallery-item {
	margin:0;
}