@import url("/common/styles-library.css");

body,
td {
	font-family: Arial, sans-serif;
	font-size: 0.80em;
}

form {
	margin: 0;
	padding: 0;
}

input,
select,
textarea {
	font-family: Arial, sans-serif;
	font-size: 1em;
}

img {
	border: none;
}

a {
	color: #62fd03;
	text-decoration: underline;
}

p {
	margin: 0.25em 0 0.95em;
}


ol {
	margin: 1.25em 0 1.5em 2.5em;
	padding: 0;
	list-style: decimal outside;
}

ul {
	margin: 1.25em 0 1.5em 1.25em;
	padding: 0;
	list-style: none;
	list-style-image: none;
}

li {
	margin: 0.6em 0;
	padding: 0;
}

ul li {
	display: block;
	padding: 0 0 0 14px;
	background: 0 0.4em url("/images/page/marker-ul.gif") no-repeat;
}

ul li li,
ul li li li li {
	background: 0 0.4em url("/images/page/marker-ul-ul.gif") no-repeat;
}

ul li li li,
ul li li li li li {
	background: 0 0.6em url("/images/page/marker-ul-ul-ul.gif") no-repeat;
}


h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1.17em;
}

h4,
h5,
h6 {
	font-size: 1em;
}


h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0.75em 0 0.35em;
}

#pageContent h1 {
	margin-top: 0;
}


hr {
	height: 2px;
	margin: 1.25em 0;
	background: #ccc;
	color: #ccc;
	border: none;
}


.spacer {
	width: 1px;
	height: 1px;
	overflow: hidden;
	font-size: 1px;
	visibility: hidden;
}

.small,
small {
	font-size: 0.85em;
}

.smaller {
	font-size: 0.80em;
}

.small,
.smaller,
small {
	font-family: Tahoma, Arial, sans-serif;
}

.nowrap {
	white-space: nowrap;
}

.pound {
	margin: 0 0.1em 0 0;
}

.half {
	font-size: 0.5em;
}

.center {
	text-align: center;
}

.bold {
	font-weight: bold;
}

.normal {
	font-weight: normal;
}

.hidden {
	visibility: hidden;
}

.visible {
	visibility: visible;
}

.none {
	display: none;
}

.block {
	display: block;
}

.inline {
	display: inline;
}

.clear {
	clear: both;
}


.productRow {
}

.productRow img {
	vertical-align: bottom;
}

.productRow .spacer {
	height: 25px;
}


.productItem {
		height: 100%;
	padding: /*0 6px*/0 2px 0 6px;
	cursor: default;
}

#shop .productItem {
	padding: 0;
}

.v2 {
	height: auto;
}


.productAsterisk {
	width: 72px;
	height: 73px;
	overflow: hidden;
	position: absolute;
	margin: -175px 0 0 76px;
	cursor: pointer;
}

.productAsterisk p {
	margin: 0;
	width: 72px;
	height: 73px;
	overflow: hidden;
	position: absolute;
	z-index: 1501;
	background: left top url("/images/page/asterisk.png") no-repeat;
}

.productAsterisk em {
	display: block;
	width: 72px;
	overflow: hidden;
	padding: 17px 0 0;
	position: relative;
	z-index: 1502;
	color: #fff;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	text-transform: lowercase;
}

.productAsterisk strong {
	display: block;
	font-size: 1.05em;
	margin: 0 0 0 -0.15em;
}


.productImage {
	width: 122px;
		overflow: hidden;
	margin: 9px 0 0;
	text-align: center;
}

.v2 .productImage {
	width: 152px;
	}

.productImage img {
	margin: 9px;
	background: #979799;
	vertical-align: bottom;
	border-bottom:1px solid #242728;
	border-right:1px solid #242728;
}

.v2 .productImage img,
#homepage .productImage img {
	border-bottom:1px solid #444546;
	border-right:1px solid #444546;
}



.productHyperlink {
	width: 122px;
	height: 164px;
	overflow: hidden;
	position: absolute;
	margin: -164px 0 0;
	background: url("/images/page/blank.gif") repeat;
}

.v2 .productHyperlink {
	width: 152px;
	height: 194px;
	margin: -194px 0 0;
}

.productHyperlink a {
	display: block;
	width: 122px;
	height: 328px;
	margin: -164px 0 0;
	background: left top url("/images/page/product.png") no-repeat;
}

.v2 .productHyperlink a {
	width: 152px;
	height: 388px;
	margin: -194px 0 0;
	background-image: url("/images/page/product2.png");
}

