/* always add vertical scrollbar */
html {
	overflow-y: scroll;
	background-color:#000;
}
body {
	margin:0;
	padding:0;
}
/* take away dotted border over clicked links in Firefox */
a:active {
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
}
a:focus {
	outline-style:none;
}

a {
	color:#690000;
}

a:hover {
	color:#4E4C4D;
}

#nm_container3 {
	position:absolute;
	top:0;
	left:0;
	background:url(images/curtainbg.jpg) no-repeat;	
	width:100%;
	height:1100px;
}
#nm_container2 {
	margin-top:15px;
	margin-bottom:15px;
	z-index:10;
	*top:15px;
	background-color:#4d4d4d;
	position:relative;
	width:854px;
	margin-left:auto;
	margin-right:auto;
}
#nm_container {
	padding-top:15px;
	padding-bottom:10px;
	z-index:100;
	background:url(images/curtainscreen.jpg) no-repeat;
	position:relative;
	width:854px;
	margin-left:auto;
	margin-right:auto;
}
#nm_container2 #nm_header {
	position: absolute;
	width: 215px;
	height: 169px;
	top:0;
	left:0;
}

#nm_container2 #nm_header h1 a {
	top:10px;
	left:15px;
	position:absolute;
	width:200px;
	height:142px;
	background: url(images/cblogo.png) no-repeat;
	text-indent:-5000px;
}
#nm_container2 #nm_header h1 a:hover {
	background-position:0 -158px;
}

#nm_container2 #nm_header #morethanmusic {
	display:block;
	position:absolute;
	top:112px;
	left:217px;
	width:215px;
	height:27px;
	background:url(images/morethanmusic.png) no-repeat;
}

#nm_container2 #advancedsearchwrapper {
	width:854px;
	z-index:100;
	position:absolute;
	top:0;
}

#nm_container2 #advancedsearchwrapper #advancedsearch {
	padding:10px;
	width:700px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	height:100px;
	background-color:rgba(195,191,191,0.9); 
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ddc3bfbf,endColorstr=#ddc3bfbf); /*AARRGGBB*/ 
	zoom:1;
	/*
	background-color:#c3bfbf;
	opacity:0.9;
	-moz-opacity:0.9;
	filter:alpha(opacity=90);
	*/
	border-right:3px #aca9a9 solid;
	border-left:3px #aca9a9 solid;	
	border-bottom:3px #aca9a9 solid;		
}

#nm_container2 #advancedsearchwrapper #advancedsearch #asbuttonwrapper {
	position:absolute;
	top:90px;
	right:10px;
}

#nm_container2 #advancedsearchwrapper #advancedsearch #asbuttonwrapper #asbutton {
	width:100px;
}

#nm_container2 #newsletterlink {
	position:absolute;
	top:11px;
	right:22px;
}

#nm_container2 #newsletterlink a {
	color:#fff;
	font-size:11px;
	text-decoration:none;
}

#nm_container2 #newsletterlink a:hover {
	color:#5b5b5b;
}

#nm_container2 #newsletter {
	position:absolute;
	top:7px;
	right:127px;
	width:141px;
	height:19px;
	border:1px #e0cf96 solid;
	background-color:rgba(255,255,255,0.5); 
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99ffffff,endColorstr=#99ffffff); /*AARRGGBB*/
}

#nm_container2 #newsletter:hover {
	opacity:0.8;
	-moz-opacity:0.8;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff,endColorstr=#66ffffff); /*AARRGGBB*/
}

#nm_container2 #newsletter a {
	padding-top:3px;
	padding-left:8px;
	font-size:11px;
	text-decoration:none;
	color:#000;
	width:134px;
	height:16px;
	display:block;
}

#nm_container2 #globalsearch {
	position:absolute;
	top:7px;
	right:84px;
	width:174px;
	height:19px;
	background:url(images/searchbg.png) no-repeat
}

#nm_container2 #globalsearch input {
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#878787;
	width:174px;
}

#nm_container2 #advancedsearchlink {
	position:absolute;
	right:15px;
	top:6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:10px;
	display:block;
	width:50px;
	line-height:100%;
}

#nm_container2 #advancedsearchlink a {
	text-decoration:none;
	color:#fff;
}

#nm_container2 #advancedsearchlink a:hover {
	color:#690000;
}

#nm_container2 #mediaplayerframe {
	position:relative;
	top:150px;
	margin-left:auto;
	margin-right:auto;
	width:813px;
	height:23px;
	background:url(images/playerbg.png) no-repeat;
}

#nm_container2 #mediaplayerframe #medialoader {
	vertical-align:top;	
	width:167px;
	height:23px;
	display:inline-block;
	*display:inline;
	zoom:1;
	vertical-align:top;
}

