body { color: #000000; font-size: 13px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;}
p {}
a { color: #9437b0; font-style: normal; text-decoration: underline; outline: none medium; }
a:hover { color: #fbb265; font-style: normal; text-decoration: underline }
a img {border: none;} /* For sucky Firefox */
h1, h2, h3, h4, h5, h6 { color: #000000; font-weight: bold; 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;}
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: #62125c;  }
.lowerLinks a:hover { }
#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; }
.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: 700px;}
#pagination a {/*border: 1px solid #2c1a06;*/ padding: 2px; margin-left: 2px; /* background-color: #cac1ab;*/}
#pagination a:hover {color: #e6f9e8; background-color: #62125c;}
#pagination span.liveTab {color: #62125c; background-color: #e6f9e8; 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 {}
div.galleryimage img {border: 2px solid #939090; padding: 4px;}

#linksList {list-style-type: none; margin: 0; padding: 0;}
#linksList li {padding-left: 15px; border: 1px solid #947db0; padding: 3px; margin-top: 2px; list-style-type: none;}
#linksList li.linkHeader {padding-left: 0;}
#linksList li a {color: #000000; text-decoration: none; display: block;}
#linksList li:hover, #linksList li a:hover {background-color: #e3e060; color: #000000;}
h3.linksList {margin: 10px 0 5px 0;}
#linksList span {
	color: #666;
	font-size: 11px;
}

.searchTerms {background-color: #ffff00;}

/* ===  MENU  === */
#nav {font: 12px "Helvetica Neue", Arial, sans-serif;}
#nav ul {margin: 0; padding: 0; width: 620px; margin: 0 auto; /*border: 1px solid red;*/}
#nav li {margin: 0; padding: 0; list-style-type: none; float: left; position: relative; font-size: 12px;}
#nav li a {float: left; text-decoration: none; padding: 5px 14px 5px 13px; color: #000000;}
#nav li a:hover {background-color:#947db0; color: #ffffff;}
#nav ul ul {display: none; position: absolute; top: 25px; left: 0px; background-color: #e3e060; width: 150px;}
#nav ul ul li {float: none; border-bottom: 1px solid #ffffff;}
#nav ul ul li a {float: none; display: block; padding: 3px 5px;}

#nav ul li:hover ul {display: block;}


/* == MENU END == */

#phoneNumber {margin-bottom: 5px;}
#phoneNumber p {color: #ffffff; margin: 0;}

#pageText h2 {margin: 0;}
#pageText p {margin: 2px 0;}

#contact_form label {width: 150px; display: inline-block;}
#contact_form input[type=text] {width: 500px;}
#contact_form textarea {width: 675px;}
