/*GOSPELNET.FI CSS - i04d*/
/*©2004 Riku Palomäki*/

@import url("i04box.css");

a.light {
	font-family: "Courier New", Courier;
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
}

a.light:hover {
	text-decoration: underline;
}

/*Asetukset-ikkuna*/
#i04d_settings {
	position: relative;
	z-index: 1;
	margin: 0px;
	width: 300px;
}
#i04d_settingst {
	background-repeat: no-repeat;
	background-position: top center;
	width: 100%;
	height: 100%;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod=image src='http://www.gospelnet.fi/gallery/create_text.cgi?text=säätö');
}
body[id=i04] #i04d_settingst {
	background-image: url(http://www.gospelnet.fi/gallery/create_text.cgi?text=säätö);
}

/*Asetukset-logo*/
#i04d_hammer {
	z-index: 2;
	position: absolute;
	left: 0;
	top: 10px;
	width: 90px;
	height: 128px;
	background-repeat: no-repeat;
	background-position: center left;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod=crop src='gallery/vasara.png');
}
body[id=i04] #i04d_hammer {
	background-image: url(gallery/vasara.png);
}

div.in {
	font-size: 11px;
	border: 1px solid black;
	margin-top: 0;
	margin-left: 10px;
	margin-right: 0;
	margin-bottom: 0;
	padding: 4px;
	background-image: url(gallery/boxtausta.png);
	color: #C3C1BD;
}

div.out {
	font-family: "Courier New", Courier;
	font-size : 11px;
	height: 15px;
	color: #D5D4D2;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: none;
	margin: 0 0 0 20px;
	padding: 0 3px;
	background-image: url(gallery/boxtausta.png);
	text-align: center;
}

div.outdwn {
	margin: 0 0 20px 210px;
	padding: 0;
}

div.outdwn td.settings {
	color: #D5D4D2;
	font-family: "Courier New", Courier;
	font-size : 14px;
	padding: 0 3px;
	font-weight: bold;
	height: 15px;
	text-align: right;
}

div.outdwn td.settings a {
	color: #D5D4D2;
	font-family: "Courier New", Courier;
	font-size : 14px;
	font-weight: bold;
	text-decoration: none;
}

div.outdwn td.settings a:hover {
	color: white;
	text-decoration: none;
}

div.outdwn td.ago {
	font-family: "Courier New", Courier;
	font-size : 11px;
	background-image: url(gallery/boxtausta.png);
	text-align: center;
	height: 15px;
	width: 200px;
	padding: 0 3px;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-top: none;
}


input {
	font-family: "Courier New", Courier;
	font-size: 12px;
	color: #D5D4D2;
	margin-top: 4px;
	padding: 0 2px;
	border: 1px solid black;
	background-color: #5F5B54;
}

textarea {
	font-family: "Courier New", Courier;
	font-size: 12px;
	color: #D5D4D2;
	margin-top: 4px;
	padding: 0 2px;
	border: 1px solid black;
	background-color: #5F5B54;
}