#nm_container2 #mediaplayerframe #medialoader form {
	display:inline;
}

#nm_container2 #mediaplayerframe #medialoaderselect {
	position:relative;
	top:3px;
	height:19px;
	left:15px; 
	width:145px;
	background-color:#C3BFBF;
	color:#690000;
	font-weight:bold;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	font-size:11px;
}

#nm_container2 #mediaplayerframe #medialoaderselect:hover {

}

#nm_container2 #mediaplayerframe #mediaplayer {
	vertical-align:top;
	display:inline-block;
	*display:inline;
	zoom:1;
	vertical-align:top;	
	width:646px;
	height:23px;
}

#mainbanner {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:813px;
	height:211px;
	margin-top:150px;
	background:url(images/bannerfeet.jpg) no-repeat;
}

#pagecontent {
	background:url(images/2colbgrepeat.png) repeat-y;	
	width:813px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	padding-top:180px;	
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:125%;
	margin-top:10px;
	padding:0;
}

#pagecontent.onecol {
	background:none !important;
	background-color:#c3bfbf !important;
}

#pagecontent.onecol .pagecontentbg {
	background:none;
}

#pagecontent.nobg {
	background:none !important;
}

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

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

#pagecontent .pullquote {
	width:250px;
	font-style:italic;
	font-family:Georgia, serif;
	font-size:18px;
	line-height:125%;
}

#pagecontent h3 {
	font-weight:bold;
	color:#690000;
	font-family:Georgia, serif;
	font-size:28px;
	letter-spacing:-.3px;
	margin:0;
	margin-top:10px;
	margin-bottom:20px;
}

#pagecontent h4 {
	font-size:18px;
	font-weight:bold;
	color:#690000;
	border-bottom:2px #ACA9A9 dotted;
	margin:0;
	margin-bottom:10px;
	margin-top:30px;
}

#pagecontent .sidebarright h4 {
	margin-top:15px;
	margin-bottom:5px;
}

#pagecontent h5 {
	font-size:15px;
	font-weight:bold;
	color:#5b5b5b;
	margin-top:20px;
	margin-bottom:10px;
}

#pagecontent a img:hover {
	opacity:0.8;
	-moz-opacity:0.8;
	filter:alpha(opacity=80);
}

#pagecontent img {
	padding:1px;
	border:3px #aca9a9 solid;
}

#pagecontent img.noborder {
	border:none;
}

#pagecontent .anchors {
	margin-top:20px;
	margin:0;
	padding:0;
	position:relative;
}

#pagecontent .anchors #activeanchor {
	display:none;
	position:absolute;
	background-color:#690000;
	height:43px;
	width:162px;
	border:2px #5b5b5b solid;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	z-index:500;
}

#pagecontent .anchors .li {
	color:#690000;
	font-weight:bold;
	background-color:#dbdbdb;
	padding-left:8px;
	padding-right:8px;
	display:block;
	width:147px;
	border:2px #5b5b5b solid;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	margin-top:7px;
}

#pagecontent .anchors#pastmembers .li a, #pagecontent .anchors#emeritusmembers .li a {
	font-size:10px;
	height:15px;
	white-space:nowrap;
	display:block;
	padding-top:7px;
	padding-bottom:7px;
/*	letter-spacing:-.5px; */
}

#pagecontent .anchors .li a {
	position:relative;
	text-decoration:none;
	display:block;
	z-index:1000;
	height:28px;
	width:145px;
	padding-top:7px;
	padding-bottom:7px;
}

#pagecontent .anchors .li a:hover {
	color:#690000;
}

#pagecontent .anchors .li a.active {
	color:#fff;
}

#pagecontent .sidebarright {
	padding-left:6px; 
	*padding-left:9px;
	padding-top:10px;
	padding-bottom:10px;
	width:166px;
	display:inline-block;
	*display:inline;
	zoom:1;	
	vertical-align:top;
}

#pagecontent .sidebarleft h3, #pagecontent .sidebarright h3, .nm_currentPage_home #pagecontent .sidebarright h3 {
	color:#000;
	font-size:17px;
	font-family:Georgia, serif;	
	margin-bottom:15px;
}

#pagecontent table td {
/*	border:none; */
}

#pagecontent .sidebarwidget {
	margin-top:10px;
	width:155px;
	height:90px;
}

#pagecontent .sidebarwidget a:hover {
	opacity:0.7;
	-moz-opacity:0.7;
	filter:alpha(opacity=70);
}

#pagecontent .pagecontentbg {
	background:url(images/2colbg.png) no-repeat;
	min-height:650px;
	margin-bottom:10px;
	padding:20px;
	width:587px;
	display:inline-block;
	*display:inline;
	zoom:1;	
	vertical-align:top;
}

