.left {
	position:relative;
	float:left;
	width:43px;
	height:200px;
	margin:0 10px 0 0;
}


	
/* PRODUCTS & TECHNOLOGY - PARENT PAGE */
.ptLink {
	display:block;
	width:242px;
	height:430px;
}

.prodLink {
	display:block;
	width:242px;
	height:430px;
}

#productsImage {
	width:1000px;
	height:380px;
	background:url(../assets/products/productMainImg.jpg) bottom no-repeat;
	overflow:hidden;
	text-align:center;
	padding:53px 0 0;
}

.clear {
	clear:both;
}

#productsContainer {
	max-width:1000px;
	background-color:#fff;
	border-bottom:1px solid #e2e2e2;
}

#productsContainer h1 {
	font-size:45px;
	text-indent:0;
	font-family:"Lucida Grande",helvetica,verdana,sans-serif;
}

#productsContainer h3 {
	font-size:16px;
	color:#6a6a6a;
	font-family:"Lucida Grande",helvetica,verdana,sans-serif;
}

#productCategories {
	width:955px;
	padding-left:45px;
	margin-top:45px;
	color:#3f4040;
}

#productCategories p {
	margin-top:15px;
	font-family:"Lucida Grande",helvetica,verdana,sans-serif;
	font-size:12px;
	color:#666666;
	line-height:18px;
}

#productsContainer p.catTitle {
	font-size:18px;
	color:#000;
	margin:0;
	font-family:"Lucida Grande",helvetica,verdana,sans-serif;
}

#productCat1 {
	display:block;
	position:relative;
	width:242px;
	height:430px;
	float:left;
	padding:0 30px;
	border-left:1px solid #e2e2e2;
	background:url(../assets/products/catDestinationsBg.jpg) bottom right no-repeat;
}

#productCat1:hover {
	background-position:0 121px;
}

#productCategories p {
	color:#666;
}

#productCat1 .learnmore {
	display:block;
	background:url(../assets/home/arrow.png) no-repeat right top;
	height:12px;
	padding-right:18px;
	width:70px;
	color:#41BBE9;
	font-family:"Lucida Grande",helvetica,verdana,sans-serif;
	font-size:12px;
}

#productCat2 {
	display:block;
	position:relative;
	width:242px;
	height:430px;
	float:left;
	padding:0 30px;
	border-left:1px solid #e2e2e2;
	border-right:1px solid #e2e2e2;
	background:url(../assets/products/catPaymentBg.jpg) bottom right no-repeat;
}

#productCat2:hover {
	background-position:0 120px;
}

#productCat2 .learnmore {
	display:block;
	background:url(../assets/home/arrow.png) no-repeat right top;
	height:13px;
	padding-right:18px;
	width:70px;
	color:#41BBE9;
	font-family:"Lucida Grande",helvetica,verdana,sans-serif;
	font-size:12px;
}

#productCat3 {
	display:block;
	position:relative;
	height:430px;
	width:242px;
	float:left;
	padding:0 30px;
	border-right:1px solid #e2e2e2;
	background:url(../assets/products/catTechBg.jpg) bottom right no-repeat;
}

#productCat3:hover {
	background-position:0 120px;
}

#productCat3 .learnmore {
	display:block;
	background:url(../assets/home/arrow.png) no-repeat right top;
	height:13px;
	padding-right:18px;
	width:70px;
	color:#41BBE9;
	font-family:"Lucida Grande",helvetica,verdana,sans-serif;
	font-size:12px;
}


	
/* end products & services parent page */

	
/* MOBILE DESTINATIONS */
#destinationsContainer {
	max-width:1000px;
	background-color:#fff;
	border-bottom:1px solid #e2e2e2;
}

#destinationsImage {
	width:1000px;
	height:453px;
	background:url(../assets/mobile_destinations/destinationsMainImg.jpg) no-repeat;
	overflow:hidden;
	text-align:center;
	padding:53px 0 0;
}

#destinationsImage {
	width:1000px;
	height:453px;
	background:url(../assets/mobile_destinations/destinationsMainImg.jpg) no-repeat;
	overflow:hidden;
	text-align:center;
	padding:53px 0 0;
}

#destinationsContainer h1 {
	font-size:50px;
	text-indent:0;
}

#destinationsContainer h3 {
	font-size:19px;
	color:#6a6a6a;
	line-height:30px;
}

#destinationsCategories {
	width:1000px;
	color:#3f4040;
}

.productBlock {
	width:872px;
	background:url(../assets/mobile_destinations/blockBgRep.jpg) bottom right repeat-x;
	clear:both;
	padding:45px 75px 0 53px;
}

