@charset "UTF-8";
/* CSS Document */

/*------------------- RESET ---------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

/*------------------ UNIVERSAL ---------------*/

html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.clear {
	clear: both;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
p {
	padding-top: 0;
	margin-top: 0;
	line-height: 20px;
}
a {
	color: #295ccb;
	text-decoration: underline;
}
a:hover {
	color: #777;
	text-decoration: none;
}
:focus {
	outline: 0;
}
h1 {
	color: #231f20;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 10px;
	letter-spacing: .5px;
	line-height: 26px;
}
strong {
	color: #000;	
}
strong.gray {
	color: #6d6e71;	
}
p.disclaimer {
	font-size: 10px;
	line-height: 14px;
	margin-top: 10px;
	font-style: italic;
}

/*---------------- CONTAINER ----------------*/

#container {
	width: 980px;
	margin: 0 auto;
}

/*---------------- HEADER ----------------*/

.home #header {
	width: 980px;
	/*height: 173px;*/
    height: 160px;
	background: #231f20;
	margin: 0;
}
.home #footer {
	padding-top: 30px;	
}
#header {
	width: 980px;
	height: 173px;
	background: #231f20;
	margin-bottom: 24px;
}
#header #logo a {
	width: 302px;
	height: 89px;
	display: block;
	float: left;
	margin: 22px 0 0 34px;
	background: url('../images/logo_1.jpg') no-repeat;
}
#header #login {
	float: right;
	margin: 20px 20px 0 0;
}

/*#header #login a {*/
.securelogin {
	width: 65px;
	height: 20px;
	float: right;
	display: block;
	background: url('../images/login.jpg') no-repeat;
}
#header #login span {
	float: right;
	color: #fff;
	font-size: 11px;
	letter-spacing: .25px;
	margin: 3px 5px 0 0;
	text-transform: uppercase;
}
#header p.phone {
	color: #231f20;
	/*color: #58585a;*/
	font-size: 32px;
	line-height: 44px;
	margin-top: 40px;
	font-weight: bold;
	text-align: right;
}
#header #navBar {
	height: 28px;
	margin: 6px 0 0 40px;
	*margin-top: 30px;
}

/*-------------- FOOTER --------------*/

.home #footer {
	margin: 0;
}
#footer {
	line-height: 11px;
	margin-top: 30px;
	padding-top: 10px;
	display: block;
}
#footer img.bbb {
	margin-right: 12px;
	float: left;
}
#footer img.inc {
	margin-top: 10px;
	float: left;
}
#footer p {
	margin-top: 6px;	
}
#footer p.disclaimer {
	width: 495px;
	color: #999;
	font-size: 10px;
	float: left;
	line-height: 15px;
	font-style: normal;
}
#footer p.copyright {
	width: 386px;
	color: #999;
	font-size: 10px;
	line-height: 15px;
	text-align: right;
	float: right;
}

/*----------- LEFT NAV -------------*/

#leftNav .section a {
	font-size: 14px;
	color: #777;
	letter-spacing: .5px;
	text-decoration: none;
}
#leftNav .section a:hover {
	color: #000;
}
#leftNav {
	width: 220px;
	font-size: 11px;
	position: absolute;
	*margin-left: -250px;
	margin-bottom: 10px;
	display: block;
}
#leftNav ul li {
	border-bottom: 1px dotted #adabab;
	line-height: 19px;
	list-style: none;
	margin: 0;
}
#leftNav ul li a {
	display: block;
	color: #000;
	text-decoration: none;
	list-style-position: outside;
}
#leftNav ul li a:hover {
	display: block;
	color: #777;
	text-decoration: none;
}
#leftNav ul li.indent {
	text-indent: 15px;
}
#leftNav a.top {
	height: 14px;
	padding-left: 14px;
	font-size: 11px;
	color: #bbb;
	text-decoration: none;
	background: url('../images/up.gif') 0% 0% no-repeat;
}
#leftNav a.top:hover {
	color: #5a5a5a;
	background: url('../images/up.gif') 0% 7% no-repeat;	
}
#leftNav ul {
	margin-bottom: 6px;
	margin-top: 7px;
}

/*----------- RIGHT COLUMN -------------*/

