@charset "utf-8";
body  {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #FFFFFF;
	font-size: 12px;
	background: url(../images/sivuntausta.gif);
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.teema #container {
	width: 960px;
	margin: 0 auto;
	text-align: left;
} 
.teema #malkkki {
	height: 72px;
	padding-top: 0px;
} 
.teema #border {
	background: #FFF;
	border: 1px solid #8ECE5F;
	padding: 6px;
} 
.teema #yla {
	height: 36px;	
} 
.teema #esittely {
	text-align: center;
	margin: 0px;
	height: 14px;
	border: 1px solid #FE0300;
	background-color: #CD0000;
}
.teema #esittely h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #D5EAD5;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	text-transform: uppercase;
}
.teema #vali1 {
	height: 6px;	
}
.teema #header {
	background: url(../images/teemat.jpg);
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 140px;
} 
.teema #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.teema #navihoris {
	color: #070;
	font-weight: bold;
	margin: 6px 0px 0px;
	background-image: url(../images/navhoris.gif);
	background-repeat: no-repeat;
	height: 21px;
	padding: 5px 0px 0px 10px;
}
.teema #navihoris h1 {
	color: #CCC;
	font: 600 12px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
.teema #ylamainos {
	float: right;
	width: 468px;
	border: 3px solid #FFFFFF;
	margin-top: 40px;
	height: 60px;
	margin-right: 4px;
}
.teema #logo {
	float: left;
	height: 20px;
	margin-left: 20px;
	width: 200px;
	margin-top: 100px;
	background-color: #FFFFFF;
	border: 2px solid #CD0000;
	text-align: left;
}
.teema #logo h1 {
	font-size: 13px;
	color: #CD0000;
	margin: 2px 0px 0px;
	padding: 0px;
}
.teema #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 160px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 0px;
}
.teema #vasenbox {
	border: 1px solid #C5E6AC;
	padding: 31px 4px 4px;
	background: url(../images/linkitotsikko.gif) no-repeat left top;
	width: 150px;
}
.teema #linkitvasen {
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-left: 10px;
	color: #333;	
}
.teema #linkitvasen a {
	color: #333;
	text-decoration: none;
}
.teema #linkitvasen a:link {
	color: #333;
	text-decoration: none;
}
.teema #linkitvasen a:hover {
	color: #009;
	border-bottom: 1px dashed #F00;
}

.teema #mainContent {
	margin: 0 0 0 180px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px;
} 
.teema #mainContent {
	margin: 0 0 0 180px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px;
} 
.teema #mainContent a {
	color: #333;
	text-decoration: none;	
}
.teema #mainContent a:link {
	color: #333;
	text-decoration: none;	
}
.teema #mainContent a:hover {
	color: #00C;
	border-bottom: 1px dashed #F00;
}
.teema #mainContent a.viivaton {
	color: #333;
	text-decoration: none;	
}
.teema #mainContent a:link.viivaton {
	color: #333;
	text-decoration: none;	
}
.teema #mainContent a:hover.viivaton {
	color: #00C;
	border-bottom: 0px dashed #F00;
}
.teema #mainContent h1 {
	font-size: 16px;
	color: #CD0000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.teema #mainContent h2 {
	font-size: 14px;
	color: #007700;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.teema #mainContent p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.oikeabox {
	float: right;
	margin-left: 20px;
	border: 1px solid #C5E6AC;
	min-height: 300px;
	width: 150px;
	padding: 10px;
}
.oikeaboxkapea {
	float: right;
	margin-left: 3px;
	border: 1px solid #C5E6AC;
	min-height: 300px;
	width: 135px;
	padding: 2px;
}
.teema #footer {
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#007700;
} 
.teema #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 11px;
	color: #FFF;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a.yla {
	color: #D5EAD5;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	text-transform: uppercase;
	text-decoration: none;
	border-width: 0px;
}
a:link.yla {
	color: #D5EAD5;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	text-transform: uppercase;
	text-decoration: none;
	border-width: 0px;
}a:visited.yla {
	color: #D5EAD5;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	text-transform: uppercase;
	text-decoration: none;
	border-width: 0px;
}
a:hover.yla {
	color: #D5EAD5;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	text-transform: uppercase;
	text-decoration: none;
	border-width: 0px;
}
.vasenbox {
	font-size: 14px;
	color: #FFF;
	margin: 10px 0px 12px 10px;
}
.teemannimi {
	width: 30px;
}

.valisolu {
	width: auto;
}
.oikeasolu {
	border: 1px solid #C5E6AC;
	width: 146px;
}
.table1 {
	width: 100%;
}
.sininen {
	color: #00C;
}
.korostus {
	color: #C00;
}
.tosipunainen {
	color: #F00;
}

.tilausohje {
	float: right;
	width: 120px;
}
.ylossolu {
	float: right;
	width: 40px;
}
.tablevasensolu {
	border-top: 1px solid #C5E6AC;
	border-bottom: 1px solid #C5E6AC;
	border-left: 1px solid #C5E6AC;
	padding: 3px;
}
.tablekeskisolu {
	border-top: 1px solid #C5E6AC;
	border-bottom: 1px solid #C5E6AC;
	padding: 3px;
}
.tablesoluoikea {
	border-top: 1px solid #C5E6AC;
	border-right: 1px solid #C5E6AC;
	border-bottom: 1px solid #C5E6AC;
	padding: 3px;
	background: #EBEBEB;
}
.teemakuvat {
	margin-bottom: 10px;
}

