@charset "utf-8";
/* CSS Document */



/***********layout styles*****************/
#disciplineNav{
	float:left;
	font-family:"Times New Roman", Times, serif;
	font-family:"Courier New", Courier, monospace;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:20px;
	/*height:25px;*/
	width:100%;
	font-size:16px;
	background:url(/images/discipline_bg.gif) repeat-x top right;
	margin-top:0px;
	padding-top:0px;
	white-space:nowrap;
	height:25px;
	
	/*background-image:url("i/csu_tb_tag_03.gif");*/
}

#disciplineNav ul{
	/*float:left;*/
	list-style:none;
	margin:0;
	padding:0px 0px 0px 0px;
}

#disciplineNav li{
	/*min-width:17%;*/
	float:left;
	margin-right:0px;
	background:transparent url(../images/button_off_r.gif) no-repeat right top;
	white-space:nowrap;
}

#disciplineNav #contact{
	/*min-width:17%;*/
	float:right;
}

#disciplineNav ul li a{
	text-decoration:none;
	line-height:18px;
	text-align:center;
	letter-spacing:0.03em;
	color:#363629;
	display:block;
	padding:8px 15px 0 15px;
}

#disciplineNav ul li a:hover{
	text-decoration:none;
	color:#ffffff;
	background:transparent url(/images/design/nav/nav_l.gif) no-repeat left top;
}

#disciplineNav ul li:hover{
	background:transparent url(/images/design/nav/nav_r.gif) no-repeat right top;
}

#disciplineNav #current {
	background:transparent url(../images/button_sel_r.gif) no-repeat right top;
}

#disciplineNav #current a{
	background:transparent url(../images/button_sel_l.gif) no-repeat left top;
}

#disciplineNav #current_contact {
	float:right;
	background:transparent url(../images/button_sel_r.gif) no-repeat right top;
}

#disciplineNav #current_contact a{
	background:transparent url(../images/button_sel_l.gif) no-repeat left top;
}
/***********layout styles*****************/






/***********layout styles*****************/
#disciplineNavFooter{
	float:left;
	font-family:"Times New Roman", Times, serif;
	font-family:"Courier New", Courier, monospace;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:20px;
	/*height:25px;*/
	width:100%;
	font-size:16px;
	background:url(../images/discipline_bg.gif) no-repeat top right;
	margin-top:0px;
	padding-top:0px;
	white-space:nowrap;
	/*background-image:url("i/csu_tb_tag_03.gif");*/
}

#disciplineNavFooter ul{
	/*float:left;*/
	list-style:none;
	margin:0;
	padding:0px 0px 0px 0px;
}

#disciplineNavFooter li{
	/*min-width:17%;*/
	float:left;
	margin-right:0px;
	background:transparent url(../images/button_off_r.gif) no-repeat right top;
	white-space:nowrap;
}

#disciplineNavFooter #contact{
	/*min-width:17%;*/
	float:right;
}

#disciplineNavFooter a{
	text-decoration:none;
	line-height:45px;
	text-align:center;
	letter-spacing:0.03em;
	color:#222222;
	display:block;
	background:transparent url(../images/button_off_l.gif) no-repeat left top;
	padding:12px 25px 0 17px;
}

#disciplineNavFooter .languages{
padding-top:10px;
	line-height:normal;
	clear:none;
	color:#66664C;

}

#disciplineNavFooter .languages a{
font-weight:normal;
	text-align:center;
	background:none;
	padding:0;
	margin:0;
	display:inline;
	line-height:18px;
	clear:none;
	color:#66664C;
}

#disciplineNavFooter a:hover{
	text-decoration:underline;
}

#disciplineNavFooter #current {
	background:transparent url(../images/button_sel_r.gif) no-repeat right top;
}

#disciplineNavFooter #current a{
	background:transparent url(../images/button_sel_l.gif) no-repeat left top;
}

#disciplineNavFooter #current_contact {
	float:right;
	background:transparent url(../images/button_sel_r.gif) no-repeat right top;
}

#disciplineNavFooter #current_contact a{
	background:transparent url(../images/button_sel_l.gif) no-repeat left top;
}
/***********layout styles*****************/


















#main_navigation {
	height: 20px;
	width: 960px;
	display: inline;
	text-align: center;
}

#main_navigation ul {
margin-top:10px;
}

#main_navigation li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	list-style:none;
	display: inline;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}

#main_navigation li a:link {
	text-decoration: none;
	color: #000000;
}

