@charset "utf-8";
.react_tab {
	position:absolute;
	z-index:0;
	bottom: 28px;
	left: 0px;
}

p {
	font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
	font-size:13px;
	line-height:27px;
	color: #333333;
	m/argin:0;
	padding:0;
}
body {
	height:auto !important;
	height:100%;
	min-height:100%;
	background-repeat:repeat-x;
	background-position:top;
	background-image:url(../gfx/body_bg.gif);
	background-color:#e6e6e6;
	margin:0;
	padding:0;
}
html, body {
	font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
	font-size:13px;
	line-height:27px;
	color: #666666;
	text-align: left;
}
a {
	color:#666666;
	text-decoration:none;
}
a:hover {
	color:#666666;
	text-decoration:underline;
}

#container {
	position: absolute;
	width: 100%;
	height: auto !important;
	height: 100%;
	min-height: 100%;
}
#main_container {
	padding:0;
	margin:0 auto;
	width:983px;
	height:auto;
	display:table;
}


/*de header container --------------------------------------------- */

#header_container {
/*	position:absolute;*/
	height:482px;
	width:950px;
	margin:0;
	padding:0;
	z-index:10;
}
#header_left {
	background-color:#666666;
	width:241px;
	height:482px;
	float:left;
	z-index:20;
}
#header_right {
	background-color:#7f7f7f;
	width:709px;
	height:482px;
	float:right;
	z-index:20;
}
#header_banner {
	width:709px;
	height:482px;
	background-image:url(../gfx/header_01.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	float:right;
	z-index:20;
}


#map { /*hoogte en breedte van de kaart instellen*/
	width: 709px;
	height: 442px;
	float:right;
	z-index:20;
}




#logo {
	top:0px;
	left:0;
	display:table;
	width:241px;
	height:241px;
	float:left;
}
#menu_container {
	position:absolute;
	top:442px;
	height:40px;
	width:639px;
	margin:0;
	padding:0px 35px 0 35px;
	background:url(../gfx/mainmenu_bg.png) bottom left repeat-x;
	z-index:25;
}

#language_selection{
	padding:2px 0 5px 0;
	margin:0;
	float:right;
/*
	width:180px;
*/
}
#language_selection p{
	color:#a4a9ab;
	text-transform:uppercase;
	text-decoration:none;
	font-size:11px;
	padding:0 5px 0 5px;
}
#language_selection a{
	color:#a4a9ab;
	text-transform:uppercase;
	text-decoration:none;
	font-size:11px;
	padding:0 5px 0 5px;
}
#language_selection a:hover{
	color:#a4a9ab;
	text-decoration:underline;
}


/*de crumbpath container --------------------------------------------- */
#crumbpath_container {
	width:639px;
	padding:5px 0 5px 0;
	height:30px;
	margin:0;
	text-align:left;
}
#crumbpath {
	width:450px;
	padding:0 0 5px 0;
	margin:0;
	float:left;
}
.crumbpath {
	color:#bc9b7c;
	font-family:"Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
}
/*de content container --------------------------------------------- */

#content_container {

	top:482px;
	height:auto;
	display:table;
}
#content {
	width:950px;
 	display:table;
	background:url(../gfx/content_left_bg.gif) left top no-repeat;
	height:auto;
}
#content_left {
	vertical-align: top;
	float: left;
	clear:left;
	width:211px;
	padding:10px 0 0 30px;
}

#content_right {
	width:639px;
	float: right;
	vertical-align: top;
	padding:0 20px 20px 50px;
}

#content_left1 {
	vertical-align: top;
	float: left;
	clear:left;
	width:300px;
	padding:0;
}

#content_right1 {
	width:310px;
	float: right;
	vertical-align: top;
	padding:0 0 20px 0;
}

#content_sub_left {
	width:95px;
	margin:0;
	padding:0;
	float:left;
	font-size:11px;
	color:#666666;
	text-transform:uppercase;
	line-height:21px;
}

#content_sub_right {
	text-align:left;
	width:200px;
	margin:0;
	padding:0;
	float:right;
	font-size:11px;
	color:#666666;
	line-height:21px;
}

#clear {
	width: 100%;
	height: 0px;
	clear: both;
}

