/*
		CSS for FELDER·FELDER [www.felderfelder.com], All Rights Reserved
		Produced by Digital Dreamer [www.dreamer.de]
*/


/*		Style Reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym {border:0;}


/* 	Accessibility & Structural Features */

.acc { position: absolute; top: -9999em; left: -9999em; }


/*		Page Layout */

body {
	font: 12px Arial,Helvetica,sans-serif;
	background-color: #fff;
	color: #000;
}
#container {
	overflow: hidden;
}
#hcol {
}
#ccol {
}


/*		Header */

#header h1 {
	margin-bottom: 50px;
}


/*		Navigation */

#nav {
	display: none;
}


/*		Content Generic */

#content {
	overflow: hidden;
	line-height: 18px;
}
h2 {
	height: 30px; margin-bottom: 40px;
	text-transform: uppercase;
	font-size: 22px; line-height: 30px;
}
h3 {
	margin-bottom: 16px;
	text-transform: uppercase;
	font-size: 19px; line-height: 20px;
}
p {
	margin-bottom: 8px;
}
strong {
	font-weight: bold;
}
.lccol {
	float: left;
	width: 340px;
}
.rccol {
	float: right;
	width: 300px;
}
a {
	border-bottom: 1px dotted #333;
	text-decoration: none;
	color: #000;
}
a:hover {
	border-bottom: 1px solid #666;
	color: #666;
}
div.hr {
	margin-top: 30px;
}
div.hr hr {
	display: none;
}


/*		In The Press */

.pressitem {
	height: 127px; margin-right: 25px;
	font-size: 11px; line-height: 11px;
}
.pressitem ul {
	overflow: hidden;
	margin-bottom: 2px;
}
.pressitem li {
	float: left;
	margin: 0 2px 0 0;
	border: 1px solid #CCC;
}
.pressitem li a, .pressitem li span {
	display: block;
	border: 0;
}
.pressitem li img {
	display: block;
}
.pressitem-in {
	color: #666;
	font-weight: bold;
}
.pressitem-date {
	color: #666;
	font-size: 10px;
}
body.advanced .pressitem {
	float: left;
}


/*		Collections */

#collection-itemdisplay {
	position: relative;
	float: left; overflow: hidden;
	width: 360px;
}
#collection-itemthumbs {
	float: right;
	width: 312px;
}
#collection-itemthumbs ul {
	overflow: hidden;
}
#collection-itemthumbs ul li {
	float: left; overflow: hidden;
	margin: 0 0 2px 2px;
}
#collection-itemthumbs ul li a {
	display: block;
	border: 0;
}
#collection-itemthumbs ul li img {
	display: block;
}
.collection-itemimage {
	margin-bottom: 2px;
}
.collection-itemimage img {
	display: block;
}
.collection-itemdesc {
	width: 344px; padding: 8px;
	background-color: #666;
	color: #fff;
}
.collection-itemdesc h3 {
	margin-bottom: 0;
	font-size: 13px; line-height: 13px;
}
.collection-itemdata {
	margin-top: 12px;
}
.collection-itemdesc li {
	overflow: hidden;
	margin-top: 6px;
	font-size: 12px; line-height: 12px;
}
.collection-piecename {
	float: left;
	margin-right: 10px;
	font-weight: bold; text-transform: uppercase;
}
.collection-piecedesc {
	float: left;
	font-size: 11px; line-height: 12px;
}


/*			Stockists */

.stockist {
	margin-bottom: 20px;
}
.stockist h3 {
	border-bottom: 1px dotted #000;
}
.stockist h4 {
	font-weight: bold;
}
.stockist ul {
	overflow: hidden;
}
.stockist li {
	float: left;
	width: 30%; margin: 0 3% 10px 0;
}


/*			Contact */

.contact {
	margin-bottom: 20px;
}
.contact h3 {
	border-bottom: 1px dotted #000;
}
.contact h4 {
	font-weight: bold;
}


/*			Splash page */

#splash-push {
	width: 200px; height: 40%; min-height: 20px;
}
#splash {
}
#splash a {
	display: block; overflow: hidden;
	width: 309px; height: 0; padding-top: 40px; margin: -20px auto 0; border: 0;
	background: transparent url(../img/splash.gif) no-repeat;
}
