@charset "utf-8";
/* CSS Document */

div#mapholder2
  {
  height: 100%;
  overflow: auto;
  padding-left:10px;
  }
div#map {
margin-left:20px;
}
body {
background:url(design/BG.gif);
text-align:center;
margin:0;
padding:0;
scrollbar-face-color:#DCE242;
scrollbar-arrow-color:#475130;
scrollbar-track-color:#FFE062;
scrollbar-shadow-color:#7d8028;
scrollbar-highlight-color:#fcffa3;
scrollbar-3dlight-color:'';
scrollbar-darkshadow-Color:'';
}

#citieslist li {
display:inline;
list-style-type:none;
padding-right:4px;
}

#page{
margin:0 auto;
text-align:left;
width:1000px;
}
div#searchbox {
background: url(design/top-bar.png) no-repeat #FFE063 bottom;

width:988px;
height:95px;
vertical-align:top;
padding-bottom:65px;
}


#searchform {
padding-left:25px;
padding-top:65px;

}

#formleft {
float:left;
padding-top:0px;
}

#formright {
float:right;
width:20%;
}
#states {
vertical-align:middle;padding-bottom:20px; padding-left:12px;padding-right:35px;
}
#cities {
vertical-align:middle;padding-bottom:20px; padding-left:12px;
}



#btn{
   width: 180px;
   height: 160px;
   color: #fff;
   background: url(design/logo.png) no-repeat;
   overflow: hidden;
   border:none; 
   cursor:pointer;
   position:absolute;
   top:0;
}

#results {

overflow:hidden;
height:540px;
z-index:-100;

}
resultsholder{
float:left;
top:220px;
width:28%;
}
#map {

}


.location {
margin-top:20px;
cursor:pointer;
}

.top {
margin-top:14px;
background:url(design/box-top.png) no-repeat bottom;
height:16px;
width:256px;

}

.bottom {
background:url(design/box-bottom.png) no-repeat;
height:18px;
width:256px;

}

.body {
background:url(design/box-bottom.gif) no-repeat bottom;
width:256px;
/*min-height: 100px;*/


}

	.body .name {
	padding-left:16px;
	padding-right:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	margin:0px;
	}


	.body .address {
	padding-left:12px;
	padding-right:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
	}

#othercities {
padding-bottom:35px;
text-align:center;
vertical-align:top;
width:1000px;
}

#citieslist li a {
color:#000000;

}

.boxtop {
background:url(design/2partsbox-top.gif) top;
margin-top:10px;
float:left;
width:1000px;
height:18px;
}
.boxbody {
background:url(design/2partsbox-btm.gif) bottom;
float:left;
width:1000px;
min-height: 70px;
}

.mapboxtop {
background:url(design/mapbox-top.gif) top;
margin-top:20px;
float:right;
width:685px;
height:24px;
margin-right:20px;
}
.mapboxbody {
background:url(design/mapbox-bottom.gif) bottom;
float:right;
width:685px;
margin-right:20px;
min-height:115px;
}
#footer {
vertical-align:middle;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;

}

#partners {
text-align:center;
}
	#partners a{
	color:#000;
	}

#mapholder {
width:67%; 
margin-bottom:20px;
margin-left:10px;
}

/*Place details*/
#placedetails{
padding-left:14px;
padding-bottom:14px;
font-size:18px
}
#placename {
text-align:center;
font-size:24px

}
