/* Wrapper and some styling to influence new site */
#content-wrap {
	/*background:#F6EDC2 none repeat scroll 0 0;*/
	width:1000px;
	overflow:hidden;
	min-height:730px;
}

/* End Wrapper Influence Divs */

#hover{
	position: absolute;
	z-index:4;
	margin-left:1px;
	margin-top:1px;
	display:none;
}

#hover img:hover{
	cursor:pointer;
}

.shadow{
	position: absolute;
	z-index:400;
	height:500px;
	width:750px;
}
.shadow:hover{
display:block;	
}


/* work gallery and case studies gallery------------- */
#load-area{
	background: #F6EDC2 url(../images/site/loader.gif) no-repeat scroll 50% 60%;
	width:1000px;
	height:100%;
	z-index:1000;
	position: absolute;
	display:none;
	text-align:center;
	padding:10px 0;
}



#work-nav{
	width:256px;
	float:left;
}

#work-container{
	float:right;
    font-size:.95em;
	height:100%;
}


#work-gallery{ 
	background: transparent url(/images/site/workgallerybg.png) no-repeat 0 0;
	margin:0 auto;
	padding:2px;
	width:732px;
	height:497px;
}
	#light #work-gallery{ 
		background-color: #ebd794;
		border: 1px solid #c5bea2;
		float: left;
		margin: 0 0 20px 180px;
		padding: 5px;
		width: 500px; 
	}
	
	h2.projecttitle {
		text-align:center;
		font-size:16px;
		color:#fff;
	}

	#project-image{
		border: 1px solid #6d6b5e;
		height: 473px;
		list-style: none;
		overflow: hidden;
		width: 708px;
		margin:8px 10px 10px 9px;
		z-index:2;
		position:relative;
	}
		#project-image img{ 
			display: block;
			height: 473px;
			width: 708px;
		}
		
		#case-study-gallery{ 
			border: 1px solid #6d6b5e;
			list-style: none;
			overflow: hidden;
			height: 315px; 
			width: 498px;
		}
			#case-study-gallery img{
				display: block;
				height: 315px;
				width: 498px;
			}
		
		#project-image li,
		#project-image li img{
			height:473px;
			width:708px;
			overflow:hidden;
			/*position:absolute;*/
		}
		
		#project-image li{
			display:list-item;	
		}
		
		#project-image li img.linkable{
			position:absolute;	
		}
			#case-study-gallery li,
			#case-study-gallery li img{ height: 315px; width: 498px; }

	#project-pages{ 
			/*background-color:#000000;*/
			/*float:left;*/
			margin-top:12px;
			padding:5px;
			width:745px;
			height:35px;
			margin-bottom:15px;
	}
	
		#project-pages ul{ float: left; }
		
		#project-pages li{ 
			float: left; 
			list-style: none; 
			margin: 0 5px 0 0; 
		}
		ul#project-cycle-links li {
			background:transparent url(/images/site/ourwork_numberbg.jpg) no-repeat scroll 0 0;
			height:41px;
			width:40px;
			text-align:center;
		}

			#project-pages li a:link,
			#project-pages li a:visited{
				/*background-color:#F6EDC2;*/
				color: #4C4C4C;
				display: block;
				font-size:1.3em;
				/*padding:7px 13px 6px;*/
				padding-top:10px;
			}
				#light #project-pages li a:link,
				#light #project-pages li a:visited{ 
					background-color: #fff; 
					color: #75871d;
				}
				
				#project-pages li a:hover,
				#project-pages li a:active,
				#project-pages li a.act{   
					color: #96322E; 
				}
					
					#light #project-pages li a:hover,
					#light #project-pages li a:active,
					#light #project-pages li a.act{   
						background-color: #f9f2da; 
						color: #7f4207;
					}

	#launch-project{
		float: right;
		margin: 11px 0 0 0;
		text-indent: -9999em;
		width: 135px;
		overflow: hidden;
	}
	
		#launch-project a:link,
		#launch-project a:visited,
		#launch-project a:link,
		#launch-project a:visited{
			background: url(../images/site/btn-launch_project.png) no-repeat 0 0;
			display: block;
			height: 27px;
		}
		
		#launch-project a:hover{ background: url(../images/site/btn-launch_project.png) no-repeat 0 -27px; }

/* work details ------------- */	

#work-detail{
		 margin: 60px 0 40px;
		width:740px;
}
	#work-detail p{ 
		color: #4C4C4C; 
		margin: 0 0 16px 0; 
	}
	
	#work-detail li{
		background: transparent url(../images/site/workbullet.png) no-repeat 0 0;
		list-style: none;
		margin: 4px 2px;
		padding-left: 30px;
		font-weight:bold;
	}
	
	#work-detail p span{
		color: #c1701a; 
	}		
	
	#left_description, #right_description{
		float:left;
		width:350px;
		padding:0 10px;
	}
	
	#serviceTab a, #clientTab a{
		display:block;
		height:25px;
		padding-left:10px;
		width:232px;
	}
	
	#serviceTab a:hover, #serviceTab a.current, #clientTab a:hover, #clientTab a.current {
		background:url(/images/site/workhoverbg.png) no-repeat 0 0;
		color: #940001;
	}
	
	h2.workhead{
		font-size:1.2em;	
		font-weight:bold;
	}
	p#clientbackground{
		font-weight:bold;
		font-style:italic;
	}
	
	div#quote{
		border-bottom:1px solid black;
		border-top:1px solid black;
		padding:3px 0;
		margin-bottom:40px;	
	}
	
	blockquote#highlights  {
		border-bottom:1px double black;
		border-top:1px double black;
		color:#96322E;
		font-family:georgia;
		font-size:1.4em;
		font-style:italic;
		font-weight:bold;
		padding:7px 0;
	}
	p#site, p#site  *{
		font-style:italic;
		color:#96322E;
		float:right;
	}
	.slidename  {
	background:transparent url(/images/site/slide_title_glow.png) repeat-x scroll -7px 0;
	bottom:0;
	color:#CBC39C;
	font-family:georgia;
	font-size:2em;
	font-style:italic;
	min-height:27px;
	min-width:347px;
	padding-top:7px;
	position:absolute;
	text-align:center;
	width:100%;
	}
	.worklink{
		cursor:pointer;
		display:block;
	}