/* 
Copyright © 2009, CreditCardProcessing-r-us.com. All Rights Reserved 
Written by: Gidi Argov
Version: 1.0
Date: 2009
Time: late at night
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Gidi, thanks for the time and effort invested during those long nights -
CreditCardProcessing-r-us.com is forever in debt to you for making it happen!
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

/* General Definitions
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
*/
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #d5d6d7 url('../images/CCPrUsbgcolor.jpg');
	color: #333;
	text-align: center;
	margin: 6px 0 10px 6;
	padding: 0;
	}
h1, h2, h3 {
	font-size: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
}
/* header     
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
   840 header basic background */
.credit-card-processing-header {
	background-image: url(../images/credit-card-processing-logo-bg_840x172.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 840px;
	height: 172;
}
/* Credit Card Processing */
.SubTitleHPB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 46px;
 	color: #000099;
 	margin: 0;
	text-align: left;
	padding-left: 6px;
 	padding-top: 26px;
 	text-decoration: none;	
}
.SubTitleHPB a:link {
	text-decoration: none;
	color: #000099;
}
.SubTitleHPB a:hover {
	text-decoration: none;
	color: #000099;
}
.SubTitleHPB a:active {
	text-decoration: none;
	color: #000099;
}
.SubTitleHPB a:visited {
	text-decoration: none;
	color: #000099;
}
/* The Complete Credit Card Processing Directory */
.description {
	font-size: 16px;
	color: #000099;
	text-align: left;
	padding-top: 0px;
	padding-left: 62px;
	padding-bottom: 14px;
}
.description a:link {
	text-decoration: none;
	color: #000099;
}
.description a:hover {
	text-decoration: none;
	color: #000099;
}
.description a:active {
	text-decoration: none;
	color: #000099;
}
.description a:visited {
	text-decoration: none;
	color: #000099;
}
/* iPhone Navigation Bar */
.iPtopButton a {
 	width: 90px;
 	height: 43px;
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
 	color: #fff;
	text-align: left;
 	float: left; 	
 	
 	text-decoration: none;
	display: inline;
	padding-top: 0px;
	padding-left: 0px;
	line-height: 13px;
}
.iPtopButton a:hover {
	color: yellow;	
	text-decoration: none;
}

/* mTerminal Apply Now */
.mTerminal a {
 	
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
 	color: yellow;
	text-align: left;
 	float: left; 	
 	
 	text-decoration: none;
	display: inline;
	padding-top: 0px;
	padding-left: 10px;
	
}
.mTerminal a:hover {
	color: #fff;	
	text-decoration: none;
}
/* mTerminal Apply Now */
.ApplyNowButton a {
 	
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
 	color: yellow;
	text-align: left;
 	float: left; 	
 	
 	text-decoration: none;
	display: inline;
	padding-top: 0px;
	padding-left: 36px;
	
}
.ApplyNowButton a:hover {
	color: #fff;	
	text-decoration: none;
}
.SubTitlegoEmerchant {
	font-family: Helvetica;
	font-size: 28px;
 	color: #000;
 	margin: 0;
	text-align: left;
	padding-bottom: 0px;
	font-weight: bold;
	text-decoration: none;	
}
.SubTitlegoEmerchant a:link {
	text-decoration: none;
	color: #000;
}
.SubTitlegoEmerchant a:hover {
	text-decoration: none;
	color: #000;
}
.SubTitlegoEmerchant a:active {
	text-decoration: none;
	color: #000;
}
.SubTitlegoEmerchant a:visited {
	text-decoration: none;
	color: #000;
}

/* Credit Card Processing */
.SubTitleiPhoneS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
 	color: #000;
 	margin: 0;
	text-align: left;
	text-decoration: none;	
}
.provtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.provtext a:link {
	text-decoration: none;
	color: #006efc;
}
.provtext a:hover {
	text-decoration: none;
	color: #006efc;
}
.provtext a:active {
	text-decoration: none;
	color: #006efc;
}
.provtext a:visited {
	text-decoration: none;
	color: #006efc;
}
/* footer    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
   840 footer basic background */
.credit-card-processing-footer {
	background: #e7e7e7 url('../images/Credit-Card-Processing-footer_840x63.jpg') no-repeat top;
	border: none;
	padding: 0;
	margin: 0 auto;
	width: 840px;
	height: 63;
	clear: both;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
 	color: #2763A2;
	text-align: center;
 	padding-top: 0px;
 	text-decoration: none;
}
.footer a:link {
	text-decoration: underline;
	color: blue;
}
.footer a:visited {
	text-decoration: underline;
	color: blue;
}
.footer a:hover {
	text-decoration: none;
	color: black;
	font-weight: bold;
}