
html {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	color: #000;
	font: normal .75em/1.5em Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	background-color: #e5e5e5;
}

#shadow {
	margin: 0 auto;
	padding: 0px;
	width: 980px;
	height: 600px;
	overflow: visible;
}

html>body #shadow {
	height: auto;
	min-height: 600px;
	overflow: hidden;
}

#wrapper {
	margin: 0 auto;
	padding: 0px;
	width: 980px;
	height: 600px;
	overflow: visible;
	position: relative;
	background: url(bg/wrapperTop.gif) #fff no-repeat left top;
	padding-top: 25px;
}

html>body #wrapper {
	height: auto;
	min-height: 600px;
	overflow: hidden;
}

#content {
	margin: 0 auto;
	padding: 0px;
	width: 912px;
	height: 600px;
	overflow: visible;
	color: #000;
	background-color: #fff;
}

html>body #content {
	height: auto;
	min-height: 600px;
	overflow: hidden;
}

#banner {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 912px;
	height: 147px;
	display: block;
	overflow: hidden;
	position: relative;
	background: url(bg/banner.jpg) no-repeat;
}

#banner div a {
	width: 100%;
	height: 100%;
	display: block;
}

#banner div.etusivu {
	width: 350px;
	height: 140px;
	position: absolute;
	top: 0px;
	left: 0px;
}

#banner div.worldvision {
	width: 300px;
	height: 140px;
	position: absolute;
	top: 0px;
	right: 0px;
}

#loggedIn {
	position: absolute;
	top: 165px;
	right: 30px;
	font-size: 11px;
	text-align: right;
	padding: 5px 0px 0px 10px;
}
#loggedIn table td {
	padding: 0px 2px 0px 2px;
}
#loggedIn A {
	margin: 0 7px 0 7px
}

#extraNavigation {
	position: absolute;
	right: 200px;
	top: 28px;
}
#extraNavigation UL {
	margin: 0;
	padding: 0;
}
#extraNavigation UL LI {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	border-left: 1px #d6d6d6 solid;
}
#extraNavigation UL LI A {
	padding: 0 8px 0 10px;
	color: #969696;
	text-decoration: none;
}
#extraNavigation UL LI A:hover {
	text-decoration: underline;
}
#extraNavigation .navFirst {
	border: 0 !important;
}
#navTop {
	width: 713px;
	height: 40px;
	background: url(bg/navigationTop.jpg) no-repeat left top;
	color: #fff;
	padding-left: 20px;
	overflow: hidden;
	position: absolute;
	right: 34px;
	top: 125px;
}

#navTop ul {
	margin: 0px;
	padding: 0px;
}

#navTop ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}

#navTop ul li a {
	display: block;
	padding: 13px 15px 10px 15px;
	text-decoration: none;
	color: #fff;
	font-size: 15px;
}

#navTop ul li.open {
	background: url(bg/navLeft.jpg) no-repeat left bottom;
	margin-left: -15px;
	margin-right: -15px;
}

#navTop ul li a.open {
	padding-left: 30px;
	padding-right: 30px;
	color: #f60;
	background: url(bg/navRight.jpg) no-repeat right bottom;
}



#search-box {
	width: 272px;
	height: 30px;
	padding: 0px 0px 10px 15px;
	background: url(bg/searchInput.gif) no-repeat left top;
}

#search-box table td {
	height: 30px;
	vertical-align: middle;
}

#search-box input {
	padding: 0px 2px 0px 2px;
	margin: 0px 8px 0px 10px;
	font: normal 16px/16px Arial, Verdana, Helvetica, sans-serif;
	width: 180px;
	height: 20px;
	border: 0;
	font-style: italic;
	color: #909090;
}

#search-box .searchSubmit {
	width: 61px;
	height: 30px;
	background: url("bg/searchButton.jpg") no-repeat;
	border: 0px;
	padding: 0px;
	font-style: normal !important;
	font-size: 12px !important;
	margin: 0px 0 0 8px;
	padding-bottom: 5px;
	cursor: pointer;
	color: #000;
}

