body {
  margin: 0px;
  padding: 0px;
  background: white url(body-bg.jpg) repeat-y left;
  font-size: 12px;
}

h1.quote {
  font-size: 1.5em;
  font-weight: normal;
  /* color: #444; */
  font-style: italic;
  display: inline;
}

#head {
  margin: 0px;
  padding: 0px;
  height: 110px;
  background:  url(don-bg.jpg) no-repeat top right;
  position: relative;
}
#logo {
  border: 0px; 
  margin: 0px;
  padding: 10px 280px 0px 170px;
  
}

ul.tls {
  list-style: none; 
  margin: 0;
  padding: 0;
  width: 100%;
  overflow: hidden;
}

ul.tls li {
  display: inline; 
  float: left; 
  clear: none; 
  width: 20%; 
  color: #444; 
  font-size: 11px; 
  margin: 0;
}
ul.tls li span {
  display: block;
  width: 100%;
  margin: 0;
  padding: 4px;
}
ul.tls a {
}

.product-box {
  float: left;
  height: 130px;
  width: 150px;
  clear: both;
}

.product-logo {
  width: 128px;
  height: 128px;
  margin: 10px 0px 0px 20px;
  padding: 0px;
  position: relative;
}



.product-img {
  border: 0px;
  margin: 0px;
  padding: 0px;
  width: 128px;
  height: 128px;
}

#left-side {
  position: absolute;
  top: 106px;
  left: 0px;
  height: 200px;
  width: 150px;
}

.sponsor-logo {
  width: 64px;
  height: 64px;
  margin: 0px 0px 0px 0px;
  padding: 0px;
}



.sponsor-img {
  border: 0px;
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: 100%;
}

#r2-logo {
  position: relative;
  top: -64px;
  left: 0px;
}
p.sponsoredbyr2 {
  position: relative;
  top: -64px;
  margin: 0px; 
  padding: 4px 4px 4px 8px;
  text-align: left;
  color: black;
}


.content {
  margin: 0px 0px 0px 160px;
  padding: 8px;
  background: url(content-bg.jpg) no-repeat top right;
}


body, #content,p,td {
  font-family: trebuchet ms,verdana,arial,helvetica,sans-serif;
  font-weight: normal;
  color: #344;
}

h1,h2,h3,h4,h5,h6,th, .loud {
  color: #E85A28;
  font-weight: bold;
  font-family: trebuchet ms, verdana, arial,helvetica,sans-serif;
}

h1 { font-size: 2em }
h2 { 
  font-size: 1.8em; 
  text-align: right;
  position: absolute;
  right: 128px;
  top: 71px;
}

h2.product {
  position: static;
  border-bottom: 2px solid #E85A28;
  margin-bottom: 0px;
}
h3 { font-size: 1.6em }
h4 { font-size: 1.4em; }  
h5 { font-size: 1.2em; }
h6 { font-size: 1em }

h4, h5, h6 {
  margin-top: 4px;
  padding-top: 2px;
  margin-bottom: 2px; 
  padding-bottom: 2px; 
}

.section, .section ol, .signature {
  text-align: justify;
  /* max-width: 450px; */
  margin-right: 1em;
}
.signature { display: block; }

li h6 {
  margin: 8px 0px;
}

li li h6 {
  margin: 4px 0px;
}
#content {
  font-size: 1em;
}


pre.section {
  text-align: left;
}

.separated {
  margin-bottom: 32px;
  padding-bottom: 32px;
  border-color: #E85A28;
  border-width: 0px 0px 1px 0px;
  border-bottom: 1px solid #E85A28; 
}

div.nav {
  margin: 0px;
  padding: 0px;
}

.nav a {
  display: block;
  margin: 0px;
  padding: 4px 4px 5px 4px;
  text-align: right;
  text-decoration: none;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #002080;
  width: 140px;
  white-space: nowrap;
}

#main-nav {
  padding: 0px 12px 0px 150px;
  border: 1px solid #E85A28;
  border-width: 1px 2px 1px 0px;
  background: #E85A28 url(hbg.png) repeat-x center;
  margin: 0px;
  height: 24px;
}
#main-nav a {
  width: auto;
  float: left;
  margin: 0px 0px 0px 0px;
  overflow: hidden;
  border-width: 0px 1px;
  border-color: #E85a28;
  border-style: solid;
  padding: 4px;
}

#topnav {
  position: absolute;
  bottom: 0px;
  left: 0px;
  
}



.details-bar {
  clear: both;
  text-align: center;
  margin: 16px 0px;
  font-size: 11px;
  /* max-width: 450px; */
}

.nav a:hover {
  background-color: #E85A28;
  color: #ffa;
}

h3.nav {
  font-size: 12px;
  font-weight: bold;
  font-family: verdana, arial, sans-serif;
  text-align: left;
  border-color: white;
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  color: #ffa;
  margin: 12px 0px 0px 12px;
  padding: 4px;
}

.copyright {
   font-family: verdana,arial,helvetica,sans-serif;
   font-size: 9px;
   font-weight: normal;
   color: #333;
   text-align: center;
   margin: 16px 0px;
   /* max-width: 450px; */
   clear: both;
}

a {
  color: #002080;
  text-decoration: underline;
}

a:hover {
  color: #2040c0;
}

.signature {
  text-align: right;
  font-style: italic;
  font-weight: bold;
  clear: both;
}

div.screenshot {
  margin: 12px 4px;
  padding: 4px;
  border: 2px  solid #f6c3a7;
}

div.didasc {
  font-weight: bold;
  /* max-width: 450px; */
}

#b {
 
  margin: 16px 0px ;
  /* max-width: 475px; */
  text-align: center;
}

