/*This means that the page will expand and scroll if need be*/
html{
  overflow: scroll;
	}
	
	body {
	font: 72%/183% verdana,helvetica,arial,geneva,sans-serif;
	font-size:12px;
	text-align:center;
	background-color: #ffffff;
	color: #000000;
	}
	
#book img {
	background: #ffffff;
	padding: 3px;
	border: solid 1px;
	border-color: #666666;
	margin-right:4px;
	margin-bottom:4px;
}
#book img:hover {
	border: solid 1px #000000;
}
	
hr {
	display: none;
	}
	
ul {
	list-style: none;
	}
	
a {
	line-height:inherit;
	color: #AE0803;
	text-decoration: underline;
	}
	
a:hover {
	color: #EB6526;
	}
	
.notice {
	background: #FFFFDC;
	}
	
em.notice {
	background: #ffffdc;
	font-style: normal;
	}
	
address {
	border: 1px solid red;
	margin: 0 0 20px 0;
	color: #006699;
	}
	
.sideinfo {
	color: #ccc;
	}
	
abbr, acronym {
	cursor: help;
	}


/* Reset Global Padding and Margins
----------------------------------------------- */

* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}


/* Easy Clearing - positioniseverything.net
----------------------------------------------- */


.clearfix:after, #navigation ul:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
	
/*macIE5 fix for easy clear*/
.clearfix, #navigation ul {
	display: inline-block;
	}
	
/* hides from macIE5 \*/
* html .clearfix, * html #navigation ul {
	height: 1%; display: block;
	}
.clearfix, #navigation ul {
	display: block;
	}
/* end hide from macIE5 */


/* End Easy Clearing information
----------------------------------------------- */



/* Headers H1, H2, etc.
----------------------------------------------- */

h1, h2, h3, h4, h5, h6 {
	font-family: "Times New Roman", serif;
	font-size: 10px;
	margin: 0 0 10px 0;
	text-transform: uppercase;
	letter-spacing: 1px;
	}

	
h2, #navigation h3, h3.sans-border {
	font: bold 100% Arial, Helvetica, Sans-serif;
	color: #333333;
	border: none;
	}
	
h3, h4 {
	font: bold 100% Arial, Helvetica, Sans-serif;
	color: #5D3C26;
	margin: 20px 0 10px 0;
	padding: 20px 0 0 0;
	border-top: 1px solid #ddd;
	}
	
h5 {
	font: bold 100% Arial, Helvetica, Sans-serif;
	color: #5D3C26;
	margin: 0px 0 10px 0;
	padding: 0px 0 0 0;
	border-top: 1px solid #ddd;
	}
	
#content h3.sans-border {
	border: none;
	margin: 10px 0;
	}
	
h3 span.new, p span.new {
	font: bold 90% verdana,helvetica,arial,geneva,sans-serif;
	padding: 3px;
	color: #A50200;
	border: 1px solid #FFEA00;
	background-color: #FEF993;
	}
	
h5 span.new, p span.new {
	font: bold 90% verdana,helvetica,arial,geneva,sans-serif;
	padding: 0px;
	color: #A50200;
	border: 1px solid #FFEA00;
	background-color: #FEF993;
	}
	
p span.new {
	text-transform: uppercase;
	}

/* Main Links
----------------------------------------------- */


/* Container
----------------------------------------------- */

#container {
	background: #ffffff;
	margin: 0px auto;
	margin-top: 18px;
	width: 780px;
	height: 100%;
	text-align: left;
	padding: 0px;
	position: relative;
	background-image: url(../resources/images/side_fade.jpg);
	background-repeat: repeat-y
	}


/* Header
----------------------------------------------- */


#header {
	background-color: #383835;
	padding: 0px;
	margin: 0;
	border-bottom: 1px solid #fff;
	height: 172px;
	}
	
#header.alt {
	background-color: #F7F2E6;
	background-image: url(../resources/images/top.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	}

	
#header ul{
	margin: 0 50px 0 30px;
	}
	
#header h1 a {
	float: left;
	display: inline;
	padding: 0;
	border: none;
	}


	
h2#order a {
	float: right;
	padding: 0;
	display: inline;
	border: none;
	}
	
h2#order a span, h2#logo a span, h2#voucher a span, h2#mtown a span, h2#order a span {
	display: none;
	}
	
#header img {
	border: none;
	margin: 0;
	}

/* Global navigation - top header - inlcluding statement
----------------------------------------------- */

#header ul#global {
	margin: 0;
	padding: 8px 30px;
	background-color: #A1A78E;
	border-top: 5px solid #383835;
	text-align: right;
	}


#global li {
	display: inline;
	margin: 0 15px 0 0;
	}

#global a {
	color: #E4F5D7;
	}

#global a:hover {
	color: #BDD4AB;
	}

