body {
	margin: 0 0 10px 0;
	padding: 0;
	background-color: #ffffff;
	color: black;
	text-align: center;
}
img {
	border: 0;
}
input {
	float: left;
}
.maintext {
	font: normal 14px sans-serif;
}
.interfacetext {
	font: normal 14px sans-serif;
}
.vmiddle {
	display: block;
}
.dividerimagetext {
	margin: 0 0 0 25px;
	display: block;
}
.brickthumb {
	display: block;
	float: left;
	width: 70px;
	height: 115px;
	padding: 2px;
}
.thumbtext {
	display: block;
	text-align: center;
}
.selectedbrickthumb {
	display: block;
	background-color: white;
	float: left;
	width: 70px;
	height: 70px;
	padding: 2px;
}
.productthumb {
	display: block;
	float: left;
	width: 65px;
	height: 80px;
	padding: 2px;
	text-align: center;
}
.productthumb a {
	text-decoration: none;
	color: black;
}
.producthumb img {
	border: none;
}
.selectedproductthumb {
	display: block;
	float: left;
	width: 40px;
	height: 40px;
	padding: 1px;
	border: solid 1px #333333;
}
.doorthumb {
	display: block;
	float: left;
	width: 60px;
	height: 120px;
	padding: 2px;
}
.selecteddoorthumb {
	display: block;
	float: left;
	width: 60px;
	height: 120px;
	padding: 1px;
	border: solid 1px #333333;
}
.mortarthumb {
	display: block;
	float: left;
	width: 20px;
	height: 20px;
	padding: 2px;
}
.selectedmortarthumb {
	display: block;
	float: left;
	width: 20px;
	height: 20px;
	padding: 1px;
	border: solid 1px #333333;
}
.brickpopup {
	width: 616px;
	height: 350px;
	position: absolute;
	overflow: hidden;
	top: 0px;
	right: -5000px;
	z-index: 5;
}
.brickpopupfg {
	width: 616px;
	height: 350px;
	z-index: 4;
	position: absolute;
	filter: alpha(opacity=100);
	opacity: 1;
	overflow: hidden;
	top: 0;
	left: 0;
}
.surfacepopup {
	width: 616px;
	height: 350px;
	position: absolute;
	overflow: hidden;
	top: 0px;
	left: -5000px;
	z-index: 5;
}
.surfacepopupfg {
	width: 616px;
	height: 350px;
	z-index: 4;
	position: absolute;
	filter: alpha(opacity=100);
	opacity: 1;
	overflow: hidden;
	top: 0;
	left: 0;
}
.popupbg {
	background-color: #ffffff;
	z-index: 3;
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	top: 0px;
	left: -2000px;
	width: 616px;
	height: 1px;
}
.surfacepopupmenubar {
	display: block;
	background-image: url("images/popup_menubar_bg_sikkens.gif");
	background-repeat: repeat-x;
	width: 100%;
	height: 32px;
	margin: 0 0 10px 0;
	text-align: right;
	position: relative;
}
.surfacepopupfg h2 {
	display: block;
	clear: both;
	font: bold 14px sans-serif;
	padding: 15px 5px 5px 0;
	margin: 0;
}
.surfacepopupinner {
	display: block;
	position: absolute;
	background-color: white;
	width: 100%;
	height: 350px;
}
.surfacepopupmenubartext {
	display: block;
	text-align: left;
	width: 600px;
	color: white;
	font: bolder 12px sans-serif;
	position: absolute;
	left: 10px;
	top: 8px;
}
.surfacepopupmenubartext a {
	text-align: right;
	color: white;
	font: bolder 12px sans-serif;	
}
.surfacebutton {
	background-image: url("images/surfacebutton_sikkens.gif");
	background-position: center center;
	background-repeat: no-repeat;
	width: 162px;
	height: 32px;
	margin: 0px 0;
	color: black;
	font: bolder 12px sans-serif;
}
.surfacebutton a {
	display: block;
	width: 162px;
	height: 32px;
	text-decoration: none;
	color: black;
}
.surfacebutton a:hover {
	background-image: url("images/surfacebutton_on_sikkens.gif");
	background-position: center center;
	background-repeat: no-repeat;
	font: bolder 12px sans-serif;
	color: white;
}
.surfacebuttonon {
	background-image: url("images/surfacebutton_on_sikkens.gif");
	background-position: center center;
	background-repeat: no-repeat;
	width: 162px;
	height: 32px;
	margin: 0px 0;
	color: white;
	font: bolder 12px sans-serif;
}
.surfacebuttonon a {
	display: block;
	width: 162px;
	height: 32px;
	text-decoration: none;
	color: white;
}
.surfacebutton a div.vmiddle {
	margin: 0 3px 0 25px;
}
.surfacebuttonon a div.vmiddle {
	margin: 0 3px 0 25px;
}
.maincontentcolumn {
	float: right;
	display: block;
}
.clearall {
	width: 0;
	height: 0;
	visibility: hidden;
	clear: both;
}
#sitewrapper {
	width: 790px;
	margin: 0 auto 0 auto;	
	text-align: left;
}
#siteheader {
	width: 790px;
	height: 90px;
	margin: 0px;
}
#navbar {
	width: 781px;
	height: 22px;
	background-image: url("images/navbar_bg_sikkens.gif");
	background-position: top left;
	background-repeat: no-repeat;
	text-align: right;
	font: 12px sans-serif;
	font-weight: bolder;
	margin: 0 0 0 0px;
	white-space: nowrap;
}
#navbar ul {
	display: inline;
}
#navbar ul li {
	display: inline;
}
#navbar ul li a {
	display: block;
	float: right;
	height: 22px;
	line-height: 22px;
	text-align: center;
	white-space: nowrap;
	padding: 0 10px 0 10px;
	margin: 0;
	text-decoration: none;
	color: black;
	font-family: sans-serif;
	font-weight: bolder;
	background-position: top right;
	background-repeat: no-repeat;
}
#navbar ul li a:hover {
	text-decoration: none;
	color: #e56b1e;
	font-family: sans-serif;
	font-weight: bolder;
	background-image: url("images/navbar_hover_sikkens.gif");
	background-position: top right;
	background-repeat: repeat-x;
}
#maincontent {
	width: 778px;
	margin: 0 0 0 0px;
	background-color: white;	
	position: relative;
}
#renderedimage {
	width: 615px;
	float: right
}
#selectedproductthumb {
	border: solid 1px black;
}
#selectedmortarthumb {
	border: solid 1px black;
	margin: -25px 0 0 90px;
}
#rightsidebar {
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	width: 162px;
	background-color: #e1e1e1;
	background-image: url("images/right_sidebar_bg_bottom_sikkens.gif");
	background-position: bottom center;
	background-repeat: no-repeat;
}
#innerrightsidebar {
	position: relative;
	height: 140px;
	width: 140px;
	margin: 25px;
	color: black;
	font: normal 10px sans-serif;
	text-align: left;
}
#newimages {
	width: 780px;
	height: 120px;
	padding: 0px 0 0 0px;
	background-color: white;
	z-index: 2;
	margin: 0 10px 0 0;	
}
#homethumbspace {
	margin: 0 0 0 13px;
}
#homethumbspace h1 {
	font: bold 20px sans-serif;
	color: #808080;
}
.homethumb {
	position: relative;
	float: left;
	width: 180px;
	height: 170px;
	margin: 4px;
	overflow: hidden;
}
#dividerimage {
	width: 790px;
	height: 25px;
	padding: 0px;
	background-image: url("images/dividerimage-sikkens.gif");
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	font: 13px sans-serif;	
	font-weight: bolder;
	color: white;	
}
.productpopupwrapper
{
	position: relative; 
	background-color: white;
	width: 610px; 
	height: 350px;
}
.productpopupwrapper div
{
	text-align :left;
}
.productpopupwrapper ul
{
	margin: 0;
	padding: 0;
	text-indent: 0;
	display: block;
}
.productpopupwrapper ul li
{
	margin: 0;
	padding: 0;
	text-indent: 0;
	display: block;
	font: 12px sans-serif;
	text-align: left;
	width: 160px;
}
.productpopupwrapper ul.productpopupproducttypelist li
{
	margin: 0;
	padding: 5px 5px 5px 14px;
	text-indent: 0;
	display: block;
	font: 12px sans-serif;
	text-align: left;
	width: 130px;
	height: 40px;
}
.productpopupwrapper ul.productpopupproducttypelist li a
{
	display: block;
	width: 130px;
	height: 35px;
	color: Black;
	text-decoration: none;
}
.productpopupwrapper ul.productpopupproducttypelist li.selected
{
	background: url("images/popup_selected.gif") left center;
	color: White;
}
.productpopupwrapper ul.productpopupproducttypelist li.selected a
{
	color: White;
	text-decoration: none;
}
.productpopupwrapper .seriesname
{
	display: block;
	width: 95px;
	float: right;
	font-size: 12px;
}
.productpopupwrapper div.productpopupstaintypelist ul li
{
	margin: 0;
	padding: 3px 3px 3px 12px;
	text-indent: 0;
	display: block;
	font: 12px sans-serif;
	text-align: left;
	width: 130px;
}
.productpopupwrapper div.productpopupstaintypelist ul li a
{
	color: Black;
	text-decoration: none;
}
.productpopupwrapper div.productpopupstaintypelist ul li.selected
{
	background: url("images/popup_selected.gif") left center;
	color: White;
}
.productpopupwrapper div.productpopupstaintypelist ul li.selected a
{
	color: White;
	text-decoration: none;
}
.productpopupwrapper ul.productpopupcolorlist li
{
	margin: 0;
	padding: 3px 3px 3px 12px;
	text-indent: 0;
	display: block;
	font: 12px sans-serif;
	text-align: left;
	width: 185px;
}
.productpopupwrapper ul.productpopupcolorlist li a
{
	color: Black;
	text-decoration: none;
}
.productpopupwrapper ul.productpopupcolorlist li.selected
{
	background: url("images/popup_selected.gif") left center;
	color: White;
}
.productpopupwrapper ul.productpopupcolorlist li.selected a
{
	color: White;
	text-decoration: none;
}