
#content_wrapper #content {
	overflow: visible;
}

.content_left {
	margin-top: 35px !important;
}

.content_right {
	margin-top: 51px;
}

.title_block {
	position: relative;
	margin-bottom: 15px !important;
	overflow: hidden;
	zoom: 1;
}

.title_block .fig_2 {
	position: absolute;
	right: 0;
	bottom: 10px;
}

.title_work a {
	float: left;
	display: block;
	background: url(/static/images/titles/work.gif) 0 0 no-repeat;
	height: 23px;
	width: 400px;
	text-indent: -9999px;			
}

#work_nav {
	height: 20px;
	margin-bottom: 50px;
}	

	#work_nav a {
		margin-left: 30px;
		letter-spacing: 2px;
		color: #000;
		text-decoration: none;
	}
		
		#work_nav a span {
			letter-spacing: -1px;
		}

		#work_nav .left {
			float: left;
		}
		
			#work_nav .left a {
				margin: 0;
			}

		#work_nav .right {
			float: right;
		}

/* MAIN DISPLAY ----------------------------------*/

#main_display {
	background: url(/static/images/backgrounds/display.jpg) 0 0 no-repeat;
	height: 592px;
	width: 843px;
	margin-bottom: 20px;
}

#glare {
	position: absolute;
	background: url(/static/images/backgrounds/glare.png) 0 0 no-repeat;
	height: 451px;
	width: 277px;
	margin-left: 470px;
	z-index: 100;
}

.jcarousel-skin-tango {
	padding: 37px 0 0 115px;
}

#display_carousel {
	background: #000;
}

#display_carousel img {
	margin: 0;
}

/* WORK DESCRIPTION ----------------------------------*/

#work_description .left {
	float: left;
	padding: 0 20px 100px 0;
}
	
	#work_description .left a {
		margin-left: 10px;
		letter-spacing: 2px;
		font-style: italic;
		color: #000;
		text-decoration: none;
	}
	
	
#work_description .right {
}
		

/* PROJECT BLOCKS ----------------------------------*/

.proj_block {
	position: relative;
	width: 400px;
	height: 179px;
	margin-bottom: 40px;
}

	.proj_block .shadow {
		position: absolute;
		background: url(/static/images/backgrounds/work_shadow.png) 0 0 no-repeat;
		height: 13px;
		width: 442px;
		bottom: -6px;
		left: -20px;
	}
	
	.proj_block .content_wrap {
		position: relative;
		height: 179px;
		width: 400px;
		overflow: hidden;
	}
	
	.proj_block .content {
		position: absolute; left:0; top: 0;
		background: url(/static/images/backgrounds/proj_content.jpg) 0 bottom no-repeat;
		width: 400px;
		padding-top: 230px;
		-webkit-transition: 0.1s linear;
		-moz-transition: 0.1s linear;
	}
	
		.proj_block .content:hover {
			background: url(/static/images/backgrounds/proj_content.jpg) 0 0 no-repeat;
			padding-top: 0;
			padding-bottom: 50px;
		}
	
	
		.proj_block .content h4 {
			background: url(/static/images/backgrounds/divider_thin_thick.gif) 0 bottom repeat-x;
			margin: 0 20px 15px 20px;
			padding: 15px 0 10px 0;
			*padding-top: 15px;
			font-size: 16px;
			text-transform: uppercase;
			letter-spacing: 2px;
		}
		
		.proj_block .content p {
			margin-left: 10px;
			font-size: 11px;
		}
		
		.proj_block .content .click_link {
			margin-left: 20px;
			font-style: italic;
			font-size: 11px;
			letter-spacing: 2px;
			color: #000;
			text-decoration: none;
		}
			
			.proj_block .content a span {
				letter-spacing: -1px;
			}

#proj_pacu {
	background: url(/static/images/backgrounds/proj_pacu_thumb.jpg) 0 0 no-repeat;
}

#proj_gelaskins {
	background: url(/static/images/backgrounds/proj_gelaskins_thumb.jpg) 0 0 no-repeat;
}
	
#proj_ourfaves {
	background: url(/static/images/backgrounds/proj_ourfaves_thumb.jpg) 0 0 no-repeat;
}

#proj_citi {
	background: url(/static/images/backgrounds/proj_citi_thumb.jpg) 0 0 no-repeat;
}

#proj_tickled {
	background: url(/static/images/backgrounds/proj_tickled_thumb.jpg) 0 0 no-repeat;
}
	
#proj_sleeman {
	background: url(/static/images/backgrounds/proj_sleeman_thumb.jpg) 0 0 no-repeat;
}

#proj_imm {
	background: url(/static/images/backgrounds/proj_imm_thumb.jpg) 0 0 no-repeat;
}

#proj_f13 {
	background: url(/static/images/backgrounds/proj_f13_thumb.jpg) 0 0 no-repeat;
}

#proj_holts {
	background: url(/static/images/backgrounds/proj_holts_thumb.jpg) 0 0 no-repeat;
}

#proj_thaipografik {
	background: url(/static/images/backgrounds/proj_thaipografik_thumb.jpg) 0 0 no-repeat;
}

#proj_f13 {
	background: url(/static/images/backgrounds/proj_f13_thumb.jpg) 0 0 no-repeat;
}
