/* product */
#sidebar-left {
	padding-top: 20px;
	text-align: center;
	width: 215px;
}

#product-main div.main {
	padding-left: 18px;
	padding-right: 20px;
}

.productInformation h1 {
	font-size: 2.8em;
	font-weight: normal;
	margin-bottom: 4px;
}

.productInformation h2.subtitle, .productInformation div.subtitle {
	color: #666;
	font-size: 1.5em;
	font-weight: normal;
	margin-bottom: 12px;
}

.productInformation h2.section {
	margin-bottom: 12px;
	border-bottom: 1px dotted #e64d00;
}

/* product: description */
.productInformation div.description, .productInformation div.preorderGuarantee, div.import, div.importDescription, .productInformation div.systemRequirements div.requirements, div.bananasWarning {
	font-size: 1.3em;
	line-height: 1.3em;
	color: #333;
}

.productInformation div.description p {
	font-size: 1em;
}

.productInformation div.bananasWarning {
	margin-bottom: 6px;
}

.productInformation div.description li {
	font-size: 1em;
}

.productInformation div.import {
	margin-top: 14px;
	font-weight: bold;
}
.productInformation div.importDescription {
	margin-top: 5px;
}

.productInformation div.preorderGuarantee {
	margin-top: 14px;
}

.productInformation div.systemRequirements h3 {
	color: #333;
	margin-bottom: 6px;
}

.productInformation div.systemRequirements {
	margin-top: 12px;
}

.productInformation p.deliveryComment {
	font-size: 1.2em;
	margin-bottom: 0;
}

div.classification {
	float: right;
	width: 350px;
	margin: 6px 0 18px 10px;
}

div.classification div.classificationImage {
	float: left;
	margin: 0 10px 10px 0;
}

div.classification div.classificationNote {
	color: #666;
	font-size: 1.2em;
	font-weight: normal;
}

/* product: images */
div.images {
	font-size: 1.2em;
}

div.images img {
	border: 1px solid #ccc;
	padding: 2px;
}

div.images div.image {
	margin-bottom: 15px;
}

div.images .larger {
	margin-top: 5px;
}

/* product: special offer */
.specialBoxContainer {
	border: 1px solid #e63900;
	margin: 36px 20px 22px;
	padding: 14px 14px 14px 62px;
	position: relative;
}

.specialBoxContainer img.special {
	position: absolute;
	top: -20px;
	left: -20px;
}

.specialBoxContainer h4 {
	color: #e63900;
	font-size: 1.4em;
	font-weight: bold;
	margin-top: 0;
}

.specialBoxContainer p {
	line-height: 1.2em;
	margin-bottom: 0;
}

/* product: buy together */
.buyTogether {

}

.buyTogether td.boxShots {
	color: #666;
	font-size: 60px;
	padding-right: 20px;
}

.buyTogether td.boxShots a {
	font-size: 12px;
}
.buyTogether td.boxShots img {
	border: 1px solid #ccc;
	padding: 2px;
}

.buyTogether td.buyBothTogether {
	font-size: 1.3em;
	line-height: 1em;
}

.buyTogether td.buyBothTogether div.listPrice {
	margin-bottom: 8px;

}
.buyTogether td.buyBothTogether div.together {
	margin-bottom: 16px;
	font-size: 1.1em;
}

.buyTogether td.buyBothTogether span.price {
	color: #E63900;
	font-weight: bold;
}

.buyTogether p.reason {
	font-size: 1.3em;
	margin-bottom: 0;
}

div.addBothToTrolleyButton {
}
div.addBothToTrolleyButton a, div.addBothToTrolleyButton a:visited {
	display: block;
	width: 196px;
	height: 36px;
	overflow: hidden;
	background: url('/images/buttons/trolley-large-wide.png') no-repeat 0 0;
	padding-left: 20px;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	line-height: 35px;
	text-align: center;
	text-decoration: none;
}
div.addBothToTrolleyButton a:hover {
	background-position: 0 -46px;
}
div.addBothToTrolleyButton a:active {
	background-position: 0 -92px;
}

/* product: attributes */
.descriptionSection {
	margin-top: 20px; /* to match .section */
}

