/************************************/
/* Start of styles for Quick Search */

#newSearchWidget { opacity:0; top:0px; left:0px; display:block; position:absolute; z-index:9999; width:85%; height:60px; background:#3D3D3D; border-radius:5px; box-shadow: 0px 0px 5px #888; border-color:#000000; border-width:1px; border-style:solid; }
#innerSearch { border-radius:5px; width:99%; margin:4px auto; background:#FFFFFF; height:52px; }
.where { float:left; position:relative; width:35%; margin-left:10px; }
.where-text { margin-top:12px; border-style:none; font-size:20px; width:100%; }
.gobtn { float:right; position:relative; width:120px; height:100%; background:#000070; color:#FFFFFF; font-size:20px; }
.gobtn a:link { color:#FFFFFF; }
.gobtn a:active { color:#FFFFFF; }
.gobtn a:visited { color:#FFFFFF; }
.gobtn a:hover { color:#F69728; }
.mapbtn { float:right; position:relative; width:85px; height:100%; background:#3D3D3D; color:#FFFFFF; font-size:20px; }
.mapbtn a:link { color:#FFFFFF; }
.mapbtn a:active { color:#FFFFFF; }
.mapbtn a:visited { color:#FFFFFF; }
.mapbtn a:hover { color:#F69728; }
.options { float:right; width:75px; height:100%; font-size:20px; overflow:hidden; color:#A0A0A0; }
.options a:link { color:#A0A0A0; }
.options a:active { color:#A0A0A0; }
.options a:visited { color:#A0A0A0; }
.options a:hover { color:black; }
.down-arrow { transition: none; text-align: left; color: #A0A0A0; display: block; font-size: 20px; line-height: 54px; height: 55px; background:url(/images/downarrow.png) #fff no-repeat right center;  float: left; text-decoration: none; padding: 0 18px 0 10px; margin-right: 14px; }
.choices { background-color: #fff; -webkit-border-radius: 0 0 4px 4px; border-radius: 0 0 4px 4px; border: 1px solid #d9d9d9; background-color: #fff; padding: 20px 20px; -webkit-box-shadow: 0 1px 3px 0px #CCCCCC; box-shadow: 0 1px 3px 0px #CCCCCC; display: none; position: absolute; top: 55px; left: 0px; }

/* End of styles for Quick Search   */
/************************************/
