.project{
	position:  relative;
	margin: 0 16px 16px 0; padding:  0;
	width: 312px; height: 526px;
	background: #f4f4f4;
	float:  left;
}

.project .title{
	position:  absolute;
	left:  0; bottom:  0;
	background: #efefef;
	width:  100%;
	opacity:.90;
	filter:alpha(opacity=90);
	filter: “alpha(opacity=90)”;
}

.project .title p{
	margin:  0; padding: 10px;
	text-align:  right;
}

.project a.pic:link, .project a.pic:active, .project a.pic:hover, .project a.pic:visited { 
	text-decoration: none;
	background:  none;
}

#design_list, #brand_list, #ad_list, #award_list, #unseen_list, #testimonial{	
/* Netscape 4, IE  4.x-5.0/Win and other lesser browsers will use this */  
	position:  absolute;
	left: 256px; top: 32px;
	width:  452px;
	min-height: 525px;
	height:  auto !important;
	height:  525px;
	padding-bottom:  2.8em;
}

#design_list{	
	background: #00FF00;
}

#brand_list{	
	background: #ff6600;
}

#ad_list{	
	background: #00ccff;
}

#award_list{	
	background: #FF0000;
}

#unseen_list{	
	background: #d557ff;
}

.black_bg #testimonial{	
	background: #333333;
}

.white_bg #testimonial, .grey_bg #testimonial{	
	background: #f4f4f4;
}

.black_bg #case_study{	
	background: #333333;
}

.white_bg #case_study, .grey_bg #case_study{	
	background: #f4f4f4;
}

.project_list h3{
	margin:  0;
	position:  absolute;
	left: 16px; top: 168px;
	color:  white;
	font-size:  1.2em;
	line-height: 1.4em;
}

.project_list p{
	margin-left:  16px;
	color:  white;
}

#design_list ul, #brand_list ul, #ad_list ul, #award_list ul, #unseen_list ul, #testimonial ul{
	font-size:  1.2em;
	line-height: 1.4em;
	margin:  223px 16px 0 16px;
	list-style: none;
	color:  white;
}

.close_layer{
	position:  absolute;
	right: 16px; top: 24px;
}

.close_layer a:link, .close_layer a:active, .close_layer a:visited{
	display: block;
	width: 38px;
	height: 38px;
	background: url(http://www.creativeinc.ie/images/layer_close.gif) no-repeat;
	text-indent:-9999px;
}

.close_layer a:hover{
	display: block;
	width: 38px;
	height: 38px;
	background: url(http://www.creativeinc.ie/images/layer_close_roll.gif) no-repeat;
	text-decoration: none;
	text-indent:-9999px;
}

.close_layer a.visited:hover{
	display: block;
	width: 38px;
	height: 38px;
	background: url(http://www.creativeinc.ie/images/layer_close_roll.gif) no-repeat;
	text-decoration: none;
	text-indent:-9999px;
}

.project_list a.menu:link{ 
	text-decoration: none;
	background:  none;
	color: black;
}

 .project_list a.menu:active{ 
	text-decoration: none;
	background:  none;
	color: black;
}

 .project_list a.menu:visited { 
	text-decoration: none;
	background:  none;
	color: black;
}

.project_list a.menu:hover{
	color: white; 
	text-decoration: none;
	background:  none;
}

.project_list a.menu:visited:hover {
	color: white; 
	text-decoration: none;
	background:  none;
}

#logos a.logo:link{ 
	text-decoration: none;
	background:  transparent;
	color: black;
}

#logos a.logo:active{ 
	text-decoration: none;
	background:  transparent;
	color: black;
}

#logos a.logo:visited { 
	text-decoration: none;
	background:  transparent;
	color: black;
}

#logos a.logo:hover{
	color: white; 
	text-decoration: none;
	background:  transparent;
}

#logos a.logo:visited:hover{
	color: white; 
	text-decoration: none;
	background:  transparent;
}




