/* Default Styles */
body {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: Helvetica, Arial, sans-serif;
	color: #225a10;
	font-size: 11px;
	background: #fff;
}

table { border: 0; }

a {
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
	color: #225a10;
}

.larger
{
	font-size: 125%;
}

p {
	margin: 0 0 1em 0;
	padding: 0;
	font-weight: normal;
}
ul,u {
	font-size: .88em;
	font-weight: normal;
}
p.left15,  h4.left15, h3.left15, h5.left15 {margin: 0 0 0 15px; }
p.left1502 {margin: 0 0 1em 15px; }

h1, h2, h3, h4, h5 {
	font-weight: bold;
	color: #225a10;
	margin: 0px;
	padding: 0px;	
}

h1 {font-size: 2em; margin-bottom: .3em;}
h2 {font-size: 1.4em; margin-bottom: .3em;}
h3 {font-size: 1.2em; }
h4 {font-size: 1em; }
h5 {font-size: .9em; }

h5.italic {
	font-style: italic;
	margin-bottom: 1em;
}
h5.author 
{
	font-weight: normal;
	margin-bottom: .5em;
}

/* Positional Styles & outer template*/
#headerrow01 {
	height: 90px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	
}
#headerrow02 {
	position: relative;
	width: 100%;
	height: 33px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 2px;
	background-color: #eaf1df;
}
#headerrow01 .allocspace, 
#headerrow02 .allocspace 
{
	width: 800px;
}
#topmenuoptions
{
	position: absolute;
	top: 0px;
	left: 181px;
	background-color: #eaf1df;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 619px;
	height: 21px;
	overflow: hidden;
	font-size: 12px;
}
.searchtext {
	color: #82af5e;
	width: 619px;
	padding: 0;
	margin: 0;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-variant: normal;
	}
.searchtext a {
	font-size: .82em;
	text-decoration: none;
}
.searchtext p {
	font-size: .82em;
	margin-top: 10px;
	margin-left: 12px;
	padding: 0;
}
.staticmenuitem {
	color: #82af5e;
	padding: 0;
	margin: 0;
	text-decoration: none;
	font-size: 12px;
}
#minisearchform
{
	display: inline;
	margin: 0;
	padding: 0;
}

#minisearchform input
{
	border: #225a10 1px solid;
	background: white;
	width: 120px;
}
#mainnav {
	height: 25px;
	background-color: #225a10;
	color: #fff;
	margin: 0px;
	font-size: 12px;
}
#mainnav .allocspace
{
	background-color: #225a10;
	width: 800px;
	height: 20px;
	margin: 0 0 2px 0;
	padding: 5px 0 0 0; 
}
#mainnav a {
	color: #fff; 
	text-decoration: none;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-variant: small-caps; 
}
#mainnav ul {
	padding-left: 21px;
	margin: 0px;
	list-style: none;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	vertical-align: bottom;
	font-size: 100%;
	}
	
#mainnav li {
	position: relative;
	float: left;

	padding: 0 1em .5em 1em;
	color: #fff;
	border-right: 1px dashed #82af5e;

	font-size: 0.8em !important;
	font-size: 1em;
	}

#mainnav ul.board {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin: -5px 0 1.5em 2em;
	font-size: .9em;
	line-height: 130%;
	padding: 0;
}

#mainnav li ul {
	display: none;

	text-decoration: none;

	position: absolute;
	left: -3em !important;
	left: -2em;
	top: 16px !important;
	top: 18px;
	width: 16em !important;
	width: 12em;
	z-index: 100;
	}
#mainnav li li {
	display: block;
	background-color: #225a10;
	padding: .5em .5em .5em 1em;
	width: 100%;
	border-bottom: 1px solid #82af5e;

	font-size: 105% !important;
	font-size: 100%;
}
#mainnav li:hover ul, #mainnav li.over ul { display: block;}
#mainnav li li:hover, #mainnav li li.over { background: #30731a; }