.clear {
	width: 100%;
	height: 0px;
	clear: both;
}


/*de form container --------------------------------------------- */

#form_container {
	padding:0 0 0 30px;
	width:470px;
}
/*de gallery container --------------------------------------------- */

#gallery_container {
	width:300px;
	vertical-align: top;
	padding:0;
	margin:0;
}

div.gallery_placeholder {
	width:27px;
	height:27px;
	padding:0;
	float:left;
}
.gallery_element {
	width:22px;
	height:22px;
	text-align:left;
}
/*nieuws elementen --------------------------------------------- */

#news_datum {
	width:100px;
	float:left;
	text-align:left;
	margin:0;
	line-height:18px;
	padding:5px 0 5px 0;
}

#news_item {
	width:400px;
	float:left;
	text-align:left;
	margin:0;
	line-height:18px;
	color:#333333;
	padding:5px 0 5px 0;
}

#news_item a {
	text-align:left;
	line-height:18px;
	color:#333333;
	text-decoration:none;
}
#news_item a:hover {
	text-decoration:underline;
}

#news_link {
	width:100px;
	float:right;
	text-align:right;
	margin:0;
	line-height:18px;
	padding:5px 0 5px 0;
}




/*de footer  --------------------------------------------- */


#footer_container {
	background-color:#e6e6e6;
	position:absolute;
	width:100%;
	height:40px;
	bottom:0;
}

/* daadwerkelijke footer */

#footer{
	margin:0 auto;
	height:25px;
	width:950px;
	padding:0px;
}
#footer_left{
	vertical-align: top;
	float: left;
	clear:left;
	width:211px;
	padding:0 0 0 30px;
}

#footer_right{
	width:659px;
	float: right;
	vertical-align: top;
	text-align:left;
	padding:0 0 0 0;
}

.footer, .footer a{
	color:#848484;
	font-family:"Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	height:16px;
	text-decoration:none;
	margin:0;
	text-transform:uppercase;
}
.footer a:hover{
	color: #333333;
	text-decoration:underline;
}



/* de underfooter  --------------------------------------------- */
#under_footer {
	width: 950px;
	height: 60px;
}

/* de font elementen --------------------------------------------- */

a, a.visited {
	color: #333333;
	text-decoration:underline;
}
a.hover {
	color:#ff6600;
	text-decoration:underline;
}

hr {
	border: 0px;
	border-top: 1px solid #483d81;
	height: 0px;
	margin: 1px 0 1px 0;
}

#line {
	border: 0px;
	border-top: 1px solid #d9d9d9;
	height:0px;
	margin:0 0 1px 0;
	padding:0;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight:normal;
	color: #ff6600;
	font-size: 35px;
	line-height:normal;
	text-transform:uppercase;
	margin:0;
	padding:0;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight:normal;
	text-transform:uppercase;
	color: #ffffff;
	font-size: 28px;
	line-height:normal;
	margin:0;
	padding:0;
}
h3 {
	text-align: left;
	color: #797979;
	font-size: 24px;
	line-height:normal;
	font-weight:normal;
	padding:0;
	margin:0;
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight:normal;
	text-transform:uppercase;
	color: #a9a9a9;
	font-size: 18px;
	line-height:normal;
	margin:0;
	padding:0;
}
h5 {
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-weight:normal;
	text-transform:uppercase;
	color: #f4f4f4;
	font-size: 18px;
	line-height:normal;
	margin:0;
	padding:0;
}

.button_small, .button_small a {
	font-size:11px;
	text-transform:uppercase;
	color:#666666;
	text-decoration:none;
}

.button_small a:hover {
	font-size:11px;
	text-transform:uppercase;
	color:#666666;
	text-decoration:underline;
}

.float_left {
	float:left;
	text-align:left;
	margin:0;
}

.float_right {
	float:right;
	text-align:right;
	margin:0;
}

.button_caps, .button_caps a {
	color:#666666;
	text-transform:uppercase;
	text-decoration:none;
	font-size:13px;
}
.button_caps a:hover {
	color:#666666;
	text-transform:uppercase;
	text-decoration:underline;
}

