@import "nm_webkit/user_CSS/eventscalendar.css";
@import "nm_webkit/user_CSS/news.css";

body {
/*	background-color: #efeeee; */
	background-color: #d7edeb;
	font-family: times, georgia, serif;
	font-size:14px;
}

p {
	line-height:125%;
}

h3 {
	font-size:20px;
	font-weight:normal;
	color:#33858A;
	text-transform:uppercase;
	letter-spacing:.75px;
}

a {
	font-weight:bold;
	color:#33858A;
}

a:hover {
	color:#5b5b5b;
}

a:visited {
	color:#5b5b5b;
}

/* 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 img {
	border:0;
}

.dropcap {
	position:relative;
	top:5px;
	color:#33858A;
	font-size:30px;
	font-weight:bold;
	padding-right:2px;
	line-height:100%;
}

hr {
	border-top:2px #33858A dotted;
	margin:0;
	margin-top:20px;
	margin-bottom:20px;
	padding:0;
}

ul {
	padding:0;
	padding-left:15px;
	margin:0;
	list-style:square;
}

.media_ul {
	font-size:18px;
	margin:0;
}

ol {
	margin:0;
	padding:0;
	padding-left:27px;
}

ol li, ul li {
	padding-top:5px;
}

#mainframe {
	width:720px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}

#buttonbar {
	margin-top:5px;
}

#masthead {
/*	border:2px #efefef solid; */
}

#contentframe {
/*	border:2px #efefef solid; */
	background-color:#fff;
	width:680px;
	padding:20px;
	margin-top:5px;
}

#content {
	border:2px #efefef solid;
	background-color:#f7f8f8;
	padding:10px;
	width:660px;
}

#content img {
	border:10px #efefef solid;
	margin:0;
	margin-left:5px;
	margin-right:5px;	
}

#content .img_noborder {
	border:0;
}

#frontphoto {
	float:right;
	margin:0;
	background-color:#fff;
	position:relative;
	padding-left:10px;
	top:-10px;
	right:-10px;
	height:326px;
}

.image-right {
	float:right;
	margin-left:5px;
	padding:0;
}

*html .image-right {
	float:right;
	margin:0;
	margin-left:5px;
	padding:0;
}

.image-left {
	float:left;
	margin-right:5px;
	padding:0;

}

*html .image-left {
	float:left;
	margin:0;
	margin-right:5px;
	padding:0;

}

.press_review {
	padding-bottom:15px;
}


#mediaplayer_frame {
	background-color:#fff;
	/*	background-image: url('images/mediaplayer_bg.gif'); */
	width:720px;
	height:40px;
	margin:0;
	padding:0;
}

#mediaplayer_wrapper {
	color:#000;
	width: 720px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding:0;
}

#mediaplayer {
	padding:0;
	margin:0;
}

#medialoader {
	position:absolute;
	top:0;
	left:425px;
	margin-top:8px;
	font-size:12px;
}

#medialoader form {
	margin:0;
	padding:0;
}

#medialoader select {
	width:150px;
	background-color:#e6e5e3;
}

#medialoader select:focus {
	font-weight:bold;
	letter-spacing:-.7px;
}

.inputfield {
	width:300px;
}

.textarea {
	width:600px;
	height:125px;
}

#nm_credit {
	margin-top:10px;
	text-align:center;
	font-size:12px;
}

#subscribe_box {
	float:right;
	margin-left:10px;
	padding:10px;
	border:1px #D7EDEB solid;
	width:250px;
}

.waitHTML {
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}

/* Nav */

#buttonbar .navbutton {
	height:37px;
	display:inline-block;
	*display:inline;
	zoom:1;
}

#buttonbar .navbutton a {
	display:block;
	text-indent:-5000px;
	height:37px;
}

#buttonbar #butt-home {
	background:url(images/home.gif) no-repeat;
	width:84px;
}

#buttonbar #butt-home:hover, .nm_currentPage_home #buttonbar #butt-home {
	background:url(images/homep.gif) no-repeat;
}

#buttonbar #butt-thetrio {
	background:url(images/thetrio.gif) no-repeat;
	width:87px;
}

#buttonbar #butt-thetrio:hover, .nm_currentPage_thetrio #buttonbar #butt-thetrio {
	background:url(images/thetriop.gif) no-repeat;
}

#buttonbar #butt-instruments {
	background:url(images/instruments.gif) no-repeat;
	width:110px;
}

#buttonbar #butt-instruments:hover, .nm_currentPage_instruments #buttonbar #butt-instruments {
	background:url(images/instrumentsp.gif) no-repeat;
}

#buttonbar #butt-news {
	background:url(images/news.gif) no-repeat;
	width:73px;
}

#buttonbar #butt-news:hover, .nm_currentPage_news #buttonbar #butt-news {
	background:url(images/newsp.gif) no-repeat;
}

#buttonbar #butt-calendar {
	background:url(images/calendar.gif) no-repeat;
	width:94px;
}

#buttonbar #butt-calendar:hover, .nm_currentPage_calendar #buttonbar #butt-calendar {
	background:url(images/calendarp.gif) no-repeat;
}

#buttonbar #butt-media {
	background:url(images/media.gif) no-repeat;
	width:72px;
}

#buttonbar #butt-media:hover, .nm_currentPage_media #buttonbar #butt-media, .nm_currentPage_photogallery #buttonbar #butt-media {
	background:url(images/mediap.gif) no-repeat;
}

#buttonbar #butt-buy {
	background:url(images/buy.gif) no-repeat;
	width:62px;
}

#buttonbar #butt-buy:hover, .nm_currentPage_buy #buttonbar #butt-buy {
	background:url(images/buyp.gif) no-repeat;
}

#buttonbar #butt-contact {
	background:url(images/contact.gif) no-repeat;
	width:138px;
}

#buttonbar #butt-contact:hover, .nm_currentPage_contact #buttonbar #butt-contact {
	background:url(images/contactp.gif) no-repeat;
}


/* Gallery */

.nm_currentPage_photogallery #gallerywrapper {
	position:relative;
	width:545px;
	margin-left:auto;
	margin-right:auto;
}