﻿html {
	margin: 0px auto 0px auto;
	text-align:center;
	width: 100%;
	background-image: url("../../images/bkgTileWithNav.gif");
	background-repeat: repeat-x;
}
body {
	background-color:#FFFFFF;
	background-image:url("../../images/bkgTileWithNav.gif");
	background-repeat:repeat-x;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.2;
	margin:0 auto;
	text-align:left;
}
* {
	margin: 0;
	padding: 0;
}
h3 {
	margin: 0 0 10px;
	color: #424242;
	font-size: 14px!important;
}
h4 {
	margin: 0 0 10px;
	color: #464646;
	font-weight: normal;
}
div#wrapperTop {
	margin: 0 auto;
	width: 940px;
	position: relative;
}
div#bkgShadowSlideDeck {
	background-color:#FFFFFF;
	background-image:url("img/bkgShadow.jpg");
	background-position:center 370px;
	background-repeat:no-repeat;
	margin:0 auto;
	position:relative;
	width:100%;
}
.midContent {
    background-image: url("../../images/topAd/midBkg.jpg");
    background-repeat: no-repeat;
    height: 708px;
    position: relative;
    width: 940px;
}
div#bkgNoShadowSlideDeck {
	background-color:#FFFFFF;
	margin:0 auto;
	position:relative;
	width:100%;
}
div#wrapperBottom {
	margin: 0 auto;
	width: 940px;
	position: relative;
}
.top-login {
	height: 44px;
	width: 100%;
	background-image: url(img/loginBkgTile.gif);
	background-repeat: repeat-x;
}
.top-login-container {
	width: 940px;
	height: 44px;
	text-align: center;
	margin: 0px auto 0px auto;
}
.branding {
	height:113px;
	width:940px;
}
.logoMain {
	position: relative;
	top: 18px;
	left: 10px;
	width:252px;
	height:87px;
	background-image: url(../../images/spriteTopLogin.png);
	background-repeat: no-repeat;
	background-position: -7px -98px;	
}
.top-nav {
	background-color: transparent;
	height: 39px;
}
div.content {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 637px;
	float: left;
	display: inline;
	text-align: left;
	line-height: 16px;
}
div.sidebar {
	float:right;
	margin:-6px 0 0;
	padding:0;
	text-align:left;
	width:293px;
}
div.newsContainer {
	background-image:url("img/latestNewsTitle.jpg");
	background-position:center 0;
	background-repeat:no-repeat;
	border:0 dotted #000000;
	height:36px;
	margin:20px 0 0;
	width:293px;
}
div.newsContainerII {
	border:0 dotted #000000;
	height:36px;
	margin:20px 0 0;
	width:293px;
	z-index:1000;
}
div.news {
	background-color:#FFFFFF;
	margin:10px 0 0;
	padding:0;
	position:relative;
	top:42px;
	width:100px;
}
div.contentWrapper {
	display:block;
	margin:16px auto 0;
	padding:0px;
	margin:38px 0px 0px 0px;
	text-align:center;
	width:100%;
}
/* Headings */
.content h1 {
	margin: 10px 0 10px;
	color: #424242;
	font-size: 20px;
	font-weight: normal;
}
/* Paragraphs */
p {
	margin: 0;
	padding: 0;
	line-height: 1.5;
}
.content p {
	margin: 0 0 10px;
	padding: 0;
}
/*----- Lists Begin -----*/
ul {
	margin: 0 0 10px 25px;
	padding: 0;
	list-style-position: outside;
}
li {
	margin: 0;
	padding: 0;
	list-style-type: disc;
}
/*----- Lists End -----*/

/*----- Semantics Begin -----*/
strong {
	font-weight: bold;
	font-style: normal;
}
/*----- Semantics End -----*/

/*----- Links Begin -----*/
a:link, a:visited, a:hover, a:active {
	color: #324e88;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.sidebar a:hover {
	text-decoration: none;
}
/*----- Links End -----*/

