body {
    margin: 0;
    font-family: Helvetica;
    background: #FFFFFF;
    color: #333;
    overflow: hidden;
     font-size: 16px; 
	line-height: 26px; 
    -webkit-text-size-adjust: none;
 }

.outercont{
    box-sizing: border-box;
    padding: 3px 10px 10px 10px;
    background: #c8c8c8 url(/km/im/pinstripes.png);
}



.innercont{
    padding: 4px;
    background: #ffffff;
    border:1px solid #000;
	-webkit-border-radius: 10px; 
}


a {
    color: #ff7425;
    font-weight: bold;
    text-decoration: none; 
}

a.change  {
    color: #ffd29e;
    font-weight: bold;
    text-decoration: none; 
}



#tbar{
    box-sizing: border-box;
  	 height:42px;
  	 margin: 0;
  	 font-size: 32px;
    padding: 0px;
    line-height: 42px;
	font-weight: bold;
    text-align: center;
    text-overflow: ellipsis;
    color: #FFFFFF;
    background: url(/km/im/iPhoneToolbar.png) #ff7425 repeat-x;
    border-bottom: 1px solid #2d3642;
}

.ora{
	color:#ce660c;
   text-shadow: rgba(255, 255, 255, 0.8) 0px -1px 0;
}

.whi{
	color:#ffffff;
   text-shadow: rgba(0, 0, 0, 0.6) 0px -1px 0;
}

.toptext{
	color:#222222;
	font-size: 24px;
    line-height: 36px;	
    padding:4px 0 4px 4px;
    border-bottom: 1px solid #eeeeee;

}

.toptextnb{
	color:#cccccc;
	font-size: 40px;
    padding:0 0 4px 4px;
}




.toptextsm{
	color:#333333;
	font-size: 16px;
    padding:6px 0 6px 4px;
    border-bottom: 1px solid #eeeeee;
}


.tcont{
	color:#333333;
	font-size: 16px;
	line-height:26px;
	padding:10px 4px 4px 4px;
}




.button {
    position: absolute;
    top: 8px;
    right: 6px;
    -webkit-border-image: url(/km/im/iPhoneButton.png) 0 5 0 5;
    -webkit-border-radius: 0;
    border-width: 0 5px 0 5px;
    padding: 0;
    height: 28px;
    line-height: 28px;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    text-shadow: rgba(0, 0, 0, 0.6) 0px -1px 0;
    text-decoration: none;
    background: none;
}

.buttonleft {
    position: absolute;
    top: 8px;
    left: 6px;
   -webkit-border-image: url(/km/im/iPhoneButton.png) 0 5 0 5;
 //    -webkit-border-image: url(/km/im/iPhoneBackButton.png) 0 8 0 14;   
    -webkit-border-radius: 0;
    border-width: 0 5px 0 5px;
    padding: 0;
    height: 28px;
    line-height: 28px;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    text-shadow: rgba(0, 0, 0, 0.6) 0px -1px 0;
    text-decoration: none;
    background: none;
}


.largefield {
  width: 282px;
  font-size: 26px;
  -webkit-border-radius:10px;
}


form {
  padding-left: 4px;
}

.submit {
margin: 10px 0 0 10px;
 padding: 4px;
 font-size: 20px;
     position:relative;
    left:205px;
    color: #ff7425;
        font-weight: bold;
}

#homeButton {
    left: 2px;
    right: auto;
    -webkit-border-image: url(iPhoneBackButton.png) 0 8 0 14;
    border-width: 0 8px 0 14px;
}



body > *[selected="true"] {
    display: block;
}

ul.ribbed {
    width: 100%;
    margin: 0;
    padding: 0;
}

 ul.ribbed  > li {
    margin: 0;
    border-top: 1px solid #E0E0E0;
    padding: 0 0 0 4px;
    background: url(/km/im/iPhoneArrow.png) no-repeat right center;
    font-size: 20px;
    font-weight: bold;
    list-style: none;
}

ul.ribbed > li > a {
    display: block;
    padding: 8px 32px 8px 0px;
    text-decoration: none;
    color: #333333;
}


