/* *** BRITTIOSA *** */

/* *** YLEISET ELEMENTIT *** */

body {
	behavior: url(csshover.htc);
	margin: 10px;
	padding: 1em; 
	background: #002616; 
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	}

img {
	border: 1px solid #004225;
	padding: 1px 1px 1px 1px;
}

h3 {
	text-align: center;
	padding: 1em;
	padding-bottom: 0.3em;
}

p.keskitetty {
	text-align : center;
	padding: 1em;
}

/* *** JOKA SIVULLA ESIINTYVÄT DIVIT JA NIIHIN LIITTYVÄT MÄÄRITTELYT *** */
		
#container {
	width: 90%;
	margin: 0px auto;
	padding: 0px 1px 0px 0px;
	background-color: #004225;
	color: #FFF;
	border: 1px solid #666;
}

#top {
	height: 125px;
	background: url(images/ylapalkki.jpg) no-repeat;
	margin: 0;
	padding: 0;
	text-align: center;
	border-bottom: 1px solid #fa9509;
	clear: both;
}

#footer {
	text-align: center;
	height: 30px;
	margin: 0;
	padding-top: 10px;
	clear: both;
	background: #FFF url(images/alapalkki_gradient.jpg) repeat;
	color: #666;
	font-size: 10px;
}

#content {
	clear: both;
	border-top: 1px solid #fa9509;
	padding: 1em;
}

#content a {
	text-decoration: none;
	border: 1px solid #004225;
	display: block;
}

#content a:hover {
	text-decoration: none;
	border: 1px solid #fa9509;
	display: block;
}

/* *** NAVIGAATIO *** */

#navi {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 27px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	font-family: arial, helvetica, sans-serif;
	border-left: 1px solid #fa9509;
}

#navi ul {
	margin: 0;
	padding: 0;
}

#navi li {
	display: inline;
	position: relative;
	float: left;
	list-style-type: none;
}

#navi a:link {
	text-decoration: none; 
	color: #FFF;
	float: left;
	background: #004225; 
	display: block; 
	padding: 6px 15px 5px 15px; 
	border-right: 1px solid #fa9509;
}
	
#navi a:active {
	text-decoration: none; 
	color: #FFF;
	float: left;
	background: #004225; 
	display: block; 
	padding: 6px 15px 5px 15px; 
	border-right: 1px solid #fa9509;
}

#navi a:visited {
	text-decoration: none; 
	color: #FFF;
	float: left;
	background: #004225; 
	padding: 6px 15px 5px 15px; 
	border-right: 1px solid #fa9509;
}
	
#navi a:hover {
	text-decoration: none; 
	color: #FFF;
	float: left;
	padding: 6px 15px 5px 15px; 
	border-right: 1px solid #fa9509;
	background: #666;
}	

/* *** NAVIGAATION ALAVALIKOT *** */

#navi ul ul {
	position: absolute; 
	width: 7em; 
	display: none;
}	
#navi ul li.submenu:hover ul.level2 {
	display:block;
	border-top: 1px solid #fa9509;
}

#navi ul ul.level2 {
	top: 27px; left: -1px; /*määritellään kellunnan sijainti */
} 

#navi ul li ul li a {
	width: 125px;
	border-left: 1px solid #fa9509;
	border-right: 1px solid #fa9509;
	border-bottom: 1px solid #fa9509;	
	text-align: left;
}
	
/* *** TAULUKOIDEN YLEISET MÄÄRITTELYT *** */

table {
	width: 98%;
	padding: 0;
	margin-bottom: 1.5em;
	border: 0;
	border-top: 1px solid #fa9509;
	border-left: 1px solid #fa9509;
	border-spacing: 0px;
}


td {
	margin: 0;
	padding: 1em;
	border-right: 1px solid #fa9509;
	border-bottom: 1px solid #fa9509;
}

.hinta {
	width: 120px;
  	text-align: right;
	padding-right: 1em;
	padding-left: 1em;
	font-weight: bold;
	white-space: nowrap;
}

.tuote {
	width: 120px;
	text-align: left;
	padding-right: 1em;
	padding-left: 1em;
	white-space: nowrap;
}

.kuvapysty {
	width: 86px;
}

.kuvauutuus {
	width: 115px;
}

/* *** SIVUKOHTAISET ERITYISMÄÄRITTELYT *** */

/* *** ETUSIVU *** */

#etumyymala {
	border: 5px double #002616;
	margin-left: auto; 
	margin-right: auto;
}

/* *** YHTEYSTIEDOT *** */

table.yhteystieto {
	width: 30%;
	margin: 0;
	text-align: left;
	padding: 0;
	border: 0;
	border-spacing: 0;
}

table.yhteystieto td {
	border: 0;
	padding: 0;
}

#yhteystietokuva {
	border: 5px double #002616;
	float: right;
}

#kartta a {
	color: #FFE4C0;
	font-family: arial, verdana, helvetica, sans-serif;
	padding: 2px;
	font-size: 24px;
	text-decoration: none;
	border: 2px solid #004225;
	display: inline;
	font-weight: bold;
	float: left;
}

#kartta a:hover {
	font-family: arial, verdana, helvetica, sans-serif;
	padding: 2px;
	font-size: 24px;
	text-decoration: none;
	border: 2px solid #fa9509;
	display: inline;
	font-weight: bold;
	float: left;
}

/* *** MYYNTIAUTOT *** */

table.myyntiauto {
	width: 98%;
	padding: 0;
	margin-bottom: 2em;
	border-left: 1px solid #fa9509;
	border-top: 1px solid #fa9509;
	border-spacing: 0px;
}

table.myyntiauto th {
	text-align: left;
	border-bottom: 1px solid #fa9509;
	padding-left: 1em;
	padding-bottom: 0.3em;
	padding-top: 0.3em;
	white-space: nowrap;
}
table.myyntiauto th.hinta {
	width: 30%;
	text-align: right;
	padding: 1em;
	padding-right: 2em;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	border-right: 1px solid #fa9509;
	white-space: nowrap;
}

table.myyntiauto td {
	padding-top: 0.8em;
	padding-bottom: 0.8em;
	border-right: 1px solid #fa9509;
	border-bottom: 1px solid #fa9509;
}

/* *** KÄYTETYT VARAOSAT *** */

table.kaytetyt {
	width: 100px;
}

/* *** UUDET VARAOSAT *** */

#uudetva {
	margin-top: 50px;
}

#uudetva a {
	color: #FFE4C0;
	font-family: arial, verdana, helvetica, sans-serif;
	padding: 5px;
	font-size: 20px;
	text-decoration: none;
	border: 2px solid #004225;
	font-weight: bold;
	display: inline;
}

#uudetva a:hover {
	font-family: arial, verdana, helvetica, sans-serif;
	padding: 5px;
	font-size: 20px;
	text-decoration: none;
	border: 2px solid #fa9509;
	font-weight: bold;
	display: inline;
}

/* *** MYYNNISSÄ OLEVIEN AUTOJEN OMA SIVU *** */

table.myytavat {
	width: 100px;
	margin-left: auto;
	margin-right: auto;
}


	