.productBlock p {
	margin-bottom:15px;
	line-height:18px;
	font-family:"Lucida Grande",helvetica,verdana,sans-serif;
	font-size:12px;
	color:#666;
	text-shadow:0 1px #FFFFFF;
}

.productInfo {
	width:430px;
	font-family:"Lucida Grande",helvetica,verdana,sans-serif;
}

.productBlock .productInfo .productBold {
	font-size:14px;
	line-height:18px;
	color:#000;
	font-family:"Lucida Grande",helvetica,verdana,sans-serif;
}


	
/*.productInfo-r {
	position: relative;
	width: 430px;
	left: 473px;

}*/
#destinationsContainer h3.kb {
	color:#000;
	margin-bottom:10px;
	font-family:"Lucida Grande",helvetica,verdana,sans-serif;
}

ul.keyBenefits li {
	margin-left:13px;
	line-height:18px;
	font-family:"Lucida Grande",helvetica,verdana,sans-serif;
	font-size:12px;
}

.sm p {
	color:#666;
	line-height:18px;
	margin-bottom:15px;
	font-family:"Lucida Grande",helvetica,verdana,sans-serif;
	font-size:12px;
	text-shadow:0 1px #FFFFFF;
}

.sm {
	height:360px;
	padding:105px 519px 0 53px;
}

#sm1 {
	background:url(../assets/mobile_destinations/travelBg_lower.jpg) no-repeat;
}

#sm2 {
	background:url(../assets/mobile_destinations/ticketsBg_lower.jpg) no-repeat;
}

#sm3 {
	background:url(../assets/mobile_destinations/tradeBg_lower.jpg) no-repeat;
}

#sm4 {
	background:url(../assets/mobile_destinations/trafficBg_lower.jpg) no-repeat;
}

#destinationCat1 {
	height:455px;
	background:url(../assets/mobile_destinations/travelBg.jpg) bottom no-repeat;
}

#destinationCat2 {
	height:452px;
	background:url(../assets/mobile_destinations/ticketsBg.jpg) bottom no-repeat;
}

#destinationCat3 {
	height:457px;
	background:url(../assets/mobile_destinations/tradeBg.jpg) bottom no-repeat;
}

#destinationCat4 {
	height:458px;
	background:url(../assets/mobile_destinations/trafficBg.jpg) bottom no-repeat;
}

#destinationsContainer .ui-tabs .ui-tabs-hide {
	display:none;
}

#destinationsContainer .ui-tabs-selected {

	
/*background-color: #666;*/
}

#destinationsContainer .ui-state-active {
	background:url(../assets/mobile_destinations/tabNavBg.jpg) no-repeat;
}

#destinationsContainer ul.tabNav {
	position:relative;
	width:730px;
	list-style:none;
	height:53px;
	text-align:center;
	padding-top:15px;
	left:145px;
}

#destinationsContainer ul.tabNav img {
	margin-top:10px;
}

#destinationsContainer ul.tabNav li {
	position:relative;
	display:inline;
	float:left;
	margin-right:15px;
	width:164px;
	height:27px;
}

#travelMainImg {
	width:1000px;
	height:374px;
	background:url(../assets/mobile_destinations/travelMainImg.jpg) no-repeat;
}

#travelMainImg p {
	position:relative;
	width:380px;
	top:150px;
	left:534px;
	font-size:18px;
	font-family:"Lucida Grande",helvetica,verdana,sans-serif;
	color:#6a6a6a;
}

#ticketsMainImg {
	width:1000px;
	height:374px;
	background:url(../assets/mobile_destinations/ticketsMainImg.jpg) no-repeat;
}

#ticketsMainImg p {
	position:relative;
	width:380px;
	top:150px;
	left:534px;
	font-size:18px;
	font-family:"Lucida Grande",helvetica,verdana,sans-serif;
	color:#6a6a6a;
}

#tradeMainImg {
	width:1000px;
	height:374px;
	background:url(../assets/mobile_destinations/tradeMainImg.jpg) no-repeat;
}

#tradeMainImg p {
	position:relative;
	width:380px;
	top:150px;
	left:534px;
	font-size:18px;
	font-family:"Lucida Grande",helvetica,verdana,sans-serif;
	color:#6a6a6a;
}

#trafficMainImg {
	width:1000px;
	height:374px;
	background:url(../assets/mobile_destinations/trafficMainImg.jpg) no-repeat;
}

