/* Global CSS settings of All Pages */      

/* Font Styles */
.style1 {
  font-family: Verdana,Arial,,Sans-serif;
  font-size: 13pt;
  font-weight: bold;  
  color: #FFFFFF;
  text-shadow: #666666 1px 1px;   
  }
  
  
.style2 {
    color: #000000;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.style4 {
color:#FF9900;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
}

.style8 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style13 {
	color: #DB702C;	
	font-size: 12;
}

 
.style15 {
  font-family: Georgia, Times New Roman, Times, serif; 
  font-weight: bold;
  font-size: 15px;   
  color: #000000; 
  }
  
.style16 {
  font-family: Georgia, Times New Roman, Times, serif; 
  font-weight: bold;   
  font-size: 22px; 
  color: #990000; 
  }

  .style17 {
  font-family: Arial, Tahoma, Verdana;   
  font-weight: bold;   
  font-size: 12pt; 
  color: #000000; 
  }
  
  .style18 {
  font-family: Verdana, Tahoma, Arial;   
  font-size: 14pt; 
  color: #6B696B; 
  }
  
/* Tag Styles */
body {  
  color: #000;
  background-color: #FFFFFF; 
  font-family: Tahoma, Verdana;  
  }

h1,h2,h3,h3,h5,h6 {
  font: Verdana, Arial bold 200%;      
  color: rgb(76,150,255);  
  padding: 0em;
  margin: 0em;
  }
  
h3.subtitle {  
  font-size: 100%;
  color: rgb(56,130,235);    
  }

img {
  border: 0px;
}
  
ul, ul li {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul li.questions {
    vertical-align: absmiddle;	
	padding-top: 12px;
    padding-left: 15px; 
	padding-bottom: 12px;
}

ul li.checkmark {
    background-image: url("../images/check-mark.gif"); 
    background-position: left center; /* Position bullet */
    background-repeat: no-repeat;
	vertical-align: absmiddle;	
	padding-top: 6px;
    padding-left: 38px; /* Add padding so text doesn't cover bullet img */
	padding-bottom: 6px;
}

/* DIV styles*/
#content { 
  width: 840px;
  border: 0px;     
}

#header {
  width: 840px;
  height: 112px;
  border: 0px;   
  padding-left: 16px;  
}

#pageheader {
  width: 839px;
  height: 112px;
  padding: 0px;  
}

#lheader {
  width: 439px;  
  height: 112px;  
  float: left;
}

#rheader {
  width: 377px;
  height: 60px;
  float: left;    
}

#topbuttons {
  width: 382px;
  height: 31px;
  border: 0px; 
  padding-top: 21px;  
  float: left;  
}

#homebutton {
  float: left;  
}

#freebutton {
  padding: 0px;
  float: left;  
}

#aboutbutton {
  padding: 0px;
  float: left;  
}

#faqbutton {
  padding: 0px;
  float: left;  
}

#contactbutton {
  padding: 0px;
  float: left;  
}

#banner {
  width: 840px;
  height: 217px;  
  border: 0px; 
  padding: 0px;
  padding-left: 17px;    
}

#lbanner {
  width: 481px;
  height:217px;  
  border-left: 1px;
  border-left-style: solid;
  border-left-color: #000000;  
  border-bottom: 1px;
  border-bottom-style: solid;
  border-bottom-color: #000000;
  padding: 0px;     
  background: transparent url("../images/learn-to-fix-your-computer-bluebg.gif") repeat scroll 0 0;  
  float: left;  
}

#rbanner {
  width: 329px;
  height: 217px;
  border-right: 1px;
  border-right-style: solid;
  border-right-color: #000000;  
  border-bottom: 1px;
  border-bottom-style: solid;
  border-bottom-color: #000000;
  padding: 0px;    
  float: left;
}

#section-img {
  width: 810px;
  height: 300px;
  margin-left: 17px;  
  margin-right: 17px;  
  padding-top: 20px;  
  border-left: 1px;
  border-left-style: solid;
  border-left-color: #000000;    
  border-right: 1px;
  border-right-style: solid;
  border-right-color: #000000;    
}

#guide {
  width: 367px;    
  float: left;
}

#comparison {
  width: 443px;       
  float: left;
}

#lcompare {
  width: 214px;      
  padding: 0px;  
  padding-left: 4px;
  float: left;
}

#rcompare {
  width: 214px;
  padding: 0px;  
  float: left;
}

#testimonial {
  width: 490px; 
  padding-top: 13px;  
  padding-left: 10px;
  float: left;
}

#free {
  width: 295px;    
  float: left;
}

#stoptext {
  width: 780px;
  height: 90px;
  margin-left: 17px;
  margin-right: 14px;
  padding-top: 5px;
  padding-left: 15px;
  padding-right: 15px;
  border-left: 1px;
  border-left-style: solid;
  border-left-color: #000000;    
  border-right: 1px;
  border-right-style: solid;
  border-right-color: #000000;  
  float: left;
}  

#happy {
  width: 202px; 
  height: 227px;
  float: left;
}



#bulletlist {
  width: 580px;
  height: 227px;
  padding-top: 40px;
  padding-left: 20px;
  float: left;  
}

#easy {
  width: 700px; 
  height: 60px;
  padding-top: 10px;
  text-align: center;  
  float: left;
}

#order {
  width: 815px;
  height: 282px;  
  padding-left: 16px;    
  float: left;  
}  

#ordertext {
  margin-left: 1px;
  width: 810px;
  height: 104px;
  text-align: center;
  padding-top: 15px;
  border-color: #000000;
  border-left: 1px;
  border-left-style: solid;
  border-left-color: #000000;  
  border-top: 1px;
  border-top-style: solid;
  border-top-color: #000000;  
  border-right: 1px;
  border-right-style: solid;
  border-right-color: #000000;    
  background-color: #E7E7E7; 
  float: left;  
}  

#orderform {     
  width: 813px;
  height: 135px;
  float: left;
}


#footerbar {
  width: 813px;
  height: 20px;
  float: left;  
}

#footerbar2 {
  width: 451px;
  height: 53px;  
  float: left;  
}

#ftrpadding {
  width: 24px;
  height: 28px;
  border-top: 2px;
  border-top-style: solid;
  border-top-color: #000000;    
  float: left;
}

#ftrbuttons {
  width: 364px;
  height: 28px;
  padding: 0;
  float: left;
}


#ftrprivacy {
  padding: 0;
  float: left;
}

#ftraffiliate {
  padding: 0;
  float: left;
}

#ftrcontact {
  padding: 0;
  float: left;
}

#ftrfaq {
  padding: 0;
  float: left;
}

#ftrright {
  padding: 0;
  float: right;
}

#affiliate-login {     
  width: 210px;
  height: 25px;
  margin-left: 5;
  float: right;
}

/* Classes */

.no-border {
  border-right: 1px;
  border-right-color: #FFFFFF;  
  border-right-style: hidden;  
}
.section-common {
  width: 810px;  
  margin-left: 17px;  
  margin-right: 17px;  
  padding-top: 10px;
  border-left: 1px;
  border-left-style: solid;
  border-left-color: #000000;    
  border-right: 1px;
  border-right-style: solid;V
  border-right-color: #000000;  
  float: left;
}


.section-bluebar {
  width: 829px;
  height: 20px;
  padding: 0px;
  float: left;
}

.section-chapter {
  width: 839px;
  height: 81px;
  padding-left: 20px;
  float: left;
}

.section-pagetext {
  width: 770px;
  padding-left: 20px;
  padding-right: 20px;
  float: left;
}

