div#showcase {
	position: relative;
	background:url(../images/slides/showcase-bg.png) top left no-repeat;
	width:936px; 
	height:507px;
	}
div.slideshow-slide {
	width:936px;
	height:507px;
	}
div.showcase-content {
	width:936px;
	height:507px;
	}
div.showcase-content div.slide-image {
	width:558px;
	float: left;
	margin: 18px 18px 0 18px;
	height: 324px;
	background: #F2F2F2;
	}
div.showcase-content div.slide-info {
	padding:9px 18px 0 0;
	font-family: "franklin-gothic-urw-cond",'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	}
div.showcase-content div.slide-info div.meta {}	
div.showcase-content div.slide-info div.meta {}	
	
div.showcase-content.counter1 {
	background:url(../images/slides/home-one.gif) top center no-repeat;
	}
div.showcase-content.counter2 {
	background:url(../images/slides/home-two.gif) top center no-repeat;
	}
div.showcase-content.counter3 {
	background:url(../images/slides/home-three.gif) top center no-repeat;
	}
div.showcase-content.counter4 {
	background:url(../images/slides/home-four.gif) top center no-repeat;
	}
div.showcase-content div.slide-content {
	height:360px;
	width:936px;
}
div.tabs {
	margin-top: -147px;
	height:147px;
	width:936px;
}
div.tab {
	width:234px;
	height:134px;
	padding:12px 0 0 0;
	float:left;
	text-align: center;
	position: relative;
	}
div.tab p.thedate {
	font-family: "franklin-gothic-urw-cond",'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 9px;
	padding: 10px 20px 0 20px;
	text-align: left;
	color:#999;
}
div.showcase-content div.tabs div.tab.false {
	text-shadow: 1px 1px 1px white;
	}	
	
	
	
div.tab.false span.divlink {
	width:100%;
	height:100%;
	top:0;
	left:0;
	position: absolute;
}
div.tab.false span.divlink:hover {
	width:100%;
	height:100%;
	top:0;
	left:0;
	position: absolute;
	background: rgba(100,100,100,0.1);
}
div.tab.true span.divlink {
	width:100%;
	height:100%;
	top:0;
	left:0;
	position: absolute;
}
	
	
	
div.slide-info h3 {
	font-size: 39px;
	line-height: 35px;
	font-family: "franklin-gothic-ext-comp-urw",'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 400;
	}
div.slide-info div.meta {
	font-size: 14px;
	line-height: 45px;
	}		
div.showcase-content div.tabs div.tab h1, div.showcase-content div.tabs div.tab h2 {
	font-family: "franklin-gothic-ext-comp-urw",'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 700;
	font-size: 40px;
	line-height: 36px;
	}
div.cat-description {
	font-family: "franklin-gothic-ext-comp-urw",'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight:400;
	font-size: 23px;
	line-height: 45px;
	color:#999999;
	}
div.cat-description p {
	margin: 0;
	padding: 0;
	}
span.cat-items {
	font-family: "franklin-gothic-ext-comp-urw",'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight:400;
	font-size: 30px;
	line-height: 27px;
	}
span.cat-items p {
	margin: 0;
	padding: 0;
	}

.showcase-button-wrapper { top:0px; clear: both; width:75px; margin: 4px auto 0 auto; text-align: center; position: relative; z-index: 10; }
			.showcase-button-wrapper span {	margin-right: 5px; cursor: pointer; font-size: 20px; color: #87BECC; float: left; }
			.showcase-button-wrapper span.active { color: #333; }