/* Tagien oletustyylit */
/***********************/

* {
	margin: 0;
	padding: 0;
}

html, body {	
	height: 100%;
	font-family: Georgia, Tahoma, Verdana, Arial;
	font-size: 12px;
	background: white;
	background: #e4e4e4 url(../images/base/tausta.png) repeat-x;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: 0;
}

ul, ol {
	padding-left: 40px;
	margin: 16px 0px;
	line-height: 14px;
}

ul ul {
	margin: 0;
}

h1 {
	font-family: Georgia, Verdana, Arial;
	font-size: 28px;
	font-weight: normal;
	margin-bottom: 10px;
	color: #000;
}

h2 {
	font-family: Georgia, Verdana, Arial;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 10px;
	color: #009781;
}

h3 {
	font-family: Georgia, Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 1em;
}

p {
	margin-bottom: 14px;
	font-size: 13px;
	color: #333333;
	font-family: Georgia, Tahoma, Verdana, Arial;
}

th {
	text-align: left;
}

td {
	text-align: left;
	vertical-align: top;
}

.ingressi {
	font-family: Georgia, Verdana, Arial;
	font-size: 18px;
	color: #333333;
	font-weight: normal;
	margin-bottom: 1em;
}

/* container elementtien määrittelyt */
/****************************/

#outerContainer {
	width: 100%;
	position: relative;
}

#topContainer {
	width: 980px;
	height: 120px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/base/topContainer.png) no-repeat bottom center; */
}

#middleContainer {
	width: 980px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/base/middleContainer.png) repeat-y; 
}

#bottomContainer {
	width: 980px;
	height: 35px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/base/bottomContainer.png) no-repeat top center; 
}
#bottomContainer2 {
	width: 100%;
	height: 231px;
	position: relative;
	background: url(../images/base/bottomContainer2.png) repeat-x; 
}

/* headerin määrittelyt */
/****************************/

#header {
	width: 1003px;
	height: 80px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#logo {
	position: absolute;
	top: 20px;
	left: 20px;
}

#header-tekstit {
	width: 760px;
	position: absolute;
	top: 20px;
	right: 30px;
	text-align: right;
}

/* navigaation määrittelyt */
/***************************/ 

#navigation-top {
	position: absolute;
	height: 41px;
	bottom: 10px;
	right: 30px;
}

#navigation-top a.menuButton {
	font-size: 12px;
	font-weight: normal;
	color: #01629e;
	display: block;
	float: left;
	padding: 10px 10px;
	margin: 0px 2px 0px 2px;
	border: 2px solid #dedede;
	background-color: #fafafa;
	background-position: 2px 3px;
	background-repeat: no-repeat;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#navigation-top a.menuButton:hover {
	background-color: #bdfff5;
	text-decoration: none;
}

#navigation-top a.home {
	padding-left: 35px;
	background-image: url(../images/navigation/home.png);
	background-position: 2px 3px;
}

#navigation-top a.products {
	padding-left: 40px;
	background-image: url(../images/navigation/box.png);
	background-position: 2px 3px;
}

#navigation-top a.gallery {
	padding-left: 35px;
	background-image: url(../images/navigation/images.png);
	background-position: 2px 3px;
}

#navigation-top a.contact {
	padding-left: 48px;
	background-image: url(../images/navigation/mail.png);
	background-position: 2px 3px;
}

#navigation-top a.dealer {
	padding-left: 38px;
	background-image: url(../images/navigation/speechbubble.png);
}

#navigation {
	float: left;
	width: 250px;
	min-height: 300px;
	margin-left: 30px;
	position: relative;
}

#navigation h3.tuotenavi {
	padding: 4px 10px 10px 20px;
	margin-bottom: 3px;;
	background: url('../images/navigation/tuotenavi.png') no-repeat;
	font-size: 18px;
	font-weight: normal;
	color: white;
}

#navigation a.naviLink {
	display: block;
	padding-left: 20px;
	font-size: 15px;
}

#navigation a.naviLink:hover {
	background-color: #99dff6;
	text-decoration: none;
}



/* sisällön määrittelyt */
/****************************/

#contents {
	float: right;
	position: relative;
	width: 580px;
	min-height: 300px;
	margin-right: 80px;
	
}

#contents-index {
	position: relative;
	width: 940px;
	min-height: 420px;
	margin-left: auto;
	margin-right: auto;
	background: url('../images/pages/index-tausta.jpg') no-repeat;
	
}

/* footerin määrittelyt */
/****************************/

#footer {
	width: 940px;
	min-height: 100px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#footer a, #footer p {
	font-size: 11px;
}
/* luokka määrittelyt */
/****************************/

.bold {
	font-weight: bold;
}

.strike {
	text-decoration: line-through ;
}


.middle {
	vertical-align: middle;
}

.smalltext {
	font-weight: normal;
	font-size: 11px;
}

.bordered {
	border: 1px solid #bcbc2b;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.center {
	margin-left: auto;
	margin-right: auto;
}

.hr {
	height: 1px;
	display: block;
	background: #666;
}

.error_msg {
	height:16px;
	font-size: 11px;
	color: red;
	font-weight: bold;
	padding-left: 22px;
	padding-top: 4px;
	background: url(../images/exclamation.png) left 3px no-repeat;
	margin-top: 4px;
}

.tooltip {
	width: 250px;
}

.visible {
	visibility: visible !important;
}

.alaviiva {
	padding-bottom: 0px;
	border-bottom: 1px solid #b2b2b2;
}

/* Palautelomakkeeseen      */
/* liittyvät määritykset    */
/****************************/

.palautelomake {
	width: 100%;
}

.palautelomake td {
	padding: 5px 0px;
}

.palautelomake td input[type="text"] {
	width: 200px;
}

.palautelomake td textarea {
	width: 300px;
	height: 80px;
}

/* Uutisiin                 */
/* liittyvät määritykset    */
/****************************/

div.index_uutinen {
	position: relative;
	margin-bottom: 15px;
}


div.index_uutinen .newstitle {
	font-size: 18px;
	color: #009781;
	font-weight: normal;
	margin-bottom: 4px;
}

div.index_uutinen p {
	font-size: 13px;
	line-height: 1em;
	color: #333333;
	margin-bottom: 1em;
}

div.index_uutinen p.pvm {
	font-size: 11px;
	margin-bottom: 4px;
	color: #000000;
}

div.index_uutinen a {
	font-size: 13px;
	font-weight: normal;
	color: #01629e;
	margin: 0;
	background-repeat: no-repeat;
}

/* Selaimen tunnitukseen    */
/* liittyvät määritykset    */
/****************************/

#browser_notice {
	width: 100%;
	margin-bottom: 10px;
	padding: 5px 0px;
	border: 1px solid #cecece;
	background: #d9ffb7;
}

#browser_notice span.message {
	padding: 0px 10px;
	font-size: 11px;
}

#browser_notice  img {
	vertical-align: middle;
	margin-left: 10px;
}

#browser_notice  #notice_close {
	position: absolute;
	right: 5px;
	top: 5px;
}
