/* @override http://localhost/~jwsm/consulting/chp-trunk2/media/master.css */

body {
	font-family: Arial, sans-serif;
	line-height: 150%;
	font-size: 11pt;
	background-color:#f0d894;
	background-image: url('PageVerticalBG.jpg');
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
}

p:first-letter {
	
}

a:link, a:visited {
	color: #00509a;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

div {
	padding: 0px;
	margin: 0px;
}

ul {
	list-style-type: square;
}

#InnerPageWrapper, #OuterPageWrapper {
	display: block;	
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

#OuterPageWrapper {
	width: 760px;
	/*background:url('MainPageBG.gif');
	background-repeat: repeat-y;*/
	position: relative;
}

#InnerPageWrapper {
	/*width: 754px;*/
	position: relative;
}

#TitleBar {
	width: 754px;
	height: 213px;
	background:url('SplashImage.jpg');
	background-repeat: no-repeat;
}

/* Navigation Bar */

#NavBar {
	height: 35px;
	margin-left: 7px;
	margin-right: 7px;
}

.ButtonLink {
	display: block;
	width:  153px;
	height: 35px;
	float:  left;
	margin-right: 6px;
}

.ButtonText {
	display: none;
}

/* Unselected Buttons */

#HomeButton {
	width: 74px;
	background-image: url('newbuttons/homeup.gif');
}

#SeasonButton {
	width: 131px;
	background-image: url('newbuttons/seasonup_10.gif');
}

#ArchiveButton {
	width: 137px;
	background-image: url('newbuttons/archiveup.gif');
}

#MembersButton {
	width: 145px;
	background-image: url('newbuttons/membersup.gif');
}

/* Selected & Hovered Buttons */

#HomeButton:hover, #HomeButton.ButtonLinkSelected {
	width: 74px;
	background-image: url('newbuttons/homedown.gif');
}

#SeasonButton:hover, #SeasonButton.ButtonLinkSelected {
	width: 131px;
	background-image: url('newbuttons/seasondown_10.gif');
}

#ArchiveButton:hover, #ArchiveButton.ButtonLinkSelected {
	width: 137px;
	background-image: url('newbuttons/archivedown.gif');
}

#MembersButton:hover, #MembersButton.ButtonLinkSelected {
	width: 145px;
	background-image: url('newbuttons/membersdown.gif');
}



#ContentWrapper {
	width: 770px;
	position: relative;
	left: -7px;
	background-color: white;
	background-image: url('ContentSpanBG.gif');
	height: 600px;
}

*>#ContentWrapper {
	min-height: 600px;
	height: auto;
}

#ContentWrapperLeftGradientShadow {
	background-image: url('LeftGradientShadow.gif');
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 553px;
	width:  7px;
}

#ContentWrapperRightGradientShadow {
	background-image: url('RightGradientShadow.gif');
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	right: 0px;
	height: 553px;
	width:  10px;
}

#ContentWrapperBottomGradientShadow {
	background-image: url('ContentAreaBottom.gif');
	background-repeat: no-repeat;
	position: absolute;
	bottom: -15px;
	left: 0px;
	width: 770px;
	height: 7px;
}

*>#ContentWrapperBottomGradientShadow {
	bottom: 0px;
}

/*
#SideBar {
	width: 187px;
	float: left;
	background-color: #6c6c6c;
}
*/


/*
.SideBarItem {
	background:url('SideBarBackground.gif');
	background-repeat: repeat-y;
	background-position: 0px 0px;

	display: block;
	width: 187px;
	height: 32px;
	color: white;
	text-align: center;
	font-weight: bold;
	margin:-bottom: 0px;

	padding-top: 15px;
}

#SideBar a:link, #SideBar a:visited, #SideBar a:active {
	color: white;
	text-decoration: none;
}

.SideBarItem:hover {
	background-image:url('SideBarHoverBackground.gif');
}

.SideBarItem.select {
	background-image:url('SideBarSelectBackground.gif');
}
*/

#Content {

	background-image: url('ContentAreaInteriorBG.gif');
	background-repeat: repeat-x;
	height: 500px;
}

*>#Content {
	min-height: 500px;
	height: auto;
}

