@charset "UTF-8";
/* CSS Document */

body
{
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	margin: 0px;
}

div
{
	position: absolute;
	display:block;
	z-index: 1;
}


img
{
	border: 0px;
}

p
{
	margin: 0px;
	line-height:16px;
	padding-bottom:16px;
}

table
{
    border-collapse: collapse;
	border-spacing: 0px;
}

table, td, th
{
  padding: 0px;
  vertical-align:top;
}

select
{
	background-color: #fff;
	border: 1px solid #000;
	color: #000;
	margin: 3px;
}

input, submit
{
	background-color: #fff;
	border: 1px solid #000;
	color: #000;
	margin:3px;
}

a
{
	color:#000;
	font-weight:bold;
	text-decoration: none;
	padding:2px;
}

p a
{
	padding:0px;
}

p a:hover
{
	padding-left:0;
	padding-right:0;
}

a img
{
	border:0;
}

h1
{
	margin: 0px;
	padding-bottom: 10px;
	font-weight:normal;
	text-transform: uppercase;
}

h2
{
	margin: 0px;
	padding-bottom:10px;
	font-weight:normal;
	font-size:15px;
	line-height:20px;
	text-transform: none;
}

h3
{
	margin: 0px;
	font-weight:normal;
	text-transform: uppercase;
	letter-spacing:0.1em;
}

#header
{
	margin-left:50%;
	top:25px;
	left:-460px;
	width:920px;
	height:45px;
	background-color:#fff;
	font-weight:bold;
	z-index:2;
	text-transform:capitalize;
}

#header_start
{
	margin-left:50%;
	top:30px;
	left:-460px;
	width:920px;
	height:50px;
	font-weight:bold;
	z-index:2;
}

#logo
{
	margin-top:10px;
	margin-left:780px;
	z-index:101;
}

#footer
{
	margin-left:50%;
	top:555px;
	left:-460px;
	width:920px;
	height:30px;
	background-color:#fff;
	font-weight:bold;
	z-index:2;
	text-transform:capitalize;
}

#footer #logos
{
	margin-top:8px;
	margin-left:876px;
}

#header #navi
{
	width:100%;
	max-width:905px;
	bottom:0px;
	padding-top:2px;
	padding-bottom:13px;
	padding-left:14px;
	background-color:#fff;
	z-index:101;
}

#header #navi_o
{
	top:40px;
	left:95px;
	min-width:135px;
	width:135px;
	background-color:#000;
	z-index:100;
}

#header #navi_o ul
{
	margin:0px;
	padding-left:4px;
	padding-right:5px;
	padding-top:8px;
	padding-bottom:6px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	list-style:none;
}

#header #navi_o li
{
	line-height:14px;
	padding-top:3px;
	padding-bottom:3px;
}

#header #navi_o li img
{
	margin-right:2px;
	padding-bottom:2px;
}

#footer #navi
{
	bottom:0px;
	padding-bottom:6px;
	padding-left:15px;
}

#footer #product_info
{
	bottom:0px;
	right:0px;
	padding-bottom:6px;
	padding-right:60px;
	font-weight:normal;
}

#footer input
{
	width:150px;
	height:13px;
	vertical-align:bottom;
	margin:0;
	font-size:10px;
}

#header #navi a, #footer #navi a, #header #navi_o #a, #content #gallery_navi a, #content #product_navi a, #content #product_subnavi a, #content #overview a
{
	padding:2px;
}

#header #navi_o a.sub, #footer #product_info a
{
	color:#818181;
	font-weight:normal;
}

a:hover, .active
{
	color:#fff;
	background-color:#000;
	padding:2px;
}

a.img:hover 
{
    border: none; 
	background-color:transparent;
}

#header #path
{
	top:3px;
	padding-left:14px;
	z-index:100;
}

#header #path .invisible
{
	padding-left:2px;
	padding-right:2px;
	visibility:hidden;
}

#header #path .visible
{
	padding-left:2px;
	padding-right:2px;
	font-weight:normal;
}

