* {
  margin: 0;
  padding: 0;
}

html, body {
  height: 100%;
}

body {
  background: #fff url('../img/bg-raster.png') repeat-x top;
  text-align: center;
  font-family: 'Verdana', sans-serif;
  font-size: 11px;
  line-height: 15px;
  color: #000;
}

#lion-wrapper {
  min-height: 100%;
}

#container {
  position: relative;
  width: 978px;
  margin: 0 auto 0 auto;
  padding-bottom: 50px;
  text-align: left;
}


/* Header */

#header {
  position: relative;
  height: 132px;
}

#header #logo {
  position: absolute;
  top: 27px;
  left: 3px;
  width: 184px;
  height: 72px;
  background: url('../img/logoPeugeot_signature.png') no-repeat;
  text-indent: -10000px;
  overflow: hidden;
  margin: 0;
}

#header #logo a {
  display: block;
  height: 100%;
}

#header .search {
  background: url('../img/search-input.png') no-repeat left;
  width: 114px;
  height: 25px;
  position: absolute;
  top: 50px;
  right: 30px;
}

#header .search input {
  position: absolute;
  top: 6px;
  left: 6px;
  background: transparent;
  border: 0;
  width: 90px;
  font: normal 11px verdana, sans-serif;
  color: #68696a;
}

#header .search a {
  background: url('../img/submit.png') no-repeat;
  float: right;
  width: 18px;
  height: 25px;
}

#header-flash {
  text-align: center;
  margin-top: -10px;
}

#pagetree {
  position: absolute;
  top: 104px;
  right: 30px;
  margin: 0;
  color: #999;
  font-size: 10px;
}

#pagetree a {
  color: #68696a;
}

#toplinks {
  position: absolute;
  top: 8px;
  right: 20px;
  list-style-type: none;
  font-size: 10px;
  line-height: 10px;
  overflow: hidden;
  height: 15px;
}

#toplinks li {
  float: left;
  border-right: 1px solid #68696a;
  margin-right: -1px;
  padding: 0 10px 0 10px;
}

#toplinks a {
  color: #68696a;
  text-decoration: none;
}

#toplinks a:hover {
  text-decoration: underline;
}


/* Topnavi */

#topnavi {
  float: right;
  background: url('../img/topnavi-bg.png') no-repeat;
  width: 764px;
  height: 75px;
  margin: 23px 0 0 0;
}

#topnavi ul {
  float: left;
  list-style-type: none;
  margin: 4px 0 0 5px;
  height: 71px;
  padding-right: 5px;
  background: url('../img/topnavi-end.png') no-repeat right;
}

#topnavi li {
  float: left;
  width: 147px;
  text-align: center;
}

#topnavi li:hover, #topnavi li.selected {
  background: url('../img/topnavi-hover.png') no-repeat right;
}

#topnavi ul a {
  background-position: bottom;
  display: block;
  height: 71px;
  text-decoration: none;
  text-indent: -10000px;
  overflow: hidden;
}

#topnavi ul a:hover, #topnavi li.selected a {
  background-position: top;
}


/* Image header */

#image-header {
  position: relative;
  background: url('../img/imgheader-bg.png') no-repeat;
  height: 307px;
  margin: -10px 0 5px 0;
  padding: 4px 0 4px 0;
  text-align: center;
  z-index: 100;
  overflow: hidden;
}

#image-header.small {
  position: relative;
  background: url('../img/imgheader-bg-small.png') no-repeat;
  height: 248px;
}

#image-header img {
  width: 970px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

#image-header a img {
  width: auto;
}

#image-header .top, .top-corners {
  position: absolute;
  top: 4px;
  left: 4px;
  width: 970px;
  height: 4px;
  background: url('../img/corners.png') no-repeat top;
  z-index: 15;
}

#image-header .bottom, .bottom-corners {
  position: absolute;
  bottom: 4px;
  left: 4px;
  width: 970px;
  height: 4px;
  background: url('../img/corners.png') no-repeat bottom;
  z-index: 15;
}