ul.nabi {
    width: 100%;
    margin: 0;
    padding: 0;
}

 ul.nabi  > li {
    margin: 0;
    border-bottom: 1px solid #E0E0E0;
    padding: 0 0 0 4px;
    background: url(/km/im/iPhoneArrow.png) no-repeat right center;
    font-size: 16px;
    font-weight: bold;
    list-style: none;
}

ul.nabi > li > a {
    display: block;
    padding: 8px 32px 8px 0px;
    text-decoration: none;
    color: #666;
}



ul.list {
    width: 100%;
    margin: 0;
    padding: 0;
}

ul.list > li {
    margin: 0;
    border-top: 1px solid #E0E0E0;
    padding: 0 0 0 4px;
    background: url(/km/im/iPhoneArrow.png) no-repeat right center;
    font-size: 18px;
    font-weight: bold;
    list-style: none;
}

ul.list > li > a {
    display: block;
    padding: 4px 4px 4px 4px;
    text-decoration: none;
    color: #333333;
     line-height: 38px;
}


a.tops {
    display: block;
    padding: 4px 4px 4px 4px;
    text-decoration: none;
    color: #333333;
    line-height: 38px;
    margin: 0;
    border-bottom: 1px solid #E0E0E0;
    padding: 0 0 0 4px;
    background: url(/km/im/iPhoneArrow.png) no-repeat right center;
    font-size: 18px;
    font-weight: bold;
}




.linkbutton {
    -webkit-border-image: url(/km/im/iPhoneButton.png) 0 5 0 5;
    -webkit-border-radius: 0;
    border-width: 0 5px 0 5px;
    margin: 5px 5px 20px 8px;
    padding: 4px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
    text-shadow: rgba(0, 0, 0, 0.6) 0px -1px 0;
    text-decoration: none;
    background: none;
}

.chbx {
width: 30px;
height: 30px;
-webkit-border-radius:15px;
background-color:orange;
}


.sub {
    -webkit-border-image: url(/km/im/iPhoneGoButton.png) 0 5 0 5;
    -webkit-border-radius: 5px;
    border-width:0 3px 0 3px;
    padding: 0 0 0px 0;
    height: 30px;
    width: 56px;
    position:relative;
    left:226px; 
    line-height: 30px;
    font-size: 15px;
    font-weight: bold;
    color: #ffffff;
    text-shadow: rgba(0, 0, 0, 0.9) 0px -1px 0;
    text-decoration: none;
    background: none;
    margin-top:10px;
}


.gad {
padding: 4px;
box-sizing: border-box;
background: #eee;
  -webkit-border-radius:5px;
  border:1px solid #eee;
  margin: 10px 0 10px 0;
}


.cop {
    font-size: 12px;
}



.nav {
    font-size: 12px;
    font-weight: bold;
    padding: 0 0 1px 0;
    line-height: 16px; 
    text-align:center;
       font-style:italic; 
    color:#ce660c;
   text-shadow: rgba(255, 255, 255, 0.8) 0px -1px 0;
}



.sr{
	color:#ff7425;
    font-weight: bold;
    font-size: 18px;
    padding: 0 0 1px 10px;
}


ul.results {
    width: 100%;
    margin: 0;
    padding: 0;
    background:#ff7425;
}

 ul.results   > li {
    margin: 0;
    border-top: 1px solid #E0E0E0;
    padding: 0 0 0 4px;
    background: url(/km/im/iPhoneArrowwhite.png) no-repeat right center;
    font-size: 15px;
    font-weight: bold;
    list-style: none;
}

 ul.results   > li.listsub {
    margin: 0;
    border-top: 1px dotted #E0E0E0;
    padding: 0 0 0 14px;
    background: url(/km/im/iPhoneArrowwhite.png) no-repeat right center;
    font-size: 12px;
    font-weight: bold;
    list-style: none;
}



ul.results  > li > a {
    display: block;
    padding: 8px 32px 8px 0px;
    text-decoration: none;
    color: #fff;
}

.address {
padding: 4px 0 4px 8px;
box-sizing: border-box;
background: #ff7425;
  -webkit-border-radius:5px;
  border:1px solid #eee;
  margin: 10px 0 0px 0;
    font-weight: bold;
      color:#fff;
}