#pagecontent .email, #pagecontent .emailaddress {
	background:url(images/emailicon.png) no-repeat !important;
	display:inline-block;
	*display:inline;
	zoom:1;
	height:20px;
	padding-left:30px;
}

#pagecontent .email:hover, #pagecontent .emailaddress:hover {
	opacity:0.7;
	-moz-opacity:0.7;
	fiter:alpha(opacity=70);
}

#socialnetworks {
	margin-left:348px;
	margin-top:10px;
	color:#fff;
	font-size:11px;
	white-space:nowrap;
}

#socialnetworks #visitcb {
	display:inline-block;
	*display:inline;
	zoom:1;
	height:20px;
	position:relative;
	top:5px;
}

#socialnetworks .network {
	margin-left:15px;
	display:inline-block;
	*display:inline;
	zoom:1;
}

#socialnetworks #twitterfooter a {
	background:url(images/twitterlogo.png) no-repeat;
	width:86px;
	height:20px;
	display:block;
	text-indent:-5000px;
}

#socialnetworks #facebookfooter a {
	background:url(images/facebooklogo.png) no-repeat;
	width:53px;
	height:20px;
	display:block;
	text-indent:-5000px;
}

#socialnetworks #myspacefooter a {
	background:url(images/myspacelogo.png) no-repeat;
	width:95px;
	height:20px;
	display:block;
	text-indent:-5000px;
}

#socialnetworks #instantencorefooter a {
	background:url(images/instantencorelogo.png) no-repeat;
	width:73px;
	height:20px;
	display:block;
	text-indent:-5000px;
}

#socialnetworks .network a:hover {
	opacity:0.6;
	-moz-opacity:0.6;
	filter:alpha(opacity=60);
}

#pagecontent .grayback {
	margin-top:10px;
	text-transform:uppercase;
	font-weight:bold;
	padding:5px;
	background-color:#4E4C4D;	
}

#pagecontent .grayback a {
	color:#fff;
}

#pagecontent .grayback a:hover {
	color:#dbdbdb;
}

/* Modalbox/Newsletter subscribe styles */

#MB_window {
/*	margin-top:15px; */
}

#mailinglistoptions #mailman_error, #mailinglistoptions .feedback {
	font-style:normal;
	font-weight:bold;
	color:#BE8F25;
}

/* Nav menus */

#menublock {
	position: absolute;
	top: 69px;
	right:100px;
	height: 20px;
	width:524px;
}
#menublock h2 {
	display: none;
}
#menublock ul {
	position: relative;
}
#menublock ul li {
	background-repeat: no-repeat;
	display: block;
	position: absolute;
}
#menublock li.nm_about {
	left: 0px;
	width:115px;
}
#menublock li.nm_calendar {
	left: 88px;
}
#menublock li.nm_fanstuff {
	left: 169px;
}
#menublock li.nm_store {
	left: 251px;
}
#menublock li.nm_multimedia {
	left: 307px;
}
#menublock li.nm_press {
	left: 407px;
}
#menublock li.nm_contact {
	left: 513px;
}

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

}
#menublock li.nm_about a.topLink {
	width: 85px;
	background-position: 0px 0px;
}
#menublock li.nm_about a.topLink:hover, .nm_currentPage_about #menublock li.nm_about a.topLink, #menublock li#nm_id_about.active a.topLink {
	background-position: 0px -26px;
}
#menublock li.nm_calendar a.topLink {
	width: 80px;
	background-position: -87px 0px;
}
#menublock li.nm_calendar a.topLink:hover, .nm_currentPage_calendar #menublock li.nm_calendar a.topLink {
	background-position: -87px -26px;
}
#menublock li.nm_fanstuff a.topLink {
	width: 77px;
	background-position: -171px 0px;
}
#menublock li.nm_fanstuff a.topLink:hover, .nm_currentPage_fanstuff #menublock li.nm_fanstuff a.topLink {
	background-position: -171px -26px;
}
#menublock li.nm_store a.topLink {
	width: 55px;
	background-position: -254px 0px;
}
#menublock li.nm_store a.topLink:hover, .nm_currentPage_store #menublock li.store a.topLink {
	background-position: -254px -26px;
}
#menublock li.nm_multimedia a.topLink {
	width: 93px;
	background-position: -311px 0px;
}
#menublock li.nm_multimedia a.topLink:hover, .nm_currentPage_multimedia #menublock li.nm_multimedia a.topLink {
	background-position: -311px -26px;
}
#menublock li.nm_press a.topLink {
	width: 96px;
	background-position: -412px 0px;
}
#menublock li.nm_press a.topLink:hover, .nm_currentPage_press #menublock li.nm_press a.topLink {
	background-position: -412px -26px;
}
#menublock li.nm_contact a.topLink {
	width: 63px;
	background-position: -519px 0px;
}
#menublock li.nm_contact a.topLink:hover, .nm_currentPage_contact #menublock li.nm_contact a.topLink {
	background-position: -519px -26px;
}
#menublock ul li ul {
/*	display: none; */
}
/* submenus */
.topLink {
}
#menublock li ul {
	z-index:100;
	margin:0;
	background-color:#3b3434;
	font-size: 95%;
	opacity:0.85;
	-moz-opacity:0.85;
	filter:alpha(opacity=85);
	box-shadow: 0px 10px 50px #000;	
	-moz-box-shadow: 0px 10px 50px #000;
	-webkit-box-shadow: 0px 10px 50px #000;		
	/* border: 1px solid #c4cf32; looks nice but can't control javascript dropdown */	
}
#menublock li ul.noJavaScript {
	display: none; /* no JavaScript */
}
#menublock li:hover ul.noJavaScript {
	display: block; /* no JavaScript */
}
#menublock li ul li {
	display: block;
	position: relative;
}
#menublock li ul li a {
	text-decoration: none;
	color:#fff;
	display: inline-block; /* important to specify inline-block for IE6, IE7+ doesn't need */
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 4px;
}
#menublock li ul li a.top {
	padding-top: 10px;
}
#menublock li ul li a.bottom {
	padding-bottom: 10px;
}
#menublock li ul li a:hover {
	color: #e6c45f;
}
/* end submenus */


