/* @override http://www.roxy.fi/css/style.css */

body
{
	padding: 0;
	margin: 0;
	background-color: #bcc6fd;
	color: #6c8cff;
	font-family: verdana, helvetica, tahoma, sans-serif;
	font-size: 80%;
	line-height: 150%;

}

#imagespot

{
	width: 300px;
	margin-left: 25px;
	margin-bottom: 5px;
}

img
{
	xborder: 2px solid #FFF;

}

#centrecontainer
{
	position: absolute;
	top: 40%;
	left: 0px;
	width: 100%;
	
}

#outercontainer
{
	margin-left: -400px;
	position: absolute;
	top: -236px;
	left: 50%;
}

#header
{
	width: 800px;
	height: 35px;
	letter-spacing: 1px;
	
}

#container    
{
	border: 20px solid #FFF;
	width: 800px;
	height: 500px;
}

#container h2
{
	letter-spacing: -2px;
	font-size: 190%;
	margin-top: 0px;
	padding-bottom: 5px;
	width: 100%;
	line-height: 30px;
	border-bottom: 1px solid #FFF;
}

#containerright

{
	float: right;
	width: 370px;
	_width: 390px;
	*width: 390px;
	height: 480px;
	color: #FFF;
	background-color: #86a5fd;
	overflow: auto;
	padding: 10px;

}
#containerleftnews
{
	float: left;
	width: 370px;
	height: 480px;
	background-image: url(../images/taustat/tausta1.jpg);
	border-right: 20px solid #FFF;
	padding: 10px;
}

#containerlefttuotteet
{
	background-image: url(../images/taustat/tausta2.jpg);
	float: left;
	width: 370px;
	height: 480px;
	border-right: 20px solid #FFF;
	padding: 10px;
}


#containerleftkantis
{
	float: left;
	width: 370px;
	height: 480px;
	background-image: url(../images/taustat/tausta4.jpg);
	border-right: 20px solid #FFF;
	padding: 10px;
}

#containerleftgalleria
{
	float: left;
	width: 370px;
	height: 480px;
	background-image: url(../images/taustat/tausta3.jpg);
	border-right: 20px solid #FFF;
	padding: 10px;
}


#footer
{
	font-size: 110%;
	width: 800px;
	text-align: center;
	padding: 5px 0px;
}

#footer a
{
	text-decoration: none;
	color: #6c8cff;

}

#footer a:hover
{
	text-decoration: none;
	color: #FFF;
	
}

.linkit
{
	float: left;
	font-weight: bold;
	color: #FFF;
	background-color: #86a5fd;

}

.linkit a
{
	text-decoration: none !Important;
	color: #FFF;
	background-color:none;
	border:none;
	
}

.linkit a:hover
{
	text-decoration: underline !important;
	color: #fff;
	xbackground-color: #FFF;
	border:none !Important;
}

.divider

{

	border-bottom: 1px solid #FFF;
	width: 100%;

}

#logo
{
	float: left;
	font-size: 120%;

}
#navcontainer ul
{
	padding: 0px;
	margin: 0px;
	float: left;
	width: 100%;
	font-size: 14px;
	font-weight: bold;
}

#navcontainer ul li
{
	display: inline;
}

#navcontainer ul li a
{
	padding: 3px 6px;
	color: #FFF;
	text-decoration: none;
	float: left;
}

#navcontainer ul li a:hover
{
	background-color: #FFF;
	color:  #7097f1;
	
}
table{
	width:100%;
}
table img{
	border: 1px solid #666;
}

table p{
	margin: 0;
	padding: 0;
}

tr{
	line-height: 1.3;
}

td{
	width: 85px;
	margin:0 !important;
	padding: 0 0 0 3px !important;
	float: left;
	display: inline;
}
a{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 10px;
	border:none;
}
a:hover, a:visited{
	text-decoration: underline;
	border:none;
}

.title{
	xwidth: 85px;
	margin: 0 !important;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
}