#rightCol {
	width: 218px;
	float: right;
	font-size: 11px;
}
#rightCol span.top {
	text-transform: uppercase;
	font-weight: bold;
	width: 218px;
	height: 30px;
	font-size: 13px;
	color: #FFFFFF;
	display: block;
	padding-top: 7px;
	background: url('../images/rr_top_black.jpg') no-repeat center top;
	margin-bottom: 10px;
	text-align: center;
}
#rightCol span.bot {
	height: 21px;
	display: block;
}
#rightCol #blueBox {
	width: 218px;
	text-align: left;
	color: #fff;
	margin-bottom: 18px;
	background: url('../images/rr_blue_bg.jpg') repeat-y #2f55c9;
}
#rightCol #blueBox span.bot {
	background: url('../images/rr_bot_blue.jpg') no-repeat bottom center;
}
#rightCol #blueBox p strong {
	color: #fff;	
}
#rightCol #blueBox p {
	width: 184px;
	font-size: 12px;
	line-height: 18px;
	margin: 6px auto 0;
	*margin-top: 2px;
}
#rightCol #blueBox a {
	color: #fff;
	text-decoration: underline;
}
#rightCol #blueBox a:hover {
	color: #fff;
	text-decoration: none;
}
#rightCol #grayBox {
	width: 218px;
	color: #FFFFFF;
	text-align: left;
	background: #666666 url('../images/rr_gray_bg.jpg') repeat-y;
}
#rightCol #grayBox span.bot {
	background: url('../images/rr_bot_gray.jpg') no-repeat bottom center;
}
#rightCol #grayBox p {
	width: 184px;
	font-size: 12px;
	line-height: 18px;
	margin: 6px auto 0;
	*margin-top: 2px;
}




/*-- Pre Drop Shadows --*/

/*#rightCol {
	width: 212px;
	float: right;
	font-size: 11px;
}
#rightCol span.top {
	text-transform: uppercase;
	font-weight: bold;
	width: 212px;
	height: 23px;
	font-size: 13px;
	color: #fff;
	display: block;
	padding-top: 7px;
}
#rightCol span.bot {
	height: 15px;
	display: block;
}
#rightCol #blueBox {
	width: 212px;
	background: #2f55c9;
	text-align: center;
	color: #fff;
	margin-bottom: 18px;
}
#rightCol #blueBox p strong {
	color: #fff;	
}
#rightCol #blueBox p {
	width: 184px;
	font-size: 12px;
	line-height: 18px;
	margin: 6px auto 0;
}
#rightCol #blueBox a {
	color: #fff;
	text-decoration: underline;
}
#rightCol #blueBox a:hover {
	color: #fff;
	text-decoration: none;
}
#rightCol #blueBox span.top {
	background: url('../images/rr_top_black.gif') no-repeat top center #231f20;
}
#rightCol #blueBox span.bot {
	background: url('../images/rr_bot_blue.gif') no-repeat bottom center;
}
#rightCol #grayBox {
	width: 212px;
	background: #e7e7e8;
	color: #231f20;
	text-align: center;
}
#rightCol #grayBox p {
	width: 184px;
	font-size: 12px;
	line-height: 18px;
	margin: 6px auto 0;
}
#rightCol #grayBox span.top {
	background: url('../images/rr_top_black.gif') no-repeat top center #231f20;
}
#rightCol #grayBox span.bot {
	background: url('../images/rr_bot_gray.gif') no-repeat bottom center;
}*/

/*----------- CONTENT -------------*/

#contentContainer {
	/*width: 500px;*/
	margin-left: 248px;
	min-height: 500px;
}
#content {
	width: 494px;
	float: left;
	margin-right: 20px;
	color: #6d6e71;
}
#content img {
	/*border: 1px solid #aaa;	*/
}


#content img.noborder {
	border: none;	
}
#content img.left {
	float: left;
	margin: 0 14px 14px 0;
    border: 1px solid #aaa;
}
#content img.right {
	float: right;
	margin: 0 0 14px 14px;
}

/* Bullets */

#content ol, ul {
	list-style: square;
	list-style-position: inside;
	margin: -2px 0 14px;
	line-height: 20px;
}
#content ol.number {
	list-style: decimal;
	list-style-position: inside;
	margin: 10px 0;
	line-height: 20px;
}

.ul-padding ol,ul {
    list-style: inherit;
    
    padding-left: 20px;   
}

#content ul li strong {
	color: #6D6E71;	
}

/* Headlines */

#content span.headline {
	font-size: 14px;
	font-weight: bold;
	color: #231f20;
	margin-top:16px;
	line-height: 24px;
}
#content span.section {
	color: #000;
	display: block;
	font-size: 22px;
	letter-spacing: .5px;
	padding-top: 22px;
}
/* Headlines */

#content p.break {
	margin-top: 20px;	
}
#content .more {
	display: none;
}
#content a.moreSmall {
	font-size: 11px !important;
	text-decoration: underline !important;
}
#content a.moreSmall:hover {
	text-decoration: none !important;
}
#headerPic {
	text-indent: -9999px;
	margin-bottom: 20px;
}

/* Merchant Training */

#reference .brand {
	font-size: 14px;
	color: #777;
	letter-spacing: 1px;
	margin: 10px 0 8px;
	padding-top: 4px;
	text-transform: uppercase;
}
#reference a {
	height: 21px;
	padding: 4px 0 0 28px;
	line-height: 26px;
	background: url('../images/a_pdf.png') no-repeat;
}

