html {
	min-height: 100%;
	margin-bottom: 1px;
}
body {
	color: #ffffff;
	background: #ffffff;
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
a {
	outline: none;
}
#wrapper {
	background-color: #ffffff;
	border: none;
}

/* SHOPPING AREA */
table#shopCart {
	margin: 0;
	padding: 0;
	border-top: none;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	border-left: 1px solid white;
	color: #ffffff;
	background: #7c003f;
	font-size: 11px;
}
table#shopCart td {
	margin: 0;
	padding: 0px;
	border: 0px;
}
.shopBox {
	width:17px;
	margin: 0;
	padding: 1px 0px 1px 2px;
	border: 1px solid #ffffff;
	background: #f58321;
	color: #5e2500;
	text-align: center;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
}

a:link.topShop, a:visited.topShop {
	font-size: 11px;
	color: #ffffff;
	background: #7c003f;
	text-decoration: none;
}
a:hover.topShop {
	font-size: 11px;
	color: #f58321;
	background: #7c003f;
	text-decoration: none;
}

/* THE ORANGE NAVBAR */
table#topNav {
	margin: 0;
	padding: 0;
	border-width: 1px 0px 1px 1px;
	border-style: solid solid solid solid;
	border-color: white white white white;
	color: #ffffff;
	background: #f58321;
	font-family: Arial, sans-serif;
	font-size: 9px;
}
table#topNav td {
	margin: 0;
	padding: 0px 0px 0px 0px;
	border: none;
}
table#topNav a:link, a:visited {
	color: #000000;
	background: #f58321;
	text-decoration: none;
}
table#topNav a:hover {
	color: #ffffff;
	background: #f58321;
	text-decoration: none;
}

/* THE LEFT HAND BAR */
table#leftNav {
	position: relative;
	top: 0px;
	left: 14px;
	margin: 0;
	padding: 0;
	border: none;
	color: #ffffff;
	background: #7c003f;
}
table#leftNav td {
	border: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
	letter-spacing: 1px;
	line-height:16px;
}
table#leftNav a:link, table#leftNav a:visited {
	color: #ffffff;
	background: #7c003f;
	text-decoration: none;
}
table#leftNav a:hover {
	color: #f58321;
	background: #7c003f;
	text-decoration: none;
}
a:link.otherNav, a:visited.otherNav {
	color: #ffffff;
	background: #7c003f;
	text-decoration: none;
}
a:hover.otherNav {
	color: #f58321;
	background: #7c003f;
	text-decoration: none;
}
a:link.leftLink, a:visited.leftLink {
	color: #ffffff;
	background: #7c003f;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a:hover.leftLink {
	color: #f58321;
	background: #7c003f;
	text-decoration: none;
}
table#leftNavWM {
	position: relative;
	top: 0px;
	left: 14px;
	margin: 0;
	padding: 0;
	border: none;
	color: #ffffff;
	background: #7c003f;
}
table#leftNavWM td {
	border: none;
	margin: 0;
	padding: 0;
	font-size: 10px;
	letter-spacing: 0px;
}
table#leftNavWM a:link {
	color: #ffffff;
	background: #7c003f;
	text-decoration: none;
}
table#leftNavWM a:visited {
	color: #ffffff;
	background: #7c003f;
	text-decoration: none;
}
table#leftNavWM a:hover {
	color: #f58321;
	background: #7c003f;
	text-decoration: none;
}

/* THE CONTENT AREA */
#contentArea {
	margin: 0;
	border: none;
	padding: 42px 50px 20px 60px;
	color: #7c003f;
	background: #ffffff;
	font-size: 11px;
}
#contentArea a:link, #contentArea a:visited {
	color: #7c003f;
	background: #ffffff;
	text-decoration: none;
}
#contentArea a:hover {
	color: #f58321;
}
.pageHeader {
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
}
.pagesubHeader {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
}
.bookSubtitle1 {
	margin: 0px 0px 0px 0px;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
}
.bookSubtitle2 {
	margin: 5px 0px 0px 0px;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
}
.smallTxt {
	margin: 0;
	padding: 0;
	font-size: 9px;
	line-height:10px;
	font-weight: normal;
}
.mainContent {
	margin: 0;
	padding: 0;
	color: #000000;
	background: #ffffff;
	font-weight: bold;
	text-align: justify;
}
.homeBooks {
	text-align: center;
	color: #7c003f;
	background: #ffffff;
	font-size: 12px;
	font-weight: bold;
}
.dataArea {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0px;
}

