@charset "utf-8";
/* CSS Document */
.sub-h1{
	margin-top:-16px;
	margin-bottom:16px
}
h2, .h2 {
 color: #E2113D; font-size: 15px; font-family: Verdana, sans-serif, Helvetica; font-weight: bold; line-height: normal; text-decoration: none 
}
	
.h2{
	/*Taken from University style page*/
	display:block; margin-bottom:6px;
}
h1, h4 {
	color: #999999; font-size: 30px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; line-height: normal; text-decoration: none; margin-top: 5px; padding-top: 5px
}

h3 {
	border-bottom: 1px dotted #E2113D;
}
h4{/*FOR COURSES*/
	font-size: 150%;
}
h5{/*FOR COURSE SCHEDULE DETAILS*/
	margin-top: -20px; margin-bottom: -2px; font-size: 80%; font-weight: bold;
}
.page-title{
	font-size:85%;
}
.byline{
	display:block;
	margin-top:-20px;
	margin-bottom:10px;	
	font-weight:bold;
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:1.2em;
}
.image-float{
	border:1px solid #e2113d;
	background-color:#e1e1e1;
	margin-left: 6px;
	margin-bottom:12px;
	padding:4px;
	float:right;
	text-align:center;
	font-weight:bold;
	font-size: 90%
}
.image-float img{
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #f9f9f9;
	border-bottom:1px solid #f9f9f9;
}
#music-container{
	width:793px; 
	background-image:url(http://class.csueastbay.edu/music/images/left_nav_bg.jpg);
	background-repeat:repeat-y;
	/*border:1px solid black;*//*DEBUG*/
}
#music-left-nav{
	float:left;
	width:150px;
	margin: 0;
	background-image:url(http://class.csueastbay.edu/music/images/left_nav_bg.jpg);
	background-repeat:repeat-y;
}
#music-content{
	margin-left:166px;
	min-height:400px;
}
#music-footer, #faculty-footer{
	clear:both;
	width:793px;
	background-image:url(http://class.csueastbay.edu/music/images/left_nav_bg.jpg);
	background-repeat:repeat-y;
	/*GET RID OF GAP BETWEEN FOOTER AND CONTAINER*/
	margin-top:-20px;
	padding-top:20px;
	/*border:1px solid black*//*DEBUG*/
}
#music-news-events p{
	clear:both;
}
#music-ensembles li a{
	font-size:105%;
	font-weight:bold;
	text-decoration:none;
	color:#E2113D;
}
#music-ensembles li a:hover{
	text-decoration:underline;
}
#music-news-events a{
	text-decoration:none;
	font-weight:bold;
	color:#E2113D;
	font-size:90%;
}
.ulogo, .pdf, .http{
	margin-left:0px; padding-left:56px; background-repeat:no-repeat; height:50px;
}
.ulogo{
	background-image:url(http://class.csueastbay.edu/music/images/small_ulogo.png);
}
.pdf{
	background-image:url(http://class.csueastbay.edu/music/images/pdficon_large.png);
}
.http{
	background-image:url(http://class.csueastbay.edu/music/images/http_logo.png);
}
.title{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#E2113D;
	background-image:url(http://class.csueastbay.edu/music/images/title_8note_graphic.png);
	background-repeat:no-repeat;
	background-position:-6px -2px;
	padding-left:10px;
}
#music-news-events a:hover{
	text-decoration:underline;
}

.alert-text{
	width:auto;
	border:1px solid #CCC;
	padding:6px;
	background:#FFFFFF;
	font-size:105%;
	font-weight:bold;
	background-image:url(http://class.csueastbay.edu/music/images/fff-bg.png);
	background-repeat:no-repeat;
	padding-left:60px;
}
#left-nav-menu li{
	margin-left:0px;
	margin-top: 6px;
	margin-bottom:6px;
	color:#FFFFFF;
}
#left-nav-menu a img{
	color:#FFFFFF;
	font-weight:bold;
	border:0px;
}
#left-nav-menu a:hover{
	color:#FFCC00;
	border:0px;
}

.img-divider{
	margin-left:-8px; margin-top:-15px;
}


ul.submenu {
	padding:0; margin:0; list-style-type: none;
}

li.submenu{
	display:inline; padding:0px; margin-right:8px; margin-left:0px;
}
.submenu .greylink a{
	font-weight:bold;
	color:#E2113D;
	text-decoration:none;
}
.submenu .greylink a:hover{
	color:#000000;
	text-decoration:underline;
}
.question{
	font-weight:bold;
	font-style:italic;
}