#trafficMainImg p {
	position:relative;
	width:380px;
	top:150px;
	left:534px;
	font-size:18px;
	font-family:"Lucida Grande",helvetica,verdana,sans-serif;
	color:#6a6a6a;
}

#tabNavigation {
	width:1000px;
	padding:15px 0;
}

#highImpact {
	width:1000px;
	border-bottom:1px solid #ccc;
	text-align:center;
	padding:5px 0;
}

#highImpacthome {
	background:url(../assets/home/impactbg.jpg) top center no-repeat;
	width:1000px;
	height:51px;
	border-bottom:1px solid #fff;
	text-align:center;
	padding:10px 0 5px;
}

#highImpacthome a {
	position:relative;
	top:-14px;
	margin-left:20px;
}

#livecam {
	width:1000px;
	height:51px;
	text-align:center;
	padding:0;
	margin-bottom:10px;
}

#livecam a {
	position:relative;
	top:-14px;
	margin-left:20px;
}

#highImpact a {
	position:relative;
	top:-16px;
	margin-left:20px;
}


	
/* end Mobile Destinations */

	
/* PAYMENT PROCESSING */
#paymentImage {
	width:1000px;
	height:446px;
	background:url(../assets/payment/paymentMainImg.jpg) no-repeat;
	overflow:hidden;
	text-align:center;
	padding:0;
}

#paymentProcessors {
	clear:both;
	margin-top:15px;
}

#paymentContainer {
	max-width:1000px;
	background-color:#fff;
	border-bottom:1px solid #e2e2e2;
	font-family:"Lucida Grande",helvetica,verdana,sans-serif;
}

#paymentLCol {
	position:relative;
	float:left;
	width:400px;
	margin-left:60px;
}

#paymentRCol {
	position:relative;
	float:left;
	width:400px;
	margin-left:60px;
	margin-top:8px;
}


	
/*--- Test Styles */
.paymentLCol {
	position:relative;
	float:left;
	width:485px;
	margin:40px 0 0 60px;
}

.paymentRCol {
	position:relative;
	float:left;
	width:335px;
	margin:40px 0 0 60px;
}

#paymentContainer .ui-tabs .ui-tabs-hide {
	display:none;
}

#paymentContainer .ui-tabs-selected {

	
/*background-color: #666;*/
}

#paymentContainer .ui-state-active {
	background:url(../assets/mobile_destinations/tabNavBg.jpg) no-repeat;
}

#paymentContainer li#xchange.ui-state-active {
	background:none;
}

#paymentContainer ul.tabNav2 {
	position:relative;
	width:950px;
	list-style:none;
	height:53px;
	text-align:center;
	padding-top:15px;
	left:50px;
}

#paymentContainer ul.tabNav2 img {
	margin-top:10px;
}

#paymentContainer ul.tabNav2 li {
	position:relative;
	display:inline;
	float:left;
	margin-right:10px;
	width:164px;
	height:34px;
}

#paymentContainer li#xchange {
	position:relative;
	top:-10px;
	margin-right:35px;
}

#xchangeMainImg {
	width:1000px;
	height:374px;
	background:url(../assets/payment/paymentMainImg.jpg) no-repeat;
}

#vanguardMainImg {
	width:1000px;
	height:374px;
	background:url(../assets/payment/vanguardMainImg.jpg) no-repeat;
}

#vanguardMainImg p {
	position:relative;
	width:380px;
	top:180px;
	left:85px;
	font-size:18px;
	font-family:"Lucida Grande",helvetica,verdana,sans-serif;
	color:#c5c5c5;
}

#forwardMainImg {
	width:1000px;
	height:374px;
	background:url(../assets/payment/forwardMainImg.jpg) no-repeat;
}

#forwardMainImg p {
	position:relative;
	width:380px;
	top:180px;
	left:85px;
	font-size:18px;
	font-family:"Lucida Grande",helvetica,verdana,sans-serif;
	color:#c5c5c5;
}

#razorMainImg {
	width:1000px;
	height:374px;
	background:url(../assets/payment/razorMainImg.jpg) no-repeat;
}

#razorMainImg p {
	position:relative;
	width:380px;
	top:180px;
	left:85px;
	font-size:18px;
	font-family:"Lucida Grande",helvetica,verdana,sans-serif;
	color:#c5c5c5;
}

#secureMainImg {
	width:1000px;
	height:374px;
	background:url(../assets/payment/secureMainImg.jpg) no-repeat;
}

#secureMainImg p {
	position:relative;
	width:380px;
	top:180px;
	left:85px;
	font-size:18px;
	font-family:"Lucida Grande",helvetica,verdana,sans-serif;
	color:#c5c5c5;
}

