@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 {
	}

img {
	border: none;
}

a {
	color: #ce0359;
	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;
}

.hide,
.hidden {
	visibility: hidden;
}

.delete {
	display: none;
}

.clear {
	clear: both;
}


.productRow {
}

.productRow img {
	vertical-align: bottom;
}

.productRow .spacer {
	width: 11px;
	height: 20px;
}


.productItem {
}


.productImage {
	display: block;
	width: 104px;
	height: 104px;
	background: center center no-repeat;
}

.productImage a {
	display: block;
	width: 104px;
	height: 104px;
	overflow: hidden;
	background: center top url("/images/page/crop2-104x104-off.png") no-repeat;
	text-decoration: none;
}

.on .productImage a,
.productImage a:hover {
	background-image: url("/images/page/crop2-104x104-on.png");
}



.productTitle {
	margin: 0;
	font-size: 0.95em;
	font-weight: normal;
}

.productTitle a  {
	display: block;
	padding: 0.35em 1px 0;
	line-height: 1.1em;
	text-decoration: none;
}

.on .productTitle a {
	color: /*#c74f6d*/ #333 !important;
	text-decoration: underline;
}

.productTitle a:visited {
	/*color: #c74f6d !important;*/
	color: #994277 !important;
	
}


.productDescription {
	margin: 0.25em 1px 0;
	color: #707070;
}


.productPrice {
	margin: 0.5em 0 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 0.95em;
	font-weight: bold;
}

.productPriceOld {
	margin: 0 0 0.15em;
	color: #aaa;
	text-decoration: line-through;
}

.productPriceNow {
	color: #333;
}

.productPriceRRP {
	margin: 0.25em 0 0;
}

.productFrom {
	font-weight: normal;
}

.productPriceNow .productFrom {
	color: #777;
}


.productDiscount {
	margin: 0.5em 0 0;
}

.productDiscount p {
	margin: 0;
}

.productDiscount br {
	display: none !important;
}

.productDiscount strong {
	display: block;
}

.productDiscount em {
	display: block;
	font-style: normal;
}


.productBasket {
	margin: 0 0 0 0.4em;
}

.productBasket img {
	vertical-align: bottom;
}


.productCode {
	margin: 0.5em 0 0;
}


/*#homepage*/ .productDescription,
#homepage .productPrice,
#homepage .productDiscount,
#homepage .productBasket,
/*#homepage*/ .productCode {
	display: none;
}


#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 {
	border: 1px solid #ddd;
}

#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 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 #eee;
}

.productPreview_on {
	border: 3px solid #d2387a;
}

#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 {
	padding: 0 0 0.75em;
}

#productPriceOld {
	margin: 0 0 0.25em;
	min-height: 1.25em;
	color: #aaa;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1.25em;
	line-height: 1.25em;
	text-decoration: line-through;
}

#productPriceNow {
	margin: -0.45em 0 -0.15em;
	min-height: 1.85em;
	color: #be2a69;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1.85em;
	font-weight: bold;
	line-height: 1.85em;
}

#productPriceVAT,
#productPriceRRP {
	min-height: 1em;
	margin: 0.35em 0 0;
	font-size: 1em;
	line-height: 1em;
}

#productPriceVAT strong {
	font-weight: normal;
}

#productOptions {
}

#optionsTitle {
	margin: 1.5em 0 0;
	display: none;
}

#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: 10em;
	margin: 0.15em 0;
}

#productDiscount {
	margin: 1.5em 0 0;
}

#productDiscount p {
	margin: 0;
	padding: 1.1ex;
	background: red;
	color: #fff;
}

#productDiscount br {
	display: block !important;
}

#productDiscount a {
	color: #fff !important;
}

#productDiscount a:hover {
	color: #ffd1d1 !important;
}

#productList {
	padding: 0 0 1em;
}

#productList ul {
	margin: 1.5em 0 0 1.25em;
}

#productContent {
	padding: 0.5em 0 0;
}

#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;
}


#bodyCategories select {
	min-width: 250px;
	color: #333;
	font-size: 0.95em;
}

#bodyCategories table .spacer {
	width: 11px;
	height: 20px;
}

#homepage #bodyCategories table .spacer {
	height: 15px;
}

#rootCategories {
	margin: 2em 0 0;
}

#rootCategories .spacer {
	width: 11px;
	height: 15px;
}

.categoryItem {
	width: 104px;
	overflow: hidden;
}

.categoryImage {
	display: block;
	width: 104px;
	height: 104px;
	background: /*#efefef*/#fff url("/i/blank.gif") center center no-repeat;
}

