/* Vianor CSS */

body 
{
  background: #eaebec;
  margin: 0;
  padding: 0;
  
  text-align: center;
  
  font-family: 'Arial', sans-serif;
}


/*

  Header

*/


#header 
{
  position: relative;
  width: 1004px;
  height: 136px;
  margin: 30px auto 0 auto;
  background: url('/files/Vianor2006/2009-images/page-header.png') 0 0 no-repeat;
}

#logo
{
  display: block;
  position: absolute;
  left: 40px;
  top: 0;
  width: 95px;
  height: 100px;
}


/*

  Navi

*/

#navi 
{
  bottom: 16px;
}


/*

  Old stuff

*/


#document {
  position: relative;
  background: #fff url('../gfx/alasivu_back.gif') repeat-y center top;
  width: 1008px;
  margin: 0 auto 0 auto;
  padding: 5px 0 0 0;
  font-size: 0;
}

#content_area {
  background: transparent url('../gfx/content_area_bg.gif') repeat-y left;
  width: 992px;
  margin: 0 auto 2px auto;
  font-size: 11px;
  line-height: 14px;
  text-align: left;
}

a {
  color: #ff6600;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.left_bar {
  width: 218px;
  float: left;
}

.left_bar h1 {
  background: #a5a8ad;
  margin: 0 0 12px 0;
  padding: 7px 12px 7px 0;
  font-size: 12px;
  color: #fff;
}

.left_bar p {
  margin: 0 12px 18px 12px;
}

.ostoskori table {
  width: 100%;
}

.ostoskori td {
  background: transparent url('../gfx/ostoskori_td.gif') repeat-x top;
  font-size: 11px;
  padding: 4px;
  vertical-align: middle;
}

.ostoskori td.cost {
  text-align: right;
}

.ostoskori td.img {
  padding: 4px 0 3px 0;
  width: 28%;
  text-align: center;
}

.ostoskori td.img img {
  position: relative;
  top: 2px;
}


.ostoskori td.passive img {
  opacity: 0.25;
  filter: alpha(opacity=25);
}

.nayta_ostoskori {
  position: absolute;
  margin: 16px 0 0 94px;
}

.right_bar {
  float: left;
  margin-left: 4px;
  width: 770px;
  font-size: 12px;
}

.right_bar td {
  font-size: 12px;
}

.right_bar h2 {
  font-size: 12px;
  font-weight: bold;
  margin: 5px 0 0 0;
}

/* test */
/* .right_bar h1 {
  background: #6f7074;
  margin: 0 0 10px 0;
  padding: 7px 12px 7px 12px;
  font-size: 12px;
  color: #fff;
}
*/
.right_bar h1,
.right_bar .title-bar {
  background: #6f7074;
 /*  margin: 0 0 10px 0; */
  padding: 7px 12px 7px 12px;
  font-size: 12px;
  color: #fff;
}

.right_bar .title-bar h1 {
  background: none;
  display: inline;
  padding: 0;
  margin: 0;
}


.tuote_tieto h1 {
  background: none;
  color: black;
  font-size: 12px;
  font-weight: bold;
  margin: 0 0 5px 0;
  padding: 0;
}
  
.ostoskori {
  background: #fff url('../gfx/ostoskori_bottom.gif') repeat-x bottom;
  margin: 25px 0 55px 0;
  padding: 0 0 8px 0;
}

.ostoskori h1, h1.ostoskori {
  background: url('../gfx/ostoskori_bg.gif') repeat-x top;
  color: #000;
  padding: 8px 12px 7px 12px;
  margin-bottom: 0;
}

h1.grey {
  margin: 0;
}

.pikahaku {
  background: #a5a8ad;
  margin: 0 0 4px 0;
  padding: 12px 12px 20px 12px;
}

.pikahaku p {
  margin: 0 0 20px 0;
}

.pikahaku a {
  color: #fff;
  text-decoration: underline;
  font-weight: bold;
}

.pikahaku table {
  width: 740px;
}

.pikahaku label {
  float: left;
  padding: 5px 7px 0 0;
}

.pikahaku select {
  width: 78px;
}

