/* 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;}

/*  */
.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: #000000;
	height: 100%;
	margin: 0 0 1px 0; /* Force scrollbars */
}

/* Mac UTF-8ΜΆ»―h~CSSnbN */

textarea,select,input {
font-family: "Osaka","qMmpS Pro W3","Hiragino Kaku GothicPro","Helvetica","Arial","Verdana","lr oSVbN",sans-serif;}



/*
body {
font:11px Verdana, "CI", "Hiragino Kaku Gothic Pro", "qMmpS Pro W3", "lr oSVbN", Geneva, Arial, sans-serif; 
	color: #FFF;
}
*/
#ft-container p {
font:10px Verdana, "CI", "Hiragino Kaku Gothic Pro", "qMmpS Pro W3", "lr oSVbN", Geneva, Arial, sans-serif; 
	color: #CCC;
	letter-spacing: 0.2em;
}



#containerhead p {
	font:10px Verdana, "CI", "Hiragino Kaku Gothic Pro", "qMmpS Pro W3", "lr oSVbN", Geneva, Arial, sans-serif;
	color: #CCC;
	letter-spacing: 0.2em;
}

#containercon p {
	font:11px Verdana, "CI", "Hiragino Kaku Gothic Pro", "qMmpS Pro W3", "lr oSVbN", Geneva, Arial, sans-serif;
	color: #CCC;
	letter-spacing: 0.2em;
}


.pCol {
		font:11px Verdana, "CI", "Hiragino Kaku Gothic Pro", "qMmpS Pro W3", "lr oSVbN", Geneva, Arial, sans-serif;
	color: #CCC;
	letter-spacing: 0.2em;
}

.mCol {
		font:11px Verdana, "CI", "Hiragino Kaku Gothic Pro", "qMmpS Pro W3", "lr oSVbN", Geneva, Arial, sans-serif;
	color: #CCC;
	letter-spacing: 0.2em;
}

.p20 {
	color: #CCC;
	letter-spacing: 0.2em;
	font-family: Verdana, "CI", "Hiragino Kaku Gothic Pro", "qMmpS Pro W3", "lr oSVbN", Geneva, Arial, sans-serif;
	font-size: 20px;
}

.p18 {
	color: #CCC;
	letter-spacing: 0.2em;
	font-family: Verdana, "CI", "Hiragino Kaku Gothic Pro", "qMmpS Pro W3", "lr oSVbN", Geneva, Arial, sans-serif;
	font-size: 18px;
}

.p16 {
	color: #CCC;
	letter-spacing: 0.2em;
	font-family: Verdana, "CI", "Hiragino Kaku Gothic Pro", "qMmpS Pro W3", "lr oSVbN", Geneva, Arial, sans-serif;
	font-size: 16px;
}

.p10 {
	font-size: 9px;
}

.p8 {
	font-size: 9px;
}


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

/*NΦA----------------------------*/


a:link{
color:#FFF;
text-decoration:none;
}

a{
text-decoration:none;
}

a:hover{
color:#CCC;
}

a:visited {
	color:#FFF;
}

/*
----------------------------

/* BASE */
.ct {
	text-align: center;
}

.alt{
display:none;
}

.clear{ display:block;	clear:both;	height:1px;	overflow:hidden; font-size:1px; line-height:1px }
.clear10{ display:block;	clear:both;	height:10px;	overflow:hidden; font-size:1px; line-height:1px }
.clear20{ display:block;	clear:both;	height:20px;	overflow:hidden;}
.clear30{ display:block;	clear:both;	height:30px;	overflow:hidden;}

.sp02{ display:block;	height:2px;	overflow:hidden;}
.sp05{ display:block;	height:5px;	overflow:hidden;}
.sp10{ display:block;	height:10px;	overflow:hidden;}
.sp10p{ display:block;	height:10px;	overflow:hidden; font-size:1px; line-height:1px}
.sp15{ display:block;	height:15px;	overflow:hidden;}
.sp15p{ display:block;	height:15px;	overflow:hidden;}
.sp20{ display:block;	height:20px;	overflow:hidden;}
.sp20p{ display:block;	height:20px;	overflow:hidden;}
.sp25{ display:block;	height:25px;	overflow:hidden;}
.sp30{ display:block;	height:30px;	overflow:hidden;}
.sp35{ display:block;	height:35px;	overflow:hidden;}
.sp40{ display:block;	height:40px;	overflow:hidden;}
.sp50{ display:block;	height:50px;	overflow:hidden;}

