@import url("reset000.css");
@import url("home0000.css");
@import url("productl.css");
@import url("reseller.css");
@import url("support0.css");
@import url("press000.css");
@import url("communit.css");

/*------------------------------------------------------------------------------------
maxvoltar.com/archive/-webkit-font-smoothing
------------------------------------------------------------------------------------*/

html { -webkit-font-smoothing: antialiased; }

/*------------------------------------------------------------------------------------
main styles
------------------------------------------------------------------------------------*/

div#container {
  width: 1000px;
  background-color: #fff;
  background-image: url('backMain.png');
  background-repeat: repeat-y;
  margin: 0 auto;
  display: block;
  position: relative;
  line-height: 1.65em;
}
#main {
  clear: both;
}
.wrap {
  padding: 38px 45px 20px;
}
.wrapEnquiry {
  padding: 30px 45px 1px;
}
.wrapThankYou {
  padding: 15px 45px 45px;
}
.wrapSupport {
  padding: 0 45px 5px 45px;
}
.wrapSupport h2 {
  float: left;
}
.reseller-wrap {
  padding: 20px 45px 0;
}
.wrap > h1 {
  font-size: 22px;
}
.wrap a, .wrap a:hover {
  color: #c65d00;
}
footer {
  width: 1000px;
  margin: 0 auto;
  position: relative;
  clear: both;
  background: transparent url('backFoot.png') no-repeat left top;
  font-size: 10px;
  color: #333;
}
#breadcrumbNav {
  float: left;
  width: auto;
  overflow: hidden;
  height: 40px;
}
#breadcrumbNav ul {
  margin: 0 25px;
  padding: 13px 0 0 0;
  list-style: none;
}
#breadcrumbNav ul li {
  float: left;
  margin-left: 5px;
}
#breadcrumbNav ul li a {
  color: #333;
  text-decoration: none;
}
#breadcrumbNav ul li a:hover {
  color: #333;
  text-decoration: underline;
}
#breadcrumbNav ul li.selected a {
  font-weight: bold;
}
#twitter {
  border-left: 1px solid #d7d7d7;
  border-right: 1px solid #d7d7d7;
  float: right;
  height: 40px;
  padding: 0 20px;
}
#twitter a {
  background: url("twitter0.png") no-repeat scroll right 9px transparent;
  color: #333333;
  display: block;
  height: 40px;
  line-height: 40px;
  padding-right: 34px;
  padding-top: 1px;
  text-decoration: none;
}
#twitter a:hover {
  color: #333;
  text-decoration: underline;
}
#location {
  text-align: center;
  color: #333;
  padding-top: 13px;
  float: right;
  width: auto;
}
#location div {
  padding: 0 30px 0 20px;
}
#location a {
  text-decoration: none;
  color: #333;
}
#location a:hover {
  text-decoration: underline;
  color: #333;
}
footer small {
  clear: both;
  text-align: center;
  font-size: 10px;
  color: #595959;
  line-height: 1.4em;
  padding-bottom: 10px;
  padding-top: 20px;
  display: block;
}
#locationChanger {
  width: 458px;
  border: 1px solid #d7d7d7;
}
#locationChanger h1 {
  margin: 15px auto;
  background: transparent url('http://www.blackmagic-design.com/css/images/english/changeyourlocation.png') no-repeat left top;
  text-indent: -9999px;
  height: 29px;
  width: 217px;
}
.japanese #locationChanger h1 { background: transparent url('http://www.blackmagic-design.com/css/images/japanese/changeyourlocation.png') no-repeat left top; width: 108px; }
.chinese #locationChanger h1 { background: transparent url('http://www.blackmagic-design.com/css/images/chinese/changeyourlocation.png') no-repeat left top; width: 149px; }
.spanish #locationChanger h1 { background: transparent url('http://www.blackmagic-design.com/css/images/spanish/changeyourlocation.png') no-repeat left top; width: 229px; }
.german #locationChanger h1 { background: transparent url('http://www.blackmagic-design.com/css/images/german/changeyourlocation.png') no-repeat left top; width: 236px; }
.french #locationChanger h1 { background: transparent url('http://www.blackmagic-design.com/css/images/french/changeyourlocation.png') no-repeat left top; width: 231px; }
#locationChanger {
  text-align: center;
}
#locationChanger fieldset {
  border-top: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
  padding: 15px 0;
}
#locationChanger label {
  margin-right: 5px;
}
#locationChangerButtons {
  text-align: right;
  margin: 15px;
}
a#btn-save {
  display: block;
  height: 19px;
  width: 59px;
  background: transparent url('http://www.blackmagic-design.com/css/images/english/buttons/save.png') no-repeat left top;
  text-indent: -9999px;
  text-align: left;
  margin: 0 auto;
}
.japanese a#btn-save { background: transparent url('http://www.blackmagic-design.com/css/images/japanese/buttons/save.png') no-repeat left top; width: 67px; }
.chinese a#btn-save { background: transparent url('http://www.blackmagic-design.com/css/images/chinese/buttons/save.png') no-repeat left top; width: 57px; }
.spanish a#btn-save { background: transparent url('http://www.blackmagic-design.com/css/images/spanish/buttons/save.png') no-repeat left top; width: 78px; }
.german a#btn-save { background: transparent url('http://www.blackmagic-design.com/css/images/german/buttons/save.png') no-repeat left top; width: 86px; }
.french a#btn-save { background: transparent url('http://www.blackmagic-design.com/css/images/french/buttons/save.png') no-repeat left top; width: 91px; }
#mainNav {
  width: 1000px;
  height: 120px;
  margin: 0 auto 20px auto;
  position: relative;
}
#mainNav ul {
  margin: 0;
  padding: 0;
  height: 42px;
  list-style: none;
  position: absolute;
  left: 0;
  top: 78px;
  width: 742px;
}
#mainNav li {
  float: left;
  margin: 0 1px 0 0;
}
#mainNav a {
  text-decoration: none;
  display: block;
  height: 42px;
  text-indent: -9999px;
  overflow: hidden;
  cursor: pointer;
}
#mainNav #homeLink {
  display: block;
  height: 65px;
  left: 780px;
  margin: 0;
  position: absolute;
  top: -50px;
  width: 200px;
}
#mainNav #homeLink a {
  background: transparent url('transpar.png');
  height: 65px;
  width: 200px;
}
#subNav {
  width: 1000px;
  height: 34px;
  margin: 0 auto;
  background:#444 url('backSubn.png') no-repeat left top;
  position: relative;
}
#subNav ul {
  margin: 0;
  padding: 0 0 0 10px;
  height: 34px;
  list-style: none;
  width: 1000px;
}
#subNav li {
  float: left;
  overflow: hidden;
}
#subNav a {
  text-decoration: none;
  display: block;
  line-height: 34px;
  height: 34px;
  cursor: pointer;
  text-indent: -9999px;
}
#hero {
  margin: 0 auto;
  position: relative;
  width: 1000px;
  background: transparent url('backHero.png') no-repeat left bottom;
}
#hero img {
  vertical-align: bottom;
}
#hero .badge {
  line-height: 1.65em;
  position: absolute; /* hero badge text is sitting on top of image */
  top: 15px;
  left: 44px;
  z-index: 1;
}
#hero div.badge {
  top: 30px;
}
#hero.shortText {
  height: 339px;
  background: transparent url('http://www.blackmagic-design.com/css/images/backHeroCommunity.jpg') no-repeat left top;
}
#hero.shortText img {
  left: 0;
  margin-left: 280px;
  position: absolute;
  top: 0;
  vertical-align: bottom;
}
#hero.shortText div {
  position: absolute;
  top: 0;
  left: 0;
}
#hero.shortText h1 {
  color: #fff;
  margin: 0;
  padding: 40px 0 10px 30px;
  width: 240px;
  font-size: 22px;
}
#hero.shortText h2 {
  color: #999999;
  margin: 0;
  padding: 0 0 30px 30px;
  width: 240px;
  font-size:16px;
  font-weight: normal;
}
#hero.shortText h2 i {
  color: #666;
  font-style:normal;
}
#hero a {
  position:absolute;
  display: block;
  height: 25px;
  width: 200px;
  text-indent: -9999px;
  background: transparent url('transpar.png') no-repeat top left;
}
h1 {
  font-size: 29px;
  font-weight: normal;
  color: #000;
}