#linkpath {
	display: none;
}

#login {
	clear: both;
	padding: 45px 0px 30px 0px;
}

#loginLink {

}

#loginLink a {
	font-size: 11px;
}

#tell_a_friend {
	clear: both;
	padding: 45px 0px 40px 0px;
	background: url(bg/bg_kerro_kaverille.jpg) no-repeat left top;
	width: 195px;
}

#smallCart {	
	height: 140px;
	overflow: visible;
	width: 281px;
	padding: 20px 6px 6px 6px;
	background: url(bg/shoppingBag.jpg) no-repeat left 70px;
}
HTML>BODY #smallCart {
	height: auto;
	min-height: 140px;
	overflow: hidden;
}
#smallCart .frontpageBoxContent {
	padding: 10px 0 0 100px;
	height: 145px;
	overflow: visible;
}
HTML>BODY #smallCart .frontpageBoxContent {
	height: auto;
	min-height: 145px;
	overflow: hidden;
}
#smallCart a.smallCartLink {
	width: 80px;
	height: 120px;
	display: block;
	position: absolute;
	top: 10px;
	right: 0px;
	z-index: 100;
}
#smallCart a {
	text-decoration: none;
}
#smallCart a:hover {
	text-decoration: underline;
}

.cartnotice {
	color: #000;
	font-size: 11px;
}

a.grayButton {
	width: 88px;
	height: 24px;
	padding: 5px 0px 0px 0px;
	display: block;
	text-align: center;
	background: url(bg/grayButton.jpg) no-repeat;
	color: #000;
	text-decoration: none;
}

input.grayButton {
	width: 88px;
	height: 24px;
	padding: 0px 0px 0px 0px;
	border: none;
	display: block;
	text-align: center;
	background: url(bg/grayButton.jpg) no-repeat;
	color: #000;
	text-decoration: none;
	cursor: pointer;
	font-size: 11px;
}

a.orangeButton {
	width: 127px;
	height: 28px;
	line-height: 28px;
	margin: 0px 5px 0px 5px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	background: url(bg/grayButton.jpg) no-repeat;
	color: #000;
	cursor: pointer;
	font-size: 12px;
	display: block;
	text-align: center;
	text-decoration: none;
	float: right;
}

input.orangeButton {
	width: 127px;
	height: 28px;
	margin: 0px 5px 0px 5px;
	padding: 0px 0px 2px 0px;
	border: 0px;
	background: url(bg/grayButton.jpg) no-repeat;
	color: #000;
	cursor: pointer;
	font: 12px Tahoma, Arial, sans-serif;
	display: block;
	text-align: center;
	text-decoration: none;
	float: right;
}


/*
input.orangeButton {
	width: 88px;
	height: 21px;
	padding: 0px 0px 0px 0px;
	border: none;
	display: block;
	text-align: center;
	background: url(bg/orangeSmallerGif.gif) no-repeat;
	color: #fff !important;
	text-decoration: none;
	cursor: pointer;
	font-size: 11px;
}
*/

input.textInput {
	width: 200px;
	color: #6a6a6a;
	font: 11px Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
}

#right {
	float: right;
	width: 287px;
	padding: 5px 0px 25px 0px;
	height: 200px;
	overflow: visible;
	overflow-x: hidden; /* ie6 fix */
}

html>body #right {
	height: auto;
	min-height: 200px;
	overflow: hidden;
}

/* nav-left */

#nav-left {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 280px;
}

/*Valikon linkit, listat jne.*/
#nav-left ul {
	margin: 30px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	width: 287px;
	display: block;
	overflow: hidden;
}

#nav-left ul li {
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 25px;
	list-style-type: none;
	background: url(bg/navLine.jpg) no-repeat left bottom;
}

#nav-left ul li.open {
	margin: 0px 0px 0px 0px;
	list-style-type: none;
}

#nav-left ul li a {
	display: block;
	padding: 5px 0px 5px 30px;
	margin: 0px 0px 0px 0px;
	position: relative;
	left: -25px;
	width: 225px;
	text-decoration: none;
	color: #000;
	background: transparent url(bg/bullet.jpg) no-repeat 5px 5px;
}

