/* scale: 1 */
/* Tikkurila Colormaps CSS Document 10/2008 */

div.colormap_thumbitem {
	float:left;
	height:128px;
	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;
}

/* Yki Aitokivi etc. */
div.colormap_thumbitem_primer {
	height: 153px;
}

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

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

div.colormap table {
	width: 100%;
}

div.colormap_thumbcolor {
	position: absolute;
	width:100px;
	height: 100px;
	z-index: 1;
}

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;
}

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

td.colormap_bottom_notice div {
	padding: 10px;
}

/* Wood patterns */

div.transp_wood {
	position:absolute;
	top:0;
	left:0;
	z-index: 2;
}

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.color_wrapper {
	position: relative;
	width: 100px;
	height: 100px;	
}
div.colormap_thumbitem div.transp_wood {
	width:100px;
	height:100px;
	position:absolute;
	border:0;
	top:0;
}

span.colormap_header {
	background-color: #eaeaea;
	color: #555;
	float: left;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
}

span.cmh_left {
	margin: 5px 0px 5px 5px;
	text-align: left;
	width: 313px;
}

span.cmh_center {
	margin: 5px 2px;
	text-align: center;
	width: 43px;
}

span.cmh_right {
	margin: 5px 0px;
	text-align: right;
	width: 260px
}
div.colormap_thumbitem div.color_wrapper_primer {
	height: 125px !important;
}
div.primer_thumb {
	position: absolute;
	top: 25px;
	z-index:0;
	width: 100px;
	height: 100px;
}
div.colormap_color_primer {
	height: 455px !important;
}
div.primer {
	position: absolute;
	top: 75px;
	z-index: 0;
}
div.colormap_maps_primer {
	top: -405px !important;
}
div.swatch {
	position: relative;
	z-index: 1;
}