/*------------------------------------------------------------------------------------
avenir font
------------------------------------------------------------------------------------*/

.bolder,
#supportSDKIntro,
#supportPartnerIntro,
#resellersLocator .filter h2,
table.staticFeatureList td h4,
aside h4,
.pr-preview b,
.pr-preview a,
.info-box .title,
.trouble-container h3,
#computer-type h3,
#product-series h3,
#product h3,
.support-hero h4 {
  font-family: 'Avenir LT W02 55 Roman', "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, Arial, sans-serif !important;
  font-size: 16px;
  font-weight: normal;
}

.productLanding h1,
.productLanding section h1,
.productLanding section article h1,
.productStatic h1,
.productCompare h1,
.productUserStories h1,
.techSpecWrap h1,
.wrap h1,
.press-releases h1,
section.communityLib article h1,
.community h1,
#hero.shortText h1,
.static2Col h1,
.supportNote h1,
.form-header span:first-child,
.form-header span:last-child,
.heroHome div p.white,
h2,
h3,
#home_hero_price {
  font-family: 'Avenir LT W02 55 Roman', "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, Arial, sans-serif !important;
}

/*------------------------------------------------------------------------------------
models
------------------------------------------------------------------------------------*/

.productCompare > h1 {
  font-size: 22px;
  padding-bottom: 20px;
}
.productCompare article {
  border-top: 1px solid #d7d7d7;
  padding: 30px 20px;
  clear: both;
}

.productUserStories article {
  border-top: 1px solid #d7d7d7;
  padding: 30px 0;
  clear: both;
}
.productUserStories > h1 {
  font-size: 22px;
  margin-bottom: 20px;
}
.productCompare article.component {
  border-top: none;
  padding-top: 10px;
}
.productCompare article img {
  float: left;
}
.productUserStories article img {
  float: left;
}
.productCompare article h1 {
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 3px;
}
.productUserStories article h1 {
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 3px;
}
.productUserStories article .metaInfo {
  padding-top: 10px;
  font-size: 11px;
}
.productCompare article h2,
.productUserStories article h2 {
  font-size: 1em;
  margin-bottom: 5px;
}
.productCompare article div {
  float: right;
  width: 550px;
}
.productUserStories article div {
  float: right;
  width: 597px;
}
.silverButton,
.silverButton:hover,
a.blackBtn {
  text-indent: -2000px;
  cursor :pointer;
  display: block;
  float: left;
  width: 150px;
  margin-right: 10px;
  margin-top: 10px;
}
#BtnEnlarge,
.BtnEnlarge {
  background: transparent url('http://www.blackmagic-design.com/css/images/english/buttons/enlarge.png') no-repeat;
  width: 84px !important;
}
#BtnTechspecs,
.BtnTechspecs {
  background: transparent url('http://www.blackmagic-design.com/css/images/english/buttons/techspecs.png') no-repeat;
  width: 106px !important;
  margin: 5px 0 0 0 !important;
}

.BtnTechspecsflag { position:absolute; right:40px; top:0px; }
.static3Col .BtnTechspecsflag { right:0; }
.japanese #BtnEnlarge, .japanese .BtnEnlarge { background: transparent url('http://www.blackmagic-design.com/css/images/japanese/buttons/enlarge.png') no-repeat; width:66px !important; }
.chinese #BtnEnlarge, .chinese .BtnEnlarge { background: transparent url('http://www.blackmagic-design.com/css/images/chinese/buttons/enlarge.png') no-repeat; width:67px !important; }
.spanish #BtnEnlarge, .spanish .BtnEnlarge { background: transparent url('http://www.blackmagic-design.com/css/images/spanish/buttons/enlarge.png') no-repeat; width:86px !important; }
.german #BtnEnlarge, .german .BtnEnlarge { background: transparent url('http://www.blackmagic-design.com/css/images/german/buttons/enlarge.png') no-repeat; width:105px !important; }
.french #BtnEnlarge, .french .BtnEnlarge { background: transparent url('http://www.blackmagic-design.com/css/images/french/buttons/enlarge.png') no-repeat; width:92px !important; }
#BtnFunctional, .BtnFunctional {
  background: transparent url('http://www.blackmagic-design.com/css/images/english/buttons/functionaldiagram.png') no-repeat;
  width: 149px;
}
.japanese #BtnFunctional, .japanese .BtnFunctional { background: transparent url('http://www.blackmagic-design.com/css/images/japanese/buttons/functionaldiagram.png') no-repeat; width: 78px; }
.chinese #BtnFunctional, .chinese .BtnFunctional { background: transparent url('http://www.blackmagic-design.com/css/images/chinese/buttons/functionaldiagram.png') no-repeat; width: 102px; }
.spanish #BtnFunctional, .spanish .BtnFunctional { background: transparent url('http://www.blackmagic-design.com/css/images/spanish/buttons/functionaldiagram.png') no-repeat; width: 148px; }
.german #BtnFunctional, .german .BtnFunctional { background: transparent url('http://www.blackmagic-design.com/css/images/german/buttons/functionaldiagram.png') no-repeat; width: 150px; }
.french #BtnFunctional, .french .BtnFunctional { background: transparent url('http://www.blackmagic-design.com/css/images/french/buttons/functionaldiagram.png') no-repeat; width: 151px; }
#BtnConnection {
  background: transparent url('http://www.blackmagic-design.com/css/images/english/buttons/connectiondiagram.png') no-repeat;
  width: 158px;
}
.japanese #BtnConnection { background: transparent url('http://www.blackmagic-design.com/css/images/japanese/buttons/connectiondiagram.png') no-repeat; width: 158px; }
.chinese #BtnConnection { background: transparent url('http://www.blackmagic-design.com/css/images/chinese/buttons/connectiondiagram.png') no-repeat; width: 89px; }
.spanish #BtnConnection { background: transparent url('http://www.blackmagic-design.com/css/images/spanish/buttons/connectiondiagram.png') no-repeat; width: 166px; }
.german #BtnConnection { background: transparent url('http://www.blackmagic-design.com/css/images/german/buttons/connectiondiagram.png') no-repeat; width: 170px; }
.french #BtnConnection { background: transparent url('http://www.blackmagic-design.com/css/images/french/buttons/connectiondiagram.png') no-repeat; width: 164px; }

/*------------------------------------------------------------------------------------
tech specs
------------------------------------------------------------------------------------*/

