/*
RESETIT
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

 

/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/* ****************************************

COMMON

***************************************** */

body {
	background: #aedf8d url(../pics/calciumm/bg_tile.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
	font: 12px/14px Arial, Helvetica, sans-serif;
}
#pageWrapper {
	background: url(../pics/calciumm/bg.jpg) no-repeat center top;
	width: 100%;
	display: table;
	min-height: 794px;
	height: 794px;
}
#content {
	width: 931px;
	margin: 21px auto 20px;
	/*background: #fff;*/
	/*border: 1px solid white;*/
	padding: 0;
	position: relative;
}
#vasenPalsta {
	display: block;
	width: 346px;
	float: left;
	/*background-color: red;*/
}
#oikeaPalsta {
	display: block;
	width: 580px;
	margin: 0 0 0 351px;
	/*background-color: blue;*/
}
#OrpoPiru {
	z-index: 10;
	position: absolute;
	height: 127px;
	width: 64px;
	top: 300px;
	right: -70px;
}

#nettiLinkki{
	margin: 5px 15px 0 0;
	padding-top: 0px;
	text-align: right;
}

#nettiLinkki a:hover{
	color: #fff;
}


.left {
	float: left;
	margin: 1px 7px 7px 0;
}
.right {
	float: right;
	margin: 1px 0 7px 7px;
}
a {
	text-decoration: none;
	color: #dc0067;
}
a:hover {
	text-decoration: none;
	color: #98c000;
}


/* ****************************************

Vasen Palsta

***************************************** */

#navi {
	display: block;
	width: 289px;
	padding: 15px 0 10px 55px;
	height: auto;
	margin: 427px 0 0 0;
	background:url(../pics/calciumm/navi_bg.gif) no-repeat;
	text-align: center;
}
#navi ul, #navi ol {
	margin: 0;
	padding: 0;
}
#navi li {
	list-style: none;
	padding: 0;
	margin: 0 0 5px 0;
	height: 1%;
}
*html #navi li {
	height: 1%;
}
#navi ul li a {
	color: white;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 5px;
}
#navi a:hover {
	color: #ddd;
}
#navi a.active {
	color: #01115f;
}
#naviBottom {
	display: block;
	width: 289px;
	padding: 15px 0 0 55px;
	height: 11px;
	margin: 0;
	background:url(../pics/calciumm/navi_bg_bottom.gif) no-repeat;
}





/* ALA-ALA NAVI */

#navi ul ul, #navi ol ol {
	margin: 0;
	padding: 0;
}
#navi ul ul li {
	list-style: none;
	padding: 0;
	margin: 1px 0;
}
#navi ul ul li a {
	color: white;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	display: block;
	padding: 3px;
	margin: 0 1px 0 0;
}
#navi ul ul li a:hover {
	background-color: #9cc500;
	color: white;
}


/* ****************************************

Oikea palsta

***************************************** */

#header {
	width: 580px;
	height: 73px;
	margin: 0;
	padding: 0;
	display: block;
}
#headerTXT {
	width: 580px;
	height: 12px;
	margin: 0 0 5px 0;
	padding: 0;
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;	
}
#etusivuMainPic {
	width: 580px;
	height: 340px;
	margin: 0 0 5px 0;
	padding: 0;
	display: block;
}

#korttiMainPic {
	width: 580px;
	height: 340px;
	margin: 0 0 5px 0;
	padding: 0;
	overflow: hidden;
	position: relative;
}

#kortin_leipis{
	background: url(../pics/calciumm/leipis_bg.gif) repeat-y;
	width: 530px;
	padding: 3px 25px 50px 25px;
	display: block;
	overflow: hidden;
	position: relative;
}

#card_selection{
	width: 530px;
	overflow: hidden;
	clear: both;
	margin-bottom: 1em;
}

#card_selection a{
	display: block;
	float: left;
	font-size: 11px;
	padding-top: 3px;
	width: 20px;
	height: 17px;
	background-color: #e80c73;
	color: #fff;
	border: 1px solid #fff;
	text-align: center;
	text-decoration: none;
	opacity: .60;
	filter:alpha(opacity=60);-moz-opacity:.60;opacity:.60;
}

