/* RESET */ body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}legend{color:#000;}a{outline:none;}

/* ADDED BY BEN */
.map_city {
	position: absolute;
	width:8px; 
	height:8px; 
	background-color:#F00;
	cursor: pointer;
	z-index: 1;
}

.map_detail {
	position: absolute;
	/* width:300px; */
	z-index:2;
}

.map_text {
	background-color: #000;
	margin-bottom: 5px;
	float: left;
	width: 100%;
}

.map_list {
	float: left;
	clear: both;
}

.map_header {
	clear: both;
}

/* HTML */

body,html {
	background: #000;
	height: 100%;
	margin: 0 0 1px 0; /* Force scrollbars */
}

body {
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
}

p {
	margin-top: 0;
	padding-top: 0;
}

a {
	color: #FFF;
	text-decoration: none;
	border-bottom: 1px dotted #FFF;
	padding: 0 0 1px 0;
}

a:hover {
	border-bottom: 1px solid #000;
}

a img {
	border: 0;
}

a.meta {
	color: #FFF;
	text-decoration: none;
	border-bottom: 1px dotted #FF0000;
	padding: 0 0 1px 0;
}

a.meta:hover {
	border-bottom: none;
}

a.plink {
	color: #FFF;
	text-decoration: none;
	border-bottom: 0;
	padding: 0 0 1px 0;
}

a.plink:hover {
	border-bottom: 1px dotted #FFF;
}

span.title {
	border-bottom: 1px solid #FF0000;
	padding: 0 0 1px 0;
	margin: 0 0 8px 0;
}

a.newstitle {
	color: #FFF;
	text-decoration: none;
	border-bottom: 1px solid #FF0000;
	padding: 0 0 1px 0;
}

a.newstitle:hover {
	border: none;
}

/* MAIN CONTAINER */

#container {
	width: 945px;
	height: auto;
	padding: 30px 0 72px 0;
	margin: 0 auto 0 auto;
	overflow: hidden;
}

/* HEADER */

#header {
	width: 945px;
	height: 80px;
	display: block;
}

a#logo {
	float: right;
	border: 0;
}

/* MENU EN */

ul#menu_english {
	float: left;
	width: 145px;
}

ul#menu_english li {
	width: 145px;
	height: 13px;
	margin: 0 0 4px 0;
	float: left;
	clear: left;
}

ul#menu_english li a {
	display: block;
	width: 145px;
	height: 13px;
	text-indent: -500px;
	overflow: hidden;
	background-image: url(http://tschumi.com/media/site/menu-en.gif);
	_background-image: url(http://tschumi.com/media/site/menu-en.gif);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	border-bottom: none;
}

/* MENU FR */

ul#menu_french {
	float: left;
	width: 145px;
}

ul#menu_french li {
	width: 145px;
	height: 13px;
	margin: 0 0 4px 0;
	float: left;
	clear: left;
}

ul#menu_french li a {
	display: block;
	width: 145px;
	height: 13px;
	text-indent: -500px;
	overflow: hidden;
	background-image: url(http://tschumi.com/media/site/menu-fr.gif);
	_background-image: url(http://tschumi.com/media/site/menu-fr.gif);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	border-bottom: none;
}

/* MENU GLOBAL */

li#studio a { background-position: 0 0; }
li#projects a { background-position: 0 -13px; }
li#publications a { background-position: 0 -26px; }
li#news a { background-position: 0 -39px; }
li#contact a { background-position: 0 -52px; }

li#studio a:hover { background-position: -145px 0; }
li#projects a:hover { background-position: -145px -13px; }
li#publications a:hover { background-position: -145px -26px; }
li#news a:hover { background-position: -145px -39px; }
li#contact a:hover { background-position: -145px -52px; }

li#studio a.selected { background-position: -145px 0; }
li#projects a.selected { background-position: -145px -13px; }
li#publications a.selected { background-position: -145px -26px; }
li#news a.selected { background-position: -145px -39px; }
li#contact a.selected { background-position: -145px -52px; }

/* MAIN CONTENT CONTAINER */

#content {
	width: auto;
	height: auto;
	padding: 0;
	margin: 30px 0 0 0;
	overflow: hidden;
}

#featured-cycle {
	width: 945px;
	height: 532px;
	overflow: hidden;
}

/* TEXT COLUMNS */

div.textwide {
	float: left;	
	width: 465px;
	height: auto;
	margin: 0 55px 0 0;
	line-height: 18px;
}

div.textnarrow {
	float: left;	
	width: 220px;
	height: auto;
	margin: 0 20px 0 0;
}

div.sidewide {
	float: left;
	width: 305px;
	height: auto;
	margin: 0 55px 0 0;
}

div.sidenarrow {
	float: left;
	width: 225px;
}

div.sidewide span.captions {
	display: block;
	margin: 8px 0 30px 0;
}

ul#listview {
	width: 945px;
}

ul#listview li a {
	color: #FFF;
	text-decoration: none;
	border-bottom: none;
	display: block;
	padding: 8px 0 8px 0;
}

ul#listview li.sort {
	padding: 0 0 10px 0;
}

ul#listview li.item {
	border-top: 1px solid #FFF;
}

ul#listview li.item-nolink {
	border-top: 1px solid #FFF;
	padding: 8px 0 8px 0;
}

ul#listview li span.colprojname {
	float: left;
	width: 300px;
	margin: 0 15px 0 0;
}

ul#listview li span.colprogram { /* REV 02/08/2010 */
	float: left;
	width: 220px;
	margin: 0 15px 0 0;
}

ul#listview li span.colyear { /* REV 02/08/2010 */
	float: left;
	width: 75px;
	margin: 0 15px 0 0;
}