#contentsite 
{
	position: relative;
	width: 800px;
}
#left {
	position: relative;
	left: 0px;
	top: 0px;
	width: 180px;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
}
#left_flyout {
	width: 180px;
	min-height: 150px;
	background-color: #eaf1df;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;	
}
#left_flyout h5 {
	padding: 0;
	margin: 0;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	font-variant: small-caps;	
}
#left_flyout input[type="text"] {
	border: #225a10 1px solid;
	margin-bottom: 2px;
	background: white;
	width: 170px;
}

#contentsite #content {
	position: absolute;
	width: 600px;
	background-color: #fff;
	top: 16px;
	left: 196px;
	margin: 0px;
	padding: 0px;
}
#content 
{
	padding: 32px;
}

/* classes */

.intro {
	line-height: 170%;
}
.introlarge {
	font-size: 1.5em;
}
.fwl_boilerplate {
	float: left;
	width: 600px;
	padding: 0;
	margin: 0;
	margin-top: 20px;
}
.fwl_boilerplate a, .fwl_boilerplate img,
.nook_boilerplate a, .book_boilerplate img
{
	text-decoration: none;
	border: 0;
}
.fwl_left, .fwl_right, .fwl_title {
	width: 275px;
	margin: 0 0 15px 15px;
	padding: 0;
}
.fwl_title {margin: 0;}
.fwl_left {
	display: inline;
	float: left;
}
.fwl_right {
	float: right;
}
.fwlpic {
	margin-top: 7px;
	width: 65px;
	height: 92px;
	float: right;
	overflow: hidden;
}
.fwldetail {
	margin-top: 0px;
	width: 16em;
	float: left;	
}
.titleholder {
	margin-bottom: 10px;
}
.blockfooter {
	clear: both;
	height: 18px;
	width: 600px;
	background-color: #eaf1df;
	text-align: right;
	font-size: .85em;
	padding: 5px 0px 0 0;
	margin: 0px;
}
.blockfooter a {
	padding-right: 15px;
	text-decoration: none;
}

.jopdf_left, .jopdf_right, .jopdf_title {
	width: 290px;
	padding: 0;
}
.jopdf_inner {
	width: 275px;
	margin: 0 0 0 15px;
}
.jopdf_title {margin: 0;}
.jopdfpic {
	margin-top: 7px;
	width: 65px;
	height: 92px;
	float: left;
	overflow: hidden;
}
.jopdfdetail {
	margin-top: 0px;
	width: 16em;
	float: right;	
}
.jopdf_left {
	float: left;
}
.jopdf_right {
	float: right;
}

.special_header  {
	width: 600px;
}
.special_offer {
	width: 585px;
	margin: 0px 0 0 15px;
	color: #990033;
	font-size: 1.3em;
	line-height: 120%;
}
.special_product {
	float: left;
	width: 175px;
	margin: 10px 5px 0px 15px;
	padding: 0;
}
.special_title {
	width: 120px;
	float: right;
}
.special_cover {
	width: 48px;
	height: 78px;
	float: left;
	overflow: hidden;
}
.special_colour {
	font-weight: bold;
	display: block;
	margin-top: 10px;
	color: #990033;
}
.special_colour_italic {
	font-weight: bold;
	font-style: italic;
	display: block;
	margin-bottom: 5px;
	color: #990033;
}

div.boxcopyright {
	margin-top: 32px;
	margin-bottom: 2px; 
	clear: both;
	font-size: 80%;
}

#content .subnav { margin: 0px; padding: 0px; display: block; }

#content .subnav a {
	color: #82af5e; 
	text-decoration: none;
	font-variant: small-caps; 
}

#content .subnav ul {
	padding: 0;
	margin: -10px 0px -5px 0px !important;
	margin: 0px 0px 5px 0px;

	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;

	font-size: 110%;
}
	
#content .subnav li {
	display: inline;
	margin-right: 0;
	padding: 0 0.5em 0 0.5em;
	color: #82af5e;
	border-right: 1px dashed #82af5e;
	font-weight: bold;
}


.close 
{
	margin: 0;
	padding: 0;
}

.issuelink a {
	font-size: 1em; 
}

