@charset "UTF-8";
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, 
pre, form, fieldset, table, th, td { margin: 0; padding: 0;}  
html, body {
	min-height:95%;
	height:100%;
}

body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #000000;
	clear: both;
}
hr {
	clear:left;
	width:80%;
	margin:25px auto;
}
img{
	border:#333333 solid 1px;
}
input
a:hover img {
	border:#111 solid 2px;
}
p {
	font-size: 0.85em;
	line-height: 1.5em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.65em;
	margin-left: 0px;
}
.uberdiv  {
	width: 960px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	padding-top:93px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
	position:relative;
}
.content  {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 30px;
}
.navbar {
	text-align: left;
	height: 27px;
	width: 960px;
	margin: 0px;
	overflow: hidden;
	font-weight: normal;
	padding: 0px;
}
.navbar ul {
	padding: 0px;
	list-style-type: none;
	font-weight: bold;
	height: 27px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
.navbar li {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	padding: 0px;
	float:left;
	overflow:visible;
	list-style-type: none;
	height: 27px;
	color: #FFFFFF;
	text-indent:-9000px;
	display:block;
	margin-right:-1px;
}
.navbar #nav-home a {
	width:50px;
	background:url(images/home.gif);
}
.navbar #nav-gal a {
	background:url(images/gallery.gif);
	width:63px;
}
.navbar #nav-exhib a {
	background:url(images/exhibitions.gif);
	width:90px;
}
.navbar #nav-lectures a {
	background:url(images/lectures.gif);
	width:71px;
}
.navbar #nav-courses a {
	background:url(images/courses.gif);
	width:69px;
}
.navbar #nav-books a {
	background:url(images/bookswriting.gif);
	width:122px;
}
.navbar #nav-license a {
	background:url(images/licensing.gif);
	width:130px;
}
.navbar #nav-posters a {
	background:url(images/posters.gif);
	width:119px;
}
.navbar #nav-vouchers a {
	background:url(images/vouchers.gif);
	width:106px;
}
.navbar #nav-comm a {
	background:url(images/commissions.gif);
	width:100px;
}
.navbar li a {
	display:block;
	height:27px;
	background-position: left top;
}
.navbar #nav-home a:hover, .navbar #nav-gal a:hover, .navbar #nav-exhib a:hover, .navbar #nav-lectures a:hover, .navbar #nav-courses a:hover, .navbar #nav-books a:hover, .navbar #nav-license a:hover, .navbar #nav-posters a:hover, .navbar #nav-vouchers a:hover, .navbar #nav-comm a:hover {
	background-position:left bottom;
}
.navbar  a:link  {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	height: 27px;
	margin: 0px;
	padding: 0px;
}
.navbar a:visited  {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	height: 27px;
}
.navbar a:hover  {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	background-color: #000000;
	height: 27px;
}
.navbar a:active  {
	color: #FFFFFF;
	font-weight: bold;
	height: 27px;
}
.galnavbar {
	text-align: left;
	height: 19px;
	width: 945px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #FFFFFF;
	font-size: 0.9em;
	line-height: 1em;
	background-color: #000000;
}
.galnavbar   ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color: #FFFFFF;
}
.galnavbar li    {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.galnavbar      a:link  {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.galnavbar      a:visited  {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.galnavbar      a:hover  {
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: none;
}
.galnavbar      a:active  {
	color: #999999;
	font-weight: normal;
}
.deadgallery {
	background-color: #000000;
	width: auto;
	height: 50px;
	margin-top: -3px;
	margin-right: -8px;
	margin-bottom: -3px;
	margin-left: -8px;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	font-weight: bold;
	color: #999999;
	letter-spacing: -0.1em;
	padding: 0px;
	margin: 0px;
	text-transform:lowercase;
}
h2 {
	font-size: 0.87em;
	line-height: 1.1em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0em;
	margin-left: 0px;
	color: #333333;
}
h3 {
	font-size: 1em;
	line-height: 1.15em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0em;
	margin-left: 0px;
	color: #000000;
	font-weight: bold;
}
h4 {
	font-size: 0.9em;
	line-height: 1.15em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0em;
	margin-left: 0px;
	color: #666666;
	font-weight: bold;
}
h5 {
	font-size: 2em;
	line-height: 1.2em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: .5em;
	margin-left: 0px;
	color: #666666;
	font-weight: bold;
}
.rightcol {
	width: 185px;
	font-size: 1em;
	color: #FFFFFF;
	float: right;
	background-image: url(images/extra.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.rightcol img {
	border:none;
}
.rightcollinks {
	width: 173px;
	font-size: 0.95em;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	float: right;
	margin-top: 106px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/shade.png);
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.rightcollinks #rnds img {
	border:#333 solid 1px;
}
.rightcollinks a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.rightcollinks a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.rightcollinks a:hover {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
.rightcollinks a:active {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
.maincols {
	width: 700px;
	margin: 0 0 15px 0;
	overflow:visible;
	padding-top: 70px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
a:link {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
	font-weight: bold;
}
.bodyleft {
	margin: 0px;
	padding: 0px;
	width: 342px;
}
.bodyright {
	margin: 0px;
	padding: 0px;
	width: 342px;
	float: right;
}
.botlinks {
	font-size: 0.7em;
	width: 940px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	color:#FFF;
}
.botlinks a {
	color:#DDD;
}
.botlinks p {
	margin: 10px 0 0 25px;
}
.galIndexItem {
	margin: 10px 0;
	width:670px;
}
.galIndexItem h3{
	font-size:1.5em;
	text-transform:capitalize;
}
.galIndexImg{
	min-width:200px;
	width:200px;
	float:left;
	position:relative;
}
.galIndexImg img {
	display:block;
	margin:0 auto;
}
#cat-header {
	float:left;
	margin-right:10px;
}
.catInf, .catInfSml {
	float:left;
	font-size:1em;
}
.catInfSml {
	width:300px;
}
.catInf h3, .catInfSml h3 {
	width: 250px;
}
.catInf h3 {
	margin-top:-15px;
}
#filters img {
	border:none;
}
#preloc {
	color:#FFF;
	margin-bottom:55px;
}
#filters li, #preloc li {
	color:#FFF;
	float:left;
	text-transform:capitalize;
	list-style:none;
	margin: 0 10px 5px 0;
}
#preloc li a {
	color:#FFF;
}
#filters a {
	font-weight:normal;
	color:#FFF;
}
#filters p {
	clear:left;
	font-size:1.2em;
	margin: 10px 0 0 0;
}
#filters ul {
	margin:0 0 10px 0;
}
#results {
	clear:left;
	width:688px;
	border:solid 1px #000;
	float:left;
	padding-left:10px;

}
#results .resHold {
	float:left;
	font-size:0.8em;
	height:220px;
	width: 170px;
	margin-bottom: 15px;
}
#results .resHold:hover {
	background:#EEE;
}
#results p {
	text-align:center;
	margin:5px;
}
#results .imgHold {
	height:170px;
}
	
