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

body {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#fff;
}
/* top navigation */

#level1navbar {
	background-color:#4c77be; /* first header row colour */
}
#logobarnew {
	background-color:#1c3f95; /* logobar row colour */
}
#level2navbar {
	background:#4c77be; /* 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:#1c3f95;
	color:#fff;
}
/* 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:#1c3f95;
}
#searchbar, #sbholder {
	display:inline;
	border:0;
}
/* lightbox */
#lightbox {
	border:1px solid #1c3f95;
}
/* main content */

#content {
	width:672px;
	background-color:#1c3f95;
	color:#fff;
	padding:10px 10px 10px 0px;
	margin:0 0 0 19px;
	float:left;
}
#scriptcontent {
	width:672px;
	background-color:#fff;
	color:#000;
	padding:10px 10px 10px 10px;
	margin:0 0 0 19px;
	float:left;
}
#innercontent {
	width:672px;
	background-color:#1c3f95;
	color:#fff;
	padding:10px 10px 10px 10px;
	margin:0 0 0 19px;
	float:left;
}
#innercontent .credit {
	color:#fff;
}
#innercontent h2 {
	font-size:1.3em;
	margin:10px 0;
}
#latifatitle {
	margin: 0 0 0 23px;
	padding:0;
}
#subtitlepic {
	display:block;
	margin:10px 0;
}

/* slideshow start */

.images_rhs {
	width:280px;
	margin:5px 10px 10px 10px;
	display:inline;
	float:right;

}

#slideshow {
    position:relative;
    height:170px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
	opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

#slideshow span.credit {
	margin-top:168px;
	float:left;
}

/* slideshow2 */

#slideshow2 {
    position:relative;
    height:170px;
}

#slideshow2 IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:11;
	opacity:0.0;
}

#slideshow2 IMG.active {
    z-index:13;
    opacity:1.0;
}

#slideshow2 IMG.last-active {
    z-index:12;
}

#slideshow2 span.credit {
	margin-top:180px;
	float:left;
}


/* slideshow3 */

#slideshow3 {
    position:relative;
    height:390px;
}

#slideshow3 IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:11;
	opacity:0.0;

}

#slideshow3 IMG.active {
    z-index:13;
    opacity:1.0;
}

#slideshow3 IMG.last-active {
    z-index:12;
}

#slideshow3 span.credit {
	margin-top:375px;
	float:left;
}

/* slideshow4 */

#slideshow4 {
	margin-top:50px;
    position:relative;
    height:180px;
}

#slideshow4 IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:11;
	opacity:0.0;

}

#slideshow4 IMG.active {
    z-index:13;
    opacity:1.0;
}

#slideshow4 IMG.last-active {
    z-index:12;
}

#slideshow4 span.credit {
	margin-top:168px;
	float:left;
}


/* slideshow end */


div#maintext {
	width:652px;
	clear:none;
	margin:10px;
}

#maintext p {
	margin:0 0 10px 0
}

#maintext h2 {
	margin-top:0;
}


#maintext .credit {
	color:#fff;
}
#myscripts .credit {
	color:#000;
	font-size:0.8em;
}
.player {
	display:block;
	text-align:center;
	display:block;
	padding:10px auto;
	margin:10px auto;
}
.clear {
	clear:both;
}
.credit {
	display:block;
	font-weight:normal;
}
/*
.image_right {
	background-color:#ccc !important;
	}
*/


#home .tee_enlarge_link {
	background-image:url(/images/enlarge_icon_white.gif);
	font-size:0.9em;
	color:#fff;
	margin:-3px 0 0 5px;
}
/* links */

a, a:visited {
	color:#1c3f95;
	text-decoration:none;
	font-weight:bold
}
a:hover {
	color:#1c3f95;
	text-decoration:underline;
}
a.innerlink, a:hover.innerlink, #maintext a {
	color:#FFFFFF;
}
li.right {
	list-style-image: url(/modern/exhibitions/latifa/images/arrowbox_right_list_w.gif);
}
/* top navigation */