.authors {
	color: #82af5e;
	
}

.searchrow {
	font-size: .95em;
	color: #82af5e;
	padding-bottom: 5px;
}

.book_boilerplate {
	display: inline;
	width: 100%;
	float: left;
	margin-bottom: 20px;
	padding: 0px;
	border-bottom: 1px solid #d0e0b6; 
}

.book_picholder {
	width: 100px;
	display: inline;
	height: 160px;
	float: left;
	margin-left: 15px;
	padding: 0px;
	overflow: hidden;
}



html #book_picholder { margin-left: 12px; }

.book_textholder {
	width: 475px;
	float: right;
	padding: 0px;
	display: inline;
	margin-bottom: 10px;
}

.blurbbox {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
}

.blurbbox img {
	margin: 7px 0 7px 15px;
}

div.boxc {
	width: 780px;
	margin-top: 2px;
	margin-bottom: 2px; 
	clear: both;
	font-size: 120%; 
}


div.boxh {
	height: 15px; 
	width: 600px;
	background-color: #eaf1df;
	padding: 5px 0 5px 15px;
	float: left;	

 }


.foldingsection {
	width: 600px;
	background-color: #fff;
	padding: 0px;
	float: left;
 }


.stretcher {
	width: 600px;
	background-color: #fff;
	padding: 0px;
	float: left;
 }

.inner { width: 586px; padding: 8px; border-left: 6px solid #eaf1df;}

div.boxh h5 {
	margin-top: -8px;
}

div.boxh a {
	text-decoration: none;
}


.author_pic {
	text-align: left;
	border: none;
	margin: 0 10px 10px 0;
}

.journal_boilerplate {
	width: 100%;
	float: left;
	margin-bottom: 10px;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #d0e0b6;
}

.journal_cover {
	width: 100px;
	display: inline;
	height: 150px;
	overflow: hidden;
	float: left;
	margin: 0 0 0 15px;
	
}

.journal_text {
	float: right;
	width: 470px;
	
}

.search_results_book {
	float: left;
	width: 600px;
	background-color: transparent;
	padding-top:7px;
	border-top: .1em solid #2d681a;
	margin: 0 0 10px 0; 
}

.search_results_article {
	float: left;
	width: 600px;
	padding-top: 7px;
	border-top: .1em solid #2d681a;
	margin: 0 0 10px 0; 
}

.result_cover {
	width: 60px;
	height: 95px;
	float: left;
	margin-left: 15px;
}

.result_text {
	width: 425px;
	float: left;
}

.result_buttons {
	padding: 22px 3px 0 0;
	width: 70px;
	float: right;	
}

#searchblock form, #paytransferform {
	padding: 0px;
	margin: 0px;
}

#searchblock .boxmiddle {
	padding: 10px;
	width: 576px;
	border-left: 1px solid #2d681a;
	border-right: 1px solid #2d681a;
}

#searchblock .boxmiddle .searchoption {
	padding: 16px;
	padding-right: 0px;
}

#searchblock .boxmiddle td {
	text-align: right;
}

#searchblock .boxtop
{
	background: url(/images/searchformtop.png);
	width: 598px;
	height: 9px;
	overflow: hidden;
}

#searchblock .boxbottom
{
	background: url(/images/searchformbottom.png);
	width: 598px;
	height: 10px;
	overflow: hidden;
}

.issue_list {
	float: left;
	padding-top: 15px;
	margin-top: 15px;
	width: 600px;
	background-color: transparent;
	border-top: .02em solid #d0e0b6;
}

.issue_number {
	display: inline;
	width: 70px;
	float: left;
	margin-left: 15px;
}

.issue_text {
	width: 395px;
	float: left;
}

.sell_buttons {
	padding: 0px 3px 0 0;
	width: 100px;
	float: right;	
}

.pagetitle 
{
	width: 600px;
	font-size: 200%;
	color: #276113;
	border-bottom: solid 1px #cbe2b8;
	margin-top: -10px;
	height: 34px;
	overflow: hidden;
}

.pagetitle div
{
	padding-left: 16px;
	padding-top: 10px;
}

