/* @override http://www.canadapaymentprocessing.com/wp-content/themes/sitedesign09/css/screen.css?r=1054 */

@import url(blueprint/screen.css);

body {
	background: #233865 url(../images/global/body.jpg) no-repeat scroll 52% 0;
	color: #211b15;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	margin: 1px 0 0 0;
}

h1,h2,h3,h4,h5 {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, sans-serif;
	font-weight: 300;
}

/* @group Typography */

dl.quotes,
div.quotes p,
p.testimonial {
	font-family: "Hoefler Text", Constantia, Cambria, Georgia, serif;
}

#testimonial-pane p {
	background: url(../images/home/quote.png) 0 10px no-repeat;
	font-size: large;
	font-style: italic;
	padding: 1.5em 0 0 1.5em;
}


span.source {
	display: block;
	font-size: .6em;
	letter-spacing: .1em;
	margin-top: 5px;
	text-align: right;
	text-transform: uppercase;
}

/* @end */

a.cta,
.new {
	color: #ff8d23 !important;
}

div.container {
	
	position: relative;
}

.active {
	visibility: visible !important;
}

a {
	color: #005A8C;
	cursor: pointer;
	outline: none;
	text-decoration: none;
}

a:hover {
	color: #005A8C;
	text-decoration: underline;
}

a.more {
	color: #007934;
	padding-right: 8px;
	text-transform: uppercase;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
}

a.landing,
a.landing:hover,
div.learn_links a,
div.learn_links a:hover {
	border-bottom: 1px dotted #ccc;
	color: #575850;
	text-decoration: none;
}

a.external {
	background: url(../images/global/link-ex.png) right center no-repeat;
	padding-right: 14px;
}

a.button {
	display: block;
	text-align: left;
	text-indent: -9999px;
}

a.signup-small {
	background: url(../images/global/signup-small.png) 0 0 no-repeat;
	height: 39px;
	width: 111px;
}

a#cpp-logo {
	background: url(../images/home/logo.png) no-repeat;
	height: 80px;
	width: 420px;
	position: absolute;
	left: 0;
}

.last {
	margin: 0;
	padding-bottom: 40px;
}

ul.tabs {
	list-style: none;
	margin: 0;
}

ul.tabs a {
	float: left;
	outline: none;
	text-indent: -9999px;

}

div.header,
div.footer {
	margin: 0 auto;
	position: relative;
	width: 950px;
}

/* @group Header */

div.header {
	height: 85px;
	z-index: 20;
}

/* @group Cards Logo Box */

div.header div.cardslogo  {
	margin-top: 5px;
	background: url(../images/global/creditcardslogo.png) no-repeat 0 0;
	float: right;
	height: 47px;
	width: 250px;

	
}

/* @end */

/* @group Tabs */

body.features a#tab-features,
body.solutions a#tab-solutions,
body.blog a#tab-edu,
body.about a#tab-about {
	opacity: 1.0;
}

div.header ul.tabs {
	height: 26px;
	position: absolute;
	top: 55px;
	right: 0;
	width: 500px;
}

div.header ul.tabs a {
	background: url(../images/global/main-tabs.png) 0 0 no-repeat;
	height: 25px;
	margin-left: 30px;
	opacity: 0.7;
}

div.header ul.tabs a:hover {
	opacity: 1.0;
}

div.header ul.tabs a#tab-testimonials {
	background-position: -108px 0;
	width: 120px;
	margin-left: 0px;
}

div.header ul.tabs a#tab-articles {
	background-position: -260px 0;
	width: 80px;
	margin-left: 30px;
}

div.header ul.tabs a#tab-blog {
	background-position: -470px 0;
	width: 57px;
}

div.header ul.tabs a#tab-about {
	background-position: -570px 0;
	width: 79px;
}

div.header ul.tabs a#tab-save {
	background-position: -384px 0;
	width: 42px;
}

/* @end */

/* @end */

/* @group Footer */

p.legal {
	clear: both;
	margin: 10px 0;
	text-align: center;
}



div.footer {

	color: black;
	font-size: 0.8em;
	line-height: 1.8em;
	min-height: 30px;
	padding: 30px 0 0 0;
	background: transparent;
	
}
.footer li{
	list-style: none;
	text-align: center;
}

div.footer a,
div.footer a:hover {
	color: black;
	margin: 0 5px;
}
.tour.span-24{
background-color: white;
}
.container{
	padding-left: 15px;
}


/* @end */

span.stars {
	font-style: normal;
}

span.stars-ie {
	display: none;
}