/* 
	MIELILEVYT.COM 
	SCREEN - STYLE SHEET
	by Tuomas Mäkelä 2007
*/

BODY {
	margin: 0px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 15px;
	color: #999999;
	background-color: #0c0c0c;
}

#container {
	width: 780px;
	margin: 0 auto;	
}

/* 	HEADER 	*/
#header {
	width: 780px;
	height: 80px;
    margin: 0px;
    padding: 0px;
	background-image: url("images/ml-header.gif");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-color: none;
}

/* FOOTER */
#footer {
	float: right;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 10px 0px;
	width: 451px;
	background-color: transparent;
	border-top: 10px solid #111111;
	border-bottom: 10px solid #111315;	
	background-image: url("images/ml-right-bg.gif");
	background-repeat: repeat-y;
	background-position: 0px 0px;	
	background-color: none;	
}

#footer p {
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	font-size: 80%;
	text-align: center;
}
#footer a {
	color: #707070;
	text-decoration: none;
}
#footer a:hover {
	color: #e0e0e0;
	text-decoration: underline;
}

/* NAVI */

#navigation {
	font-size: 8pt;
	color: #aaaaaa;
	margin: 0;
	width: 329px;
	height: 60px;
	background-image: url("images/ml-navi.gif");
	background-repeat: no-repeat;
	background-color: none;
}

#navigation ul, #navigation ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navigation ul {
	padding: 8px 0;
	text-align: center;
	text-transform: uppercase;
}

#navigation ul li {
	display: inline;
	margin-right: 0px;
}

#navigation ul li.last {
	margin-right: 0;
}

#navigation ul li a {
	color: #aaaaaa;
	margin: 0px 2px;
	padding: 0px 2px;
	text-decoration: none;
	border-bottom: 1px solid #353535;
}

#navigation ul li a:hover {
	color: #FFF;
	text-decoration: none;
	border-bottom: 1px solid #000000;
}


/* SCROLLIN´ CONTENTS */
#scroller {
	float: right;
	margin: auto;
	background-color: transparent;
	width: 441px;
	height: 463px;
	overflow: auto;
	padding: 0px;
}


/* CONTENT */
#leftcol {
	width: 329px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	background-image: url("images/ml-left-bg.gif");
	background-repeat: repeat-y;	
	background-color: none;	
}
#leftcol p {
	text-align: justify;
}

#rightcol {
	width: 441px;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	background-image: url("images/ml-right-bg.gif");
	background-repeat: repeat-y;
	background-position: 0px 0px;	
	background-color: none;		
}

#content {
	width: 411px;
	overflow: hidden;
	margin: 0px 0px 100px 0px;
	padding: 0px  10px 0px 20px;	
	background-color: transparent;
	background-image: url("images/ml-right-topbg.gif");
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#content p {
	text-align: justify;
}
#content p .pvm {
	font-size: 90%;
	line-height: 150%;
	color: #000000;
	margin: 0px;
	text-align: left;
	background-color: transparent;
}

#center {
	text-align: center;
    margin-left: auto;
    margin-right: auto;
}

h1 {
	font-size: 18pt;
	line-height: 100%;
	color: #bbbbbb;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	font-weight: normal;
	text-transform: uppercase;
	background-color: transparent;
	background-position: 0 0px;
	background-repeat: no-repeat;
	border-bottom: solid 5px #404040;
}
h2 {
	font-size: 120%;
	line-height: 100%;
	color: #aaaaaa;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: transparent;
}

h3 {
	font-size: 100%;
	line-height: 120%;
	color: #a0a0a0;
	margin: 10px 0px 10px 0px;
	padding: 5px 0px 5px 0px;
	font-weight: bold;
	background-color: transparent;
}
h4 {
	font-size: 100%;
	line-height: 120%;
	color: #718ead;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	font-weight: bold;
	background-color: transparent;
	background-position: 0 0px;
	background-repeat: no-repeat;
}

p {
	font-size: inherit;
	line-height: 160%;

}
p .s {
	font-size: 100%;
	color: #4e4e4e;
	text-align: right;
}
p .center {
	text-align: center;
}
p .right {
	text-align: right;
}
#content img {
	margin: 0px 0px 0px 0px;
	padding: 3px;
	border: solid 1px #333333;
}
#content img.icon {
	margin: 0px;
	border: none;
}

#content a {
	color: #cccccc;
	text-decoration: underline;
}
#content a:hover {
	color: #fff;
	text-decoration: underline;
}
ul {
	list-style-type: square;
	padding: 10px 0px 0px 15px;
	margin: 0px 5px 15px 5px;
}
li {
	font-size: inherit;
	line-height: 160%;
	padding: 0;
}
blockquote {
	font-style: italic; 
}
pre {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px; color: #000000;
}

.palaute {
	font-family: inherit;
	font-size: 11px; 
	color: #707070;
	background-color: #232323; 
	border: 1px solid #000000; 
	width: 300px; 
	height: 20px;
}

.palauteboxi
{ 
	font-family: inherit;
	font-size: 11px; 
	color: #707070;
	background-color: #232323;
	border: 1px solid #000000; 
	width: 300px; 
	height: 120px; 
	overflow-x: hidden; 
}

input.button
{ 
	font-family: inherit;
	font-size: 11px; color: #EEFFFF;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	border-width: 1px;
	border-color: #091345;
	background-color: #000000;
}

#line {
	clear: both;
	margin: 10px 0px 20px 0px;
	padding: 10px 5px 20px 5px;
	border-bottom: 1px solid #000000;
	background-color: transparent;
}
#line2 {
	clear: both;
	margin: 20px;
	padding: 10px 0px 20px 0px;
	background-color: transparent;
}


/* BOXIT */
.box1 {
	margin: 0px 0px 20px 0px;
	width: 200px;
	float: left;
}
.box2 {
	margin: 0px 0px 20px 0px;
	width: 200px;
	float: right;
}

.box1 p {
	margin: 0px 5px 0px 0px;
}
.box2 p {
	margin: 0px 5px 0px 0px;
}
.box1 img {
    float: left;
}
.box2 img {
    float: left;
}
.box1 h3 {
	background-color: transparent;
	margin: 0;
	padding: 4px 10px;
}
.box2 h3 {
	background-color: transparent;
	margin: 0;
	padding: 4px 10px;
}

/* VIERASKIRJA */
#gbox {
	width: 400px;
	margin: 0px 0px 0px 5px;
	padding: 5px 0px 5px 5px;
	line-height: 150%;
	clear: both;
}
#gboxl {
	margin: 0;
	padding: 0px 0px 0px 0px;
	width: 50px;
	float: left;
	background-color: transparent;
}
#gboxr {
	margin: 0px 0px px 0px;
	padding: 0px 0px 0px 10px;
	width: 330px;
	float: right;
	border-left: 1px solid #454545;
	background-color: transparent;
}
#gboxl p {
	font-size: 90%;
	margin: 0px 0px 0px 0px;
}
#gboxr p {
	margin: 0px 0px 0px 0px;
}
#gbox h3 {
	margin: 0px 0px 0px 0px;
	padding: 0;
}
#gbox img {
    float: left;
}
