/* @override http://www.nicola.se/ndxz-studio/site/sample/style.css */

/**
* CSS
* 
* @version 1.0
* @author Vaska 
* @author Gregory Cadar
*/
* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 12px;
	font-family: x-small georgia, sans-serif;
	background: gainsboro;
}

body.section-1 { }
body.section-2 { }
body.section-3 { }

a:link { text-decoration: none; color:#000000; }
a:active { text-decoration: none; color:#000000; }
a:visited { text-decoration: none; color:#000000; }
a:hover { text-decoration:none; background: transparent; color:#FFFFFF;
}

a img { border: none; }

#menu {
    width: 170px;
    overflow: auto;
    top: 4;
    bottom: 0;
	left: 4;
    position: fixed;
    height: 100%;
	font: normal x-small georgia, "Times New Roman", Times, serif;
	text-align: left;
}

#menu ul {
	list-style:none;
	margin-bottom: 1px;
	margin-top: 1px;
}
#menu ul li.section-title { line height: 11pt; font-size: 9.0pt;
      color: black; letter-spacing: .85pt;
	text-transform: uppercase;
	line-height: 29px;
	font-weight: bold;
}

#menu a:hover {
	background:#0f0;
	color:#FFFFFF;
}


#menu ul li.section-title {
	padding-bottom: 3px;
	font: bold medium georgia, "Times New Roman", Times, serif;
	color: black;
	text-transform: none;
	padding-top: 3px;
}

#content {
    height: auto;
	width:auto;
    margin: 0 0 0 160px;
    top: 0;

}

.container {
	position: absolute;
	top: 20px;
    padding: 1px 1px 30px 30px;
}

h1 {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: large;
	color: black;
}
h2 { font-size: 18px;
	text-transform: uppercase;
}
h3 { font-size: 16px;
}
h4 { font-size: 12px;
}

#img-container	{ margin: 0; padding: 0;
}
#img-container p	{ width: 400px; margin: 0; padding: 0 0 12px 0; }

#once { clear: left;
}


#pagetitle {
	position:fixed;
	text-align:right;
	left:30px;
	right: 720px;
	top: 60px;
	width:auto;
	height:auto;
	font-size:small;
	letter-spacing:5px;
	font-family: georgia "Times New Roman", Times, serif;
	z-index:2;
	font-style:italic;
	background-color:#FFFFFF;
	color:#FFFFFF;
}


#box1{
        position: absolute; 
	font: x-small/22px georgia, "Helvetica Neue", Arial, Geneva, sans-serif;
	width: 250px;
	border-style: none;
	background-color: beige;
	padding: 6px;
	height: auto;
        left: 30px;

top: 1px;
}
#box2{
	position: absolute; 
	font: x-small/22px georgia, "Helvetica Neue", Arial, Geneva, sans-serif;
	width: 250px;
	background-color: beige;
	padding: 6px;
	left: 292px;
	height: auto;

}
#box3{
	position: absolute; 
	font: x-small/22px georgia, "Helvetica Neue", Arial, Geneva, sans-serif;
	width: 300px;
	background-color: beige;
	padding: 6px;
	left: 553px;
	top: 1px;
	height: auto;

}
	
#boxfilm{
	position: fixed;
	top:21px;
	left: 516px;
	font: x-small georgia, "Helvetica Neue", Arial, Geneva, sans-serif;
	letter-spacing: 1px;
	width: 250px;
	border-style: none;
	background-color: transparent;
	white-space: pre;
}
#scannerstext{ 
  	top:0px;
	font: x-small georgia, "Helvetica Neue", Arial, Geneva, sans-serif;
	letter-spacing: 1px;
	width: 314px;
	background-color: beige;
	padding: 6px;
	left: auto;
	height: auto;

}
#extext{ 
position: fixed;
  	top:21px;
	font: x-small georgia, "Helvetica Neue", Arial, Geneva, sans-serif;
	letter-spacing: 1px;
	width: 314px;
	background-color: beige;
	padding: 6px;
	left: 190px;
	height: auto;

}
#news{ 
position: fixed;
  	top:21px;
	font: x-small/22px georgia, "Helvetica Neue", Arial, Geneva, sans-serif;
	letter-spacing: 1px;
	width: 600px;
	background-color: beige;
	padding: 6px;
	left: 190px;
	height: auto;
}


#filmtext{ 
        position: fixed; 
  	top: 95px;
	font: x-small georgia, "Helvetica Neue", Arial, Geneva, sans-serif;
	letter-spacing: 1px;
	width: 250px;
	background-color: beige;
	padding: 6px;
	left: 230px;
	height: auto;

}
#doom{ 
        position: fixed; 
  	top: 46px;
	font: x-small georgia, "Helvetica Neue", Arial, Geneva, sans-serif;
	letter-spacing: 1px;
	width: 300px;
	background-color: beige;
	padding: 6px;
	left: 756px;
	height: auto;

}
#filmboxen{
	position:  fixed;
	background-color:  beige;
	padding: 6px;
	letter-spacing: 1px;
	font: x-small georgia, helvetica;
	top:  25px;
	left:  190px;
	width: 308px;
	height: 212px
	
}
#dylan{
	position: fixed;
	top:  25px;
	left: 515px;
}
#matti{
	position: fixed;
	top: 253px;
	left: 190px;
}
#pekka{
	position: fixed;
	top: 253px;
	left: 515px;	
	
	
	
	
	
	
.minilink {
	font-size:12px;
	font-style:italic;
	font-weight:bold;
}

.minilink a{
	font-weight:bold;
}