/* home page content */

.nm_currentPage_home #homebanner_wrapper {
	margin-top:150px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:813px;
	height:239px;
}

.nm_currentPage_home #homebanner_upper {
	position:absolute;
	top:0;
	width:813px;
	height:239px;
}

.nm_currentPage_home #homebanner_lower {
	position:absolute;
	top:0;
	width:813px;
	height:239px;
}

.nm_currentPage_home #homebanner_upper a {
	width:813px;
	height:239px;
	display:block;
	text-indent:-5000px;
}

.nm_currentPage_home #homebanner_upper:hover {
	/*
	opacity:0.8;
	-moz-opacity:0.8;
	filter:alpha(opacity=80);
	*/
}

.nm_currentPage_home #upcomingevents {
	background-color:#c3bfbf;	
	width:773px;
	padding:10px;
	padding-left:20px;
	padding-right:20px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
}

.nm_currentPage_home #xmasbannerlink {
	position:absolute;
	top:186px;
	right:53px;
	
}

.nm_currentPage_home #xmasbannerlink a {
	width:239px;
	height:50px;
	background:url(images/xmasbannerlink.gif) no-repeat;
	text-indent:-5000px;
	display:block;
}

.nm_currentPage_home #xmasbannerlink a:hover, .nm_currentPage_home #xmasbannerlinkcache {
	background:url(images/xmasbannerlinkover.gif) no-repeat;
}

.nm_currentPage_home #iphoneapplink {
	position:absolute;
	top:147px;
	right:279px;
	
}

.nm_currentPage_home #iphoneapplink a {
	width:128px;
	height:42px;
	background:url(images/iphoneapplink.png) no-repeat;
	text-indent:-5000px;
	display:block;
}

.nm_currentPage_home #iphoneapplink a:hover, .nm_currentPage_home #iphoneapplinkcache {
	background:url(images/iphoneapplinkover.png) no-repeat;
}

.nm_currentPage_home #echobannerlink {
	position:absolute;
	top:0px;
	left:20px;
	
}

.nm_currentPage_home #echobannerlink a {
	width:246px;
	height:238px;
	background:url(images/echobannerlink.jpg) no-repeat;
	text-indent:-5000px;
	display:block;
}

.nm_currentPage_home #echobannerlink a:hover, .nm_currentPage_home #echobannerlinkcache {
	background:url(images/echobannerlinkover.jpg) no-repeat;
}

.nm_currentPage_home #lovethecblink {
	position:absolute;
	top:81px;
	left:25px;
	
}

.nm_currentPage_home #lovethecblink a {
	width:129px;
	height:148px;
	background:url(images/lovethecblink2.jpg) no-repeat;
	text-indent:-5000px;
	display:block;
}

.nm_currentPage_home #lovethecblink a:hover, .nm_currentPage_home #lovethecblinkcache {
	background:url(images/lovethecblinkover2.jpg) no-repeat;
}

.nm_currentPage_home #homewidgets {
	width:155px;
	margin-left:auto;
	margin-right:auto;
}

