/* Tikkurila Colormaps CSS Document 10/2008 */

div.colormap_thumbitem {
	float:left;
	width:100px;
	margin:5px;
	font-size:10px;
	color:#999;
	position:relative;
}

div.colormap_thumbitem_symphony {
	float:left;
	width:45px;
	margin:5px;
	font-size:10px;
	color:#999;
}

div.content .colormap_thumbitem p {
	font-size:10px;
}

.content div.colormap_thumbitem a, .content div.colormap_thumbitem_symphony a {
	color:#999;
}

div.colormap_thumbcolor {
	width:100px;
	height: 100px;
}

div.colormap_thumbcolor_symphony {
	width:45px;
	height:45px;
}

div.colormap td {
	vertical-align:top;
}

div.colormap td.colormap_right {
	vertical-align:bottom;
}

div.colormap_color {
	width:380px;
	height:380px;
	margin:0 10px 10px 0;
	position:relative;
}

div.colormap_colorcode {
	position:absolute;
	top:10px;
	left:10px;
	color:#000;
}

div.colormap_top {
	position:relative;
}

div.colormap_maps {
	position:absolute;
	top:-330px;
	left:0;
}

td.colormap_additinfo {
	width:378px;
	background:url(../images/professionals_boxbg.gif) top repeat-x #f0f0f0;
	border:1px solid #c7c7c7;
}

td.colormap_additinfo div {
	padding:10px;
}

td.colormap_detailinfo {
	background:url(../images/professionals_boxbg.gif) top repeat-x #f0f0f0;
	border:1px solid #c7c7c7;
}

td.colormap_detailinfo div {
	padding:10px;
}

.content .colormap_additinfo_desc {
	padding-top:10px;
}

div.colormap_bottom {
	position:relative;
}

div.colormap_price {
	background:url(../images/professionals_boxbg.gif) top repeat-x #f0f0f0;
	border:1px solid #c7c7c7;
	padding:10px;
	margin-bottom:10px;
}

/* Wood patterns */

div.transp_wood {
	position:absolute;
	top:0;
	left:0;
}

div.woodtype {
	position:absolute;
	top:-123px;
	left:0;
}

div.woodtype div.colormap_color {
	width:50px;
	height:42px;
	overflow:hidden;
	float:left;
	margin:0 6px 6px 0;
}

div.woodtype div.transp_wood {
	width:48px;
	height:40px;
	overflow:hidden;
	border:1px dashed #ccc;
}

div.woodtype div.woodselected div.transp_wood {
	border:0;
	width:50px;
	height:42px;
}

div.woodtype p {
	position:absolute;
	top:14px;
	text-align:center;
	left:0;
	font-size:9px;
	width:48px;
	font-weight:bold;
}

div.woodtype a.woodlink {
	padding:10px 0;
	color:#000;
	position:relative;
	z-index:3;
	text-decoration:none;
}

div.woodtype a:hover.woodlink {
	text-decoration:underline;
}

div.colormap_thumbitem div.transp_wood {
	width:100px;
	height:80px;
	position:absolute;
	border:0;
	top:0;
}