#latifamenu {
	width:652px;
	margin-left:23px;
	float:left;
}
#latifamenu li {
	margin:0 10px 0 0;
	padding:0;
	float:left;
	list-style:none;
}
#latifamenu li a {
	color:#1c3f95;
}
#latifamenu li a:hover {
	color:#000;
	text-decoration:none;
}
/* rollovers */
#ninemenu {
	width:369px;
	margin:0 0 10px 0;
	padding:0px;
	float:left;
}
#ninemenu li {
	margin:0;
	padding:0;
	float:left;
	list-style:none;
}
#ninemenu li span {
	display:none;
}
#ninemenu a:link, #ninemenu a:visited {
	height:45px;
	width:369px;
	display:block;
	margin:0;
	padding:0;
}
#david a:link, #david a:visited {
	background: transparent url(/modern/exhibitions/latifa/images/david_thorne.gif) no-repeat;
	background-position:0 0;
}
#katya a:link, #katya a:visited {
	background: transparent url(/modern/exhibitions/latifa/images/katya_sander.gif) no-repeat;
	background-position:0 0;
}
#ashley a:link, #ashley a:visited {
	background: transparent url(/modern/exhibitions/latifa/images/ashley_hunt.gif) no-repeat;
	background-position:0 0;
}
#sharon a:link, #sharon a:visited {
	background: transparent url(/modern/exhibitions/latifa/images/sharon_hayes.gif) no-repeat;
	background-position:0 0;
}
#andrea a:link, #andrea a:visited {
	background: transparent url(/modern/exhibitions/latifa/images/andrea_geyer.gif) no-repeat;
	background-position:0 0;
}
#david a:hover {
	background-position: 0 -45px !important;
}
#katya a:hover {
	background-position: 0 -45px !important;
}
#ashley a:hover {
	background-position: 0 -45px !important;
}
#sharon a:hover {
	background-position: 0 -45px !important;
}
#andrea a:hover {
	background-position: 0 -45px !important;
}
/* innermenu */
#artistmenu {
	width:692px;
	height:16px;
	margin:0;
	padding:0px;
	float:left;
}
#artistmenu li {
	margin:0;
	padding:0;
	float:left;
	list-style:none;
}
#artistmenu li span {
	display:none;
}
#artistmenu a:link, #artistmenu a:visited {
	height:16px;
	display:block;
	margin:0;
	padding:0;
	width:134px;
}
#artistdavid a:link, #artistdavid a:visited {
	background: transparent url(/modern/exhibitions/latifa/images/artists_menu.gif) no-repeat;
	background-position:0 0;
	width:132px;
}
#artistkatya a:link, #artistkatya a:visited {
	background: transparent url(/modern/exhibitions/latifa/images/artists_menu.gif) no-repeat;
	background-position:-132px 0;
	width:133px;
}
#artistashley a:link, #artistashley a:visited {
	background: transparent url(/modern/exhibitions/latifa/images/artists_menu.gif) no-repeat;
	background-position:-264px 0;
	width:128px;
}
#artistsharon a:link, #artistsharon a:visited {
	background: transparent url(/modern/exhibitions/latifa/images/artists_menu.gif) no-repeat;
	background-position:-392px 0;
	width:144px;
}
#artistandrea a:link, #artistandrea a:visited {
	background: transparent url(/modern/exhibitions/latifa/images/artists_menu.gif) no-repeat;
	background-position:-535px 0;
	width:136px;
}
body#davidpage #artistdavid a:link, body#davidpage #artistdavid a:visited {
	background-position: 0 -16px !important;
}
body#katyapage #artistkatya a:link, body#katyapage #artistkatya a:visited {
	background-position: -132px -16px !important;
}
body#ashleypage #artistashley a:link, body#ashleypage #artistashley a:visited {
	background-position: -264px -16px !important;
}
body#sharonpage #artistsharon a:link, body#sharonpage #artistsharon a:visited {
	background-position: -392px -16px !important;
}
body#andreapage #artistandrea a:link, body#andreapage #artistandrea a:visited {
	background-position: -535px -16px !important;
}
#artistdavid a:hover {
	background-position: 0px -16px;
}
#artistkatya a:hover {
	background-position: -132px -16px !important;
}
#artistashley a:hover {
	background-position: -264px -16px !important;
}
#artistsharon a:hover {
	background-position: -392px -16px !important;
}
#artistandrea a:hover {
	background-position: -535px -16px !important;
}
/* centred div pop up for video */

.simple_popup_div {
	position: absolute;
	top: 0;
	left: 0;
	background: #fff;
	width: 300px;
}
.simple_popup_inner {
	padding: 20px;
	border: #999 2px solid;
	text-align: left;
}
.simple_popup_close {
	text-align: right;
}
/* images */ 

div.image_right {
	float:right;
	width:270px;
	margin:0 0 15px 15px;
	padding:5px;
	border:0;
	background-color:transparent;
}
.basic div {
	background-color: #fff;
	color:#000;
}
.basic p {
	border: none;
	text-decoration: none;
	margin: 0px;
	padding: 10px;
}
.basic a {
	cursor:pointer;
	display:block;
	padding:5px;
	margin:0 0 3px 0;
	text-decoration: none;
	font-weight: bold;
	color: black;
	background-color: #fff;
	border:solid 1px #f8e7b0;
	/*	border-width: 1px 1px 0px 1px;*/
	font-size:1.1em;
}
.basic a span {
	color:#1c3f95;
}
.basic a:hover {
	background-color: white;
}
.basic a.selected {
	color: #fff;
	background-color: #000;
}
.scriptinfo {
	font-weight:bold;
}
.scriptcontent {
	color:#333;
}
/* artsist pages */

#artistblurb {
	float:left;
	display:inline;
	width:100%;
}
#artistblurb h2 {
	margin-bottom:0;
}