.button_caps_small, .button_caps_small a {
	color:#666666;
	text-transform:uppercase;
	text-decoration:none;
	font-size:11px;
}
.button_caps_small a:hover {
	color:#666666;
	text-transform:uppercase;
	text-decoration:underline;
}


/* custom css elements ---------------------------------- Carpet Sign*/

#background {
	position:absolute;
	width:100%;
	height:auto !important;
	height:100%;
	min-height:100%;
	top:0;
	background:url(../gfx/content_bg.gif) center top no-repeat;
	z-index:-50;
}


#tabje {
	position:absolute;
	width:100%;
	height:auto !important;
	height:100%;
	min-height:100%;
	top:0;
	background:url(../gfx/label_carpetsign.gif) center top no-repeat;
	z-index:-40;
}

img.collectie {
	width:50px;
	height:50px;
	padding:0 15px 15px 0;
	margin:0;
	border:0;
	z-index:0;
	float:none;
}

img.collectieHover {
	width:88px;
	height:88px;
	padding:0;
	margin:0;
	border:0;
	z-index:50;
	float:none;
}
a.collectie, a.collectie a:hover {
	padding:0;
	margin:0;
}
div.collectiePopup{
	display:none;
	b/ackground-color:#ffffff;
	p/adding:6px;
	b/order:0;


	border:6px solid #ffffff;
	width:88px;
	height:88px;
/*
  	position:absolute;
	margin:-25px 0 0 -85px;

*/
}
div.header_news{
	width:191px;
	padding:10px 20px 0 30px;
	height:192px
}

.header_news, .header_news a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#CCCCCC;
	line-height:18px;
}

#header_news_btn, #header_news_btn a{
	text-decoration:none;
	color:#CCCCCC;
	padding:0px 10px 0px 0;
	text-align:right;
}
#header_news_btn a:hover{
	text-decoration:underline;
	color:#CCCCCC;
	text-align:right;
}
.header_news ul {
	margin:0;
	padding:8px 0px 0px 0px;
	list-style-image:url(../gfx/list_image_news.gif);
	list-style-position:outside;	
}

.header_news li, .header_news li a {
	list-style-position:outside;
	text-decoration:none;
	margin:0;
	padding:0 0 18px 0;
	list-style-image:url(../gfx/list_image_news.gif);
}
.header_news li a:hover {
	list-style-position:outside;
	text-decoration:underline;
	list-style-image:url(../gfx/list_image_news.gif);
}

#dealers {
	padding:0 0 0 20px;
	background:url(../../gfx/list_image.gif) top left no-repeat;
	float:left; width:140px;
	line-height:15px;
	color:#333333;
	font-size:11px;
	height:80px;
}
.dealers {
	text-transform:uppercase;
	text-decoration:underline;
	font-weight:bold;
}
.nieuws, .nieuws a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#9b9fa2;
	text-transform:uppercase;
	font-size:11px;
	text-decoration:none;
}
.nieuws a:hover {
	color:#666666;
	text-transform:uppercase;
	font-size:11px;
	text-decoration:underline;
}
#product_banner {
	position:absolute;
	width:709px;
	text-align:right;
	padding:0;
	top:241px;
	margin:0;
	z-index:400;
}
.product_banner {
	margin:0;
	padding:0;
	background:url(../gfx/product_sauvage.png);
}
#made_in_holland {
	padding:50px 0 0 0;
	margin:0;
	width:33px;
	display:table;
	height:200px;
	float:right;
	z-index:99;
	background:url(../gfx/label_carpetsign.gif) left top no-repeat;
}
.made_in_holland {
	width:27px;
	height:136px;
	display:block;
	cursor:pointer;
}
div.infoWindow, div.infoWindow p, div.infoWindow a, div.infoWindow a:hover {
	font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color: #333333;
	m/argin:0;
	padding:0;
}

#header_banner_maps {
	width:709px;
	height:482px;
	background-color:#7f7f7f;
	float:right;
	z-index:20;
}
#ie6-upgrade {
	background-color:#ffffff;

}
.ie6-upgrade {
	margin:0 auto;
	width:940px;
	padding:10px 40px 10px 0;
}
.ie6-upgrade p {
	font-size:11px;
	line-height: 14px;
	color:#666666;
}
