body {
  background-color: #000000;
  text-align: center;
  color: #fff;
  font-size: 12px;
  font-family: Halvetica, Arial, Sans-Serif;
  line-height: 1.2;
}

.wrapper {
  width: 780px;
  margin: 0 auto;
  text-align: left;
  position: relative;
}

.header {
  height: 75px;
}

.error {
	color: red;
}

h1 {
  text-indent: -9000px;
  height: 39px;
  width: 158px;
  padding: 20px 0 0 30px;
  float: left;
}

h1 a {
  background: #000000 url(../images/logo.gif) no-repeat scroll 0 0;
  display: block;
  height: 100%;
  width: 100%;
}

h2 {
  font-size: 16px;
  margin: 10px 0;
  color: #999;
}

h2 span {
  color: #fff;
}

.demo h2 {
  color: #fff;
}

small {
  font-size: 10px;
}

.header ul.navigation {
  float: right;
  padding: 20px 20px 0 0;
  font-size: 10px;
  font-weight: bold;
  height: 50px;
  width: 540px;
}

.header ul.navigation li {
  float: left;
  padding: 0 10px;
  border-right: 1px solid #666;
  margin-bottom: 5px;
}

.header ul.navigation li.last {
  border: none;
}

.header ul.navigation li a {
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
  float: left;
}

.header ul.navigation li.selected a,
.header ul.navigation li a:hover {
  text-decoration: underline;
}

.header form {
  float: right;
  vertical-align: middle;
  padding-top: 10px;
  margin-right: 30px;
  display: inline;
  text-align: right;
  width: 550px;
}

.header form label {
  font-size: 12px;

  cursor: pointer;
}

.header form p {
  margin: 6px 0;
}

.header form .text {
  border: 1px solid #666;
  padding: 3px 4px;
  width: 175px;
  background-color: #000;
  color: #fff;
  font-size: 12px;
  vertical-align: middle;
}

.header form .submit {
  vertical-align: middle;
  margin-left: 6px;
}

.landing {
  height: 250px;
  background: #000000 url(../images/background.gif) repeat-x scroll 0 0;
  position: relative;
}

.d1 {
  position: absolute;
  top: -14px;
  left:60px;
}

.d1_1 {
  position: absolute;
  top: 36px;
  left:410px;
}

.d1_2 {
  margin-bottom: 30px;
}

.buttons {
  width: 700px;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 40px;
}


.buttons div {
  float: left;
  margin-right: 10px;
}

.buttons div.double a {
  display: block;
  margin-bottom: 5px;
}

img {
  vertical-align: bottom;
}

.buttons .last {
  margin: 0;
}

.container {
  padding: 0;
  border-top: 1px solid #666666;
  width: 720px;
  margin: 0 auto;
  position: relative;
}

.studio-kit {
  background: #000 url(../images/lights.jpg) no-repeat scroll 0 90px;
}

.wrapper .studio-kit {
  padding: 40px 0 0 320px;
  background: none;
  height: 460px;
  width: 400px;
}

.studio-kit table {
  line-height: 2;
  margin: 15px 0 10px;
}

.studio-kit table td {
  font-size: 11px;
}

.videos {
  padding-top: 40px;
}

.videos div {
  float: left;
  margin: 0 15px 25px 0;
  position: relative;
}

.videos div a {
  color: #fff;
  text-decoration: none;
}

.videos div p {
  position: absolute;
  top: 114px;
  left: 54px;
  font-size: 14px;
}

.videos .last {
  margin:0;
}

.technical-data {
  padding: 10px 0 0 0;
}

.technical-data table {

  margin-bottom: 15px;
  line-height: 1.3;
}

.technical-data table td {
  font-size: 11px;
}

.technical-data table th.head {
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 20px;
}

.technical-data .notice {
  margin-top: 40px;
}

.playlist {
  overflow: hidden;
  height: 1%;
  clear: left;
}

.playlist div {
  float: left;
  margin-right: 32px;
  width: 118px;
}

.playlist div a {
  display: block;
}

.playlist div p {
  margin: 6px 0;
  font-size: 10px;
}

.playlist .last {
  margin:0;
}

.demo form {
  display: block;
  margin-top: 40px;
}

form div {
  margin: 15px 0;
}

form div.secondary {
  margin: 30px 0 0 120px;
}

form div label {
  float: left;
  width: 120px;
  cursor: pointer;
}

form div.secondary label {
  float: none;
  width: auto;
}

form div .text {
  border: 1px solid #666;
  padding: 3px 4px;
  width: 300px;
  background-color: #000;
  color: #fff;
  font-size: 12px;
  vertical-align: middle;
}

form div .checkbox {
  vertical-align: middle;
}

form div .select {

}

.demo form div.secondary p small {
  color: #666;

  display: block;
}

.profoto-link {
  position: absolute;
  bottom: -40px;
  right: 40px;
  font-size: 16px;
  color: #999;
  text-decoration: none;
}

.profoto-link:hover {
  text-decoration: underline;
}


.link {
  float: right;
  width: 286px;
  background: transparent url(../images/logo_youtube.gif) no-repeat scroll 0 0;
  padding: 24px 0 0;
}

.link p {
  font-size: 10px;
  margin-bottom: 10px;
}
.link a{
  font-size: 12px;
  color: #999;
  text-decoration: none;
}

.link a:hover {
  text-decoration: underline;
}

#flash_content {
  margin-right: 15px;
  float: left;
  height: 240px;
  margin-bottom: 15px;
  width: 320px;
  z-index: 2;
  position: relative;
}

.preview-1,
.preview-2,
.preview-3,
.preview-4,
.preview-5,
.preview-6 {
  position: absolute;
  top: 40;
  left: 0;
  height: 240px;
  margin-bottom: 15px;
  width: 320px;
  z-index: 1;
}

.preview-1 { background: transparent url(../swf/mov/preview1.jpg) no-repeat scroll 0 0; }
.preview-2 { background: transparent url(../swf/mov/preview2.jpg) no-repeat scroll 0 0; }
.preview-3 { background: transparent url(../swf/mov/preview3.jpg) no-repeat scroll 0 0; }
.preview-4 { background: transparent url(../swf/mov/preview4.jpg) no-repeat scroll 0 0; }
.preview-5 { background: transparent url(../swf/mov/preview5.jpg) no-repeat scroll 0 0; }
.preview-6 { background: transparent url(../swf/mov/preview6.jpg) no-repeat scroll 0 0; }

.where-to-but {
  list-style-type: none;
}

.where-to-but li {
  border-bottom:1px solid #666666;
  overflow: hidden;
  height: 1%;
  padding: 14px 0;
}

.where-to-but li h3 {
  font-size: 14px;
  margin-bottom: 14px;
}

.where-to-but li a{
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}

.where-to-but li a:hover {
  text-decoration: underline;
}

.where-to-but li .column {
  float: left;
  margin-right: 20px;
  width: 220px;
}

.download {
  position: absolute;
  bottom: -40px;
  left: 40px;
}

.download a {
  font-size: 18px;
  color: #999;
  text-decoration: none;
}

.download a:hover {
  text-decoration: underline;
}

#downloads {
  font-size: 1.5em;
  color:gray;
}

a.downloads:link { color: white; text-decoration: none; }
a.downloads:visited {color: white; text-decoration: none; }
a.downloads:hover {color: white; text-decoration: underline; }
a.downloads:active {color: gray; } 