.descriptionSection ul.newsItems {
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.descriptionSection ul.newsItems li {
	line-height: 1.4em;
}

.descriptionSection span.date {
	color: #666;
	font-size: 11px;
	margin-left: 5px;
}

.descriptionSection h3 {
	color: #666;
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 4px;
}

div.productDetails {
	background-color: white;
	float: right;
	margin-top: 0;
	padding: 0 0 22px 22px;
	width: 250px;
}

div.productAttr {
	margin-bottom: 1em;
}

div.productAttr .label {
	font-size: 1.1em;
	font-weight: bold;
	color: #999999;
}

div.productAttr .value {
	font-size: 1.3em;
}

div.productAttr .value a {
	text-decoration: none;
}

div.productAttr .value a:hover {
	text-decoration: underline;
}

div.productDetails .bananaPoints {
	margin-top: 20px;
}

div.productDetails .bananaPoints b {
	color: #cc9600;
}

.productAttr td {
	font-size: 1.3em;
	line-height: 1.3em;
}

.productAttr td.label {
	color: #666;
}

.productAttr .breadcrumbs li {
	font-size: 1.4em;
	line-height: 1.4em;
}

.productCategories div.breadcrumbs {
	margin: 0;
}

.musicTracks {
	margin-top: 20px;
}

/* product: summary */
#summary {
	width: 499px;
	border: 1px solid #ccc;
	line-height: 1.3em;
	margin-bottom: 16px;
	padding: 14px 16px 16px 16px;
}

