html {
	margin: 0;
	height: 100%;
}

#spacer, html {
	background: #f48e39 url(../images/background.gif);
}

body {
	font-size: 11px;
	padding: 0;
	margin: 0;
	/* \*/
	height: 100%;
	/* */
}

h1, h2 {
	margin: 0;
	padding: 0;
	color: #ff7b00;
	/*font-family: Klavika, Helvetica, Verdana, sans-serif;*/
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	line-height: 1;
}

h1 {
	font-size: 3em;
}

h2 {
	font-size: 2em;
	margin-top: 1em;
}

h3 {
	font-size: 1.1em;
}

table {
	border-collapse: collapse;
}

a {
	color: #630;
}

th {
	text-align: left;
}

.errors h2, 
h2.success {
	font-weight: bold;
	font-size: 13px;
	margin: 0 0 1em 0;
	padding-left: 22px;
	background: none no-repeat;
}

h2.success {
	background-image: url(../images/success.gif);
	color: #060;
}

.errors ul, 
.errors li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.errors a {
	color: #900;
}

#spacer {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	height: 30px;
	z-index: 1;
}

#wrapper {
	margin: 0 auto;
	position: relative;
	min-height: 100%;
}

#wrapper, 
#footer {
	background: #fff;
	width: 886px;
}

#navigation, 
#date, 
#footer {
	font-size: 11px;
}

/*-=-=-=-=-=-=-=-=-=[Header]=-=-=-=-=-=-=-=-=*/

#header {
	padding: 60px 0 20px 0;
	position: relative;
	float: left;
	width: 100%;
	height: 35px;
}

#date {
	color: #999;
	position: absolute;
	top: 55px;
	right: 30px;
}

#logo {
	position: absolute;
	top: 60px;
	left: 30px;
}

/*-=-=-=-=-=-=-=-=[Navigation]=-=-=-=-=-=-=-=*/

#navigation {
	width: 170px;
	float: left;
	padding: 0 0 0 35px;
}

#navigation ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#navigation li {
	border-bottom: 1px dotted #d1d1d1;
	padding: 0;
	margin: 0;
}

#navigation a, 
#navigation strong {
	display: block;
	padding: 13px 0 13px 35px;
	text-decoration: none;
	background: none no-repeat 10px 16px;
	color: #630;
}

#navigation a:hover, #navigation strong, #navigation .expanded {
	background-image: url(../images/navigation/hover.gif);
}

#navigation li li {
	border-bottom: none;
}

#navigation ul ul a,
#navigation ul ul strong {
	background-image: none;
	padding: 6px 0 6px 35px;
}

#navigation ul ul ul {
	margin-left: 10px;
}

#navigation ul ul a:hover, 
#navigation ul ul strong, 
#navigation ul ul .expanded {
	background-image: none;
	color: #ff7b00;
}

/*-=-=-=-=-=-=-=-=[Content]=-=-=-=-=-=-=-=*/

#content-wrapper-wrapper {
	background: url(../images/content/raster.gif);
	float: right;
	width: 648px;
}

#content-wrapper {
	background: url(../images/content/arrow.gif) no-repeat left 50%;
	padding: 10px 0 10px 15px;
}

#content {
	background: #fff;
	padding: 13px 0 13px 8px;
	line-height: 1.5;
	min-height: 40em;
}

#content p {
	padding-right: 150px;
	text-align: justify;
}

#footer-separator {
	height: 10.5em;
}

/*-=-=-=-=-=-=[Other in content]=-=-=-=-=-=*/

#section-picture {
	margin: 1em 0 0 1em;
	float: right;
}

/*-=-=-=-=-=-=-=[Frontpage]=-=-=-=-=-=-=-=*/

#frontpage #content {
	padding-right: 0;
}

#frontpage p {
	position: relative;
	margin: 0;
	padding-right: 0;
}

#enjoy-david-teaser, 
#furniture-teaser, 
#details-teaser, 
#fashion-teaser, 
#press-teaser {
	padding-bottom: 1em;
	margin-bottom: 1em;
	border-bottom: 1px dashed #ccc;
	background-repeat: no-repeat;
}

/*#enjoy-david-teaser {
	height: 261px;
	background: url(../images/frontpage/enjoy-david/1.jpg) no-repeat;
}

.theme-2 #enjoy-david-teaser {
	background-image: url(../images/frontpage/enjoy-david/2.jpg);
}

.theme-3 #enjoy-david-teaser {
	background-image: url(../images/frontpage/enjoy-david/3.jpg);
}

.theme-4 #enjoy-david-teaser {
	background-image: url(../images/frontpage/enjoy-david/4.jpg);
}

.theme-5 #enjoy-david-teaser {
	background-image: url(../images/frontpage/enjoy-david/5.jpg);
}*/

