@import url("local.css");


#homeContent {
 position:relative;
 vertical-align:top;
 margin :  0px auto;
 padding-top:10px;
 /*background-image:url(/images/mPassport/mapBkgr.gif);
 background-repeat:no-repeat;
 background-position:top;*/
 z-index:1; 
 text-align:left;
 width:950px;
 border:solid 0px black;}
 
  .mainHead {
  margin-top:15px;margin-left:40px;
 }
 .mainHead .tagline
 {
   padding-left:100px;
   padding-top:5px;
   font-size:18px;
   color:#000044; 
 }
  .mainHead .tagline a:link,
  .mainHead .tagline a:active,
  .mainHead .tagline a:visited,
  .mainHead .tagline a:hovet {
   color:#000000;
   text-decoration:none;
  }
   
  
 .leftT {
  width: 440px;
  float: left;
  padding:0px;
  border:solid 0px red;
  text-align:left;
  /*background:URL(/images/mPassport/home_top_panel.png) no-repeat bottom center;*/
  
 }
 
 .rightT {
 width: 500px;
 float: right;
 padding: 0px;
 border:solid 0px red;
 text-align:left;
 }
 
 .rightT p {
 margin:10px 0px;padding:0;
 } 
 .leftP {
 width: 390px;
 height:455px;
 float: left;
 margin-left:50px;
 border:solid 0px black;
 background:URL(/images/mPassport/home_panel_iPhone.png) no-repeat top center;
 
 }
 .rightP {
 width: 390px;
 height:455px;
 float: right;
 margin-right:50px;
 border:solid 0px black;
 background:URL(/images/mPassport/home_panel_Mobile.png) no-repeat top center;
 }
 .iPnoneImg {
   margin: 40px 10px 0 36px;
   float:left;
 }
 .iPnoneTxt {
   margin:100px 0 0 0;
   padding:0;
   float:left;
   border:solid 0px #dfdfdf;
   width:100px;
   /*background-color:#e5e5e5;
   background:URL(/images/mPassport/textPanel.png) no-repeat top center;*/
 }
 .iPnoneTxt span {
  font-weight: bold;
  font-size: 15px;line-height:16px;
  padding-left:5px;
  }
  .iPnoneTxt span, 
  .iPnoneTxt span a:link, 
  .iPnoneTxt span a:visited
   { 
   color:#000033;}	
   
.iPnoneTxt span a:hover, 
.iPnoneTxt span a:active {
  color:#feae31;} 	
  
 .iPnoneTxt p {padding-left:5px;padding-right:5px;}
 
 .iPnoneTxt .mainHead {
   width:186px;padding:2px;
   padding-left:10px;
   font-size: 15px;
   margin:15px 0;
   background-color:484a4a;
   color:#FFFFFF;
 }
 

 
 #movieButton {
  position:relative;
  width:300px;
  margin :  0px auto;
  margin-left:50px;
  text-align:left;
  /*float:left;*/
  border:solid 0px black;
 }
 #movieButton div.img {
  margin:3px;
 }
 
 #subscrButton {
  position:absolute;
  top:20px;
  right:55px;
  width:355;
  height:146;
  z-index:100;
  margin-top:0px;
 }
 /*#subscrButton {
  position:relative;
  right:-10px;
  top:0px;
  text-align:left;
  width:352px;
  height:160px;
  margin-top:0px;
  float:left;
  z-index:2;
 }
 #subscrButton1 {
  position:absolute;
  top:-0px;
  right:0px;
  width:355;
  height:146;
  z-index:100;
  margin-top:0px;
 }*/
 #mobile {
 position:absolute;
 top:90px;
 left:630px;
 height:auto;
 margin:0px;
 vertical-align:top; 
 z-index:100;
 overflow:hidden;
 /*float:right; */
 }
 #text {
  position:relative;
  top:0;left:0;
  text-align:left;
  margin-top:10px;
  margin-left:18px;
  width:265px;
  height:270px;
  float:left;
  border:solid 0px black;
 }
 #text .header {
  margin:0px 0px 0px 0px}
  
  #text p {
   margin:0px 0px 10px 4px;
   font-size:12px;
   font-weight:normal;
   line-height:14px;
   color:#3c3c3c;
  }
  
 #imgFrame {
  position:relative;
  top:30;left:20;
  text-align:center;
  vertical-align:middle;
  padding-top:37px;
  width:305px;
  height:270px;
  float:left;
  border:solid 0px red;
 }
 span.red {color:#e86a23;padding-right:3px; /*e0081d;*/}
 
 ul.optM { 
  margin: 20px 0px 0px 0px;
  padding-left:15px;
			  }
 ul.optM li {
  vertical-align: top; 
  padding-bottom:20px;
  padding-left:3px;
  list-style-type: square;
  list-style-position: outside;
  list-style-image:url("/images/mPassport/optnButton.png");
  font-weight: bold;
  font-size: 14px;line-height:16px;}
			  
ul.optM  li, ul.optM  li a:link, 
ul.optM  li a:visited,  
{ color:#000033;
		  }	
ul.optM  li a:hover, ul.optM  li a:active 
{ color:#feae31;
		  } 	
 
 
  /* Updated 04-26-2012 : K. Lucas : */

.bigClear {
	clear: both;
	padding: 0;
	margin: 0;
	height: 0;
	line-height: 1;
}
	.homeTwoColumns {
		margin: 10px auto 0 auto;
		width: 950px;
	}
	.homeTwoColumns p {
		line-height: 1.65;
	}
	.homeTwoColumns .line {
		background: #555555;
		display: block;
		width: 90%;
		height: 1px;
		clear: both;
		margin: 25px auto 20px auto;
	}
	.homeTwoColumns .smallText {
		font-size: 10px;
	}
	.homeTwoColumns a:link,
	.homeTwoColumns a:visited {
		color: #d06f1a;
		text-decoration: none;
	}
	.homeTwoColumns a:hover,
	.homeTwoColumns a:active {
		color: #f09321;
		text-decoration: none;
	}
	.homeTwoColumns a.secondaryLink:link,
	.homeTwoColumns a.secondaryLink:visited {
		color: #eba04f;
		text-decoration: none;
	}
	.homeTwoColumns a.secondaryLink:hover,
	.homeTwoColumns a.secondaryLink:active {
		color: #d06f1a;
		text-decoration: none
	}
	.homeTwoColumns h3 {
		font-size: 16px;
		color: #31679d;
		margin: 0 0 15px 0;
		font-weight: bold;
	}
	.homeTwoColumnsL {
		text-align: left;
		float: left;
		width: 630px;
	}
	.homeTwoColumnsR {
		text-align: left;
		float: right;
		width: 310px;
	}
	/* CSS used to display girl on airplane and text. */
	/*
	#homeImagery {
	display: block;
	width: 580px;
	height: 255px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	margin-bottom: 10px;
	padding: 20px 25px 25px 25px;
	background: url('../img/home/homeimagery_mpassport.jpg') no-repeat 0 0;
	}
	#homeImagery p {
		width: 300px;
		font-size: 28px;
		color: #ffffff;
		line-height: 1.25;
	}
	*/
	#homeImagery {
	display: block;
	width: 580px;
	height: 255px;
	margin-bottom: 10px;
	padding: 20px 25px 25px 25px;
	background: url('../img/home/homeimagery_today.png') no-repeat 0 0;
	}
	
	#homeImagery a.button:link,
	#homeImagery a.button:visited {
	    background: #31679d;
	    color: #ffffff;
	    font-size: 14px;
		font-weight: normal;
	    padding: 5px 20px;
		-moz-border-radius: 5px;
		border-radius: 5px;
	    text-decoration: none;
	    text-transform: uppercase;
	}
	#homeImagery a.button:hover,
	#homeImagery a.button:active {
	    background: #d06f1a;
	}
	#homeImagery .subscribeButton {
		position: relative;
		top: 140px;
		left: 225px;
	}
	#homeImagery .offerCode {
		position: relative;
		display: block;
		top: 108px;
		left: 380px;
		width: 160px;
		height: 45px;
		background: #ffffff;
		border: 1px solid #373737;
		font-weight: bold;
		font-size: 30px;
		text-align: center;
	}
	#homeImagery .appStore {
		position: relative;
		display: block;
		top: 172px;
		left: 393px;
		width: 100px;
		height: 35px;
	}
	#homeImagery .playStore {
		position: relative;
		display: block;
		top: 137px;
		left: 495px;
		width: 95px;
		height: 35px;
	}
	
	
	
	
	
	
	.homeCalloutContent {
		margin: 0 auto;
		width: 225px;
	}
	.homeCalloutContent .buttonPosition {
		margin: 5px 0 0 0;
		text-align: center;
	}
	.homeCalloutOne {
		display: block;
		width: 310px;
		height: 300px;
		overflow: auto;
		-moz-border-radius: 15px;
		border-radius: 15px;
		background: url('../img/home/bg-grayfade.jpg') repeat-x 0 0;
		margin-bottom: 10px;
	}
	.homeCalloutOne h3 {
		background: #555555;
		font-size: 16px;
		font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
		text-transform: uppercase;
		padding: 7px 0 7px 15px;
		color: #ffffff;
	}
	.homeCalloutOne form label {
		font-size: 10px;
	}
	.homeCalloutOne form input {
		color: #555555;
		background: #ffffff;
		width: 215px;
		height: 35px;
		font-size: 13px;
		font-weight: normal;
		font-family: Verdana, Geneva, sans-serif;
		padding: 0 0 0 10px;
		margin-bottom: 10px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		border-top: 1px solid #767676;
		border-right: none;
		border-bottom: none;
		border-left: 1px solid #767676;
		padding-top: 12px\9; /* the trailing \9 targets IE Browsers less than version 9 */
		height: 30px\9; /* the trailing \9 targets IE Browsers less than version 9 */
		*padding: 12px 0 0 10px; /* the leading * targets browsers IE7 or earlier */
		*height: 30px; /* the leading * targets browsers IE7 or earlier */
		/* FYI, a leading _ will target browsers IE6 or earlier */
	}
	.homeCalloutOne form a.button:link,
	.homeCalloutOne form a.button:visited {
	    background: #31679d;
	    color: #ffffff;
	    font-size: 14px;
		font-weight: normal;
	    padding: 5px 20px;
		-moz-border-radius: 5px;
		border-radius: 5px;
	    text-decoration: none;
	    text-transform: uppercase;
	}
	.homeCalloutOne form a.button:hover,
	.homeCalloutOne form a.button:active {
	    background: #d06f1a;
	}
	.homeCalloutOne .bigSpaceRight {
		text-align: right;
		margin: 7px 0;
	}
	.homeCalloutTwo {
		color: #555555;
		display: block;
		width: 310px;
		height: 320px;
		overflow: auto;
		-moz-border-radius: 15px;
		border-radius: 15px;
		background: url('../img/home/bg-grayfade.jpg') repeat-x 0 0;
	}
	.homeCalloutTwo h3 {
		background: #555555;
		font-size: 16px;
		font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
		text-transform: uppercase;
		padding: 7px 0 7px 15px;
		color: #ffffff;
	}
	.homeCalloutContent h4 {
		margin: 20px 0;
		font-weight: bold;
		font-size: 14px;
		color: #555555;
	}
	.homeCalloutContent ul {
		list-style-type: none;
	}
	.homeCalloutContent ul li {
		color: #555555;
		margin: 5px 0 10px 0;
		padding-left: 30px;
		line-height: 1.5;
		background: url('../img/home/bulletarrow.gif') no-repeat -10px 0;
	}
	.homeCalloutTwo a.button:link,
	.homeCalloutTwo a.button:visited {
	    background: #31679d;
	    color: #ffffff;
	    font-size: 14px;
		font-weight: normal;
	    padding: 5px 20px;
		-moz-border-radius: 5px;
		border-radius: 5px;
	    text-decoration: none;
	    text-transform: uppercase;
	}
	.homeCalloutTwo a.button:hover,
	.homeCalloutTwo a.button:active {
	    background: #d06f1a;
	}
	.homeTwoBoxes {
		margin: 0 auto;
		width: 630px;
	}
	.homeTwoBoxesL {
		text-align: left;
/*		min-height: 200px;*/
		float: left;
		width: 280px;
		padding: 25px 15px 15px 15px;
		background: url('../img/home/bg-grayfade.jpg') repeat-x 0 0;
	}
	.homeTwoBoxesR {
		text-align: left;
/*		min-height: 200px;*/
		float: right;
		width: 280px;
		padding: 25px 15px 15px 15px;
		background: url('../img/home/bg-grayfade.jpg') repeat-x 0 0;

	}
	
	
	#contentBody { /* This is set globally in the local.css file */
/*		 min-height: 800px;*/
		min-height: 800px;
	}
	/* for Internet Explorer */
	/*\*/
	* html #contentBody {
		height: 800px;
	}

	
/* End K. Lucas 04-26-2012 edits */