table.info { border-collapse: collapse; width: 100%; }
table.info td { padding: 4px 0 4px 0;}
table.info td.label { width: 6em; font-size: 1.2em; font-weight: bold; color: #666; }
table.info td.value { font-size: 1.4em; }
table.info td.ourPrice span.price { font-size: 1.3em; line-height: 1.2em; color: #E63900; font-weight: bold; vertical-align: middle; }

/* product: stock statuses */
div.stockInformation {
	margin: 16px 0;
}

.unavailable div.stockInformation {
	margin-top: 0;
}

div.stockInformation div.instock { min-height: 44px; }
div.stockInformation div.christmas-delivery { min-height: 54px; }
div.stockInformation div.title { font-size: 1.6em; font-weight: bold; }
div.stockInformation div.delivery { margin-top: 8px; font-size: 1.4em; display: block; }
div.stockInformation div.instock div.title { color: #739900; padding-top: 2px; }
div.stockInformation div.preorder div.title { color: #e63900; }
div.stockInformation div.outofstock div.title { color: #666; }
div.stockInformation div.backordered div.title { color: #739900; }
div.stockInformation div.instock { background: url(/images/icons/stock/instock.gif) no-repeat 0 0; padding-left: 52px; }
div.stockInformation div.christmas-delivery { background: url(/images/product/christmas-delivery.png) no-repeat 0 0; padding-left: 55px; }
div.stockInformation div.christmas-delivery div.delivery { font-size: 1.3em; }
div.stockInformation div.christmas-delivery div.delivery #orderCutoffTimer { font-weight: bold; }
div.stockInformation div.christmas-delivery div.title { padding-top: 6px; }
div.stockInformation div.preorder { margin: 16px 0;  }
div.stockInformation div.outofstock { margin: 16px 0;  }
div.stockInformation div.unavailable div.title { color: #000; }
div.stockInformation div.preorder span.estimated-date { color: #666; }

span.percentage { color: #739900; font-size: 16px; font-weight: bold; }
div.freeWithTrolley { font-size: 13px; }
div.freeWithTrolley span.why { font-size: 11px; }
div.spendOver { color: #739900; font-weight: bold; font-size: 0.95em; padding-bottom: 2px; }
div.international { color: #666; font-size: 13px; }
abbr { cursor: help; }

#freightPaymentMethods { font-size: 0.9em; }

div.pricingDelivery { }
div.pricingDelivery div.pricing { min-height: 58px; }

div.pricingDelivery p.points {
	font-size: 1.2em;
	margin: 0 0 0 0;
}

div.pricingDelivery p.points b.points {
	color: #cc9600;;
}

div.pricingDelivery div.memo {
	float: right;
	width: 300px;
}
div.memo div.title {
	margin-bottom: 4px;
	font-size: 1.4em;
	font-weight: bold;
	color: #739900;
}
div.memo div.message {
	font-size: 1.2em;
}

div.addToTrolleyButton {
	width: 180px;
}
div.addToTrolleyButton a, div.addToTrolleyButton a:visited {
	display: block;
	width: 153px;
	height: 36px;
	overflow: hidden;
	background: url('/images/product/trolley-button.png') no-repeat 0 0;
	padding-left: 20px;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	line-height: 35px;
	text-align: center;
	text-decoration: none;
}
div.addToTrolleyButton a:hover {
	background-position: 0 -46px;
}
div.addToTrolleyButton a:active {
	background-position: 0 -92px;
}

div.actionsEmail {
	float: right;
	width: 145px;
}

div.actions {  }
div.action { width: 145px; margin-bottom: 12px; }
div.action div.title { font-size: 11px; color: #999; margin-bottom: 2px; }

div.actionButton {
	font-family: Arial, sans-serif;
	font-size: 13px;
	text-align: center;
}

div.actionButton a.button, div.actionButton span.button {
	background: url('/images/buttons/145x28-grey.gif');
	text-decoration: none;
	display: block;
	height: 28px;
	line-height: 28px;
	width: 145px;
	font-weight: bold;
}

div.actionButton a.button:hover { background-position: 0 -72px; text-decoration: none; }
div.actionButton a.button:active { background-position: 0 -144px; text-decoration: none; }
div.actionButton a.button.loading { background-position: 0 -216px; text-decoration: none; color: #666;}
div.actionButton span.done { background-position: 0 -288px; font-weight: normal; color: #666; text-align: left; padding-left: 28px; width: 117px; }

div.actionButton span.done a {
	font-weight: bold;
	text-decoration: none;
}

#collectionAction {
	margin-bottom: 4px;
}

#writeReviewAction {
	margin-bottom: 4px;
}

#wishlistAction div.actionButton {
	position: relative;
}

#wishlistAction div.notificationsPopup {
	top: -20px;
	left: -80px;
}

div.stockUpdates { margin-top: 16px; }
div.stockUpdates .title { font-size: 1.2em; font-weight: bold; color: #666; margin-bottom: 4px; }
div.stockUpdates ul { list-style: none; font-size: 13px; margin: 0; padding: 0; }
div.stockUpdates ul li { font-size: 12px; }
div.stockUpdates table.info { margin-left: 0; }
div.stockUpdates td.label { width: 8em; vertical-align: top; padding-top: 0; }
div.stockUpdates td.value { padding-top: 0; }

div.friendPriceBeat { clear: both; font-size: 1.3em; line-height: 22px; margin-bottom: 22px; color: #666; }
div.emailFriend { float: right; }
div.priceBeat { float: left; }
div.facebookLike { float: left; margin-left: 50px; margin-bottom: -10px; }

div.priceBeat p.seen {
	font-size: 1.1em;
	color: #999;
	margin: 0;
}

div.priceBeat p.ask {
	font-size: 1.3em;
	font-weight: bold;
	margin: 2px 0 0 0;
}

/* product: customer reviews */
.customerReviews .customerReviewsCommand, .customerReviews .customerReviewsFooter {
	font-size: 1.3em;
	line-height: 25px;
}
.customerReviews .reviewCount {
	float: right;
}

.customerReviews .writeReview {
	color: #999999;
}

a.reviewButton, a.sellYoursButton {
	display: block;
	width: 122px;
	height: 26px;
	margin-right: 8px;
	background: url('/images/product/review-button.png') no-repeat left top;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
}

a.reviewButton {
	float: left;
}

a.reviewButton:hover, a.sellYoursButton:hover {
	text-decoration: underline;
	color: #fff;
}

.customerReviews .review {
	margin: 12px 0 0 0;
}
.customerReviews .review .helpfulScore, .customerReviews .review .author {
	font-size: 1.2em;
	line-height: 22px;
	color: #666666;
	padding-bottom: 3px;
	margin-bottom: -1px;
}
.customerReviews .review .helpfulScore {
	float: left;
}
.customerReviews .review .author {
	float: right;
	margin-right: 22px;
	padding-right: 54px;
	background: url('/images/product/review-speechbubble.png') no-repeat right bottom;
}
.customerReviews div.reviewBodyContainer {
	clear: both;
	border: 1px solid #cccccc;
	padding: 16px;
}
.customerReviews .title {
	font-size: 1.4em;
	font-weight: bold;
}
.customerReviews .title .ratingImage {
	float: left;
	margin-right: 10px;
}
.customerReviews .body {
	clear: both;
	margin-top: 10px;
	font-size: 1.3em;
}
.customerReviews .links {
	float: left;
	font-size: 1.2em;
	margin-top: 12px;
}
.customerReviews .helpfulQuestion {
	float: right;
	margin-top: 8px;
	font-size: 1.2em;
	font-weight: bold;
	color: #666666;
}
.customerReviews .helpfulQuestion span.question {
	padding-right: 6px;
}
.customerReviews input.reviewHelpfulButton {
	width: 51px;
	height: 23px;
	padding: 0 0 2px 0;
	border: 0;
	background: url('/images/product/review-helpful-button.png') no-repeat 0 0;
	font-size: 12px;
	font-weight: bold;
	line-height: 21px;
	color: #297acc;
	text-decoration: none;
	cursor: pointer;
}
.customerReviews input.reviewHelpfulButton:hover {
	background: url('/images/product/review-helpful-button.png') no-repeat 0 -34px;
}
.customerReviews input.reviewHelpfulButton:active {
	background: url('/images/product/review-helpful-button.png') no-repeat 0 -68px;
}
.customerReviews .helpfulQuestion .thanks {
	display: none;
}

.customerReviews .customerReviewsFooter {
	margin-top: 12px;
}
.customerReviews .customerReviewsFooter .reviewCount {
	font-size: 1.1em;
	line-height: 25px;
}

/* product: feedback */
p.productFeedbackInfo, p.more {
	font-size: 1.3em;
}

/* product: modal window */
div.modal {
	background-color: #e9e9e9;
	padding: 8px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	width: 280px;
	position: absolute;
}

div.modal div.content {
	background-color: #fff;
	padding: 14px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
}

div.modal div.title { color: #666; font-weight: bold; margin-bottom: 10px; font-size: 13px; }
div.modal div.title img { border: 0; margin-right: 2px; vertical-align: top; }
div.modal a:visited { color: #06c; }

ul.regions { list-style: none; margin: 0; padding: 0; }
ul.regions li { margin: 8px 0;  font-size: 1.3em; line-height: 1em; }

span.free { text-transform: uppercase; }
table.info span.freeShipping {
	margin-left: 6px;
	font-size: 13px;
	font-weight: bold;
	color: #E63900;
}
table.info .ourPrice span.with {
	color: #999999;
	font-weight: normal;
}

/* product: ratings */
div.productRater {
	color: #777;
	font-size: 1.3em;
	line-height: 1.2em;
	height: 1.2em;
	margin-bottom: 18px;
}

div.productRater span.ratingImage img { vertical-align: top; }

.productRater {}
.productRater .productRating, .productRater .reviewTotal, .productRater .ratingText, .productRater .ratingLabel { float: left; }
.productRater .ratingText { margin: 0 8px; }
.productRater .reviewTotal { font-weight: bold; }
.productRater .ratingLabel  {
	color: #e63900;
	font-weight: bold;
	margin-right: 8px;
}

ul.rating {
	width: 80px;
	height: 16px;
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	background: url('/images/icons/star-matrix.gif') no-repeat 0 0;
	float: left;
}
ul.rating li {
	cursor: pointer;
	/*ie5 mac doesn't like it if the list is floated but ie6 does\*/
	float: left;
	/* end hide*/
	text-indent: -999em;/* hide text*/
}

ul.rating li a {
	position: absolute;
	left: 0;
	top: 0;
	width: 16px;
	height: 16px;
	text-decoration: none;
	z-index: 200;
	-moz-outline: none;
}

ul.rating li.one a { left: 0; }
ul.rating li.two a { left: 16px; }
ul.rating li.three a { left: 32px; }
ul.rating li.four a { left: 48px; }
ul.rating li.five a { left: 64px; }

ul.rating li a:hover {
	z-index:2;
	width:80px;
	height:16px;
	overflow:hidden;
	left:0;
	background-image: url('/images/icons/star-matrix.gif');
}

/* position standard rating */
ul.nostar { background-position: 0 0; }
ul.onestar { background-position: 0 -16px; }
ul.twostar { background-position: 0 -32px; }
ul.threestar { background-position: 0 -48px; }
ul.fourstar { background-position: 0 -64px; }
ul.fivestar { background-position: 0 -80px; }

/* position hover / active rating */
ul.rating li.one a:hover, .rated ul.onestar { background-position: 0 -96px; }
ul.rating li.two a:hover, .rated ul.twostar { background-position: 0 -112px; }
ul.rating li.three a:hover, .rated ul.threestar { background-position: 0 -128px; }
ul.rating li.four a:hover, .rated ul.fourstar { background-position: 0 -144px; }
ul.rating li.five a:hover, .rated ul.fivestar { background-position: 0 -160px; }

.finePrint {
	color: #999;
	font-size: 1.2em;
	margin-top: 22px;
}

#reviewTotal { float: left; }

/* admin options */
#adminOptions {
	background-color: #ffc;
	border: 1px solid #ccc;
	border-top: 0;
	margin: 0 auto;
	width: 958px;
}

#adminOptions h3 {
	font-size: 12px;
	margin: 0;
}

#adminOptions h3 a {
	text-decoration: none;
}

#adminOptions .content {
	padding: 8px 20px;
}

#adminOptions div.adminOption {
	font-size: 1.3em;
	margin-bottom: 15px;
}

#adminOptions h4 {
	font-size: 1em;
}

#adminOptions .adminOption li, #adminOptions .adminOption p {
	font-size: 1em;
}

div.id-required {
	background: #fff6f3 url('/images/product/id-required.png') no-repeat 10px 12px;
	padding: 6px 16px 6px 60px;
	font-size: 1.3em;
	font-style: italic;
	line-height: 1.6em;
	width: 340px;
}
div.id-required b {
	color: #e53900;
	font-style: normal;
	font-weight: bold;
}

/* REVIEW OVERLAY */

#reviewOverlay .overlayOuterBox {
	width: 787px;
	height: 402px;
}

#reviewOverlay .overlayContent {
	background-image: none; /* remove the green title */
	width: 765px;
	height: 380px;
}

#reviewOverlay.loading .overlayContent {
	background: #ffffff url('/images/spinner.gif') no-repeat center;
}

#reviewOverlay.error .overlayContent {
	background: #ffffff;
}

#reviewOverlay.success .overlayContent {
	background-image: url('/images/overlay/title-background2.png'); /* add back green title */
}

#reviewOverlay ul.form .input-text, #reviewOverlay ul.form textarea {
	width: 400px;
}

#reviewForm fieldset.submit {
	margin-left: 130px;
	clear: both;
}