.sp_h1{ display:block;	height:30px;	overflow:hidden;}

.gray_line{ height:30px; margin-top:20px;	clear:both; border-top: solid 1px #eee}
.white{ color:#fff}
.b_gray{ font-weight:bold; color:#888;}
.small{ font-size:85%; line-height:
1.6em}
.light{ font-weight:normal;}


.sp-u20 {
	padding-bottom: 20px;
}
.sp-u30 {
	padding-bottom: 30px;
}


/* MAIN CONTAINER */


#containerhead {
	width: 1000px;
	height: 160px;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #000;
	background-image: url(../common/head-bg.gif);
}


#containermain {
	width: 1050px;
	height: auto;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 40px;
	padding-right: 25px;
	padding-left: 25px;
	background-color: #333;
}


#containermn {
	width: 1000px;
	height: 170px;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}

#containercon {
	width: 1000px;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}


#containerL {
	width: 220px;
	overflow: hidden;
	margin: 0;
	padding: 0px;
	float: left;
}

#containerR {
	width: 750px;
	overflow: hidden;
	margin: 0;
	padding: 0px;
	float: right;
}








#container {
	width: 1000px;
	height: auto;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 20px;
}

/* HEADER */
#header{
	width:1000px;
	height:50px;
	margin:0 auto;
}

#headertop{
	width:1000px;
	height:90px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}


#logotop{
	width:500px;
	height:70px;
	float:left;
	padding-top: 50px;
}

#menu{
	width:380px;
	height:50px;
	float:right;
	text-align: right;
	margin-top: 5px;
}

#menutop{
	width:380px;
	height:90px;
	float:right;
	text-align: right;
	margin-top: 5px;
}


/* MENU EN */


#gnavi{

}

#gnavi ul{
width:1000px;
height:170px;
padding:0px 0 0px 0 ;
margin:0 auto 0px auto;
}

#gnavi li{float:left; padding:0px; margin:0; }


	
#gnavi_about {padding:0px; margin:0;width:250px;height:170px;}
#gnavi_about_fo {padding:0px; margin:0;width:250px;height:170px;}
#gnavi_servuce {padding:0px; margin:0;width:250px;height:170px;}
#gnavi_servuce_fo {padding:0px; margin:0;width:250px;height:170px;}
#gnavi_performance {padding:0px; margin:0;width:250px;height:170px;}
#gnavi_performance_fo {padding:0px; margin:0;width:250px;height:170px;}
#gnavi_plus {padding:0px; margin:0;width:250px;height:170px;}
#gnavi_plus_fo {padding:0px; margin:0;width:250px;height:170px;}


#gnavi_about{
display:block;
background:url(../common/gnavi_about.gif) 0 0;
}

#gnavi_about:hover{
display:block;
background:url(../common/gnavi_about.gif) 0 170px;
}

#gnavi_about_fo{
display:block;
background:url(../common/gnavi_about.gif) 0 170px;
}

#gnavi_servuce{
display:block;
background:url(../common/gnavi_servuce.gif) 0 0;
}

#gnavi_servuce:hover{
display:block;
background:url(../common/gnavi_servuce.gif) 0 170px;
}

#gnavi_servuce_fo{
display:block;
background:url(../common/gnavi_servuce.gif) 0 170px;
}

#gnavi_performance{
display:block;
background:url(../common/gnavi_performance.gif) 0 0;
}

#gnavi_performance:hover{
display:block;
background:url(../common/gnavi_performance.gif) 0 170px;
}

#gnavi_performance_fo{
display:block;
background:url(../common/gnavi_performance.gif) 0 170px;
}

