/* Common Elements
============================================================================================*/
.clear{ clear:left; }

#quickviewcontainer {
	height:auto !important;
	min-height:600px;
	height:600px;
	padding:36px 0px 0px 40px;
	width:640px;
}
#quickviewcontainer h2{
	margin:0px 0px 8px 0px;
}
#quickviewcontainer h3{
	font-size:15px;
	font-weight:normal;
	margin:0px 0px 2px 0px;
}
a.expand_view{
	background:url('/assets/images/work_expand.gif') 0px 0px no-repeat;
	float:right;
	height:30px;
	margin:0px 0px 0px 0px;
	width:114px;
}
a.expand_view:hover{ background-position:0px -30px; }
a.expand_view.collapsed{
	background:url('/assets/images/work_collapse.gif') 0px 0px no-repeat !important;
}
a.expand_view.collapsed:hover{
	background-position:0px -30px !important;
}
.bold {
	font-weight:bold;
	margin:0px;
	padding:0px;
}
.casestudies div#intro p{ width:480px; }
#seeItLive{ background:#E6E5D4; margin:4px 0px; padding:8px 10px; }
#seeItLive a{ text-decoration:none; }
ul#gallery{
	list-style:none;
	margin:0px;
	padding:12px 0px 0px 0px;
}
	ul#gallery li{
		list-style:none;
		width:100%;
	}
	ul#gallery img{
		border:1px solid #d2cdb5;
		margin:0px 0px 28px 0px;
	}

/* Sidebar
============================================================================================*/
.workpage #sidebar{
	padding:25px 25px 0px 0px !important;
}
	#workList a img{
		padding:7px 0px 0px 3px;
	}
	a#completeList{
		background:url('/assets/images/work_completelist.gif') 0px 0px no-repeat;
		display:block;
		font-size:1px;
		height:30px;
		line-height:1px;
		margin:0px 0px 15px 0px;
		text-indent:-5000em;
		width:189px;
	}
	a#completeList:hover{ background-position:0px -30px; }
	p#caseStudyExplanation{
		color:#908c76;
		font-size:10px;
	}

/* Work Index
============================================================================================*/
#workFlash{
	background:#2c2c2c;
	height:405px;
	overflow:hidden;
	width:720px;
}
	#flashReplacer{ margin:163px 0px 0px 0px; }
	
#workBar{
	background:url('/assets/images/work_bar.jpg') top left no-repeat;
	height:25px;
	width:720px;
}

#workPreview{
	background:#d0c9ac;
	padding:0px 0px 24px 0px;
	width:720px;
}
	#workPreview h3{
		color:#68554f;
		font-weight:normal;
		padding:22px 0px 0px 37px;
	}
	#workPreview table{ 
		border:none;
		margin:0px 0px 0px 28px;
	}
	#workPreview tbody{}
	#workPreview tr{}
	#workPreview td{ 
		border:none;
		padding:5px;
		text-align:center;
	}
	#workPreview a{
		color:#69001f;
		font:12px/14px Georgia, serif;
		text-decoration:none;
	}
	#workPreview a:hover{ }

/* Case Studies
============================================================================================*/
h3.underline{
	border-bottom:1px solid #D0CDC0;
	padding-bottom:8px !important;
}

a#backToCompleteList{
	background:url('/assets/images/work_back.gif') 0px 0px no-repeat;
	display:block;
	margin:10px 0px 10px 0px;
	height:30px;
	width:189px;
}
a#backToCompleteList:hover{ background-position:0px -30px; }

#wholeFoodsContainer{
	background:#ece7d3;
	border:1px solid #d2cdb5;
	margin:25px 0px 0px 0px;
	padding:25px;
	width:588px;
}
#wholeFoodsFlash{
	display:block;
}
#wholeFoodsContainer img{
	float:right;
}
/* Quick Views
============================================================================================*/
.quickview{
	color:#49473d;
	font-size:12px;
}
