 /*  
 * Stylesheet for BestCities.mobi and BestCity.mobi!
 */

.header  { background: #ececff; 
           color: #8F0000; 
           border-bottom: solid 1px green; 
           margin: 0 0 5px 0; 
           padding: 2px; }

.footer  { background: #ececff; 
           color: #8F0000; 
           border-top: solid 1px green; 
           margin: 10px 0 0 0; }

.accesskey { text-decoration: underline; }
a { text-decoration: none; }

body { 
  background-color:#ffffff ; 
  color:#000000; 
  font-size: small;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
}

ol { 
  list-style-type:upper-roman ; 
  list-style-position:inside; 
}

ul { 
  list-style-type:square 
}

li {
  list-style-position:inherit 
}

a { 
  color:#000000 ; 
  text-decoration:none; 
  font-size: small;
}

.small { 
  font-size:smaller 
}

.b { 
  background-color:#ffffff; 
  border-top-width: 1px;
  border-bottom-width: 1px;
  padding-left:4px;
  padding-right:4px;
  color:	#003399;
  border-color:#004E63; 
  border-style:none none solid none;
}

.r { 
  padding-left:2px;
  padding-right:2px;
}

.s { 
  margin: 0px;
  text-align: left;
  background-color:#ffffff;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px; 
  padding-top: 3px;
  padding-bottom: 3px;
  border-style:none none solid none; 
}
   
.t { 
  margin: 0px;
  background-color:#ffffff;
  padding-left:0px;
  padding-top: 3px;
  padding-bottom:3px;
  font-weight:bold;
  color: #003399;
  border:2px;
  border-color:white;
  border-style:solid none solid none;
}  
    
.foot { 
  color:#003399; 
  text-decoration:none
 }

.foot:focus{
  background: #004E63;
  color: #ffffff;
}

.phone {
  -wap-input-format: "*N"
}