#reviewInfo {
	float: right;
	width: 280px;
	border-left: 1px solid #ccc;
	padding-left: 16px;
	padding-right: 16px;
}

#reviewInfo h3 {
	color: #E63900;
	font-size: 1.2em;
	margin: 0;
}

#reviewInfo p {
	color: #666;
	font-size: 1.2em;
	margin: 4px 0;
}

#reviewInfo ol {
	padding-left: 20px;
}

#reviewInfo li {
	color: #666;
	font-size: 1.2em;
}

#reviewInfo p.legal {
	font-size: 1em;
	line-height: 1.2em;
}

#reviewForm {
	width: 450px;
}

.marketplaceSummary {
	float: right;
	padding-top: 2px;
	width: 290px;
}

.marketplaceSummary p.title {
	font-size: 1.2em;
	color: #999;
	margin: 0 0 6px 0;
}

.marketplaceSummary p.summary {
	margin: 0;
}

p.summary a {
	font-weight: bold;
}

p.summary span.price {
	color: #e53900;
}

table.listings {
	width: 100%;
	border-collapse: collapse;
}

table.listings th, table.listings td {
	border-bottom: 1px dotted #ccc;
}

table.listings th {
	color: #999;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0 0 4px 0;
}

table.listings td {
	padding: 8px 0;
	vertical-align: top;
}