.pikahaku td {
  font-size: 12px;
}

.rengastyyppi {
  position: relative;
  background: #a5a8ad;
  margin: 1px 0 4px 0;
  height: 45px;
}

.rengastyyppi p {
  position: absolute;
  top: 9px;
  right: 12px;
  width: 110px;
  margin: 0;
  font-size: 11px;
  color: #fff;
}

.rengastyyppi a {
  color: #fff;
}

.rengastyyppi .tabs_2 {
  position: absolute;
  bottom: 0;
  left: 0;
}

.rengastyyppi .tabs_2 a {
  background: #2f2b2b;
  float: left;
  padding: 8px 14px 8px 14px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  color: #ff6600;
  font-size: 11px;
  font-weight: bold;
}

.rengastyyppi .tabs_2 a.active {
  background: #fff;
  color: #000;
}

.nosto_photos_shadow {
  margin: 0 0 25px -1px;
  /*height: 360px;*/
}

.nosto_photos {
  /*position: absolute;*/
  width: 770px;
  overflow: hidden;
  margin: 0;
  padding: 0;
  border-collapse: collapse;
}

.nosto_photos a:hover {
        text-decoration: none;
}

.nosto_photos td {
  width: 254px;
  border-right: 3px solid #fff;
  border-bottom: 3px solid #fff;
}

.nosto_photos img {
  display: block;
}

.nosto_photos h1 {
  background: #6f7074;
  margin: 0;
  padding: 10px 12px 10px 12px;
  font-size: 12px;
  line-height: 14px;
  color: #fff;
  text-align: center;
}

.tuotelista {
  width: 770px;
}

.tuotelista td {
  border-right: 4px solid #fff;
  border-bottom: 4px solid #fff;
}

.tuotelista p {
  background: #a5a8ad;
  margin: 0;
  padding: 10px 12px 16px 12px;
  font-size: 12px;
}

.tuotelista p.sopii {
  background: #a5a8ad url('../gfx/sopii.gif') no-repeat bottom right;
}

.tuote_photo {
  display: inline;
  position: relative;
  float: left;
  margin: 5px 20px 2px 4px;
  border: 1px solid #cfcfd1;
}

.tuote_photo a {
  position: absolute;
  bottom: 5px;
  right: 6px;
}

td .tuote_photo {
  display: block;
  position: relative;
  margin: 0;
  font-size: 11px;
  float: none;
}

td .tuote_photo a {
  position: absolute;
  top: 182px;
}

.tuote_tieto {
  margin-bottom: -14px;
}

.tuote_tieto p {
  margin: 0 0 14px 0;
}

div.tuote_tieto div {
  margin: 0 0 0 10px;
  padding: 20px 0 0 0;
  width: 400px;
  float: left;
}

.tuote_tieto ul {
  margin: 0;
  padding: 0;
  list-style-position: inside;
}

.tuote_tieto li {
  padding: 0;
}


.tab_cont {
  display: inline;
  float: left;
  clear: both;
  margin: 10px 0 0 4px;
}

.tabs a {
  background: #a5a8ad url('../gfx/tab_1_0_bg.gif') no-repeat left top;
  display: block;
  float: left;
  margin: 0 1px 0 0;
}

.tabs a span {
  background: transparent url('../gfx/tab_1_0_c.gif') no-repeat right top;
  display: block;
  padding: 8px 15px 9px 15px;
  font-weight: bold;
}

.tabs a.active {
  background: #a5a8ad url('../gfx/tab_1_1_bg.gif') no-repeat left top;
  text-decoration: none;
}

.tabs a.active span {
  background: transparent url('../gfx/tab_1_1_c.gif') no-repeat right top;
  color: #fff;
}

.tabs_table {
  width: 565px;
  clear: both;
  margin: 0;
  border-left: 1px solid #a5a8ad;
}

.tabs_table th {
  background: #a5a8ad;
  padding: 6px 15px 6px 15px;
  color: #fff;
  border-right: 1px solid #fff;
  text-align: left;
  font-size: 12px;
}