.techSpec {
  width: 100%;
  margin-bottom: 30px;
}
.fir {
  margin-bottom: 0;
}
.techSeries1 {
}
.techSeries2 {
}
.techSeries3 {
  margin-left: 5px;
}
.techSpecWrap h1 {
  margin-bottom: 20px;
}
.grey {
  width: 100%;
  background-color: #4a4a4a;
}
.grey td {
  padding: 5px;
}
.grey td p {
  color: #fff;
}
.grey td:nth-child(1) {
  width: 218px;
}
.grey td:nth-child(2) {
  width: 345px;
}
.grey td:nth-child(3) {
  width: 345px;
}
#techSpecStatic .grey td:nth-child(1) {
  padding-left: 218px;
  width: 250px;
}
#techSpecStatic .grey td:nth-child(2) {
  width: 250px;
}
#techSpecStatic .grey td:nth-child(3) {
  width: 250px;
}
.techSpec td {
  padding: 5px;
  text-align: left;
  font-size: 11px;
}
.techSpec thead tr:last-child td {
  background-color: #d8791f;
  color: #fff;
  text-align: left;
}
.techSpec thead tr td {
  background-color: #4a4a4a;
  text-align: left;
}
.techSpec tbody tr td {
  background-color: #f9e5cc;
  border-top: 1px solid #f0c9a8;
  border-bottom: 1px solid #f0c9a8;
}
.techSpec tbody tr:nth-child(2n+1) td {
  background-color: #fff;
}
.techSpec tbody tr td:nth-child(2) {
  border-left: 1px solid #f0c9a8;
  border-right: 1px solid #f0c9a8;
}
.techSpec tbody tr td:nth-child(1) {
  font-weight: bold;
  width: 218px;
}
.techSpec tbody tr td:nth-child(2), .techSpec tbody tr td:nth-child(3) {
  width: 345px;
}
.techSpecSingle {
  width: 100%;
}
.techSpecSingle td {
  padding: 5px;
  text-align: left;
  font-size: 11px;
}
.techSpecSingle thead tr:last-child td {
  background-color: #d8791f;
  color: #fff;
  text-align: left;
}
.techSpecSingle thead tr td {
  background-color: #4a4a4a;
  text-align: left;
}
.techSpecSingle tbody tr td {
  background-color: #f9e5cc;
  border-top: 1px solid #f0c9a8;
  border-bottom: 1px solid #f0c9a8;
}
.techSpecSingle tbody tr:nth-child(2n+1) td {
  background-color: #fff;
  width: 100px;
}
.techSpecSingle tbody tr td:nth-child(2) {
  border-left: 1px solid #f0c9a8;
}
.techSpecSingle tbody tr td:nth-child(1) {
  font-weight: bold;
  width: 105px;
}
.techSpecSingle tbody tr td:nth-child(2), .techSpecSingle tbody tr td:nth-child(3) {
  width: 345px;
}
.techSpecSingle tbody tr td:last-child {
  display: none;
}
#techSpecStatic .techSpec tbody tr td:nth-child(2), #techSpecStatic .techSpec tbody tr td:nth-child(3), #techSpecStatic .techSpec tbody tr td:nth-child(4) {
  width: 250px;
}
#techSpecStatic .techSpec tbody tr td:nth-child(3) {
  border-right: 1px solid #f0c9a8;
}
.singleTechSpec tbody tr td:nth-child(2) {
  width: 691px;
}
.techSpec tbody tr td:last-child {
  border-right: none;
}
.techSpec2 tbody tr td:last-child {
  border-right: none;
  display: none;
}

/*------------------------------------------------------------------------------------
static content styles
------------------------------------------------------------------------------------*/

.staticHtml {
  padding-top: 1px;
  padding-bottom: 1px;
}
.staticHtml a {
  white-space:nowrap;
}
.productStatic h1 {
  font-size: 29px;
  line-height: 1.2em;
  font-weight: normal;
  padding: 0 0 10px 0;
  color: #000;
}
h2 {
  font-size: 22px;
  line-height: 1.2em;
  font-weight: normal;
  padding: 0 0 7px 0;
  color: #000;
}
h3 {
  font-size: 16px;
  line-height: 1.2em;
  font-weight: normal;
  padding: 0 0 7px 0;
  color: #000;
}
h4 {
  font-size: 13px;
  line-height: 1.2em;
  font-weight: bold;
  padding: 0 0 2px 0;
  color: #000;
}
a {
  color: #c65d00;
  text-decoration: none;
}
a:hover {
  color: #c65d00;
  text-decoration: underline;
}
/* Large image floating under text from right */
.staticUnderflowR {
  position: relative;
  margin: 30px 0;
  line-height: 1.8em;
  height: 500px; /* default value */
}
.staticUnderflowR img {
  position: absolute;
  bottom: 0;
  right: 0;
  margin-right: 2px;
}
.staticUnderflowR div {
  position: absolute;
  top: 0;
  width: 440px;
  padding-left: 45px;
}
/* Large image floating under text from right */
.staticUnderflowRNoBorder {
  position: relative;
  margin: 30px 0;
  line-height: 1.8em;
  height: 500px; /* default value */
}
.staticUnderflowRNoBorder img {
  position: absolute;
  bottom: 0;
  right: 0;
}
.staticUnderflowRNoBorder div {
  position: absolute;
  top: 0;
  width: 440px;
  padding-left: 45px;
}
/* Large image floating under text from left */
.staticUnderflowL {
  position: relative;
  margin: 30px 0;
  line-height: 1.8em;
  height: 500px; /* default value */
}
.staticUnderflowL img {
  position: absolute;
  bottom: 0;
  left: 0;
  margin-left: 2px;
}
.staticUnderflowL div {
  position: absolute;
  top: 0;
  right: 0;
  width: 440px;
  padding-right: 45px;
}
/* Large image floating under text from left - image on top of border */
.staticUnderflowLNoBorder {
  position: relative;
  margin: 30px 0;
  line-height: 1.8em;
  height: 500px; /* default value */
}
.staticUnderflowLNoBorder img {
  position: absolute;
  bottom: 0;
  left: 0;
}
.staticUnderflowLNoBorder div {
  position: absolute;
  top: 0;
  right: 0;
  width: 440px;
  padding-right: 45px;
}
/* 2 Column, Image floating left */
.static2Col {
  margin: 30px 45px;
}
.static2Col h2 {
  width: 440px;
  float: right;
}
.static2Col p {
  width: 440px;
  float: right;
  line-height: 1.8em;
}
.static2Col img {
  float: left;
}
/* 2 Column, Text */
.static2ColText {
  margin: 30px 45px;
}
.static2ColText div:first-child {
  width: 440px;
  float: left;
}
.static2ColText div:last-child {
  width: 440px;
  float: right;
}
/* 2 Column, Image floating left, break out to page border */
.static2Col img.staticBreak {
  margin-left: -45px;
}
/* 2 Column, Image floating left, long text */
.static2ColLongText {
  margin: 30px 45px;
}
.static2ColLongText h2, .static2ColLongText h3 {
  width: 600px;
  float: right;
  padding: 0 0 5px 0;
}
.static2ColLongText p {
  width: 600px;
  float: right;
  line-height: 1.8em;
}
.static2ColLongText img {
  float: left;
}
/* 2 Column, Image floating left, long text, img break out to page border */
.static2ColLongText img.staticBreak {
  margin-left: -45px;
}
/* 2 Column, Image floating right */
.static2ColR {
  margin: 30px 45px;
}
.static2ColR h1 {
  width: 440px;
}
.static2ColR p {
  width: 440px;
  float: left;
  line-height: 1.8em;
}
.static2ColR img {
  float: right;
}
/* 2 Column, Image floating right, break out to page border */
.static2ColR img.staticBreak {
  margin-right: -45px;
}
/* 2 Column, Image floating left, long text */
.static2ColRLongText {
  margin: 30px 45px;
}
.static2ColRLongText h2, .static2ColRLongText h3 {
  width: 600px;
  float: left;
  padding: 0 0 5px 0;
}
.static2ColRLongText p {
  width: 600px;
  float: left;
  line-height: 1.8em;
}
.static2ColRLongText img {
  float: right;
}
/* Introduction, centered */
.staticIntro {
  width: 730px;
  margin: 30px auto;
  text-align: center;
  line-height: 1.8em;
}
.staticIntroL {
  width: 820px;
  margin: 30px auto;
  text-align: center;
  line-height: 1.8em;
}
.staticIntroXL {
  width: 910px;
  margin: 30px auto;
  text-align: center;
  line-height: 1.8em;
}
hr {
  color: #d7d7d7;
  height: 1px;
  width: 910px;
  margin: 0 auto;
}
.staticCenterImage {
  margin: 30px 0;
  text-align: center;
}
/* Feature list table */
table.staticFeatureList {
  margin: 0;
}
table.staticFeatureList td {
  padding-bottom: 10px;
}
table.staticFeatureList tr td:nth-child(2n+1) {
  width: 28px;
}
table.staticFeatureList td h4 {
    padding-top: 2px;
}
table.staticFeatureList td p {
  line-height: 1.4em;
  font-size: 11px;
}
/* small print / imprint */
.staticSmallPrint {
  width: 730px;
  margin: 30px auto;
  text-align: center;
  font-size: 11px;
  line-height: 1.4em;
}
/* Connections */
.connections {
  margin: 30px 45px;
}
.connection {
  background: #fff url('http://www.blackmagic-design.com/css/images/filter-bottom-bg.jpg') repeat-x left bottom;
  width: 288px;
  height: 258px;
  float: left;
  margin-right: 19px;
  margin-bottom: 30px;
}
.connection:last-child {
  margin-right: 0;
}
.connection a, .connection a:hover {
  color:#000;
  text-decoration: none;
  font-size: 1.3em;
  display: block;
  height: 230px;
  padding-top: 20px;
  text-align: center;
}
aside.left, aside.left-sidebar {
  width: 200px;
  margin: 40px 0 0 45px;
  float: left;
}
aside p {
  font-size: 11px;
  line-height: 1.4em;
  margin-bottom: 10px;
}
aside h4 {
  margin-bottom: 10px;
}
aside img {
  margin-bottom: 30px;
}
aside a.lightbox {
  position: relative;
  display: block;
}
aside a.lightbox .enlarge {
  background: transparent url('http://www.blackmagic-design.com/css/images/enlarge.png') no-repeat left top;
  position: absolute;
  display: block;
  height: 13px;
  width: 13px;
  top: 0;
  left: 0;
}
aside ul {
  margin: 0 0 30px 0;
  padding: 0;
}
aside ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.eventsList {
  list-style: none;
  margin: 34px 45px 0 0;
  float: right;
  width: 650px;
}
ul.eventsList li {
  border-bottom: 1px solid #d7d7d7;
  margin-bottom: 15px;
  padding-bottom: 15px;
  font-size: 11px;
}
ul.eventsList li:last-child {
  border-bottom: none;
}
ul.eventsList li img {
  float: right;
  margin-left: 30px;
}
ul.eventsList li div {
  width: 410px;
}
ul.eventsList li p {
  font-size: 11px;
  margin-bottom: 10px;
}
ul.eventsList li h3 { padding: 0 0 3px 0; }
aside ul.tagList {
  margin: -7px 0 30px 0;
  padding: 0;
  font-size: 11px;
}
p.pagination {
  text-align: right;
  clear: both;
  font-size: 11px;
}
p.pagination a, p.pagination a:hover {
  color: #333;
}
#Home-press-pressimages .detailContent { margin: 40px 45px 40px 0; }
.detailContent h1 {
  font-size: 22px;
  line-height: 1.2em;
}
.detailContent p { margin-bottom: 20px; }
#imgmapdiv area, #Map area { outline: none; }

