#container {
width:316px;
height:auto;
color: white;
overflow:hidden;
position:relative;
}
.tabs {
margin-left: 10px;
padding:5px 7px 5px 7px;
text-align:center;
float:left;
cursor:pointer;
border:0px solid #ccc;
background-color: #00457C;
border-bottom:0;
font-family:Helvetica;
font-size:14px;
font-weight:bold;
}
.tabs-inactive {
margin-left: 10px;
padding:5px 7px 5px 7px;
text-align:center;
float:left;
cursor:pointer;
border:0px solid #ccc;
background-color: #78A22F;
border-bottom:0;
font-family:Helvetica;
font-weight:bold;
font-size:14px;
}

#mapcontent {
height:190px;
background-color: #00457C;
clear:both;
border:0px solid #ccc;
}

#content {
height:autopx;
background-color: #00457C;
clear:both;
border:0px solid #ccc;
height:190px;
}
#load {
  position:absolute;
  left:0;
  top:0;
  width:100px;
  height:20px;
  background-color:red;
  color:white;
  display:none;
}




.container_midetab {
  width:689px;
  height:20px;
  opacity: 1.0;
  position: absolute;
  padding-left:5px; 
  margin: 0 auto; 
  top: 274px;
}
.container_home {
  width:690px;
  height:20px;
  color: white; 
  opacity: 1.0;
  position: absolute;
  padding-left:5px; 
  margin: 0 auto; 
  top: 300px;
}

.container_other_midetab {
  width:689px;
  height:20px;
  color: white; 
  opacity: 1.0;
  position: absolute;
  padding-left:5px; 
  margin: 0 auto; 
  top: 282px;
}

.tabs_midetab {
  margin-right:5px;
  padding:4px;
  width:94px;
  text-align:center;
  float:left;
  cursor:pointer;
  border:0px solid #ccc;
  background-color: #f1f1f2;
  text-decoration:none;
  border-bottom:0;
  font-family:Trebuchet MS; font-size:13px; font-weight:bold;color:#000000; text-decoration:none; line-height:18px;
}
.tabs-inactive_midetab {
  margin-right:8px;
  width:90px;
  padding:4px;
  text-align:center;
  float:left;
  cursor:pointer;
  border:0px solid #ccc;
  background-color: #00457c;
  border-bottom:0;
  color:#fff;
  text-decoration:none;
  font-family:Trebuchet MS; font-size:13px; font-weight:bold;color:#ffffff; text-decoration:none; line-height:18px;
}

.whitefont_tab{ font-family:Trebuchet MS; font-size:12px; font-weight:bold;color:#ffffff;line-height:18px;}
.bluefont_tab{ font-family:Trebuchet MS; font-size:12px; color:#F;font-weight:bold;text-decoration:none;}
.contentpadding{padding-left: 15px;}
.mapcontent{width:300px;height:163px;}
.getdirections{float:top;text-align:left;padding-left:10px;}
.ratingcontent{color:#FFFFFF;font-family:verdana;font-size:13px; line-height:1.5;}
.loader{float:left;padding-left:260px;padding-top:80px;text-align:center;}