body {
	background-color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	color: #000;
	margin: 0;
	padding: 0;
	-webkit-text-size-adjust: none;
}

input, select, textarea { font-family: Helvetica, Arial, sans-serif; font-size: 100%; }

#header { padding: 5px 2em; overflow: auto; }
#header img.logo { border: 0; }
#header #logo { float: left; }

#search { background-color: #ddd; padding: 4px 20px; font-size: 1.2em; }
#search input.search { width: 15em; }

#welcome { padding: 1em 2em; }
#welcome p { font-size: 1.2em; margin: 0; }

a { color: #06c; }
img { border: 0; vertical-align: middle; }

ul { font-size: 100%; }
h1 { color: #444; }
h2, h3, h4 { color: #739900; }
h3 { font-size: 1.6em; }
p, li, dt, dd, fieldset.submit, td, th { font-size: 1.4em; }

ul, dl, p { margin: 1em 0; }

fieldset { font-size: 1em; }

div.notice { margin: 1em 2em; }
div.notice ul { list-style: none; margin: 0; padding: 1em; }

div.error  { background-color: #fad1c3; color: #803d26; }
div.success { background-color: #e6f5ba; color: #596633; }

/* stock statuses */
span.preorder { font-weight: bold; color: #e63900; }
span.preorder span { color: #000; }

span.instock { font-weight: bold; color: #739900; background: url(http://www.mightyape.co.nz/images/icons/tick.gif) no-repeat left center; padding-left: 15px; }
span.instock span.avail { color: #000; }

span.outofstock {}

/* reset */
dt, dd, fieldset { margin: 0; padding: 0; border: 0; }
th { text-align: left; font-weight: normal; }
table { border-collapse: collapse; }

dl.form p { font-size: 1em; }
dl.form dt { margin: 0 0 5px 0; }
dl.form dd { margin: 5px 0 15px 0; }

dl.form .note { color: #666 ;}

/* for checkbox layout */
dl.form dd.checkbox { margin-left: 25px; }

#content { padding: 0 2em 2em 2em; }

#footer { padding: 0 2em; }
#footer p { font-size: 1.1em; color: #666; }

ul.features { list-style: none; padding: 0; margin: 0; }
ul.features li { margin: 0.4em 0; }

p.list { color: #999; font-size: 1.2em; }

/* browse */
h2.browse { margin-bottom: 0; }
p.category { margin-top: 4px; }
p.category select { width: 60%; }

ul.products { list-style: none; padding: 0; margin-top: 0; }
ul.products li { overflow: auto; }
ul.products div.rating, ul.products div.format, ul.products div.price, ul.products div.delivery { margin-top: 0.6em; }

ul.products div.galleryItem { border-bottom: 1px dashed #ddd; padding: 8px 0; display: block; }
ul.products div.gallery { width: 130px; float: left; text-align: center; }
ul.products div.gallery img { padding: 2px; border: 1px solid #ddd; background-color: #fff; }

ul.products div.product { margin-left: 145px; padding-top: 6px; }

ul.products div.subtitle { margin-top: 2px; font-size: 0.85em; color: #999; }
ul.products div.format { font-size: 0.85em; color: #666; }

ul.products span.price { color: #E63900; font-weight: bold; }
ul.products span.oldprice { text-decoration: line-through; color: #999; }

ul.products div.delivery { font-size: 0.85em; }
ul.products div.delivery img { display: none; }

/* features */
ul.features { list-style: none; padding: 0; margin-top: 0; border-top: 1px dashed #ddd; }
ul.features li { border-bottom: 1px dashed #ddd; overflow: auto; padding: 6px 0; }

ul.features div.feature { font-size: 0.85em; }
ul.features div.body { margin-top: 0.6em; color: #333; }

/* orders */
div.order h4 { font-size: 1.2em; margin: 0 0 6px 0; color: #666; }
div.order ul.products div.status { margin-top: 0.6em; font-size: 0.85em; color: #666; }

dl.info dt { font-size: 1.2em; color: #666; }
dl.info dd { margin-bottom: 0.5em; }
dl.info > dd:last-child { margin-bottom: 0; }

dl.info dd.price { font-weight: bold; }
dl.info dd.total { color: #E63900; font-size: 2em; }

/* messages */
ul.messages { list-style: none; padding: 0; margin-top: 0; border-top: 1px dashed #ddd; }
ul.messages li { border-bottom: 1px dashed #ddd; overflow: auto; padding: 6px 0; }
ul.messages div.sender { margin-top: 4px; font-size: 0.85em; color: #999; }
ul.messages div.body { margin-top: 0.6em; color: #333; font-size: 0.85em; }

ul.messages li.unread div.title { font-weight: bold; }

div.message div.body { font-size: 1.4em; }
div.message p.sent { font-size: 1.2em; color: #999; }

/* product page */
div.description { font-size: 1.4em; line-height: 1.4em; }
div.description p, div.description li { font-size: 1em; }

ul.products div.gallery div.pics { color: #999; font-size: 0.85em; text-align: center; margin-top: 5px; }

h3.load {}
h3.load a { color: #739900; text-decoration: none; }
h3.load a:hover { text-decoration: underline; }
h3.load span.number { font-weight: normal; color: #999; font-size: 0.875em; }

div.target { display: none; }
div.target > *:first-child { margin-top: 0; }
div.target > *:last-child { margin-bottom: 0; }

/* no product title in product summary so don't need margin */
#summary ul.products div.price { margin-top: 0; }

dl.tracks dt { margin-top: 1em; margin-bottom: 5px; color: #999; font-weight: bold; font-size: 1.2em; }
dl.tracks > dt:first-child { margin-top: 0; }
dl.tracks dd { padding: 4px 10px; border-bottom: 1px solid #ddd; }
dl.tracks span.number { display: inline-block; width: 20px; text-align: right; margin-right: 8px; color: #999; }

div.button { text-align: center; font-size: 1.4em; margin: 1em 0; }
div.button a.addToTrolleyButton {
	margin: 0 auto;
}

ul.reviews { list-style: none; padding: 0; }
ul.reviews span.title { font-weight: bold; }
ul.reviews span.author { font-size: 0.85em; color: #999; }
ul.reviews blockquote { margin: 0.5em 0 1em 0; padding: 0; font-size: 0.85em; color: #333; }

ul.help { margin-left: 0; padding-left: 0; list-style: none; }
ul.help li { font-size: 1em; }
ul.help div.body > :first-child { margin-top: 0; }
ul.help div.body > :last-child { margin-bottom: 0; }
ul.help div.preview { font-size: 1.2em; color: #333; display: none; }
ul.help div.preview p { font-size: 1em; }

/* trolley */
ul.trolley { border-top: 1px dashed #ddd; list-style: none; padding: 0; }
ul.trolley li { padding: 6px 0; border-bottom: 1px dashed #ddd; overflow: auto; }

ul.trolley div.gallery { width: 120px; float: left; text-align: center; }
ul.trolley div.gallery img { padding: 2px; border: 1px solid #ddd; }
ul.trolley div.product { margin-left: 140px; padding-top: 6px; }

ul.trolley div.title { margin-bottom: 8px; }
ul.trolley div.price { font-weight: bold; margin-bottom: 8px; }
ul.trolley div.quantity label { color: #999; }

/* checkout */
table.items { width: 100%; }
table.items th { color: #999; border-bottom: 1px solid #ddd; font-size: 1.2em }
table.items th, table.items td { padding: 8px 10px; }
table.items .total, table.items .price { text-align: right; }

dl.summary dt { border-bottom: 1px solid #ddd; padding-bottom: 10px; color: #999; }
dl.summary dd { padding: 10px 10px 20px 10px; }
dl.summary p.change { margin: 10px 0 0 0; font-size: 1em; }

ul.addresses { list-style: none; padding: 0; margin: 0 6em; }
ul.addresses li.hidden { display: none; }
ul.addresses li.current {}

#addresses { position: relative; width: 250px; }
#addresses .prev, #addresses .next { position: absolute; top: 0; font-size: 1.4em; }
#addresses .prev { left: 0; }
#addresses .next { right: 0; }

p.shipping { font-weight: bold; }

ul.methods { list-style: none; margin: 0; padding: 0; }
ul.methods li { font-size: 1em; }
ul.methods div.content { margin-left: 2.5em; }
ul.methods div.content > :first-child { margin-top: 0; }
ul.methods div.content > :last-child { margin-bottom: 0; }
ul.methods h4 { font-size: 1.4em; color: #333; }

/* pages */
div.pages { height: 32px; }
div.pages a { display: block; font-size: 1.4em; padding: 8px 16px; background-color: #94af43; color: #fff; text-decoration: none; }
div.pages a.prev { float: left; }
div.pages a.next { float: right; }

.bottomNav { margin: 2em 2em; padding: 0; list-style: none; }
.bottomNav li { border: 1px solid #ddd; border-top: 0; margin: 0; }
.bottomNav li a { display: block; padding: 8px 10px; }

.bottomNav > li:first-child { border-top: 1px solid #ddd; -webkit-border-radius: 5px; -webkit-border-bottom-left-radius: 0; -webkit-border-bottom-right-radius: 0; }
.bottomNav > li:last-child { -webkit-border-radius: 5px; -webkit-border-top-left-radius: 0; -webkit-border-top-right-radius: 0; }

/* header trolley */
div.trolley {
	float: right;
	text-align: center;
	padding-top: 2px;
}

div.trolley a { text-decoration: none; font-weight: bold; font-size: 1.2em; }
div.trolley span.number { color: #999; }
div.trolley div.amount { margin-top: 2px; color: #666; font-size: 0.91em; }

div.nav { padding: 0 2em; margin-top: 2em; }
div.nav h4 { font-size: 1.4em; margin: 0 0 4px 0; }
div.nav ul { list-style: none; padding: 0; margin: 0; }
div.nav a { display: block; padding: 4px 0; }

div.nav li.messages a { text-decoration: none; }
div.nav li.messages span { text-decoration: underline; }
div.nav li.messages span.total { text-decoration: none; color: #999; font-size: 0.85em; }

.clearer { clear: both; font-size: 0px; }

/* SHIPPING ELEMENTS */

span.price {
	color: #e63900;
	font-weight: bold;
}

p.shipping {
	margin-left: 20px;
}

#checkout-shippingSubscription {
	display: none;
}

ul.shipmentTypes {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.shipmentTypes li.shipmentType {
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border: 1px solid #e6e6e6;
	font-size: 1em;
	margin: 0 0 14px 0;
	padding: 14px 16px;
	cursor: pointer;
}

ul.shipmentTypes li.shipmentType label {
	cursor: pointer;
}

ul.shipmentTypes li.active {
	background-color: #f0f5e6;
	border: 1px solid #c7e68a;
}

ul.shipmentTypes div.radio {
	width: 30px;
	float: left;
}

ul.shipmentTypes div.content {
	margin-left: 35px;
	padding-top: 4px;
}

ul.shipmentTypes div.title {
	font-size: 1.4em;
	line-height: 16px;
}

ul.shipmentTypes span.express {
	color: #690;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

ul.shipmentTypes span.description {
	font-size: 16px;
	font-weight: bold;
}

ul.shipmentTypes div.description {
	margin-top: 12px;
}

ul.shipmentTypes div.description li, ul.shipmentTypes div.description p {
	font-size: 1.3em;
}

ul.shipmentTypes div.description p, ul.shipmentTypes div.description ul {
	margin: 0 0 8px 0;
}

ul.shipmentTypes div.description li {
	margin-bottom: 6px;
}

ul.shipmentTypes ul {
	list-style: disc;
}

ul.shippingOptions {
	list-style: none;
	margin: 0;
	padding: 0;
}

h2.shippingOptions {
	margin-bottom: 16px;
}

ul.shippingOptions li {
	margin-bottom: 16px;
}

ul.shippingOptions div.checkbox {
	float: left;
	font-size: 1.4em;
	text-align: right;
	width: 40px;
}

ul.shippingOptions div.content {
	margin-left: 50px;
}

ul.shippingOptions span.express {
	color: #690;
	font-style: italic;
}

ul.shippingOptions div.description {
	color: #666;
	margin-top: 8px;
}

ul.shippingOptions div.textarea {
	margin-top: 8px;
}

ul.shippingOptions li.instructions {
	margin-top: 24px;
}

ul.form { list-style: none; padding: 0; margin: 0; }
ul.form div.label { margin: 0 0 5px 0; padding: 0; color: #333; }
ul.form div.field { margin: 5px 0; }
ul.form div.error { margin: 5px 0 0 0; }

ul.form input, ul.form textarea, ul.form select { font-size: 100%; }

ul.form span.note { margin-left: 5px; color: #666; font-size: 1em; }
ul.form p.note { color: #666; font-size: 1em; }

ul.form { border-top: 1px solid #E9EBF1; }
ul.form li.field { border-bottom: 1px solid #E9EBF1; }

.form-plain ul.form { border-top: 0; }
.form-plain ul.form li.field { border-bottom: 0; padding: 0; margin-bottom: 15px; }
.form-plain ul.form li.error { background-color: transparent; }

ul.form li.field { padding: 12px 12px; margin: 0 0 1px 0; }
ul.form li.error { background-color: #ffff99; }
ul.form li.error label, ul.form li.error span.label { font-weight: bold; }

ul.form div.error {
	background: url(/images/icons/icon-error-16.png) no-repeat left center;
	padding-left: 20px;
	margin-top: 8px;
}

/* address lines */
ul.form span.line { display: block; }
ul.form input.line { margin: 0 0 4px 0; }

span.req { color: #c00; font-weight: bold; }

fieldset { border: 0; padding: 0; margin: 0 0 1em 0; }
fieldset.submit { margin-top: 1em; }

/* checkout shipping options */
ul.shippingOptions textarea#comments {
	width: 200px;
}

button.checkout {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 228px;
	height: 42px;
	padding: 4px 30px 4px 4px;
	background: #e53900 url(/images/buttons/checkout.png) no-repeat left top;
	color: #ffffff;
	border: none;
	font-size: 16px;
	font-weight: normal;
	font-family: Arial, sans-serif;
	cursor: pointer;
}

button.checkout:hover {
	background: #e53900 url(/images/buttons/checkout.png) no-repeat left -54px;
}

button.checkout:active {
	background: #e53900 url(/images/buttons/checkout.png) no-repeat left -108px;
}

button.addToTrolley {
	width: 173px;
	height: 36px;
	padding: 9px 0 9px 28px;
	background: #e53900 url(/images/buttons/trolley-large.png) no-repeat left top;
	color: #ffffff;
	border: none;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	cursor: pointer;
}

button.addToTrolley:hover {
	background: #e53900 url(/images/buttons/trolley-large.png) no-repeat left -46px;
}

button.addToTrolley:active {
	background: #e53900 url(/images/buttons/trolley-large.png) no-repeat left -92px;
}

input.continue {
	width: 158px;
	height: 42px;
	padding: 4px 30px 4px 4px;
	background: #e53900 url(/images/buttons/continue.png) no-repeat left top;
	color: #ffffff;
	border: none;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	cursor: pointer;
}

input.continue:hover {
	background: #e53900 url(/images/buttons/continue.png) no-repeat left -60px;
}

input.continue:active {
	background: #e53900 url(/images/buttons/continue.png) no-repeat left -120px;
}

h6.combined {
	color: #666;
	font-size: 12px;
	margin: 4px 0 12px 0;
}