.nm_currentPage_home #exclusivevip a {
	width:155px;
	height:90px;
	background:url(images/exclusivevip.png) no-repeat;
	text-indent:-5000px;
	display:block;
}

.nm_currentPage_home #instantencore a {
	width:155px;
	height:90px;
	background:url(images/instantencorefan.png) no-repeat;
	text-indent:-5000px;
	display:block;
}

.nm_currentPage_home #myspace a {
	width:155px;
	height:90px;
	background:url(images/joincbmyspace.png) no-repeat;
	text-indent:-5000px;
	display:block;
}

.nm_currentPage_home #cbstore a {
	width:155px;
	height:90px;
	background:url(images/cbstore.png) no-repeat;
	text-indent:-5000px;
	display:block;	
}

.nm_currentPage_home #concertmemories a {
	width:155px;
	height:90px;
	background:url(images/concertmemories.png) no-repeat;
	text-indent:-5000px;
	display:block;	
}

.nm_currentPage_home #visitfacebook a {
	width:155px;
	height:90px;
	background:url(images/visitfacebook.png) no-repeat;
	text-indent:-5000px;
	display:block;	
}

.nm_currentPage_home #backstagebrass a {
	width:155px;
	height:90px;
	background:url(images/backstagebrass.png) no-repeat;
	text-indent:-5000px;
	display:block;	
}

.nm_currentPage_home #twitter a {
	width:155px;
	height:90px;
	background:url(images/followtwitter.png) no-repeat;
	text-indent:-5000px;
	display:block;	
}
.nm_currentPage_home #crossword a {
	width:155px;
	height:90px;
	background:url(images/crosswordPuzzleIcon.png) no-repeat;
	text-indent:-5000px;
	display:block;	
}

.nm_currentPage_home #pagecontent h1 {
	font-size:24px;
	line-height:27px;
	font-weight:bold;
	color:#690000;
	letter-spacing:-1px;
	margin-bottom:0;
}

.nm_currentPage_home #pagecontent h2 {
	font-size:18px;
	line-height:21px;
	font-weight:bold;
	color:#690000;
	margin-bottom:0;
}

.nm_currentPage_home #pagecontent h3, .nm_currentPage_home #upcomingevents h3 {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;	
	color:#690000;
	font-weight:bold;
	margin-bottom:0;
}

.nm_currentPage_home #upcomingevents h3 {
	float:left;
	margin-right:20px;
}

.nm_currentPage_home #upcomingevents .eventdate {
	display:inline-block;
	*display:inline;
	zoom:1;
	width:90px;
}

.nm_currentPage_home #upcomingevents ul li {
	margin-left:134px;
	white-space:nowrap;
}

.nm_currentPage_home #pagecontent h4 {
	font-size:12px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;	
	color:#000;
	font-weight:bold;
	border:none;
	margin-top:0;
	margin-bottom:15px;
}

.nm_currentPage_home .postdate, .nm_currentPage_news .postdate {
	color:#4E4C4D;
	font-size:11px;
	margin-bottom:15px;
}

.nm_currentPage_home .more-link, .nm_currentPage_news .more-link {
	margin-top:30px;
	text-transform:uppercase;
	font-weight:bold;
}

.nm_currentPage_home .more-link:after, .nm_currentPage_news .more-link:after {
	padding-left:5px;
	padding-right:5px;
	color:#5b5b5b;
	content: "\0020 \0020 \0020 \00BB \0020";
}

.nm_currentPage_home #archivedstories, .nm_currentPage_news #returnhome {
	margin-top:10px;
	text-transform:uppercase;
	font-weight:bold;
	padding:5px;
	background-color:#4E4C4D;
}

.nm_currentPage_home #archivedstories a, .nm_currentPage_news #returnhome a {
	color:#fff;
}

.nm_currentPage_home #archivedstories a:hover, .nm_currentPage_news #returnhome a:hover {
	color:#dbdbdb;
}

.nm_currentPage_home .storydivider, .nm_currentPage_news .storydivider {
	padding-top:5px;
	border-bottom:1px #4E4C4D dotted;
}

.nm_currentPage_home #potw {
	margin-top:10px;
	margin-bottom:20px;
	width:166px;
}

.nm_currentPage_home #potw #potwpic {
	text-align:center;
	margin-bottom:5px;
}

.nm_currentPage_home #potw #captiontext {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
}

.nm_currentPage_home #potw #potwarchives {
	margin-top:10px;
	text-transform:uppercase;
	font-size:9px;
	font-weight:bold;
	padding:5px;
	background-color:#4E4C4D;	
}

.nm_currentPage_home #potw #potwarchives a {
	color:#fff;
}

.nm_currentPage_home #potw #potwarchives a:hover {
	color:#dbdbdb;
}

