/* references system */
.reference-thumbs-top {
	background: #fff url('../gfx/backgrounds/background-thumbs-top.png') top left no-repeat;
	height: 39px;
	width: 722px;
}

.reference-thumbs-bottom {
	background: #fff url('../gfx/backgrounds/background-thumbs-bottom.png') top left no-repeat;
	height: 42px;
	width: 722px;
}

.reference-thumbs {
	background: #fff url('../gfx/backgrounds/background-thumbs-repeat.png') top left repeat-y;
	width: 722px;
}

.reference-thumb {
	width: 180px;
	height: 180px;
	display: block;
	float: left;
	padding: 10px 30px 20px 30px;
}

.thumb-wrap {
	width: 180px;
	height: 180px;
	overflow: hidden;
	background: 
}

.thumb-wrap img {
	position: absolute;
	z-index: 2;
}

.thumb-wrap h3 {
	position: relative;
	top: 0;
	left: 0;
	z-index: 3;
	color: #6b6b6b;
	background: #fff;
	padding: 2px 8px 4px 8px;
	font-size: 14px;
	line-height: 18px;
	overflow: hidden;
	font-style: italic;
	opacity: 0.8;
	-moz-opacity: 0.8;
	-webkit-opacity: 0.8;
}

.reference-category-text {
	width: 460px;
	padding: 13px 10px 20px 10px;
}

/* Colours */
.colours-thumbs-top {
	background: #fff;
	height: 39px;
	width: 722px;
}

.colours-thumbs-bottom {
	background: #fff;
	height: 42px;
	width: 722px;
}

.colours-thumbs {
	background: #fff;
	width: 722px;
}

.colours-thumb {
	width: 180px;
	height: 180px;
	display: block;
	float: left;
	padding: 0px 30px 30px 10px;
}

.colours-entries {
	width: 480px;
	float: left;
}
.colours-entry {
	float: left;
	padding: 0px 20px 20px 0px;
}

.colours-entry img {
	padding: 0;
}

.colours-category-text {
	float: left;
	width: 250px;
}

.colours-category-info {
	width: 460px;
}

/* general Teaser */
.general-teaser {
	padding: 0px 0px 24px 0px;
	border-bottom: 1px solid #ccc;
	margin: 0 10px;
}

.general-teaser-image {
	float: left;
	width: 180px;
	height: 180px;
	padding: 4px 20px 0px 0px;
}

.general-teaser-content {
	float: left;
	width: 520px;
}


/* Design Contest */
.design-contest-thumbs {
	padding: 10px;
}

.design-contest-thumb {
	padding: 10px 0px 14px 0px;
	border-bottom: 1px solid #ccc;
}

.design-contest-thumb-left {
	float: left;
	width: 180px;
	height: 180px;
	padding: 4px 20px 0px 0px;
}

.design-contest-thumb-right {
	float: left;
	width: 520px;
}


/* sinks and bowls */
.sinks-bowls-thumbs {
	padding: 10px;
}

.sinks-bowls-thumb {
	padding: 10px 0px 14px 0px;
	border-bottom: 1px solid #ccc;
}

.sinks-bowls-thumb-left {
	float: left;
	width: 180px;
	height: 180px;
	padding: 4px 20px 0px 0px;
}

.sinks-bowls-thumb-right {
	float: left;
	width: 520px;
}


/* standard newssystem */
.news-teasers {
	padding: 0 10px;
	width: 720px;
}

.teaser {
	border-bottom: 1px solid #ccc;
	padding: 10px 0px;
}

.teaser-image {
	width: 180px;
	display: block;
	float: left;
	padding: 4px 30px 0px 0px;
}

.teaser-content {
	float: left;
	width: 510px;
}

.article {
	padding: 0 10px 15px 10px;
	width: 420px;
}