#ContentText {
	padding: 15px;
	margin-right: 155px;

}

p.quote {
	font-style: italic;
}

h1, h2 {
	padding: 0px;
	margin: 0px;
}

#Footer {
	font-size: 1pt;
	height: 22px;
}

#SubFooter {
	width: 720px;
	font-size: 80%;
	color: gray;
	margin: -20px auto 20px auto;
	z-index: 1000;
}

#Copyright {
	padding-top:  15px;
	text-align: center;
}

.sponsored {
	color: green;
	font-weight: bold;
}

#FooterWrapper {
	background-color: black;
	margin: 0px;
	padding: 0px;
	min-height:  50px;
	border: 1px solid black;
	color:  gray;
	font-size: 90%;
}

h1 {
	font-size: 200%;
	font-style: italic;
	font-weight: bold;
}

#SideBar {
	display: block;
	float: right;
	width: 140px;
	margin: -18px 0px 0px 0px;
	padding: 0px 5px 0px 0px;
	/*background: #f3f3f3;*/
	background: white;
	background: #b4d0eb;
	background: #c3ddf6;
	/*border: 1px solid #afcbe6;*/
}

#SideBar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-position: outside;
}

#SideBar ul li {
	border: 1px solid #f2f2f2;
	margin: 2px;
	padding: 2px;
	background-color: #e4f0fb;

}

#SideBar ul li.SideButtonLinkSelected {
	background-color: #f2f2f2;
	background: white;
	font-weight: bold;
}

#SideBar a, #SideBar a:link, #SideBar a:visited, #SideBar a:active {
	text-decoration: none;
	color: black;
}

#SideBar a:hover {
	text-decoration: underline;
}

.header2 {
	/*font-weight: bold;*/
	font-size: 115%;
	font-size: 130%;
	margin-bottom: 15px;
	color: black;
	border-bottom: 1px solid black;
	
}

.header1 {
	font-weight: bold;
	font-size: 160%;
	margin-bottom: 15px;
}

p {
	margin-top: 0px;
}


.concert {
/*	border: 1px solid gray;*/
	margin-bottom: 30px;
	padding: 3px;
}

.concert.currentConcert {
	background:#f4f9fe;
	border: 1px solid #e4f0fb;
}

.concertTitle {
	font-size: 130%;
	/*border-bottom: 1px dotted #00509a;*/
	border-bottom: 1px solid #00509a;
	margin-bottom: 15px;
	color: #00509a;	
	color: black;
	border-bottom: 1px solid black;
}

.concertTime {
	font-size: 110%;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 15px;
	margin-top: -8px;
}

.directions {
	font-weight: normal;
	font-size: 80%;
}

.concertWork {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 30px;
}
.workTitle {
	font-weight: bold;
}
.workMovements {
	padding-left: 30px;
}

.concertArtist {
	font-style: italic;
	margin-left: 40px;
	font-size: 90%;
	line-height: 100%;
}

.concert a:link, .concert a:visited {
	/*color: black;*/
	/*border-bottom: 1px dotted black;*/
}

.playable {
	background-image:url('gnome_small_speaker.gif');
	background-repeat: no-repeat;
	background-position: top right;
	padding: 4px 23px 3px 0px;
}

.pdf {
	background-image:url('pdf_button.png');
	background-repeat: no-repeat;
	background-position: top right;
	padding: 0px 18px 6px 0px;
}

.concertExtras {
	margin-left: 30px;
	border: 1px solid #c3ddf6;
	padding: 2px;
	background-color: #e4f0fb;
}


.workMovement {
	padding-left: 30px;
}

.left {
	float: left;
	margin: 0px 8px 5px 0px;
}


a.fancyBox img {
	height: 80px;
	border: 0px;
}
border: 0px;

.prdates {
	vertical-align: top;
	width: 20%;
}

.prlinks {
	vertical-align: top;
}

.announcement {
	border: 1px solid #c3ddf6;
	padding: 4px;
	background-color: #e4f0fb;
	text-align: center;
}

.nextConcert {
	background-color: #f0d894;
	color: black;
	text-align: center;
	display: block;
	font-size: 130%;
	margin-bottom: 10px;
	padding: 5px;
	font-weight: bold;
}