


html, body {
	margin: 0;
	padding: 0;
	background: url(../img/taustakuva.jpg) repeat;
}

body {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	background: url(../img/taustakuva.jpg) repeat;	
	min-height:900px;
	text-align: left;	
}

div {
overflow:hidden;

}

h1 {
	margin: 0;
	padding: 0;
}

ul {
	list-style-type: none;
}

h3 {
	color: #666666;
	text-transform: uppercase;
	text-align: left;
	font-size: 14px;
}

ul, h4 {
	text-align: center;
}

.virhe {
	color: #FF0000;
}

.ilmoittautuminen table {
	text-align: right;
}

/* ---- PAGE-CONTAINER ----*/
#page-container {
	width: 900px;
	margin: auto;
	text-align: left;
	background: #FFFFFF;
	border: 1px solid #1c1c1c;
	
}
/* ---- PAGE-CONTAINER ----*/


/* ---- MAIN-NAV ---- */
#main-nav {
	height: 50px;	
	background: #1c1c1c;	
	background: url(../img/menu.jpg);
	border-bottom: 1px solid #1c1c1c;
}
/* ---- MAIN-NAV ---- */


/* ---- MENU ---- */
#modernbricksmenu{
	padding: 0;
	width: 100%;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-bottom: 5px; 
}

#modernbricksmenu ul{
	font: bold 12px Arial;
	margin:0;
	padding-top: 10px;
	padding-left: 40px;
	padding-right: 1px;
	padding-bottom: 10px;
	list-style: none;
}

#modernbricksmenu li{
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
	text-transform:uppercase;
}

#modernbricksmenu a{
	float: left;
	color: #666666;
	margin: 0 1px 0 0; 
	padding: 5px 10px;
	text-decoration: none;
	letter-spacing: 1px;
	background: transparent; 
}

#modernbricksmenu a:hover{
	color: #cccccc;
}

#modernbricksmenu #current a{ 
	background: transparent; 
	color: #cccccc; 
	text-decoration: none;
}
/* ---- MENU ---- */

	
/* ---- HEADER ---- */
#header {
	height:120px;
	background: url(../img/header1.jpg) no-repeat;
}
/* ---- HEADER ---- */


/* ---- SIDEBAR-A ---- */
#sidebar-a {
	float: right;
	width: 215px;
	line-height: 18px;
	background-color: #ffffff;
	border-left: 1px solid #1f1f1f;
	text-align: left;	
}

#sidebar-a h3 {
	color: #666666;
	text-transform: uppercase;
	text-align: left;
	font-size: 14px;
}

#sidebar-a a {
	color: #666666;
	text-decoration: none;
}

#sidebar-a a:hover {
	color: #f89021;
	text-decoration: none;
}

#sidebar-a .padding {
	padding: 25px;
}

#sidebar-a ul {
	list-style-image: url(../img/bullet.jpg);
	text-align: left;
	margin: 0;
	padding-left: 20px;
}

#sidebar-a  li {	
}
/* ---- SIDEBAR-A ---- */


/* ---- CONTENT ---- */
#content {
	width:680px;	
	min-height: 300px;
	margin-bottom: 20px;
	line-height: 18px;
	background: #FFFFFF;	
}

#content .padding {
	padding: 25px;
}

#content h2, h3 {
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
	text-align: center;
}

#content h4 {
	margin: 0;
	padding: 0;
	text-align: left;
}

#content .team a  {
	text-decoration: none;
	color: #666666; 
}

#content .team a :hover {
	text-decoration: none;
	color: #f89021; 
}

#content a {
	color: #218af8;
	text-decoration: none;
}

#content a:hover {
	color: #F89021;
	text-decoration: none;
}

#content p {
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
	text-align: left;
}

#content .virhe p{
	color: #FF0000;
}

#content  .center {
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
	text-align: center;
}

#content .kuva {
	text-align: center;
}

#content img {
	text-align: center;
}
/* ---- CONTENT ---- */


/* ---- FOOTER ---- */
#footer{
	clear: both;
	float:static;
	text-align: center;
	width: 900px;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 10px;
	color: #cccccc;	
	padding: 13px 5px;
	line-height: 14px;	
	background: url(../img/footer1.jpg);	
	border-top: 1px solid #1c1c1c;
}

#footer a {
	color: #cccccc;
	text-decoration: none;
}

#footer  a:hover {
	color: #F89021;
	text-decoration: underline;
}
/* ---- FOOTER ---- */