.on .productHyperlink a,
.productHyperlink a:hover {
	margin: 0;
}


.productTitle {
	margin: 0;
	font-size: 1em !important;
}

.productTitle a {
	display: block;
	padding: 4px 8px;
	text-decoration: none;
}

.on .productTitle a,
.productTitle a:hover {
	color: #fff !important;
	text-decoration: underline;
}


.productDelivery {
	padding: 0.65em 9px 0;
}

.pageProduct .productDelivery {
	padding: 0;
}

#bodyComingSoon .productDelivery,
#bodyPreOwned .productDelivery,
#bodyTopSellers .productDelivery {
	padding-left: 0;
	padding-right: 0;
}


.productPrice {
	padding: 0.45em 0 10px 8px;
}

.productPrice td {
	vertical-align: top;
}

.pageProduct .productPrice {
	padding: 2ex 0;
}

.pageProduct .productPrice td {
	padding: 0 1ex 0 0;
}

.productPrice strong,
.productPrice em {
	display: block;
	font-size: 0.95em;
	font-style: normal;
	font-weight: normal;
	white-space: nowrap;
}

.productPrice strong {
	padding: 2px 0 0;
}

.productPrice em {
	padding: 0 0 0 3px;
}


#categoryNavigator {
	margin: 0 0 1em;
}


#productRating {
	padding: 0 0 0.75em;
	text-align: center;
}

#productRating span {
}

#productRating img {
	width: 13px;
	height: 13px;
	margin: 0 1px 0.1em 0;
	vertical-align: bottom;
}


#productPicture {
	background: #fff;
}

#productPhotography {
	text-align: center;
	position: relative;
	z-index: 1002;
	}

#productPhotography p {
	height: 100%;
	margin: 0;
}

#productPhotography a {
	display: block;
	height: 100%;
		cursor: pointer;
}

#productPhotography span {
	display: block;
	padding: 15px;
}

#productPhotography img {
	vertical-align: bottom;
}

#productMagnifier {
	width: 14px;
	height: 14px;
	margin: -16px 0 0;
	float: right;
	position: relative;
	left: -2px;
	z-index: 1001;
	background: center center url("/images/common/magnifier.png") no-repeat;
	font-size: 1px;
}


#productEmpty {
	padding: 20px;
}

#productEmpty img {
	vertical-align: bottom;
}


#productDescription {
	display: none !important;
}

#productDescription p {
	margin: 0;
	padding: 0.5em 1em 1.75em 1px;
}


#productPreview {
	padding: 0 0 1em;
}

#productPreview span {
	margin: 0 5px 5px 0;
	float: left;
	cursor: pointer;
}

.productPreview_off {
	border: 3px solid #999;
}

.productPreview_on {
	border: 3px solid #62fd03;
}

#productPreview a * {
	cursor: pointer;
}

#productPreview img {
	width: 60px;
	height: 60px;
	vertical-align: bottom;
}


#productFiles {
	padding: 0 0 1.5em;
}

#productFiles ul {
	margin: 1.25em 2.5em 0 0.25em;
}

#productFiles li {
}

#productFiles div {
	padding: 0 0 0 21px;
	position: relative;
	left: -1px;
	background: left top no-repeat;
}

#productFiles a {
}


#productCode {
	display: none;
	padding: 0 0 0.75em;
}

#productPriceOld {
	min-height: 1.25em;
	color: gray;
	font-size: 1.25em;
	font-weight: bold;
	line-height: 1.25em;
	text-decoration: line-through;
}

#productPriceNow {
	min-height: 1.25em;
	color: #ff5400;
	font-size: 1.25em;
	font-weight: bold;
	line-height: 1.25em;
}

#productPriceVAT {
	display: none;
	min-height: 1em;
	margin: 0.35em 0 0;
	font-size: 1em;
	line-height: 1em;
}

#productOptions {
}

#optionsTitle {
	margin: 1.5em 0 0;
}

#optionsDescription {
	display: none;
}

#optionsBody {
	margin: 1em 0;
}

#optionsBody td {
	padding: 0.25em 0.25em 0.25em 0;
}

#optionsBody .help {
	margin: 0 0 0 0.25em;
	position: relative;
	top: -0.15em;
}

#productSubmit {
	margin: 1.25em 0 0;
}

.productButton {
	width: 9em;
	margin: 0.15em 0;
}

#productDiscount {
	margin: 1.25em 0 0;
}

#productDiscount strong {
	color: #ff5400;
	line-height: 1.6em;
}

#productList {
	padding: 0 0 1em;
}

#productList ul {
	margin: 1.5em 0 0 1.25em;
}