/* News */

.news {
	position:relative;
}
.expand a {
	display:block;
	font-size: 14px;
	margin: 2px 0 8px;
	line-height: 18px;
	text-decoration: none;
}
p.switch a {
	/*display: block;
	margin-left: 158px;*/
	width: 100px;
	height: 20px;
	color: #fff;
	padding: 6px;
	text-transform: uppercase;
	font-size: 10px;
	background: #2f55c9;
	text-align: center;
	-moz-border-radius: 6px;
	text-decoration: none;
}
p.switch a:hover {
	color: #777;
	background: #ccc;	
}
#newsHead {
	background: #eee;
	border: 1px dotted #aaa;
	padding-top: 3px;
	margin-top: 18px;
}
#newsHead .date {
	color: #999;
	font-style: italic;
	float: left;
	border: none;
	padding-top: 5px;
}
#newsHead .pdf {
	float: right;
	border: none;
	padding-top: 3px;
}
#newsHead .pdf a {
	width: 28px;
	height: 21px;
	display: block;
	/*padding: 6px 0 0 28px;
	font-size: 11px;
	text-decoration: none;*/
	background: url('../images/a_pdf.png') no-repeat;
}
.news span.pdf img {
	border: none !important;	
}

/* Product */

#content #product {
	width: 136px;
	float: left;
	margin: 0 26px 22px 0;
}
#content #productCenter {
	width: 136px;
	margin: 0 auto 22px auto;
}
#content 
#product img,
#productCenter img {
	border: none;	
}
#content 
#product span,
#productCenter span {
	width: 136px;
	text-align: center;
	color: #000;
	font-weight: bold;
	display: block;
}

/* Training */

#sample {
	float: left;
	margin-right: 20px;
	text-align: center;
}
#sample .enlarge {
	font-size: 10px;
	color: #aaa;
	display: block;
}

/*----------- LANDING FEATURES -------------*/

#content #features {
	padding-bottom: 10px;
	margin-top: 22px;
	border-bottom: 1px dotted #777;
}
#content #features a {
	font-size: 14px;
	text-decoration: none;
}
#content #features img {
	width: 86px;
	height: 100px;
	float: left;
	margin-right: 20px;
	border: 1px solid #aaa;
}
#content #features a:hover img {
	border: 1px solid #2f55c9;
}
#content #features p {
	width: 376px;
	float: left;
}

/*----------- SLIDER -------------*/

#slider {
	width: 980px;
	height: 278px;
}

/*------------ HOMEPAGE FEATURES ------------*/

#feature1 {
	width: 314px;
	height: 170px;
	float: left;
	margin: 14px 0 0;
	padding-right: 10px;
	border-right: 1px dotted #c8c7c7;
}
#feature1 .opener {
	font-weight: bold;
	font-size: 20px;
	color: #000;
	line-height: 24px;
}
#feature1 p {
	width: 160px;
	float: right;
	color: #939598;
	font-size: 13px;
	font-weight: bold;
	padding-top: 10px;
	line-height: 18px;
}
#feature1 img {
	padding-top: 10px;
	float: left;
}
#feature1 a {
	font-size: 15px;
	font-style: italic;
	margin-top: 10px;
	display: block;
}


#feature2 {
	width: 324px;
	height: 170px;
	float: left;
	margin: 14px 0 0;
	border-right: 1px dotted #c8c7c7;
}
#feature2 .opener {
	font-weight: bold;
	font-size: 20px;
	color: #000;
	line-height: 24px;
}
#feature2 p {
	width: 160px;
	float: right;
	color: #939598;
	font-size: 13px;
	font-weight: bold;
	padding-top: 10px;
	line-height: 18px;
}
#feature2 img {
	padding-top: 10px;
	margin-left: 12px;
	float: left;
}
#feature2 a {
	font-size: 15px;
	font-style: italic;
	margin-top: 10px;
	display: block;
}
/*#feature2 {
	width: 318px;
	height: 170px;
	float: left;
	margin: 14px 0 0;
	text-align: center;
	border-right: 1px dotted #c8c7c7;
}*/
#feature3 {
	width: 318px;
	height: 170px;
	float: left;
	margin: 14px 0 0 0;
}
#feature3 .opener {
	font-weight: bold;
	font-size: 20px;
	color: #000;
	line-height: 24px;
}
#feature3 p {
	width: 160px;
	float: right;
	color: #939598;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
    padding-top: 10px;
}
#feature3 img {
	padding-top: 10px;
	float: left;
    margin-left: 12px;
}
#feature3 img.cc {
	float: right;
	margin: -16px 10px 0 0;
	*margin-top: -2px;
}
#feature3 a {
	font-size: 15px;
	font-style: italic;
	margin-top: 10px;
	display: block;
}