.bookLink {
	margin: 0;
	padding: 0;
	border: 0px;
}
a:link.bookLink, a:visited.bookLink {
	color: #7c003f;
	background: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a:hover.bookLink {
	color: #f58321;
	background: #ffffff;
	text-decoration: none;
}

input.addBook {
	margin: 0px 3px 0px 3px;
	padding: 0px;
	width: 11px;
	height: 11px;
}

.purpleMid {
	margin: 0;
	padding: 0;
	color: #7c003f;
	background: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

.purpleSml {
	margin: 0;
	padding: 0;
	color: #7c003f;
	background: #ffffff;
	font-size: 11px;
	font-weight: bold;
}
.blkMid {
	margin: 0;
	padding: 0;
	color: #000000;
	background: #ffffff;
	font-size: 13px;
	font-weight: bold;
}
.blkSml {
	margin: 0;
	padding: 0;
	color: #000000;
	background: #ffffff;
	font-size: 11px;
	font-weight: bold;
}

.blkSmlnb {
	margin: 0;
	padding: 0;
	color: #000000;
	background: #ffffff;
	font-size: 11px;
	font-weight: normal;
}
.authorSpiel {
	margin: 5px 0px 5px 0px;
	padding: 0;
	color: #000000;
	background: #ffffff;
	font-size: 12px;
	font-weight: bold;
}
/* PAGINATION */
#pagTop {
	margin: 0px 20px 0px 0px;
	padding: 0px;
	color: #7c003f;
	background: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}
#pagTop a:link, #pagTop a:visited {
	text-decoration: underline;
}
#pagTop a:hover {
	text-decoration: none;
}
#pagBot {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	color: #7c003f;
	background: #ffffff;
	font-size: 12px;
	font-weight: bold;
}
#pagBot a:link, #pagBot a:visited {
	text-decoration: underline;
}
#pagBot a:hover {
	text-decoration: none;
}

/* FORMS STUFF */
.purpleSmlfrm {
	margin: 0;
	padding: 3px 0px 0px 0px;
	color: #7c003f;
	background: #ffffff;
	font-size: 11px;
	font-weight: bold;
}
.purpleSmlfrmNP {
	margin: 0;
	padding: 0px 0px 0px 0px;
	color: #7c003f;
	background: #ffffff;
	font-size: 11px;
	font-weight: bold;
}
input.mailIn {
	width: 242px;
	margin: 0;
	padding: 2px 3px 2px 3px;
	border: 1px solid #7c003f;
	color: #7c003f;
	background: #ffffff;
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	line-height: 11px;
}
textarea.mailIn {
	width: 242px;
	margin: 0;
	padding: 2px 3px 2px 3px;
	border: 1px solid #7c003f;
	color: #7c003f;
	background: #ffffff;
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	line-height: 11px;
}
input.mailsml {
	width: 121px;
	margin: 0;
	padding: 2px 3px 2px 3px;
	border: 1px solid #7c003f;
	color: #7c003f;
	background: #ffffff;
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	line-height: 11px;
}
/* confirm codes */
input.confirmCode {
	width: 75px;
	margin: 0;
	padding: 0px 0px 1px 3px;
	border: 1px solid #7c003f;
	color: #7c003f;
	background: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
}
.myButton1 {
	width: 94px;
	margin: 0;
	padding: 2px 0px 0px 0px;
	border-top: 2px solid #aa4471;
	border-left: 2px solid #aa4471;
	border-bottom: 2px solid #67002e;
	border-right: 2px solid #67002e;
	background: #7c003f;
	color: #ffffff;
	font-size:9px;
	font-family: helvetica, arial, sans-serif;
	font-weight: normal;
}

/* SHOPPING BASKET ITEMS */
#shopCon {
	margin: 0px 30px 20px 30px;
	padding: 0;
	border: none;
}
.bsktHdr {
	margin: 0;
	padding: 0;
	background: #ffffff;
	color: #7c003f;
	font-size:13px;
	font-weight: bold;
}
.shopcartItem {
	background: #ffffff;
	color: #000000;
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a:link.rmvBtn, a:visited.rmvBtn {
	background: #ffffff;
	color: #7c003f;
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
}
a:hover.rmvBtn {
	background: #ffffff;
	color: #f58321;
}
.postageBox {
	width:242px;
	margin: 0px;
	padding: 1px 0px 1px 0px;
	border: 1px solid #7c003f;
	color: #7c003f;
	background: #ffffff;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	line-height: 12px;
}
.shopcartBox {
	width:21px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #000000;
	background: #ffffff;
	color: #000000;
	font-family: helvetica, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
.guidance {
	margin: 0;
	padding: 0px 0px 0px 0px;
	background: #ffffff;
	color: #000000;
	font-size:11px;
	font-weight: normal;
	text-align: justify;
}
a:link.guidance, a:visited.guidance {
	background: #ffffff;
	color: #000000;
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	text-decoration:none;
}
a:hover.guidance {
	background: #ffffff;
	color: #f58321;
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
}
.notBtn {
	width: 191px;
	margin: 0;
	padding: 0px;
	border: 1px solid #ffffff;
	background: #ffffff;
	color: #7c003f;
	font-size:11px;
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
}