.paymentBlock {
	border-bottom:1px solid #e2e2e2;
	margin-bottom:40px;
	padding:0 0 40px;
}

.paymentBlock p {
	color:#666;
	margin-bottom:15px;
	line-height:20px;
	font-family:"Lucida Grande",helvetica,verdana,sans-serif;
	font-size:12px;
	line-height:18px;
}

p.paymentBold {
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	color:#000;
	font-family:"Lucida Grande",helvetica,verdana,sans-serif;
}

#paymentContainer h3.kb {
	font-family:"Lucida Grande",helvetica,verdana,sans-serif;
	color:#000;
	font-size:20px;
	margin:20px 0 10px;
}

.downloadVanguard {
	background:url(../assets/payment/downloadVanguardB2B.jpg) no-repeat;
	margin-top:10px;
}

.downloadForward {
	background:url(../assets/payment/downloadForwardPay.jpg) no-repeat;
	margin-top:10px;
}

.downloadRazor {
	background:url(../assets/payment/downloadRazorPay.jpg) no-repeat;
	margin-top:10px;
}

.downloadSecure {
	background:url(../assets/payment/downloadSecureXR.jpg) no-repeat;
	margin-top:10px;
}

a.prodSheetDl {
	width:219px;
	height:47px;
	padding:50px 20px 0 75px;
	color:#000;
	font-size:16px;
	display:block;
	background:url(../assets/home/arrow.png) 257px 53px no-repeat;
}

.bold {
	font-weight:bold;
	font-family:"Lucida Grande",helvetica,verdana,sans-serif;
	color:#000;
}


	
/* end payment processing */

	
/*  TECHNOLOGY & INNOVATION */
#techContainer {
	font-family:"Lucida Grande",helvetica,verdana,sans-serif;
	max-width:1000px;
	background-color:#fff;
	border-bottom:1px solid #e2e2e2;
}

#techImage {
	width:1000px;
	height:491px;
	background:url(../assets/tech/techMainImg.jpg) no-repeat;
	overflow:hidden;
	text-align:center;
	padding:0;
}

#slideshowNav2 {
	position:relative;
	width:200px;
	top:-45px;
	left:483px;
	z-index:100;
	overflow:hidden;
}

#slideshowNav2 a {
	position:relative;
	display:block;
	float:left;
	background:url(../assets/png/slideshowTech.png) no-repeat;
	width:11px;
	height:10px;
	text-indent:-9000px;
	font-size:20px;
	margin-right:6px;
}

#slideshowNav2 a.activeSlide {
	background:url(../assets/png/slideshowActiveTech.png);
}

#techContainer h1 {
	font-size:50px;
	text-indent:0;
}

#techContainer h3 {
	font-size:19px;
	color:#6a6a6a;
	line-height:30px;
}

#techCategories {
	width:1000px;
}

.techProductBlock {
	width:872px;
	line-height:18px;
	clear:both;
	padding:52px 75px 0 53px;
}

.techProductBlock p {
	color:#666;
	margin-bottom:15px;
	line-height:18px;
	font-family:"Lucida Grande",helvetica,verdana,sans-serif;
	font-size:12px;
}

.techProductBlock p.productBold {
	font-family:"Lucida Grande",helvetica,verdana,sans-serif;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	color:#000;
}

.techProductInfo {
	width:630px;
}

.techProductInfo-r {
	position:relative;
	width:630px;
	left:273px;
}

#techContainer h3.kb {
	font-family:"Lucida Grande",helvetica,verdana,sans-serif;
	font-size:20px;
	color:#000;
	margin-bottom:10px;
}

ul.keyBenefits li {
	font-family:"Lucida Grande",helvetica,verdana,sans-serif;
	color:#666;
	margin-left:12px;
	line-height:18px;
}

#techCat1 {
	height:329px;
	background:url(../assets/tech/xaSportsBg.jpg) bottom no-repeat;
}

#techCat2 {
	height:456px;
	background:url(../assets/tech/selfServiceKiosks.jpg) bottom no-repeat;
}

#techCat3 {
	height:457px;
	background:url(../assets/tech/dispatchTechBg.jpg) bottom no-repeat;
}

.techProductBlock h2 {
	width:400px;
	font-family:"Lucida Grande",helvetica,verdana,sans-serif;
	font-size:36px;
	font-weight:normal;
	color:#000;
	margin-bottom:10px;
}

h2.r {
	position:relative;
	left:273px;
}
h2.pago {
	position:relative;
	left:273px;
	text-indent: -9999px;
	height: 50px;
	width: 163px;
	background: url(../assets/tech/pago.png) no-repeat;
}

