/* Start of CMSMS style sheet 'notava_final_new' */
/* Generic Selectors */
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-color: none;
	background-image:url(images/notava_www_oval.png);
	/* background-image:url(images/bg.png); */
	background-repeat:repeat;
	margin: 0;
	padding: 0;
	color: #ffffff;
}

div,p,h1,h2,h3 {
	padding:0;
	margin:0;
}

p{
	font-size: 80%;
	line-height:150%;
	font-weight:100;
	color:#92c130;
}
p.small_text{
	font-size:55%;
	line-height:150%;
	font-weight:100;
}
p.medium_text{
	font-size:65%;
	line-height:150%;
	font-weight:100;
}
li {
	color:#92c130;
	font-size: 75%;
	line-height:175%;
	font-weight:100;
}
ul {
	font-weight:100;
              list-style-position: outside;
              list-style-type: circle;
}
h1{
	font-size: 130%;
	line-height:150%;
	font-weight:100;
}

h2{
	font-size: 100%;
	line-height:200%;
	font-weight:100;
}

hr{
	width:100%;
	height:1px;
	border: 0px solid #000000;
	background-color:#ffffff;
}

a{
	color:#92c130;
	text-decoration:none;
}

label {
              font-size: 80%;
	color:#92c130;
	text-decoration:none;
}

input {
              font-size: 100%;
	color:#ffffff;
	background-color: #000000;
	text-decoration:none;
	border: 1px solid #ffffff;
}

/**************** Pseudo classes ****************/
a:hover{
	color:#ffffff;
	text-decoration:none;
}

.alas_vasen{
	overflow:visible;
	position:absolute;
	bottom:0;
	left:0;
}

.alas_oikea{
	overflow:visible;
	position:absolute;
	bottom:0;
	right:0;
}

.e {
              /* color:#fff; */
              width: 568px;
              min-height: 135px;
              padding: 0px 0px 20px 0px;
              margin:0px;
              position: relative;
              overflow:hidden;
}


/************************* ID's *************************/
#container {
	width: 1100px;
	min-height:802px;
	position:absolute;
	top:0;
	left:0;
	background-image: url(images/notava_www_bg.png);
	background-position: top left;
	background-repeat:no-repeat;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	border: 0px solid #000000;
	text-align: left; 
}

#title {
	clear:both;
	padding: 0px;
	margin: 0px;
	background-image:url(images/notava_www_title.png);
	background-repeat:no-repeat;
	height:100px;
	width:950px;
	display:block;
}

#logo {
	float: left;
	height:100px;
	margin:0px;
	padding: 0px;
	background:none;
	width: 300px;
	display:block;
}


#logo h1 a{
	padding: 0px; 
	margin:0px;
	background-color:none;
	background-image:url(images/notava_logo.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:100px;
	width: 300px;
	text-indent: -999em;  /* this hides the text */
              text-decoration:none; 
	display:block;

}

#navi_container {
	float: left;
	padding: 50px 0px 20px 30px; 
	margin:0px;
	height:30px;
	min-width: 100px;
	display:block;
	background:none;
}

#mainContent {
	clear:both;
	padding: 0px 0px 0px 0px;
	background-image:url(images/notava_main_bg.png);
	min-height:600px;
	width:950px;
}

#mainContent_b {
	clear:both;
	padding: 0px 0px 0px 0px; 
	background-image:url(images/notamiehet.png); 
	min-height:600px;
}

#mainContentBg {
	clear:both;
	margin: 0px 11px 0px 11px; 
	background-image:url(images/liuku.png);
}

#top {
	clear:both;
	padding: 0px; 
	margin: 0px;
	background-image:url(images/notava_www_top.png);
	background-repeat:no-repeat;
	height:20px;
	display:block;
}

#left {
	float:left;
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 61px;
	width:269px;
	min-height:600px;
	background-image:url(images/notava_1px_white.png);
	background-repeat:repeat-y;
	background-position:right;
}

#main {
	float:left;
              position: relative;
	padding: 0px 10px 0px 20px; 
	width:568px;
	min-height:600px;
	background-image:url(images/liuku.png);
	background-repeat:repeat-x;
              overflow:hidden;
	background-image:url(images/musta.png);
}

#right {
	position:relative;
	float:right;
	padding: 0px 0px 0px 0px;
	margin: 0px 11px 0px 0px;
	width:11px;
	min-height:600px;
	background-repeat:repeat-y;
	background-image:url(images/liuku.png);
	background-repeat:repeat-x;
}


#bottom {
	clear:both;
	padding: 0px 0px 0px 150px;
	height:30px;
	display:block;
	background-image:url(images/notava_www_bottom_new.png);
	background-repeat:no-repeat;
/*              text-indent: 150px;  */
              text-align: center;
              font-size: 50%;
}

/* End of 'notava_final_new' */