.categoryImage a {
	display: block;
	width: 104px;
	height: 104px;
	overflow: hidden;
	background: center top url("/images/page/crop3-104x104-off.png") no-repeat;
	text-decoration: none;
}

#homepage .categoryImage a {
	background-image: url("/images/page/crop-104x104-off.png");
}

.over .categoryImage a,
.categoryImage a:hover {
	background-image: url("/images/page/crop3-104x104-on.png");
}

#homepage .over .categoryImage a,
#homepage .categoryImage a:hover {
	background-image: url("/images/page/crop-104x104-on.png");
}



.categoryName {
	display: block;
	padding: 0.35em 1px;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.1em;
	text-align: center;
	text-decoration: none;
}

.over .categoryName {
	color: #333 !important;
	text-decoration: underline;
}

.categorySeparator {
	height: 25px;
}


.newsRow {
}

.newsItem {
		padding: 11px 33px 11px 0;
	/*background: right bottom url("/images/page/arrow-gray-padding.gif") no-repeat;*/
	border: 1px solid #d6d6d6;
}


.newsImage {
	width: 135px;
	padding: 2px 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;
	color: #707070;
}

.newsDate {
	margin: 0.35em 0 0;
	white-space: nowrap;
}


.newsSeparator {
}

.newsSeparator .spacer {
	height: 12px;
}


#newsArticle {
}

#newsArticle .newsBody {
}

#newsArticle .newsDate {
	margin: 0.75em 0 0;
}


.crop6-lt,
.crop6-rt,
.crop6-lb,
.crop6-rb {
	display: block;
	width: 100%;
	height: 6px;
	position: relative;
	font-size: 1px;
	text-align: right;
}

.crop6-rt,
.crop6-rb {
	display: inline-block;
	width: 6px;
	margin: 0 0 0 auto;
}

.crop6-lt {
	margin: -6px 0 0;
	bottom: -6px;
	z-index: 2001;
	background: left top url("/images/page/6px/crop-lt.png") no-repeat;
}

.crop6-rt {
	background: right top url("/images/page/6px/crop-rt.png") no-repeat;
}

.crop6-lb {
	margin: -6px 0 0;
	z-index: 2002;
	background: left bottom url("/images/page/6px/crop-lb.png") no-repeat;
}

.crop6-rb {
	background: right bottom url("/images/page/6px/crop-rb.png") no-repeat;
}


.crop6a-lt,
.crop6a-rt,
.crop6a-lb,
.crop6a-rb {
	display: block;
	width: 100%;
	height: 6px;
	position: relative;
	font-size: 1px;
	text-align: right;
}

.crop6a-rt,
.crop6a-rb {
	display: inline-block;
	width: 6px;
	margin: 0 0 0 auto;
}

.crop6a-lt {
	margin: 0 0 -6px;
	z-index: 2001;
	background: left top url("/images/page/6px-border/crop-lt.gif") no-repeat;
}

.crop6a-rt {
	background: right top url("/images/page/6px-border/crop-rt.gif") no-repeat;
}

.crop6a-lb {
	margin: -6px 0 0;
	z-index: 2002;
	background: left bottom url("/images/page/6px-border/crop-lb.gif") no-repeat;
}

.crop6a-rb {
	background: right bottom url("/images/page/6px-border/crop-rb.gif") no-repeat;
}


.crop7-lt,
.crop7-rt,
.crop7-lb,
.crop7-rb {
	display: block;
	width: 100%;
	height: 7px;
	position: relative;
	font-size: 1px;
	text-align: right;
}

.crop7-rt,
.crop7-rb {
	display: inline-block;
	width: 7px;
	margin: 0 0 0 auto;
}

.crop7-lt {
	margin: -7px 0 0;
	bottom: -7px;
	z-index: 2001;
	background: left top url("/images/page/7px/crop-lt.png") no-repeat;
}

.crop7-rt {
	background: right top url("/images/page/7px/crop-rt.png") no-repeat;
}

.crop7-lb {
	margin: -7px 0 0;
	z-index: 2002;
	background: left bottom url("/images/page/7px/crop-lb.png") no-repeat;
}

.crop7-rb {
	background: right bottom url("/images/page/7px/crop-rb.png") no-repeat;
}


.libraryImage {
	border: 1px solid #eee;
}

.libraryItem a:hover .libraryImage {
	border-color: #b6004c;
}

.libraryDescription {
	color: #999;
}

.libraryItem a:hover .libraryDescription {
	color: #666;
}


#bodyEditor {
	padding: 15px;
	background: #fff;
}

#bodyEditor,
#bodyEditor td {
	color: #333;
}


#stamperSizeError {
	font-weight: bold;
	color: red;
	white-space: nowrap;
}