span.b {
  padding: 0px;
  margin: 0px;
  vertical-align: middle;
}
img.b {
  margin: 0px;
  padding: 0px;
  vertical-align: middle;
  border-width: 0px;
  margin: 4px;
}

.notes {
  font-style: italic;
}

.yell{
 margin: 8px 0 8px 25px;
} 

.yell h4 {
  text-align: center;
  border-bottom-width: 0px;
}

.yell p, .yell ul {
  padding-right: 16px;
}

.yell div {
  background: white url(boxbg.png) repeat-y top left;
  border: 1px solid #fdc;
  -moz-border-radius: 8px;
}

code,pre,.codebox {
  font-family: lucida console, courier new, courier, monospaced;
  font-size: 12px;
}

.codebox {
  border: 1px solid #f6c3a7;
  background: #fffff0;
  text-align: left;
  margin: 2px;
  padding: 2px;
}

span.QA {
  color: #E85A28;
  font-weight: bold;
}

div.sponsored {
  border: solid #f6c3a7; 
  border-width: 0px 0px 1px 0px;
}

.ss-r {
  border: 1px solid #f6c3a7; 
  float: right;
  margin: 8px;
}

#main {
  min-height: 300px;
  margin-right: 130px;
}

#bs3top {
  position: absolute;
  right: 250px;
  top: 2px;
  text-align: left;
  width: 240px;
}
#bs3top a.adhere {
  opacity: .5;
}
#bs3top a.adhere:hover {
  opacity: .9;
}
#rn #bs3top a.adhere {
  visibility: hidden;
}
#donation { 
  position: absolute;
  top: 0px;
  right: 0px;
  text-align: right;
  width: 250px;
  color: #E85a28;
  font-size: 12px;
  padding: 8px;
  letter-spacing: -1px;
}


form.donation { 
  padding: 2px 0px;
  margin: 0px;
  display: block;
  vertical-align: middle;
}

form.donation image {
  padding: 0px;
  margin: 0px;
  vertical-align: middle;
}


#google {
  position: absolute;

  right: 2px;
  width: 124px;
 
  margin: 0px;
  padding: 0px;
  top: 110px;
}


#google2, #googlepack, #casale-skyleft {
  text-align: right;
  margin: 8px 2px 8px auto;
}

#google2 {
  position: absolute;
  right: 0px;
}

.ga {
  margin: 16px 0px;
}

a.faq {
  text-decoration: none;
}

.supportdonations td {
  background-color: #ffebcd;
  vertical-align: top;
  text-align: left;
}

.amount {
  font-family: lucida console, courier new, courier, monospaced;

}
.supportdonations td.total, .total {
  font-weight: bold;
  border-top: 1px solid #444;
  text-align: right;
}

ul li {
  list-style-image: url(bullet.png);
}

ol li {
  list-style-image: none;
}

.maconly {
  display: none;
}

a.install-button, a.install-button:visited {
  display: block;
  border: 2px solid #E85A28;
  background: #E85A28 url(hbg.png) repeat-x center;
  color: #008;
  font-size: 18px;
  text-align: center;
  font-weight: bold;
  padding: 4px;
  text-decoration: none;
}

#left-side a.install-button {
  margin: 4px 0px 4px 16px;
}

#amo-install {
  position: relative;
  margin: 4px auto;
  width: 200px;
  height: 40px;
  overflow: hidden;
  padding: 0px;
}

#amo-install a.install-button {
  position: absolute;
  top: 0px;
  height: 0px;
  width: 160px;
  height: 40px;
  z-index: 10;
  margin: 0px;
}

a.install-button span.download {
  display: block;
  background: url(install.png) no-repeat top left;
  padding: 4px 4px 4px 32px;
  vertical-align: middle;
}

a.install-button:hover, #amo-install:hover a.install-button {
  background-color: #E85A28;
  color: #ffa;
  border-color: #ffa;
}

#amo-install iframe {
  position: absolute;
  top: 0px;
  left: 0px;
  border: none;
  width: 300px;
  height: 50px;
  z-index: 0;
  overflow: hidden;
}


cite {
  font-style: italic;
}

.ik {
  margin: 0px;
  padding: 0px;
  width: 120px;
}
ul.ik > li {
  list-style-type: none;
  padding: 2px 8px;
  margin: 0px;
  font-family: arial helvetica sans-serif;
}
.ik > li > a {
  text-decoration: none;
  color: black;
  font-weight: normal;
  display: block;
  margin: 0px;
  padding: 0px;
}
.ik > li > a > h5 {
  font-size: 11px;
  font-weight: bold;
  color: #E85A28;
  background: white;
  border: none;
  text-align: left;
  margin: 0px;
  padding: 0px;
}

.ik li > a > p {
  font-size: 10px;
  padding: 0px;
  margin: 0px;
  text-align: left;
}
.url {
  font-size: 8px;
  color: #008;
  font-family: verdana, arial, helvetica, sans-serif;
  letter-spacing: -1px;
}

.content > h1 { display: none }

a.rvb0, a#rvb0 {
  background: transparent url(images/warning.png) no-repeat center left;
  padding: 8px 8px 8px 32px;
  display: block;
  font-weight: bold;
  font-size: 120%;
}
a.rvb1, a#rvb1 {
  display: block;
  float: left;
  width: 116px;
  height: 84px;
  background: transparent url(ub–rb–green.jpg) no-repeat center;
}

#__ghosteryfirefox {
  /* Moves Ghostery's box a bit on the left not to cover the GPL disclaimer and the donation box */
  right: 250px !important;
  position: absolute !important;
}