
* {
	margin: 0;
	padding: 0;
	border: 0;
}

body{
	background-image: url('images/bg.gif'); 
	/*font-family: 	Arial,Helvetica,'Helvetica Neue',Verdana,sans-serif;*/
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	/*font-family: 'Lucida Grande',Helvetica,Arial,"Trebuchet MS",Verdana,sans-serif*/
}
/* /////////////MAIN DIVS////////////// */
#container{
	position:absolute;
	margin: 0 auto;   /* align for good browsers */
	margin-left: -506px;
	left: 50%;
	width: 932px; /*1012 - 80*/
	height: 600px;
	/*background-image: url('images/bg2.png'); */
	background-repeat: no-repeat;
	padding: 0px 0px 0px 80px;
}

#top{
	width: 852px;
	height: 75px; /*110px-35*/
	/*padding-left: 380px;*/
	padding-top: 35px;	
}

#content_top{
	background-image: url('images/content_top.png'); 
	width: 852px;
	height: 19px;
}

#content_center{
	background-image: url('images/content_center.png'); 
	width: 852px;
	min-height: 500px;	
}

#content_bottom {
	background-image: url('images/content_bottom.png'); 
	width: 852px;
	height: 19px;	
}

#footer {
	margin-top: 10px;
	margin-bottom: 5px;
	background-image: url('images/footer.png'); 
	width: 852px;
	height: 50px;	
}

/* /////////////TOP/NAVIGATION////////////// */

#top a{
	color: #999999;
	text-decoration: none;
	font-size: 12px;
	line-height: 11px;
}

#top a:hover{
	color: #66ccff;
	text-decoration: underline;
}

.navi {
	border-collapse:collapse;
}

.navi tr td {
	text-align: center;
	font-size: 12px;
	line-height: 1;
}

.navi tr{
}
/*
.menu{
	margin-left: 400px;	
}

.menu li{
	list-style: none;
	display: inline;
	margin-left: 30px;
}

.menu li a{
	background-repeat: no-repeat;
	width: 52px;
	height: 66px;
	display: block;
	float: left;
	padding-top: 40px;
	padding-left: 4px;	
}

#menutd{
	vertical-align: top;
	text-align: left;	
	width: 320px;
}


#testi{
	background-image: url('images/home.gif'); 
	background-repeat: no-repeat;
	width: 52px;
	height: 66px;
	display: block;	
	padding-top: 40px;
}*/

#logo{
	width: 410px;
	vertical-align: top;
	text-align: left;
}

#home{
	width: 80px;
}
	
#service{
	width: 80px;
}

#info{
	width: 80px;
}

#order{
	width: 80px;
}

#contact{
	width: 110px;
}
/*
#home a{
	background-image: url('images/home.gif'); 
	padding-left: 4px;
	display: block;	
}
	
#service a{
	background-image: url('images/service.gif'); 
	padding-left: 4px;
}

#info a{
	background-image: url('images/info.gif'); 
	padding-left: 6px;
}

#order a{
	background-image: url('images/order.gif'); 
	padding-left: 0px;
}

#contact a{
	background-image: url('images/contact.gif'); 
	padding-left: 0px;
}*/
/* /////////////CONTENT////////////// */
#content{
	margin: 0px 10px 0px 30px;	
	padding: 6px 0px 0px 0px;
}

p {
	line-height: 22px;
	color: #333333; 
	font-size: 12px;
	font-weight: lighter;

 }
 
b, strong{
	line-height: 22px;
	color: #333333; 
	font-size: 12px;
	font-weight: bold;	
}
p a {
	color: #0099ff;
	text-decoration: underline;	
}
a#active{
	color: #66ccff;
}
a#activeSub{
	color: #66ccff;
	text-decoration: none;
}

a {
	font-weight: lighter;
	line-height: 22px;
	color: #0099ff;
	font-size: 12px;
	text-decoration: underline;	
}
a:hover{
	color: #66ccff;
	text-decoration: underline;
}

