/* --------------------------- GENERAL STRUCTURE --------------------------- */

body {
	background: #313131;
}

#sitecontainer {
	width: 788px;
	display: block;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;


}

#site {
	background: #313131;
	width: 788px;
}

#background {
	width: 764px;
	background: #232323;
	margin: 0px;
}


#header {
	margin: 16px 0px 9px 32px;
	width: 764px;
}

#content {
	margin: 0px 0px 0px 32px;
	width: 700px;
}






/* -------------------------- EXHIBITIONS --------------------------- */

div.header {
	width: 700px;
	margin-bottom: 9px;
	overflow: hidden;
}
div.exbigimg {
	width: 700px;
	margin-bottom: 18px;
}



p.support {
	margin-top: 15px;
	margin-bottom: 15px;
	color: #999999;
}






h1,h2,h3,h4,h5 {

}


h1.header {
	font-family: Times, "Times New Roman";
	display: inline;
	font-size: 60px;
	line-height: 60px;
	letter-spacing: 0px;
	color: #232323;
}
h2.header, h2.subheader {
	display: inline;
	font-size: 47px;
	line-height: 1em;
	color: #232323;
}
h3.header {
	display: inline;
	font-size: 31px;
	line-height: 1em;
	color: #232323;
}
h4.header {
	display: inline;
	font-size: 31px;
	line-height: 1em;
	color: #232323;
	word-break: normal;
}
h5.header {
	display: inline;
	font-size: 31px;
	line-height: 1em;
	color: #232323;
}


h1.black, h2.black {
	color: #232323;
}
h1.white, h2.white {
	color: #ffffff;
}

div.homebg {
	background: #ffffff;
	padding: 0px 11px 0px 10px;
	clear: both;
}
div.progbg {
	background: #87dfdc;
	padding: 0px 11px 0px 10px;
	clear: both;
	width:auto;
}
div.aboutbg {
	background: #a0bd2f;
	padding: 0px 11px 0px 10px;
	clear: both;
}
div.visitbg {
	background: #da3737;
	padding: 0px 11px 0px 10px;
	clear: both;
}
div.hirebg {
	background: #e67a7a;
	padding: 0px 11px 0px 10px;
	clear: both;
}
div.contactbg {
	background: #ffffff;
	padding: 0px 11px 0px 10px;
	clear: both;
}
div.learnbg {
	background: #14ce4b;
	padding: 0px 11px 0px 10px;
	clear: both;
}
div.shopbg {
	background: #4e664f;
	padding: 0px 11px 0px 10px;
	clear: both;
}

div.h2pad {
	padding-top: 4px;
	padding-bottom: 2px;
}

span.black {
	color: #232323;
}
span.white {
	color: #ffffff;
}
span.grey {
	color: #999999;
}
span.lrg {
	font-size: 14px;
	line-height: 16px;
}

div.exspacer {
	width: 700px;
	border-top: 1px solid #333333;
	margin: 30px 0px 0px 0px;
	font-size: 10px;
	line-height: 10px;
}

div.indexwrapper {
	width: 700px;
	border-bottom: 1px solid #333333;
}

div.indexitemwrapper {
	width: 700px;
	border-top: 1px solid #333333;
	padding: 15px 0px 15px 0px;
}

div.indeximg {
	width: 166px;
	margin-right: 16px;
}

div.indexright {
	width: 516px;
}

div.indexheader {
	width: 516px;
	margin-bottom: 10px;
	overflow: hidden;
}

div.indexcopy {
	width: 516px;
}


div.noextext {
	width: 700px;
	margin: 8px 0px 8px 0px;
}

div.indextext {
	width: 700px;
	margin: 8px 0px 8px 0px;
}


div.indextext h1 {
	font-size: 12px;
	padding-bottom: 6px;
	margin: 0px 0px 6px 0px;
	border-bottom: 1px solid #666666;
	text-transform: uppercase;
	font-weight:bold;
}
div.indextext h2 {
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	color: #00ff00;
	font-weight:bold;
}

div.abouttext h1, div.abouttext h2 {
	color: #a0bd2f;
}
div.visittext h1, div.visittext h2 {
	color: #da3737;
}
div.hiretext h1, div.hiretext h2 {
	color: #e67a7a;
}
div.contacttext h1, div.contacttext h2 {
	color: #ffffff;
}
div.learntext h1, div.learntext h2 {
	color: #14ce4b;
}
div.shoptext h1, div.shoptext h2, div.shopcopy h2 {
	color: #4e664f;
}
div.shopcopy h2 {
	font-weight: bold;
	margin-bottom: 15px;
}