#productContent {
	padding: 0.5em 0 0;
}

#productContent embed {
	margin: 1em 0;
	width: 552px;
	overflow: hidden;
}

#productAlso {
	padding: 1em 0 0;
}

#productAlso h2 {
	margin: 0.4em 0 0.25em;
	font-size: 1em;
}

#productAlso div {
	padding: 0.1em 0 0.25em;
}

#productAlso td {
	vertical-align: top;
}

#productAlso td div {
	width: 50px;
	margin: 0 8px 0 0;
	text-align: center;
}

#productAlso img {
	vertical-align: bottom;
}

#productAlso ul {
	margin: 0 0 0 0.5em;
}

#productAlso ul p {
	margin: 0;
	padding: 0.1em 0 0;
}


.newsRow {
}


.newsImage {
	width: 74px;
	margin: 0 8px 0 0;
	padding: 2px 0 0;
	text-align: center;
}

.newsImage div {
	margin: 0 auto;
}

.newsImage img {
	vertical-align: bottom;
}


.newsTitle {
	margin: 0;
	font-size: 1em !important;
}

.newsDescription {
	margin: 0.25em 0 0;
}

.newsDate {
	margin: 0.35em 0 0;
	white-space: nowrap;
}


.newsSeparator {
}

.newsSeparator .spacer {
	height: 20px;
}


#newsArticle {
}

#newsArticle .newsBody {
}

#newsArticle .newsDate {
	margin: 0.75em 0 0;
}


.libraryImage {
	background: #fff;
}

.libraryItem a:hover .libraryImage {
}

.libraryDescription {
	color: #999;
}

.libraryItem a:hover .libraryDescription {
	color: #ccc;
}


.arrowColor_shop {
	background: #999;
}

.captionColor_shop {
	background: #666;
}


#searchPage #pageBody h2 {
	margin-top: 1.5em;
}


#windowOption,
#windowOptions {
	background: #4e4f51;
	color: #eee;
}


#bodyEditor {
	padding: 15px;
	background: #4e4f51;
}

#bodyEditor,
#bodyEditor td {
	color: #eee;
}


#bodyExchange {
	display: none !important;
}


.curve {
	display: block;
	overflow: hidden;
	position: relative;
	z-index: 2001;
	font-size: 1px;
	text-align: left;
}

.curve * {
	display: block;
	overflow: hidden;
}

.curve em {
	float: right;
}


.curve7 {
	height: 7px;
	margin: 0 0 -7px;
}

.curve7_ {
	margin: -7px 0 0;
}

.curve7 * {
	width: 7px;
	height: 28px;
	background: url("/images/page/curve7.png");
}

.curve7 em {
	margin: -7px 0 0;
}

.curve7_ * {
	margin: -14px 0 0;
}

.curve7_ em {
	margin: -21px 0 0;
}


.curve7a {
	height: 7px;
	margin: 0 0 -7px;
}

.curve7a_ {
	margin: -7px 0 0;
}

.curve7a * {
	width: 7px;
	height: 28px;
	background: url("/images/page/curve7a.png");
}

.curve7a em {
	margin: -7px 0 0;
}

.curve7a_ * {
	margin: -14px 0 0;
}

.curve7a_ em {
	margin: -21px 0 0;
}


.curve7b {
	height: 7px;
	margin: 0 0 -7px;
}

.curve7b_ {
	margin: -7px 0 0;
}

.curve7b * {
	width: 7px;
	height: 28px;
	background: url("/images/page/curve7b.png");
}

.curve7b em {
	margin: -7px 0 0;
}

.curve7b_ * {
	margin: -14px 0 0;
}

.curve7b_ em {
	margin: -21px 0 0;
}


.curve7c {
	height: 7px;
	margin: 0 0 -7px;
}

.curve7c_ {
	margin: -7px 0 0;
}

.curve7c * {
	width: 7px;
	height: 28px;
	background: url("/images/page/curve7c.png");
}

.curve7c em {
	margin: -7px 0 0;
}

.curve7c_ * {
	margin: -14px 0 0;
}

.curve7c_ em {
	margin: -21px 0 0;
}


#trSpecial_0, #trCount_0 {
	display: none;
}


.productTrade_Submit {
	width: 82px;
	height: 20px;
	overflow: hidden;
	position: relative;
	bottom: -1px;
}

.productTrade_Select {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
}

.productTrade_Disclaimer {
	margin: 1.5ex 0 0;
}


#tradein_table a {
	color: #ffa943 !important;
}

#tradein_table a:hover {
	color: #fff !important;
}


