/*
 *	 Myyntiala.fi stylesheet 18.5.2007 -R.M
 */

html {
	left: auto;
	right: auto;
	padding: 0px 0px;
	margin: 0px;
	background: #188feb url(/css/myyntiala/img/bg2.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 #168829; 
	border-top: 3px outset #168829; 
	border-bottom: 3px solid #95dba1; 
	border-right: 3px solid #95dba1;
	-moz-border-radius: 9px;
	border-radius: 9px;
	padding: 0px 0px 0px 0px;
	position: relative;
	width: 950px;
	min-height: 890px;
	margin: 0px auto;
	left: 0px;
	text-align: left;
	background: #ffffff;
}

* html #wrap {
	height: 920px; 
}

#ala_header {
	background: #ffffff url(/css/myyntiala/img/myyntiala_header.jpg) no-repeat 0px 0px;
	border-bottom: 3px double #259a0d; 
	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-right: 8px;
	margin-left: 5px;
	margin-top: -8px;
	margin-bottom: 5px;
	height: 21px;
}

#ala_right_column {
	width: 170px;
	position: absolute;
	top: 100px;
	left: 770px;
	height: 730px;
}

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

#ala_credits {
	border: 1px solid #BFBFBF;
	background: #effbef url(/css/myyntiala/img/banner_bg.jpg) repeat-x top;
	margin-top: 12px;
	padding-top: 9px;
	padding-left: 8px;
	width: 158px;
	height: 94px;
}

#ala_searchbox {
	background: #effbef url(/css/myyntiala/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: #effbef url(/css/myyntiala/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: #026304;
	font-weight: 700;
	font-size: 15px;
	text-decoration: none;
}

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

a.contact:hover {
	color: #0c8c0c;
}

table.navigation {
	margin-top: 2px;
	border: 1px solid #259a0d;
	border-top: 0;
	text-align: center;
}

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

.navigation td a:hover {
	width: 160px;
	background: #66bc6c;
}

.navigation td a {
	width: 160px;
	background: #dfeffb url(/css/myyntiala/img/navi_grad.jpg) repeat-x;
	display: block;
}

.navigation td {
	border: 1px solid #259a0d; 
}

#ala_view_main {
	background: url(/css/myyntiala/img/view_bg.jpg) no-repeat 620px 30px ;
	text-align: left;
	font-size: 14px;
	border-bottom: 1px solid #8ac532;
	border-right: 1px solid #8ac532;	
	margin-bottom: 10px;
	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_view_main hr {
	display: none;
}

#ala_article {
	background: transparent;
	color: #343434;
	border-left: 1px dashed	#a2e1a2;
	margin: auto;
	text-align: left;
	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;
}

.right_quote {
    float: right;
    width: 130px;
    font-weight: bold;
    font-size: 12pt;
    font-style: italic;
    font-family: Arial, Tahoma, "Nimbus Sans L", Helvetica, sans-serif;
    padding: 10px;
    background: url(/kuvat/quotes.gif) no-repeat;
}

.left_quote {
    float: left;
    width: 130px;
    font-weight: bold;
    font-size: 12pt;
    font-style: italic;
    font-family: Arial, Tahoma, "Nimbus Sans L", Helvetica, sans-serif;
    padding: 10px;
    background: url(/kuvat/quotes.gif) no-repeat;
}

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: underline;
	font-family: "Trebuchet MS", Arial, Tahoma, "Nimbus Sans L", Helvetica, sans-serif;
	color: #00f;
}
a:visited {
	text-decoration: underline;
	font-family: "Trebuchet MS", Arial, Tahoma, "Nimbus Sans L", Helvetica, sans-serif;
}
a:hover {
	text-decoration: none;
}

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: #8ac532;
	border-width: 0px 0px 0px 1px;
	padding: 2px 2px 4px 3px;
	background: #7ad204 url(/css/myyntiala/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/myyntiala/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;
}