/*------------------------------------------------------------------------------------
------------------------------------------------------------------------------------*/

/* Column down and up gradient */
.bgdowngrad,
.bgupgrad,
.bgdowngradnp,
.bgupgradnp { 
  margin-left:0 !important;
  margin-right:0 !important;
}
.bgdowngrad,
.bgupgrad {
  padding-left:45px !important;
  padding-right:45px !important;
}
.bgdowngrad,
.bgdowngradnp { background: url("http://www.blackmagic-design.com/css/images/bgGradDown.jpg") no-repeat bottom center; }
.bgupgrad,
.bgupgradnp {
  padding-top:25px;
  background: url("http://www.blackmagic-design.com/css/images/bgGradUp.jpg") no-repeat top center;
}

/* read more arrow */
.sep2Col a.readmorearrow,
.sep3Col a.readmorearrow,
.sep4Col a.readmorearrow {
  position: absolute;
  bottom: 10px;
  display: block;
  width: 19px;
  height: 21px;
  background: url("http://www.blackmagic-design.com/css/images/grayarrow.png") no-repeat center center;
}
.sep2Col a.readmorearrow { margin-left: 420px; }
.sep3Col a.readmorearrow { margin-left: 269px; }
.sep4Col a.readmorearrow { margin-left: 190px; }

/* 2 column with border (need to .static2Col) */
.sep2Col div {
  position: relative;
  margin-right: 14px;
  padding-right: 16px;
  /* default divider */
  background: url("http://www.blackmagic-design.com/css/images/verticaldividers/230.png") no-repeat right center;
  min-height: 230px;
}
.sep2Col div:last-child {
  background: url("bmd00000.css") !important;
  margin-right: 0;
  padding-right: 0;
}
.sep2Col p { 
  font-size: 11px;
  padding-bottom: 25px;
}

.static2ColText .productname,
.static2Col .productname { margin: 35px 0px 0px 0px; }
.static2ColText .productdesc,
.static2Col .productdesc { margin: 0px 0px 10px 0px; width: 670px; }

/* 3 column */
.static3Col { margin: 30px 45px; }
.static3Col div {
  float: left;
  width: 283px;
  margin-right: 30px;
}
.static3Col div:nth-child(2) { width: 284px; }
.static3Col div:last-child { margin-right: 0; }
.static3Col div h2,
.static3Col div h3 { padding: 8px 0 5px 0; }

/* 3 column, break out to page border */
.static3Col div:nth-child(1) img.staticBreak { margin-left: -45px; }

/* 3 column with border (need to .static3Col) */
.sep3Col div {
  position: relative;
  margin-right: 14px;
  padding-right: 16px;
  /* default divider */
  background: url("http://www.blackmagic-design.com/css/images/verticaldividers/230.png") no-repeat right center;
  min-height: 230px;
}
.sep3Col div:last-child {
  background: url("bmd00000.css") !important;
  margin-right: 0;
  padding-right: 0;
}
.sep3Col p {
  font-size: 11px;
  padding-bottom: 25px;
}

/* 4 column */
.static4Col { margin: 30px 45px; }
.sep4Col div {
  position: relative;
  float: left;
  width: 205px;
  margin-right: 14px;
  padding-right: 16px;
  /* default divider */
  background: url("http://www.blackmagic-design.com/css/images/verticaldividers/230.png") no-repeat right center;
  min-height: 230px;
}
.sep4Col div:last-child {
  background: url("bmd00000.css") !important;
  margin-right: 0;
  padding-right: 0;
}
.static4Col div h2,
.static4Col div h3 { padding: 8px 0 5px 0; }
.sep4Col p {
  padding-right: 10px;
  padding-bottom: 25px;
  font-size: 11px;
}

/* 5 column */
.static5Col { margin: 30px 45px; }
.static5Col div {
  float: left;
  width: 179px;
  margin-right: 2px;
}
.static5Col div:last-child { margin-right: 0; }
.static5Col div h2,
.static5Col div h3 { padding: 8px 0 5px 0; }

