body { color: #000000; font-size: 13px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;}
p {}
a { color: #143544; font-style: normal; text-decoration: underline; outline: none; }
a:hover { color: #c9e5f3; font-style: normal; text-decoration: underline }
a img {border: none;} /* For sucky Firefox */
h1, h2, h3, h4, h5, h6 { color: #0d3747; 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;*/ }
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: solid 1px #c0c0c0; margin: 3px auto; padding: 2px; position: relative; width: 60%; /* height: 40px; */ /* Needed if #backLink is positioned absolutely */}
.lowerLinks a { font-size: 11px; text-decoration: none; border-bottom:0 none; color: #0d3747;  }
.lowerLinks a:hover { color: #0d3747; background-color: #919191; }
#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 { background-color: #ffffff; border: solid 1px #b6e0f0; color: #0d3747; font-size: 10px; text-decoration: none; padding: 3px; }
.storeButton:hover { color: #0d3747; background-color: #cac8ca; text-decoration: none; padding: 3px; }
.storeButtonHolder {display: inline;}
#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 { font-size: 10px; margin-right: 5px; margin-left: 5px; padding: 10px 2px 20px; border: solid 1px #cce6f3; } /* For a line between gallery rows */
td.lastRow {}
.imageTitle {}

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

.searchTerms {background-color: #ffff00;}

#contact_form input[type=text] {
	background-color: #d6e9f7;
}
#contact_form textarea {
	background-color: #d6e9f7;
	margin-top: 10px;
}
#contact_form select {width: 175px;}

#signUpForm input[type=text] {
	border: 1px solid #b6e0f0;
	background-color: #ffffff;
	width: 194px;
	padding: 3px;
	color: #0d3747;
}
#signUpForm select {
	width: 175px;
	border: 1px solid #b6e0f0;
	color: #0d3747;
}

/* ==  Menu  == */
#nav {font-size: 12px; font-family: "Helvetica Neue", Arial, sans-serif;}
#nav ul {margin: 0; padding: 0; border-left: 1px solid #999999; overflow: auto}
#nav li {margin: 0; padding: 0; float: left; list-style-type: none; height: 1%; border: 1px solid #999999; border-left: none;}
#nav a {text-decoration: none; float: left;}
#nav li { position: relative;}
#nav a {color: #000000; padding: 3px 5px 3px 6px; border-right: 1px solid #c0c0c0; }
#nav a:hover/*, #nav ul li:hover > a*/{color: #ffffff; background-color: #0d2b3b; border-right: 1px solid #c0c0c0;}

#nav ul ul {display: none; position: absolute; left: 0; top: 22px; background-color: #ffffff; width: 175px;}
#nav li:hover ul {display: block;}
#nav ul ul li {float: none;}
#nav ul ul li a { font-size: 11px; padding: 4px; display: block; text-decoration: none; float: none; background-image: none; text-indent: 0; width: 167px; margin: 0; z-index: 20; border-style: none none solid; border-width: 0 0 1px; border-bottom-color: #000000; }
#nav ul ul li a:hover {border: 0; border-bottom: 1px solid #000000;}
#nav li.lastItem, #nav li.lastItem a, #nav li.lastItem a:hover {/*border-right: none;*/}
#left { font-size: 12px; position:relative; }

#left ul {margin:0; padding:0; list-style:none; white-space:nowrap; text-align: center; border-bottom: 1px solid #aedbee;}

#left li {margin:0; padding:0; list-style:none;}
#left li {display:inline;}
#left ul ul {position:absolute; left:-9999px; border: 1px solid #000000; border-bottom: none;}
#left ul#toplevel {position:absolute; left:0; top:0;}

#left a { color: #000; background: #aedbee url(images/storeNav.jpg) no-repeat; padding: 2px 11px 2px 13px; height: 16px; display: block; text-decoration: none  }
#left ul ul a { padding: 2px 4px; display: block; text-decoration: none; float: none; background-image: url(images/storeNav.jpg); text-indent: 0; width: 207px; margin: 0; z-index: 20; color: #000000; font-size: 11px; background-color: #aedbee; background-repeat: repeat-x; background-position: 0 0; text-align: left; border-bottom: 1px solid #000000; border-top-style: none; border-top-width: 0; border-right-style: none; border-right-width: 0; border-left-style: none; border-left-width: 0; }
#left li a.hasFlyout {background: #aedbee url(images/storeNav.jpg) repeat-x;}

#left li a:hover {background-color:#e5e2e1; color:#000; background-position: 0 -20px;} 
#left li:hover > a {background-color:#e5e2e1; color:#000; background-position: 0 -20px;}

#left ul li:hover > ul { background-color: #e5e2e1; left:100%; margin-top:-23px; margin-left:-1px; }

#left a:hover ul,
#left a:hover a:hover ul, 
#left a:hover a:hover a:hover ul { background-color: #e5e2e1; left:100%; }
#left a:hover ul ul, 
#left a:hover a:hover ul ul { background-color: #e5e2e1; left:-9999px; }

#left table {position:absolute; left:99%; height:0; width:0; border-collapse:collapse; margin-top:-7px; margin-left:-1px;}

/* = Menu End = */
#cartHolder { text-align: center; }
#storeAddress address {font-style: normal; font-size: 11px;}
#storeHours {text-align: right; font-size: 11px;}
#storeHours p {margin-top: 0;}

#pageText {line-height: 18px;}

table#classDateTable { width: 95%; margin: 5px auto; border: 1px solid #0d2b3b; box-shadow: 10px 10px 5px #d5d5d5;}
table#classDateTable tr:nth-child(even) {background-color: #e5e5e5; }
table#classDateTable tr:hover:not(.firstRow) {background-color: #daecf7; color: #0d2b3b;}