.page-guide
{
	width: 600px;
	text-align: center;
	padding: 16px 8px 16px 8px;
}

#basket th 
{
	color: #2d681a;
	border-bottom: #cbe2b8 1px solid;
}

#basket th.codecolumn
{
	width: 120px;
}
#basket td.codecolumn
{
	width: 120px;
	font-size: 80%;
}
#basket th.itemcolumn
{
	width: 100px;
}
#basket td.itemcolumn
{
	width: 100px;
	font-size: 80%;
}
#basket th.unitpricecolumn
{
	width: 120px;
	text-align: right;
}
#basket td.unitpricecolumn
{
	width: 120px;
	text-align: right;
}
#basket th.linepricecolumn
{
	width: 100px;
	text-align: right;
}
#basket td.linepricecolumn
{
	width: 100px;
	text-align: right;
}
#basket th.linevatcolumn
{
	width: 100px;
	text-align: right;
}
#basket td.linevatcolumn
{
	width: 100px;
	text-align: right;
}
#basket .quantitycolumn
{
	padding-left: 16px;
}
#basket td.quantitycolumn input
{
	border: #2d681a 1px solid;
}
#basket .greyed
{
	background: #eff7e9;
	color: #eff7e9;
}

#basket .summarytitle
{
	font-weight: bold;
}
#basket .actions
{
	background: #eff7e9;
	padding-left: 16px;
}
#basket .goodstaxcell,
#basket .shippingtaxcell,
#basket .shippingtotalcell,
#basket .grandtotalcell,
#basket .goodstotalcell
{
	text-align: right;
	width: 100px;
}
#basket #updatebasket
{
	border: 0;
}

#pricegridblock th 
{
	padding-top: 32px;
	color: #2d681a;
	border-bottom: #cbe2b8 1px solid;
}

#pricegridblock .quantityblock
{
	width: 70px;
	text-align: right;
}

#pricegridblock .unitpriceblock
{
	width: 140px;
	text-align: right;
}

.instructionpanel
{
	padding-left: 64px;
}

input
{
	border: #2d681a 1px solid;
	color: #2d681a;
}

.inputradio 
{
	border: 0;
}
#LateLoginForm, #AddressForm, #CCardForm
{
	border: #2d681a 1px solid;
	background: #eff7e9;
}
#AddressForm th, #AddressForm td
{
	text-align: left;
}

#AddressForm #Name input, #AddressForm #Address1 input, #AddressForm #EmailAddress input, #AddressForm #EmailAddress2 input, #AddressForm #CompanyName input
{
	width: 200px;
}
#AddressForm #Address2 input, #AddressForm #Address3 input, #AddressForm #Address4 input
{
	width: 150px;
}
#AddressForm #PostZip input
{
	width: 60px;
}
#AddressForm #PhoneNumber input
{
	width: 100px;
}
#AddressForm #Password input, #AddressForm #Password2 input
{
	width: 120px;
}
.paymentmethodbutton
{
	background: #2d681a;
	color: White;
	padding: 4px;
	text-decoration: none;
}
#CCardForm #securitydigits input
{
	width: 40px;
}

#CCardForm #issuenumber input
{
	width: 30px;
}

#AccountDetailsForm th
{
	padding-right: 16px;
	text-align: left;
	vertical-align: top;
}

#AccountDetailsForm td
{
	padding-right: 32px;
	text-align: left;
	vertical-align: top;
}

#DownloadsForm th
{
	border-bottom: #cbe2b8 1px solid;
	text-align: left;
}
#DownloadsForm td
{
	padding-top: 8px;
	padding-bottom: 8px;
	vertical-align: top;
	border-bottom: #cbe2b8 1px solid;
}
#DownloadsForm td .description
{
	font-size: 80%;
}
.Abstract
{
	font-size: 12px;
	color: Black;
	margin-bottom: 12px;
}


div#content div.Section1 p { font-size: 12px; }



/* Delivery notes update */
.delnoteslink span { display: none; }
.delnoteslink:hover span { display: block; }