h1 {
	color: #0066cc;
	font-size: 22px;
	line-height: 35px;	
	font-weight: normal;
	text-shadow: #c6d9e9 1px 1px 1px;
	padding: 0 10px 5px 0;
	margin-bottom: 10px;
	border-bottom: 1px solid #bcbcbc;

  }
  
h1 a{
	color: #0066cc;
	font-size: 22px;
	font-weight: normal;
	text-shadow: #c6d9e9 1px 1px 1px;
	text-decoration: none;	
}

h1 a:hover{
	text-decoration: none;	
}
  

h2 {
	color: #0066cc;
	font-size: 18px;
	line-height: 30px;	
	font-weight: normal;
	text-shadow: #c6d9e9 1px 1px 1px;
	padding: 0 10px 2px 0;
	margin-bottom: 8px;
	margin-top: 12px;
	border-bottom: 1px solid #bcbcbc;
}

h2 a{
	color: #0066cc;
	font-size: 18px;
	line-height: 30px;	
	font-weight: normal;
	text-shadow: #c6d9e9 1px 1px 1px;
	text-decoration: none;
}

h2 a:hover{
	text-decoration:none;	
}
h3 {
	color: #003399;
	font-size: 16px;
	line-height: 15px;	
	font-weight: normal;
	text-shadow: #c6d9e9 1px 1px 1px;
	padding: 0 10px 10px 0;
	margin-top: 12px;
	}
  
h4 {
	margin-bottom: 3px;
	font-weight: bold;
	color: #6d6f72;
}

h5 {
	margin: 3px 3px 3px 1px;
	font-weight: bold;
	color: #003399;
	font-size: 15px;
}
h5 a{
	margin: 3px 3px 3px 1px;
	font-weight: bold;
	color: #003399;
	font-size: 15px;
	text-decoration:none;
}
h5 a:hover{
	text-decoration:none;
}
#tuotelista{
	margin-top: 30px;
	height: 180px;	
}

#tuotelista li{
	list-style: none;
	display: inline;	
}

#tuotelista li a{
    color: #cfcfcf;
	text-indent: -9999px;
	width: 129px;
	height: 178px;
	display: block;	

	float: left;
	margin-left: 22px;

}


#tuotelista a#videot{/*ikonin leveys 129px + väli seuraavaan 5px; = 134*/
	background-position: -134px 0px;
}
#tuotelista a#diat{
	background-position: -268px 0px;
}
#tuotelista a#aanitteet{
	background-position: -402px 0px;
}
#tuotelista a#muistikortit{
	background-position: -536px 0px;
}

#tuotelista a#kaitafilmit:hover{/*ikonin korkeus 179*/
	background-position: 0px 179px;
}

#tuotelista a#videot:hover{/*ikonin korkeus 179*/
	background-position: -134px 179px;
}
#tuotelista a#diat:hover{
	background-position: -268px 179px;
}
#tuotelista a#aanitteet:hover{
	background-position: -402px 179px;
}
#tuotelista a#muistikortit:hover{
	background-position: -536px 179px;
}

#tuotelista li img{
	margin-left: 25px;	
}

.lista{
	margin-left: 0; 
	padding-left: 20px;
	list-style-image: url("images/ul.gif");
	line-height: 20px;
	color: #333333; 
	font-size: 12px;
	margin-right: 30px;
}

.numerolista {
	margin-left: 0; 
	padding-left: 20px;
	line-height: 20px;
	color: #333333; 
	font-size: 12px;
	margin-right: 30px;	
}

.infobox_mini{
	padding-top:3px;
	padding-right:3px;
	padding-bottom:3px;
	padding-left:5px;
	border: 1px solid gray; 	
	margin-bottom: 3px;
	margin-left: 10px;
	float: right;
	width: 200px;
}

