html
{
	font-family: Arial;
	color: #000000;
	font-size: 13px;
	text-decoration: none;
}

body
{
	margin: 0px;
	padding: 0px;
	height: 615px;
	width: 820px;
	overflow: hidden;
}

hr
{
	height: 1px;
	color: #ccc;
}

.blackLink
{
	color: Black;
	text-decoration: none;
}

.Title
{
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	padding-bottom: 3px;
}

.divLeft
{
	float: left;
	width: 184px;
}

.divLeftMenu
{
	height: 615px;
	background: url('../design/bgMenu.jpg');
	background-repeat: no-repeat;
}

.divMiddle
{
	float: left;
	width: 12px;
	height: 820px;
}

.divRight
{
	float: left;
}

.divLogo
{
	margin-bottom: 4px;
}

.divMenu
{
	height: 185px;
	padding-left: 15px;
	padding-top: 21px;
}

.divMenuItem
{
	height: 20px;
	line-height: 1.5;
	border-bottom: 1px #fff solid;
}

.divMenuItemSelected
{
	border-bottom: 1px #5c5c5c solid;
}

.divMenuItem a:link, .divMenuItem a:visited
{
	color: #000000;
	text-decoration: none;
}

.divShopcart
{
	height: 200px;
	padding-left: 15px;
}

.divProducts
{
	height: 120px;
}

.divToShopcart
{
	width: 160px;
	margin-top: 5px;
	padding-left: 65px;
}

.divToShopcart a:link, .divToShopcart a:visited, .divToShopcart img
{
	color: #000000;
	text-decoration: none;
	border: 0px;
}

.divLogin
{
	margin-top: 10px;
	padding-left: 15px;
}

.divRegister
{
	float: left; 
	height: 20px;
	width: 78px;
}

.divRegister a
{
	color: Black;
	text-decoration: none;
}

.divBtnLogin{
	float: left;
	text-align: right;
	width: 77px;
	padding-top: 1px;
}

.divBtnLogin a
{
	color: Black;
	text-decoration: none;
}

.divRightTop
{
	height: 57px;
	width: 612px;
	margin-bottom: 4px;
}

.divContent
{
	width: 578px;
	height: 511px;
	border: 1px #d6d4d7 solid;
	padding: 17px;
	overflow-y: auto;
	overflow-x: hidden;
}

.CollectionProduct
{
	width: 115px;
	height: 140px;
}

.divCollectionProduct
{
	Width: 80px; 
	height: 112px; 
	line-height: 9; 
	vertical-align: middle;
}

.CollectionProductName
{
	font-size: 11px;
	color: #666666;
	padding-left: 5px;
}


.CollectionProductName a:link, .CollectionProductName a:visited
{
	color: #000000;
	text-decoration: none;
}

.tdProductTitle
{
	color: #666666;
	font-size: 18px;
	font-family: Arial;
}

.clear
{
	clear: both;
}

.divDetailDesc
{
	clear: both;
	height: 140px;
	width: 225px;
	margin-top: 25px;
	padding-left: 10px;
	color: #666666;
}

.tdTitle
{
	color: #000000;
	vertical-align: top;
}

.tdValue
{
	color: #666666;
}

.divButtons
{
	clear: both;
	height: 28px;
}

.divBackButton
{
	float: left;
	width: 143px;
	height: 23px;
	background: url('../design/btnBack.jpg');
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 10px;
	text-align: right;
	color: #666666;
	display: block;
	text-decoration: none;
}

.divVisualize
{
	float: left;
	margin-left: 250px;
	width: 143px;
	height: 23px;
	background: url('../design/btnFwrd.jpg');
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 10px;
	color: #666666;
	display: block;
	text-decoration: none;
}

.divVisualizeNoMargin
{
	width: 143px;
	height: 23px;
	background: url('../design/btnFwrd.jpg');
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 10px;
	color: #666666;
	display: block;
	text-decoration: none;
}

