
* {
	margin: 0;
	padding: 0;
}

body,html {
	margin: 0;
	padding: 0;
	font-family: arial,sans-serif;
	font-size:small;
	color:#6E6E6E;
	font-size: 10pt;
	height: 100%;
	background-image: url(/kuvat/taustakuva.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #000000;
}

A:link, A:visited, A:active
{
	COLOR: #7F0802;
	text-decoration: none;
}

A:hover
{
	COLOR: #460300;
	text-decoration: none;
}


div#runko {
	width: 975px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -75px; /* the bottom margin is the negative value of the footer's height */
	background-color: transparent;
}


div#sisalto {
	position: relative;
	width: 975px;
	margin: 0 auto 0 auto;
}

div#nav_kategoriat {
	margin: 85px 0;
	padding: 0 25px 25px 0;
	float: left;
	width: 200px;
	background-image: url(/kuvat/black.png);
	background-repeat: repeat;
}

div#palsta {
	float: right;
	width: 750px;
	margin-top: 20px;
}



div#ylaosa { margin: 0; width: 750px; height: 65px; clear: both;}

div#tekstipalsta { 

	width: 710px;
	min-height: 500px;
	background: #FEFDFD;
	clear: both;
	padding: 20px;
	overflow: auto;
	margin: 0;

}

div#logo {
	float:left;
	width: 288px;
	height: 65px;
	margin: 0; padding: 0;
}

div#toiminnot { float: right; width: 462px; height: 65; margin: 0; padding: 0;}


div#nav_sivut { 

margin: 0; 
width: 750px; 
height: 52px; 
clear: both;
background-image: url(/kuvat/tausta_sivunavi.jpg);
background-position: top center;
background-repeat: no-repeat;
}


#maksulogot {
width: 305px;
height: 65px;
float: left;
}

#kori {
padding: 10px;
width: 137px;
height: 45px;
float: right;
background-image: url(/kuvat/tausta_ostoskorinsisalto.jpg);
background-position: top left;
background-repeat: no-repeat;
text-align: center;
}

#hintailmoitus {
text-align: center;
display: block; 
width: 200px; 
clear: both; 
margin: 0; padding: 10px 0 10px 0;
color: #ffffff;
font-size: 8pt;
}

.madeby {
	position: absolute;
	right: 5px;
	top: 5px;
}

.push {
	height: 75px; /* .push must be the same height as .footer */
	clear: both;
}

div#alapalkki {
	width: 100%;
	min-height:75px;
	background-image: url(/kuvat/tausta_alaosa.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #800000;
}




div#yhteystiedot {
	width: 975px;
	margin: 0 auto 0 auto;
	padding: 27px 0;
	text-align: center;
	font-size: 10pt;
	color: #ffffff;
}

div#yhteystiedot	A:link, div#yhteystiedot A:visited, div#yhteystiedot A:active
{
	COLOR: #ffffff;
	text-decoration: none;
	font-size: 10pt;
}

div#yhteystiedot A:hover
{
	COLOR: #ffffff;
	text-decoration: underline;
	font-size: 10pt;
}






#kategoriat ul { /* all lists */
				 padding: 0;
				 margin: 0;
				 list-style: none;
}

#kategoriat li { /* all list items */
				 list-style: none;
				 padding: 0;
				 margin: 0 0 10px 0;
				 color: #ffffff;
}



#kategoriat li a.nav0:link, #kategoriat li a.nav0:visited {
	color: #ffffff;
	display: block;
	text-align: right;
	text-decoration: none;
	text-transform : uppercase;
	font-weight: bold;
}

#kategoriat li a.nav0:hover {
	color: #D4D4D4;
	display: block;
	text-align: right;
	text-decoration: none;
	text-transform : uppercase;
	font-weight: bold;
}


#kategoriat li a.nav1{
	color: #D4D4D4;
	display: block;
	text-align: right;
	text-decoration: none;
	text-transform : uppercase;
	font-weight: bold;
	padding: 2px 20px 2px 0;
	font-size: 9pt;
}

#kategoriat li a.nav1:hover {
	color: #EBEBEB;
	text-shadow: 0 0 5px #999;
}




#kategoriat li a.nav2{
	color: #D4D4D4;
	display: block;
	text-align: right;
	text-decoration: none;
	text-transform : uppercase;
	font-weight: bold;
	padding: 2px 40px 2px 0;
	font-size: 9pt;
}

#kategoriat li a.nav2:hover {
	color: #EBEBEB;
	text-shadow: 0 0 5px #999;
}





#kategoriat li a.current:link, #kategoriat li a.current:visited
{
	color: #FF0000;
	display: block;
	text-align: right;
	text-decoration: none;
	text-transform : uppercase;
	font-weight: bold;
}

#kategoriat li a.current:hover
{
	color: #800000;
	display: block;
	text-align: right;
	text-decoration: none;
	text-transform : uppercase;
	font-weight: bold;
}










/* NAVIGATION						*/ 
#sivut {
	margin: 0;
	padding: 15px 0 0 50px;
	position: relative;
	z-index: 10;
}

#sivut ul, #sivut li
{
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sivut li a.nav {
	background: url( ) no-repeat;
	color: #970102;
	text-transform : uppercase;
	text-decoration: none;
	margin: 0 10px 0 0;
}
#sivut li a.nav:hover, #sivut li a.current {
	color: #646464;
	text-decoration: none;
}
#sivut li a.current {
	cursor: default;
}

.avaa_ostoskori {
clear: both;
margin: 5px auto;
padding: 0;
}

.hilight{
	/* all the buttons and other shit that changes color at hover */
	background-position: 0 0;
	background-repeat: no-repeat;
	border: 0;
	cursor: pointer;
	display: block;
}

.tweet{

}

.tweet_time{
	color: gray;
	font-size: smaller;
}

/* -------------------------------- */
