@charset "UTF-8";
body  {
	color: #E2D9B3;
	font-size: 90%;
	background-color: #36353D;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(/styles/images/music_wood.jpg);
}
.mainstyle h1, h2, h3, h4, h5 {
	font-weight:normal;
	color: #BAA95C;
	line-height: 1.4em;
}

.mainstyle h5 {
	font-style:italic;
	font-size: 1.1em;
	margin-bottom:10px;
}
.mainstyle em {
	color: #C2AB9A;
}
.mainstyle a:link {
	color: #BAA95C;
	text-decoration: none;
}
.mainstyle a:visited {
	color:  #BAA95C;
}
.mainstyle a:hover, a:active {
	color: #E2D9B3;
}
/* Tips for sidebars:
1. Since we are working in percentages, it's best not to use side padding on the sidebars. It will be added to the width for standards compliant browsers creating an unknown actual width. 
2. Space between the side of the div and the elements within it can be created by placing a left and right margin on those elements as seen in the ".thrColLiqHdr #sidebar1 p" rule.
3. Since Explorer calculates widths after the parent element is rendered, you may occasionally run into unexplained bugs with percentage-based columns. If you need more predictable results, you may choose to change to pixel sized columns.
*/
.mainstyle #sidebar1 {
	background-image: url(/styles/images/music_leftside.jpg);
	background-repeat: no-repeat;
}
.mainstyle #sidebar2 {
	background-image: url(/styles/images/sideimage_music.png);
	background-repeat: no-repeat;
}
.mainstyle #contact  a:link, #contact a:visited {
	color: #885D43;
	background-color:  #181A14;
}
.mainstyle #contact  a:hover, #contact a:active {
	color: #BAA95C;
	background-color:  #181A14;
}
.mainstyle #contact #thispage_contact a:link, #thispage_contact a:visited, #thispage_contact a: hover, #thispage_contact a: active {
	color: #BAA95C;
	border-left: #BAA95C solid 2px;
	border-bottom: #BAA95C solid 2px;
	background-color:  #181A14;
}
	
	
.mainstyle #nav_side  a:link, #nav_side a:visited {
	color: #181A14;
	border-bottom-width: 2px;
	border-bottom-color: #766D43;
	border-bottom-style: solid;
}
.mainstyle #nav_side  a:hover,  #nav_side a:active {
	color: #D0BD67;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #BAA95C;
}
.mainstyle #nav_side #thisgallery a:link, #thisgallery a:visited, #thisgallery a:hover, #nav_side #thisgallery a:active {
	color: #BAA95C;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #BAA95C;
}
.mainstyle #harpernav {
	color: #FFFFF6;	
}
.mainstyle #harpernav  a:link, #harpernav a:visited {
	color: #ADBAC9;
	border-bottom-style: solid;
	border-bottom-color: #6e7377;
	border-bottom-width: 2px;
}
.mainstyle #harpernav  a:hover, #harpernav a:active {
	color: #E2D9B3;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #885D43;
	display: block;
	}
	