ul#listview li span.colstatus {
	float: left;
	width: 145px;
	margin: 0 15px 0 0;
}

ul#listview li span.collocation {
	float: left;
	width: 145px;
	margin: 0;
}

ul#listview li.highlight {
	background: #222;
}

ul#listview.narrow {
	width: 465px;
}

div.news {
	margin: 0 0 16px 0;
}

div.news img {
	display: block;
	margin: 4px 0 8px 0;
}

div.pager {
	display: block;
	margin: 30px 0 0 0;
}

/* SLIDESHOW */

div#screen {
	width: 705px;
	height: 472px;
	position: relative;
	float: left;
}

div#slideshow {
	width: 705px;
	height: 472px;
	position: relative;
	overflow: hidden;
}

div.scrollitems {
	width: 705px;
	height: 472px;
	position: relative;
	float: left;
	text-align: center;
	background: #000 url(http://tschumi.com/media/site/loader.gif) no-repeat center;
}

div#screennav {
	position: absolute;
	top: 0;
	left: 0;
	width: 705px;
	height: 472px;
}

div.bar {
	background: url(http://tschumi.com/media/site/0.65.png) repeat;
	position: absolute;
	top: 0;
}

div.bar.focus {
	background: url(http://tschumi.com/media/site/0.85.png) repeat;
}

div.bar.left {
	left: 0;
}

div.bar.right {
	right: 0;
}

div.bar a.prev {
	background: url(http://tschumi.com/media/site/arrow-left.png) no-repeat center;
	display: block;
	width: 45px;
	height: 472px;
	border-bottom: 0;
}

div.bar a.next {
	background: url(http://tschumi.com/media/site/arrow-right.png) no-repeat center;
	display: block;
	width: 45px;
	height: 472px;
	border-bottom: 0;
}

div.bar div.info {
	width: 145px;
	height: 442px;
	padding: 15px;
}

div.bar div.info div.projthumb {
	margin-bottom: 30px;
}

/* THUMBNAILS */

div.thumbrow {
	width: auto;
	height: auto;
	margin: 0 0 15px 0;
	display: block;
	clear: left;
	overflow: hidden;
}

a.imglink {
	border: 0;
}

div.projthumb {
	width: 145px;
	height: auto;
	margin: 0 15px 0 0;
	float: left;
}

div.projthumb.last {
	margin: 0;
}

div.projthumb.featured {
	width: 305px;
	height: auto;
	margin: 0 15px 0 0;
	float: left;
}

div.projthumb.featured.last {
	margin: 0;
}

div.bookthumb {
	width: 105px;
	height: auto;
	margin: 0 15px 0 0;
	float: left;
}

div.bookthumb.last {
	margin: 0;
}

div.relatedthumb {
	width: 145px;
	height: auto;
	margin: 0 0 30px 0;
	padding-bottom: 2px;
}

span.thumbdesc {
	display: block;
	margin: 8px 0 0 0;
	padding: 0px;
}

/* SUBMENU */

div.submenu {
	width: auto;
	height: auto;
	margin: 0 0 30px 0;
	display: block;
	overflow: hidden;
}

div.submenu ul {
	padding: 0;
	margin: 0;
	display: block;
	overflow: hidden;
}

div.submenu ul.program {
	padding: 0;
	margin: 0 0 15px 0;
	display: block;
	overflow: hidden;
}

div.submenu ul.view {
	padding: 0;
	margin: 0 15px 0 0;
	float: left;
}

div.submenu ul.sort {
	padding: 0;
	margin: 0;
	float: left;
}

div.submenu ul li {
	float: left;
	padding: 0;
	margin: 0 2px 0 0;
}

div.submenu ul li span.type {
	color: #FFF;
	font-weight: bold;
	background: #000;
	padding: 4px 6px 4px 0;
	display: block;
}

div.submenu ul li a {
	color: #FFF;
	background: #333;
	text-decoration: none;
	border-bottom: none;
	padding: 4px 6px 4px 6px;
	display: block;
}

div.submenu ul li a:hover {
	color: #000;
	background: #FF0000;
	text-decoration: none;
	border-bottom: none;
	padding: 4px 6px 4px 6px;
	display: block;
}

div.submenu ul li a.selected {
	color: #000;
	background: #FF0000;
	text-decoration: none;
	border-bottom: none;
	padding: 4px 6px 4px 6px;
	display: block;
}

div.submenu ul li a.na {
	color: #000;
	background: #333;
	text-decoration: none;
	border-bottom: none;
	padding: 4px 6px 4px 6px;
	display: block;
	cursor: default;
}

/* FOOTER STUFF */

#footer {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 36px; /* 42 */
	background: #000;
	border-top: 1px solid #333;
	margin: 0;
	padding: 0;
	z-index: 1000;
}

.footercontent {
	width: 945px;
	height: auto;
	margin: 9px auto 0 auto;
	clear: both;
}

.langandsearch {
	position: relative;
	float: left;
	margin-top:-2px;
}

.copyright {
	position: relative;
	float: right;
}

span.lang {
	margin: 0 25px 0 0;
}

span.lang a {
	color: #FFF;
	text-decoration: none;
	border-bottom: 0;
	padding: 0 0 1px 0;
}

span.lang a:hover {
	border-bottom: 1px dotted #FFF;
}

span.lang a.selected {
	color: #FFF;
	text-decoration: none;
	border-bottom: 1px solid #FF0000;
	padding: 0 0 1px 0;
}

span.lang a.selected:hover {
	border: none;
}

input.search {
	color: #FFF;
	border: 1px solid #FFF;
	background: #000;
	padding: 2px 3px 3px 3px;
	width: 145px;
}