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: #f4425a;
	font-style: normal;
	text-decoration: underline
}
a img {border: none;} /* For sucky Firefox */
h1, h2, h3, h4, h5, h6 {
	color: #206aa7;
	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; }
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%; }
*+html .qdetails { margin-right: 20px; margin-left: 20px; }
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 {
	border: 1px solid #1b85db;
	text-decoration: none;
	padding: 3px 4px;
	height: 20px;
	background-color: #bad4eb;
	vertical-align: top;
	min-width: 75px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: -webkit-gradient(linear, left top, left bottom, from(#1b85db), to(#ffffff), color-stop(0.5, #bad4eb));
	background: -moz-linear-gradient(left top, left bottom, from(#1b85db), to(#ffffff), color-stop(50%, #bad4eb));
	box-shadow: 0px 0px 5px #888;
}
.storeButton:hover {
	background-color: #1b85db;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#1b85db), color-stop(0.5, #bad4eb));
	background: -moz-linear-gradient(left top, left bottom, from(#ffffff), to(#1b85db), color-stop(50%, #bad4eb));
}
a.storeButton {color: #000000; text-decoration: none;}
#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;}
*+html #linksList h3 {margin-top: 15px;}
span.linkDescription {
	color: #333333;
	font-size: 12px;
	display: inline-block;
	margin: 0 0 5px 15px;
}

.searchTerms {background-color: #ffff00;}

#contact_form input[type=text] {
	background-color: #d1dfec;
	width: 350px;
}
#contact_form textarea {
	background-color: #d1dfec;
	margin-top: 10px;
	width: 625px;
}
#contact_form select {width: 175px;}
#breadcrumbs {font-size: 11px; margin-bottom: 10px;}

ul#categoryList {margin: 0 auto; padding: 0; overflow: auto;}
ul#categoryList.store { width: 475px;}
ul#categoryList.gallery {width: 565px;}

ul#categoryList.store li { padding: 0; list-style-type: none; float: left; margin-top: 0; margin-bottom: 10px; margin-left: 10px; }
ul#categoryList.gallery li { list-style-type: none; margin: 0 0 20px 20px; padding: 0; float: left;text-align: center; width: 160px; height: 215px; border: 2px solid #1b85db;}
ul#categoryList li div {}
ul#categoryList li a { text-align: center; text-decoration: none; display: block; padding: 6px 0;}
ul#categoryList li a:hover { color: #ffffff; background-color: transparent;}

/* ==  Menu  == */
h3.columnHeader {width: 135px; text-align: center; color: #ffffff; font-size: 12px; display: inline; margin: 0; padding-top: 7px;}
#nav {font-size: 12px; font-family: "Helvetica Neue", Arial, sans-serif; background-color: white;}
#nav ul {margin: 0 0 0 26px; padding: 0; border-left: 1px solid #8ea5bb; /*overflow: auto;*/ float: left;}
#nav li {margin: 0; padding: 0; float: left; list-style-type: none; height: 1%; border-right: 1px solid #8ea5bb; position: relative;}
#nav a {text-decoration: none; float: left;color: #000000; padding: 8px 11px 4px 11px; height: 1%; margin: 0;}
#nav a:hover, #nav ul li:hover > a{color: #ffffff; background-color: #3c87c4;}
* html #nav a:hover {color: #ffffff; background-color: #3c87c4;}

#nav ul ul {display: none; position: absolute; left: 0; top: 26px; background-color: #ffffff; width: 175px; margin-left: 0;}
#nav li:hover ul {display: block;}
#nav ul ul li {float: none;}
#nav 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 #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;}

div.sidebar ul {margin: 0; margin-top: 10px; padding: 0; border-top: 1px solid #ffffff;}
div.sidebar li {margin: 0; padding: 0; list-style-type: none; border-bottom: 1px solid #ffffff;}
div.sidebar a {text-align: center; text-decoration: none; display: block; color: #081d2f; font-size: 13px; padding: 6px 0; border-bottom: 3px solid rgba(0,0,0,0.3);}
div.sidebar a:hover {color: #ffffff; background-color: #3c87c4; text-decoration: none;}

#storeNav { font-size: 11px;}
#storeNav a  { text-decoration: none;}
/* = Menu End = */

div.classList { border-bottom: 1px solid #1b85db;}
div.lastClass {border-bottom: none; }