#gnavi_plus{
display:block;
background:url(../common/gnavi_plus.gif) 0 0;
}

#gnavi_plus:hover{
display:block;
background:url(../common/gnavi_plus.gif) 0 170px;
}

#gnavi_plus_fo{
display:block;
background:url(../common/gnavi_plus.gif) 0 170px;
}



/* MENU navi */

/* ABOUT navi */
#aboutnavi{
	padding-top: 0px;
}

#aboutnavi ul{
width:200px;
height:120px;
padding:0px 0 0px 0 ;
margin:0 auto 0px auto;
}

#aboutnavi li{
	padding:0px;
	margin:0;
}


	
#aboutnavi a {padding:0px; margin:0;width:200px;height:40px;}


#aboutnavi_01{
display:block;
background:url(../about/images/menu01.gif) 0 0;
}

#aboutnavi_01:hover{
display:block;
background:url(../about/images/menu01.gif) 0 40px;
}

#aboutnavi_01_fo{
display:block;
background:url(../about/images/menu01.gif) 0 40px;
}

#aboutnavi_02{
display:block;
background:url(../about/images/menu02.gif) 0 0;
}

#aboutnavi_02:hover{
display:block;
background:url(../about/images/menu02.gif) 0 40px;
}

#aboutnavi_02_fo{
display:block;
background:url(../about/images/menu02.gif) 0 40px;
}

#aboutnavi_03{
display:block;
background:url(../about/images/menu03.gif) 0 0;
}

#aboutnavi_03:hover{
display:block;
background:url(../about/images/menu03.gif) 0 40px;
}

#aboutnavi_03_fo{
display:block;
background:url(../about/images/menu03.gif) 0 40px;
}


/* SERVICE navi */
#servicenavi{
	padding-top: 0px;
}

#servicenavi ul{
width:200px;
height:280px;
padding:0px 0 0px 0 ;
margin:0 auto 0px auto;
}

#servicenavi li{
	padding:0px;
	margin:0;
}


	
#servicenavi a {padding:0px; margin:0;width:200px;height:40px;}


#servicenavi_01{
display:block;
background:url(../service/images/menu01.gif) 0 0;
}

#servicenavi_01:hover{
display:block;
background:url(../service/images/menu01.gif) 0 40px;
}

#servicenavi_01_fo{
display:block;
background:url(../service/images/menu01.gif) 0 40px;
}

#servicenavi_02{
display:block;
background:url(../service/images/menu02.gif) 0 0;
}

#servicenavi_02:hover{
display:block;
background:url(../service/images/menu02.gif) 0 40px;
}

#servicenavi_02_fo{
display:block;
background:url(../service/images/menu02.gif) 0 40px;
}

#servicenavi_03{
display:block;
background:url(../service/images/menu03.gif) 0 0;
}

#servicenavi_03:hover{
display:block;
background:url(../service/images/menu03.gif) 0 40px;
}

#servicenavi_03_fo{
display:block;
background:url(../service/images/menu03.gif) 0 40px;
}

#servicenavi_04{
display:block;
background:url(../service/images/menu04.gif) 0 0;
}

#servicenavi_04:hover{
display:block;
background:url(../service/images/menu04.gif) 0 40px;
}

#servicenavi_04_fo{
display:block;
background:url(../service/images/menu04.gif) 0 40px;
}

#servicenavi_05{
display:block;
background:url(../service/images/menu05.gif) 0 0;
}

#servicenavi_05:hover{
display:block;
background:url(../service/images/menu05.gif) 0 40px;
}

#servicenavi_05_fo{
display:block;
background:url(../service/images/menu05.gif) 0 40px;
}
#servicenavi_06{
display:block;
background:url(../service/images/menu06.gif) 0 0;
}

#servicenavi_06:hover{
display:block;
background:url(../service/images/menu06.gif) 0 40px;
}

#servicenavi_06_fo{
display:block;
background:url(../service/images/menu06.gif) 0 40px;
}
#servicenavi_07{
display:block;
background:url(../service/images/menu07.gif) 0 0;
}