.pikkutuote {
	float: left;
	margin-right: 13px;	
	width: 50px;
	height: 50px;
}
.submenu{
	margin-left: 0; 
	padding-left: 20px;
	list-style-image: url("images/ul.gif");
	line-height: 20px;
	color: #333333; 
	font-size: 12px;
	margin-right: 30px;	
}

.submenu li{

}

.submenu li a{
	font-size: 16px;	

}
/* /////////////Etusivu////////////// */
#intro{
	border-collapse: collapse;
}

#intro p{
	line-height: 20px;
	margin-right: 30px;
}

#intro td{
	width: 200px;
	height: 250px;
	vertical-align: top;
}
/* /////////////Palvelut////////////// */
#servicepage td{
	vertical-align: top;
}
#servicepage td div{
	padding-left: 5px;	
	
}

.palveluesittely {
	height: 90px;	
}


/* /////////////Palvelut-alasivu////////////// */
#product{
	border-collapse: collapse;
}

#product p{
	line-height: 20px;
	margin-right: 30px;

}

#product td{
	width: 200px;
	height: 200px;
	vertical-align: top;	
}

#product ul{
	margin-left: 0; 
	padding-left: 20px;
	list-style-image: url("images/ul.gif");
	line-height: 20px;
	color: #333333; 
	font-size: 12px;
	margin-right: 30px;
}


/* /////////////Tietoa-sivu////////////// */

#infopage td{
	vertical-align: top;
}
infopage td div{
	padding-left: 5px;	
	
}


.tallenteet{
	line-height: 20px;
	color: #333333; 
	font-size: 12px;
	margin-right: 30px;
}

/* /////////////Yhteystiedot-sivu////////////// */

option, select, input{
	font-size: 13px;
	font-weight: lighter;
}
input#button {
	cursor: pointer;
	margin-top: 5px;
	color: white;
	margin: 3;
	padding: 5;
	border: 3;
	width: 132px;
	height: 50px;
	background-image: url('images/button_bg.png');
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 2px;
}
input#button:hover{
	color: gray;
	background-position: 0px -50px;
}

#kartta {
	position:absolute;
	margin: 0 auto;   /* align for good browsers */
	width: 100% /*1012 - 80*/
	height: 100%
	padding: 0px 0px 0px 80px;	
	z-index: 1;
	top: 155px;
	background-image: url('images/shadow.png');
}


#map {

}
/* /////////////HINNASTO////////////// */

.hinnasto{
	line-height: 20px;
	color: #333333; 
	font-size: 12px;
	margin-right: 30px;
}

.hinnasto tr td{
	vertical-align: top;	
}

.hinnasto tr th,
.diahinnasto tr th{
	 text-align: left;
}


.infobox{
	float: right; 
	width: 430px; 
	border: 1px solid gray; 
	padding: 5px;	
}

.infobox p{
	font-size: 10px;	
}

.diahinnasto{
	line-height: 20px;
	color: #333333; 
	font-size: 12px;
	margin-right: 30px;
}

.diahinnasto td,.diahinnasto th{
	border: 1px solid gray;	
	padding: 3px;
}

.infoboxdiat{
 
	width: 430px; 
	border: 1px solid gray; 
	padding: 5px;	
}

.infoboxdiat p{
	font-size: 10px;	
}

/* /////////////FOOTER////////////// */

#footer_content {
	margin: 3px 3px 3px 20px;
	padding-top: 15px;
}
#languages {
	float:left;	
	margin-right: 20px;
}
#footer_content p{
	color: #999999;
	font-size: 11px;
}

/* /////////////ADMIN////////////// */
input.btn {
  color:#050;
  font: bold 84% 'trebuchet ms',helvetica,sans-serif;
  background-color:#fed;
  border:1px solid;
  border-color: #696 #363 #363 #696;
  cursor: pointer;
}



.laskuri input,
.laskuri select{
	width: 60px;	
	border: 1px solid #003399;
}