.nm_currentPage_home #fmpin {
	margin-top:15px;
	height:170px;
}

/* News pages */

.nm_currentPage_news #pagecontent h2 {
	line-height:28px;
	margin:0;
	margin-top:10px;	
	margin-bottom:0;
	font-weight:bold;
	color:#690000;
	font-family:Georgia, serif;
	font-size:28px;
	letter-spacing:-.3px;
}

.nm_currentPage_news #pagecontent h3 {
	font-size:18px;
	color:#000;
}

.nm_currentPage_news .searchresult {
	display:block;
	margin-top:25px;
}

.nm_currentPage_news #comment {
	width:575px;
	height:100px;
}

.nm_currentPage_news #submit {
	margin-top:-5px;
	width:150px;
	height:30px;
}

.nm_currentPage_news #newssidebar h2 {
	font-size:15px;
	color:#000;
}

.nm_currentPage_news #newssidebar ul {
	margin:0;
	padding:0;
	width:165px;
}

.nm_currentPage_news #newssidebar input {
	display:block;
	width:157px;
}

.nm_currentPage_news #newssidebar #searchform label {
	display:none;
}

.nm_currentPage_news #newssidebar #searchform #searchsubmit {
	margin-top:3px;
	width:75px;
	height:30px;
}

.nm_currentPage_news #newssidebar ul li {
	list-style-type:none;
}

.nm_currentPage_news #newssidebar ul ul {
	margin-left:15px;
	width:150px;
}

.nm_currentPage_news #newssidebar ul ul li {
	list-style-type:disc;
	margin-top:15px;
}

.nm_currentPage_news table td {
	border:none;
}

.nm_currentPage_news #respond {
	margin-top:15px;
	clear:both;
}

/* About pages */

.nm_currentPage_about #discography {
	width:773px;
}

.nm_currentPage_about #discography h3 {
	margin-top:40px;
	margin-bottom:20px;
}

.nm_currentPage_about .discoyearwrapper {
	position:relative;
}

.nm_currentPage_about .discoyearwrapper .discoyear {
	display:inline-block;
	*display:inline;
	zoom:1;
	vertical-align:top;	
	font-size:34px;
	font-family:Georgia, serif;	
	letter-spacing:-1px;
	color:#5b5b5b;
	font-weight:bold;
	width:95px;
	line-height:50px;
	padding-right:10px;
}

.nm_currentPage_about .discoyearwrapper .discoalbums {
	display:inline-block;
	*display:inline;
	zoom:1;
	vertical-align:top;
	border-left:1px #690000 solid;
	padding-left:15px;	
	width:650px;
}
.nm_currentPage_about .discoyearwrapper .discoalbum {
	display:inline-block;
	*display:inline;
	zoom:1;
	vertical-align:top;
	width:145px;
	margin-bottom:15px;
	margin-right:15px;
}
.nm_currentPage_about .discoyearwrapper .discoalbumimage {

}
.nm_currentPage_about .discoyearwrapper .discoalbums .discoalbumname {
	font-style:italic;
}

.nm_currentPage_about h4 {
	clear:left;
}

.nm_currentPage_about h5 {
	margin-top:15px;
	clear:left;
}

.nm_currentPage_about #awards ul {
	text-align:right;
	margin-top:10px;
	margin-left:15px;
}

.nm_currentPage_about #awards ul li {
	display:inline;
}

.nm_currentPage_about #awards ul li:before {
	padding-left:5px;
	padding-right:5px;
	color:#5b5b5b;
	content: "\0020 \0020 \0020 \00BB \0020";
}

.nm_currentPage_about blockquote {
	padding-left:20px;
	font-style:italic;
	font-family:Georgia, serif;
	font-size:14px;
	line-height:125%;
}

.nm_currentPage_about #awardwinningreleases {
	margin-top:82px;
	width:213px;
	text-align:center;
}

.nm_currentPage_about #awardwinningreleases ul {
	margin:0;
	padding:0;
}

.nm_currentPage_about #awardwinningreleases ul li {
	list-style-type:none;
}

.nm_currentPage_about .anchors .li a .instrument {
	display:block;
	color:#000;
	padding-left:10px;
}

.nm_currentPage_about .anchors#pastmembers .li a .instrument, .nm_currentPage_about .anchors#emeritusmembers .li a .instrument { 
	display:inline;
	padding-left:5px;
}

.nm_currentPage_about  .anchors .li a.active .instrument {
	color:#C3BFBF;
}

.nm_currentPage_about #partnerscontent ul {
	margin:0;
	padding:0;
}

.nm_currentPage_about #partnerscontent ul li {
	list-style-type:none;
	margin-top:20px;
	padding-top:20px;
	font-size:18px;
	line-height:24px;
	font-weight:bold;
	clear:left;
}

