
#kehys_tip {
	position: absolute;
	visibility: hidden;
	z-index: 100;
	max-height: 250px;
	padding-right: 4px;
	padding-left: 4px;
	width: 230px;
}

#dhtmltooltip{

	border: 1px solid #999999;
	background-color: #ffffff;
	padding: 2px;
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #999999;
	width: 220px;
}

#tippi_tip {
	height: 200px;
	overflow: auto;
}

#otsikko_tip {
	margin-bottom: 4px;
	border-bottom: 1px solid #EDF2FB;	
}

#alaviite_tip {
	background-color: #EDF2FB;
	color: #333;
	margin-top: 2px;
	text-align: right;
/*	padding: 13px; */
}

#cancelBtn {
	height: 25px;
	margin-top: 12px;
	margin-bottom: 12px;
	width: 80px;
	margin-right: 4px;
}

#okBtn {
	height: 25px;
	margin-top: 12px;
	margin-bottom: 12px;
	width: 80px;
}

#close {
	position: absolute;
	right: 20px;
	top: 6px;
	border: 0px;
	cursor: pointer;
}

#sivurasteri {
	position: absolute;
	left: 230px;
	top: 0px;
	opacity: .5;
	filter: alpha(opacity=50);	
}

#alarasteri {
	position: absolute;
	top: 277px;
	left: 4px;
	opacity: .5;
	filter: alpha(opacity=50);	
}

span.otsikko_tip {
	font-weight: bold;
	color: #333;
}




.dhtmlgoodies_question{	/* Styling question */
	/* Start layout CSS */
	color:#FFF;
	font-size:0.9em;
	background-color:#317082;
	width:98%;
	margin-bottom:2px;
	margin-top:2px;
	padding-left:2px;
	height:20px;
	
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
}
.dhtmlgoodies_answer{	/* Parent box of slide down content */
	/* Start layout CSS */
	border:1px solid #317082;
	background-color:#E2EBED;
	width:180px;
	
	/* End layout CSS */
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;

}
.dhtmlgoodies_answer_content{	/* Content that is slided down */
	padding:1px;
	font-size:0.9em;	
	position:relative;
	color: #303030;
}



/* SIVUN TYYLIVAIHTOEHDOT */
ul#varinValinta li {
	cursor: pointer;
}

ul#varinValinta {
	margin: 0px;
	padding: 0px;
}


div#malli {
	width: 183px;
	margin: 2px;
	padding: 4px;
}

div.color1 {
	background-image: url(bgs/bg1.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #fff;
	border: 1px solid #CBC5A3;
	font-family: Verdana;
}
.color1 h3 { color: #3E3E40; font-size: 14px; font-weight: normal;}
.color1 p {	color: #343434;	font-size: 10px;}
.color1 a {	color: #4664B9;	text-decoration: none;}
.color1 a:hover { text-decoration: underline;}

div.color2 {
	background-image: url(bgs/bg2.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #fff;
	border: 1px solid #BEBEC2;
	font-family: Verdana;
}
.color2 h3 { color: #010101; font-size: 14px; font-weight: normal;}
.color2 p {	color: #454545;	font-size: 10px;}
.color2 a {	color: #8C7E19;	text-decoration: none;}
.color2 a:hover { text-decoration: underline;}

div.color3 {
	background-image: url(bgs/bg3.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FDF5F5;
	border: 1px solid #F1B0AE;
	font-family: Verdana;
}
.color3 h3 { color: #890C01; font-size: 14px; font-weight: normal;}
.color3 p {	color: #343434;	font-size: 10px;}
.color3 a {	color: #890C01;	text-decoration: none;}
.color3 a:hover { text-decoration: underline;}

div.color4 {
	background-image: url(bgs/bg4.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #F1EFF4;
	border: 1px solid #AFA9B4;
	font-family: Verdana;
}
.color4 h3 { color: #523764; font-size: 14px; font-weight: normal;}
.color4 p {	color: #343434;	font-size: 10px;}
.color4 a {	color: #380C89;	text-decoration: none;}
.color4 a:hover { text-decoration: underline;}

div.color5 {
	background-image: url(bgs/bg5.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #F4FBF7;
	border: 1px solid #8ED4AB;
	font-family: Verdana;
}
.color5 h3 { color: #01672A; font-size: 14px; font-weight: normal;}
.color5 p {	color: #343434;	font-size: 10px;}
.color5 a {	color: #01672A;	text-decoration: none;}
.color5 a:hover { text-decoration: underline;}

div.color6 {
	background-image: url(bgs/bg6.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #EEF6FB;
	border: 1px solid #A3C7E2;
	font-family: Verdana;
}
.color6 h3 { color: #0167A7; font-size: 14px; font-weight: normal;}
.color6 p {	color: #343434;	font-size: 10px;}
.color6 a {	color: #024A82;	text-decoration: none;}
.color6 a:hover { text-decoration: underline;}