table.listings div.price {
	color: #e53900;
	font-weight: bold;
	font-size: 1.4em;
}

table.listings div.delivery {
	font-size: 1.2em;
	color: #999;
}

table.listings div.condition {
	font-size: 1.3em;
	font-weight: bold;
}

table.listings div.seller {
	font-size: 1.4em;
}

table.listings div.seller a.profile {
	font-weight: bold;
	text-decoration: none;
}

table.listings div.seller span.rating {
	font-size: 12px;
	margin-left: 2px;
}

table.listings div.seller span.stars {
	margin-left: 2px;
}

table.listings div.location {
	font-size: 1.2em;
	color: #666;
	margin-top: 2px;
}

table.listings div.comments {
	font-size: 1.2em;
	margin-top: 4px;
	color: #666;
}

table.listings div.comments b {
	color: #000;
}

table.listings td.price {
	width: 80px;
}

table.listings td.condition {
	width: 140px;
}

table.listings td.trolley {
	width: 120px;
}

div.marketplaceListingsFooter .marketplaceTotal {
	float: right;
	text-align: right;
	font-size: 1.4em;
	line-height: 25px;
}

div.sellYoursButton {
	font-size:1.3em;
	line-height:25px;
	margin: 12px 0 0 0;
	color: #999;
}

div.sellYoursButton a.sellYoursButton {
	margin-left: 9em;
}

div.sellYoursButton .havone {
	float: left;
}
