/* CSS Document */

body {
	background-color: #fff;
	background-image: url(/modern/exhibitions/gilbertandgeorge/images/topnav/homebackground.gif);
	background-repeat: repeat-x;
	font-family: ITC Franklin Gothic, Arial Black, Arial, Lucida Console, MS Sans Serif, Microsoft Sans Serif, Impact, MetaBold-Caps, Arial, Helvetica, sans-serif;
}

/* start topnav */
#level2nav ul li a{
	color:#000;
	border-left:1px solid #000;
}


/* custom header colours */

ul#level1nav {background-color:#000;} /* level1 nav row colour */

#logobarnew {background-color:#666;} /* logobar row colour */

#level2navbar {background-color:#666;} /* level2 nav row colour */

#level2nav ul li a{color:#fff;border-left:1px solid #fff;} /* level2 links colour */
#level2nav ul li a:hover{background-color:#ccc;color:#000;} /* level2 links hover state */


/* end topnav */

.textgg { font-family: Arial, Helvetica, sans-serif; font-size: 0.9em; margin-top:0;
	/*/*/
	padding: 1px;
	font-size: 0.95em;
	/* */
}

.inline {margin:0; display:inline; clear:left}

.indentgg {margin:0 0 0 3em; display:inline;}

/* menu */

span.menu1, span.menu2  {
	display: none;
}

ul.menu1ine1 {
	position: relative;
	width: 532px;
	height: 19px;
	background:url(/modern/exhibitions/gilbertandgeorge/images/menu/menu_bg.gif) no-repeat;
	list-style-type: none;
	color:#FFF;
	margin: 0 0 0 13px;
	padding: 0;
}

ul.menu1ine2 {
	position: relative;
	width: 532px;
	height: 22px;
	background:url(/modern/exhibitions/gilbertandgeorge/images/menu/menu_bg.gif) no-repeat;
	background-position: 0 -19px;
	list-style-type: none;
	color:#FFF;
	margin: 0 0 0 13px;
	padding: 0;
}

li#bu1 a {
	background: transparent;
	position: absolute;
	width: 63px;
	height: 19px;
	bottom: 0;
	text-decoration: none;
}

li#bu2 a {
	background: transparent;
	position: absolute;
	width: 178px;
	height: 19px;
	bottom: 0;
	text-decoration: none;
}

li#bu3 a {
	background: transparent;
	position: absolute;
	width: 117px;
	height: 19px;
	bottom: 0;
	text-decoration: none;
}

li#bu4 a {
	background: transparent;
	position: absolute;
	width: 174px;
	height: 19px;
	bottom: 0;
	text-decoration: none;
}

li#bu5 a {
	background: transparent;
	position: absolute;
	width: 102px;
	height: 22px;
	bottom: 0;
	text-decoration: none;
}

li#bu6 a {
	background: transparent;
	position: absolute;
	width: 53px;
	height: 22px;
	bottom: 0;
	text-decoration: none;
}

li#bu7 a {
	background: transparent;
	position: absolute;
	width: 97px;
	height: 22px;
	bottom: 0;
	text-decoration: none;
}

li#bu8 a {
	background: transparent;
	position: absolute;
	width: 50px;
	height: 22px;
	bottom: 0;
	text-decoration: none;
}

li#bu9 a {
	background: transparent;
	position: absolute;
	width: 172px;
	height: 22px;
	bottom: 0;
	text-decoration: none;
}



/* adjusted values for IE6 */
* html*li#bu1 a, * html*li#bu2 a, * html*li#bu3 a, * html*li#bu4 a, * html*li#bu5 a, * html*li#bu6 a, * html*li#bu7 a, * html*li#bu8 a, * html*li#bu9 a { bottom: -1px; }

li#bu1 a { left: 0px; background: url(/modern/exhibitions/gilbertandgeorge/images/menu/about_over.gif) 0 0 no-repeat;  }
li#bu2 a { left: 63px; background: url(/modern/exhibitions/gilbertandgeorge/images/menu/visitinginfo_over.gif) 0 0 no-repeat; }
li#bu3 a { left: 241px; background: url(/modern/exhibitions/gilbertandgeorge/images/menu/booktickets_over.gif) 0 0 no-repeat; }
li#bu4 a { left: 358px; background: url(/modern/exhibitions/gilbertandgeorge/images/menu/eventseducation_over.gif) 0 0 no-repeat; }

li#bu1 a:hover, li#bu2 a:hover, li#bu3 a:hover, li#bu4 a:hover { background-position: 0 -19px; }

/* line 2 */
li#bu5 a { left: 0px; background: url(/modern/exhibitions/gilbertandgeorge/images/menu/roomguide_over.gif) 0 0 no-repeat;  }
li#bu6 a { left: 102px; background: url(/modern/exhibitions/gilbertandgeorge/images/menu/films_over.gif) 0 0 no-repeat; }
li#bu7 a { left: 155px; background: url(/modern/exhibitions/gilbertandgeorge/images/menu/catalogue_over.gif) 0 0 no-repeat; }
li#bu8 a { left: 252px; background: url(/modern/exhibitions/gilbertandgeorge/images/menu/shop_over.gif) 0 0 no-repeat; }
li#bu9 a { left: 302px; background: url(/modern/exhibitions/gilbertandgeorge/images/menu/furtherresources_over.gif) 0 0 no-repeat; }