#bg_start
{
	width:100%;
	height:100%;
	background-color:#fff;
	z-index:2000;
}

#bg_start2
{
	width:100%;
	height:100%;
	z-index:1999;
}

#bg
{
	width:100%;
	height:100%;
}

img.bg
{
	/* Set rules to fill background */
	min-height: 100%;
	min-width: 1024px;
	
	/* Set up proportionate scaling */
	width: 100%;
	height: auto;
	
	/* Set up positioning */
	position: fixed;
	top: 0;
	left: 0;
}

@media screen and (max-width: 1024px){
	img.bg {
		left: 50%;
		margin-left: -512px;
	}
}

#content
{
	margin-left:50%;
	top:70px;
	left:-460px;
	width:918px;
	height:483px;
	background-color:#fff;
	border:1px solid #000;
}

#content #column_left
{
	width:50%;
	height:100%;
	border-right:1px solid #000;
	z-index:2;
}

#content #column_right
{
	width:50%;
	height:100%;
	right:0;
	z-index:1;
}

#content #column_left #disclaimer
{
	left:30px;
	top:450px;
	color:#000;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
}

#content #gallery, #content #product
{
	z-index:1;
}

#content #v_list_l
{
	margin-left:11px;
	margin-top:0px;
	width:449px;
	z-index:1;
}

#content #v_list_l table
{
	width:100%;
}

#content #v_list_l td
{
	width:25%;
	text-align:center;
	vertical-align:bottom;
	font-weight:bold;
	padding-bottom:25px;
}

#content #v_list_l td img
{
	margin-bottom:7px;
}

#content #v_list_l #catalogue table
{
	width:auto;
}

#content #v_list_l #catalogue td
{
	width:auto;
	text-align:left;
	vertical-align:auto;
	font-weight:normal;
	padding-bottom:0;
}

#content #v_list_r
{
	margin-left:0px;
	margin-top:0px;
	width:400px;
	z-index:1;
}

#content #v_list_r2
{
margin-left:0px;
	margin-top:0px;
	width:400px;
	z-index:1;
}

/*

#content #v_list_r table
{
	width:100%;
}

#content #v_list_r td
{
	width:25%;
	text-align:center;
	vertical-align:bottom;
	font-weight:bold;
	padding-bottom:25px;
}

#content #v_list_r td img
{
	margin-bottom:7px;
}
*/
#content #product_ambiente_first #designer_ambiente_first
{
	right:0;
	visibility:hidden;
}

#product_ambiente_first #legal {
	width:445px;
	text-align:right;
	top:465px;
	color:#fff;
	font-size:9px;
}

#content #product_white_sheet
{
	left:1;
	top:0px;
	width:460px;
	height:393px;
	z-index:1001;
}

#content #product_ambiente
{
	right:0;
	top:80px;
	visibility:hidden;
}

#content #product_bilder
{
	top:90px;
	left:0px;
	width:460px;
	height:393px;
	visibility:hidden;
}

#content #news_media
{
	left:10px;
	width:450px;
	height:510px;
}

#content #product_bilder table, #content #news_media table
{
	width:100%;
	height:100%;
}

#content #product_bilder td.medium
{
	vertical-align:middle;
	height:250px;
}

#content #news_media td.large
{
	vertical-align:middle;
	text-align:center;
	max-height:413px;
}

#content #product_bilder td.small
{
	vertical-align:middle;
	height:65px;
	text-align:center;
	padding-top:15px;
	padding-bottom:10px;
	padding-right:20px;
}

#content #news_media td.small
{
	vertical-align:bottom;
	text-align:right;
	padding-right:30px;
	height:97px;
}

#content #news_media td.small img
{
	margin-left:16px;
	margin-bottom:16px;
}

#content #product_bilder td.small_sales
{
	vertical-align:middle;
	height:65px;
	width:72;
	text-align:right;
	padding-top:7px;
	padding-bottom:10px;
	padding-left:8px;
	padding-right:0px;
}

