body {
  background-color: #fff;
  height: 100%;
  margin: 0;
  font-size: 12px;
  font-family: Arial, sans-serif;
}

.header {
	background: #7B0922 url(../images/header.png) no-repeat;
	height: 145px;	
	min-width:1200px;
}

#preloadedImages {
       width: 0px;
       height: 0px;
       display: none;
}

.mainTable {
  background-color: white;
  
  border: 0px;
  margin-top: 0;
}

#banner {
  clear: both;
  padding: 0;
  margin: 0;
  background-color: #3E3E3E;
}

#navigation {
background: #770921 url(../images/navigation.png) no-repeat;
  padding:10px;
  border-top:1px solid black;
  border-bottom:1px solid black;
  clear: both;
  margin: 0;
  height: 15px;
  min-width:1180px;
}

.pesis {
	background: url(../images/shadow_bar.png) repeat-y;
	height:600px;
	width:200px;
	float:left;
	padding-left:15px;
}
.bar {
	height: 24px;
}
.bar .bar_left {
	background: url(../images/bar_left.png) no-repeat;
	height: 24px;
	width:	16px;
	float:left;
}
.bar .bar_middle {
	background: url(../images/bar_middle.png) repeat-x;
	color:white;
float:left;
font-weight:bold;
height:24px;
padding:4px 0 0 0;
}
.bar .bar_right {
	background: url(../images/bar_right.png) no-repeat;
	height: 24px;
	width:16px;
	float:left;
}

.right_bar {
	float:left;
	margin-left:15px;
}

.sponsors {
	border-right: 1px solid #7B0821;
	width: 170px;
	float:left;
}

.main_content {
	float:left;
	width:812px;
}

#navigation_shadow {
	background: url(../images/navigation_shadow.png) repeat-x;
	height: 35px;
	min-width:1200px;
}

#navigation a {
  padding: 0px;
  float: left;
  border: 0px;
  margin-right: 5px;
  margin-bottom: 10px;
}

#navigation a.right {
  padding: 0;
  border: 0px;
  margin-bottom: 10px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

#navlist
{
background: #3E3E3E; 
margin: 0px;
padding-left: 10px;
height: 24px;
border-bottom: 3px solid white;

}

#navlist a
{
	color: white;
	text-decoration: none;
}

#navlist li
{
display: inline;
float: left;
margin: 0px;
padding: 0px;
list-style: none;
height: 27px;
}

#navlist li a:link, #navlist li a:visited
{
font: bold 11px verdana, "Times New Roman", Times, serif;
text-align: center;
height: 27px;
}

#navlist li a#current
{
	background: #3E3E3E url(../images/button_background.jpg) repeat-x scroll left bottom; 
	height: 27px;
}

#navlist li a:hover, #navlist li a:active
{
	background: #3E3E3E url(../images/button_background.jpg) repeat-x scroll left bottom; 
	height: 27px;
}



#container {
  background: white;
 
  padding: 0;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  width: 1200px;
  overflow: hidden;
}

#container .main {
  float: left;
  width: 465px;
  margin: 0;
  padding-top: 0px;
  padding-right: 10px;
  padding-bottom: 0px;
  padding-left: 10px;
}

#container .sideBar {
  
	float:left;
	padding:0 0 0 10px;
	width:570px;
}


#container .content {
  float:left;
	padding:0 0 0 10px;
	width:195px;
}

#container .content ul li {
  font-size: 0.8em;
  padding: 3px;
}

#container .content span {
  font-size: 0.8em;
  
}

.link a:visited, .link a:link {
  color: #37b0a2; 
}

#container .SWM {
  margin-right: 10px;
  width: 320px;
}

#container .ES {
  margin-top: 20px;
  margin-left: 0px;
  margin-right: 10px;
  padding: 0;
  width: 320px;
}

#container .success_case_ref {
  float:left;
  margin:0;
  width:290px;
  
}

.success_case_ref h3 {
    margin-top: 42px;
    margin-bottom: 15px;
    
    
}



.success_case_ref img {
  float: right;
  
  margin-right: 5px;
}

.success_case_ref a {
  color: black;
  font-size: 0.8em;
  text-decoration: underline;
}


#container #sidefill {
  width: 5px;
}

#bottomShadow {
  padding-bottom: 10px;
  background: url('../img/bottom.jpg') no-repeat;
  clear: both;
}

#footer {
  clear: both;
  text-align: center;
}

#contact {
  padding: 20px 20px 20px 20px;
}

#references {
  float: left;
  margin-bottom: 20px
}

#references p {
  text-align: center;
  display: inline;
}

#container .contact {
  width: 400px;
  float: left;
}

#container .contactInfo {
  width: 250px;
}

#container .careers {
  width: 45%;
  float: left;
}

#container .applicationForm {
  width: 670px;
  margin: 0 0 0 5px;
}

#container .applicationForm label {
  margin-right: 5px;
}

#container .applicationForm select.careers {
  width: 174px;
}

#container .applicationForm textarea.careers {
  width: 169px;
}

#container .applicationForm .progressBar {
  margin-left: -10px;
  margin-bottom: 10px;
  padding: 0;
  width: 670px;
}

#container .applicationForm .phase_1 {
  margin-top: -15px;
  margin-left: -10px;
  width: 300px;
}