li#bu5 a:hover, li#bu6 a:hover, li#bu7 a:hover, li#bu8 a:hover, li#bu9 a:hover { background-position: 0 -22px; }


/* menu end */

.clear {
	clear:both;
	padding-top:10px;
	padding-bottom:10px;
	display:block;
	}
	
img.picleft {
	float:left;
	padding-right:8px;
	}
	

/* picture layout */

.row { display:block; padding:12px 0px; clear:both; }

.picborder { padding:8px; border:solid #CCCCCC 1px; background-color:#F3F3F3}

.picborder img {padding-bottom:2px; vertical-align:middle; line-height:5px;}

img { border:0px; }


/* css for lightbox script -  */

#lightbox{
	background-color:#fff;
	padding:4px 4px 2px 4px;
	border:1px solid #999;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left;font-family: Arial, Helvetica, sans-serif; font-size: 0.8em; }
#keyboardMsg{ float: right; }
#closeButton{ top: -15px; right: 4px; }

#lightbox img{ border: none; clear: both; margin-top:18px;} 

#loadingImage {
	background-color:#fff;
	padding:4px;
	border:1px solid #ccc;
	}
	
/* end of css for lightbox script */


div#roomguide {
    padding: 106px 0 0 0;
    overflow: hidden;
    background-image: url(/modern/exhibitions/gilbertandgeorge/images/floorplan.gif); 
    background-repeat: no-repeat;
    height: 0px !important; /* for most browsers */
    height /**/:35px; /* for IE5.5's bad box model */
	text-transform: uppercase;
	margin:0 0 0 13px;
}

.pagetitle, #workshopstitle, #filmstitle, #youthtitle, #teacherstitle, .uppercase { text-transform:uppercase; }

a	{ color:#DF0202;}

.content {
	margin:0 0 0 13px;
	padding-top:10px;
	width: 532px;
	display:block;
	clear:both;
	}

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


.toppadding {
	padding-top:14px;
	}

.backtotop {
	font-weight:normal;
	clear:both;
	padding-top:10px;
	width:495px;
	font-size:1em;
	text-align:right;
	border: 0px;
	vertical-align: middle;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
		}

.backtotopNoline {
	font-weight:normal;
	clear:both;
	padding-top:10px;
	width:495px;
	font-size:1em;
	text-align:right;
	border: 0px;
	vertical-align: middle;
		}
		
.inlineBacktotop {
	clear:both;
	display:block;
	padding:0px;
	width:495px;
	font-size:1em;
	text-align:right;
		}

.roomnav a{ color: #DF0202; text-decoration:none;}
.roomnav a:hover{color: #000;text-decoration: underline;}
	
.roomlink a:hover {	color:#000000;	}

.blackbg {
	color:#FFFFFF;
	background-color:#000000;
	display:block;
	}
	
.padding {
	padding-left:10px;
	padding-right:10px;
	}
	
.margin {
	margin-top:7px;
	}
	
.subtitle {
	font-weight:bold;
	}
	
h2, h3 {
	font-size:1.2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.header1 { 
	font-size:1.2em;
	display:block;
	clear:both;
	padding-top:10px;
}

.header2 { font-size:1.2em;
}

.undertitle {
	font-size:0.9em;
	font-weight:normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.picright {
	float:right;
	clear:none;
	padding-left:5px;
	padding-bottom:10px;
	}
	
img.picleft {
	float:left;
	}
	 
.creditRight {
	margin-left:5px;
	background: #ffffff;
	color: #666666;
	font-weight: normal;
	font-size: 0.9em;
	font-family: arial, helvetica, geneva, sans-serif;
	}
	
.creditLeft {
	margin-left:0px;
	background: #ffffff;
	color: #666666;
	font-weight: normal;
	font-size: 0.9em;
	font-family: arial, helvetica, geneva, sans-serif;
	}	

.creditworks {
	float:left; 
	background-color:#F2F2F2; 
	padding:5px;
	width:270px;
	}
	
.clear {
	clear:both;
	padding-top:10px;
	padding-bottom:10px;
	display:block;
	}
	

.clearTitle {
	clear:both;
	padding-bottom:0px;
	display:block;
}
	
.clearLarge {
	padding-top:10px;
	padding-bottom:10px;
	display:block;
	clear: both;
	float: left;
	}
	
.middlebit {
	font-family:Arial, Helvetica, sans-serif;
	}
	
	
.holder {
	width: 184px;
	margin: auto;
	text-align: left;
}
	
.creditLargeworks {
	float:left;
	background-color:#F2F2F2;
	padding:5px;
	width:495px;
	clear: both;
	display: block;
}

img {
	border:0px;
}

