#global {
	height:70px;
}

#global .title {
	margin-top:8px;
	text-align:center;
}

#global .nng {
	padding-left:80px;
}
#global .nng a{
	text-decoration:none;
	color:#000;
}
#global .nng a span.strapline{
	display:block;
	clear:both;
}
#global .nng a span.strapline span {
	color:red
}

header nav {
	background-color:#CC3333;
	height:45px;
	padding:0 10px;
font-size:1.2em;
}

header nav .search {
	display:block;
	width:100px;
}

header nav a {
	display:block;
	width:100px;
	float:left;
	color:#fff;
	text-decoration:none;
	border-right:1px solid #fff;
	height:45px;
	padding:0px 10px;
}

header nav a:hover, header nav a.selected {
	background-color:#000;
	color:#fff;
}

#main {
	margin-top:15px;
}

#homepage section.item h2, #about section.item h2, #essays section.item h2, #dons_books section.item h2 {
	background-color:rgb(74, 140, 247);
	color:#fff;
	padding:0 5px;
        text-align:center;
}

#homepage section.item h3
{
 line-height:1.5em;
}

#homepage section.item h2 a, #about section.item h2 a, #essays section.item h2 a, #dons_books section.item h2 a {
	color:#fff;
	text-decoration:none;
}

#essay_panel ul, #footer ul {
	margin:0;
	padding:0;
	list-style-type:none;
}


footer {
	border-top:1px solid black;
	padding-bottom:10px;
}

footer ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

#browse ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

#browse ul li {
	height:25px;
}

#browse ul li a {
	clear:left;
	width:170px;
}

#books .book section, #bookpage .book {
	margin-left: 150px;
}
#bookpage {
background-repeat:no-repeat;
}
#books .book {
	clear:both;
	min-height:250px;
	background-repeat:no-repeat;
	margin-bottom:15px;
}

#lwc, .lwc
{
		background-image:url('/assets/images/complexity.jpg');
}

#doft, .doft
{
		background-image:url('/assets/images/future_things.jpg');
}

#emotional-design, .emotional-design
{
		background-image:url('/assets/images/emotional_design.jpg');
}


#doet2, .doet2
{
		background-image:url('/assets/images/the-design-of-everyday-things2.jpg');
}

#doet, .doet
{
		background-image:url('/assets/images/the-design-of-everyday-things.jpg');
}
#invisible-computer, .invisible-computer
{
		background-image:url('/assets/images/invisble_computer.jpg');
}
#ttmus, .ttmus
{
		background-image:url('/assets/images/things_that_make_us_smart.jpg');
}
#turn-signals, .turn-signals
{
		background-image:url('/assets/images/turn_signals.jpg');
}

#ucsd, .ucsd 
{
	background-image:url('/assets/images/user_centred_system_design.jpg');
}
#lam, .lam 
{
	background-image:url('/assets/images/learning_and_memory.jpg');
}

#hip, .hip {
background-image:url('/assets/images/hip.jpg');
}

#maa, .hip {
background-image:url('/assets/images/maa.jpg');
}

#hero {
	text-align:center;
	margin-bottom:15px;
}
#hero img {
	
	height:104px;
	width:70px;
}

.ImageWrap {
height:350px;
width:300px;
float:left;
}