@charset "utf-8";
/* CSS Document */

#contentlarge {width:730px; margin-left:30px; margin-top:15px; }

#level2title {float:right;}

div#level2title div.title form select, div.title form select option {
	color:#FFFFFF; 
	background-color: #412682;
}

img {border:0;}

/* sub navigation */

#subnav li {
	list-style-type:none;
	display:inline;
	margin:0 0px 0 0;
	}

div#links { clear:both; }

#links ul#l2nav {
	list-style-type:none; 
	display:inline;
	float:right;
}

ul#l2nav li {
	display:inline;
	list-style-type:none;
	list-style:none;
	float:left;
	margin:2px 0px 0 10px;
	border-bottom:2px solid #e2dfe9;
	
}

 a#about:link,  a#about:visited, a#visitinginfo:link, a#visitinginfo:visited, a#interviews:link, a#interviews:visited {
	color:#412682; 
	font-weight:bold;
	border-bottom:2px solid #e2dfe9; 
	text-decoration:none;
}

a#about:hover, a#visitinginfo:hover, a#interviews:hover { color:#271060; font-weight:bold; border-bottom:2px solid #412682; }

#dates {padding:4px 0; margin:0; clear:both; color:#412682;}

/* artists links css rollovers */
#artistlinks {
	display:block; 
	margin:10px 0 0 0;
}
#artistlinks ul {
	margin:0; 
	padding:0; 
	list-style-type:none; 
	font-size:1em; 
}
	
#artistlinks li {
	display:block; 
	float:left; 
	clear:left;
}

#artistlinks li.lida {
	float:left; 
	background:url(/modern/exhibitions/illuminations/images/artists_lida.gif) no-repeat;
	background-position:0 0;
}
#artistlinks li.dan {
	float:left; 
	background:url(/modern/exhibitions/illuminations/images/artists_dan.gif) no-repeat;
	background-position:0 0;
}
#artistlinks li.sanford {
	float:left; 
	background:url(/modern/exhibitions/illuminations/images/artists_sanford.gif) no-repeat;
	background-position:0 0;
}
#artistlinks li.valerie {
	float:left; 
	background:url(/modern/exhibitions/illuminations/images/artists_valerie.gif) no-repeat;
	background-position:0 0;
}
#artistlinks li.caraballo {
	float:left; 
	background:url(/modern/exhibitions/illuminations/images/artists_caraballo.gif) no-repeat;
	background-position:0 0;
}
#artistlinks li.lida a span {
	height:60px;
	width:106px; 
	display:block; 
	visibility:hidden;
}
#artistlinks li.dan a span {
	height:60px;
	width:190px; 
	display:block; 
	visibility:hidden;
}
#artistlinks li.sanford a span {
	height:60px;
	width:147px; 
	display:block; 
	visibility:hidden;
}
#artistlinks li.valerie a span {
	height:70px;
	width:131px; 
	display:block; 
	visibility:hidden;
}
#artistlinks li.caraballo a span {
	height:60px;
	width:202px; 
	display:block; 
	visibility:hidden;
}
#artistlinks a#lida {
	float:left; 
	background:transparent url(/modern/exhibitions/illuminations/images/artists_lida_over.gif) -129px -60px no-repeat;
}
#artistlinks a#dan {
	float:left; 
	background:transparent url(/modern/exhibitions/illuminations/images/artists_dan_over.gif) -231px -60px no-repeat;
}
#artistlinks a#sanford {
	float:left; 
	background:transparent url(/modern/exhibitions/illuminations/images/artists_sanford_over.gif) -169px -60px no-repeat;
}
#artistlinks a#valerie {
	float:left; 
	background:transparent url(/modern/exhibitions/illuminations/images/artists_valerie_over.gif) -178px -62px no-repeat;
}
#artistlinks a#caraballo {
	float:left; 
	background:transparent url(/modern/exhibitions/illuminations/images/artists_caraballo_over.gif) -247px -62px no-repeat;
}
#artistlinks a#lida:hover, #artistlinks a#dan:hover, #artistlinks a#sanford:hover, #artistlinks a#valerie:hover, #artistlinks a#caraballo:hover {
	float:left; 
	background-position:0 0; 
	z-index:50; 
	color:#D31076;
}

.imageright {
	width:240px; 
	float:right; 
	margin:12px 2px 8px 5px; 
	background-color:#e2dfe9; 
	padding:0px;}

.imageright span {
	display:block; 
	padding:0 4px 4px 4px;
}

.title {
	font-size:1.2em; 
	font-weight:bold; 
	clear:left; 
	margin-left:0px;
}

#main {padding-bottom:20px;}

#main a {color:#412682; font-weight:bold;}

.biography {width:300px; background-color:#f3f1f6; float:right; border:solid #e5ddef 1px; padding:5px; margin:15px 0 100px 10px !important; }

/* popup images */
.enlarge {
	background:url(/modern/exhibitions/ubsphotography/images/enlarge.gif) 40px 3px no-repeat;
	padding-right:20px;
	color:#412682;
}

/* top navigation */

#level1navbar {
	background-color:#412682; /* first header row colour */
}
	
#logobarnew {background-color:#412682;} /* logobar row colour */

#level2navbar {
	background:#af9cdd; /* third header row colour */
}

#level2nav ul li a,ul#level2nav  li a{
	color:#fff;
	border-left:1px solid #fff;
}
#level2nav ul li a:hover, ul#level2nav  li a:hover{
	background-color:#412682;
	color:white;
}

/* new search bar */

#breadcrumb {
	height:38px; 
	padding-top:6px;
	width:730px; 
	border:0; 
	vertical-align:middle; 
	font-size:1.0em;
}

#trailbar { display:inline; padding:5px 0;}

#trailbar a { color:#412682;}

#searchbar, #sbholder { display:inline; border:0px solid;}