/*----- Copyright Begin -----*/
/*.copyright a:link, a:visited, a:hover, a:active {
	color: #bec4d0;
	font-size: 12px;
	text-decoration: none;
}*/
/*----- Copyright End -----*/
#contact-form a:link, #contact-form a:visited, #contact-form a:hover, #contact-form a:active {
    background-image: url("http://www.paymentsgateway.com/images/spriteTopLogin.png");
	background-position:-283px -98px;
    background-repeat: no-repeat;
    color: #FFFFFF;
    display: block;
    font-size: 15px;
    height: 19px;
    left: 0;
    position: relative;
    text-decoration: none;
    top: 18px;
    width: 28px;
}

#contact-form a:hover {
	background-position:-283px -119px;
}
/*----- Branding Links Begin -----*/
.branding a:link, .branding a:visited, .branding a:hover, .branding a:active {
	color: #324e88;
	text-decoration: none;
}
.branding a:hover {
	text-decoration: underline;
}
/*----- Branding Links End -----*/
.notext {
	display: none;
}
/*----- Misc Styles Begin -----*/
.partnerLogos {
clear:both;
height:50px;
margin:0 auto;
padding:24px 0 50px;
text-align:center;
width:937px;
}
.clear {
	clear: both;
}
/*  navigation Search  */

