/* Globaalit tyylit
------------------------------------------------------------------*/


/* body pääsivustolle */
#main {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial;
	background-color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	line-height: 1.7em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}


h1 {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial;
	font-size: 22px;
	color: #ef731b;
	font-weight: bold;
	margin-bottom: 14px;
	font-style: normal;
	margin-top: 10px;
	line-height: normal;
}

h2 {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial;
	font-size: 19px;
	color: #000000;
	font-weight: normal;
	margin-bottom: 7px;
	margin-top: 0px;
	line-height: 24px;
}

h3 {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial;
	color: #0089CF;
	text-transform: none;
	font-weight: bold;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	margin-bottom: 6px;
	margin-top: 35px;
}

h4 {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial;
	font-size: 22px;
	color: #13528A;
	font-weight: normal;
	margin-bottom: 24px;
	margin-top: 0px;
}

h5 {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial;
	color: #0089CF;
	text-transform: none;
	font-weight: bold;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	margin-bottom: 11px;
	margin-top: 35px;
}

h6 {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial;
	color: #0089CF;
	text-transform: none;
	font-weight: bold;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	margin-bottom: 9px;
	margin-top: 35px;
}

a {
	outline: none;
}

p {
	margin-bottom: 11px;
	padding: 0px;
	margin-top: 0px;
}

input:focus, textarea:focus, select:focus {
	background-color: #FFFFFF;
	color: #000000;
}

.noprint { /* HUOM! Interaktin laajennukset häiritsevät alla olevia - käytä "important!"-lisäystä */
	display:none !important;
}

.noscreen {
	display:block !important;
}


/* DIVit
------------------------------------------------------------------*/
 
#base {
	background-color: #FFFFFF;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 780px;
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#tulostuslogo {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial;
	font-size: 12px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	display: block;
	margin-bottom: 20px;
}

#header {
	background-image: url(kuvat/sonar_logo.gif);
	background-repeat: no-repeat;
	background-position: 50px top;
} 
  
#header2 {
	text-align: left;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial;
	font-size: 13px;
	background-image: url(kuvat/header2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height: 20px;
	padding-left: 74px;
} 

#content { /* sisältöpohja marginaalilla */
	padding-left: 50px;
}

#content a:link, #content a:visited {
	color: #003399;
	text-decoration: underline;
} 

#content a:hover {
	color: #e44703;
	text-decoration: none;
} 

#content2 {  /* sisältöpohja harmaalla taustalla */
	background-color: #ffffff;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #ffffff;
}

#content3 {  /* sisältöpohja valkoisella taustalla (Elainlaakarit) */
	background-color: #ffffff;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #ffffff;
}

#menutausta {
	width: 430px;
	margin: 0;
	display: block;
	background-color: #000000;
	background-image: url(kuvatv2/menu_alavalkoinen.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0px;
	height: auto;
}
  
#footer {
	background-color: #e7e8e9;
	margin-top: 12px;
	margin-left: 50px;
	padding-left: 10px;
	padding-top: 3px;
	height: 20px;
	width: 720px;
}

#ikonit {
	text-align: center;
	width: 122px;
	padding-top: 22px;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 15px;
}

#ikonit a:link, #ikonit a:visited {
	color: #000000;
	text-decoration: none;
}

#ikonit a:hover {
	color: #e44703;
	text-decoration: underline;
}

#ikonit .otsikotvalittu a {
	color: #e44703;
}

#ikonit img {
	padding-bottom: 3px;
	padding-top: 3px;
}

#tuotelinkit {
	padding-top: 26px;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 15px;
	line-height: 16px;
}

#tuotelinkit li {
	padding-bottom: 7px;
}

#tuotelinkit ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#tuotelinkit li a:link, #tuotelinkit li a:visited {
	color: #000000;
	text-decoration: none;	
}

#tuotelinkit li a:hover {
	color: #e44703;
	text-decoration: underline;
}

#tuotelinkit li.valittu a {
	color: #e44703;	
}

#tuotetieto, #tuotetieto2 {
	padding-left: 20px;
	padding-top: 27px;
}

#tuotetieto2 {
	width: 560px;
}


/* Muut
------------------------------------------------------------------*/

td.tdmenu {
	background-color: #000000;
	text-align: right;
	width: 288px;
	padding-right: 12px;
}

td.tdfooter1 {
	background-color: #e7e8e9;
	height: 22px;
	padding-top: 1px;
	font-size: 11px;
	padding-left: 10px;
	font-weight: bold;
}

td.tdfooter2 {
	background-color: #000000;
}

td.tdfooter3 {
	height: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-align: center;
}

td.tdfooter4 {
	height: 20px;
	text-align: center;
}

img.otsikkokuva {
	margin-top: 55px;
	margin-left: 50px;
}

img.ikonikuva {
	padding-top: 25px;
	padding-bottom: 25px;
}

.tulostuslogo {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial;
	font-size: 24px;
	color: #FF9900;
}

.otsikko1 {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #ef731b;
}

.otsikko2 {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #333333;
}

.tuoteviiva {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
}


/* Linkkityylejä
------------------------------------------------------------------*/

td.tdmenu a:link, td.tdmenu a:visited, td.tdfooter2 a:link, td.tdfooter2 a:visited {
	color:#FDFDFD;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

td.tdmenu a:hover, td.tdfooter2 a:hover {
	color:#f4771f;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}


/* Bittiatomi
------------------------------------------------------------------*/

a.siteby:LINK, a.siteby:VISITED, a.siteby:HOVER {
	color:#FDFDFD;
	text-decoration: none;
}