#card_selection a:hover, 
#card_selection a.selected,
#card_selection a.selected:hover {
	opacity: .95;
	filter:alpha(opacity=95);-moz-opacity:.95;opacity:.95;
}

#card-preview-buttons{
	margin-top: 50px;
}

label.unsubscribe{
	float: left;
	display: block;
	padding: 0;
	width: 150px;
}

label.cardlabel,
.feikkilabel{
	float: left;
	display: block;
	padding: 0;
	width: 170px;
}

.feikkilabel_150{
	float: left;
	display: block;
	padding: 0;
	width: 150px;
}



#etusivuAlaNostot {
	width: 580px;
	height: 149px;
	margin: 0 0 5px 0;
	padding: 0;
	display: block;
	color: #e40062;
}
#etusivuAlaNostotOikea,
#etusivuAlaNostotVasen {
	width: 256px;
	height: 149px;
	padding: 0 15px;
	display: block;
	background: url(../pics/calciumm/alaboxi_bg.gif) no-repeat;
	overflow: hidden;
	float:left;
}
#etusivuAlaNostotVasen {
	margin: 0 0 5px 0;
	padding-top: .5em;
	float: left;
}
#etusivuAlaNostotVasenText{
	width: 156px;
	float: left
}
#etusivuAlaNostotVasenFlash{
	width: 100px;
	float: left
}

#etusivuAlaNostotVasen h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 5px 0;
	margin-bottom: 10px;
}



#etusivuAlaNostotOikea {
	background: url(../pics/calciumm/alaboxi_bg-pinkki.gif) no-repeat;
	margin: 0 0 5px 5px;
	color: #fff;
	width: 256px;
	padding: 0 15px 0 15px;	
}

#etusivuAlaNostotOikea h2{
	color: #fff;
	font-size: 14px;
	font-weight: bold;	
	padding: 0 0 0 0px;
}

#etusivuAlaNostotOikea p{
	color: #fff;
	padding: 0 75px 0 0px;
}

#etusivuAlaNostotOikea a{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#etusivuAlaNostotOikea a:hover{
	text-decoration: underline;
}

#etusivuAlaNostotVasen a h2,
#etusivuAlaNostotVasen a p{
	color: #dc0067;
	text-decoration: none;
}
#etusivuAlaNostotVasen a:hover p{
	color: #8eb40e;
	text-decoration: none;
}



#etusivuAlaNostotVasen a{
	font-weight: bold;
}

#etusivuAlaNostotVasen a:hover{
	color: #8eb40e;
	text-decoration: none;
}



/* ****************************************

ALASIVU

***************************************** */

#leipisTop {
	background: url(../pics/calciumm/leipis_bg_top.gif) no-repeat;
	width: 580px;
	height: 12px;
	display: block;
}
#leipisBottom {
	background: url(../pics/calciumm/leipis_bg_bottom.gif) no-repeat;
	width: 580px;
	height: 12px;
	display: block;
}
#leipis {
	background: url(../pics/calciumm/leipis_bg.gif) repeat-y;
	width: 530px;
	padding: 3px 25px 150px 25px;
	min-height: 375px;
	display: block;
	overflow: hidden;
	position: relative;
}
#leipis p {
	margin-right: 25px;
}
#leipisSivu {
	float: right;
	display: block;
	width: 115px;
	margin: 0 0 10px 20px;
}
#tuotteet {
	clear: both;
	position: absolute;
	left: 25px;
	bottom: 0px;
}
h1 {
	font: normal 24px/26px Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
	color: #e50062;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 10px 0 15px 0;
	color: #e50062;
}
h3 {
	font: 12px/14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 1em 0;
	color: #e50062;
}

p#preheading{
	font: 12px/14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	color: #e50062;
}

p {
	margin: 0 0 10px 0;
}

p.error{
	background-color: #e50062;
	color: #fff;
	font-weight: bold;
	padding: 5px 10px;
}
p.success{
	background-color: #98c000;
	color: #fff;
	padding: 5px 10px;
	font-weight: bold;
}

