BODY {
  background-color:#FFFFFF;
  margin:0px;
  padding:0px;
  color:#7b7c7e;
  font-family:Tahoma;
  font-size:10px;	
  scrollbar-arrow-color: #7b7c7e; 
	scrollbar-3dlight-color: #f0f0f0; 
	scrollbar-shadow-color: #d0d0d0; 
	scrollbar-darkshadow-color: #f0f0f0; 
	scrollbar-highlight-color: #f0f0f0; 
	scrollbar-face-color: #f0f0f0;  
}

span a {
	color:#FF0000;
	text-decoration:underline;
}

DIV	{
 font-family:Tahoma;
 font-size:10px;	
}

TD	{
 font-family:Tahoma;
 font-size:11px;	
 line-height:18px;
}

.textfield { 
	height:18px; 
	color:#7b7c7e;
	font-family:Tahoma;
 	font-size:10px;	
 	border-width:1px;
 	border-color:#7b7c7e;
 	border-style:solid;
    } 
.textfield_kort { 
	height:18px; 
	color:#7b7c7e;
	font-family:Tahoma;
 	font-size:10px;	
 	border-width:1px;
 	border-color:#7b7c7e;
 	border-style:solid;
    } 

.input {
	height:18px; 
	color:#7b7c7e;
	font-family:Tahoma;
 	font-size:10px;	
 	border-width:1px;
 	border-color:#7b7c7e;
 	border-style:solid;
}

a	{
 text-decoration:none;
 color:#7b7c7e;
}
 
a:hover	{
 text-decoration:none;
 color:#7b7c7e;
}

a.link	{
 text-decoration:none;
 color:#7b7c7e;
}
 
a:hover.link	{
 text-decoration:underline;
 color:#7b7c7e;
}

div#basis {
  position:absolute;
  width:950px;
  height:100%;
  left:50%;
  margin-left:-475px;
}

div#logo {
  position:relative;
  margin-left:20px;
}


div#menu {
  position:relative;
  background-image:url(img/menu.gif);
  background-repeat:no-repeat;
  margin-top:20px;
  margin-bottom:20px;
  width:950px;
  height:25px;
}

div#link a
{
	position:relative;
	display:inline;
	float:left;
	line-height:14px;
	margin-left:4px;
	margin-top:4px;
	cursor:hand;
	color:#7b7c7e;
}

div#link a:hover
{
	position:relative;
	color:#a7a9ab;
}

div#link_active a
{
	position:relative;
	display:inline;
	float:left;
	line-height:14px;
	margin-left:4px;
	margin-top:4px;
	cursor:hand;
	color:#FFFFFF;
}

div#link_active a:hover
{
	position:relative;
	color:#FFFFFF;
}

div#button_left {
  position:relative;
  display:inline;
  float:left;
  width:5px;
  height:16px;
}

div#button_center {
  position:relative;
  display:inline;
  float:left;
  height:16px;
}

div#button_right {
  position:relative;
  display:inline;
  float:left;
  width:5px;
  height:16px;
}

div#left {
  position:relative;
  display:inline;
  float:left;
  text-align:right;
  background-image:url(img/picture_left.gif);
  background-repeat:no-repeat;
  width:148px;
  height:327px;
}

div#center {
  position:relative;
  display:inline;
  float:left;
  overflow-x:hidden;
  overflow-y:auto;
  background-color:#f0f0f0;
  line-height:18px;
  width:467px;
  height:327px;
}

div#center a{
 text-decoration:underline;
}
div#center a:hover{
 text-decoration:underline;
 color:red;
}

div#right {
  position:relative;
  display:inline;
  float:left;
  width:335px;
  height:327px;
}

div#content {
  position:relative;
  margin:16px;
  font-size:11px;
  line-height:24px;
  text-align:justify;
}

div#submenu {
  position:relative;
  float:right;
  text-align:left;
  line-height:17px;
  background-image:url(img/submenu.gif);
  background-repeat:no-repeat;
  margin-top:40px;
  width:109px;
  height:123px;
}