#paging {
	clear:left;
	position:relative;
}
#paging #next{
	float:right;
}
/*here lies imgViewer stuff */
#imgViewer {
	width:700px;
}

#imgViewer img {
	border:none;
}
#imgViewer p {
	
}
#imgViewer #mainImg {
	position:relative;
	background:#000;
	padding:10px;
}
#imgViewer #mainImg #theImg {
	display:block;
	margin: 0 auto;
}
#imgMeta {
	background:#000;
	color:#FFF;
	height:auto;
	padding:10px 5px;
	width:690px;
	position:relative;
	float:left;
}
#imgMeta p {
	margin:0;
}
#buttons {
	float:right;
}
#buttons img {
	border:none;
}
#others {
	overflow:auto;
	width:700px;
	height:155px;
}
#otherList img {
	border:#CCC 1px solid;
}
#otherList #selImg img {
	border:#333 3px solid;
}
.galControl {
	margin-top:-125px;
	z-index:5;
}
#nextButton {
	float:right;
}
ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	font-size: .85em;
}
li {
	list-style-position: outside;
	list-style-type: square;
}
.homeleftcol {
	width: 324px;
	float: left;
	margin-top: 5px;
	margin-right: 28px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 0.8em;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 6px;
	background-image: url(images/greyfade.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}
.homerightcol {
	width: 324px;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	font-size: 0.8em;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 6px;
	background: url(images/greyfade.jpg) repeat-x;
	background-position: left top;
}
.homeimage {
	border: 1px solid #000000;
}

.remFilter {
	background:#F00;
}
#courses div {
	margin-bottom:25px;
}
#courses div img {
	margin-bottom:25px;
}
.newsitems p {
	margin-bottom:25px;
}
#logo {
	position:absolute;
	right:10px;
	top:10px;
}
#logo img {
	border:none;
}
#licensetable td {
	padding-bottom:25px;
}
#pics {
	padding: 0px;
	width: 696px;
	border: 1px solid #000000;
	float: none;
	height: 255px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	overflow:hidden;
} 
#pics img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.botlinks li {
	float:left;
	margin-right:21px;
	list-style:none;
}
#coursewnd {
	position:absolute;
	width:700px;
	left:50%;
	margin-left:-350px;
	z-index:5;
	display:none;
	background:#FFF;
	padding:15px;
	border:2px double #000;
}
#imgText {
	float:left;
}
#imgText p {
	margin-bottom:5px;
}
#refineDiv {
	display:none;
}
.coursepay p {
	border:1px solid #000;
	background:#ddd;
	color:#000;
	font-size:1.3em;
	position:relative;
	padding:5px;
	height:50px;
}
.coursepay input {
	position:absolute;
	left:300px;
	font-size:1.3em;
	
}