#nav-left ul li a.open {
	color: #f60;
}

#nav-left ul li a:hover {
	text-decoration: underline;
}

/*Alivalikon listat, linkit jne.*/

#nav-left ul li ul {
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	border:0px;
	background: none;
	width: 250px;
}

#nav-left ul li ul li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: none;
}

#nav-left ul li ul li a {
	padding: 2px 0px 2px 25px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	color: #000;
	display: block;
	border: 0px;
	background: none;
}

#nav-left ul li ul li a.open {
	color: #000;
	font-weight: normal;
	text-decoration: underline;
	background: none;
}

#nav-left ul li ul li a:hover {
	color: #000;
	font-weight: normal;
	text-decoration: underline;
}

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

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

#footerTop {
	height: 20px;
	background: url(bg/footerTop.jpg) no-repeat left top;
}

#footer {
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	width: 980px;
	height: 200px;
	background: url("bg/footer.gif") #fff no-repeat left bottom;
	color: #000;
	text-align: center;
	position: relative;
}

#footer a {

}

#powered {
	position: absolute;
	top: 20px;
	right: 30px;
}

#register {
	width: 480px;
	margin: 0 auto;
}
#register TD {
	white-space: nowrap;
}
input.regtext {
	width: 200px;
}

#register table td {
	padding: 2px;
}

.alert {
	color: #c00;
	font-weight: bold;
}

.error {
	color: #c00;
	font-weight: bold;
}

/*Peruselementit*/

a {
	text-decoration: none;
	outline: none;
	color: #f60;
}

a:hover {
	text-decoration: underline;
}

h1 {
	margin: 0px;
	padding: 6px 0px 6px 0px;
	font: bold 1.65em/1em Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
}
h1 strong {
	color: #f60;
}
h2 {
	margin: 0px;
	padding: 6px 0px 6px 0px;
	font: bold 1.1em/1em Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
}

h3 {
	margin: 0px;
	padding: 6px 0px 6px 0px;
	font: bold 1em/1em Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
}

hr {
	padding: 0px;
	margin: 5px 0px 5px 0px;
	height: 1px;
	clear: both;
	border: 0;
	color: #ccc;
	background-color: #ccc;
}

html>body hr {
	margin: 12px 0px 12px 0px;
}

p {
	padding: 5px 0px 5px 0px;
	margin: 0px;
}

img {
}

table {
	border-color: #ddd;
}

td {
	border-color: #ddd;
}

ol
{
	padding-top: 0px;
	margin-top: 0px;
}

ol li {
	list-style-type: decimal;
}

ul {
	padding-top: 0px;
	margin-top: 0px;
}

li {
	list-style-type: square;
}

form {
	padding: 0px;
	margin: 0px;
}

input, textarea {
	font: 11px Verdana;
}

/* omat-tiedot */

.withoutCard {
	padding: 5px 10px 20px 10px;
	border: 1px solid #ccc;
}

.activeCards {
	padding: 5px 10px 20px 10px;
	border: 1px solid #ccc;
}

.sentCards {
	padding: 5px 10px 20px 10px;
	border: 1px solid #ccc;
}

input.confirm {
	width: 147px;
	height: 76px;
	background: url(bg/tallenna.jpg) no-repeat;
	border: none;
	cursor: pointer;
	display: inline;
}

input.continue {
	width: 147px;
	height: 76px;
	background: url(bg/jatka_tasta.jpg) no-repeat;
	border: none;
	cursor: pointer;
	display: inline;
}

input.loginInput {
	width: 147px;
	height: 76px;
	background: url(bg/kirjaudu_btn.jpg) no-repeat;
	border: none;
	cursor: pointer;
	display: inline;
}

.huom {
	font-weight: bold;
	padding: 0px 0px 0px 45px;
	height: 62px;
	line-height: 62px;
	background: url(bg/huutomerkki.gif) no-repeat left center;
}