h2.transguardia {
	position:relative;
	text-indent: -9999px;
	height: 50px;
	width: 346px;
	background: url(../assets/tech/transguardia.png) no-repeat;
}

h2.commodus {
	position:relative;
	text-indent: -9999px;
	height: 85px;
	width: 282px;
	background: url(../assets/tech/commodus_logo.png) no-repeat;
}	
/* end technology & innovation */

	
/* CONTACT US */
#contactcontainer {
	max-width:1000px;
	min-height:634px;
	background-color:#fff;
	margin-top:65px;
	background:url(../assets/contact/map.jpg) no-repeat bottom left;
	border-bottom:1px solid #ccc;
}



.contactLCol {
	position:relative;
	width:515px;
	float:left;
	margin-left:85px;
}

.contactRCol {
	position:relative;
	width:264px;
	float:right;
	padding:0 0 0 34px;
	border-left:1px solid #ccc;
	margin-right:85px;
}

.req {
	color:#ff0000;
}

.submit {
	position:relative;
	float:right;
	font-weight:bold;
	width:145px;
	height:40px;
	background:url(../assets/contact/submitBg.png) no-repeat;
	border:0;
	margin:15px 0;
}

.submitsms {
	position:relative;
	float:right;
	font-weight:bold;
	width:145px;
	height:40px;
	background:url(../assets/contact/submitBg.png) no-repeat;
	border:0;
	margin:15px 34px 15px 0;
}

#contactcontainer textarea {
	width:264px;
	border:1px solid #ccc;
	background:url(../assets/contact/inputShadow.png) repeat-x;
}

.formFoot {
	width:266px;
	height:30px;
	margin:0 34px 0 0;
	padding:10px 0 0;
	border-top:1px solid #ccc;
	text-align:right;
}

.contactError {
	color:#ff0000;
}

#contactcontainer h4 {
	font-weight:bold;
	font-size:16px;
}

#contactcontainer #success {
	padding:10px;
	border:1px solid #2A73B7;
	margin-right:34px;
}

#contactcontainer p.addressheader {
	font-family:"Lucida Grande",helvetica,verdana,sans-serif;
	font-size:18px;
}

.contactUS {
	position:relative;
	float:left;
	width:220px;
	margin-top:50px;
	font-size:14px;
}

.contactSA {
	position:relative;
	float:left;
	width:250px;
	margin-top:50px;
	font-size:14px;
}

.contactBold {
	font-size:16px;
}

.contactUS p {
	font-family:"Lucida Grande",helvetica,verdana,sans-serif;
	font-size:12px;
}

.contactSA p {
	font-family:"Lucida Grande",helvetica,verdana,sans-serif;
	font-size:12px;
}


	
/* end contact us */
#investorcontainer .copyholder h2 {
	width:400px;
}

#investorcontainer .copyholder h3 {
	font-family:"Lucida Grande",helvetica,verdana,sans-serif;
	font-size:16px;
}

#loginbtn {
	position:relative;
	float:right;
	margin-right:32px;
}

#investorcontainer {
	min-height:590px;
}

#termsofuse a {
	font-size:11px;
}
.shareholderContent {
	clear: both;
	width: 720px;
	padding: 10px;
	overflow: hidden;
	margin: 0 0 0 20px;
}
.shareholderContent h3 {
	font-weight: bold;
	font-size: 16px;
	text-align: right;
}

#ndaForm {
	float: left;
	width: 270px;
	margin: 0 20px 0 0;
}
.ndaName, .ndaType, .ndaStreet, .ndaCity, .ndaZip {
	display: inline-block;
	background-color: #E48A02;
	color: #000;
	height: auto;
	padding: 3px;
	font-weight: bold;
}
#ndaForm label, #ndaForm input {
	display: block;
	
}
#ndaForm #error {
	color: #ff0000;
	font-size: 12px;
	margin: 5px 0 5px 0;
}
#continue {
	background: #f2f2f2;
	border: 1px solid #ccc;
	cursor: pointer;
}
#agreed {
	background: #f2f2f2;
	border: 1px solid #ccc;
	cursor: pointer;
	line-height: 25px;
}
#nda {
	width: 400px;
	height: 400px;
	font-size: 11px;
	overflow-y: scroll;
	overflow-x: hidden;
	padding: 10px;
	float: right;
	background: #f2f2f2;
	border: 1px solid #ccc;
}
#nda p{
	font-size: 11px;
	max-width: 370px;
	margin: 0 0 16px 0;
	padding: 0;
}