.divSceneThumbs
{
	float: left;
	width: 197px;
	height: 510px;
	overflow: hidden;
}

.SceneSide
{
	float: left;
	margin-left: 10px;
	width: 367px;
	height: 510px;
}

.rslVertical
{
	display: none !important;
}

.rcpInputsWrapper
{
	display: none !important;
}

.rcpMillionColorsPalette
{
	height: 125px !important;
	overflow: hidden;
	border: 0px !important;
}

.rcpPalette
{
	border: 0px !important;
	width: 200px;
}

.RadColorPicker 
{
	height: 125px !important;
	overflow: hidden;
}

.hotspot
{
	position: absolute;
	cursor: pointer;
	left: 425px;
	top: 80px;
}

.imgSceneThumb
{
	cursor: pointer;
}

.divImgScene
{
	width: 370px;
	height: 510px;
}

.reapeatholder
{
	height: 100px; 
	overflow: hidden;
}

#divTextures
{
	clear: both;
	height: 120px;
	width: 150px;
	overflow: auto;
	position: absolute; 
	top: 480px; 
	margin-left: -0px; 

}

#divColorPicker
{
	/*padding-top: 310px; 
	margin-left: 0px;*/
	position: absolute; 
	top: 475px; 
	margin-left: -30px;
}

.divShopcartProducts
{
	min-height: 433px;
}

.divStep1CartTotal
{
	border-top: 1px #e4e4e4 solid;
	padding-top: 5px;
	width: 495px;
	text-align: right;
}

#myColor
{
	
}

.myColorPicker
{
	position: absolute !important;
	top: 200px !important;
	left: 200px !important;
}

.btnStp2
{
	padding-top: 15px;
	width: 575px;
	text-align: right;
}

.btnStp2 a:link, .btnStp2 a:visited, .btnStp2 img
{
	color: #000;
	text-decoration: none;
	border: 0px;
}

.zoek-veld {
 	border: solid 1px #aeadae;
	background-color:#e7e7e8;
}

.divStp2Content
{
	min-height: 470px;
}

.divBackNext, .divBackNext a:link, .divBackNext a:visited, .divBackNext img
{
	color: #000000;
	text-decoration: none;
	border: 0px;
}

.divLinkHolder a:link, .divLinkHolder a:visited
{
	color: #000000;
	text-decoration: none;
	line-height: 1.8;
}

.divLinkHolder a:hover
{
	text-decoration: underline;
}

.subTitle
{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding-bottom: 3px;
}

.OfferProduct
{
	width: 100px;
	height: 160px;
}

.GridGroupRow
{
	background: #D6D4D7;
	width: 500px;
}

.GridGroupSubRow
{
	background: #efefef;
	width: 500px;
}

.divDetailContent
{
	float: left; 
	padding-left: 50px; 
	height: 485px; 
	width: 275px;
}

.divGroupTitle
{
	height: 25px;
	font-weight: bold;
	display: block;
}

.tdCarpetSide
{
	padding-top: 5px;
}

.divCarpetImage
{
	height: 100px;
	overflow: hidden;
	vertical-align: top;
}

.divCarpetImage img
{
	height: 90px;
}

.divCarpetDesc
{
	color: #d6d4d7;
	font-weight: bold;
	padding-bottom: 3px;
	height: 17px;
}

.divVisualizeSelectItem
{
	height: 210px;
}

.divVisualizeRepeatItem
{
	width: 25px;
	height: 15px;
	border: 1px #d7d5c7 solid;
	margin-right: 4px;
	cursor: pointer;
}

.divVisualizeRepeatItemBig
{
	border: 1px #d7d5c7 solid;
	margin-right: 4px;
}

.divTextureThumb
{
	width: 45px;
	height: 30px;
	cursor: pointer;
	overflow: hidden;
}

.test .rrRelativeWrapper
{
	height: 90px !important;
	margin: 0px !important;
	padding: 0px !important;
}

.test
{
	margin-top: 10px;
	display: block;
	overflow: hidden;
}
