body { color: #000000; font-size: 13px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;}
p {}
a { color: #557c81; font-style: normal; text-decoration: underline; outline: none; }
a:hover { color: #0c3136; font-style: normal; text-decoration: underline }
a img {border: none;} /* For sucky Firefox */
h1, h2, h3, h4, h5, h6 { color: #557c81; 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;*/ }
h2.productName {text-align: center; font-weight: bold; font-size: 14px;}
h3 {font-size: 14px;}
h4 {font-size: 14px;}
h5 {font-size: 14px;}
hr {border: 0; display: block; height: 2px; background-color: #557c81;}
.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 {
	color: #a5c3a4;
}
#footer a:hover { text-decoration: none; color: #ffffff; }
.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 {}

#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: #a9c3a4;}
#contact_form textarea {
	background-color: #a9c3a4;
	margin-top: 10px;
}
#contact_form select {width: 175px;}

/* ==  Menu  == */
#nav {font-size: 12px; font-family: "Helvetica Neue", Arial, sans-serif;}
#nav ul {margin: 0; padding: 0; border-left: 1px solid #98afb2; /*overflow: auto*/}
#nav li {margin: 0; padding: 0; float: left; list-style-type: none; height: 1%; border-right: 1px solid #98afb2;}
#nav a {text-decoration: none; float: left;}
#navTop li { position: relative;}
#navTop a {color: #0c3136; padding: 4px 3px 3px 4px; border-right: 2px solid #e2e2e2; }
#navTop a:hover, #nav ul li:hover > a{color: #ffffff; background-color: #557c81; border-right: 2px solid #4e6f73;}

#navLower a {color: #ffffff; padding: 1px 5px; border-right: 2px solid #4e6f73; }
#navLower ul li a:hover {color: #0c3136; background-color: #ffffff; border-right: 2px solid #e2e2e2;}
#navTop ul ul {display: none; position: absolute; left: 0; top: 22px; background-color: #ffffff; width: 175px;}
#navTop li:hover ul {display: block;}
#navTop ul ul li {float: none;}
#navTop ul ul li a {
	padding: 4px;
	display: block;
	text-decoration: none;
	float: none;
	background-image: none;
	text-indent: 0;
	width: 167px;
	margin: 0;
	z-index: 20;
	border: 0;
	border-bottom: 1px solid #98afb2;
}
#navTop ul ul li a:hover {border: 0; border-bottom: 1px solid #98afb2;}
#nav li.lastItem, #nav li.lastItem a, #nav li.lastItem a:hover {border-right: none;}
/* = Menu End = */

form#estimateForm {
	width: 790px;
	border: 1px solid #c0c0c0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0px 0px 5px #888;
}