#main_navigation li a:visited {
	text-decoration: none;
	color: #000000;
}
#main_navigation li a:hover {
	text-decoration: none;
	color: #4C4B37;
	border-bottom:1px dashed #878744;
}
#main_navigation li a:active {
	text-decoration: none;
	color: #000000;
}









/*** for left column nav only ***/
#left_column {
  float:left;
  font-size:62.5%;
  width:140px;
  margin:0;
  padding:0;
/*  background:#cccc99 left top;*/ /*168 = padding-top*/
  text-align: center; 

	border-top: 3px outset #CCCC99;
	border-right: 3px outset #CCCC99;
	border-bottom: 3px outset #CCCC99;
	border-left: 0px outset #CCCC99;
	margin-top: 10px;
	background-color: #DDDCB6;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-bottom: 35px;
  background: #DDDCB6 url(/images/sidebar.jpg) repeat-y top left;
}

#left_column img{
  border:none;
  margin-left:4px;
}

#left_column li span {
display:block;
}

#left_column ul{
}

#left_column #left_separator {
margin:11px 0 0 0px;
padding:0px;
height:1px;
}

html>body #left_column li a {
width: auto;
} /* to make IE5/Mac, Opera and Netscape/Mozilla happy*/

.subnav {
  color: #ff0000;
  font-weight:bold;
  margin-top:2px;
  * margin-top:10px;
}

.subnav img{
margin-bottom:.5em;
}

.subnav h4 {
  text-transform: uppercase;
}

.subnav ul {
  margin: 0 0 2px 0;
  padding: 0;
  list-style-type: none;
  text-align: left;
  margin-bottom:10px;
  background:url(/images/sidebar.jpg) repeat-y top left;
}

.subnav li {
  margin: 0;
  padding: 0;
  display: inline;
  overflow: scroll;
}

.subnav li a:link, .subnav li a:visited {
  display: block;
  padding: .5em .8em .5em 1.5em;
  text-decoration: none;
  font-size: 11px;
  font-weight:lighter;
  color: #000000;
  border-bottom:1px solid #7D8CA9; /*2D5781*/
}

.subnav li a.last:link, .subnav li a.last:visited { border-bottom:0px solid; }

.subnav li a:hover {
  background-color:#5C7995;
  color:#ffffff;
}

.subnav li.subnav_cat a:link, .subnav li.subnav_cat a:visited {
  display: block;
  padding: 4px 8px 4px 8px;
  text-decoration: none;
  font-size: 10px;
  background:none;
  border:none;
}

/*** END left column nav ***/


#footer_nav{
clear:both;
font-size:.8em;
float:left;
width:960px;
padding:10px 0 10px 0;
background:#e5e4cc;
text-align:center;
border-bottom:1px solid #717155;
}


.artist_table{
background:#DDDCB6;
border:3px solid #717155;
width:100%;
font-size:1.2em;
padding:0;
margin:0;
}


.artist_table {
  color: #ff0000;
  font-weight:bold;
  margin-top:2px;
  * margin-top:10px;
}

.artist_table h4 {
  text-transform: uppercase;
}

.artist_table tr {
  margin: 0 0 2px 0;
  padding: 0;
  list-style-type: none;
  text-align: left;
  margin-bottom:10px;
}

.artist_table td {
  margin: 0;
  padding: 0;
}

.artist_table td a:link, .artist_table td a:visited {
  display: block;
  padding: .5em .8em .5em 1.5em;
  text-decoration: none;
  font-size: 10px;
  color: #000000;
  border:1px solid #7D8CA9; /*2D5781*/
}

.artist_table a{
width:80%;
}

.artist_table td a.last:link, .artist_table td a.last:visited { border-bottom:0px solid; }

.artist_table td a:hover {
  background-color:#5C7995;
  color:#ffffff;
}

.artist_table td.subnav_cat a:link, .artist_table td.subnav_cat a:visited {
  display: block;
  padding: 4px 8px 4px 8px;
  text-decoration: none;
  font-size: 10px;
  background:none;
  border:none;
}




.featured{
color:#000000;
font-weight:normal;
padding-left:10px;
margin-left:10px;
letter-spacing:1px;
color:#5C7995;
width:130px;
display:block;
}


html>body #left_column li .featured {
width: auto;
} /* to make IE5/Mac, Opera and Netscape/Mozilla happy*/


	.subnav li a {background:url(/ext_js/jquery/fader.jpg) repeat 0 0;}