.nm_currentPage_about #partnerscontent ul li #e1seperator {
	padding-left:10px;
	padding-right:10px;
}

.nm_currentPage_about #partnerscontent ul li img {
	margin-right:10px;
}

.nm_currentPage_about #partnerscontent ul li a, .nm_currentPage_about #partnerscontent ul li #e1links, .nm_currentPage_about #partnerscontent ul li #subito {
	display:block;
	margin-left:250px;
}

.nm_currentPage_about #partnerscontent ul li a.e1, .nm_currentPage_about #partnerscontent ul li #subito a {
	display:inline;
	margin-left:0;
}

.nm_currentPage_about #partnerscontent #composerslist li {
	margin:0;
	line-height:18px;
}

.nm_currentPage_about #partnerscontent #composerslist li a {
	font-size:14px;
	margin:0;
}

.nm_currentPage_about #timelinewrapper {
	width:2620px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	margin-top:20px;
}

.nm_currentPage_about #timelinewrapper h3 {
	padding:20px;
}

.nm_currentPage_about #timelinewrapper .year {
	position:relative;
	display:inline-block;
	*display:inline;
	zoom:1;
	width:65px;
	font-weight:bold;
	white-space:nowrap;
}

.nm_currentPage_about #timelinewrapper .year .member {
	position:absolute;
	white-space:nowrap;
	margin-left:10px;
	padding-top:12px;
	z-index:100;
}

.nm_currentPage_about #timelinewrapper .instrument {
	background-color:#4E4C4D;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	padding:5px 10px;
	margin-bottom:30px;
	margin-top:2px;
	width:80px;
	border-top-right-radius:15px;
	border-bottom-right-radius:15px;	
	-moz-border-radius-topright:15px;
	-moz-border-radius-bottomright:15px;	
	-webkit-border-top-right:15px;
	-webkit-border-bottom-right:15px;
}

.nm_currentPage_about #timelinewrapper .showtime {
	color:#fff;
	font-size:11px;
	font-weight:bold;
	height:40px;
}

.nm_currentPage_about #timelinewrapper .tuba {
	background-color:#690000;
}

.nm_currentPage_about #timelinewrapper .trombone {
	background-color:#003366;
}

.nm_currentPage_about #timelinewrapper .trumpet1 {
	background-color:#660b9a;
}

.nm_currentPage_about #timelinewrapper .trumpet2 {
	background-color:#205404;
}

.nm_currentPage_about #timelinewrapper .horn {
	background-color:#934f06;
}

.nm_currentPage_about #timelinewrapper .memberstart {
	border-top-left-radius:15px;
	border-bottom-left-radius:15px;	
	-moz-border-radius-topleft:15px;
	-moz-border-radius-bottomleft:15px;	
	-webkit-border-top-left:15px;
	-webkit-border-bottom-left:15px;	
}

.nm_currentPage_about #timelinewrapper .memberend {
	border-top-right-radius:15px;
	border-bottom-right-radius:15px;	
	-moz-border-radius-topright:15px;
	-moz-border-radius-bottomright:15px;	
	-webkit-border-top-right:15px;
	-webkit-border-bottom-right:15px;	
}

.nm_currentPage_about #timelinewrapper .yearlabel {
	font-family:Courier, Helvetica, sans-serif;
	font-size:16px;
	letter-spacing:.5px;
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
	-webkit-transform: rotate(90deg); 
	-moz-transform: rotate(90deg);	
	margin-bottom:30px;
}

.nm_currentPage_about #timelinewrapper .smallfont {
	font-size:9px !important;
	font-weight:normal !important;
}

.nm_currentPage_about #timelinewrapper .rotate {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
	-webkit-transform: rotate(90deg); 
	-moz-transform: rotate(90deg);
	margin:0 !important;
	padding:0 !important;
	font-size:14px !important;
	font-weight:bold;
	width:20px;
	letter-spacing:.5px;
	top:-15px;
}



/* Multimedia */

.nm_currentPage_multimedia #multimediawrapper {
	width:773px;
}

.nm_currentPage_multimedia #stagewrapper {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:600px;
	padding-top:25px;	
}

.nm_currentPage_multimedia #stagewrapper #stage {
	padding:3px;
	text-align:center;
	background-color:#000;
	border:5px #690000 solid;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
}

.nm_currentPage_multimedia #stagewrapper #caption {
	font-size:16px;
	text-align:center;
	padding:5px;
	font-weight:bold;
}

.nm_currentPage_multimedia #youtubelinks {
/*	height:175px; */
}

.nm_currentPage_multimedia #youtubelinks ul {
	margin:0;
	padding:0;
}

