﻿body { background-color: #FFF; height: 100%; margin: 0; text-align: center; color: #000000; font-family: Tahoma; font-size: 10pt; }

.wrapper { width: 980px; margin-left: auto; margin-right: auto; text-align: left; height: 100%; }
.wrapper a { color: #000; text-decoration: none; }
.wrapper a:hover { color: #808080; }

.header .logo { text-align: center; }
.header .nav { float: left; background-color: #FF9900; width: 100%; }
.header .nav ul { list-style: none; margin: 4px 0; padding: 0; float: left; }
.header .nav li { float: left; font-weight: bold; margin-left: 10px; margin-right: 50px; }

.content { float: left; background-color: #FFFFFF; width: 100%; }
.content .left { float: left; }
.content .right { float: right; width: 100%; }
.content .right .top { width: 690px; float: right; margin-top: 30px; height: 150px; }
.content .right .top img { float: right; }
.content .right .top img.lcHead { margin-right: -130px; }
.content .right .bottom { clear: both; }
.content .right .bottom .left { float: left; }
.content .right .bottom .right { float: right; width: auto; }
.content .right .bottom div.topic { font-weight: bold; width: 360px; font-family: Arial; }
.content .right .bottom img { margin-top: 5px; margin-bottom: 5px; }
.content .right .bottom img.lcList { margin-right: 45px; }
.content .right .bottom span.large { color: #3A6142; font-size: large; font-family: tahoma; }
.content .right .bottom .topic .address { float: left; text-align: center; width: 100%; margin: 5px 0; }
.content .right .bottom .topic.directions p { font-weight: normal; margin-bottom: 0; }
.content .right .bottom .topic.directions p.indent { margin-top: 0; margin-left: 10px; }

.secNav { float: left; width: 250px; position: absolute; }
.secNav .message { font-weight: bold; padding-bottom: 10px; height: 30px; }
.secNav .main { background-color: #FF9900; padding: 5px 0 5px 10px; position: relative; z-index: 10; float: left; color: #000; width: 250px; }
.secNav .main .expand { cursor: pointer; font-weight: bold; text-decoration: underline; float: left; }
.secNav .main .navigation { display: none; clear: left; }
.secNav .main .login .text { width: 220px; margin-top: 5px; float: left; }
.secNav .main .login .text label { float: left; }
.secNav .main .login .text input { float: right; width: 150px; }
.secNav .main .login .button { float: right; margin-right: 30px; margin-top: 5px; }
.secNav .main .login .options { float: left; list-style: none; padding-left: 0; clear: both; margin-left: 0; }
.secNav .main .login .validation { color: #000000 !important; font-size: 9pt; font-weight: bold; float: left; }
.secNav .main a { color: #000; }
.secNav .main .toolkit ul { list-style: none; padding: 0; margin-top: 0; margin-left: 10px; }

.secNav .partSearch { background-color: #BFBFBF; font-weight: bold; margin-top: -5px; padding-left: 10px; padding-top: 10px; float: left; width: 250px; }
.secNav .partSearch .controls { font-size: 8pt; padding-bottom: 10px; padding-top: 10px; float: left; }
.secNav .partSearch .controls label { margin-right: 10px; float: left; }
.secNav .partSearch .controls input { float: left; height: 13px; font-size: 8pt; }
.secNav .partSearch .controls .button { margin-left: 10px; margin-top: 1px; clear: none; height: auto; }
.secNav .partSearch a { color: #BFBFBF; cursor: pointer; }
.secNav .partSearch img { clear: left; float: left; margin-left: 50px; padding-bottom: 10px; cursor: pointer; border: none; }

.footer { background-color: #FFFFFF; width: 980px; clear: both; color: #000000; margin: 0; padding-bottom: 50px; text-align: center; padding-top: 70px; }
.footer .links { font-weight: bold; }

.spacer { min-height: 150px; }
.forgotControls { float: left; text-align: right; font-weight: bold; margin-top: 5px; }
.forgotControls .input { margin-left: 10px; margin-bottom: 10px; }
.forgotImage { margin-left: 20px; float: left; }

