html {
  background: none repeat scroll 0 0 #000000;
  font: 12px/25px Arial;
  color: #DCE0DF;
  margin: 0;
  padding: 0;
}

body {
  margin: 0;
  padding: 0;
  background-color: #333333;
}

#site-header {
  height: 100px;
}

#site-tikkeri {
  
}

#footer,
#header,
#site-content {
  height: 100%;
	width: 1024px;
	text-align: left;
}
#site-content {
  min-height: 500px;
}

#site-footer {
  background: url("http://www.autoscandic.fi/img/bg_top.png") repeat-x scroll 0 0 #000000;
  border-top: 1px solid #666666;
  height: 130px;
}
/*************************************************/

#header {
  background: none repeat scroll center 0 transparent;
}

#header span {
	color: #3492D2;
}

#header small {
    font: bold 19px/20px Arial;
}

#logo {
  background: url("http://www.autoscandic.fi/img/logo.png") no-repeat scroll center center transparent;
  float: left;
  height: 100px;
  width: 350px;
}

#show-off {
  border: 1px solid #D5D5D5;
  height: 300px;
  margin: 10px 0;
}

#content {
  background-color: #222222;
  border-top: 1px solid #444444;
  color: #DCE0DF;
  min-height: 330px;
  padding: 10px 20px;
}

#footer {
	height: 100%;
  padding-top: 5px;
}

/******************* LINKIT ********************/
.linkki, .linkki-sel {
  color: #848484;
  display: block;
  font: bold 12px/20px Arial;
  margin: 1px 0;
  padding: 2px;
  text-align: left;
}

.linkki-sel, .linkki:hover {
    /*
	background: none repeat scroll 0 0 #F5F5F5;
    border-radius: 5px 5px 5px 5px;
	*/
    color: #FFFFFF;
}

.avaa {
    background-image: url("http://www.autoscandic.fi/img/nuoli.png");
    background-position: right center;
    background-repeat: no-repeat;
}

/****************** MUUTA *********************/
a, img {
    border: 0 none;
    text-decoration: none;
}

textarea {
	width: 100%;
}

.kehys {
    border: 5px solid #FFFFFF;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5), 0 0 1px rgba(0, 0, 0, 0.2) inset;
}

.kuva {
    border: 3px solid #F0F0F0;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5), 0 0 1px rgba(0, 0, 0, 0.2) inset;
    background-color: #444444;
}

.varjo {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5), 0 0 1px rgba(0, 0, 0, 0.2) inset;
}

h1 {
  background: url("http://www.autoscandic.fi/img/bg_h1.png") repeat-x scroll 0 0 #444444;
  border-width: 1px;
  border-style: solid;
  border-color: #888888 #000000 #000000 #888888;
  color: #DCE0DF;
  font: bold 20px/25px Calibri,Arial;
  height: 25px;
  padding: 6px 10px 8px 10px;
  text-align: left;
  margin-left: -10px;
  margin-right: -10px;
}

h1.keskella {
    background: url("http://www.autoscandic.fi/img/bg-h-3.png") no-repeat scroll center -51px transparent;
    color: #DCE0DF;
    font: 24px/25px Arial;
    height: 22px;
    padding: 13px 7px;
    text-align: center;
}

h1 a {
    color: #DCE0DF;
	text-decoration: none;	
}

h1 span.sel {
    background: none repeat scroll 0 0 #3492D2;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5), 0 0 1px rgba(0, 0, 0, 0.2) inset;
    color: #DCE0DF;
    cursor: pointer;
    padding: 2px 10px;
}

h2 {
	font-family: 'Wallpoet',Arial;
}

h2, .teksti-korostettu {
    color: #DCE0DF;
    font: bold 20px/25px Arial;
}

hr {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #999999 -moz-use-text-color -moz-use-text-color;
    border-right: 0 none;
    border-style: dashed none none;
    border-width: 1px 0 0;
    height: 1px;
    margin-top: 12px;
}

