
#frontPageLinks {
	margin: 10px 0px;
	width: 995px;
	height: 267px;
	display: block;
	position: relative;
}

#frontPageLinks .result {
	width: auto;
	position: absolute;
	top: 200px;
	right: 240px;
	color: #fff;
	font-weight: bold;
}

#linkpath {
	display: none;
}

#left {
	display: none;
	float: left;
	padding: 5px 10px 25px 20px;
	width: 240px;
	height: 200px;
	margin: 0px;
	text-align: left;
	overflow: visible;
	overflow-x: hidden; /* ie6fix */
}

html>body #left {
	height: auto;
	min-height: 200px;
	overflow: hidden;
}
#right {
	width: 287px;
	padding: 30px 0 0 0;
}
#column {
	clear: both;
}

/*Tekstit*/

#main {
	float: left;
	padding: 0px;
	width: 605px;
	margin: 0px;
	text-align: left;
	overflow-x: hidden; /* ie6 fix */
}

#main .text {
	padding: 0px 20px 25px 0px;
	margin: 0px;
	overflow: hidden;
}


.onnittele {
	margin: 0px;
	padding: 0px 5px 0px 0px;
	display: block;
	width: 92px;
	height: 28px;
	line-height: 28px;
	background: url(bg/grayButtonSmaller.jpg) no-repeat;
	color: #000;
	cursor: pointer;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
}
.frontpageBox {
	background: url(bg/frontpageBox.gif) no-repeat left top;
}
#smallCart {	
	background: url(bg/frontpageBoxBottom.gif) no-repeat left bottom;
}
#smallCart .frontpageBoxContent {
	background: url(bg/shoppingBag.jpg) no-repeat -6px 15px;
}
#login {
	background: url(bg/frontpageBoxBottom.gif) no-repeat left bottom;
}
#frontpageImages H1 {
	border-bottom: 1px #d6d6d6 solid;
	font-size: 1em;
}
#frontpageImages IMG {
	margin-left: -1px;
	border-left: 1px #d6d6d6 solid;
	border-right: 0;
	border-bottom: 0;
	border-top: 0;
}
#frontpageImages2 {
	padding: 10px 0;
}
#frontpageImages2 IMG {
	border: 0;
}
#explorePresents .frontpageBoxContent {
	padding-left: 130px;
}

#smallCart, #login, #explorePresents {
	padding: 6px;
}
#frontpageBoxControls {
	top: 12px;
}