#global li.sitename {
	font-family: "Times New Roman", serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #F5EDD7;
	float: left;
	font-weight: bold;
}
	
	
/* Content
----------------------------------------------- */

#image {
	background: #ccc;
	height: 100px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	overflow: hidden;
	}
	
.imageborder {
	background: #ccc;
	border-width: 1px;
	border: #000000;
	overflow: hidden;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
	}

/* Content
----------------------------------------------- */

#content {
	float: left;
	display: inline;
	width: 500px; /*was 460*/
	margin: 30px 30px 20px 30px;
	padding: 0px 0px;
	background: #fff;
	position: relative;
	}
	
#content ul li {
	background: #fff url(resources/images/list_arrow.gif) 0 6px no-repeat;
	padding: 0 0 0 15px;
	margin: 0 0 5px 0;
	color: #536771;
	}
	
#content ul li a img {
	border: none;
	}
	
blockquote {
	color: #536771;
	font-style: italic;
	margin: 0 0 10px 0;
	}
	
#content p.booktext {
	float: left;
	width: 280px;
	display: inline;
	}
	
#content img.book {
	border: 0;
	display: block;
	margin: 0 auto;
	width: 156px;
	}

/* Navigation - side
----------------------------------------------- */

div#navigation {
	background: #CBD0B0 url(../resources/images/side_fade.jpg) repeat-y;
	width: 220px;
	height: 100%;
	margin: 0;
	border: 0;
	padding: 20px 0px 80px 0px;
	float: left;
	display:inline;
}
	

#navigation h2 {
	margin: 0px 0 10px 25px;
	font: normal 100% verdana, sans-serif;
	text-transform: uppercase;
	text-align:left;
	color: #333333;
	 }
	
#navigation ul {
	 margin: 0 15px 20px 15px;
	 list-style: none;
	 }

#navigation ul li { 
	text-align: left; 
	margin: 0; 
	padding: 0;
	clear: left; 
	}
	
	
#navigation ul li a {
	font-size: 10px;
	border-top: 1px solid #b2b5a1;
	color: #000000;
	padding: 4px 3px 4px 8px;
	text-decoration: none;
	font-weight: normal;
	float: left;
	width: 175px;
}

.navigationnone {
	font-size: 10px;
	color: #aaaaaa;
	padding: 4px 3px 4px 8px;
	text-decoration: none;
	font-weight: bold;
	float: left;
	width: 175px;
 	background-color: #383835;
}

#navigation ul li a:hover, #navigation ul li a.on { 
	color: #E2D7B9; 
	background: #5F6860; 
	}
	
/* Feature
----------------------------------------------- */

.feature {
	color: #8F8670;
	margin: 20px 0;
	padding: 20px;
	border: 1px solid #E2D7B9;
	background: #FDFAF2;
	}
	
.feature h3 {
	border: none;
	margin: 0;
	padding: 0;
	}
	
#content div.feature img, #content div.feature img.shop, img.centre-image  {
	float: left;
	margin: 0;
	border: 3px double #ddd;
	}

#content div.feature img.borderfree {
	border: none;
	}
	
img.centre-image {
	float: none;
	display: block;
	margin: 0 auto;
	border: 0;
	}
	
#content div.feature dl {
	float: left;
	width: 290px;
	padding: 0;
	margin: 0;
	display: inline;
	}
	
#content div.feature form, #content div.feature form.voucher {
	margin: 0 0 0 126px;
	padding: 0px;
	float: left;
	width: 290px;
	clear: both;
	display: inline;
	}
	
#content div.feature form.voucher {
	clear: none;
	float: none;
	}
	
#content div.feature form input, #content div.feature form select {
	float: left;
	}

/* styles for the 3 button multi select option */
#content div.feature dl.multi {
	margin: 0 0 10px 0;
	}

	
#content div.feature form.multi input.multi {
	margin: 0 0 0 126px;
	padding: 0px;
	float: left;
	display: inline;
	}


#content div.feature form.multi select {
	float: left;
	margin: 0 0 10px 0;
	}

#content div.feature form.multi h3, #content div.feature form.multi h3.margin {
	margin: 5px 0 5px 0;
	color: #72725C;
	text-transform: none;
	float: left;
	height: 1%;
	}

#content div.feature form.multi h3.margin {
	margin: 5px 0 5px 126px;
	display: inline;
	}
	
#content div.feature form label {
	margin: 0 0 5px 0;
	font-weight: bold;
	}
	
#content div.feature form select {
	padding: 2px;
	color: #564F3B;
	width: 175px;
	font-size: 105%;
	font-weight: bold;
	margin: 4px 10px 0px 0;
	}
	
#content div.feature form select option {
	padding: 0 0 2px 0;
	}
	
#content div.feature form select:hover, #content div.feature form label:hover  {
	cursor: pointer;
	}
	