img#image_slot {
	cursor: pointer;
}

/* Content */


.db-lifts a {
  display: block;
  overflow: hidden;
  text-indent: -1000px;
}

#lifts {
  height: 115px;
}

#lifts ul {
  list-style-type: none;
  padding: 0 0 0 0;
}

#lifts li {
  float: left;
  display: inline;
  width: 333px;
  height: 121px;
  margin: 0 -8px 0 -8px;
  position: relative;
}

#lifts a {
}

#lifts a:hover {
  opacity: 0.8;
}

#lifts p {
  display: none;
}

#lifts img {
}

.transparency > #lifts {
  position: relative;
  top: 10px;
}

.box {
  position: relative;
}

.box-top {
  background: url('../img/content-bg-top.png') no-repeat;
  height: 10px;
}

.subpage #content .box-top, .area-frontpage #content .box-top {
  background: url('../img/content-bg-top-shadow.png') no-repeat;
  float: left;
  width: 978px;
  height: 40px;
  margin-top: -3px;
}

.box-content {
  background: url('../img/content-bg.png') repeat-y;
  padding: 0;
}

.box-bottom {
  background: url('../img/content-bg-bottom.png') no-repeat;
  height: 42px;
}

.transparency {
  background: url('../img/transparency.png') repeat-y bottom;
  margin: 0 0 0 0;
}

.transparency #content {
  top: -8px;
}

.copyright {
  text-align: right;
  color: #868686;
  font-size: 10px;
  line-height: 24px;
  margin: 0;
  padding: 0 30px 4px 0;
}

.copyright a {
  color: #868686;
}

.box h1 {
  background: url('../img/header-bg.png') top left;
  margin: 0 0 10px 0;
  padding: 18px 0 4px 10px;
  border-bottom: 1px solid #e1e8eb;
  font-size: 36px;
  line-height: 40px;
  height: 45px;
  color: #698d9b;
  max-width: 895px;
  text-transform: uppercase;
}

.box h2 {
  color: #00aeff;
  font-size: 25px;
  line-height: 32px;
  font-weight: normal;
  margin: 15px 0 10px 0;
}

.box h3 {
  color: #698d9b;
  font-size: 19px;
  line-height: 24px;
  font-weight: normal;
  margin: 15px 0 10px 0;
}

.box .header-link {
  float: right;
  margin: -30px 12px 0 0;
  font-weight: bold;
  color: #00b4ff;
}


/* Foot */

#foot-flash {
  position: relative;
  margin: -3px 0 0 0;
  text-align: center;
  top: -12px;
}

.transparency #foot-menu {
  margin-top: 20px;
}

#foot-menu .box-content {  
  height: 148px;
}

#foot-menu a.to-top {
  position: absolute;
  top: 20px;
  left: 40px;
  background: url('../img/to-top-arrow.png') no-repeat 100% 60%;
  padding-right: 18px;
  font-size: 10px;
  font-weight: bold;
}

#foot-menu ul.sitemap {
  position: absolute;
  top: 20px;
  left: 150px;
}

#foot-menu ul {
  list-style-type: none;
}

#foot-menu ul ul {
  float: left;
  display: inline;
  margin: 5px 15px 0 0;
}

#foot-menu li {
  background: url('../img/foot-menu-divider.png') no-repeat right;
  float: left;
  height: 160px;
  padding: 0 20px 0 15px;
}

#foot-menu li li {
  background: transparent;
  float: none;
  height: auto;
  padding: 0;
}

#foot-menu ul.sitemap a {
  font-size: 10px;
  font-weight: bold;
  color: #868686;
  display: block;
}

#foot-menu ul.sitemap li li a {
  font-weight: normal;
  display: inline;
}

#foot-menu li.last {
  background: transparent;
  padding-right: 0;
}

#foot-menu .blue-lion {
  background: url('../img/blue-lion.png') no-repeat;
  position: absolute;
  top: 3px;
  right: 3px;
  width: 164px;
  height: 159px;
  overflow: hidden;
  text-indent: -1000px;
}

