@import url("/style.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: 450px;
  float: left;
  padding:0px;
  border:solid 1px white;
  /*background:URL(/images/mPassport/home_top_panel.png) no-repeat bottom center;*/
 }
 
 .rightT {
 width: 460px;
 float: right;
 padding: 0px;
 border:solid 0px red;
 }
 
 .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;
 }
 .iPhoneImg {
   margin: 40px 10px 0 36px;
   float:left;
 }
 .iPhoneTxt {
   margin:100px 0 0 0;
   padding:0;
   float:left;
   border:solid 0px #dfdfdf;
   width:100px;
 }
 .iPhoneTxt span {
  font-weight: bold;
  font-size: 15px;line-height:16px;
  padding-left:5px;
  }
  .iPhoneTxt span, 
  .iPhoneTxt span a:link, 
  .iPhoneTxt span a:visited
   { 
   color:#000033;}	
   
.iPhoneTxt span a:hover, 
.iPhoneTxt span a:active {
  color:#feae31;} 	
  
 .iPhoneTxt p {padding-left:5px;padding-right:5px;}
 
 .iPhoneTxt .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;
} 	

#homeImagery {
	display: block;
	width: 630px;
	height: 300px;
	background: #cc0000 url('img/home/homeimagery_mpassport.jpg') no-repeat 0 0;
}