div.txtimg {
	width: 700px;
	padding: 0px 0px 4px 0px;
}
div.txtimgs {
	width: 700px;
	margin: 0px 0px 15px 0px;
	overflow: hidden;
}
div.txtimg_e {
	width: 700px;
	padding: 0px 0px 4px 0px;
}
div.txtimgs_e {
	width: 700px;
	margin: 0px 0px 4px 0px;
	overflow: hidden;
}
div.firstimg {
	margin-right: 8px;
}

div.captionwrap {
	width: 700px;
	padding: 0px 0px 15px 0px;
}
p.caption {
	font-size: 9px;
	line-height: 11px;
}
p.credit {
	font-size: 9px;
	line-height: 11px;
	color: #666666;
}



div.fulldetail {
	background: #313131;
	margin: 6px 0px 0px 0px;
	width: 700px;
	padding-top: 6px;
	padding-bottom: 5px;
}


a.fulldetail {
	padding: 2px 4px 2px 4px;
	text-decoration: none;
	font-weight: bold;
}

a.fulldetail:link {
	color: #ffffff;
}
a.fulldetail:visited {
	color: #ffffff;
}
a.fulldetail:hover {
	color: #ffffff;
}
a.fulldetail:active {
	color: #ffffff;
}


/* -------------------------- SHOP --------------------------- */

div.shopitem {
	width: 700px;
	border-top: 1px solid #333333;
	padding: 10px 0px 10px 0px;
}

div.shopimg {
	width: 326px;
	margin-right: 24px;
}

div.shopcopy {
	position: absolute;
	bottom: 10px;
	left: 350px;
	width: 348px;
}

p.makerlink {
	margin: 15px 0px 2px 0px;
}


a.maker {
	padding: 2px 4px 2px 4px;
	text-decoration: none;
	font-weight: bold;
}

a.maker:link {
	color: #232323;
	background: #ffffff;
}
a.maker:visited {
	color: #232323;
	background: #ffffff;
}
a.maker:hover {
	color: #232323;
	background: #999999;
}
a.maker:active {
	color: #232323;
	background: #ffffff;
}

/* -------------------------- NAVI --------------------------- */

#naviwrapper {
	border-top: 1px solid #ffffff;
	margin: 0px 0px 9px 32px;
	width: 700px;
}


#navi {
	width: 700px;
	height: 45px;
}


#subnavi {
	width: 700px;
	height: 21px;
	padding-top: 3px;
}

div.gb {
	border-bottom: 1px solid #333333;
}


div.home_border {
	border-bottom: 1px solid #ffffff;
}
div.programme_border {
	border-bottom: 1px solid #87dfdc;
}
div.about_border {
	border-bottom: 1px solid #a0bd2f;
}
div.visit_border {
	border-bottom: 1px solid #da3737;
}
div.learning_border {
	border-bottom: 1px solid #14ce4b;
}
div.hire_border {
	border-bottom: 1px solid #e67a7a;
}
div.shop_border {
	border-bottom: 1px solid #4e664f;
}
div.contact_border {
	border-bottom: 1px solid #ffffff;
}


#navlist, #subnavlist {
	position: absolute;
	width: 700px;
	display: inline;
	overflow: hidden;
	list-style: none;
}

#navlist li, #subnavlist li {
	display: block;
	float: left;
	display: inline; /* duplicated for IE 5/Win */
	list-style-type: none; /* duplicated for IE 5/Win */
}
#navlist li {
	margin: 14px 14px 0px 0px;
}
#subnavlist li {
	margin: 0px 14px 0px 0px;
}

#navlist a, #subnavlist a, #navlist span, #subnavlist span {
	float: left;
	height: 0px !important;
	height /**/:16px; /* IE 5/Win hack */ 
	padding: 16px 0 0 0;
	overflow: hidden;
}

#navlist a:hover, #subnavlist a:hover {
	background-position: 0 -16px;
}

span.bullet {
	width: 5px;
	background: url(../img/artwork/mainnavi/bullet.gif) top left no-repeat;
}

#navlist a.selected, #subnavlist a.selected {
	background-position: 0 -16px;
}