#servicenavi_07:hover{
display:block;
background:url(../service/images/menu07.gif) 0 40px;
}

#servicenavi_07_fo{
display:block;
background:url(../service/images/menu07.gif) 0 40px;
}

#servicenavi_08{
display:block;
background:url(../service/images/menu08.gif) 0 0;
}

#servicenavi_08:hover{
display:block;
background:url(../service/images/menu08.gif) 0 40px;
}

#servicenavi_08_fo{
display:block;
background:url(../service/images/menu08.gif) 0 40px;
}


/* performance navi */
#performancenavi{
	padding-top: 0px;
}

#performancenavi ul{
width:200px;
height:160px;
padding:0px 0 0px 0 ;
margin:0 auto 0px auto;
}

#performancenavi li{
	padding:0px;
	margin:0;
}


	
#performancenavi a {padding:0px; margin:0;width:200px;height:40px;}


#performancenavi_01{
display:block;
background:url(../performance/images/menu01.gif) 0 0;
}

#performancenavi_01:hover{
display:block;
background:url(../performance/images/menu01.gif) 0 40px;
}

#performancenavi_01_fo{
display:block;
background:url(../performance/images/menu01.gif) 0 40px;
}

#performancenavi_02{
display:block;
background:url(../performance/images/menu02.gif) 0 0;
}

#performancenavi_02:hover{
display:block;
background:url(../performance/images/menu02.gif) 0 40px;
}

#performancenavi_02_fo{
display:block;
background:url(../performance/images/menu02.gif) 0 40px;
}

#performancenavi_03{
display:block;
background:url(../performance/images/menu03.gif) 0 0;
}

#performancenavi_03:hover{
display:block;
background:url(../performance/images/menu03.gif) 0 40px;
}

#performancenavi_03_fo{
display:block;
background:url(../performance/images/menu03.gif) 0 40px;
}

#performancenavi_04{
display:block;
background:url(../performance/images/menu04.gif) 0 0;
}

#performancenavi_04:hover{
display:block;
background:url(../performance/images/menu04.gif) 0 40px;
}

#performancenavi_04_fo{
display:block;
background:url(../performance/images/menu04.gif) 0 40px;
}



/* PLUS navi */
#plusnavi{
	padding-top: 0px;
}

#plusnavi ul{
width:200px;
height:80px;
padding:0px 0 0px 0 ;
margin:0 auto 0px auto;
}

#plusnavi li{
	padding:0px;
	margin:0;
}


	
#plusnavi a {padding:0px; margin:0;width:200px;height:40px;}


#plusnavi_01{
display:block;
background:url(../plus/images/menu01.gif) 0 0;
}

#plusnavi_01:hover{
display:block;
background:url(../plus/images/menu01.gif) 0 40px;
}

#plusnavi_01_fo{
display:block;
background:url(../plus/images/menu01.gif) 0 40px;
}

#plusnavi_02{
display:block;
background:url(../plus/images/menu02.gif) 0 0;
}

#plusnavi_02:hover{
display:block;
background:url(../plus/images/menu02.gif) 0 40px;
}

#plusnavi_02_fo{
display:block;
background:url(../plus/images/menu02.gif) 0 40px;
}










.pCol {
	width: 700px;
	text-align: left;
}

.pCol dl {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 680px;
}
.pCol dt {
	width: 110px;
	float: left;
	display: block;
	padding: 2px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 7px;
}
.pCol dd {
	width: 530px;
	float: left;
	display: block;
	margin-bottom: 5px;
	padding: 2px;
}



.mCol {
	width: 700px;
	text-align: left;
}

.mCol dl {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 680px;
}
.mCol dt {
	width: 240px;
	float: left;
	display: block;
	padding: 2px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 7px;
}
.mCol dd {
	width: 400px;
	float: left;
	display: block;
	margin-bottom: 5px;
	padding: 2px;
}

















/* MAIN CONTENT CONTAINER */

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

#contentin {
		text-align: center;
	width: auto;
	height: auto;
	padding: 0;
	margin: 20px 0 0 0;
	overflow: hidden;
}

