body { color: #000000; font-size: 13px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;}
p { line-height: 18px;}
#pageText p {line-height: 24px; }
a { color: #003245; font-style: normal; text-decoration: underline; outline: none; }
a:hover { color: rgb(169,209,85); font-style: normal; text-decoration: underline }
a img {border: none;} /* For sucky Firefox */
h1, h2, h3, h4, h5, h6 { color: #143544; font-weight: normal; font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;}
h1.pageTitle {text-indent: -1000em;}
h1 {font-size: 20px;}
h2 {font-size: 18px;}
h2.pageHeading {/*text-indent: -1000em;*/ margin-top: 0; padding-top: 0; }
h2.productName {text-align: center; font-weight: bold; font-size: 14px;}
h3 {font-size: 14px;}
h4 {font-size: 14px;}
h5 {font-size: 14px;}
.lowerLinks {font-size: 11px; overflow: auto; border: 1px solid #c0c0c0; margin: 3px auto; padding: 2px; position: relative; /* height: 40px; */ /* Needed if #backLink is positioned absolutely */}
.lowerLinks a { font-size: 11px; text-decoration: none; border-bottom:0; color: #003245;  }
.lowerLinks a:hover { color: #003245;  background-color: #faef79;}
#backLink {float: right; /*	position: absolute; */ /* comment out these two lines if floating to the right */ /*	top: 25px; */ }
.error { color: red; font-weight: bold; font-size: 14px }
.qdetails { text-align: left; margin-right: 20%; margin-left: 20%; }
form { margin: 0px; padding: 0px }
#footer {font-size: 11px; text-align: right;}
#footer a { }
#footer a:hover { text-decoration: none; background-color: rgb(169,209,85); color: #faef79;}
.deleteButton { color: white; background-color: red; }
.submitButton { background-color: green; }
.storeButton {}
#pagination {border-bottom: 1px solid #62125c; padding-bottom: 2px; position: absolute; bottom: 5px; width: 767px;}
#pagination a {/*border: 1px solid #2c1a06;*/ padding: 2px; margin-left: 2px; /* background-color: #cac1ab;*/}
#pagination a:hover {color: #003245; background-color: rgb(169,209,85);}
#pagination span.liveTab {color: #003245; background-color: #faef79; padding: 5px 4px 2px 4px; margin-left: 2px;}
#today {font-size: 11px;}

td.gallery {border-bottom: 1px solid #44466d; font-size: 10px; padding: 10px 2px 20px 2px;} /* For a line between gallery rows */
td.lastRow {border-bottom: none;}
.imageTitle { width: 175px; margin: 2px auto;}

#linksList {list-style-type: none; margin: 0; padding: 0;}
#linksList li {padding-left: 15px;}
#linksList li.linkHeader {padding-left: 0;}

.searchTerms {background-color: #ffff00;}

/* ==== MENU ==== */
#nav ul {margin: 0; padding: 0}
#nav li {margin: 0; padding: 0; list-style-type: none; position: relative; float: left; height: 1%;}
#nav li.firstItem {border-left: 2px solid #c0b14e;}
#nav li a {text-decoration: none; float: left; padding: 16px 9px; display: block; border-left: 1px solid #d8d156; border-right: 2px solid #c0b14e; color: #003245;}
#nav li a:hover { background-color: rgb(169,209,85);}
#nav li a:hover, #IE8#fix { background-color: rgba(169,209,85,0.4);}
*+html #nav li a:hover {background-color: rgb(169,209,85);}
* html #nav li a:hover {background-color: rgb(169,209,85);}
#nav ul ul {position: absolute; top: 46px; left: 0; display: none; width: 175px; background-color: #faef79; border-bottom: 1px solid #c0b14e;}
#nav ul ul li {float: none; height: 1%;}
#nav ul ul li a { padding: 4px; display: block; text-decoration: none; float: none; border: 1px solid #c0b14e; border-bottom: none;}
#nav ul li:hover ul {display: block}

/* == MENU END == */