.mainstyle #newinshop_side {
	background-color: #504a48;
	padding: 10px;
	border-top: 8px solid #615D6C;
	border-bottom: 8px solid #615D6C;
	margin-top: 20px;
}
.mainstyle #breadcrumbs {
	color: #6e7377;
	border-bottom: 2px solid #302F37;
	padding-bottom: 5px;
	margin-left: 50px;
}
.mainstyle #breadcrumbs a:link, breadcrumbs a:visited {
	color: #948854;
}
/* Tips for mainContent:
1. the space between the mainContent and sidebars is created with the left and right margins on the mainContent div.
2. to avoid float drop at a supported minimum 800 x 600 resolution, elements within the mainContent div should be 300px or smaller (this includes images).
3. in the Internet Explorer Conditional Comment below, the zoom property is used to give the mainContent "hasLayout." This avoids several IE-specific bugs.
*/
.mainstyle #maintext dt {
	color: #BAA95C;
}
.mainstyle #header {
	background-image: url(/styles/images/music_swirls.gif);
	background-repeat: no-repeat;
}
.mainstyle #logo {
	background-image: url(/styles/images/harperlogo.gif);
	background-repeat: no-repeat;
	height: 88px;
	width: 383px;
	overflow: visible;
	position: absolute;
	z-index: 5;
	left: 38%;
}
.mainstyle #top_navbar {
	background-color: #766D43;
	border-top-color:#6e7377;
	border-bottom-color: #6e7377;
	z-index: 1;
}
/* style the links in the nav list */
.mainstyle #top_navbar  a:link,  #top_navbar a:visited {
	color: #2A2930;
	border-left-width: 2px;
	border-left-style: solid;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #885D43;
	border-left-color: #B87E5B;
}
.mainstyle #top_navbar a:hover, #top_navbar a:active {
	color: #E2D9B3;
	border-bottom: 2px solid #E2D9B3;
	border-left: 2px solid #E2D9B3;
}
/* special style for link to identify current page */
.mainstyle #top_navbar #thispage a:link,  #top_navbar #thispage a:visited,  #top_navbar #thispage a:hover,  #top_navbar #thispage a:active {
	color: #E2D9B3;
	display: inline;
	border-top: 2px solid #885D43;
	border-bottom: 2px solid #ADBAC9;
	border-left: 2px solid #ADBAC9;
}
.mainstyle #music_head {
	margin: 0px;
	font-variant: normal;
	padding-top: 0px;
	padding-bottom: 1px;
	font-size: 0.9em;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #6E7377;
}
.mainstyle #music_head ul {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: right;
}
.mainstyle #music_head a {
	padding-right: 15px;
} 
.mainstyle #music_head a:link, #newsletter_head a:visited {
color: #181A14;
}
.mainstyle #music_head a:hover, #newsletter_head a:active {
color: #E2D9B3;
}
.mainstyle #pagetitle {
	border: 2px solid #B8B6A5;
	background-image: url(/styles/images/musicbg_transparent.gif);
	background-repeat: repeat;
}
.mainstyle #navbox {
	background-color: #36353D;
	text-align:right;
	width: 230px;
}
.mainstyle #navbox ul li {
	width: 100%;
	border-top: 2px solid #615D6C;
	color: #504A48;	
}
.mainstyle #navbox li:hover  {
	color: #BAA95C;
	padding-top: 5px;
	border-top: 2px solid #6e7377;
}
.mainstyle #navbox a:link, #navbox a:visited {
	color: #948854;
}
.mainstyle #navbox a:hover, #navbox a:active {
	color: #D0BD67;
}
.mainstyle #navbox #this_navbox a:link, #navbox #this_navbox a:visited, #navbox #this_navbox a:hover, #navbox #this_navbox a:active { color: #D0BD67;
}
.mainstyle #navbox .navbox_submenu a:link, #navbox .navbox_submenu a:visited {
	color: #6e7377;
}
.mainstyle #navbox .navbox_submenu a:hover, #navbox .navbox_submenu a:active {
	color: #ADBAC9;
}
.mainstyle #navbox #this_navbox .navbox_submenu a:link, #navbox #this_navbox .navbox_submenu a:visited {
	color: #6e7377;
}
.mainstyle #navbox #this_navbox .navbox_submenu a:hover, #navbox #this_navbox .navbox_submenu a:active {
	color: #ADBAC9;
}
.mainstyle #navbox #this_navbox .navbox_submenu #this_link a:link, #navbox #this_navbox .navbox_submenu #this_link a:visited, #navbox #this_navbox .navbox_submenu #this_link a:hover, #navbox #this_navbox .navbox_submenu #this_link a:active {
	color: #ADBAC9;
}
.mainstyle #pagetext {
	margin-left: 270px;
}
/* Miscellaneous classes for reuse */
.mainstyle #shopnews img{
	margin-right: 3%;
	border: 2px solid #AD9B65;
}
.mainstyle #newinshop_nl a:hover, #newinshop_nl a:active  {
	border: 2px solid #504A48;
	padding: 5px;
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
}
.mainstyle #gallery_music {
	margin-right: 0%;
	margin-left: 0%;
	padding-right: 5%;
	padding-left: 2%;
}
.mainstyle #gallery_music img {
	border: 2px solid #504A48;
	padding: 5px;
	margin: 2px;
	background-color: #181A14;
	width: 80px;
}
.mainstyle #gallery_music #mainimage {
	width: 100%;
	max-width: 600px;
}
.mainstyle #gallery_music #mainimage img {
	width: 66%;
}
.mainstyle #gallery_music #mainimage p {
	width: 66%;
}
.mainstyle #gallery_music table {
	margin: 0px 7% 0px 0px;
	padding: 0px;
	float: right;
	width: 16%;
}
.mainstyle #gallery_music table img{
	min-width: 60px;
	width: 100%;
}
.mainstyle #gallery_music ul {
	white-space: nowrap;	
}
.mainstyle #gallery_music li img{
	height: 90px;
	width: inherit;
}
.mainstyle #gallery_music h3 {
	margin-right: 0%;
	margin-left: 0%;
	padding-right: 5%;
	padding-left: 2%;
	border-bottom: 1px solid #504a48;
}
.musicImage_rt {
	border: 2px solid #504A48;
	padding: 5px;
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}

