html, body { height: 99%; }

body{
	font: normal 12px/16px Arial, sans-serif;
	color:#96989a;
	margin:0;padding:0;
}

#hscroll{
/*	overflow:auto;*/
}

#logo{
	z-index:5;
	position:absolute;
	position:fixed;
	left:20px;
	top:45px;
}
#address_bar{
	position:absolute;
	left:20px;
	top:555px;
}

#blocker_right, #blocker_left, #blocker, #blocker_scroll{
	position:fixed;
	background-color:white;
	z-index:4;
	top:0px;
	display:block;
}

#blocker{
	width:100%;
	left:0px;
	height:130px;
		border-bottom:1px solid #96989a;
}

#blocker_scroll{
	background-color:white;
	width:100%;
	bottom:0px;
	height:20px;
}

#blocker_right{
	width:20px;
	right:0px;
	height:100%;
}

#blocker_left{
	left:0px;
	width:20px;
	height:100%;
}

#navigation{
	margin-top:18px;
	font-size:13px;
	line-height:16px;
	position:fixed;
	z-index:5;
	background-color:white;
	top:-5px;
	left:235px;
	width:280px;
}



h3+h2{
	margin-top:0px;
}
h2{
	color:black;
	font-weight:normal;
	font-size:1em;
}

img{
	border:0;
}

#main{
	width:960px;
	height:435px;

}

#navigation{


}
/*#navigation a{
	color:#96989a;
}*/
#main{
	position:absolute;
	top:110px;
	left:15px;
}
#canvas{
	position:relative;
	width:990px;
	height:590px;
}

h1{
	font-size:15px;
	color:black;
}

strong{
	font-weight: normal;
	color:black;
}
strong.grey{
	color:#96989a;
}

a{
	color:#00d200;
	text-decoration:none;
}

a:focus, a:active {
outline: 0;
-moz-outline: none;
}

a:hover, a.marked, a:hover, .news_item a:hover, #navigation a:hover, #navigation a.marked, p.person a:hover, p.person a strong:hover, .marked{
	color:#ff230a ! important;
}
a img{
	border:0;
}

.news_item a{
	color:#96989a;
}
.news_item h2 a{
	color:#000000;
}


.news h4{
	font-weight:normal;
	color:#96989a;
	font-size:12px;
	margin-top:2px;
}

.news h3, .news h4,  .news h2, .news p{
	margin-bottom:0px;
}
.news_column h3, .contact h3, .block_title{
	font-weight:normal;
	letter-spacing:0.4px;
	text-transform:uppercase;
	font-size:10px;
	color:#9c9c9b;
}
 .contact h3{
	margin-bottom:0px;
}
.news h2, .news p, .double_column p{
	margin-top:4px;
}

hr{
	border:0;
	color:#96989a;
	background-color:#96989a;
	margin:15px 0 15px 0;padding:0;
	text-align: left;
	height:1px;
}
.filters hr{
	margin:9px 0 9px 0;
}

#work_title{
	position:fixed;
	z-index:4;
	top:110px;
	left:20px;
	display:block;
	height:22px;
}




#scroll_container{
	position:relative;
	top:130px;
	width:100%;
	height:580px;

}
#images{
	position:absolute;
	width:3000px;
	height:400px;
	left:455px;
	top:0px; 
}
#text, #text2{
	position:absolute;
	width:420px;
	top:0px;
}
.headless{
	top:106px!important;
}
#text{
	left:15px;
	
}

#text h2{
	margin-top:0px;
	font-size:12px;
}
#text2{
	left:450px;
}
#scroller{
/*	height:400px;*/
	
	width:430px;
	overflow:auto;
}


#work_title h1, #work_title h2, #work_title h3{
	font-weight:normal;
	font-size:12px;
	display:inline;

}

#work_title h1{
	color:#000000;
}
#work_title h2{
	color:#000000;
}
#work_title h3{
	color:#96989a;
}

/*.long_text a:hover{
	color:#96989a;
}*/
.long_text p{
	margin-bottom:8px;
	margin-top:0px;
}

#more{
	position:absolute;
	left:15px;
	display:none;
}



