@charset "UTF-8";
/* CSS Document */

body {
	background-color: #ECEAEB;
	background-image: url(http://www.pdftoexcel.com/images/site_bg.jpg);
	background-repeat:repeat-y;
	background-position: center center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; /*change from 12px aug 8 07 */
	margin:0;
}

p {
	margin-top:5px;
	margin-bottom:10px;
	padding-top:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px /*added aug 8 07 */
}

ul {margin-top:10px;}
/*ol {margin:0;}*/

strong {/* subheaders */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color:#000000;
}

hr {
	color:#333333; 
	height:1px;
}

.bgHead {
	background-image:url(http://www.pdftoexcel.com/images/bg_head.jpg);
	background-repeat:no-repeat;
	height:80px;
}

.hdLogo {
	float:right;
	margin-top:8px;
	padding-right:10px;
}

.pageUrlLogo {
	font-size:14px;
	font-weight:bold;
	width:380px;
	float:left;
	margin-top:20px;
	margin-left:10px;
	padding:5px;
}

.pageUrlLogo a:link, .pageUrlLogo a:visited, .pageUrlLogo a:hover, .pageUrlLogo a:active{
	color:black;
	text-decoration: none;
}

.mainDiv{
  width:760px;
  text-align:left;
  margin:0px auto;
}

.supDiv{
  margin-left:20px;
  margin-right:20px;
  width:720px;
}

.topBorderLine {
	/*border-top:1px solid #000000;*/
}

.colLeft {
	float:left; 
	width:540px;
}

.leftPad {
	margin-left:10px;
}

.bgMainExcel {
	background-image:url(http://www.pdftoexcel.com/images/bg_img_main_excel.jpg); 
	background-repeat:no-repeat; 
	width:511px; 
	height:200px;
}

.bgScreenShots {
	background-image:url(http://www.pdftoexcel.com/images/bg_screenshots.jpg); 
	background-repeat:no-repeat; 
	width:512px; 
	height:107px; 
	margin-top:15px;
	padding-left:35px;
}

.screenShots {
	padding:25px 15px 0px 0px;
	float:left;
}

.screenShots img {
	border:0px;
}

/* right column content */

.colRight {
	float:right; 
	width:220px;
}
/*
.bgA2ePro {
	background-image:url(http://www.investintech.com/images/ppc/bg_img_a2e_pro.jpg); 
	background-repeat:no-repeat; 
	width:214px; 
	height:164px; 
	margin-top:15px;
}
*/

.bgA2e {
	background-image:url(http://www.pdftoexcel.com/images/bg_img_a2e.jpg); 
	background-repeat:no-repeat; 
	width:214px; 
	height:164px; 
	margin-top:15px;
}

.btnFree {
	margin-top:50px;
}

.btnBuy {
	margin-top:10px;
}


.btnLrgFree {
	margin:10px 0px 0px 20px;
}


.tileFortune {
	background-image:url(http://www.pdftoexcel.com/images/tile_fortune.jpg); 
	background-repeat:no-repeat; 
	width:200px; 
	height:121px; 
	margin-top:28px;
}

.tileMillions {
	background-image:url(http://www.pdftoexcel.com/images/tile_millions.jpg); 
	background-repeat:no-repeat; 
	width:208px; 
	height:79px;
}

.tileWorld {
	background-image:url(http://www.pdftoexcel.com/images/tile_worldwide.jpg); 
	background-repeat:no-repeat; 
	width:208px; 
	height:79px;
}

.tileSystem {
	background-image:url(http://www.pdftoexcel.com/images/tile_system.jpg); 
	background-repeat:no-repeat;
	width:208px; 
	height:79px;
}

.tileCnet {
	background-image:url(http://www.pdftoexcel.com/images/tile_cnet.jpg); 
	background-repeat:no-repeat;
	width:208px; 
	height:79px;
}

.tblHead {
	border:1px solid #dadada; 
	background-color:#e1f0ff;
	font-size:14px;
	font-weight:bold;
	width:502px;
	margin-top:10px;
	padding:5px;
}

.tblRow {
	border-width: 0px 1px 1px 1px; 
	border-color:#dadada;
	border-style:solid;
	width:512px;
}

.tblCellLeft {
	float:left;
	width:390px;
	padding:5px 0px 5px 5px;
}

.tblCellCheck {
	float:right;
	width:100px;
	background-image:url(http://www.pdftoexcel.com/images/icon_checkmark.jpg); 
	background-repeat:no-repeat;
	background-position:center center;
	min-height:19px;
	padding:5px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
  height:0;
  font-size: 1px;
  line-height: 0px;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	padding-top:5px;
	padding-bottom:15px;
	padding-left:5px;
	padding-right:3px;
	text-align:center;
}

.policyHead {
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	background-color:#e1f0ff;
	font-size:14px;
	font-weight:bold;
	height:30px;
	padding-top:10px;
	padding-left:5px;
}
.policyCont{
	border:1px solid #000000;
	padding:10px;
	
}
.link_policy {
	padding-right:5px;
}

.link_policy a {
	font-size:9px;
	color:#0099FF;
	font-weight:bold;
}

.link_policy a:hover {
	text-decoration:none;
}


.terms_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	border-bottom: solid #333333 1px;
	margin-top:20px;
}

.colStyle{
  width:340px;
  float:left;
  margin-right:5px;
}

.order_list{
  margin-left:25px;
}