.tabs_table td {
  border-right: 1px solid #dbdbdc;
  border-bottom: 1px solid #dbdbdc;
  padding: 6px 15px 6px 15px;
  font-size: 11px;
}

.tabs_table th.ostoskoriin {
  border-right: 0;
}

.tabs_table td.ostoskoriin {
  width: 22%;
  padding: 6px 0 6px 0;
  font-weight: bold;
  text-align: center;
}

#tausta_bottom {
  background: transparent url('../gfx/alasivu_back_bottom.gif') no-repeat top;
  height: 7px;
  font-size: 0;
}

.orange {
  background: #fc7c01;
  width: 992px;
  margin: 0 auto 4px auto;
  height: 5px;
  font-size: 0;
}

#footer {
  width: 1008px;
  margin: 6px auto 12px auto;
  padding: 0 0 0 0;
  text-align: center;
}

#footer p {
  margin: 7px 0 7px 0;
  font-size: 11px;
  line-height: 12px;
  color: #555;
}
#footer a {
  font-size: 11px;
  line-height: 12px;
  color: #555;
  text-decoration: none;
}

#footer2_navi {
  background: url('../navi/footer2_back.gif') repeat-x left;
  width: 992px;
  margin: 2px auto 0 auto;
  padding: 18px 0 10px 0;
  font-size: 0;
  overflow: visible;
  border-bottom: 2px solid #fff;
}

#copyright {
  width: 1008px;
  margin: 12px auto 12px auto;
  padding: 0 0 0 0;
  font-size: 11px;
}

#copyright p {
  margin: 0;
}


/* Misc */

a img {
  border: 0;
}

.clear {
  clear: both;
  font-size: 0;
  line-height: 0px;
}

.hr {
  background: transparent url('../gfx/ostoskori_td.gif') repeat-x left;
  height: 20px;
  font-size: 0;
  line-height: 0px;
}

a.list_arrow {
  background: transparent url('../gfx/list_arrow.gif') no-repeat 5px 4px;
  padding-left: 16px;
  font-weight: bold;
}

div.rengaskuva {
border: 1px solid #CECED0;
width: 148px;
text-align: center;
background-color: white;
margin-right: 3px;
margin-bottom: 3px;
float: left;
/*height: 300px;*/
}

div.rengaskuvateksti {
width: 148px;
height: 175px;
background: #A5A8AD;
font: 12px arial;
color: #000000;
text-align: left;
overflow: hidden;
/*border: 1px solid #A5A8AD;*/
position: relative;
}

table.passive {
display: none;
}

table.active {
width: 563px;
display: table;
}

a.rengasluettelo {
font: 12px arial;
text-decoration: none;
color: #000000;
}

div.brandtab, div.brandtab_a {
display: block;
float: left;
width: 85px;
height: 23px;
padding: 8px 0 0 0;
margin-top: 13px;
background-color: #3d3838;
border-top: 1px solid #ffffff;
border-right: 1px solid #ffffff;
font: bold 12px arial;
color: #fb7c00;
text-align: center;
}

div.brandtab_a {
background-color: #ffffff;
color: #000000;
}

div.brandtab_a a, div.brandtab_a a:hover {
color: #000000;
text-decoration: none;
}

div.brandtab a, div.brandtab a:hover  {
color: #FF6600;
text-decoration: none;
}

table.renkaidenetusivu td {
border-right: 1px solid white;
border-bottom: 4px solid white;
background: #6F7074;
font: bold 12px arial;
color: #ffffff;
text-align: center;
width: 254px;
}


#sidenavi {
margin: 10px auto 15px 10px;
overflow: visible;
text-align: left;
font: bold 12px arial;
color: #000000;
}

#sidetext {
padding: 0 12px 0 12px;
}

#sidetext h1 {
margin: 0 -12px 0 -12px;
padding-left: 12px;
}


#sidenavi a:hover, #sidenavi a {
font: bold 12px arial;
text-decoration: none;
color: #FF6600;
}


table.suuriostoskori
{
background-color: #ffffff;
width: 250px;
height: 280px;
border: 1px solid #CECFD1;
border-top: 0;
padding: 0;
margin: 0;
}