.contact h3{
	
}

.unpadded{
	margin:0 !important;padding:0 !important;
}


.fade_image{
	z-index:2;
}

.image_container{
	width:auto;
	float:left;
	position:relative;
	margin-right:20px;
}

#image_container p{
	margin-top:0;
	padding-top:0;
}
#image_container p img{
	display:block;
}
img.blank{
	position:absolute;
	top:0;
	left:0;
}

#images img{
	
}



.news_item{
	position:relative;
	margin-bottom:20px;
}
/*
.column, .fat_column{
	position:absolute;
	top:110px;
}
*/
#container{
	z-index:3;
	position:relative;
	padding:0;margin:0;
	top:115px;
	left:20px;

}

#inner_scroller{
		padding-top:13px;

}

.column, .fat_column, .thin_column{
	float:left;
	margin-right:20px;
}
.endless_column{
	float:left;
}
p.person a{
	color:#96989a;
}
.column{
	width:200px;
}


.double_column{
	position:absolute;
	top:110px;
	width:420px;
	color:#585a59;
}

.fat_column{
	width:420px;
}

.column p, .fat_column p, .fat_column h2, .column h2{
	margin:0;padding:0;
	margin-bottom:8px;
}


#col1{
	left:15px;
}	

#col2{
	left:235px;
}	

#col3{
	left:455px;
}	

#col4{
	left:675px;
}	

#col5{
	left:895px;
}
#col6{
	left:1115px;
}
#col7{
	left:1335px;
}
#col8{
	left:1555px;
}


.fat_column h1{
	font-weight:normal;
	font-size:12px;
	color:#ff230a;
	margin-bottom:0px;
}

.caption{
	width:200px;
	line-height:13px;
	font-size:11px;
	color:#96989a;
}
a.cross_over{
	display:block;
	width:11px;
	height:11px;
	text-indent:-999em;
	background-repeat:no-repeat;
	background-image:url('/media/images/cross.gif');
}
a.cross_over:hover{
background-image:url('/media/images/cross_over.gif');
}
dl{
	margin:0;padding:0;
}
dd{
	display:inline;
	float:left;
	margin:0;
	margin-left:3px;
}

dt{
	display:inline;
	float:left;
	margin:0;
	clear:both;
}

.cyan{
	color:#00aef0;
}
.underscore{
	
	vertical-align: baseline;
		font-size: 1em;
		position: relative;
		top: -2px;
	
}

.project{
	height:16px;
	display:block;
	color:#96989a;;
	border-bottom:1px solid #96989a;
}
a.project:hover{
	border-bottom:1px solid #ff230a!important;
}

a.arrowed_link, a.arrowed_link_on{
	display:block;
	color:black;
	height:16px;
	width:200px;
	background-image:url("/media/images/arrow_left.gif");
	background-position: center right;
	background-repeat: no-repeat;
}
a.marked_arrow, a.arrowed_link:hover{
	background-image:url("/media/images/arrow_down.gif")!important;
}
#numbered_projects{
	position:absolute;
	left:440px;
	top:-12px;
	width:100px;
}
#add_this{
	position:absolute;
	top:63px;
	/*  top:76px;*/
	left:460px;
	z-index:5;
}
#enter{
    	position:absolute;
    font-weight:bold;
    left:912px;
    top:575px;
    color:#ff230a;
}
#associates{
	position:absolute;
	top:385px;
}
#associates .image_container{
	width:auto;
	float:left;
	position:relative;
	margin-right:11px;
}

.thumbnail_container{
	width:auto;
	float:left;
	position:relative;
padding:0;margin:0;
	display:block;
}
.thumbnail_container img{
    	display:block;
    	padding-right:20px;
    	padding-bottom:20px;
}
.thin_column{
    width:110px;
}


#top_filters{
	position:fixed;
	z-index:5;
	background-color:white;
	top:110px;
	left:235px;

}

#top_filters a{
    padding-right:12px;
}
.tagtip{
    z-index:10;
    position:absolute;
    width:110px;
padding:0;margin:0;
bottom:20px;
    background-color:white;
}

.tagtip a{

    
    color:#96989a;
}