#content #product_bilder td.swap
{
	vertical-align:bottom;
	height:14px;
	text-align:right;
	padding-bottom:6px;
}

#content #product_details
{
	top:100px;
	left:30px;
	max-width:405px;
	height:410px;
	visibility:hidden;
}

#content #designer_film1, #content #designer_film2
{
	top:130px;
	left:30px;
	width:405px;
	height:410px;
	visibility:hidden;
}

#content #designer_details
{
	top:0px;
	left:30px;
	width:415px;
	height:410px;
	visibility:hidden;
}

#content #designer_details img
{
	float:right;
	margin-left:16px;
	margin-bottom:16px;
}

#content #news
{
	top:100px;
	max-width:415px;
}

#content #news_details
{
	position:relative;
	top:100px;
	left:30px;
	width:415px;
	border-top:1px #000 solid;
	border-bottom:1px #000 solid;
	margin-bottom:12px;
}

#content #news_details h1
{
	font-weight:bold;
	font-size:15px;
	line-height:20px;
	padding-top:8px;
	padding-bottom:8px;
}

#content #news_details p
{
	padding-top:8px;
	padding-bottom:8px;
}

#content #product_dimensions
{
	top:100px;
	left:30px;
	max-width:405px;
	height:410px;
	visibility:hidden;
}

#content #product_contact
{
	top:150px;
	left:30px;
	max-width:405px;
	height:410px;
	visibility:hidden;
}

#content #gallery_navi_bg, #content #product_navi_bg
{
	width:50%;
	height:26px;
	background-color:#fff;
	opacity:0.4;
	filter: alpha(opacity=40);
	z-index:2;
}

#content #product_navi_bg
{
	right:0;
	width:100%;
}

#content #gallery_navi
{
	margin-top:8px;
	left:15px;
	font-weight:bold;
	z-index:3;
}

#content #product_navi
{
	margin-top:8px;
	right:20px;
	font-weight:bold;
	z-index:3;
}

#content #product_subnavi
{
	margin-top:8px;
	left:30px;
	font-weight:bold;
	z-index:3;
}

#content #product_name, #content #news_title
{
	font-weight:normal;
	font-size: 22px;
	font-family:Helvetica, Arial, sans-serif;
	text-transform:uppercase;
	top:47px;
	left:30px;
	max-width:405px;
	z-index:100;
}

#content #designer_name
{
	font-weight:normal;
	font-size: 22px;
	font-family:Helvetica, Arial, sans-serif;
	text-transform:uppercase;
	top:47px;
	left:0px;
	max-width:405px;
	z-index:100;
}

#content #designer_name #designer_quote
{
	position:relative;
	font-weight:bold;
	font-size:14px;
	line-height:19px;
	text-transform:upercase;
	margin-top:20px;
}

.navi_pic
{
	vertical-align:middle;
}

.designer
{
	color:#000;
	font-weight:normal;
	font-size:11px;
	text-transform:none;
	padding:0;
}

.designer a
{
	color:#000;
	font-weight:normal;
	font-size:11px;
	text-transform:none;
	padding:0;
}

.designer a:hover
{
	color:#fff;
	padding-left:2px;
	padding-right:2px;
	padding-top:0px;
	padding-bottom:0px;
}

.sales_list
{
	font-weight:normal;
}

.sales_price
{
	font-size:14px;
	line-height:28px;
}


/* horizontal scroller */
#h_scroller_container {
	position:relative;
	left: 0px;
	width: 430px;
	height: 73px;
  	overflow: hidden;
}

#h_scroller {
  	width: 700px;
}

.h_scroller_content {
  	width: 430px;
 	left: 0px;
 	height: 54px;
  	float: left;
  	padding-top: 20px;
	padding-bottom:5px;
}

.clicked
{
	font-weight:bold;
}

.clicked2
{
	font-weight:bold;
	padding:2px;
	background-color:#000;
	color:#fff;
}

.bold {
	font-weight:bold;
}