#ilf {
	position:absolute;
	top: 8px;
	left:30px;
}
#ilf img {
	border:none;
}
.coursephotos {
	margin:0;padding:0;
}
.coursephotos li {
	border:1px solid #a5a5a5;
	display:table-cell;
	float:left;
	line-height:120px;
	margin:5px;
	width:120px;
	list-style:none;
	text-align:center;
}
.coursephotos img {
	margin:0 auto;
	vertical-align:middle;
}

#socials {
background-color: #000;
padding:0;
width:172px;
margin-top:3px;
}

#socials ul {
background-color: #000;
margin:0;
padding:0;
color:#FFFFFF;
}

#socials ul li {
	margin:0 0 8px 0;
	list-style-type: none;
	padding:5px;
	border: #333 1px solid;
	
}

#socials ul li h4 {
font-size:1.2em;
color:#fff !important;
margin-bottom:5px;
}

.course-header-a {
border-bottom:solid 1px #666666;
}

#courses-new h1 {
font-size:2em;
}

#courses-new h2 {
font-size:1.5em;
color:#333333;
}

#courses-new h3 {
font-size:1.5em;
color:#000000;
}

.open_desc {
background-color: #fff;
color:#000;
padding:2px;
font-size:.9em;
margin:8px 0 0 0;
display:inline-block;
}


#courses-a {
width:700px;
border:#333333 1px solid;
margin:0 0 10px 0;
padding:3px;
background:#FFFFFF;
clear:both;
}

.courselist-a {
margin:0 4px 10px 4px;
padding:0 0 4px 0;
background: #CCCCCC;
float:left;
width:220px;
height:370px;
overflow:hidden;
position:relative;
}

.courselist-a h1 {
font-size:.8em !important;
}

.courselist-a p {
font-size:.8em;
background: #CCCCCC;
padding:3px;
}

.courselist-a form {
background:#999;
color:#fff;
padding:3px;
position:absolute;
bottom:0;
width:213px;
}