#search-bar {
	background-position:0 0;
	display:inline;
	float:right;
	height:23px;
	left:746px;
	position:absolute;
	top:112px;
	width:177px;
}
.sf_searchSubmit {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(images/btnSearch.png) no-repeat scroll 0 0;
	border:0px solid #000000;
	cursor:pointer;
	float:right;
	font-size:0;
	height:23px;
	line-height:0;
	margin:0px;
	padding:0;
	position:relative;
	right:0;
	text-indent:-9999px;
	top:-22px;
	width:30px;
}
#search-bar fieldset {
	border: 0;
	display: block;
	float: left;
	position:relative;
}
#search-bar fieldset label {
	display:none;
}
#search-bar .sf_searchText {
	background-color:#F6F6F6;
	border:0 solid #000000;
	float:left;
	font-family:arial;
	font-size:10px;
	margin:5px 0 0 19px;
	text-align:left;
	width:123px !important;
}
#search-bar .sf_searchBox {
	border:0px dotted #000000;
	height:14px;
	margin:0;
	width:167px;
}
.getStarted {
	width:307px;
	height:215px;
	background-image: url(img/GetStartedBkg.png);
	background-repeat: no-repeat;
	display: block;
	float:left;
}
.devCenter {
	width:330px;
	height:215px;
	background-image: url(img/DevCenterBkg.png);
	background-repeat: no-repeat;
	display: block;
	float:right;
}
.featuredSolution {
	width:637px;
	height:330px;
	background-image: url(img/FeaturedSolutionBkg.jpg);
	display: block;
	background-repeat: no-repeat;
	clear:both;
}
.adTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4d4d4d;
	padding: 108px 45px 3px 29px;
}
.adTxt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4d4d4d;
	padding: 108px 45px 3px 287px;
}
.beginButton a {
	width: 113px;
	height: 30px;
	display: block;
	background-image: url(img/homeButtons.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: relative;
	top: 14px;
	left: 177px;
}
.beginButton a:hover {
	width: 113px;
	height: 30px;
	display: block;
	background-image: url(img/homeButtons.png);
	background-repeat: no-repeat;
	background-position: 0px -70px;
	position: relative;
	top: 14px;
	left: 177px;
}
.exploreButton a {
	width: 113px;
	height: 30px;
	display: block;
	background-image: url(img/homeButtons.png);
	background-repeat: no-repeat;
	background-position: -135px 0px;
	position: relative;
	top: 14px;
	left: 182px;
}
.exploreButton a:hover {
	width: 113px;
	height: 30px;
	display: block;
	background-image: url(img/homeButtons.png);
	background-repeat: no-repeat;
	background-position: -135px -70px;
	position: relative;
	top: 14px;
	left: 182px;
}
.learnMoreButton a {
	width: 148px;
	height: 54px;
	display: block;
	background-image: url(img/homeButtons.png);
	background-repeat: no-repeat;
	background-position: -282px 0px;
	position: relative;
	top: 24px;
	left: 352px;
}
.learnMoreButton a:hover {
	width: 148px;
	height: 54px;
	display: block;
	background-image: url(img/homeButtons.png);
	background-repeat: no-repeat;
	background-position: -282px -70px;
	position: relative;
	top: 24px;
	left: 352px;
}
.sf_postDate {
	display:block;
}
.sf_readMore {
	display:block;
}
.sf_postAuthor {
	margin:3px 0px 0px 0px!important;
}
.sidebar a:link, .sidebar a:visited, .sidebar a:active {
	color:#648BB6;
	font-size:12px;
	line-height:15px;
	text-decoration:none;
}
.sidebar a:hover {
	text-decoration:underline;
}




/* New Copyright */

.copyrightII {
	width: 100%;
	height: 100px;
	background-color: #2c2a28;
	border-top: 1px solid #4e4a44;
	clear:both;
}
.copyrightII .info {
	background-image:url("../../images/blackPGIcon.jpg");
	background-position:885px 28px;
	background-repeat:no-repeat;
	color:#787776;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	height:40px;
	margin:0 auto;
	padding:39px 0 0;
	text-align:right;
	width:940px;
}
.copyrightII .info .rightAlign {
	margin: 0px 80px 0px 0px;
}
.copyrightII .infoSpacer {
	display:inline;
	padding:0 30px 0 0;
	width:20px;
}
.copyrightII .info a:link, .copyrightII .info a:active, .copyrightII .info a:visited {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#787776;
}
.copyrightII .info a:hover {
	color: #FFF;
	text-decoration: underline;
}
/*.phone {
	background-image:url("../../images/spriteTopLogin.png");
	background-repeat:no-repeat;
	background-position:-334px -98px;
	float:right;
	height:35px;
	margin:-30px 27px 0 0;
	width:153px;
}*/


.phone {
  background-image: url("../../images/spriteTopLogin.png");
  background-position: -334px -98px;
  background-repeat: no-repeat;
  float: right;
  height: 35px;
  margin: -30px 27px 0 0;
  width: 115px;
}




.news li {
	border-bottom:1px dotted #E5E5E5;
	float:left;
	list-style-type:none;
	margin:0;
	padding:6px 0;
	width:265px;
}
.news p {
	color:#666666;
	float:left;
	font-size:9px;
	line-height:1.5;
	margin:0;
	padding:0;
}
.news ul, ol {
	list-style-position:outside;
	margin:0 0 10px 13px;
	padding:0;
	position:relative;
	top:-1px;
}
.sf_postTitle {
	margin:4px 0px 0px 0px;
}
.sf_newsThumbnail {
	float:left;
}
.tagscategoriesviews {
margin:0 0 0 76px;
position:relative;
top:-1px;
}
.partnerLogosCopyright {
	float:left;
	height:67px;
	position:relative;
	top:-29px;
	width:230px;
}



.inc5000 {
	width: 99px;
	height: 67px;
	background-image:url(../../images/partnerLogos.gif);
	background-position: 0px 0px;
	float:left;
}
.inc5000:hover {
	background-position: 0px -65px;
}
.eta {
	width: 99px;
	height: 67px;
	background-image:url(../../images/partnerLogos.gif);
	background-position: -116px 0px;
	float:left;
}
.eta:hover {
	background-position: -116px -67px;
}



.inc5000B {
	width: 99px;
	height: 67px;
	background-image:url(../../images/partnerLogos2.gif);
	background-position: 0px 0px;
	float:left;
}


.etaB {
background-image:url("../../images/partnerLogos2.gif");
background-position:-116px 0;
float:left;
height:67px;
margin:0 0 0 12px;
width:99px;
}
.bbb {
background-image:url("../../images/bbb.gif");
background-repeat:no-repeat;
float:left;
height:51px;
margin:7px 0 0 28px;
width:135px;
}





a img {
border : 0;
}
.hackerProof {
	float:right;
	margin:0px 10px 0px 0px;
}
.tab ul.login li {
	background:url("../../images/panel/tab_m.png") repeat-x scroll 0 0 transparent;
	display:block;
	float:left;
	height:42px;
	padding:0px 0 0 0px!important;
	text-align:left;
}
.tab ul.login {
	display: block;
	position: relative;
	float: right;
	clear: right;
	height: 42px;
	width: auto;
	font-weight: bold;
	line-height: 42px!important;
	margin: 0;
	right: 150px;
	color: white;
	font-size: 80%;
	text-align: center;
}

.news sf_newsThumbnail{
	border:1px dotted #000;	
}
/*
Name: Sliding Login Panel with jQuery 1.3.2
Author: Jeremie Tisseau
Author URI: http://web-kreation.com/
Date: March 26, 2009
Version: 1.0

	Copyright 2009 Jeremie Tisseau
	"Sliding Login Panel with jQuery 1.3.2" is distributed under the GNU General Public License version 3:
	http://www.gnu.org/licenses/gpl-3.0.html
*/

/***** clearfix *****/
.clear {clear: both;height: 0;line-height: 0;}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.clearfix {height: 1%;}
.clearfix {display: block;}

/* Panel Tab/button */
.tab {
  	background: url(http://www.paymentsgateway.com/images/panel/tab_b.png) repeat-x 0 0;
	height: 42px;
	width: 100%;
	position: relative;
    top: 0;
    z-index: 999;
	margin:0px auto 0px auto;
	text-align:center;
}
.tab ul.login {
	display: block;
	position: relative;
  	float: right;
  	clear: right;
  	height: 42px;
	width: auto;
  	font-weight: bold;
	line-height: 13px;
	margin: 0;
	right: 150px;
  	color: white;
  	font-size: 80%;
	text-align: center;
}

.tab ul.login li.left {
  	background: url(http://www.paymentsgateway.com/images/panel/tab_l.png) no-repeat left 0;
  	height: 42px;
	width: 30px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;
}

.tab ul.login li.right {
  	background: url(http://www.paymentsgateway.com/images/panel/tab_r.png) no-repeat left 0;
  	height: 42px;
	width: 30px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;
}

.tab ul.login li {
background:url("http://www.paymentsgateway.com/images/panel/tab_m.png") repeat-x scroll 0 0 transparent;
display:block;
float:left;
height:42px;
padding:0px 0 0 4px;
text-align:left;
}
.tab ul.login li a {
color:#6695cb;
font-size:11px;
margin:0px 0 0 0;
}
.tab ul.login li a:hover {
	color: white;
}

.tab .sep {color:#414141}

.tab a.open, .tab a.close {
cursor:pointer;
display:block;
height:20px;
line-height:20px !important;
padding-left:30px !important;
position:relative;
top:11px;
}

.tab a.open {background: url(http://www.paymentsgateway.com/images/panel/bt_open.png) no-repeat left 0;}
.tab a.close {background: url(http://www.paymentsgateway.com/images/panel/bt_close.png) no-repeat left 0;}
.tab a:hover.open {background: url(http://www.paymentsgateway.com/images/panel/bt_open.png) no-repeat left -19px;}
.tab a:hover.close {background: url(http://www.paymentsgateway.com/images/panel/bt_close.png) no-repeat left -19px;}

/* sliding panel */
#toppanel {
    position: absolute;   /*Panel will overlap  content */
    /*position: relative;*/   /*Panel will "push" the content down */
    top: 37px;
    width: 100%;
    z-index: 999;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

#panel {
	width: 100%;
	height: 270px;
	color: #999999;
	background: #272727;
	overflow: hidden;
	position: relative;
	z-index: 3;
	display: none;
}

#panel h1 {
color:white;
font-family:Calibri;
font-size:16px;
margin:0;
padding:0;
}
#panel p {
font-size:12px;
line-height:16px;
margin:4px 0px 0px 0px;
padding:0;
}

#panel a {
	text-decoration: none;
	color: #15ADFF;
}

#panel a:hover {
	color: white;
}
#panel .content {
	width: 960px;
	margin: 0 auto;
	padding-top: 15px;
	text-align: left;
	font-size: 0.85em;
}
#panel .content label {
clear:both;
display:block;
font-size:11px;
padding:0 0 2px;
width:239px;
}
#panel .content input.field {
background:none repeat scroll 0 0 #414141;
border:1px solid #1A1A1A;
color:white;
height:13px;
margin-right:5px;
padding:4px 2px 6px 6px;
width:200px;
margin-bottom:9px;
}

#panel .content input:focus.field {
	background: #545454;
}

/* BUTTONS */
/* Login and Register buttons */
#panel .content input.bt_login,
#panel .content input.bt_register {
	display: block;
	float: left;
	clear: left;
	height: 28px;
	text-align: center;
	cursor: pointer;
	border: none;
	font-weight: bold;
	margin: 10px 0;
}


#panel .lost-pwd {
clear:both;
display:block;
float:left;
font-size:0.95em;
padding:0 0;
position:relative;
text-decoration:underline;
top:-7px;
}


.bt_registerTop {
    background-image: url("../../images/spriteTopLogin.png") !important;
    background-position: -6px -5px !important;
    background-repeat: no-repeat !important;
    border: 0 solid #000000;
    color: #FFFFFF !important;
    float: left;
    font-weight: bold !important;
    height: 25px !important;
    left: 0px !important;
    position: relative !important;
    top: 5px;
    width: 124px !important;
}
.panelColumnC input{
	background-color:#272727;	
}

.bt_registerTop:hover {
	background-position:-6px -45px!important;
}









.panelWrap{
	width: 1000px;
	height: 275px;
	margin: 0px auto 0px auto;
	text-align: center;
	display: block;
	background-image: url(http://www.paymentsgateway.com/images/psychMonitor.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.panelColumnA {
display:inline;
float:left;
height:200px;
position:relative;
width:391px;
}



/* Panel Log In  */
.panelColumnA {
display:inline;
float:left;
height:200px;
position:relative;
width:391px;
}
.panelColumnB {
display:inline;
float:left;
height:200px;
margin:-2px 0 0 11px!important;
width:200px;
}
.panelColumnC {
display:inline;
float:left;
height:200px;
margin:0px 0 0 65px!important;
width:200px;
}


/* Panel Admin  */
.dividerShadow{
	width: 42px;
	height: 225px;
	background-image:url(http://www.paymentsgateway.com/images/panel/dividerShadow.png);
	background-repeat: no-repeat;
	float:right;
}
.panelColumnAadmin {
display:inline;
float:left;
height:200px;
position:relative;
width:413px;
}

.panelColumnBadmin {
display:inline;
float:left;
height:200px;
margin:14px 0 0;
width:244px;
}
.panelColumnCadmin {
	display:inline;
	float:left;
	height:201px;
	margin:22px 0 0 40px;
	width:225px;
	background-image:url(http://www.paymentsgateway.com/images/panel/panelSubBkg.gif);
	background-repeat: no-repeat;
}
.panelComBtnA{
	width: 216px;
	height: 37px;
	background-image:url(http://www.paymentsgateway.com/images/panel/panelComBtns.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin:3px 0 0 5px;
}
.panelComBtnA:hover{
	background-position: -227px 0px;
}
.panelComBtnB{
	width: 216px;
	height: 37px;
	background-image:url(http://www.paymentsgateway.com/images/panel/panelComBtns.png);
	background-repeat: no-repeat;
	background-position: 0px -39px;
	margin:2px 0 0 5px;
}
.panelComBtnB:hover{
	background-position: -227px -39px;
}
.panelComBtnC{
	width: 216px;
	height: 37px;
	background-image:url(http://www.paymentsgateway.com/images/panel/panelComBtns.png);
	background-repeat: no-repeat;
	background-position: 0px -78px;
	margin:2px 0 0 5px;
}
.panelComBtnC:hover{
	background-position: -227px -78px;
}
.panelComBtnD{
	width: 216px;
	height: 37px;
	background-image:url(http://www.paymentsgateway.com/images/panel/panelComBtns.png);
	background-repeat: no-repeat;
	background-position: 0px -117px;
	margin:2px 0 0 5px;
}
.panelComBtnD:hover{
	background-position: -227px -117px;
}
.panelComBtnE{
	width: 216px;
	height: 37px;
	background-image:url(http://www.paymentsgateway.com/images/panel/panelComBtns.png);
	background-repeat: no-repeat;
	background-position: 0px -156px;
	margin:2px 0 0 5px;
}
.panelComBtnE:hover{
	background-position: -227px -156px;
}

#toggle {
padding:0 0 0 3px;
min-width:10px;
}

.ms {
    display: block;
    height: 337px;
    left: 13px;
    margin: 20px 0 0;
    position: absolute;
    top: 22px;
    width: 241px;
}
.ms p {
color:#696969;
font-family:Calibri,Arial;
font-size:14px;
text-align:left;
}
.ms ul, .ds ul {
float:left;
margin:11px 0 0 21px;
text-align:left;
text-indent:0;
}
.ms a:link, .ms a:visited, .ms a:active, .ds a:link, .ds a:visited, .ds a:active{
	color:#2577AD;	
	text-decoration:underline;
}
.ms a:hover, .ds a:hover{
	text-decoration:none;	
}


.ms li, .ds li {
color:#2577AD;
font-size:12px;
line-height:26px;
list-style-image:url("../../images/topAd/bullet001.png");
}
.ms li span, .ds li span {
position:relative;
top:-3px;
left:-2px;
}
.listShift{
	margin:0px 0px 0px 0px;	
}



.ds {
    display: block;
    height: 337px;
    left: 308px;
    position: absolute;
    top: 42px;
    width: 258px;
}
.ds p {
color:#696969;
font-family:Calibri,Arial;
font-size:14px;
text-align:left;
}


/* ---------------- Newsletter & Twitter ---------------------*/
.commWrap {
height:214px;
margin:0 auto;
position:relative;
text-align:center;
width:786px;
}
.newsForm{
	background-color:#069;
	width:400px;
	position:absolute;
	left:40px;
}
.newsletterHome {
background-image:url("../../images/topAd/homeSprite001.jpg");
background-position:-301px -520px;
background-repeat:no-repeat;
height:135px;
left:42px;
position:absolute;
text-align:left;
top:9px;
width:317px;
float:left;
}


.newsletterHome table{
	width:200px;
		
}
.newsletterHome label{
	clear:both;
	color:#039;
}


.newsletterHome form {
/*background-image:url("../../images/topAd/homeSprite001.jpg");
background-position:-303px -528px;*/
background-repeat:no-repeat;
width:300px;
}
.twitterHome {
background-image:url("../../images/twitterBkg.png");
background-repeat:no-repeat;
height:170px;
left:409px;
top:14px;
width:360px;
position:absolute;
float:right;
}
.twtr-ft div{
	display:none!important;	
}
.twtr-widget .twtr-tweet-wrap {
overflow:hidden !important;
padding:5px 8px 6px 19px !important;
}
.twtr-tweet-text{
	font-family:Calibri, Arial, Helvetica!important;	
}

.newsletterTitle {
  color: #4364A0;
  font-family: "Arial","Helvetica",sans-serif;
  font-size: 18px;
  line-height: 28px;
  margin: 7px 0 10px;
}
.newsletterDisc {
color:#696969;
font-family:Arial;
font-size:11px;
line-height:15px;
margin:10px 0 10px 49px;
width:205px;
}
.newsBox {
background-color:#FFFFFF;
border:1px solid #E0E0E0;
color:#696969;
font-family:calibri;
font-size:14px;
padding:8px 3px 8px 9px;
width:176px;
height:16px;
}
.newsBtn {
background-color:#0066CC;
background-image:url("../../images/topAd/homeSprite001.jpg");
background-position:-172px -531px;
background-repeat:no-repeat;
border:0 none;
float:right;
height:35px;
left:188px;
position:absolute;
top:44px;
width:104px;
}
.newsBtn:hover{
	background-position:-172px -572px;
}


.twtr-widget {
font-family:calibri,arial !important;
font-size:12px !important;
}





.testimonialA {
    background-image: url("../../images/topAd/testimonialA.jpg");
    background-repeat: no-repeat;
    height: 264px;
    width: 462px;
}
.testimonialB {
    background-image: url("../../images/topAd/testimonialB.jpg");
    background-repeat: no-repeat;
    height: 264px;
    width: 462px;
}
.testimonialC {
    background-image: url("../../images/topAd/testimonialC.jpg");
    background-repeat: no-repeat;
    height: 264px;
    width: 462px;
}
.testimonialD {
    background-image: url("../../images/topAd/testimonialD.jpg");
    background-repeat: no-repeat;
    height: 264px;
    left: 390px;
}
.testimonialE {
    background-image: url("../../images/topAd/testimonialE.jpg");
    background-repeat: no-repeat;
    height: 264px;
    left: 390px;
}
.testimonialF {
    background-image: url("../../images/topAd/testimonialF.jpg");
    background-repeat: no-repeat;
    height: 264px;
    left: 390px;
}

#testimonial {
    height: 264px;
    left: 390px;
    position: absolute;
    top: 426px;
    width: 462px;
}















.carouselTitle {
  color: #324E88;
  font-family: "Arial","Helvetica",sans-serif;
  font-size: 23px;
  margin: 21px 0 22px;
  text-align: center;
}
.topShadow {
background-image:url("../../images/topAd/homeSprite001.jpg");
background-position:0 -468px;
background-repeat:no-repeat;
height:46px;
margin:0 auto;
position:relative;
text-align:center;
top:-11px;
width:940px;
}



.logoStripeBkg {
background-image:url("http://www.paymentsgateway.com/images/topAd/logoStripeBkg.jpg");
background-repeat:repeat-x;
height:159px;
margin:26px 0 0;
width:100%;
}

.PBLogos {
height:47px;
margin:22px auto 0;
text-align:center;
width:818px;
}
.PB1 {
background-image:url("../../images/topAd/homeSprite001.jpg");
background-position:-19px -310px;
background-repeat:no-repeat;
display:block;
float:left;
height:43px;
margin:0 8px 0 0;
width:103px;
}
.PB1:hover{
	background-position:-19px -380px;	
}
.PB2 {
background-image:url("../../images/topAd/homeSprite001.jpg");
background-position:-129px -310px;
background-repeat:no-repeat;
display:block;
float:left;
height:43px;
margin:0 8px 0 0;
width:101px;
}
.PB2:hover{
	background-position:-129px -380px;	
}
.PB3 {
background-image:url("../../images/topAd/homeSprite001.jpg");
background-position:-240px -310px;
background-repeat:no-repeat;
display:block;
float:left;
height:43px;
margin:0 8px 0 0;
width:76px;
}
.PB3:hover{
	background-position:-240px -380px;	
}
.PB4 {
background-image:url("../../images/topAd/homeSprite001.jpg");
background-position:-324px -310px;
background-repeat:no-repeat;
display:block;
float:left;
height:43px;
margin:0 8px 0 0;
width:73px;
}
.PB4:hover{
	background-position:-324px -380px;	
}
.PB5 {
background-image:url("../../images/topAd/homeSprite001.jpg");
background-position:-404px -310px;
background-repeat:no-repeat;
display:block;
float:left;
height:43px;
margin:0 8px 0 0;
width:122px;
}
.PB5:hover{
	background-position:-404px -380px;	
}
.PB6 {
background-image:url("../../images/topAd/homeSprite001.jpg");
background-position:-531px -310px;
background-repeat:no-repeat;
display:block;
float:left;
height:43px;
margin:0 0px 0 0;
width:68px;
}
.PB6:hover{
	background-position:-531px -380px;	
}
.PB7 {
background-image:url("../../images/topAd/homeSprite001.jpg");
background-position:-599px -310px;
background-repeat:no-repeat;
display:block;
float:left;
height:43px;
margin:0 0px 0 0;
width:112px;
}
.PB7:hover{
	background-position:-599px -380px;	
}
.PB8 {
background-image:url("../../images/topAd/homeSprite001.jpg");
background-position:-709px -310px;
background-repeat:no-repeat;
display:block;
float:left;
height:43px;
margin:0 8px 0 0;
width:97px;
}
.PB8:hover{
	background-position:-709px -380px;	
}

.devDocBtn {
  background-image: url("../../images/devDocBtn.png");
  background-repeat: no-repeat;
  bottom: 0;
  display: block;
  float: right;
  height: 37px;
  position: fixed;
  right: 10px;
  width: 127px;
  z-index: 1000;
}
.devDocBtn:hover{
	background-position:0px -100px;	
}