ol{
	list-style: decimal;
	margin-left: 1.7em;
	color: #e50062;
	font-weight: bold;
	font-size: 1.2em;
}
ol p{
	font: 12px/14px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	padding-right: 1em;
}

ul{
list-style-type: disc;
margin-left: 0px;
padding-left: 15px;
margin-bottom: 1em;
}

/* ****************************************

FORMS

***************************************** */

input, textarea, select {
	border: 1px solid #98c000;
	background-color: #f5f9e6;
	margin: 2px 0;
	padding: 2px;
	font: 12px/14px Arial, Helvetica, sans-serif;
	color: #171717;
}
input:hover, textarea:hover, select:hover,
input:focus, textarea:focus, select:focus {
	border: 1px solid #98c000;
	background-color: #ecf9ba;
	margin: 2px 0;
	padding: 2px;
	font: 12px/14px Arial, Helvetica, sans-serif;
	color: #171717;
}
input.btn {
	background-color: #98c000;
	margin: 2px 0;
	padding: 4px 30px;
	font: 12px/12px Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}

input.submit{
	cursor: pointer;
}


/* KISA */
td.question{
	width: 150px;
}

td.question-wide{
	width: 200px;
}



#makukisa{
	width: 400px;
	overflow: hidden;
	position: relative;
	padding-left: 30px;
}

#makukisa-minttu{
	width: 150px;
	float: left;
	position: relative;
	overflow: hidden;
}

#makukisa-vadelmamansikka{
	width: 200px;
	float: left;
	position: relative;	
	overflow: hidden;	
}

#makukisa-option-minttu{
	position: absolute;
	top: 150px;
	left: 0px;
}

#makukisa-option-vama{
	position: absolute;
	top: 150px;
	left: 0px;	
}

#omamakuwrapper{
	float: left;
	width: 100%;
	margin-bottom: 1em;
}

#omamaku{
	display: inline;
	float: left;
	width: 325px;
	height: 50px;
}


/* KALKKITESTIN KAMAT */
div#test-questions{
	overflow: hidden;
	float: left;
	width: 100%;
}


ol li.testquestion{
	margin-top: .5em;
	margin-bottom: 1em;
}

ol li ul{
	width: 480px;
	display: block;
	overflow: hidden;
	list-style-type: none;
	margin-bottom: .5em;
	clear: both;
}

ol li ul li.testoptionli{
	float: left;
}

label.testoption{
	color: #000;
	font-size: 12px;
	font-weight: normal;
	float: left;
	width: 450px;
	margin-bottom: .5em;
	vertical-align: middle;
}

div.test-extrainfo{
	overflow: hidden;
	width: 480px;
	display: none;
}

div.test-extrainfo-open{
	overflow: hidden;
	width: 480px;
	display: block;
}

div.test-extrainfo-roof{
	width: 480px;
	margin: 0px;
	height: 10px;	
	background: url(../pics/calciumm/green-box/green-roof-480px.jpg) no-repeat bottom left;
}

div.test-extrainfo-body{
	overflow: hidden;
	padding: 10px;
	width: 460px;
	background: url(../pics/calciumm/green-box/green-body-480px.jpg) repeat-y #98c000;	
	color: #fff;
}

div.test-extrainfo-body p, 
div.test-extrainfo-body h1, 
div.test-extrainfo-body h2, 
div.test-extrainfo-body h3,
div.test-extrainfo-body ul,
div.test-extrainfo-body ul li{
	margin-top: 0px;
	margin-bottom: 1em;
	color: #fff;
}

div.test-extrainfo-body ul{
	font-size: 12px;
	font-weight: normal;
	list-style-type: disc;
	padding-left: 2em;
	width: 90%;
}	

div.test-extrainfo-floor{
	width: 480px;
	height: 10px;
	margin: 0px;
	background: url(../pics/calciumm/green-box/green-floor-480px.jpg) no-repeat;
}

div.test-extrainfo ul{
	color: #000;
	font-size: 12px;
	font-weight: normal;
}

input.test-radiobtn{
	float: left;
	clear: left;
	margin-right: .5em;
	background: none;
	border: none;
}

