/* LOCAL STYLE SHEET FOR DEPARTMENT'S WEBSITE TEMPLATE */

/* AUTO-SELECTING NAVIGATION http://24ways.org/advent/auto-selecting-navigation */
body.home #navbar li.home,
body.news #navbar li.news,
body.calendar #navbar li.calendar,
body.division #navbar li.division,
body.lessons #navbar li.lessons,
body.ensemble #navbar li.ensemble,
body.faculty #navbar li.faculty,
body.scholars #navbar li.scholars,
body.prospective #navbar li.prospective,
body.current #navbar li.current,
body.friends #navbar li.friends,
body.musiccamp #navbar li.musiccamp,
body.contact #navbar li.contact {font-weight: bold; background-color: #DDD;}

/* Home Page and Prospective */
/*body.home #sideContent, body.prospective #sideContent {
background:transparent url(http://www.calvin.edu/includes/templates/9/images/bg-sidecontent.gif) repeat-y scroll left top;
float:left;
margin:0pt;
padding:0pt;
width:240px;
}*/

/* Ensembles */
/*table.listeningSamples {
vertical-align: top;
margin: 0;
padding: 0;
}
table.listeningSamples tbody {
margin: 0;
padding: 0;
}
table.listeningSamples tr.odd {
background-color:#EEEEEE;
}
table.listeningSamples tr.even {
background-color:#FBFBFB;
}*/

/* Faculty pages */
/*.clear-img {
clear: both;
}
p.click-image {
font-size: 10px;
clear: both;
}

.indent {
padding-left: 30px;
}*/

/* Calendar page */
/*#calendarmenu li {
list-style-type: none;
display: inline;
font-size: 18px;
}
#calendarmenu a {
font-size: 18px;
}
.calendartable {
vertical-align: top;
}
*/
/* Strings */
/*#stringsMenu li {
list-style-type: none;
padding-top: 4x;
padding-bottom: 10px;
}
#stringsMenu li a {
font-size: 16px;
font-weight: 600;
padding-left: 10px;
}
.stringsPicture {
vertical-align: top;
}
*/
/* Dan Cederholm's Indestructible Box */
/*.box-left {
	width: 220px;
	float: left;
	background: url(/academic/music/musiccamp/images/box-bottom.jpg) no-repeat bottom left;
	}
.box-left h5 {
	margin: 0;
	padding: 20px 16px 10px 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #000066;
	border-bottom: 1px solid #000066;
	background: url(/academic/music/musiccamp/images/box-top.jpg) no-repeat top left;
	}
.box-left ul {
	margin: 0;
	padding: 5px 20px 5px 20px;
	list-style: none;
	}
.box-left ul li {
	margin: 0;
	padding: 0;
	}
.box-left h6 {
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 150%;
	color: #000000;
	}
	
.box-right {
	width: 220px;
	float: right;
	background: url(/academic/music/musiccamp/images/box-bottom.jpg) no-repeat bottom left;
	}
.box-right h5 {
	margin: 0;
	padding: 20px 16px 10px 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #000066;
	border-bottom: 1px solid #000066;
	background: url(/academic/music/musiccamp/images/box-top.jpg) no-repeat top left;
	}
.box-right ul {
	margin: 0;
	padding: 5px 20px 5px 20px;
	list-style: none;
	}
.box-right ul li {
	margin: 0;
	padding: 0;
	}
.box-right h6 {
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 150%;
	color: #000000;
	}

#noteworthy ul li { list-style-image: url(http://www.calvin.edu/images/icons/bullet.gif); margin-left: 2em;}*/