#foot-menu .blue-lion a {
  float: right;
  width: 95px;
  height: 95px;
}

#foot-menu .blue-lion a:hover {
  background: url('../img/blue-lion-hover.png') no-repeat;
}



/* Muita tyylej? */

.clear {
  clear: both;
  zoom: 1;
}

.select-styled {
  float: left;
  position: relative;
  background: url('../img/select-passive.png') no-repeat top left;
  line-height: 31px;
  height: 31px;
  color: #777;
  padding: 0 50px 0 10px;
  font-weight: bold;
  cursor: default;    
  min-width: 180px;
/*  z-index: 10; */
}

.select-styled a.arrow {
  position: absolute;
  top: 0;
  right: 0;
  background: url('../img/select-arrow.png') no-repeat;
  width: 18px;
  height: 31px;
}

.select-styled ul {
  background: #f9f9f9;
  position: absolute;
  top: 31px;
  left: 2px;
  right: 4px;
  border-top: 1px solid #e4e4e4;
  border-left: 1px solid #e4e4e4;
  border-right: 1px solid #e4e4e4;
  list-style-type: none;
  z-index: 100000;
  font-weight: normal;
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  display: none;
  line-height: 14px;
  max-height: 250px;
  overflow-x: hidden;
  overflow-y: scroll;
  zoom: 1;
}

#content-center .select-styled ul, #content-wide .select-styled ul {
  padding: 0;
}

.select-styled li {
  border-bottom: 1px solid #e4e4e4;
  padding: 5px 10px 5px 10px;
  zoom: 1;
  white-space: nowrap;
}

#content-center .select-styled ul li, #content-wide .select-styled ul li {
  margin: 0;
}

.select-styled li.selected, .select-styled li:hover, .select-styled li.hover {
  background: #b2b2b2;
  color: #fff;
}

.select-opened {
 z-index: 9999999;
}

.select-opened ul {
  display: block;
}



/* Formit */

form.styled input[type=text] {
  font: normal 11px/15px verdana, sans-serif;
}

form.styled input.small {
  background: url('../img/input-small.png') no-repeat top left;
  width: 180px;
  height: 15px;
  line-height: 15px;
  padding: 5px;
  border: 0;
  color: gray;
  margin-right: 15px;
  margin-bottom: 10px;
}
form.styled input.long {
  background: url('../img/input-long.png') no-repeat top left;
  width: 390px;
  height: 15px;
  line-height: 15px;
  padding: 5px;
  border: 0;
  color: gray;
  margin-right: 15px;
  margin-bottom: 10px;
}

form.styled textarea {
  background: url('../img/input-textarea.png') no-repeat top left;
  width: 575px;
  height: 78px;
  padding: 5px;
  border: 0;
  font: normal 11px/15px verdana, sans-serif;
  color: gray;
}

form.styled input.submit {
  margin: 0 0 -3px 20px;
}


.toggler {
  background: url('../img/toggler1.png') no-repeat left;
  padding-left: 15px;
  cursor: pointer;
}

.toggler-open {
  background: url('../img/toggler2.png') no-repeat left;
}


/* Kappaletyylit */

p {
  margin: 10px 0 10px 0;
}

a {
  color: #00baff;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a img {
  border: 0;
}

.hidden {
  display: none;
}

/* Listat */

#content-center ul, #content-wide ul {
  list-style-image: url('../img/bullet_image.png');
  padding-left: 20px;    
}

#content-center ol, #content-wide ol {
  padding-left: 20px;    
}

#content-center div.select-styled ul, #content-wide div.select-styled ul {
  list-style-image: none;
 
}
    
#content-center ul li, #content-wide ul li, #content-center ol li, #content-wide ol li{
  margin-bottom: 12px;    
}

/* Formien errorit */
input.ngformError, select.ngformError, textarea.ngformError, input.checkbox.ngformError, input.file.ngformError, img.ngformError { 
	border: 2px solid red;
	outline: 1px solid red;
}

fieldset {
	border: 0;
	margin: 1em 0;
	padding: 0;
}
