/*

Dental Lab Styles, so I don't get overwritten. 

Matt. #2013.

*/

body, html { 
   margin-top: 0 !important;
   font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif !important;
   font-weight: 300;
   font-size: 12px;
}

h1 { color: #56a1d5; font-size: 2em; margin: 0; }

#top_header { margin-top: -28px; width: 100%; height: 130px; padding: 20px 0; background: #f3f0ed; border-bottom: 1px solid #e2dedb; }
#top_ad { width: 728px; height: 90px; margin: 0 auto 0; border: 1px solid #e2dedb; }

#header { width: 940px; margin: 0 auto; height: 160px; }
#adl_logo { float: left; width: 340px; height: 106px; background: url(dl_images/logo.png) 0 0 no-repeat; overflow: hidden; text-indent: -9999px; }

#main-navigation { width: 940px; height: 312px; background: url(dl_images/search_bg.png); border: 1px solid #e2dedb; padding: 20px;  }
	#main-navigation h1 { font-weight: bold; font-size: 2em; }

#main-search { clear: both; overflow: visible !important; padding: 0; }
	.main-search-item { float: left; display: inline; width: 440px; margin: 10px 10px 0 0; height: 65px; position: relative; }
	.main-search-item.last-main-search-item { margin: 10px 0 0 0; }
	#main-search input[type=text] {
		width: 440px;
		height: 60px;
		line-height: 60px; 
		text-transform: uppercase;
		font-size: .8em;
		background: #fff; 
		background-image: none !important;
		color: #a19a94;
	}

	#search_radius { 
		float: left;
	}

	#search-submit { 
		float: left;
		width: 200px;
	}
	 
/* 	#main-search select { 
		background: #f1eeeb;
		border-radius: 3px;
		border: 1px solid #e2dedb;
		color: #a19a94;
		width: 440px;
		height: 60px;
		line-height: 60px;
		text-transform: uppercase;
	} */