#enjoy-david-teaser {
	height: 261px;
	background-image: url(../images/frontpage/type/1.jpg);
}

.theme-2 #enjoy-david-teaser {
	background-image: url(../images/frontpage/type/2.jpg);
}

.theme-3 #enjoy-david-teaser {
	background-image: url(../images/frontpage/type/3.jpg);
}

.theme-4 #enjoy-david-teaser {
	background-image: url(../images/frontpage/type/4.jpg);
}

.theme-5 #enjoy-david-teaser {
	background-image: url(../images/frontpage/type/5.jpg);
}

.theme-6 #enjoy-david-teaser {
	background-image: url(../images/frontpage/type/6.jpg);
}


#enjoy-david-teaser h2 {
	margin: 0;
	position: relative;
	top: 80px;
	margin-left: 20px;
	font-size: 4.3em;
}

#enjoy-david-teaser p {
	width: 270px;
	top: 90px;
	margin-left: 20px;
}

#furniture-teaser,
#details-teaser,
#fashion-teaser
{
	height: 124px;
	min-height: 124px;
}

#furniture-teaser h2,
#fashion-teaser h2 {
	margin: 0;
	position: relative;
	margin-left: 328px;
	top: 20px;
	font-size: 3.2em;
}

#furniture-teaser p,
#fashion-teaser p {
	width: 270px;
	top: 25px;
	margin-left: 328px;
}

#details-teaser h2 {
	margin: 0;
	position: relative;
	margin-left: 20px;
	top: 20px;
	font-size: 3.2em;
}


#news-teaser {
	height: 280px;
	width: 290px;
	background: url(../images/frontpage/brent.jpg) no-repeat bottom left;
	float: left;
	padding-right: 1em;
	border-right: 1px dashed #ccc;
}

#news-teaser h2 {
	margin: 0 0 0 30px;
}

#news-teaser p {
	margin: 10px 30px 0 30px;
}

#press-teaser p {
	margin: 10px 100px 0 0;
}

#shop-teaser p {
	margin: 10px 30px 0 10px;
}

#press-teaser {
	width: 310px;
	float: right;
	background: url(../images/frontpage/power.jpg) no-repeat top 97%;
}

#press-teaser h2 {
	margin: 0;
}

#shop-teaser {
	width: 310px;
	height: 158px;
	background: url(../images/frontpage/funk.jpg) no-repeat top left;
	float: right;
}

#shop-teaser h2 {
	font-size: 1.7em;
	margin: 10px 0 0 10px;
}


/*-=-=-=-=-=-=-=-=[Footer]=-=-=-=-=-=-=-=*/

#footer {
	position: relative;
	margin: -9.6em auto 0 auto;
}

#footer address {
	font-style: normal;
	color: #999;
	padding: 50px 30px 0 30px;
	text-align: right;
}

/*-=-=-=-=-=-=[Product search]=-=-=-=-=-=*/

#product-search {
	clear: both;
	padding: 5px 0;
	border: #d1d1d1 dashed;
	border-width: 1px 0;
}

#product-search fieldset {
	border: 0;
	padding: 10px;
	margin: 0;
	background: #ecebeb;
}

#product-search label {
	margin-left: 20px;
}

#product-search input {
	margin: 0 20px;
}

#product-search-results {
	width: 100%;
	color: #666;
}

#product-search-results td, 
#product-search-results th {
	border-bottom: 1px dashed #d1d1d1;
	vertical-align: top;
}

#product-search-results th {
	color: #ff7b00;
	line-height: 1;
	font-size: 1.2em;
	padding: .5em .3em;
}

#product-search-results td {
	padding: .3em;
}

#product-search-results th.downloads {
	width: 160px;
}

#product-search-results p {
	margin: 0;
	padding: 0;
}

#product-search-results h3 {
	margin: 0 0 .5em 0;
	padding: 0;
}

#product-search-results h3 a {
	color: #666;
}

#product-search-results img {
	border: 1px solid #c0c0c0;
	margin: 0 .5em;
}

#product-search-results ul img {
	border: 0;
	margin: 1em .5em 0 0;
}

#product-search-results ul, 
#product-search-results li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#product-search-results li {
	display: inline;
}

/*-=-=-=-=-=-=[Diverse]=-=-=-=-=-=*/


html .image-album {
	margin: 1em 3em 0 3em;
}

.product-details {
	margin-left: 3em;
}

#content .product-category p, 
#content .image-album li p {
	padding-right: 0;
	height: 3em;
}

.back-link {
	background: url(../images/product/back.gif) no-repeat 0 50%;
	padding-left: 12px;
}