.nm_currentPage_multimedia #youtubelinks ul li {
	vertical-align:top;
	list-style-type:none;
	/*margin-left:10px;*/
	margin-top:15px;
	display:inline-block;
	*display:inline;
	zoom:1;
	vertical-align:top;
	width:150px;
	/*
	border:2px #690000 solid;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	*/
}

.nm_currentPage_multimedia #youtubelinks ul li a {
	text-align:center;
	display:block;
	height:115px;
}

.nm_currentPage_multimedia #youtubelinks .vtitle {
	text-align:center;
	font-weight:bold;
}

.nm_currentPage_multimedia #youtubefeedback {
	margin-left:auto;
	margin-right:auto;
	width:600px;
	text-align:center;
	font-size:16px;
	font-style:italic;
	margin-top:25px;
	min-height:50px;
}

.nm_currentPage_multimedia #youtubelinks ul li:hover {
	opacity:0.8;
	-moz-opacity:0.8;
	filter:alpha(opacity=80);
}

.nm_currentPage_multimedia #soundclipslisting ul {
	margin:0;
}

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

.nm_currentPage_multimedia .soundclip {
	background:url(images/audioicon.png) no-repeat;
	padding-left:60px;
	margin-bottom:15px;
	min-height:40px;
}
.nm_currentPage_multimedia .soundclip:hover {
	opacity:0.6;
	-moz-opacity:0.6;
	filter:alpha(opacity=60);
}
.nm_currentPage_multimedia .soundclip a {
	font-weight:bold;
	font-size:14px;
}
.nm_currentPage_multimedia .soundclip a:hover {
	color:#690000;
}

/* Press */

.nm_currentPage_press .pressimage {
	clear:left;
	padding-top:15px;
}

.nm_currentPage_press .pressimage .imagedetails {
	margin-left:200px;
	min-height:90px;
}

.nm_currentPage_press .pressimagepic {
	float:left;
	margin-right:10px;
}

.nm_currentPage_press .pressimage .pressimagename {
	font-size:16px;
	font-weight:bold;
}

.nm_currentPage_press .pressimage .imageoptions {
	margin-top:5px;
	text-transform:uppercase;
	font-weight:bold;
}

.nm_currentPage_press .pressimage .sep {
	padding-left:10px;
	padding-right:10px;
}

.nm_currentPage_press .pressimage .hiresnotes {
	color:#5b5b5b;
	text-transform:none;
	font-size:10px;	
	padding-left:10px;
}

/* Picture of the Week Archives */

.nm_currentPage_potw #potw_wrapper {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:773px;
	padding:20px;
}

.nm_currentPage_potw #potw_wrapper .potwwidget {
	display:inline-block;
	*display:inline;
	zoom:1;
	width:30px;
	height:30px;
}

.nm_currentPage_potw #potw_wrapper .potwshow {
	background:url(images/potwshow.png) no-repeat;
}

.nm_currentPage_potw #potw_wrapper .potwshowover {
	background:url(images/potwshowover.png) no-repeat;
}

.nm_currentPage_potw #potw_wrapper .potwhide {
	background:url(images/potwhide.png) no-repeat;
}

.nm_currentPage_potw #potw_wrapper .potwhideover {
	background:url(images/potwhideover.png) no-repeat;
}

.nm_currentPage_potw #potw_wrapper .potw_entry {
	display:inline-block;
	*display:inline;
	zoom:1;
	margin-top:3px;
	vertical-align:top;
	text-align:center;
}

.nm_currentPage_potw #potw_wrapper .picwrapper {
	padding-left:5px;
	padding-right:5px;
}
.nm_currentPage_potw #potw_wrapper .potw_date {
	text-align:center;
	font-size:10px;
}
.nm_currentPage_potw #potw_wrapper .year {
	margin-top:30px;
	margin-bottom:15px;
	font-size:34px;
	font-family:Georgia, serif;	
	letter-spacing:-1px;
	color:#5b5b5b;
	font-weight:bold;
}
.nm_currentPage_potw #potw_wrapper .monthwrapper {
	border:2px #c1c1c1 solid;
	background-color:#efefef;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;     
	border-radius: 7px;
	padding:3px;
}
.nm_currentPage_potw #potw_wrapper .month {
	font-weight:bold;
	font-size:16px;
	display:inline-block;
	*display:inline;
	zoom:1;
	vertical-align:top;
	margin-top:8px;
	margin-left:5px;
	height:22px;
}
.nm_currentPage_potw #potw_wrapper a img:hover {
	opacity:0.8;
	-moz-opacity:0.8;
	filter:alpha(opacity=80);
}

/* Contact */

.nm_currentPage_contact #contactwrapper {
	width:773px;
}