#container .applicationForm .instruction {
  margin: 50px 0 0 40px;
  width: 250px;
  font-size: 0.8em;
}

#container .applicationForm .radio {
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
}

#container .applicationForm .rightButtons {
  width: 200px;
  float: right;
  text-align: right;
}

#container .applicationForm .rightButtons_phase_1 {
  clear: both;
  width: 200px;
  float: right;
  text-align: right;
}

#container .applicationForm .leftButton {
  margin-left: -10px;
  width: 100px;
  float: left;
  text-align: left;
}

.bottom {
  margin-top: 30px;
}

thead {
  text-align: left;
  font-size: 0.7em;
}

td.left {
  text-align: left;
}

td.right {
  padding-left: 10px;
  padding-bottom: 10px;
  text-align: right;
}

input.text {
  width: 169px;
}

input.textDate {
  width: 62.25px;
}

a {
  color: #970A2C;
  font-size: 12px;
  text-decoration: none;
}
a:hover { text-decoration: underline; }

a.mail {
  color: #37b0a2;
  text-decoration: underline;
}
a.mail:hover { text-decoration: none; }

a.footer {
  font-size: 12px;
  text-decoration: none;
}

a.nonActiveLink {
  display: inline;
  color: green;
  font-weight: bold;
  font-size: 0.6em;
  margin: 0 5px 0 5px;
}

p.activeMenu {
  display: inline;
  font-size: 0.9em;
  border-left: solid 2px #787878; 
  border-top: solid 2px #787878; 
  border-right:solid black; 
  padding: 0 5px 0 5px;
}

a.nonActiveMenu {

  font-size: 0.8em;
  border-left: solid 1px #A0A0A0; 
  border-top: solid 1px #A0A0A0; 
  border-right:solid #A0A0A0; 
  padding: 0 5px 0 5px
} a.nonActiveMenu:hover { background-image: url('img/taustajuttu.jpg'); }

label {
  font-size: 0.8em;
}

h2 {
  margin: 0 20px 10px 0;
  font-size: 1.2em;
  
}

h2.active {
  text-decoration: underline;
  display: inline;
  padding: 0;
  margin: 0 5px 0 5px;
  font-size: 0.7em;
}

h2.nonActive {
  display: inline;
  color: red;
  padding: 0;
  margin: 0 5px 0 5px;
  font-size: 0.6em;
}

h3 {
  margin: 10px 0 0 0;
  padding: 0;
  font-size: 15px;
}

p {
  font-size: 1em;
  padding: 0;
  line-height: 15px;
}

p.inline {
  display: inline;
}

p.error {
  margin: 0 0 0 0;
  color: red;
  font-size: 0.7em;
}

p.success {
  font-size: 0.7em;
  color: green;
}

p.footer {
  display: inline;
  color: #505050;
}

p.noMargin {
  margin: 0;
  display: inline;
}

p.note {
  margin: 0;
  font-size: 0.7em;
}

.news_header {
  padding: 0;
  margin: 0;
  font-weight: bold;
  font-size: 0.8em;
}

#container .success_case {
  padding: 0;
  margin-top: 45px;
  width: 193px;
  margin-left: 17px;
}

#container span.success_header {
  padding: 0;
  margin: 0;
  font-weight: bold;
  font-size: 0.8em;
}

#container a.success_link {
  padding: 0;
  margin: 0;
  float: right;
}

.news_short {
  font-size: 0.8em;
}

.tip {
  display: inline;
  font-size: 0.6em;
  margin: 0;
  padding: 0;
}

.pvm {
  font-style: oblique;
  font-size:0.7em;
}

img {
  border: 0px;
}

.mandatory {
  color: red;
}

.feed_application {
 width:125px;
 font-size: 0.6em;
 font-family:Verdana,Arial,sans-serif;
 margin-top:0px;

}

.feed_application_content {
 height: 135px;
 width:125px;
 margin-top:4px;
}

.feed_application_img{
 width:100px;
 height:100px;
 border: 1px solid gray;
 background: white;
 margin-left: 12px;
 font-size: 0.6em;
 font-family:Verdana,Arial,sans-serif;
 text-align: center;
 
}

.feed {
 margin-top: 210px;
 margin-left: 10px;
 width: 210px;
 height: 600px;
 background: url(../img/symmetria_swm_feed01.jpg) no-repeat top;
 float: left;
}

.feed_content {
 margin-top:135px;
 margin-left:41px;
}

.feed_select {
	margin-left:11px;
	margin-bottom:10px;
	width:102px;
}


table{
		border-color: black;
		
		text-align: left;
		font-family: arial, verdana, sans-serif;
		font-size: 12px;
	}


.tekstipaiva {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	width: 80px;
	color: black;
}

.tekstiottelu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: black;
}

.tekstitulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	width: 150px;
	color: black;
}

.teksti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}

.otsibox {
	border-bottom:1px solid black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; font-weight: bold;
	color: #FFFFFF;
	background-color: #C6263D;
	height: 12px;
	background-image: url(kuvat/otsikkosivu.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.textbox {
	border-collapse: collapse;
	
	
	width: 450px;
	border: 1px #000000 solid;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #EEE2E4;
}

tr.koti {
	background-color: white;
}

div.player {
	float: left;
	margin:5px 5px 0 0;
}