#content div.feature ul {
	float: left;
	width: 106px;
	padding: 0px;
	margin: 0 20px 0 0;
	background: transparent;
	display: inline;
	}

#content div.feature ul li {
	margin: 0 0 10px 0;
	padding: 0px;
	float: left;
	clear: left;
	background: transparent;
	}
	
#content div.feature ul li.price {
	background: #84969B;
	color: #fff;
	font-weight: bold;
	padding: 3px 6px;
	border: 1px solid #7D8C78;
	text-transform: uppercase;
	text-align: center;
	width: 92px;
	}
	
#content div.feature dl dd ul.list {
	margin: 0;
	width: 290px;
	display: inline;
	}
	
#content div.feature dl dd ul.list li {
	display: inline;
	list-style: disc;
	background: none;
	padding: 0;
	margin: 0 15px 0 12px;
	color: #999;
	font-style: italic;
	}
	
/* Order - form submit and basket buttons
----------------------------------------------- */


#content div.feature ul li.buynow form input {
	background: #B4402F;
	color: #fff;
	padding: 6px 5px;
	text-decoration: none;
	text-transform: uppercase;
	font: bold 90% verdana,helvetica,sans-serif;
	border: 1px solid #A0392A;
	cursor: pointer;
	width: 92%;
	}
	
#content div.feature ul li.buynow form input:hover {
	background: #D0442F;
	}
	
#content div.feature ul li.buynow form {
	margin: 0;
	}
	
 #content form input.basket {
 	background: #A5A485 /*url(../graphics/basket_add.gif) 0 50% no-repeat*/;
	border: 1px solid #929175;
	color: #fff;
	padding: 6px;
	text-decoration: none;
	text-transform: uppercase;
	font: bold 90%/120% verdana,helvetica,sans-serif;
	cursor: pointer;
	width: 30%;
 	}
	
#content form input.basket:hover {
	background: #73725D;
	}	
	
#content form label.shipping {
	clear: both;
	display: block;
	}
	
/* Definition list
----------------------------------------------- */

dl {
	color: #72725C;
	margin: 0 0 15px 0;
	}
	
dt {
	font-weight: bold;
	}
	
dd {
	margin: 0 0 5px 0;
	}


/* Footer
----------------------------------------------- */

#footer {
	clear: both;
	background-color: #383835;
	border-top: 1px solid #fff;
	margin: 0;
	padding: 0;
	color: #F5EDD7;
	}
	
#footer ul {
	margin: 10px 10px;
	float: left;
	width: 80%;
	display: inline;
	}
#footer ul li {
	margin: 0 2px 0 0px;
	font-size:10px;
	}
	
	
/* Generic Styles
----------------------------------------------- */

p {
	margin: 0 0 10px 0;
	line-height: 17px;
	}
	
	

/* Contact form Styles
----------------------------------------------- */

#contactform {
	width: 80%;
	padding: 0;
	margin: 0;
	}
	
#contactform input, #contactform textarea, #contactform input.checkbox {
	font: normal 100%/120% verdana,helvetica,verdana,sans-serif;
	/*equalise winIE nav padding*/
	padding: 6px !important;
	padding: 4px;
	margin: 3px 0 3px 0;
	border: 1px solid #ccc;
	background: #fff;
	width: 100%;
	color: #666;
	}
	
#contactform input.checkbox {
	width: 20px;
	}

#contactform textarea {
	height: 80px;
	overflow: auto;
	color: #666;
	}

	
#contactform input:focus, #contactform textarea:focus, #contactform input.checkbox:focus {
	background: #fff;
	border: 1px solid #456;
	}
	
#contactform input.submit-btn {
	color: #fff;
	background: #500;
	border: 1px double #ccc;
	font: bold 90%/120% verdana,helvetica,sans-serif;
	/*equalise winIE nav padding*/
	padding: 6px;
	letter-spacing: 1px;
	margin: 10px 0 0 0;
	cursor: pointer;
	text-transform: uppercase;
	width: 20%;
	}
	
#contactform input.submit-btn:hover {
	background: #773;
	border: 1px double #ccc;
	cursor: pointer;
	}
	
#contactform input.submit-btn:focus {
	border: 1px double #ccc;
	color: #fff;
	background: #7D0800;
	}
	

legend {
	text-indent: -999px;
	margin: -10px;
	padding:0;
	}


#contactform label {
	padding: 0;
	margin: 10px 0 0 0;
	cursor: pointer;
	color: #A5A485;
	font-weight: bold;
	display: block;
	}
	
#contactform label:hover {
	color: #73725D;
	}

fieldset {
	border: none;
	margin: 20px 0 0 0;
	}


.warning {
	color: #cc0000;
	}
	
p.thank-you
	{
	color: #667A6F;
	margin: 20px 0 20px 0;
	padding: 0;
	font-weight: bold;
	}
	
.subscription {
	text-align:center;
	}