hr.valiviiva {
    padding: 30px 0;
}

.valiviiva {
	border-bottom: 1px solid #202020;
    border-top: 1px solid #020202;
    height: 0;
    margin: 0;
    position: relative;
}

h3 {
    color: #DCE0DF;
    font: bold 16px/25px Arial;
    margin: 20px 0 0;
}

.teksti-1 {
	color: #DCE0DF;
}

.avoinna {
    background: none repeat scroll 0 0 #EDEDED;
    border: 5px solid #EDEDED;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5), 0 0 1px rgba(0, 0, 0, 0.2) inset;
    margin-top: 50px;
    padding: 10px;
    text-align: left;
    width: 150px;
}

.no-select {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.icon {
    vertical-align: middle;
    width: 20px;
}

.vali {
	padding: 20px 0;
}

ul {
	margin: 0;
}

ul li {

}
/****************** BORDERIT *********************/
.b, .bt, .br, .bb, .bl {
	border-width: 1px;
	border-style: solid;
	border-color: #555555;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
}

.bt {
	border-top-width: 1px;
}

.br {
	border-right-width: 1px;
}

.bb {
	border-bottom-width: 1px;
}

.bl {
	border-left-width: 1px;
}

/****************** MARGINIT *********************/
.mt {
	margin-top: 15px;
}
.mr {
	margin-right: 15px;
}
.mb {
	margin-bottom: 15px;
}
.ml {
	margin-left: 15px;
}

/****************** PADDINGIT *********************/
.pt {
	padding-top: 20px;
}
.pr {
	padding-right: 20px;
}
.pb {
	padding-bottom: 20px;
}
.pl {
	padding-left: 20px;
}

/****************** MAINOS *********************/
#site-mainos {
    display: block;
    height: 40px;
    overflow: hidden;
}

#mainos {
    background: none repeat scroll 0 0 transparent;
    color: #DCE0DF;
    font: bold 17px/25px Arial;
    height: 100%;
	padding-top: 8px;
    overflow: hidden;
	position: relative;
    white-space: nowrap;
}

div.scrollingtext {
    padding-top: 8px;
    position: absolute;
    white-space: nowrap;
}

#mainosteksti {
    color: #DCE0DF;
    display: none;
    font: bold 22px/30px Arial;
    margin-left: 350px;
    padding: 20px 0;
}
/*
#mainosteksti {
    background: url("http://www.autoscandic.fi/img/lappu-pieni-2.png") no-repeat scroll 0 0 transparent;
    display: none;
    font: small-caps 20px/30px 'Gloria Hallelujah', Arial;
    height: 150px;
    overflow: hidden;
    padding: 15px 20px;
    width: 310px;
}
*/
/****************** AJANKOHTAISTA *********************/
#ajankohtaiset {
    margin: 0;
    padding: 0 20px;
}

#ajankohtaiset li {
    list-style: disc outside none;
    margin-bottom: 10px;
}

/*************** TIKKERIT ****************/
#tikkeri {
    background: url("http://www.autoscandic.fi/img/bg_tikkeri.png") repeat-y scroll top center #000000;
    overflow: hidden;
    padding: 10px;
}
#tikkeri, #tikkeriauto {
    height: 265px;
    overflow: hidden;
}
#tikkeriauto {
    display: block;
    width: 100%;
    cursor: pointer;
}

.tikkeri_kuva, .tikkeri_tiedot {
    background: none repeat scroll 0 0 transparent;
}

.tikkeri_kuva {
	width: 400px;
}

.tikkeri_kuva img {
    max-height: 293px;
    max-width: 380px;
}

.tikkeri_tiedot {
    width: 350px;
}

.tikkeri_tiedot ul {
    background: url("http://www.autoscandic.fi/img/lappu-pieni-3.png") no-repeat scroll 0 0 transparent;
    min-height: 175px;
    padding: 10px 0 0;
    width: 350px;
}

