@charset "utf-8";
/* CSS Document */

html {
	font: 0.9em arial, sans-serif;
	padding: 0;
	margin: 0;
}

body{
	text-align: center;
	background: url(../img/bgGradient.png) left repeat-x;
	padding: 0;
	margin: 0;

}


#authMessage {
	background: #f00;
	font-size: 1em;
	font-weight: bold;
	color: #fff;
	padding: 1em;
	position: fixed;
	top: 0;
	z-index: 1000;
	width: 100%;
	text-align: center;
}

#authMessage a{
	font-weight: normal;
	color: #fff;
	font-size: 0.9em;
}

#authMessage a:hover{
	color: #eee;
}


#containerBody{
	padding: 0;
	margin: 0 auto;
	width: 960px;
	text-align: left;
}

#containerHeader{
	height: 96px;
	width: 100%;
	background: url('../img/bgHeader.png') left top no-repeat;
	padding: 0;
	margin: 0;

}

#containerMenu{
	position: relative;
	height: 47px;
	background: url('../img/menuGradientBg.png') left top repeat-x;
	padding: 0;
	margin: 0;
	text-align: right;
}

#containerMenuButtons{
	float:right;
	padding: 0 0 0 370px;
	margin: 0;
}

#containerMenuButtons ul{
	float:left;
	list-style:none;
	margin: 0 0 10px 0;
	padding: 0;

}

#containerMenuButtons li{

	float:left;
	list-style:none;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	display: block;

}

#containerMenuButtons li a{
	padding-top: 15px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 8px;
	color:#444444;
	text-decoration: none;
	list-style:none;
	height: 47px;
	background: url('../img/menuButton.png') left top no-repeat;
}

#containerMenuButtons li a:hover{
	padding-top: 15px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 8px;
	color:white;
	text-decoration: none;
	list-style:none;
	height: 47px;
	background: url('../img/button_hover.png') left top no-repeat;
}


#logInTab
{
	position:absolute;
	top: 0px; left: 30px;
	background: url('../img/logInTab.png') left top no-repeat;
	width:307px;
	height: 118px;
	z-index: 1;
	text-align:left;
}

#logInTab table
{
margin: 5px 0 0 10px;
padding:0 0 4px 0px;
}

#logInTab img
{
margin-top: 4px;
list-style:none;
width:147px;
height:30px;
padding:0 0 0 92px;
border: 0px;
}

#logInTab input
{
margin-left: 10px;
}

#logInTab input.logInButton{
	float:right;
	margin:-40px 0 0 10px;
	padding: 0 0 0 0;
	text-decoration: none;
	width:6em;
	height:2em;
	color:#000000;
	background: url('../img/logInButton.png') left top no-repeat;
}
#logInTab input#UserUsername, #logInTab input#UserPassword{
	width:200px;
}

#logInTab a
{
	font-size:11px;
	margin-left:10px;
}
#logInTab label
{
	font-size:11px;
	color:#666;
}
#container{
background: url('../img/bgPicture.png') left top repeat-x;
padding: 0;
width: 100%;
height: 717px;
background-color:#141414;
}


#containerContent{
padding: 377px 0 0 0px;
width: 100%;
}


#containerContentHeader{
background: url('../img/contentHeaderBg.png') left top no-repeat;
padding: 0;
width: 100%;
height: 71px;
}

#containerContentHeader span{
line-height: 3;
padding: 0 0 0 70px;
}




#containerContentContent{
float: left;
padding: 0;
width: 960px;
}

#containerContentContentLeft{
float: left;
background: url('../img/contentLeftSlice.png') left top repeat-y;
height: 226px;
padding: 0;
width: 279px;
}

#containerContentContentLeft ul{
padding: 0 0 0 70px;
margin: 0;
width:200px;
font-size:12px;
}

#containerContentContentLeft li{
padding: 0 0 10px 0;
margin: 0;
}

#blackBox{
background: url('../img/bussimatkat.png')  left top no-repeat;
margin: 0 0 0 34px;
padding: 0 0 0 0;
height: 48px;
width: 183px;
/*position:absolute;
top: 750px; left: 186px;*/

}

#containerContentContentCenter{
float: left;
background: #ffffff repeat-x;
height: 226px;
padding-left: 0px;
width: 358px;
}

#containerContentContentCenter p{
padding: 0 0 0 20px;
font-size: 12px;
}

#containerContentContentRight{
float: left;
background: url('../img/contentRightMenu2.png') left top no-repeat;
height: 226px;
padding-left: 0;
width: 323px;
}

#containerContentContentRight img.demo{
margin: 100px 0 0 90px;
width:112px;
height:40px;
border: none;
}

#containerContentContentRight img.rekisteroidy{
margin: 80px 0 0 55px;
width:155px;
height:65px;
border: none;
}

#containerContentContentRight img.kokeile{
margin: 0px 0 0 150px;
width:90px;
height:54px;
border: none;
}


#containerContentFooter{
clear: both;
background: url('../img/contentFooterBg.png') left top no-repeat;
padding: 0 0 0 0;
width: 960px;
height: 138px;
}

#footer{
background: url('../img/bgFooter1.png') left top no-repeat;
padding: 0 0 0 0;
width: 100%;
height: 138px;

}

#footer ul{
float: left;
padding: 50px 0 0 510px;
margin: 20px 0 0 0;
}

#footer li{
padding: 0 5px 0 0;
color: white;
font-family:Arial, Helvetica, sans-serif;
font-size: 8pt;
text-decoration: none;
display: inline;
}
/*LINKS*/
a:link, a:visited{
	color:#99b02a;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
/*CONTACT FORM*/
input[type=text],input[type=password], textarea{
	border-left:#bebebe 1px solid;
	border-top:#bebebe 1px solid;
	border-right:#909090 1px solid;
	border-bottom:#909090 1px solid;
	background:#fff;
	margin:0 0 3px 0;
}
input[type=text]:focus, input[type=password]:focus, textarea:focus{
	background:#fcffe4;
}
input[type=submit], input[type=reset]{
	background: url('../img/logInButton.png') left top no-repeat;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	border:0;
	border-bottom: 1px solid rgba(0,0,0,0.25);
	cursor: pointer;
}
