/* CSS Document */

/* -----------------
Search Box Homepage
------------------*/
#InvSearchBoxWrapper { width: 250px; height: 340px; overflow: hidden; }
form#InvSearchBoxHP { margin: 0; padding: 0; font: normal 12px Trebuchet MS, Arial, sans-serif; color: #000; }
form#InvSearchBoxHP select { font: normal 10px Trebuchet MS, Arial, sans-serif; }
form#InvSearchBoxHP input[type=text] { font-size: 10px; padding: 2px; background: #fbfbfb url(../images/theme01/bkgInput.gif) repeat-x 0 0; border: 1px solid #a1b3b0; -moz-border-radius: 2px;-webkit-border-radius: 2px; border-radius: 2px; }
	div#InvSearchBoxDropDownBox { text-align: center; position: relative; width: 230px; background: #eee; border: 1px solid #a1b3b0; }
		div#InvSearchBoxDropDownBox h3 { margin: 5px auto; font: bold 16px Trebuchet MS, Arial, sans-serif; color: #000; }
		div#InvSearchBoxTypeBox { margin: 5px auto 5px; }
			div#InvSearchBoxTypeBox label { margin: 0 15px 7px auto; display: inline; }
			div#InvSearchBoxTypeBox input { margin: 0; margin-right: 5px; padding: 0; vertical-align: bottom; width: 14px; height: 13px; position: relative; top: -3px;}			
			
			div#InvSearchBoxDropDownBox span label { display: none; }
			div#InvSearchBoxDropDownBox span select { width: 205px; }
			div#InvSearchBoxDropDownBox span { display: block; margin: 0 auto 10px; }

			div#InvSearchBoxDropDownBox #InvSearchBoxPrice span.InvSearchBoxtext,div#InvSearchBoxDropDownBox span#InvSearchBoxZIP span.InvSearchBoxtext { clear: none; display: inline; }
			div#InvSearchBoxDropDownBox #InvSearchBoxPrice select { width: 75px; clear: none; display: inline; margin-right: 0px; margin-bottom: 0;}
			div#InvSearchBoxDropDownBox #InvSearchBoxZIP select { width: 50px; clear: none; display: inline; margin-right: 0px; margin-bottom: 0;}
			div#InvSearchBoxDropDownBox #InvSearchBoxZIP input { width: 60px; display: inline; clear: right; }
			
			ul#InvSearchBoxSubmit { padding: 0; margin: 0 auto; width: 172px; height: 30px; list-style-type: none; }
				ul#InvSearchBoxSubmit li { width: 78px; height: 20px; float: left; margin-right: 8px; margin-bottom: 0px; }
				ul#InvSearchBoxSubmit .SubmitSearch { text-indent: -9999px; overflow: hidden; width: 78px; height: 20px; background: url(../images/theme01/iconSprites.png) no-repeat -188px -111px; }
				ul#InvSearchBoxSubmit .StartOver { text-indent: -9999px; overflow: hidden; width: 76px; height: 20px; background: url(../images/theme01/iconSprites.png) no-repeat -188px -153px; }
					ul#InvSearchBoxSubmit .SubmitSearch a, ul#InvSearchBoxSubmit .StartOver a { width: 100%; height: 100%; display: block; }
						ul#InvSearchBoxSubmit .SubmitSearch a:hover { background: url(../images/theme01/iconSprites.png) no-repeat -188px -131px; }
						ul#InvSearchBoxSubmit .StartOver a:hover { background: url(../images/theme01/iconSprites.png) no-repeat -188px -173px; }
						
/*---------------
	OVERRIDES Example!!!
	Uncomment to see the glory...


#InvSearchBoxWrapper { width: 500px; height: 228px; background: #fff url(http://kiaofunioncity.com/inventory/images/srchBKGtest.JPG) no-repeat 0 0; border: 1px solid #598079; }
form#InvSearchBoxHP { margin: 0; padding: 0; font: normal 12px Trebuchet MS, Arial, sans-serif; color: #000; }
form#InvSearchBoxHP select { font: normal 10px Trebuchet MS, Arial, sans-serif; }
form#InvSearchBoxHP input[type=text] { font-size: 10px; padding: 2px; background: #fbfbfb url(../images/theme01/bkgInput.gif) repeat-x 0 0; border: 1px solid #a1b3b0; -moz-border-radius: 2px;-webkit-border-radius: 2px; border-radius: 2px; }
	div#InvSearchBoxDropDownBox { margin: 10px; text-align: left; width: auto; background: none; border: 0px solid white; }
		div#InvSearchBoxDropDownBox h3 { text-transform: uppercase; margin: 0 auto 5px; font: bold 31px Trebuchet MS, Arial, sans-serif; color: #666; }

		div#InvSearchBoxTypeBox { margin: 5px auto 5px; }
			div#InvSearchBoxTypeBox label { margin: 0 15px 7px auto; display: inline; }
			div#InvSearchBoxTypeBox input { margin: 0; margin-right: 5px; padding: 0; vertical-align: bottom; width: 14px; height: 13px; position: relative; top: -3px;}			
			
			div#InvSearchBoxDropDownBox span label { display: none; }
			div#InvSearchBoxDropDownBox span select { width: 205px; }
			div#InvSearchBoxDropDownBox span { display: block; float: left; margin: 0 10px 10px 0; }

			div#InvSearchBoxDropDownBox #InvSearchBoxPrice, div#InvSearchBoxDropDownBox span#InvSearchBoxZIP {  }
			div#InvSearchBoxDropDownBox #InvSearchBoxPrice span.InvSearchBoxtext,div#InvSearchBoxDropDownBox span#InvSearchBoxZIP span.InvSearchBoxtext { float: none; clear: none; display: inline; margin: 0 auto 10px; }
			div#InvSearchBoxDropDownBox #InvSearchBoxPrice select { width: 75px; clear: none; display: inline; margin-right: 0px; margin-bottom: 0;}
			div#InvSearchBoxDropDownBox #InvSearchBoxZIP select { width: 50px; clear: none; display: inline; margin-right: 0px; margin-bottom: 0;}
			div#InvSearchBoxDropDownBox #InvSearchBoxZIP input { width: 60px; display: inline; clear: right; }
			
			ul#InvSearchBoxSubmit { padding: 0; margin: 0 auto; width: 218px; height: 21px; list-style-type: none; }
				ul#InvSearchBoxSubmit li { width: 99px; height: 21px; float: left; margin-right: 10px; margin-bottom: 0px; }
				ul#InvSearchBoxSubmit .SubmitSearch { text-indent: -9999px; overflow: hidden; width: 99px; height: 21px; background: url(http://kiaofunioncity.com/inventory/images/btnSrchTest.jpg) no-repeat 0 0; }
				ul#InvSearchBoxSubmit .StartOver { text-indent: -9999px; overflow: hidden; width: 99px; height: 21px; background: url(http://kiaofunioncity.com/inventory/images/btnSrtOvrTest.jpg) no-repeat 0 0; }
					ul#InvSearchBoxSubmit .SubmitSearch a, ul#InvSearchBoxSubmit .StartOver a { width: 100%; height: 100%; display: block; }
						ul#InvSearchBoxSubmit .SubmitSearch a:hover { background: none; }
						ul#InvSearchBoxSubmit .StartOver a:hover { background: none; }
---------------*/