/*
 *	 IT-ALA.fi stylesheet 20.3.2007 -R.M
 */

html {
	left: auto;
	right: auto;
	padding: 0px 0px;
	margin: 0px;
	background: #188FEB url(/css/img/bg.jpg) no-repeat;
}

form {
	padding: 0px;
	margin: 0px;
}

body {
	position: relative;
	left: auto;
	right: auto;
	margin: 10px 10px 10px 10px;
	padding: 0px;
	color: #000000;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Tahoma, "Nimbus Sans L", Helvetica, sans-serif;
}

#wrap {
 	border-left: 3px outset #3678c2; 
	border-top: 3px outset #3678c2; 
	border-bottom: 3px solid #6c99cb; 
	border-right: 3px solid #6c99cb;
	-moz-border-radius: 9px;
	border-radius: 9px;
	padding: 0;
	position: relative;
	width: 950px;
	min-height: 975px;
	margin: 0px auto;
	left: 0px;
	text-align: left;
	background: #ffffff;
}

* html #wrap {
	height: 1005px;
}

#ala_header {
	background: #3b59a2 url(/css/it-ala/img/header3.jpg) no-repeat 0px 0px;
	border-bottom: 3px double #3678c2; 
	margin-bottom: 1px;
	height: 70px;
	width: 950px;
}

#ala_main {
	text-align: left;
	font-size: 14px;
	padding: 3px 10px 1px 10px;
	width: 750px;
	top: 100px;
 	left: 0px;
}

#ala_support {
	background: #ffffff;
	border: 1px dashed #BFBFBF;
	text-align: left;
	font-size: 14px;
	padding: 0px 0px 5px 7px;
	margin-top: -8px;
	margin-bottom: 5px;
	height: 21px;
	width: 735px;
	padding-left: 10px;
}
#ala_support b {
	padding-left: 10px;
}
#ala_right_column {
	width: 170px;
	position: absolute;
	top: 110px;
	left: 770px;
	height: 730px;
}

#ala_footer {
	background: #f5f8fb url(/css/it-ala/img/banner_bg.jpg) repeat-x top;
	border: 1px solid #BFBFBF;
	padding-left: 5px;
	padding-top: 6px;
 	margin: 0px 0px 5px 13px; 
	height: 117px;
	width: 734px;
}

#ala_credits {
	background: #f5f8fb url(/css/it-ala/img/banner_bg.jpg) repeat-x top;
	border: 1px solid #BFBFBF;
	margin-top: 12px;
	padding-top: 9px;
	padding-left: 8px;
	width: 160px;
	height: 142px;
}

#ala_searchbox {
	background: #f5f8fb url(/css/it-ala/img/banner_bg.jpg) repeat-x top;
	border: 1px solid #BFBFBF;
	width: 170px;
	height: 140px;
	padding: 5px 5px 5px 5px;
	margin-bottom: 10px;
}

#ala_banners {
	background: #f5f8fb url(/css/it-ala/img/banner_bg.jpg) repeat-x top;
	border: 1px solid #BFBFBF;
	width: 170px;
	height: 390px;
	margin-top: 10px;
	padding: 5px 5px 5px 8px;
}

p.footer_text {
	margin-top: 0px;
	padding-left: 80px;
 	font-size: 15px;
}

a.heading:visited, a.heading:link, a.contact:visited, a.contact:link {
	color: #073ea9;
	font-weight: 700;
	font-size: 15px;
	text-decoration: none;
}

a.heading:hover {
	color: #ffffff;
}

a.contact:hover {
	color: #317acb;
	text-decoration: underline;
}

table.navigation {
	margin-left: -12px;
	margin-top: 2px;
	border: 1px solid #d9e6f6;
	border-top: 0;
	text-align: center;
}
* html table.navigation {
	margin-left: -12px;
	margin-right: -10px;
}
.navigation td a:hover {
	color: #006ef6;
	width: 188px;
	background: #d9e6f6;
}

.navigation td a {
	padding: 3px 0 3px 0;
	width: 188px;
	background: #dae6f6 url(/css/it-ala/img/navi_grad.jpg) repeat-x;
	display: block;
}

* html table.navigation {
	margin-top: 3px; 
}


.navigation td {
	border: 1px ridge #92bff6; 
}

#ala_view_main {
	background: url(/css/it-ala/img/view_bg.jpg) repeat-y 0px 0px;
	text-align: left;
	font-size: 14px;	
	margin-bottom: 10px;
	border-bottom: 1px solid #BFBFBF;
	border-right: 1px solid #BFBFBF;
	padding: 1px 10px 7px 10px;
	width: 740px;
	top: 100px;
 	left: 0px;
}

#ala_search_main {
	background: #ffffff;
	text-align: left;
	font-size: 14px;	
	margin-bottom: 10px;
	padding: 1px 10px 7px 10px;
	width: 740px;
	top: 100px;
 	left: 0px;
}

#ala_article {
	text-align: justify;
	background: transparent;
	margin: auto;
	font-size: 14px;
	padding: 0px 10px 7px 10px;
	width: 600px;
	top: 100px;
 	left: 0px;
}