/*-------------- ABOUT --------------*/

.about #headerPic {
	width: 732px;
	height: 196px;
	background: url('../images/head_about.jpg');
}

/*-------------- INDUSTRIES --------------*/

.industries #headerPic {
	width: 732px;
	height: 196px;
	background: url('../images/head_industries.jpg');
}

/*-------------- PRODUCTS --------------*/

.products #headerPic {
	width: 732px;
	height: 196px;
	background: url('../images/head_products.jpg');
}

/*-------------- MERCHANT --------------*/

.merchant #headerPic {
	width: 732px;
	height: 196px;
	background: url('../images/head_merchant.jpg');
}
.merchant table table table {
	font-size: 10px;
	width: 500px;
}
.merchant table table table td {
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 3px;
}
.merchant table table table td.right {
	border-right: 1px solid #ccc;
}
.merchant .headline {
	border-top: 1px dotted #777;
	padding-top: 5px;
	display: block;
}

/*-------------- CONTACT --------------*/

.contact #headerPic {
	width: 732px;
	height: 196px;
	background: url('../images/head_contact.jpg');
}
.contact #content #features {
	font-size: 16px;	
}
.contact #content #features a {
	font-size: 16px;	
}
.contact #content #features p {
	line-height: 24px;
}

/*-------------- FORMS --------------*/

form p.title {
	font-size: 16px;
	color: #000;
	letter-spacing: .5px;
}
form span.left {
	width: 150px;
	float: left;
	margin: 10px 0;
}
form span.right {
	width: 250px;
	float: left;
	margin: 10px 0;
}
input {
	border: 1px solid #c9cacb;
	font-size: 12px;
	color: #333;
	width: 18em;
}
input.bullet {
	border: none;
	font-size: 12px;
	color: #333;
	width: auto;
}
input.sub {
	top: -.4em;
}
select {
	text-align: left;
	border: 1px solid #c9cacb;
	font-size: 12px;
	color: #333;
}
textarea {
	border: 1px solid #c9cacb;
	color: #333;
	font-size: 12px;
	width: 18em;
}	
.redStar {
	font-size: 11px;
	color: red;
}
.required {
	font-size: 10px;
	font-style: italic;
	color: red;
}
.sub {
	margin-top: 1em;
	width: 100px;
}

/* Shimmer Button */

.shimmer-contain {
    height: 150px;  
    width: 184px;
    
}

.shimmer-button {
    background-position: 0 0;
    background-repeat: no-repeat;
    background-image: url(../images/shimmer-large.png);
    position: absolute;
    width: 181px;
    height: 142px;
}

.shimmer-button-over {
    background-image: url(../images/shimmer-large-over.png);    
}
    
.shimmer-box{
    display:inline-block;
    width:152px;
    height:122px;
    text-align:center;
    -moz-border-radius:18px;
    border-radius:18px;
    color:white;
    
    padding: 0;
    text-shadow:0px 1px 0px #222;
    position: absolute;
    margin-left: 13px;
    margin-top: 3px;
    font-family: Arial, sans-serif;
    font-size: 14px;   
    cursor: pointer;
}

.shimmer-overlay{
    background-position:0 160px;
    background-repeat:no-repeat;
    background-image:url(../images/shimmer-gleam.png);
}

.tagline {
    float: left; 
    padding-left: 35px; 
    padding-top: 35px; 
    width: 250px; 
    height: 80px; 
    color: white; 
    font-size: 18px; 
    line-height: 23px; 
    color: #666;
}

.withborder table, .withborder td, .withborder tr {
    border: 1px solid black;   
    color: black;
    padding: 2px;
}

.withborder {
    border-collapse: collapse !important;
}

#contentwide {
	width: 720px;
	float: left;
	color: #6d6e71;
}

#rightCol #WhiteBox {
	width: 218px;
	color: #FFFFFF;
	text-align: left;
	background: url('../images/rr_gray_bg.jpg') repeat-y;
}
.textbox {
	border: solid 1px #737373;
	background-image: url(../images/textbox-bg.png);
	background-repeat: repeat-x;
	height: 26px;
	width: 233px;
	margin-bottom: 16px;
	font-family: calibri;
	font-size: 15px;
	color: #3c3c3d;
	padding-left: 10px;
	outline:none;
}
.textboxQC {
	border: solid 1px #737373;
	background-image: url(../images/textboxQC-bg.png);
	background-repeat: repeat-x;
	height: 100px;
	width: 480px;
	padding-left: 10px;
	color: #3c3c3d;
	font-family: calibri;
	font-size: 15px;
	outline:none;
}
.submitBtn {
	background-image: url(../images/submitBtn.png);
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	width: 90px;
	height: 27px;
	top: 10px !important;
	border:none !important;
	cursor: pointer;
}