.musicImage_rt p {
	font-size: 0.9em;
	font-style: italic;
	color: #B8B6A5;
	margin: 10px 0px 4px;
}
.musicImage_lft {
	border: 2px solid #504A48;
	padding: 5px;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

.musicImage_lft p {
	font-size: 0.9em;
	font-style: italic;
	color: #B8B6A5;
	margin: 10px 0px 4px;
}
.musicImage_diary {
	float: right;
	width:45%;
	padding: 5px;
	margin-left: 20px;
	margin-bottom: 10px;
}
.musicImage_diary img{
	width:100%;
}
.musicImage_diary p {
	font-size: 0.9em;
	font-style: italic;
	color: #B8B6A5;
	margin: 10px 0px 4px;
}
.musicImage_diary_lft {
	float: left;
	width:45%;
	padding: 5px;
	margin-bottom: 10px;
	margin-right: 20px;
}
.musicImage_diary_lft img{
	width:100%;
}
.musicImage_diary_lft p {
	font-size: 0.9em;
	font-style: italic;
	color: #B8B6A5;
	margin: 10px 0px 4px;
}
.musicImage_gallery{
	margin-right:20px;
}
.navimage img {
	margin: 0px;
	border: 2px solid #AD9B65;
}
.insertimage img {
	border: 2px solid #AD9B65;
}
 #footer {
	color: #d2c699;
} 
	
	#footer a:link {
	color: #BAA95C;
}
#footer a:visited {
	color: #BAA95C;
	text-decoration: none;
}
#footer a:hover, a:active {
color: #FFFFFF;
text-decoration: none;
}
#newsletter_link   span  {
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: none;
	color: #f3dc7a;
	font-size: 1.1em;
}
#newsletter_link     span     a:link  {
	text-decoration: none;
}
#newsletter_link span a:visited {
	color: #E2D9B3;
}
.banner  {
	height: 251px;
	background-image: url(/music/travelguide/TIME_pressphotos/TIME_banner.jpg);
	margin: 0;
	background-repeat: no-repeat;
	background-position: center top;
}
.shop_header  {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-top: 20px;
}
.yellow {
	font-weight: bold;
	color: #F3DC7A;
}

.buybanner {
	margin: 20px 0px 20px 40px;
}

.buybanner a:link, .buybanner a:visited {
	background-color: #615D6C;
	border: 1px solid #BAA95C;
	color: #2A2930;
	font-weight: bold;
	padding: 5px 20px;
}

.buybanner a:hover, .buybanner a:active {
	background-color: #2A2930;
	border: 1px solid #E2D9B3;
	color: #E2D9B3;
	font-weight: bold;
	padding: 5px 20px;
}
.shopImage_cd {
	border: 2px solid #504A48;
	padding: 5px;
	float: right;
	margin-left: 30px;
	margin-bottom: 15px;
}

.shopImage_sheetmusic {
	border: 2px solid #504A48;
	padding: 5px;
	float: right;
	margin-left: 30px;
	margin-bottom: 15px;
	width: 100px;

}
.shopitem {
	margin-left: 5%;
	border-bottom: 1px solid #504A48;
	padding-bottom: 10px;
	min-height: 160px;
}
.shopitem ul {
	padding-left: 0px;
}
.shopitem  h4, p {
	padding: 0px;
}
.shopitem ul form {
	display: inline;
	float: right;
	margin-right: 20%;
}
.shopitem li {
}
.paybutton {
	margin: 30px 50px;
}
.paybutton p {
	padding: 5px 30px;
}
.viewcart {
	margin: 20px 5px 20px auto;
	text-align: right;
}
.separator {
	color: #504A48;
}
.mainstyle hr {
	color: #302F37;
	border-style: solid;
	border-color: #302F37;
}
.mainstyle #errormessage {
	margin-left: 270px;
}
.mainstyle #errormessage img {
	margin-left: 10px;
}
.mainstyle #pagetext dl, dt, dd {
	display: block;
}
.mainstyle #pagetext dd {
	font-variant: normal;
	margin-top: 5px;
}
.mainstyle #pagetext ul.datelist {
 margin-top: 0px;
}

.mainstyle #pagetext ul.datelist li {
	display: block;
	list-style-type: disc;
	list-style-position: inside;
	padding-left:40px;
}
.mainstyle #pagetext h4.listheader {
	margin-bottom:0;
	font-weight:bold;
 }
.musictitle p{
	font-size: 1em;
	font-weight: 600;
	width: 50%;
}
.musictitle object {

	margin-left:10px;
	position: relative;
	top: -10px;
}

.playbutton img {
	padding: 0px;
	border-style: none;
}