#content-body {
	width: 1000px;
	background-color: #FFF;
	font:10px Verdana, "CI", "Hiragino Kaku Gothic Pro", "qMmpS Pro W3", "lr oSVbN", Geneva, Arial, sans-serif;
	color: #231815;
	letter-spacing: 1.5px;
}

#content-c {
	background-color: #FFF;

	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 30px;
	padding-left: 30px;
	text-align: left;
}



#content-h {
	background-image: url(../common/h-body.jpg);
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 1000px;
	clear: both;
}

#content-f {
		background-image: url(../common/f-body.jpg);
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 1000px;
}





/* MENU CONTENT CONTAINER */
#content-cmenu {
	background-color: #FFF;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 30px;
	padding-left: 30px;
	text-align: left;
	float: left;
}



.menu-boxL {
	width: 400px;
	float: left;
	padding-left: 50px;
}
.menu-boxR {
	width: 400px;
	float: right;
		padding-right: 50px;
}
/*
dl {   
width:390px;   
}   
dt {   
float:left;   
width:300px;   
padding:5px 0 5px 10px;   
clear:both;   
}   
dd {   
width:160px;   
margin-left:300px;   
padding:5px 5px 5px 10px;    
} 
*/

.menu-boxL dl {   
width:390px;   
}   
.menu-boxL dt {   
float:left;   
width:300px;   
padding:5px 0 5px 10px;   
clear:both;   
}   
.menu-boxL dd {   
width:160px;   
margin-left:300px;   
padding:5px 5px 5px 10px;    
} 

.menu-boxR dl {   
width:390px;   
}   
.menu-boxR dt {   
float:left;   
width:300px;   
padding:5px 0 5px 10px;   
clear:both;   
}   
.menu-boxR dd {   
width:160px;   
margin-left:300px;   
padding:5px 5px 5px 10px;    
}


/* PARTY CONTENT CONTAINER */
#content-cmenu {
	background-color: #FFF;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 30px;
	padding-left: 30px;
	text-align: left;
	float: left;
}



.party-boxL {
	width: 400px;
	float: left;
	padding-left: 50px;
}
.party-boxR {
	width: 400px;
	float: right;
		padding-right: 50px;
}


.party-boxL dl {   
width:390px;   
}   
.party-boxL dt {   
float:left;   
width:80px;   
padding:5px 0 5px 10px;   
clear:both;   
}   
.party-boxL dd {   
width:380px;   
margin-left:80px;   
padding:5px 5px 5px 10px;    
} 

.party-boxR dl {   
width:390px;   
}   
.party-boxR dt {   
float:left;   
width:300px;   
padding:5px 0 5px 10px;   
clear:both;   
}   
.party-boxR dd {   
width:160px;   
margin-left:300px;   
padding:5px 5px 5px 10px;    
}


/* INFORMATION MAIN CONTENT CONTAINER */

.scrl { overflow-y:scroll;
height:100px;
	background-color: #eee;
	font:10px Verdana, "CI", "Hiragino Kaku Gothic Pro", "qMmpS Pro W3", "lr oSVbN", Geneva, Arial, sans-serif;
	color: #231815;
	letter-spacing: 1.5px;
}

/* gbvy[WMAIN CONTENT CONTAINER */
#featured-cycle {
	width: 1000px;
	height: 500px;
	overflow: hidden;
}

/* y[WMAIN CONTENT CONTAINER */

#content-in {
	width: 1000px;

	overflow: hidden;
}


.con-L {
	float: left;
}

.con-R {
	float: right;
}











/* 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; }



/* 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 */

#ft-container {
	width: 1000px;
	height: auto;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
}

#ft-header{
	width:1000px;
	height:70px;
	margin:0 auto;
}



#footertop {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 60px; /* 42 */
	background: #000000;
	margin: 0;
	padding: 0;
	z-index: 1000;
}


#footer {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 36px; /* 42 */
	background: #000000;
	margin: 0;
	padding: 0;
	z-index: 1000;
}

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


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

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



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



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;
}