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

body {
	font-family:Arial, Helvetica, sans-serif;
	background-image:none;
	background-image:url(/modern/exhibitions/streetandstudio/images/innerbg.gif);
	background-repeat:repeat-x;
	}
	
body#home {
	background-image:url(/modern/exhibitions/streetandstudio/images/bg.gif);
	}	
	
/* top navigation */

#level1navbar {
	background-color:#0a72a1; /* first header row colour */
	}
	
#logobarnew {
	background-color:#00aeef; /* logobar row colour */
	}

#level2navbar {
	background:#0a72a1; /* third header row colour */
	}
	
/*was 007ee4*/

#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:#00aeef;
	color:#fff;
	}

/* new search bar */

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

#trailbar {
	display:inline;
	padding:6px 0 0 0;
	margin:0;
	}

#trailbar a {
	color:#00aeef;
	}

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

.container {
	margin:0;
	padding:0;
	width:740px;
	float:left;
	}
	
/* homepage */

/* containerhome added to allow for extra navigation item, that expands above the 740 px witdh */
.containerhome {
	margin:0;
	padding:0;
	width:780px;
	float:left;
	}	

#title {
	float:left;
	display:inline;
	margin:7px 0 0 0;
	width:316px;
	padding:0;
	}
	
#titlecredit {
	padding:3px 0 0 10px;
	display:block;
	}

#streetmenu {
	padding:0;
	font-size:0.75em;
	list-style:none;
	}

#streetmenu {
	margin:150px 0 0 0;
	}

#streetmenu li {
	float:left;
	list-style:none;
	margin:0 0 0 4px;
	padding:0;
	background-color:#0c8fca;
	}
	
#streetmenu li a:link, #streetmenu li a:visited {
	display:block;	
	color:#fff;
	line-height:1.2em;
	font-weight:bold;
	padding:2px 3px;
	background-color:#0c8fca;
	border-bottom:solid 3px;
	border-bottom-color:#0a72a1;
	}
			
#streetmenu li a:hover {
	display:block;
	text-decoration:none;
	background-color:#00aeef;
	border-bottom:solid 3px;
	border-bottom-color:#0a72a1;
	}		

#tagline {
	float:left;
	padding:8px 0 0 8px;
	}


#trailer {
	float:left;
	padding:63px 0 0 10px;
	}

#creditshop {
	display:block;
	clear:both;	
	}
	
#homecredits {
	padding:22px 0 0 15px;
	width:270px;
	clear:both;
	font-size:0.7em;
	}
	
#homecredits img {
	padding-top:3px;
	} 	

/* shop */

#rhsbox {
	position:absolute;
	top:710px;
	left:10px;
	width:515px;
	overflow:visible;
	display:block;
	height:120px;
	padding:0px;
	margin:0;
	}
	
#rhsbox ul {
	list-style:none;
	float:left;
	margin:0px 7px;	
	padding:0;
	margin:0;
	}

#rhsbox ul li {
	list-style:none;
	float:left;
	margin:2px 10px;
	padding:0px;	
	}

.footer {
	clear:both;
	padding-bottom:20px;
	}

/* external link */

/* this should work fine in IE6 et al even when the link crosses 2 lines - extra span tag fixes issues */
a.externallink { 
	background: inherit; /* FF correction for double underline (sometimes) */
	background-repeat:no-repeat;
	display:none;
	} 
	
	a.external { 
background-repeat:no-repeat;
	background-position:center right;
	padding-right:17px;
	} 
	
a.externallink span { 
	background: url(/modern/exhibitions/streetandstudio/images/outside-link-external.gif) no-repeat 100% 50%;
	padding: 0 16px 0 0;	/* width of the img */
	display: inline-block;	/* IE correction to show the icon */
	cursor: pointer;	/* IE correction to show hand instead of arrow */
	vertical-align: bottom;	/* Opera correction to get the last word vertical aligned */
	}
a.externallink:visited span { 
	background-image: url(/modern/exhibitions/streetandstudio/images/outside-link-external.gif);
	}
a.externallink:hover span {
	background-image: url(/modern/exhibitions/streetandstudio/images/outside-link-external.gif);
	text-decoration: none; /* avoiding the "span" working for the last word! :-) */ 
	}






/* inner pages */

#innertitle {
	position: relative;
	float:left;
	margin:16px 0 0 19px;
	overflow:visible;
	}
	
#innertagline {
	float:left;
	margin:16px 0 0 24px;	
	}

#innerdates {
	float:right;
	margin:16px 6px 0 0;
	}

#innermenu {
	margin:0 0 0 0;
	padding:30px 5px 0 0;
	font-size:0.75em;
	list-style:none;
	display:block;
	width:460px;
	border:0;
	float:right;
	}

