/* Colours */

body, a { color: #454545; background-color:#E6E6E6; }
em, em a, strong, p.date, div#project-navigation p { color: #999; }
h2 a { border-bottom: 0px solid #999; }
a { border-bottom: 0px solid #999; }
a:hover {color:#000;}

/* Typography */

body { font-family: "Helvetica", san-serif; line-height: 1.3; }
ul li, p, em, div.description { font-size: 13px; font-style: normal; }
h1 { font-size: 13px; font-weight: normal; }
h1 strong { font-weight: normal; text-transform: none; display: block; letter-spacing: 0px; }
h2 { font-size: 13px; margin: 0px; font-weight: normal; letter-spacing: 0.02em; }
p.date { font-size: 13px; letter-spacing: 0.03em; }
a { text-decoration: none; }
p#project-count, p#gallery-count { text-align: right; }
p#gallery-count span { letter-spacing: 0.08em; }

/* Layout */

body { padding: 10px 0px 40px; text-align: center; }
div#container { margin: 0px auto; width: auto; padding: 5px 20px; text-align: left; /*background: url('/images/grid-bg.gif') 20px 0px;*/ }

div#topmenu {width:600px; position:fixed; left:50%;  list-style: none; padding: 0px; margin: 0px; height:40px; top:0px; text-align:center;margin-left: -300px;background-color:#E6E6E6;  z-index:9; }
div#colourbar {width:1800px; position:fixed; left:0px; height:45px; top:0px; background-color:#E6E6E6; z-index:8; }

div#content {width:600px; position:relative; left:50%; top:60px; list-style: none; padding: 0px; margin-left: -300px; text-align:left; }
div#textzone {position:absolute; height:600px; width:1500px; white-space: nowrap;float:left; overflow:auto; padding-bottom:70px;}
ul.gall {list-style: none; float:left; padding: 0px; margin: 5px; height:465px; text-align:left;}
li.gall {list-style: none; float:left; padding: 0px; margin: 5px; height:465px; text-align:left;}
li.txt {position:absolute; top:300px;width:400px; list-style: none; padding: 0px; margin: 0px; float:left; text-align:left; overflow:;}
.col { float: left; margin: 0px 0px 0px 20px; padding: 0px; }
.col .col { margin: 0px; }

.one { width: 60px; }
.two { width: 340px; }
.three { width: 220px; }
.four { width: 300px; }
.five { width: 380px; }
.six { width: 600px; }
.seven { width: 540px; }
.eight { width: 620px; }
.nine { width: 700px; }
.ten { width: 780px; }
.eleven { width: 860px; }
.twelve { width: 940px; }
.max {width:;}

p { margin: 0px 0px 5px; }

hr { display: block; clear: both; margin: 0px 0px 45px; padding: 0px; height: 0px; overflow: hidden; visibility: hidden; }
.col hr { margin: 0px 0px 15px; }
	
ul li { margin: 0px 0px 3px; }
ul#navigation, ul.projects { list-style: none; padding: 0px; margin: 0px; text-align:left;}
ul#navigation { margin: -13px 0px 0px 0px; }
ul#navigation li, ul.projects li { display:inline; clear:none;margin-right:6px; }
ul#navigation ol { display: none; margin: 0px; padding: 4px 0px 4px 25px; }
ul.projects li { float: left; padding: 0px 0px 8px; margin:10px;}

.menu {position:absolute; top:10px; left: 150px;}

p#footer { margin: 0px 0px 0px 260px; display: inline; line-height: 1.4; }

p.date { text-align: right; padding: 14px 20px 0px 0px; }
div.description p { clear: both; }
div.description h2 { padding: 0px 0px 15px; }

div.collections {position:relative; top:90px; width:800px; margin-left:-400px; left:50%;}

div.gall{width:12000px;}
div.gall img{display:inline; float:left; text-align:left; padding:12px;}



		div#media {position:relative; top:60px; height:500px; width:; white-space: nowrap;float:left; overflow:auto; padding-bottom:0px;}
div.media { margin: 0px 0px 10px; width:;white-space: nowrap;float:left; overflow:auto;}
div.description div#images { padding: 0px 0px 0px 0px; }
div#media img { margin: 0px 0px 10px; }
p#project-count, p#gallery-count { margin: 2px 20px 0px 0px; }
p#gallery-count, div#gallery-navigation { display: none; }
p#gallery-count span { margin: -1px 0px 0px; display: block; }
div#project-navigation { margin: 0px 0px 0px 20px; }
div#project-navigation p, div#gallery-navigation p { margin: 0px 0px 1px; }

div#image-wrapper { overflow: hidden; width: 560px; }
div#image-wrapper div#image-holder { width: 100000000px; }
div#image-wrapper div#image-holder div.image { float: left; width: 560px; }

img.project-thumb { padding: 0px 10px 5px 0px; float: left; display:inline; }

a.atom-rss { margin: 0px 0px 0px 6px; padding: 1px 2px 0px; font-size: 0.93em; letter-spacing: 0.08em; background: #ddd; }

/* Javascript-enabled styles */
body.js-enabled p#gallery-count, body.js-enabled div#gallery-navigation { display: block; }
body.js-enabled p#project-count { display: none; }
body.js-enabled div#media div.image { display: none; }
body.js-enabled div#media div.image:first-child { display: block; }