a.home {
	width: 38px;
	background: url(../img/artwork/mainnavi/home.gif) top left no-repeat;
}
a.programme {
	width: 74px;
	background: url(../img/artwork/mainnavi/programme.gif) top left no-repeat;
}
a.about {
	width: 38px;
	background: url(../img/artwork/mainnavi/about.gif) top left no-repeat;
}
a.visit {
	width: 29px;
	background: url(../img/artwork/mainnavi/visit.gif) top left no-repeat;
}
a.learning {
	width: 57px;
	background: url(../img/artwork/mainnavi/learning.gif) top left no-repeat;
}
a.hire {
	width: 28px;
	background: url(../img/artwork/mainnavi/hire.gif) top left no-repeat;
}
a.shop {
	width: 31px;
	background: url(../img/artwork/mainnavi/shop.gif) top left no-repeat;
}
a.contact {
	width: 48px;
	background: url(../img/artwork/mainnavi/contact.gif) top left no-repeat;
}



a.current {
	width: 50px;
	background: url(../img/artwork/subnavi/current.gif) top left no-repeat;
}
a.forthcoming {
	width: 81px;
	background: url(../img/artwork/subnavi/forthcoming.gif) top left no-repeat;
}
a.past {
	width: 27px;
	background: url(../img/artwork/subnavi/past.gif) top left no-repeat;
}
a.y2005 {
	width: 32px;
	background: url(../img/artwork/subnavi/2005.gif) top left no-repeat;
}
a.y2006 {
	width: 32px;
	background: url(../img/artwork/subnavi/2006.gif) top left no-repeat;
}
a.y2007 {
	width: 32px;
	background: url(../img/artwork/subnavi/2007.gif) top left no-repeat;
}
a.y2008 {
	width: 32px;
	background: url(../img/artwork/subnavi/2008.gif) top left no-repeat;
}
a.y2009 {
	width: 32px;
	background: url(../img/artwork/subnavi/2009.gif) top left no-repeat;
}
a.y2010 {
	width: 30px;
	background: url(../img/artwork/subnavi/2010.gif) top left no-repeat;
}
a.y2011 {
	width: 28px;
	background: url(../img/artwork/subnavi/2011.gif) top left no-repeat;
}
a.y2012 {
	width: 29px;
	background: url(../img/artwork/subnavi/2012.gif) top left no-repeat;
}
a.y2013 {
	width: 29px;
	background: url(../img/artwork/subnavi/2013.gif) top left no-repeat;
}
a.y2014 {
	width: 29px;
	background: url(../img/artwork/subnavi/2014.gif) top left no-repeat;
}
a.y2015 {
	width: 29px;
	background: url(../img/artwork/subnavi/2015.gif) top left no-repeat;
}
a.y2016 {
	width: 29px;
	background: url(../img/artwork/subnavi/2016.gif) top left no-repeat;
}
a.y2017 {
	width: 29px;
	background: url(../img/artwork/subnavi/2017.gif) top left no-repeat;
}
a.y2018 {
	width: 30px;
	background: url(../img/artwork/subnavi/2018.gif) top left no-repeat;
}

a.education {
	width: 64px;
	background: url(../img/artwork/subnavi/education.gif) top left no-repeat;
}
a.youngpeople {
	width: 153px;
	background: url(../img/artwork/subnavi/youngpeople.gif) top left no-repeat;
}
a.groups {
	width: 46px;
	background: url(../img/artwork/subnavi/groups.gif) top left no-repeat;
}
a.adults {
	width: 40px;
	background: url(../img/artwork/subnavi/adults.gif) top left no-repeat;
}


/* -------------------------- FOOTER --------------------------- */

#footer {
	width: 700px;
	margin: 48px 0px 0px 32px;
	padding-bottom: 48px;
}

#footer div {
	width: 700px;
	padding: 6px 0px 6px 0px;
	border-top: 1px solid #333333;
}
#footer div p{
	color: #999999;
}


#footer div.support1 {
	width: 191px;
	border: 0;
	padding: 0px;
	border: 0;
	margin-right: 35px;	
}
#footer div.support2 {
	border: 0;
	padding: 0px;
	padding-top: 66px;
	border: 0;
	width: 135px;
}
#footer div.support3 {
	width: 93px;
	border: 0;
	padding: 0px;
	border: 0;
}


/* --------------------------- TYPOGRAPHY --------------------------- */

span.white {
	color: #dddddd;
}
span.bold {
	font-weight: bold;
}
