﻿/* note: server control adds properties to these rules, as some are db fed */

#window
{
  background: transparent url(/uk/_images/bg-body-no-shadow.jpg) repeat-y top center !important;
}

#background
{
  background: transparent url(/uk/_images/bg-body-no-shadow.jpg) repeat-y top center !important;
}

#flash
{
  width: 768px;
  height: 450px;
  overflow: hidden;
  display: none;
}

* html body #flash
{
  width: 758px;
}

#flashInner
{
  position: absolute;
  margin-top: -68px;
  margin-left: -7px;
  width: 768px;
  overflow: hidden;
  z-index: 100;
}

#nonFlash
{
  display: none;
  margin-top: -68px;
  margin-left: -7px;
  width: 768px;
  height: 500px;
}

#nonFlashInner
{
  position: absolute;
  width: 768px;
  height: 500px;
  cursor: pointer;
}

#price
{
  width: 300px;
  height: 61px;
  position: absolute;
  left: 17px; /* center: 167, 207 */
  top: 175px;   
  text-align: center;
  z-index: 200;
}

#innerContent p, #innerContent h1
{
  margin-left: 50px;
  margin-right: 50px;
}

#innerContent h1
{
  padding-top: 0px;
}

#logoImage
{
  position: absolute;
  z-index: 150;
}

#bikeImage
{
  position: absolute;
  width: 400px;
  height: 400px;
  margin-left: -200px;
  margin-top: -200px;
  z-index: 100;
}

#button1
{
  position: absolute;
  width: 192px;
  height: 145px;
  margin-top: -72px;
  margin-left: -96px;
}

#button2
{
  position: absolute;
  width: 192px;
  height: 145px;
  margin-top: -72px;
  margin-left: -96px;
}

#button3
{
  position: absolute;
  width: 192px;
  height: 145px;
  margin-top: -72px;
  margin-left: -96px;
}