div#submenu_news {
  position:relative;
  float:right;
  text-align:left;
  line-height:17px;
  background-image:url(img/submenu_news.gif);
  background-repeat:no-repeat;
  margin-top:40px;
  width:109px;
  height:183px;
}

div#link_sub a
{
	position:relative;
	margin-left:8px;
	width:101px;
	color:#FFFFFF;
}

div#link_sub a:hover
{
	position:relative;
	color:#7b7c7e;
}

div#link_sub_active a
{
	position:relative;
	margin-left:8px;
	width:101px;
	color:#7b7c7e;
}

div#link_sub_active a:hover
{
	position:relative;
	color:#7b7c7e;
}

div#contact {
  position:relative;
  float:left;
  display:block;
  padding: 5px 5px 0px 5px;
  margin-top:10px;
  font-size:9px;
  width:950px;
}

div#copy {
  position:relative;
  float:left;
  display:block;
  padding: 0px 5px 5px 5px;
  font-size:9px;
  width:950px;
}

div#gallery {
  position:relative;
  display:inline;
  float:left;
  overflow-x:hidden;
  overflow-y:auto;
  background-color:#f4f4f4;
  line-height:18px;
  width:950px;
  height:327px;
}

div#png_right	{
  display:block;
  width:335px;
  height:327px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.floorconcepts.nl/img/png_right.png', sizingMethod='crop');
}

html>body DIV#png_right {  background: url("img/png_right.png");}

/* XHTML ELEMENTS
---------------------------------------------- */
ul {margin-top:0;margin-left:0;padding-left:1.2em;}

/*	nav-global */
#nav-global ul {position:absolute;}

/* SECTION DEPENDENCIES
---------------------------------------------- */
#splash #skip {cursor:hand}

.box#teaserbox-europe {width:15em;}
.box#teaserbox-europe .hdr {background:transparent !important;}

/* featured - Woningen in beeld
---------------------------------------------- */
#featured h2.hdr a {display:inline;position:relative;z-index:1;right:8px;top:-3px;}
div#arrow_l	{cursor:hand;display:inline;float;left;}
div#arrow_r	{cursor:hand;display:inline;float;right;}
.featured-arrow-l {cursor:hand;float:left;margin-left:20px;}
.featured-arrow-r {cursor:hand;float:right;margin-right:20px;}

/* POPUP
---------------------------------------------- */
.popup .form span,.popup .form input,.popup .form textarea,.popup .form select {float:none;}
.popup .form span.txt-sft{width:auto}
.popup .form textarea {margin-left:0 !important}
.popup .form input#submit {float:none;}

/* CLEAR FLOATS IN CONTAINERS
---------------------------------------------- */
/* hasLayout problem fix */
ul.tabs {height:1%;}

/* CBB
---------------------------------------------- */
.cb-topright { right:-3px; }
.cb-bottomright  { right:-3px; }
.col-m .cb-topright, .col-l .cb-topright { right:-2px; }
.col-m .cb-bottomright, .col-l .cb-bottomright  { right:-2px; }

#wib-outer
{
	position:relative;
	margin-top:2px;
	margin-left:0px;
	width:330px;
	height:300px;
	overflow:hidden;
}
#wib-inner
{
	position:absolute;
	left:0px;
	top:0px;
}
.wib-object
{
	position:inline;
	display:inline;
	text-align:center;
	border-width:0px;
	border-color:black;
	border-style:solid;
	margin-left:21px;
	float:left;
	width:300px;
}
.wib-object a { color:#666 !important;text-decoration:none;text-align:center;font-size:.85em; }
.wib-object img.thumb { float:none;display:block;padding:0;margin:0 auto; }
.wib-object a:hover { color:#000 !important; }
.wib-object a:hover img.thumb { border: 0px solid #000; }
.wib-prijs{white-space:nowrap;}