/* Tikkurila Colormaps CSS Document 10/2008 */

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

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

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

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