body, html {
	width: 970px;
	margin: 0 auto 0 auto;
	background-image: url('../img/background.jpg');
	text-align: center;
}

img { border: 0; }
a { text-decoration: none; color: #d2ff00; outline: none; }
a:hover { color: #FFFFFF; }
a.selected { color: #ffffff; }

.logo {
	float: left;
	margin-top: 50px;
	margin-left: 35px;
}

#center {
	width: 970px;
	margin: 0 auto 0 auto;
	text-align: left;
	background-image: url('../img/mid-background.jpg');
	background-repeat: repeat-y;
}

#main {
	width: 100%;
	background-image: url('../img/mid-background-upperlevel.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 648px;
}


#footer {
	width: 964px;
	background-image: url('../img/footer-background.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	height: 110px;
	margin-left: 5px;
	float: left;
	margin-top: 50px;
	font-family: "Arial","Verdana";
}

#lower-navigation a { margin-right: 15px; }
#lower-navigation {
	float: left;
	width: 100%;
	text-align: left;
	margin-left: 40px;
	margin-top: 18px;
	font-family: "Trebuchet Ms","Arial";
	font-size: 16px;
	text-transform: uppercase;
}

#navigation a { margin-right: 20px; }
#navigation {
	float: left;
	text-align: left;
	width: 100%;
	margin-left: 30px;
	margin-top: 45px;
	font-family: "Trebuchet Ms","Arial";
	font-size: 22px;
}

#header {
	width: 100%;
	height: 250px;
	float: left;
}

h1 {
	text-align: left;
	float: left;
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	font-family: "Trebuchet Ms", "Arial";
	font-size: 20px;
	margin-left: 30px;
}

.main-long img { float: left; }
.main-long {
	float: left;
	width: 791px;
	margin-left: 90px;
	margin-top: 20px;
}
.main-long-mid {
	margin-top: -6px;
	float: left;
	width: 751px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
	color: #FFFFFF;
	font-family: "Verdana","Arial";
	font-size: 13px;
	background-image: url('../img/main-long-mid.png');
}
.main-long-mid p {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	display: block;
}

.y {
	color: #d2ff00;
	font-size: 16px;
	float: left;
	width: 100%;
	display: block;
}

#footer .y { font-size: 20px; margin-top: 15px; margin-left: 25px; display: inline; width: 600px; }
#footer p { margin: 0; padding: 0; margin-left: 35px; }

#footer img { float: right; margin-right: 25px; }

#mallistolista {
	width: 940px;
	margin-left: 80px;
	float: left;
}

.list_malli a { color: #FFFFFF; }
.list_malli a:hover { color: #d2ff00; }
.list_malli {
	float: left;
	width: 180px;
	height: 230px;
	display: table-cell;
	vertical-align: mid;
	background-image: url('../img/product-bg.png');
	background-repeat: no-repeat;
	margin-right: 30px;
	margin-top: 30px;
	text-align: center;
	font-family: "Verdana","Arial";
	text-transform: uppercase;
	font-size: 14px;
}

.list_malli img {
	margin-top: 35px;
	padding-bottom: 0px;
	border: 1px solid #333333;
	padding: 2px;
	background-color: #333333;
}

.list_malli span {
	float: left;
	width: 100%;
	text-align: center;
	display: block;
	height: 35px;
	font-weight: bold;
	letter-spacing: 0.05em;
}

.list_malli_img {
	width: 100%;
	float: left;
	height: 198px;
	text-align: center;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(../img/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/overlay.png", sizingMethod="scale");
	}
	
.mimg { 
	margin-left: 10px;
	border: 1px solid #333333;
	padding: 2px;
}