
@import url(psoas2010.css);


DIV#bigimg {
	position: relative;
	width: 950px;
	height: 385px;
	background: #FFF;
}

DIV.img {
	display: none;
	width: 950px;
	height: 385px;
	background: none;
}

DIV.img.current { display: block; }

DIV#img-tb1 {
	position: absolute;
	left: 0;
	top: 0;
	width: 10000px;
}

DIV#img-tb1 IMG { float: left; }


DIV#elaherroiksi {
	position: relative;
}

DIV#elaherroiksi A {
	position: absolute;
	left: 516px;
	top: 235px;
	width: 374px;
	height: 57px;
	background: transparent url(../_img/misc/blank.gif) 0 0 no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}



UL#imgnavi {
	position: absolute;
	left: 0;
	top: 385px;
	width: 924px;
	height: 47px;
	background: transparent url(../_img/bg/bg-imgnavi.png) 0 0 repeat-x;
	padding: 0 0 0 26px !important;
	list-style: none !important;
}

UL#imgnavi LI.circ {
	width: 15px;
	height: 15px;
	background: transparent url(../_img/ui/imgnavi-balls.png) 0 0 no-repeat;
	margin: 17px 7px 0 0;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
	float: left;
}

UL#imgnavi LI.circ.current { background-position: 0 -15px; }

UL#imgnavi LI#left,
UL#imgnavi LI#right {
	width: 38px;
	height: 38px;
	background: transparent url(../_img/ui/imgnavi-lr.png) -9999px -9999px no-repeat;
	margin: 5px 5px 0 0;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
	float: right;
}

UL#imgnavi LI#left { background-position: 0 0; }
UL#imgnavi LI#right { background-position: -38px 0; }

UL#imgnavi LI#left:HOVER { background-position: 0 -38px; }
UL#imgnavi LI#right:HOVER { background-position: -38px -38px; }



DIV#content {
	width: 900px;
	background: #020000;
	padding: 37px 25px 21px 25px;
	color: #FFF;
	float: left;
}

DIV#col-left {
	width: 244px;
	padding: 0 40px 0 4px;
}

DIV#col-mid {
	width: 289px;
	padding: 0 0 0 4px;
	font: normal 13px/21px Arial, Helvetica, sans-serif;
}

DIV#col-right {
	width: 277px;
}



H1 {
	height: 39px;
	background: transparent url(../_img/bg/bg-index-header.gif) 0 0 repeat-x;
	margin: 0 0 0 -4px;
	padding: 0 0 13px 11px;
	font: normal 23px/39px ABB, Georgia, "Times New Roman", Times, serif;
	text-shadow: #282828 0 1px 2px;
	color: #01A6D7;
}

DIV#ttb1 {
	font-size: 13px;
	line-height: 21px;
}

DIV.tabtext {
	display: none;
	font-size: 13px;
	line-height: 21px;
}

DIV.tabtext P {
	padding-bottom: 15px;
}

DIV.tabtext.current {
	display: block;
}


UL.news {
	margin-left: -4px;
	padding: 0 !important;
	list-style: none !important;
	line-height: 17px;
}

UL.news LI {
	border-top: 1px solid #383838;
	padding: 5px 3px;
}

UL.news LI.first {
	border: 0;
	padding-top: 0;
}

UL.news LI A {
	display: block;
	color: #FFF;
}

SPAN.date {
	padding-right: 5px;
	font: bold 11px/17px Arial, Helvetica, sans-serif;
	color: #01A6D7;
}



UL#formtabs {
	position: relative;
	width: 261px;
	height: 31px;
	margin-left: 10px;
	padding: 0 !important;
	list-style: none !important;
	z-index: 100;
}

UL#formtabs LI {
	display: block;
	width: 84px;
	height: 31px;
	background: transparent url(../_img/ui/formtabit.png) -9999px -9999px no-repeat;
	margin-right: 3px;
	line-height: 31px;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
	float: left;
}

.en UL#formtabs LI { background: transparent url(../_img/ui/formtabit-en.png) -9999px -9999px no-repeat; }

UL#formtabs LI#ftb2 { background-color: #018BC5; background-position: 0 0; }
UL#formtabs LI#ftb3 { background-color: #F5CC08; background-position: -87px 0; }
UL#formtabs LI#ftb4 { background-color: #FB42AC; background-position: -174px 0; }

UL#formtabs LI#ftb2.current { height: 32px; background-position: 0 -31px; }
UL#formtabs LI#ftb3.current { height: 32px; background-position: -87px -31px; }
UL#formtabs LI#ftb4.current { height: 32px; background-position: -174px -31px; }



DIV#asuntohaku {
	width: 277px;
	height: 157px;
	background: transparent url(../_img/bg/bg-index-form.png) -9999px -9999px no-repeat;
}

DIV#asuntohaku.ftb2 { background-position: 0 0; }
DIV#asuntohaku.ftb3 { background-position: 0 -157px; }
DIV#asuntohaku.ftb4 { background-position: 0 -314px; }

DIV#asuntohaku FORM {
	position: relative;
	width: 254px;
	padding: 20px 0 0 23px;
}

DIV#asuntohaku FORM LABEL.fix {
	width: 95px;
	font-weight: bold;
	line-height: 25px;
	text-shadow: #666 0 1px 2px;
}



DIV#asuntohaku DIV.fields {
	background: #FFF;
	margin-bottom: 11px;
	padding: 2px 4px;
	line-height: 25px;
	color: #000;
	float: left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

DIV#asuntohaku DIV.fields INPUT.txt {
	width: 45px;
	border: none;
	margin: 0;
	padding: 6px;
	font: normal 11px/13px Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
}

DIV#dropdown {
	position: relative;
	width: 132px;
	height: 29px;
	background: transparent url(../_img/ui/dropdown.png) 0 0 no-repeat;
	z-index: 100;
	float: left;
}

DIV#dd-title {
	position: absolute;
	left: 0;
	top: 0;
	width: 107px;
	height: 29px;
	padding-right: 25px;
	line-height: 29px;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	z-index: 100;
}

DIV#dd-title DIV#dd-items {
	display: none;
	position: absolute;
	left: 0;
	top: 29px;
	width: 130px;
	height: 150px;
	border: 1px solid #444;
	border-top: 0;
	background: #020202;
	z-index: 100;
	overflow: auto;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;

}

DIV#dd-title:HOVER DIV#dd-items {
	display: block;
	font-weight: normal;
}

DIV.dd-item {
	line-height: 21px;
	padding: 2px 3px;
}

DIV.dd-item:HOVER,
DIV.dd-item.current {
	background: #222;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

INPUT#btn-search {
	position: absolute;
	top: 140px;
	left: 50%;
	margin-left: -61px;
	z-index: 50;
}