/* really */

#really {
	padding: 10px 0px 0px 0px;
}

#really a {
	color: #909090;
	padding: 2px 5px;
	font-weight: bold;
	text-decoration: none;
}

#really a:hover {
	background-color: #000;
	color: #8fd71e;
	text-decoration: none;
}



/* WVI_childBox */

#WVI_childBox {
	clear: both;
	overflow: hidden;
}

.plain {
	width: 240px;
	padding: 10px 10px;
	height: 50px;
	overflow: visible;
}
HTML>BODY .plain {
	height: auto;
	min-height: 50px
	overflow: hidden;
}

.box {
	width: 262px;
	height: 137px;
	padding: 10px;
	background: url(bg/child_box.jpg) no-repeat left top;
}


#WVI_childBox img {
	float: left;
	margin: 10px 10px 50px 0px;
}

a.takeChildLink {
	margin: 10px 0 0 0px;
	padding: 0px 0px 0px 0px;
	display: inline-block;
	width: 127px;
	height: 28px;
	line-height: 28px;
	background: url(bg/grayButton.jpg) no-repeat;
	color: #000;
	cursor: pointer;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
}



/* cart */

#cartPhase {
	
}

.ostoskoriin {
	clear: both;
}

.ostoskoriin a {
	color: #666;
}

.ostoskoriin a:hover {
	
}


.kassalle {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 127px;
	height: 28px;
	line-height: 28px;
	background: url(bg/grayButton.jpg) no-repeat;
	color: #000;
	cursor: pointer;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
}

.frontpageBox {
	margin-bottom: 10px;
	position: relative;
	height: 150px;
	overflow: visible;
}
HTML>BODY .frontpageBox {
	height: auto;
	min-height: 150px;
	overflow: hidden;
}
#frontpageBoxControls {
	position: absolute;
	left: 16px;
	top: 27px;
	z-index: 200;
	height: 35px;
	width: 265px;
}
#frontpageBoxControls A {
	font-size: 16px;
	color: #000;
	text-decoration: none;
	display: block; 
	float: left;
}
#showCart, #showLogin {
	padding: 5px 23px;
}
#showLogin {
	padding: 5px 23px 5px 44px;
}
#namedays, #columnRightContent, #explorePresents {
	padding: 6px;
	background: url(bg/frontpageBoxBottom.gif) no-repeat left bottom;
	height: 140px;
	overflow: visible;
}
HTML>BODY #namedays,
HTML>BODY #columnRightContent,
HTML>BODY #explorePresents {
	height: auto;
	min-height: 140px;
	overflow: hidden;
}
#explorePresents {
	background: url(bg/explorePresents.jpg) no-repeat left bottom;
	padding-bottom: 20px !important;
}
#namedays H1, #columnRightContent H1, #explorePresents H1 {
	background: url(bg/frontpageBoxHeading.jpg) no-repeat left top;
	height: 35px;
	line-height: 35px;
	margin: 0;
	padding: 0 15px;
	font-size: 16px;
	font-weight: normal;
}
.frontpageBoxContent {
	padding: 10px 14px;
}

#login, #explorePresents {
	width: 281px;
	height: 138px;
	padding: 20px 6px 6px 6px;
	height: 140px;
	overflow: visible;
}
HTML>BODY #login,
HTML>BODY #explorePresents {
	height: auto;
	min-height: 140px;
	overflow: hidden;
}
#login {
	display: none;
}
#smallCartHeader {
	height: 35px;
	width: 275px;
	background: url(bg/ostoskoriBg.jpg) no-repeat left top;
}
#loginHeader {
	height: 35px;
	width: 275px;
	background: url(bg/kirjauduBg.jpg) no-repeat left top;
}
.epLink {
	display: block;
	font: normal 16px/25px arial, sans-serif;
	color: #fff;
	width: 100px;
	height: 25px;
	background: url(bg/epLink.png) no-repeat left top;
	padding-left: 23px;
	position: relative;
	text-decoration: none;
	margin: 7px 0;
}