.courses-info-a  {
background:#fff;
padding:6px;
margin-bottom:5px;
background: repeat-x url(images/greyfadeup.jpg) bottom;
border:#CCCCCC 1px solid;
}

#left-a {
width:700px;
/* float:left;*/
margin:0 5px 0 0;
padding:3px;
}

.courses-general-a {
margin:0 5px 0 0;
padding:3px;
margin-bottom:5px;
}

#tutor-a {
background:#fff;
padding:6px;
border:#333333 1px solid;
margin-bottom:5px;
}

#sidebar-a {
width:230px;
float:left;
padding:0;
font-size:.9em;
}

.sidebarinner-a {
padding:6px;
margin:0 0 5px 0;
border:#333333 dashed 1px;
}


#infoarea-a {
width:460px;
margin:0 10px 0 0;
float:left;
}
#courses-new ul {
	float:left;
	margin:0 0 35px;
	padding:0;
}
#courses-new li {
	margin:0 4px 10px 4px;
	padding:5px;
	background: #bbb;
	float:left;
	width:220px;
	height:370px;
	overflow:hidden;
	position:relative;
	list-style:none;
}
#courses-new .coursepay2 {
background-color: #CCCCCC;
margin:2px 0 0 0;
display:block;
height:50px;
	
}
#courses-new .coursepay2 input {
}

#courses-new .coursepay2 form {
display:block;
}

#courses-new .coursepay2 p {
background-color:#ccc;
display:block;
padding:0 3px 0 0;
	
}

#courses-new .course_desc {
	max-height:220px;
	overflow:auto;
	font-size:1.4em;
	background:#FFFFFF;
	padding:5px;
}
#courses-new  li{
	border-bottom:2px solid #fff;
	float:none;
	height:auto;
	width:700px;
	margin:0 0 5px 0;
}
#courses-new  li form {
	display:block;
	float:left;
	margin:5px;
}
#courses-new  li form input {
	margin:0 10px;
}
#courses-new  li.row_1 {
	background: #ccc;
}
.course_desc {
	display:none;
}

.location-outer {
margin:0 0 15px 0;
border:1px #CCCCCC solid;
padding:3px 3px 8px 3px;
}

.location-outer h2 {
    font-size:1.9em;
	font-weight:bold;
	margin:0 0 3px 0;
}

#bookingpanel {
width:700px;
margin:10px 0 0 0;
}

#jumpers {

margin:0 0 40px 0;
}

#jumpers a {
display:block;
margin:5px auto;
padding:3px;
font-size:1.5em;
}
#pages {
	font-size:0.9em;
	text-align:center;
	padding:0 70px 10px;
}
#pages a {
	margin:0 10px 0 0;
}
label.type {
	display:block;
	font-size:0.9em;
	padding:3px;
	width:310px;
}
label.type input {
	float:left;
	margin:20px 0 0 5px;
}
.gbp {
	float:right;
	font-size:1.3em;
}
.other { 
	clear:both;
	display:block;
	color:#999;
	font-size:0.8em;
	text-align:right;
}
label.type .type_name {
	display:block;
	margin-left:30px;
	width:275px;
}
.row_0, .row_0 td {
	background:#000;
}
.row_1, .row_1 td {
	background:#333;
}
#size_select {
	border:1px solid #fff;
	border-radius:3px;
	cursor:pointer;
	padding:5px;
	width:305px;
}
#size_select .type_name {
	display:block;
	width:250px;
}
#selectables {
	border:1px solid #fff;
	border-radius:3px;
	position:absolute;
}
.places_avail {
	float:right;
	font-size:2em;
}


/* Newletters */
#newsarchive {
width:220px;
float:right;
background:#fff;
border:1px #000 solid;
margin:10px 0 0 10px;
padding:6px;
}

#newsarchive h1 {
font-size:.8em;
font-weight:bold;
color:#000 !important;
background:#fff;
}

#newsarchive p {
font-size:.7em;
margin:0 0 3px 0;
}
