@charset "utf-8";
/* CSS Document */
body { background: url(../pics/background.jpg) top left fixed; font-family: Arial; font-size: 0.9em }
h1 { font-size: 1.1em; color: #999999; margin: 0 0 0 10px }
h2 { font-size: 1em; color: #999999; margin: 0 0 0 10px }
hr { height: 1px; background: #999999; padding: 0; margin: 0 0 0 10px }
a { text-decoration: underline }
a:hover { text-decoration: none }
form { padding: 0; margin: 0 }
#holder { margin: 0 auto; width: 900px; margin-top: 10px }
#logo { float: left; width: 307px; height: 48px; background: url(../pics/logo.png) top left no-repeat }
#menu { float: left; text-align: center; list-style: none; margin: 5px 0 0 0; padding: 5px 0 0 0 }
#menu li{ display: inline; margin: 0 38px 0 0 }
#menu a { color: #FFFFFF; font-size: 1.2em; text-decoration: none; font-weight: bold }
#menu a:hover { text-decoration: underline }
#box-top { width: 900px; height: 16px; background: url(../pics/box-top.png) top left no-repeat }
#content { width: 900px; background: url(../pics/box-bg.png) top left repeat-y; padding: 0 10px 0 10px }
#content p { padding: 0 10px 0 10px; margin: 0 }
#box-bottom { width: 900px; height: 25px; background: url(../pics/box-bottom.png) top left no-repeat }
#part-number-search { float: right; width: 380px; height: 34px; background: url(../pics/part-number-search.jpg) top left no-repeat; margin-right: 50px }
#advanced-search { float: left; width: 199px; height: 232px; background: url(../pics/advanced-search.jpg) top left no-repeat; padding-top: 15px }
#display { float: left; width: 642px; padding-left: 5px }
#buy-now { float: left; width: 95px; height: 34px; background: url(../pics/buy-now.jpg) top left no-repeat; margin-top: 5px; padding-top: 6px; text-align: center }
#buy-now a { color: #FFFFFF; font-weight: bold }
#footer { float: left; width: 840px; height: 180px; background: url(../pics/footer.jpg) top left no-repeat; margin: 15px 0 0 15px; padding: 10px }
#footer p { color: #FFFFFF; font-size: 0.8em; padding-top: 5px }
#footer hr { border: dotted 1px #FFFFFF }
#footer a { color: #FFFFFF; text-decoration: none }
#footer a:hover { text-decoration: underline }
.menu { height: 48px }
.search { padding: 4px 0 0 0; color: #FFFFFF; font-weight: bold }
.small { font-size: 0.6em }
.footer-menu { float: left; width: 170px; margin-right: 30px }
.right { text-align: right }
.spacer { height: 10px }