@import url("/includefiles/redesign/css/global/mobile.css");

#toplevelLINKS {										max-width: 100%;}






#searchBox {											padding: 0 15px 0 0;
															height: 30px; 
															display: none; }


input.search {											font-family: Verdana, Arial, Helvetica, sans-serif;
															vertical-align: top;

															height: 20px;
															font-size: 12px;
															line-height: 16px;
															color: #4f4f4f;
															background-color: #ffffff;
															border: 1px solid #4f4f4f;
															margin: 0 0 0 0;
															padding: 4px 5px; }


@media (max-width: 275px) {
  input.search {
    width: 100px!important;
  }
}

.searchButton {									
															width: 30px;
															margin: 0 0 0 0;
															cursor:pointer;
   														border:none; }



#hideSearch {											float: left; 
															width: 21px;
															margin: 0 15px 0 15px;
															display: none;
															}

#hideSearch img {										height: 30px; }

#mainSearchButton {									display: none; }




#showSearch {											display: block; 
															float: right;
															margin: 0 15px 0 0;}

#showSearch img {										width: 30px;}		



#mainContent {											position: relative;
															margin: 0 0 0 0;
															padding: 0 0 0 0; }

#bodycopy {												width: 100%;
															position: relative;
															z-index: 2;
															float: none;
															clear: both; 
															left: 0px;
															padding: 0 0 0 0; }


#mobileMenu {											height: 30px; }




.mobileButtons {										display: inline-block; 
															margin-right: 10px!important; }
															
.mobileButtons img {									width: 30px;}															




/* styles for the footer (bottom of all pages) */

#footer {												margin: 0 0 0 0;
															padding: 0 15px 30px 15px; }


#footer ul {											margin: 0 0 15px 0;
															padding: 0;
															float: left;
															width: 35%;}

#footer ul li {										
															margin: 0 10px 0 0;
															padding: 0 0 8px 0; }

#footer ul li.last {									background: none; }

ul#agencyLinks {										margin: 0 0 0 0;
															width: 65%;}

ul#agencyLinks li {									margin: 0 0 0 0; }

#bottomTagline {										float: none!important;
															clear:both!important;}



