/* Misc */

a img {
	border: 0;
}

.Clear {
	clear: both;
}


.Hidden {
	display: none;	
}


hr {
	color: #000;
	background-color: #000;
	height: 1px;	
	border:0;
}



/* Common graphics */



body {
	padding: 0;
	margin: 0;
	background: #00afeb;
	width: 100%;
	text-align:center;
}

#page {
	width: 900px;
	background: #fff;
	margin-left: auto;
	margin-right: auto;
	padding:0;
	margin-bottom:30px;
}


#box{
	
	height:125px;
	width:400px;	
	background: #999 url(kuvat/boxbg.png) no-repeat left top;	
}




#navibar{
	
	height:38px;
	width:900px;	
	background: #000 url(kuvat/navibg.png) repeat-x left top;	
}

#header {
	height:120px;
	width:900px;	
	background: #fff;	
}

#header_right {
	text-align:right;
	padding-top:20px;	
}


#content {
	width: 900px;
	text-align:center;		
}

#header_margins {
	margin-left:30px;
	margin-right:30px;		
}


.content_margins {
	margin:30px;		
}


.content_left {
	clear: both;
	width:400px;	 
	float:left;
	text-align:left;
}





.content_right {
	width:400px;
	float:left;
	text-align:left;
	margin-left:40px;
}


.content_right p {
	line-height:18px;
}




.content_header {
	width: 840px;	
	height:50px;		
	text-align:left;
	margin:0;	
	padding:0;	
	float:left;
	
}

.space {
	margin-bottom:30px;
}

.line {
	height:30px;
	border-top:solid 1px #555;
	clear: both;

}

.content_header_left {
	float:left;
}

.content_header_right {
	float:right;
	text-align:right;
}




#bottom {
	background: url(kuvat/footer_bottom.png) no-repeat left bottom;
	width: 900px;	
	height: 10px;		
		
}


#palkki {
	background: url(kuvat/palkkibg.png) repeat-x left top;
	width: 900px;	
	height: 65px;		
	text-align:left;
	margin:0;	
	padding:0;
	
	
	
}


#footer {
	width: 900px;	
	height: 40px;		
	text-align:left;
	margin:0;	
	padding:0;
	
	
	
}

#footer_left {
	float:left;					
	text-align:left;
	padding:10px 0 0 30px;	
}

#footer_left p {
	font-size: 12px;
	color: #000;
	

}




#footer_right {
	float:right;					
	text-align:right;
	padding:12px 30px 0  0 ;	
}

#footer_right p {
	font-size: 10px;
	color: #000;
	font-weight:normal;

}


#footer_right a:link, #footer_right a:visited {
	color: #000;
	text-decoration: none;
}

#footer_right a:hover, #footer_right a:active {
	color: #555;
	text-decoration: underline;
}






/* Typography */

body {
	font: 12px arial, helvetica, verdana, sans-serif, arial;	
	line-height: 18px;
	color: #000;
}




.news{
	color: #60442d;
	margin:0 15px 15px 15px;
	padding-bottom:15px;
	
}

.tuotenavi a:link, a:visited {
	font:16px;
	color: #00afeb;
	text-decoration: underline;
	font-weight:bold;
}



a:link, a:visited {
	color: #00afeb;
	text-decoration: underline;
	font-weight:bold;
}

a:hover, a:active {
	color: #e44791;
	text-decoration:none;
}



h1,h2,h3,h4,h5 {
	font-family: arial, helvetica, verdana, sans-serif,arial,'MS Trebucket';
	
}


h1 {
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	margin-bottom:0px;		
}



h2 {
	margin-top:0px;
	font-size: 42px;
	line-height: 42px;
	font-weight: normal;
	margin-bottom:0px;	
}


h3.etu {
	margin-top:0;
	margin-bottom:0px;
	font-size: 22px;
	line-height: 28px;
	font-weight: normal;
	color: #e325a4;
}

h3 {
	margin-top:0;
	margin-bottom:0px;
	font-size: 22px;
	line-height: 22px;
	font-weight: normal;
	color: #e325a4;
}

h5 {
	margin-top:0;
	margin-bottom:0px;
	font-size: 22px;
	line-height: 32px;
	font-weight: normal;
	color: #000;
}


h4 {
	margin-top:25px;
	margin-bottom:0px;
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
	color: #e325a4;
}

h6 {
	margin-top:5px;
	margin-bottom:0px;
	font-size: 12px;
	line-height: 12px;
	font-weight:bold;
	color: #e325a4;
}

.tarjous{
	margin-top:10px;
}

.black{
	color: #000;
}

.isotuotekuva{
	margin-top:0px;
}

p.front {
	margin:0;
	padding:0;
	font-size: 14px;
}

#valmistajat {
	margin-left:18px;

}

#valmistajat img {
	
	border-style:solid;
	border-color:#ffffff;
	border-width:0px;
	margin-right:16px;
	padding:0;
	opacity:0.8;
}

#valmistajat img:hover  {
	opacity:1;
}





/* Navigation */


#Navigation{
	
	padding: 0;
	margin: 0;
	margin-left:15px;
}
	
#Navigation ul {
	
	
	margin: 0;
	
}


#Navigation li {
	list-style: none;	
	display:inline;
	margin:0 ;
	padding: 0;
}



#Navigation li.norm a {
	font-weight:normal;
	font-size: 13px;
	float:left;
	display: block;
	border-right:solid #555 1px;
	margin:7px 0 0 0;
	padding:2px 20px;			
	color: #fff;
	text-decoration: none;				
}
	
#Navigation li.end a {
	font-weight:normal;
	font-size: 13px;
	float:left;
	display: block;
	margin:7px 0 0 0;
	padding:2px 20px;			
	color: #fff;
	text-decoration: none;				
}	


	
#Navigation li a:hover {
	
	color: #555;
	
}









#Navigation2{
	
	padding: 0;
	margin: 0;
}
	
#Navigation2 ul {
	
	
	margin: 0;
	
}


#Navigation2 li {
	list-style: none;	
	display:inline;
	margin:0 ;
	padding: 0;
}



#Navigation2 li.norm2 a {
	font-weight:bold;
	font-size: 14px;
	float:left;
	display: block;
	border-right:solid #555 1px;
	margin:7px 0 0 0;
	padding:0px 10px;			
	color: #00afeb;
	text-decoration: none;				
}
	
#Navigation2 li.end2 a {
	font-weight:bold;
	font-size: 14px;
	float:left;
	display: block;
	margin:7px 0 0 0;
	padding:0px 10px;			
	color: #00afeb;
	text-decoration: none;				
}	


	
#Navigation2 li a:hover {
	
	color: #e44791;
	
}







		
		