/* verticle dividers */
.vertdiv230 div { background: url("http://www.blackmagic-design.com/css/images/verticaldividers/230.png") no-repeat right bottom; }
.vertdiv240 div { background: url("http://www.blackmagic-design.com/css/images/verticaldividers/240.png") no-repeat right bottom; }
.vertdiv250 div { background: url("http://www.blackmagic-design.com/css/images/verticaldividers/250.png") no-repeat right bottom; }
.vertdiv260 div { background: url("http://www.blackmagic-design.com/css/images/verticaldividers/260.png") no-repeat right bottom; }
.vertdiv270 div { background: url("http://www.blackmagic-design.com/css/images/verticaldividers/270.png") no-repeat right bottom; }
.vertdiv280 div { background: url("http://www.blackmagic-design.com/css/images/verticaldividers/280.png") no-repeat right bottom; }
.vertdiv290 div { background: url("http://www.blackmagic-design.com/css/images/verticaldividers/290.png") no-repeat right bottom; }
.vertdiv300 div { background: url("http://www.blackmagic-design.com/css/images/verticaldividers/300.png") no-repeat right bottom; }
.vertdiv310 div { background: url("http://www.blackmagic-design.com/css/images/verticaldividers/310.png") no-repeat right bottom; }
.vertdiv320 div { background: url("http://www.blackmagic-design.com/css/images/verticaldividers/320.png") no-repeat right bottom; }
.vertdiv330 div { background: url("http://www.blackmagic-design.com/css/images/verticaldividers/330.png") no-repeat right bottom; }
.vertdiv340 div { background: url("http://www.blackmagic-design.com/css/images/verticaldividers/340.png") no-repeat right bottom; }
.vertdiv350 div { background: url("http://www.blackmagic-design.com/css/images/verticaldividers/350.png") no-repeat right bottom; }
.vertdiv360 div { background: url("http://www.blackmagic-design.com/css/images/verticaldividers/360.png") no-repeat right bottom; }
.vertdiv370 div { background: url("http://www.blackmagic-design.com/css/images/verticaldividers/370.png") no-repeat right bottom; }
.vertdiv380 div { background: url("http://www.blackmagic-design.com/css/images/verticaldividers/380.png") no-repeat right bottom; }
.vertdiv390 div { background: url("http://www.blackmagic-design.com/css/images/verticaldividers/390.png") no-repeat right bottom; }
.vertdiv400 div { background: url("http://www.blackmagic-design.com/css/images/verticaldividers/400.png") no-repeat right bottom; }
.vertdiv410 div { background: url("http://www.blackmagic-design.com/css/images/verticaldividers/410.png") no-repeat right bottom; }
.vertdiv420 div { background: url("http://www.blackmagic-design.com/css/images/verticaldividers/420.png") no-repeat right bottom; }
.vertdiv430 div { background: url("http://www.blackmagic-design.com/css/images/verticaldividers/430.png") no-repeat right bottom; }
.vertdiv440 div { background: url("http://www.blackmagic-design.com/css/images/verticaldividers/440.png") no-repeat right bottom; }
.vertdiv450 div { background: url("http://www.blackmagic-design.com/css/images/verticaldividers/450.png") no-repeat right bottom; }
.vertdiv460 div { background: url("http://www.blackmagic-design.com/css/images/verticaldividers/460.png") no-repeat right bottom; }
.vertdiv470 div { background: url("http://www.blackmagic-design.com/css/images/verticaldividers/470.png") no-repeat right bottom; }
.vertdiv480 div { background: url("http://www.blackmagic-design.com/css/images/verticaldividers/480.png") no-repeat right bottom; }
.vertdiv490 div { background: url("http://www.blackmagic-design.com/css/images/verticaldividers/490.png") no-repeat right bottom; }
.vertdiv500 div { background: url("http://www.blackmagic-design.com/css/images/verticaldividers/500.png") no-repeat right bottom; }
.vertdiv510 div { background: url("http://www.blackmagic-design.com/css/images/verticaldividers/510.png") no-repeat right bottom; }

.vertdiv230 div:last-child,
.vertdiv240 div:last-child,
.vertdiv250 div:last-child,
.vertdiv260 div:last-child,
.vertdiv270 div:last-child,
.vertdiv280 div:last-child,
.vertdiv290 div:last-child,
.vertdiv300 div:last-child,
.vertdiv310 div:last-child,
.vertdiv320 div:last-child,
.vertdiv330 div:last-child,
.vertdiv340 div:last-child,
.vertdiv350 div:last-child,
.vertdiv360 div:last-child,
.vertdiv370 div:last-child,
.vertdiv380 div:last-child,
.vertdiv390 div:last-child,
.vertdiv400 div:last-child,
.vertdiv410 div:last-child,
.vertdiv420 div:last-child,
.vertdiv430 div:last-child,
.vertdiv440 div:last-child,
.vertdiv450 div:last-child,
.vertdiv460 div:last-child,
.vertdiv470 div:last-child,
.vertdiv480 div:last-child,
.vertdiv490 div:last-child,
.vertdiv500 div:last-child,
.vertdiv510 div:last-child { background: url("bmd00000.css"); }

.fancydivider img { display: block; }

.productname { margin: 35px 45px 0px 45px; }
.productname img { float:none; }
.productdesc { margin: 0px 45px 10px 45px; width: 670px; }

.productStatic h1 { padding-bottom: 3px; }
.productStatic h1 img { float: none; }

/*------------------------------------------------------------------------------------
fancybox customisation
------------------------------------------------------------------------------------*/

#fancybox-close {
  margin-right: 25px !important;
  margin-top: 35px !important;
  background: transparent url('http://www.blackmagic-design.com/css/images/close.png') no-repeat top left !important;
}
#fancybox-content {
  padding: 20px !important;
  border: none !important;
}
#fancybox-img {
  border: 1px solid #E5E5E5 !important;
  padding: 9px !important;
}
#lightboxTitle {
  margin: 10px 0 10px 0;
  padding: 0 10px;
  text-align: left;
  font-size: 11px !important;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, Arial, sans-serif !important;
  color: #333 !important;
}
#fancybox-error {
  font-size: 11px !important;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, Arial, sans-serif !important;
  color: #333 !important;
}
#lightboxTitle span {
  float: right;
}
#lightboxTitle span a, #lightboxTitle span a:active, #lightboxTitle span a:hover, #lightboxTitle span a:visited {
  color: #333333;
}

/*------------------------------------------------------------------------------------
------------------------------------------------------------------------------------*/

