body { color: #000000; font-size: 13px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;}
p {}
body.home p {line-height: 24px; font-size: 14px;}
body.home address p {line-height: normal; font-size: 11px;}
a { color: #143544; font-style: normal; text-decoration: underline; outline: none; }
a img {border: none;}
a:hover { font-style: normal; background-color: #fff100; text-decoration: underline  }
h1, h2, h3, h4, h5, h6 { color: #44466d; 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; margin-top: 10px; margin-bottom: 2px; }
h4 {font-size: 14px;}
h5 {font-size: 14px;}
.lowerLinks {font-size: 11px; overflow: auto; border: 1px solid #c0c0c0; margin: 10px auto 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%  }
.qdetails1 { text-align: left; margin-right: 75px; margin-left: 75px; }
form { margin: 0px; padding: 0px }
#footer {font-size: 10px; color: #ffffff; text-align: right;}
#footer a { color: #ffffff; text-decoration: underline; }
#footer a:hover {  text-decoration: none;}
.deleteButton { color: white; background-color: red; }
.submitButton { background-color: green; }
.storeButton {
	background-color: #6699cc; /* #44466d; */
	border: 1px solid #ccff99;;
	color: #0e448e; /* #ff6e42; */
	padding: 2px 3px;
	font-size: 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.storeButton:hover, .storeButton:active {background-color: #fff100; border: solid 1px #6699cc;}
a.storeButton {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: #44466d; background-color: #62125c;}
#pagination span.liveTab {color: #62125c; background-color: #D5D2D4; padding: 5px 4px 2px 4px; margin-left: 2px;}
 
#today {font-size: 11px;}

td.gallery {border-bottom: 1px solid #44466d; /*font-size: 11px;*/ padding: 10px 2px 20px 2px;}
td.lastRow {border-bottom: none;}
.imageTitle {margin-bottom: 5px;}

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


/* ===  MENU  === */
#nav {font-size: 12px;}
#nav ul {margin: 0 auto; padding: 0; width: 560px;}
*+html #nav ul {width: 575px;}
#nav li {margin: 0; padding: 0; list-style-type: none; float: left; border: 2px solid #fed71a; border-left: none; border-right: none;}
#nav li.firstItem {margin-left: 17px;}
#nav a {display: block; padding: 2px 8px; border-left: 2px solid #fed71a; color: #ffffff; text-decoration: none;}
#nav a.lastItem {border-right: 2px solid #fed71a;}
body.home #nav a:hover{
	background-color: #34354f;
}
body.store #nav a:hover, body.store #pagination a:hover{
	background-color: #0e448e;
}
body.about #nav a:hover{
	background-color: #fed71a;
}
body.contact #nav a:hover{
	background-color: #075335;
}
body.links #nav a:hover{
	background-color: #06aa9d;
}
body.gallery #nav a:hover, body.gallery #pagination a:hover{
	background-color: #ff6e42;
	color: #ffffff;
}
body.sewing #nav a:hover{
	background-color: #a22e80;
}
body.wholesale #nav a:hover{
	background-color: #b62217;
}

/* == MENU END == */

#address, #phone {font-size: 11px;}
#phone {text-align: right;}
address {font-style: normal;}
address p {margin: 0; padding: 0; font-size: 11px; line-height:normal;}
.imageborder { border: solid 1px orange; }
.galleryimage { border: solid 1px orange; }
.linklist2 { margin-left: 40px; }