.tikkeri_tiedot ul li {
    color: #FFFFFF;
    list-style: none outside none;
    margin: 2px 0;
    text-align: center;
    width: 310px;
}

.tikkeri_tiedot ul li.tikkeri_merkki {
  font-size: 22px;
	font-weight: bold;
	margin-top: 15px;
}

.tikkeri_tiedot ul li.tikkeri_hinta {
  font-size: 42px;
  font-weight: bold;
  margin-top: 10px;
  line-height: 42px;
}

.tikkeri_logot {
  background: none repeat scroll 0 0 transparent;
  padding: 0 20px;
}

.tikkeri_logot img {
	
}

/****************** UUSIMMAT *********************/
#uusimmat  {
	display: inline-block;
  width: 100%;
}

.uusimmat {
  background: none repeat scroll 0 0 #666666;
  cursor: pointer;
  float: left;
  font: 12px/18px Arial,Helvetica,sans-serif;
  margin: 15px 10px 15px 0;
  min-height: 270px;
  width: 173px;
  color: #FFFFFF;
}
.uusimmat .teksti-1 {
  color: #FFFFFF;
}

.uusimmat-first, .uusimmat-last {
    background: none repeat scroll 0 0 transparent;
    cursor: pointer;
	float: left;
	margin: 15px 0;
    min-height: 270px;
    width: 30px;
}

.uusimmat-first {
    background-image: url('http://www.autoscandic.fi/img/nuoli-vasen.png');
    background-position: center center;
    background-repeat: no-repeat;
}

.uusimmat-last {
    background-image: url('http://www.autoscandic.fi/img/nuoli-oikea.png');
    background-position: center center;
    background-repeat: no-repeat;
}

.uusimmat-first:hover, .uusimmat-last:hover {
    box-shadow: 0 10px 5px -10px rgba(0, 0, 0, 0.5), 0 1px 3px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

.uusimmat:hover {
    box-shadow: 0 10px 5px -10px rgba(0, 0, 0, 0.5), 0 1px 3px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    background-color: #555;
}

.show-picture {
	height: 130px;
}

.show-content {
	height: 60px;
	overflow: hidden;
}

.lisatiedot {
    background: url("http://www.autoscandic.fi/img/bg-nav-4.png") repeat scroll 0 0 #393939;
    border-radius: 4px 4px 4px 4px;
    color: #DCE0DF;
    padding: 3px 10px;
}

.lisatiedot:hover {
    background-color: #DCE0DF;
    background: url("http://www.autoscandic.fi/img/bg-nav-3.png") repeat scroll 0 0 #802B2B;
}


/*************** VALINTA ****************/
.valinnat {
    background: url("http://www.autoscandic.fi/img/lappu-pieni-3.png") no-repeat scroll 0 0 transparent;
	color: #DCE0DF;
    font-weight: bold;
    height: 135px;
    padding: 20px 25px 30px;
    width: 300px;
}

.valinta {
    background: none repeat scroll 0 0 #000000;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5), 0 0 1px rgba(0, 0, 0, 0.2) inset;
    color: #DCE0DF;
    display: inline-block;
    font-weight: bold;
    margin: 0 10px 10px 0;
    padding: 5px 10px;
}

.valinta:hover {
    background: none repeat scroll 0 0 #AF1307;
}

#site-content.contentBlock {
  background-color: #000000;
  border: 1px solid #555555;
  border-bottom: none;
  border-radius: 5px 5px 0px 0px;
  margin-top: 10px;
}
#site-content.contentBlock h1 {
  margin-top: 0px;
}
#site-content.contentBlock .otsikko {
  padding: 0;
}

#tikkeri .teksti-1 {
	color: #FFFFFF;
}

.slogan {
  padding-top: 25px;
}

#frameSelect {
  border: 1px solid #555555;
}

#yhteystiedot {
  background-color: #333333;
  border: 1px solid #555555;
  padding: 0 10px 10px;
}