#innermenu li {
	float:right;
	list-style:none;
	margin:0 0 0 4px;
	background-color:#0c8fca;
	}
	
#innermenu li a:link, #innermenu li a:visited {
	display:block;	
	color:#fff;
	font-weight:bold;
	padding:2px 3px;
	background-color:#00aeef;
	border-bottom:solid 3px;
	border-bottom-color:#00aeef;
	}
			
#innermenu li a:hover {
	display:block;
	text-decoration:none;
	background-color:#0c8fca;
	border-bottom:solid 3px;
	border-bottom-color:#0a72a1;
	}
	
.innercontent {margin-left:18px;}	

.innercontent h3 { font-size:1.3em; clear:both; display:block}	

.innercontent h4 {font-size:1.1em;}	

.innercontent li {line-height:1.5em;}	

h2 {
	margin-top:0; 
	padding:0;
	font-size:1.5em;
	}

h2.eventlist {margin-top:10px;}

li.right {list-style-image: url(/modern/exhibitions/streetandstudio/images/arrowbox_right_list.gif);}

.clearall {
	display:block; 
	clear:both; 
	margin:0; 
	padding:0; 
	height:1px;
	}

#mainpic {
	float:left;
	margin:10px 10px 0 10px;
	}

#maintext {
	padding:15px 0 0 0;
	}

#resourceleft {
	width:50%; 
	float:left;
	}
	
#resourceright {
	width:50%; 
	float:right;
	}
	
h3.resources {
	display:block;
	clear:left;
	padding-top:20px;
}

#bookticketspic {
	float:left;
	margin:0 10px 0px 0;
	}

/* room guide */

div.container h3 {margin:5px 0;}

#roomguide { 
	list-style:none; 
	float:left;
	margin:10px
	}

#roomguide li { 
	list-style:none; 
	}
	

#roomguide li a:link, #roomguide li a:visted {
	background-color:#fff;
	padding:2px;
	}
	

#roomguide li a:hover {
	background-color:#0a72a1;
	color:#fff;
	padding:2px;
	text-decoration:none; 
	}
	
.enlarge {background-position:4em 0.5em;}

div.picture {
	float:right; 
	width:270px; 
	margin:0 0 5px 12px; 
	padding:4px;
	display:block; 
	border:solid 0px #ccc; 
	background-color:#efefef;
	}
	
div.picturesmall {
	float:right; 
	width:704px; 
	margin:2px 2px 10px 2px; 
	padding:3px 0 3px 3px;
	display:block; 
	border:0; 
	background-color:#efefef;
	}	
	
div.picturesmall .tate_enlarge_img {
	width:176px;
	float:left;
	display:inline;
	clear:none;
	}
	
.clearright { clear:right}

.tee_enlarge_link {
	font-size:0.9em;
	}
	
.credit {font-weight:normal;}

/* collapsible bit of room guide */

li.item {	
	padding:3px;
	list-style: none;
	display:block; 
	clear:left; 
	border-left:solid 2px #00aeef; 
	margin-bottom:10px;
}

#otherworks {
	list-style: none;
	margin: 0;
	padding: 0;
	vertical-align: top;
	width: 400px;
}
#otherworks ul {
	display: none;
	list-style: none;
	margin: 0;
	padding: 0;
}

#otherworks li {
	list-style: none;
}

#otherworks ul ul {
	display: inline;
}
#otherworks ul ul li a {
	padding-left: 20px;
	width: 118px;
}
#otherworks a {
	color: #000;
	cursor: pointer;
	display: block;
	font-weight: bold;
	margin-left: 0;
	padding: 2px 2px 2px 17px;
	width: 390px;
}
#otherworks a.expanded {
	background: #d7f2fc url(/modern/exhibitions/streetandstudio/images/collapse.gif) no-repeat 3px 50%;
}
#otherworks a.collapsed {
	background: #ecf8fd url(/modern/exhibitions/streetandstudio/images/expand.gif) no-repeat 3px 50%;
}
#otherworks a:hover {
	text-decoration: none;
}
#otherworks ul a {
	color: #000;
	display: block;
	font-weight: normal;
	padding: 2px 2px 2px 12px;
	width: 128px;
}
#otherworks ul a:hover {
	text-decoration: underline;
}
#otherworks li.active a {
	background: #fff;
}
/*#otherworks li.active li a {
	background: #ff0000;
}*/

/* links */

a.backtotop {margin:5px 0 10px 10px; clear:both; display:block;}

a:link, a:visited {
	font-weight:bold;
	color:#00aeef;
	}

.hidden { display:none;}

.logos {text-align:right; vertical-align:middle;}