.left-sidebar, .x-right-column {
  display: inline-block;
  vertical-align: top;
  box-align: start;
}
.filter label {
  float: left;
  font-weight: bold;
  min-width: 95px;
}
.filter select {
  margin-left: 10px;
  min-width: 200px;
}
.filter select.small { min-width: 10px; }
.container-head { border-bottom: solid 1px #e5e5e5; }
span.nowrap { white-space: nowrap; }
.imagelabel { font-size: 11px; position: relative; }

/*------------------------------------------------------------------------------------
company offices
------------------------------------------------------------------------------------*/

.company-offices {
  width: 676px;
  float: right;
  margin-right: 45px;
  margin-top: 40px;
}
.article p { margin-bottom: 15px; }
.data-cell {
  padding-bottom: 13px;
}
.data-cell:nth-child(3n+1) { clear: left; }
.company-offices > div:nth-child(3n-1) { margin: 0 30px; }
.company-offices .info-box {
  color: #333;
  line-height: 1.4em;
  padding-bottom: 40px;
  font-size: 11px;
}
.info-box address { font-style: normal; }
.info-box .title {
  color : #000;
  margin-top: 15px;
}
.info-box p:nth-of-type(1) {
  margin-top: 8px;
}
.info-box .office-fax {
  margin-bottom: 2px;
}
.info-box .contact-name {
  color: #c65d00;
}
.info-box .office-url {
  color: #c65d00;
  margin-bottom: 8px;
}
.info-box .office-support {
  border-top: solid 1px #e5e5e5;
  margin-top: 15px;
}
.info-box .office-support p:first-child {
  font-weight: bold;
}
.form-header {
  background: #fff url("http://www.blackmagic-design.com/css/images/form-heading-bar-bg.png") repeat-x left top;
  height: 37px;
  line-height: 37px;
  margin: 10px 0 20px 1px;
  width: 998px;
}
.form-header span {
  display: inline-block;
  width: 425px;
  font-size: 16px;
  color: #000;
}
.form-header span:first-child { margin-left: 44px; }
.form-header span:last-child { margin-left: 45px; }
span.bmd-desc {
  padding:15px 45px 50px 0;
  display: block;
}
div.bmd-desc { padding-bottom: 5px; }
div.bmd-desc p { margin-bottom: 10px; }
.downloadform .col-left, .downloadform .col-right, .enquiryform .col-left, .enquiryform .col-right {
  display: inline-block;
  vertical-align: top;
  width: 425px;
}
.downloadform .col-left, .enquiryform .col-left { margin-left: 45px; }
.ie7 .downloadform .col-left, .ie7 .enquiryform .col-left { float: left; }
.downloadform .col-right, .enquiryform .col-right { margin-left: 46px; }
.ie7 .downloadform .col-right, .ie7 .enquiryform .col-right {
  margin-left: 45px;
  float: left;
}
.downloadform .col-right label, .enquiryform label { width: 113px; }
.downloadform .col-left label { width: 150px; }
.downloadform input, .enquiryform input {
  background: #fff url("http://www.blackmagic-design.com/css/images/form-field-bg.png") no-repeat left top;
  border: none;
  height: 18px;
  line-height: 18px;
  margin-right: 0;
  padding: 4px 5px 0;
  width: 302px;
}
.downloadform .col-left span.chkbox {
  display: block;
}
.downloadform .col-left span.chkbox label {
  font-size: 12px;
  padding: 1px 0 0 10px;
  clear: none;
  float: left;
  color :#333;
}
.downloadform .col-left span.chkbox input {
  background: none;
  line-height: 10px;
  width: 15px;
}
.downloadform .small, .enquiryform .small {
  background-position: left -28px;
  width: 202px;
}
.downloadform .smaller, .enquiryform .smaller {
  background-position: left -56px;
  width: 120px;
}
.downloadform textarea, .enquiryform textarea {
  border: solid 1px #999; /* firefox needs this declaration */
  border-color: #737373 #999 #999;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 107px;
  width: 100%;
}
.agreementform .license-container {
  padding: 0 45px;
}
.agreementform .license-container #license {
  height: 220px;
  padding: 20px;
  overflow-y: scroll;
  border: solid 1px #999; /* firefox needs this declaration */
  border-color: #737373 #999 #999;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.agreementform strong {
  font-weight: normal !important;
}
.agreementform .license-container #license h1 {
  font-size: 16px;
  margin-bottom: 15px;
  font-weight: bold;
}
.agreementform .license-container #license h3 {
  font-weight: bold;
  font-size: 12px;
  margin-bottom: 15px;
}
.agreementform .license-container #license p {
  font-size: 11px;
  margin-bottom: 15px;
  text-align: justify;
}
.agreementform .license-container #license ol {
  margin-bottom: 15px;
}
.agreementform .license-container .agree {
  display: block;
  margin-top: 10px;
}
.agreementform .license-container .agree input {
  width: 16px;
}
.agreementform .license-container .agree label {
  float: none;
  margin-left: 10px;
  font-size: 11px;
}
.ie7 .downloadform textarea, .ie7 .enquiryform textarea {
  margin-left: -45px;
}
.downloadform label.fullrow {
  width: 100%;
}
.downloadform label span {
  color: #666;
}
.downloadform .findSerial {
  display: block;
  float: left;
  margin: 4px 10px 4px 5px;
  font-size: 11px;
}
.downloadform p {
  display: block;
  float: right;
  margin: 5px 0;
  width: 275px;
}
.download-button-container {
  width: 910px;
  margin: 20px auto 0 auto;
  text-align: center;
  border-top: 1px solid #e5e5e5;
  padding-top: 20px;
  padding-bottom: 45px;
}
.download-button-container.reg {
  padding-bottom: 20px;
}
.enquiryform .version {
  color: #666;
  display: block;
  float: left;
  width: 80px;
  padding-top: 4px;
}
.formError {
  clear: both;
  color: #cc0000;
  display: none;
  padding-left: 119px;
  margin-bottom: 3px;
  font-size: 11px;
  font-style: italic;
}
.formError.host {
  padding-left: 0;
}
.formError.ag {
  padding-left: 28px;
}
#errorEnquiry {
  padding-left: 0
}
#errorSerial {
  padding-left: 148px;
}
label.invalid {
  color: #cc0000;
}

/*------------------------------------------------------------------------------------
connection diagrams
------------------------------------------------------------------------------------*/

.connection-dia #main {
  padding: 38px 45px 0;
}
.connection-dia .filter {
  background: #fff url("http://www.blackmagic-design.com/css/images/filter-bottom-bg910.jpg") no-repeat left bottom;
  padding: 0 0 17px;
  margin-bottom: 40px;
}
.connection-dia .filter .filter-top-bg {
  background: #fff url("http://www.blackmagic-design.com/css/images/filter-top-bg910.jpg") no-repeat left top;
  height: 17px;
}
.connection-dia .filter div:not(.filter-top-bg) {
  padding-left: 17px;
}
.connection-dia .filter div:last-child {
  margin-top: 10px;
}

/*------------------------------------------------------------------------------------
buttons
------------------------------------------------------------------------------------*/

