/*
Document   : _common
Created on : 06-Oct-2011, 10:48:08
*/
#acontent {
  background: white url(/intro_src/assets/bg_new_flip.png) 0 0 repeat-x; }

#container {
  font-size: 0.9em;
  width: 960px;
  margin: 0 auto; }
  #container p {
    line-height: 2em; }

#download-content a.download-link {
  clear: both;
  float: left;
  display: block;
  padding: 0 10px 0 0;
  margin-bottom: 30px;
  margin-left: 0;
  text-decoration: none;
  color: #000;
  width: 278px;
  height: 93px; }
#download-content a.download-item {
  background: url("/intro_src/assets/download/link.png?v=1") 0 0 no-repeat; }
#download-content a.download-link p {
  display: block;
  text-align: center;
  padding: 25px 10px 0 102px;
  min-height: 43px;
  color: #000;
  font-size: 14px;
  line-height: 1.3em; }
#download-content a.download-link span.freedownload {
  font-weight: bold;
  font-size: 1.2em;
  color: #000; }
#download-content a.download-link strong {
  font: 140% sans-serif;
  font-weight: bold;
  letter-spacing: -0.02em;
  text-decoration: underline; }
#download-content a.download-link em {
  font-style: normal;
  letter-spacing: 0;
  display: block;
  padding-top: 3px;
  font-size: 85%; }
#download-content a.download-link:hover {
  cursor: pointer;
  /* need for IE6 */
  background-position: 0 100%; }
  #download-content a.download-link:hover span, #download-content a.download-link:hover strong {
    cursor: pointer;
    /* need for IE6 */
    background-position: 0 100%; }
  #download-content a.download-link:hover span {
    background-position: 100% 0; }
#download-content a.download-link i {
  display: block;
  width: 285px;
  font-size: 0.9em; }
#download-content div.desc {
  float: left;
  padding-left: 5px; }
#download-content div.inst {
  padding: 0 0 0 30px;
  width: 530px;
  margin-bottom: 25px; }
  #download-content div.inst p.step {
    font-weight: bold;
    margin-top: 20px;
    margin-left: -20px; }

h3 {
  font-size: 2.3em;
  margin: 0 auto 10px;
  text-align: center;
  font-weight: normal; }

#subheading {
  text-align: center;
  font-size: 1.7em;
  margin-bottom: 15px;
  font-family: "Myriad PRO", "Myriad TM", arial, helvetica, sans-serif;
  font-weight: normal; }

#minreq li {
  line-height: 1.9em; }

.install-note {
  border: 1px solid red;
  background-color: #ffe;
  padding: 5px;
  width: 550px;
  margin: 25px 0; }

.install p, .install ul {
  margin-bottom: 15px; }
.install p, .install li {
  line-height: 1.7em; }
.install ul {
  margin-left: 30px; }

#driver-downloads h4 {
  margin: 10px 0 0 0;
  font-size: 1.3em; }

#thankyou {
  color: #333 !important;
  margin-bottom: 10px; }
  #thankyou p, #thankyou a, #thankyou li {
    color: #333 !important; }
  #thankyou h2 {
    font-size: 2.4em;
    margin-bottom: 10px; }
  #thankyou a {
    text-decoration: underline; }

#install-steps {
  list-style: none;
  padding-left: 0;
  margin-top: 20px; }
  #install-steps li {
    color: #3F3F3F !important;
    min-height: 40px;
    margin-left: 20px;
    padding-top: 3px;
    padding-left: 55px;
    background-position: top left;
    background-repeat: no-repeat;
    font-size: 1.2em; }

.s1 {
  background-image: url(/intro_src/n1/step1.gif); }

.s2 {
  background-image: url(/intro_src/n1/step2.gif); }

.s3 {
  background-image: url(/intro_src/n1/step3.gif); }

.s4 {
  background-image: url(/intro_src/n1/step4.gif); }

.training-link img {
  border: 1px solid #ccc;
  padding: 2px; }

#videos {
  font-size: 1.7em;
  margin-bottom: 10px; }

#md-download {
  clear: both;
  margin-top: 20px;
  padding-top: 10px;
  border-top: 1px solid #ccc;
  width: 400px; }

#md-icon {
  width: 64px;
  vertical-align: top;
  float: left;
  margin-right: 10px; }

#md-dl-link {
  clear: both;
  display: block; }

#md-title {
  display: block;
  font-weight: bold; }