table.suuriostoskori_total
{
background-color: #ffffff;
width: 100%;
height: 110px;
border: 1px solid #CECFD1;
}


td.ostoskoriotsikko
{

padding: 0;
margin: 0;
border-bottom: 1px solid #CECFD1;
height: 28px;
}

td.ostoskoritiedot
{
border-top: 1px solid #CECFD1;
height: 70px;
}

td.ostoskoritiedot2
{
background: transparent url('../gfx/ostoskori_td.gif') repeat-x top;
height: 70px;
}

table.suuriostoskori a
{
color: #FD6502;
text-decoration: none;
}

table.suuriostoskori td.img {
height: 128px !important;
margin: 0 !important;
padding: 0 !important;
}
table.suuriostoskori td.img img {
margin: 0 !important;
padding: 0 !important;
}

p.ostoskoritextl
{
padding-top: 15px;
padding-left: 15px;
}

p.ostoskoritextr
{
padding-top: 15px;
padding-right: 15px;
}

.cart_background {
  background: #a5a8ad;
  margin: 0 0 4px 0;
  padding: 0;
}

table.checkout_table
{
background-color: #ffffff;
width: 100%;
border: 1px solid #CECFD1;
border-top: 0;
}

table.checkout_table input, table.checkout_table textarea
{
border: 1px solid #CECFD1;
background: #FAFAFA;
margin-bottom: 5px;
}

table.checkout_table input.radiobutton {
border: 0;
margin-bottom: auto;
background: transparent;
}

img.preload {
display: none;
}

p.checkout {
margin: 0;
margin-left: 15px;
}

table.lasku {
background: #ffffff;
border: 1px solid #000000;
width: 500px;
height: 200px;
}

table.lasku td {
border: 0;
}


#sections {
}
#sections a {
background: transparent url(/files/vianorse/gfx/renkaatnuoli0.gif) 0 4px no-repeat;
padding: 0 0 0 8px;
}
#sections a.selected {
background: transparent url(/files/vianorse/gfx/renkaatnuoli1.gif) 0 4px no-repeat !important;
color: #000 !important;
padding: 0 0 0 8px;
}

table.rengasvalitsin_table{
border:0;
margin:7px 0 0 0;
padding:0;
  border-collapse: collapse;
  border-spacing: 0;
}

table.rengasvalitsin_table td{
padding-bottom:0;
padding-right:5px;
padding-left:0;
margin:0;
}

form.tireselectionform{
margin:0;
}

form.tireselectionform select{
margin:0;
font-size:10px !important;
}

.smallhakka {
  position:absolute;
  bottom: 10px;
  left: 10px;
}
.bighakka {
  position:absolute;
  right: 20px;
  top: 215px;
}

.biglaimake {
  position:absolute;
  left: 250px;
  top: 215px;
  z-index: 20;
}
 
.smalltestwinner {
  margin-top: 100px;
  margin-left: -25px;
  position: absolute;
  z-index: 100560;
}

div#tyrelistIntroTitle {
}
 
div#tyrelistIntroLink {
  text-align: right;
  position: relative;
  margin-top: -15px;
}
 
a#showTyrelistIntro,
a#hideTyrelistIntro {
  color: white;
}
 
a#showTyrelistIntro {
}
 
a#hideTyrelistIntro {
  display: none;
}
 
div#tyrelistIntro {
  display: none;
  margin: 10px;
  padding: 0;
  clear: both;
}

.ngformError {
  color: #ff0000;
}


.tyre-read-more {
	color: #ffffff;
}

.tyre-text-links {
	position:relative;
	/* top: -18px;
	margin-right: 2px; */
	clear:both;
	font-size: 11px;
	padding: 10px 15px 10px 15px;
	overflow:hidden;border:1px solid #dee0e2;background:#eaeaeb;
}

.tyre-text-links a:link, .tyre-text-links a:visited {
	color: #777;
	text-decoration: none;
	padding-right: 15px;
}

.tyre-text-links a:hover, .tyre-text-links a:active{
	color: #555;
	text-decoration: underline;
	padding-right: 15px;
}

div.prod-column {
	width:175px;
	margin-left:7px;
	float:left
}

