.print {
	display			:	none;
}
.exploreContent {
	position		:	relative;
	height			:	341px;
	zoom			:	1;
}
.exploreContent a {
	outline			:	0 none;
}
.exploreContentHeader {
	position		:	absolute;
	top				:	0;
	left			:	-1px;
	zoom			:	1;
}
.exploreContentHeader .cSelector {
	position		:	absolute;
	top				:	-30px;
	left			:	20px;
	display			:	inline-block;
	background		:	transparent url(/img/explore/bg-category-selector-no.png) no-repeat 0 0;
	width			:	260px;
	height			:	22px;
}
.exploreContentHeader .cSelector a.selectedEntry {
	display			:	block;
	width			:	260px;
	height			:	22px;
	line-height		:	22px;
	font-size		:	11px;
	color			:	#949496;
	font-weight		:	bold;
	text-indent		:	16px;
}
.exploreContentHeader .cSelector a.selectedEntry:hover {
	background		:	transparent url(/img/explore/bg-category-selector-ms.png) no-repeat 0 0;	
}

.exploreContentHeader .cSelector ul.cSelectorList {
	list-style-type	:	none;
	position		:	absolute;
	top				:	22px;
	left			:	0px;
	margin			:	0;
	padding			:	0;
	display			:	none;
}
.exploreContentHeader .hover ul.cSelectorList {
	display			:	block;
}
.exploreContentHeader .cSelectorList li {
	width			:	260px;
	height			:	22px;
	line-height		:	22px;
	background		:	transparent url(/img/explore/bg-category-select-item-no.png) no-repeat 0 0;
}
.exploreContentHeader .cSelectorList li.active {
	background		:	transparent url(/img/explore/bg-category-select-item-act-no.png) no-repeat 0 0;
}
.exploreContentHeader .cSelectorList li a {
	font-size		:	11px;
	color			:	#949496;
	font-weight		:	bold;
	text-indent		:	16px;
	display			:	block;
	width			:	260px;
	height			:	22px;
	line-height		:	22px;
	background		:	transparent url(/img/explore/bg-category-select-item-no.png) no-repeat 0 0;
}
.exploreContentHeader .cSelectorList li.active a {
	background		:	transparent url(/img/explore/bg-category-select-item-act-no.png) no-repeat 0 0;
}
.exploreContentHeader .cSelectorList li a:hover {
	background		:	transparent url(/img/explore/bg-category-select-item-ms.png) no-repeat 0 0;
}
.exploreContentHeader .cSelectorList li.active a:hover {
	background		:	transparent url(/img/explore/bg-category-select-item-act-ms.png) no-repeat 0 0;
}
.exploreContentHeader .cSelectorList li.active a,
.exploreContentHeader .cSelectorList li.activeProject a {
	color			:	#DD0067;
}
.exploreContentHeader .selectedPInfo {
	margin			:	0;
	padding			:	0;
	position		:	absolute;
	top				:	-30px;
	left			:	292px;
	line-height		:	22px;
	font-weight		:	bold;
	color			:	#dd0067;
	width			:	480px;
}
.categoryOverviewWrapper {
	position		:	relative;
}
.categoryOverview {
	background		:	#F4F4F4;
	width			:	760px;
	height			:	317px;
	position		:	absolute;
	top				:	2px;
	left			:	9px;
}
.categoryOverview .box {
	background		:	#DEDEDE;
	width			:	140px;
	height			:	60px;
	display			:	block;
	_display		:	inline;
	float			:	left;
	margin			:	10px 0 9px 10px;
}
.projectDetails img,
.categoryOverview .box img {
	border			:	0 none;
}

.projectDetailsWrapper {
	position		:	relative;
	height			:	341px;
}
.projectDetails .projectVisual {
	position		:	absolute;
	top				:	2px;
	left			:	10px;
}
.projectDetails .infoLayerContainer {
	position		:	absolute;
	top				:	2px;
	left			:	10px;
	width			:	758px;
	height			:	329px;
	display			:	none;
}
.projectDetails .infolayer {
	background		:	transparent url(/img/explore/bg-project-details.png) no-repeat 100% 0;
	position		:	absolute;
	top				:	10px;
	left			:	10px;
	border			:	1px solid #FFF;
	width			:	736px;
	height			:	307px;
}
.projectDetails .infolayer .closeButton {
	position		:	absolute;
	top				:	10px;
	right			:	8px;
	width			:	42px;
	height			:	42px;
}
.projectDetails .navigationLayer {
	position		:	absolute;
	bottom			:	20px;
	left			:	10px;
	height			:	101px;
	display			:	none;
}
.projectDetails #DetailImage.hover .navigationLayer {
	display			:	block;
}

.projectDetails .navigationLayer .btnPrev {
	display			:	block;
	width			:	140px;
	height			:	101px;
	background		:	transparent url(/img/explore/btn-prev-no.png) no-repeat 0 0;
	position		:	absolute;
	top 			:	0;
	left			:	10px;
}
.projectDetails .navigationLayer .btnPrev:hover {
	background		:	transparent url(/img/explore/btn-prev-ms.png) no-repeat 0 0;
}
.projectDetails .navigationLayer .btnOverview {
	display			:	block;
	width			:	140px;
	height			:	101px;
	background		:	transparent url(/img/explore/btn-overview-no.png) no-repeat 0 0;
	position		:	absolute;
	top 			:	0;
	left			:	234px;
}
.projectDetails .navigationLayer .btnOverview:hover {
	background		:	transparent url(/img/explore/btn-overview-ms.png) no-repeat 0 0;
}
.projectDetails .navigationLayer .btnInfo {
	display			:	block;
	width			:	140px;
	height			:	101px;
	background		:	transparent url(/img/explore/btn-info-no.png) no-repeat 0 0;
	position		:	absolute;
	top 			:	0;
	left			:	384px;
}
.projectDetails .navigationLayer .btnInfo:hover {
	background		:	transparent url(/img/explore/btn-info-ms.png) no-repeat 0 0;
}
.projectDetails .navigationLayer .btnNext {
	display			:	block;
	width			:	140px;
	height			:	101px;
	background		:	transparent url(/img/explore/btn-next-no.png) no-repeat 0 0;
	position		:	absolute;
	top 			:	0;
	left			:	608px;
}
.projectDetails .navigationLayer .btnNext:hover {
	background		:	transparent url(/img/explore/btn-next-ms.png) no-repeat 0 0;
}
.projectDetails .infolayer .metaInfo {
	width			:	180px;
	float			:	left;
	display			:	inline;
	margin			:	10px 10px 0 10px;
	color			:	#202020;
	font-size		:	11px;
	line-height		:	14px;
	margin-bottom	:	2px;
}
.projectDetails .infolayer .metaInfo p {
	margin			:	0 0 6px;
}
.projectDetails .infolayer .description {
	float			:	left;
	display			:	inline;
	width			:	477px;
	color			:	#202020;
	margin-top		:	10px;
	height			:	285px;
	overflow		:	auto;
}
.projectDetails .infolayer .description h1,
.projectDetails .infolayer .description h2,
.projectDetails .infolayer .description h3 {
	font-size		:	11px;
	line-height		:	14px;
	color			:	#dd0067;
	margin			:	0;
	display			:	inline;
}