.btn-more-press-releases,
.bmd-btn-sendrequest,
.bmd-btn-download,
.bmd-btn-downloadsdk,
.bmd-btn-downloadbeta,
.bmd-btn-sendenquiry,
.bmd-btn-registerdownload,
.bmd-btn-downloadnow,
.bmd-btn-view,
.bmd-btn-sendenquiry-center,
.bmd-btn-sendrequest-center {
  display: inline-block;
  height: 19px;
  margin-top: 13px;
  text-indent: -99999px;
  *display: inline;
  zoom: 1;
}
.ie7 .btn-more-press-releases,
.ie7 .bmd-btn-sendrequest,
.ie7 .bmd-btn-download,
.ie7 .bmd-btn-downloadsdk,
.ie7 .bmd-btn-downloadsdk,
.ie7 .bmd-btn-sendenquiry,
.ie7 .bmd-btn-registerdownload,
.ie7 .bmd-btn-downloadnow,
.ie7 .bmd-btn-view,
.ie7 .bmd-btn-sendenquiry-center,
.ie7 .bmd-btn-sendrequest-center {
  display: block;
}
.bmd-btn-download {
  background: #fff url("http://www.blackmagic-design.com/css/images/english/buttons/download.png") no-repeat left top;
  width: 98px;
}
.japanese .bmd-btn-download { background: #fff url("http://www.blackmagic-design.com/css/images/japanese/buttons/download.png") no-repeat left top; width: 101px; }
.chinese .bmd-btn-download { background: #fff url("http://www.blackmagic-design.com/css/images/chinese/buttons/download.png") no-repeat left top; width: 67px; }
.spanish .bmd-btn-download { background: #fff url("http://www.blackmagic-design.com/css/images/spanish/buttons/download.png") no-repeat left top; width: 98px; }
.german .bmd-btn-download { background: #fff url("http://www.blackmagic-design.com/css/images/german/buttons/download.png") no-repeat left top; width: 99px; }
.french .bmd-btn-download { background: #fff url("http://www.blackmagic-design.com/css/images/french/buttons/download.png") no-repeat left top; width: 107px; }
.bmd-btn-view {
  background: #fff url("http://www.blackmagic-design.com/css/images/english/buttons/view.png") no-repeat left top;
  width: 69px;
}
.japanese .bmd-btn-view { background: #fff url("http://www.blackmagic-design.com/css/images/japanese/buttons/view.png") no-repeat left top; width: 68px; }
.chinese .bmd-btn-view { background: #fff url("http://www.blackmagic-design.com/css/images/chinese/buttons/view.png") no-repeat left top; width: 66px; }
.spanish .bmd-btn-view { background: #fff url("http://www.blackmagic-design.com/css/images/spanish/buttons/view.png") no-repeat left top; width: 94px; }
.german .bmd-btn-view { background: #fff url("http://www.blackmagic-design.com/css/images/german/buttons/view.png") no-repeat left top; width: 95px; }
.french .bmd-btn-view { background: #fff url("http://www.blackmagic-design.com/css/images/french/buttons/view.png") no-repeat left top; width: 94px; }
.bmd-btn-sendrequest {
  background: #fff url("http://www.blackmagic-design.com/css/images/english/buttons/sendrequest.png") no-repeat left top;
  width: 121px;
}
.japanese .bmd-btn-sendrequest { background: #fff url("http://www.blackmagic-design.com/css/images/japanese/buttons/sendrequest.png") no-repeat left top; width: 130px; }
.chinese .bmd-btn-sendrequest { background: #fff url("http://www.blackmagic-design.com/css/images/chinese/buttons/sendrequest.png") no-repeat left top; width: 90px; }
.spanish .bmd-btn-sendrequest { background: #fff url("http://www.blackmagic-design.com/css/images/spanish/buttons/sendrequest.png") no-repeat left top; width: 125px; }
.german .bmd-btn-sendrequest { background: #fff url("http://www.blackmagic-design.com/css/images/german/buttons/sendrequest.png") no-repeat left top; width: 131px; }
.french .bmd-btn-sendrequest { background: #fff url("http://www.blackmagic-design.com/css/images/french/buttons/sendrequest.png") no-repeat left top; width: 131px; }
.bmd-btn-downloadsdk {
  background: #fff url("http://www.blackmagic-design.com/css/images/english/buttons/downloadsdks.png") no-repeat left top;
  width: 132px;
}
.japanese .bmd-btn-downloadsdk { background: #fff url("http://www.blackmagic-design.com/css/images/japanese/buttons/downloadsdks.png") no-repeat left top; width: 140px; }
.chinese .bmd-btn-downloadsdk { background: #fff url("http://www.blackmagic-design.com/css/images/chinese/buttons/downloadsdks.png") no-repeat left top; width: 92px; }
.spanish .bmd-btn-downloadsdk { background: #fff url("http://www.blackmagic-design.com/css/images/spanish/buttons/downloadsdks.png") no-repeat left top; width: 144px; }
.german .bmd-btn-downloadsdk { background: #fff url("http://www.blackmagic-design.com/css/images/german/buttons/downloadsdks.png") no-repeat left top; width: 144px; }
.french .bmd-btn-downloadsdk { background: #fff url("http://www.blackmagic-design.com/css/images/french/buttons/downloadsdks.png") no-repeat left top; width: 135px; }
.bmd-btn-sendenquiry {
  background: #fff url("http://www.blackmagic-design.com/css/images/english/buttons/sendenquiry.png") no-repeat left top;
  width: 117px;
}
.japanese .bmd-btn-sendenquiry { background: #fff url("http://www.blackmagic-design.com/css/images/japanese/buttons/sendenquiry.png") no-repeat left top; width: 145px; }
.chinese .bmd-btn-sendenquiry { background: #fff url("http://www.blackmagic-design.com/css/images/chinese/buttons/sendenquiry.png") no-repeat left top; width: 89px; }
.spanish .bmd-btn-sendenquiry { background: #fff url("http://www.blackmagic-design.com/css/images/spanish/buttons/sendenquiry.png") no-repeat left top; width: 129px; }
.german .bmd-btn-sendenquiry { background: #fff url("http://www.blackmagic-design.com/css/images/german/buttons/sendenquiry.png") no-repeat left top; width: 131px; }
.french .bmd-btn-sendenquiry { background: #fff url("http://www.blackmagic-design.com/css/images/french/buttons/sendenquiry.png") no-repeat left top; width: 140px; }
.bmd-btn-sendenquiry-center {
  background: #fff url("http://www.blackmagic-design.com/css/images/english/buttons/sendenquiry.png") no-repeat left top;
  width: 117px;
  clear: both;
  margin: 20px auto;
  display: block;
}
.japanese .bmd-btn-sendenquiry-center { background: #fff url("http://www.blackmagic-design.com/css/images/japanese/buttons/sendenquiry.png") no-repeat left top; width: 145px; }
.chinese .bmd-btn-sendenquiry-center { background: #fff url("http://www.blackmagic-design.com/css/images/chinese/buttons/sendenquiry.png") no-repeat left top; width: 89px; }
.spanish .bmd-btn-sendenquiry-center { background: #fff url("http://www.blackmagic-design.com/css/images/spanish/buttons/sendenquiry.png") no-repeat left top; width: 129px; }
.german .bmd-btn-sendenquiry-center { background: #fff url("http://www.blackmagic-design.com/css/images/german/buttons/sendenquiry.png") no-repeat left top; width: 131px; }
.french .bmd-btn-sendenquiry-center { background: #fff url("http://www.blackmagic-design.com/css/images/french/buttons/sendenquiry.png") no-repeat left top; width: 140px; }
.bmd-btn-sendrequest-center {
  background: #fff url("http://www.blackmagic-design.com/css/images/english/buttons/sendrequest.png") no-repeat left top;
  width: 121px;
  clear: both;
  margin: 20px auto;
  display: block;
}
.japanese .bmd-btn-sendrequest-center { background: #fff url("http://www.blackmagic-design.com/css/images/japanese/buttons/sendrequest.png") no-repeat left top; width: 130px; }
.chinese .bmd-btn-sendrequest-center { background: #fff url("http://www.blackmagic-design.com/css/images/chinese/buttons/sendrequest.png") no-repeat left top; width: 90px; }
.spanish .bmd-btn-sendrequest-center { background: #fff url("http://www.blackmagic-design.com/css/images/spanish/buttons/sendrequest.png") no-repeat left top; width: 125px; }
.german .bmd-btn-sendrequest-center { background: #fff url("http://www.blackmagic-design.com/css/images/german/buttons/sendrequest.png") no-repeat left top; width: 131px; }
.french .bmd-btn-sendrequest-center { background: #fff url("http://www.blackmagic-design.com/css/images/french/buttons/sendrequest.png") no-repeat left top; width: 131px; }
.bmd-btn-registerdownload {
  background: #fff url("http://www.blackmagic-design.com/css/images/english/buttons/registeranddownload.png") no-repeat left top;
  margin: 0 auto;
  width: 160px;
  clear: both;
}
.japanese .bmd-btn-registerdownload { background: #fff url("http://www.blackmagic-design.com/css/images/japanese/buttons/registeranddownload.png") no-repeat left top; width: 141px; }
.chinese .bmd-btn-registerdownload { background: #fff url("http://www.blackmagic-design.com/css/images/chinese/buttons/registeranddownload.png") no-repeat left top; width: 102px; }
.spanish .bmd-btn-registerdownload { background: #fff url("http://www.blackmagic-design.com/css/images/spanish/buttons/registeranddownload.png") no-repeat left top; width: 159px; }
.german .bmd-btn-registerdownload { background: #fff url("http://www.blackmagic-design.com/css/images/german/buttons/registeranddownload.png") no-repeat left top; width: 191px; }
.french .bmd-btn-registerdownload { background: #fff url("http://www.blackmagic-design.com/css/images/french/buttons/registeranddownload.png") no-repeat left top; width: 170px; }
.bmd-btn-downloadnow {
  background: #fff url("http://www.blackmagic-design.com/css/images/english/buttons/downloadnow.png") no-repeat left top;
  margin: 0 auto;
  width: 129px;
  clear: both;
}
.japanese .bmd-btn-downloadnow { background: #fff url("http://www.blackmagic-design.com/css/images/japanese/buttons/downloadnow.png") no-repeat left top; width: 136px; }
.chinese .bmd-btn-downloadnow { background: #fff url("http://www.blackmagic-design.com/css/images/chinese/buttons/downloadnow.png") no-repeat left top; width: 91px; }
.spanish .bmd-btn-downloadnow { background: #fff url("http://www.blackmagic-design.com/css/images/spanish/buttons/downloadnow.png") no-repeat left top; width: 131px; }
.german .bmd-btn-downloadnow { background: #fff url("http://www.blackmagic-design.com/css/images/german/buttons/downloadnow.png") no-repeat left top; width: 143px; }
.french .bmd-btn-downloadnow { background: #fff url("http://www.blackmagic-design.com/css/images/french/buttons/downloadnow.png") no-repeat left top; width: 173px; }
.btn-more-press-releases {
  background: #fff url("http://www.blackmagic-design.com/css/images/english/buttons/morepressreleases.png") no-repeat left top;
  margin: 0 auto;
  width: 155px;
  clear: both;
}
.japanese .btn-more-press-releases { background: #fff url("http://www.blackmagic-design.com/css/images/japanese/buttons/morepressreleases.png") no-repeat left top; width: 149px; }
.chinese .btn-more-press-releases { background: #fff url("http://www.blackmagic-design.com/css/images/chinese/buttons/morepressreleases.png") no-repeat left top; width: 87px; }
.spanish .btn-more-press-releases { background: #fff url("http://www.blackmagic-design.com/css/images/spanish/buttons/morepressreleases.png") no-repeat left top; width: 200px; }
.german .btn-more-press-releases { background: #fff url("http://www.blackmagic-design.com/css/images/german/buttons/morepressreleases.png") no-repeat left top; width: 178px; }
.french .btn-more-press-releases { background: #fff url("http://www.blackmagic-design.com/css/images/french/buttons/morepressreleases.png") no-repeat left top; width: 218px; }

/*------------------------------------------------------------------------------------
davinci resolve gallery
------------------------------------------------------------------------------------*/

.blackmagicSlide {
  background:url(http://www.blackmagic-design.com/css/images/bggallery.jpg) no-repeat left bottom;
  position:relative;
}
.blackmagicSlide ul {
  list-style:none;
  height:780px;
  width:850px;
  margin:0 auto;
  padding:0 0 0 14px;
}
.blackmagicSlide .big {
  position:absolute;
  left:50%;
  top:30px;
  text-align:center;
  margin-left:-500px;
  width:1000px;
}
.blackmagicSlide .big img { display:inline; }
.blackmagicSlide h3 {
  color: #333333;
  font-size: 16px;
  padding: 0 4px 0 0;
  text-align: center;
}
.blackmagicSlide a img { padding:8px; }
.blackmagicSlide .desc {
  width:440px;
  position:absolute;
  left:50%;
  margin-left:-220px;
  font-size:11px;
  padding-top:18px;
  top:665px;
}
.blackmagicSlide li {
  float:left;
  margin-top:527px;
  width:168px;
  height:147px;
  display:inline;
}
.blackmagicSlide li.active {
  background:url(http://www.blackmagic-design.com/css/images/bgarrow.gif) no-repeat left top;
}
.blackmagicSlide .flip-left,
.blackmagicSlide .flip-right {
  width:72px;
  height:72px;
  background:url(http://www.blackmagic-design.com/css/images/btngallery.gif) no-repeat center top;
  border:0;
  position:absolute;
  top:250px;
  z-index:100;
}
.blackmagicSlide .flip-left { left: 20px; }
.blackmagicSlide .flip-right {
  background-position: center bottom;
  right: 20px;
}
.blackmagicSlide .flip-left span,
.blackmagicSlide .flip-right span {
  width:0;
  height:0;
  display:block;
  overflow:hidden;
  position:absolute;
}

/*------------------------------------------------------------------------------------
 software sections
------------------------------------------------------------------------------------*/

#softwareSection.productStatic .staticIntro,
#softwareSection.productStatic .staticIntroL,
#softwareSection.productStatic .staticIntroXL { margin: 21px auto 21px auto; }

#softwareSection.productStatic .static2ColLongText { margin: 21px 45px; }

#softwareSection.productStatic .static2ColLongText img { padding-bottom: 6px; }

#softwareSection.productStatic .staticCenterImage { margin: 21px 0 17px 0; }

#softwareSection.productStatic #divider1,
#softwareSection.productStatic #divider2,
#softwareSection.productStatic #divider3 { padding-top: 3px; }

#softwareSection.productStatic #key .static3Col { margin: 17px 45px 14px 45px }

#Home-products-atem-software #softwareSection.productStatic #intro,
#Home-products-atemtelevisionstudio-software #softwareSection.productStatic #closerlook,
#Home-products-davincirevival-software #softwareSection.productStatic #intro,
#Home-products-decklink-software #softwareSection.productStatic div#software,
#Home-products-decklink4k-software #softwareSection.productStatic div#software,
#Home-products-decklinkhdextreme-software #softwareSection.productStatic div#software,
#Home-products-decklinkquad-software #softwareSection.productStatic div#software,
#Home-products-h264prorecorder-software #softwareSection.productStatic div#intro,
#Home-products-hdlink-software #softwareSection.productStatic #intro,
#Home-products-intensity-software #softwareSection.productStatic div#software,
#Home-products-multibridge-software #softwareSection.productStatic #intro,
#Home-products-ultrascope-software #softwareSection.productStatic #intro,
#Home-products-ultrastudio3d-software #softwareSection.productStatic div#software,
#Home-products-ultrastudiopro-software #softwareSection.productStatic div#software,
#Home-products-ultrastudiosdi-software #softwareSection.productStatic div#software,
#Home-products-videohub-software #softwareSection.productStatic #intr,
#Home-products-videorecorder-software #softwareSection.productStatic #intro { margin-top: 33px; }

#Home-products-atem-software #softwareSection.productStatic #supersource { margin-top: 30px; }

#Home-products-atemtelevisionstudio-software #softwareSection.productStatic #mediaplayers { margin-top: 30px; }

#Home-products-ultrascope-software #softwareSection.productStatic #parade { margin-top: 30px; }

#Home-products-universalvideohub-software #softwareSection.productStatic #flexible { margin-top: 30px; }
#Home-products-universalvideohub-software #softwareSection.productStatic #routercontrol img { margin-left: -35px; }

#Home-products-videohub-software #softwareSection.productStatic #flexible { margin-top: 30px; }


/*------------------------------------------------------------------------------------
------------------------------------------------------------------------------------*/





/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