#ala_searchbox button, #myuranus button, #open_jobs button, .button {
	background: url(/css/img/button.gif) no-repeat top right;
	border: 0px;
	height: 23px;
	color: #fff;
	cursor: pointer;
	font-size: 11px;
	line-height: 15px;
	padding: 2px 2px 2px 0px;
}
#ala_searchbox button:hover, #myuranus button:hover, #open_jobs button {
	cursor: pointer;
}
ul, li, dl, dd, dt {
	list-style-type: none;
	margin: 0px 0px;
	padding: 0px 0px;
	font-family: "Trebuchet MS", Arial, Tahoma, "Nimbus Sans L", Helvetica, sans-serif;
}

a:link {
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Tahoma, "Nimbus Sans L", Helvetica, sans-serif;
	color: #1e449d;
}
a:visited {
	color: #1e449d;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Tahoma, "Nimbus Sans L", Helvetica, sans-serif;
}
a:hover {
	color: #3184D3;
	text-decoration: underline;
}

img.floatRight {
	float: right;
	margin: 6px;
}
img.floatLeft {
	float: left;
	margin: 6px;
}
img {
	border: 0px;
}

.indexbox {
	padding-top: 6px;
}

.indexheader {
	width: 25%;
	margin: 3px 3px 0px 3px;
	border-style: solid; 
	border-color: #317acb;
	border-width: 0px 0px 0px 1px;
	padding: 2px 2px 4px 3px;
	background: #1a96d3 url(/css/it-ala/img/add_corner.gif) no-repeat top right;
	font-weight: bold;
	height: 16px;
}

.indexheader a:link, .indexheader a:visited {
	font-family: Arial, "Trebuchet MS", Tahoma, "Nimbus Sans L", Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin-right: 10px;
}

.indexheader a:hover {
	color: #dfeffb;
	margin-right: 10px;

}

.indexbody:first-letter {
	font-weight: bold;
	font-size: 34px;
	color: #666;
	padding-right: 3px;
	padding-left: 1px;
	float: left;
	padding-top: 6px;
} 

.indeximage {
	text-align: center;
	height: 60px; 
	margin: 0px 3px 0px 3px;
	padding-top: 6px;
	border-style: solid; 
	border-color: #999;
	border-width: 0px 1px 0px 1px;
	background: #ffffff;
}

.indexbody {
	vertical-align: top;
	width: 180px;
	height: 140px;
	font-family: "Trebuchet MS", Arial, Tahoma, "Nimbus Sans L", Helvetica, sans-serif;
	font-size: 13px;
	padding: 4px;	
	margin: 0px 3px 0px 3px;
	border-style: solid; 
	border-color: #999;
	border-width: 0px 1px 0px 1px;
	background: #ffffff;
	

}
.indexbody a.linkopacity,
.indexbody a.linkopacity:link {
	color: #484848;
	text-decoration: none;
}
.indexbody a.linkopacity:hover {
	color: #000000;
}
.indexfooter {
	margin: 0px 3px 13px 3px;
	background: #ddd url(/css/it-ala/img/add_footer_grad.jpg) repeat-x top;
	border-color: #999;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	padding: 4px 0px 2px 2px;
}

.indexfooter div {
	float:right; 
	display:inline; 
	padding-right: 2px;

}

.indexlimiter {
	height: 10px;
}

.indexalt {
	padding-top: 10px;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 16px;
	color: #009;
	font-weight: bold;
}

.indexspacer {
	width: 15px;
	overflow: hidden;
}

#ala_main hr {
	display: none;
}
div.RNFlash {
	height: 100px;
	padding-top: 2px;
}
div.RNFlashInfo {
	background: #302462;
	margin-right: 6px;
}
div.RNFlashInfo a, div.RNFlashInfo a:link {
	text-align: center;
	text-decoration: none;
	color: #fbf5ff;
	font-size: 14px;
	display: block;
	font-weight: bold;
}
div.RNFlashInfo a:hover {
	text-decoration: underline;
}
div.here_your_add {
	width: 734px;
	text-align: center;
	margin-bottom: 2px;
	margin-top: -2px;
}
div.press-releases {
	margin-top: 5px;
	background: url(/css/it-ala/img/oyty-logo2.jpg) no-repeat 132px 4px;
	padding:7px; 
	font-weight: bold; 
	border: 1px solid #BFBFBF;
}
div.press-releases a {
	font-weight: normal; 	
}
div.right_quote {
	background: url(/kuvat/quotes.gif) no-repeat;
	color: #5294d3;
	width:150px;
	float:right;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	font-family:Verdana, Arial, Helvetica,Georgia;
	font-size: 16px;
	line-height:26px;  
	text-align: right;
	font-weight: normal;
}

div.left_quote {
	background: url(/kuvat/quotes.gif) no-repeat;
	color: #5294d3;
	width:150px;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	font-family:Verdana, Arial, Helvetica,Georgia;
	font-size: 18px;
	line-height:26px;  
	text-align: left;
	font-weight: normal;
}
