/* CSS Document */

body {
  font-family: arial;
  font-size: 90%;
  background-color: #10294e;
  margin-top: 0px;
  }
  
h1 {
  font-size: 130%;
  color: black;
  padding-top: 20px;
  
  border-bottom: dotted 1px #10294e;
  width: 440px;
  padding-bottom: 5px;
  }
  
h2 {
  font-size: 130%;
  border-bottom: dotted 1px #10294e;
  padding-bottom: 5px;
  padding-top: 10px;
  }

a:link img {
  border: 0px;
  }
  
a:visited img {
  border: 0px;
  }
  
#branding {
  background-color: white;
  margin-left: auto;
  margin-right: auto;
  width: 800px;
  height: 80px;
  color: white;
  font-weight: bold;
  font-size: 120%;
  
  }

#header {
  width: 800px;
  height: 60px;
  margin-bottom: 15px;
  }
  
#book {
  font-size: 180%;
  padding-top: 20px;
  padding-left: 20px;
  font-weight: bold;
  }
  
#intro {
  color: black;
  width: 800px;
  margin-left: 30px;
  }
  
#introimage {
  width: 320px;
  float: right;
  margin-right: 30px;
  }
  
#introbody {
  width: 420px;
  }
  
#sidebar1 {
  width: 220px;
  float: right;
  text-align: center;
  padding-right: 20px;
  border-left: dotted 1px #10294e;
  margin-bottom: 50px;
  }  
#sidebar2 {
  width: 180px;
  float: right;
  clear: right;
  text-align: left;
  padding-right: 50px;
  margin-top: 100px;
  } 
#sidebar2 ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  }
#sidebar2 li {
  margin-bottom: 15px;
  }   
.sidebarhdr {
  font-weight: bold;
  display: block;
  padding-bottom: 5px;
  border-bottom: 1px black dotted;
  }  
  
#main {
  float: left;
  width: 450px;
  margin-left: 30px;
  clear: left;
  }

#dblborder {
  height: 65px;
  padding-left: 30px;
  background-image: url(images/bdr_double2.jpg);
  background-repeat: no-repeat;
  color: white;
  line-height: 200%;
  clear: both;
  }
  
#dblborder2 {
  height: 65px;
  padding-left: 30px;
  background-image: url(images/bdr_double2.jpg);
  background-repeat: no-repeat;
  color: white;
  line-height: 200%;
  clear: right;
  }  
  
#email {
  width: 400px;
  border-width: 1px;
  border-color: black;
  border-style: solid;
  background-color: #EEEEEE;
  padding: 20px;
  margin-left: 20px;
   }
  
#summary {
  width: 500px;
  margin-left: 20px;
  font-size: 90%;
  padding-bottom: 80px;
  }
  
#allcontent {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  background-color: white;
  }  
  
.linkAFF {
  font-size: 130%;
  font-weight: bold;
  }  
  
.paraAFF {
  margin-top: 50px;
  }
  
#footer {
  width: 800px;
  height: 80px;
  clear: both;
  text-align: center;
  font-size: 80%;
  background-color: #efefef;
  padding: 50px 0px;
  }
  
.fontwhite {
  color: white;
  }
  
.whitelink a:link{
  color: white;
  text-decoration: none;
  }
  
.whitelink a:visited {
  color: white;
  text-decoration: none;
  }
  
.HL1 {
  font-size: 130%;
  }
  
.font130 {
  font-size: 130%;
  }
  
.box1 {
  border: solid #538db5 1px;
  background-color: #efefef;
  padding-left: 20px;
  padding-right: 20px;
}

.box1 ul {
  list-style-type: none;
  line-height: 1.2em;
  }
  
.pros {
  list-style-image: url("images/ul_green.gif");  
  vertical-align: center;
  }
.cons {
  list-style-image: url("images/ul_red.gif");  
  vertical-align: center;
  }  
#sidebar {
  width: 220px;
  float: right;
  text-align: center;
  padding-right: 20px;
  }
#votes {
  float: right;
  margin-top: 30px;
  }
#introimage2 {
  width: 400px;
  }
#introimage2 .book {
  float: left;}
  
#votes td {
  vertical-align: top;
  }
#intro .book2 {
  float: right;
  margin-right: 180px;
  }  
#introimage3 {
  width: 500px;
  background-image: url(images/book_small.jpg);
  background-repeat: no-repeat;
  height: 250px;
  margin-bottom: 20px;
  }
#main .date {
  font-size: 80%;
  color: #808080;
  margin-bottom: 40px;
  text-align: right;
  border-top: 1px dotted #c0c0c0;
  padding: 5px;
  }
.relatedposts {
  list-style-type: none;
  line-height: 1.8em;
  margin: 0;
  padding: 0;
  }
.copyscape {
  font-size: 90%;
  text-align: center;
  line-height: 1.7em;
  }
.bold {
  font-weight: bold;
  }
.redbg {
  background-color: green;
  color: white;
  padding: 3px;
  }
#freereport #sidebar1{
  margin-top: 40px;
  }
#cpc h2 {
  font-size: 160%;
  }
#cpc .bold {
  font-size: 120%;
  font-weight: bold;
  }
#guarantee {
  border: 2px #1a6bad solid;
  padding: 15px;
  margin: 40px 0px;
  background-color: #efefef;
  }
.font1 {
  font-weight: bold;
  font-size: 120%;
  }
#toplinks {
  display: block;
  padding: 20px;
  }
#article h1 {
  margin: 0;
  }
#article #header {
  height: 30px;
  }
#article #sidebar1 .bookimg {
  padding-bottom: 40px;
  }
.bold {
  font-weight: bold;
  }
.sidebarresource {
  width: 180px;
  margin-top: 40px;
  text-align: left;
  padding-left: 10px;
  }
.sidebarresource ul {
  margin: 0;
  padding: 0;
  font-size: 80%;
  line-height: 2.0em;
  list-style: none;
  }
#picsaved {
  float: right;
  }
#article #main h2 {
  border-bottom: none;
  font-size: 110%;
  color: black;
  }
#onlinetools {
margin-top: 40px;
padding-bottom: 80px;
line-height: 1.5em;
}
.exdomain {
color: gray;
font-size: 90%;
}
#sidebooks {
margin-top:  160px;
font-size: 90%;
padding-left: 20px;
} 