/* styleextra.css luotu, 03.08.2010 */

body {

	

	background: 
url('http://www.retkikassa.putteri.fi/datafiles/userfiles/Image/tausta_png.png') 
repeat-x;
        background-color: #DAE46E;


}


.ylap {

        width: 957px;
        height: 181px;
        background: url('/datafiles/userfiles/Image/ylap_safari.png');

}

.valboxactbg {
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	text-align: center;
	letter-spacing: 1px;
}

.valboxbg {
        -moz-border-radius: 15px;
        -webkit-border-radius: 15px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 1px;
	font-family: Arial;
}

.paalinkitactive:hover {
	color: #97CD4D;
	text-decoration: none;
}

.paalinkit:hover {
	color: #97CD4D;
	text-decoration: none;
}


.ajank {
	width: 203px; 
	margin-left: 7px; 
	background-color: #ffffff;  
	-moz-border-radius: 20px; 
	margin-bottom: 14px;
}

.sisaltonewsbody {
	background: url('/datafiles/userfiles/Image/reuna_ff.png') 
repeat-y;
        
}

.sisaltonewstitle {
	border: 1px solid #ff0000;
}


@media screen and (-webkit-min-device-pixel-ratio:0){

	.ajank {
	        width: 198px;
	        margin-left: 0px;
	        background-color: #ffffff;
	        -webkit-border-radius: 20px;
        	margin-bottom: 14px;
		display: block;
	}

	.ylap {

		width: 957px; 
		height: 181px; 
		background: 
url('/datafiles/userfiles/Image/ylap_safari_real.png');

	}

	.sisaltonewsbody {
		background: 
url('/datafiles/userfiles/Image/sivu_safari.png') repeat-y;
		border-left: 10px solid #272727;
	}


        .sisaltonewstitle {
                border-left: 1px solid #272727;
        }


}



