@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: #c13890;
	text-decoration: underline;
	}

p {
	margin: 0.25em 0 0.95em;
}


ul {
	margin: 0;
	padding: 0.25em 0 1.5em 1.5em;
	list-style: disc outside url("/images/page/marker-ul.gif");
}

ul ul {
	padding: 0.20em 0 0.65em 1.5em;
}

ul ul ul {
	padding-bottom: 0.325em;
}

ul ul,
ul ul ul ul {
	list-style: circle outside url("/images/page/marker-ul-ul.gif");
}

ul ul ul,
ul ul ul ul ul {
	list-style: square outside url("/images/page/marker-ul-ul-ul.gif");
}

li {
	margin: 0;
	padding: 0.15em 0;
}

ul li {
	}


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 0;
}

#pageContent h1 {
	margin-top: 0;
}


hr {
	height: 2px;
	margin: 1.25em 0;
	background: #ccc;
	color: #ccc;
	border: none;
}


.spacer {
	width: 1px;
	height: 1px;
	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 {
	visibility: hidden;
}

.delete {
	display: none;
}

.clear {
	clear: both;
}


.productRow {
}

.productRow img {
	vertical-align: bottom;
}

.productRow .spacer {
	height: 31px;
}


.productImage_Container {
	/*margin: 0 22px 0 0;*/
}

.productImage {
	height: /*102+12+12*/126px;
	text-align: center;
}

.productImage a {
	display: block;
	padding: 12px;
		border: 1px solid #dbdbdb;
}

.productImage a span {
	display: block;
}

.productImage img {
	vertical-align: bottom;
}

.productEmpty {
	background: center center url("/images/page/empty-product-day.gif") no-repeat;
}


.productTitle {
	margin: 5px 0 0 22px;
	position: relative;
	left: -1px;
	font-size: 1.1em !important;
}


.productDescription {
	margin: 0.65em 0 0 22px;
	color: #5c5c5c;
}


.productCode {
	margin: 0.6em 0 0 22px;
}


.productPrice {
	margin: 6px 22px 0;
	color: #373737;
	font-size: 1.1em;
	white-space: nowrap;
}

.productPriceOld {
	margin: 0.2em 0 0;
	text-decoration: line-through;
}

.productPriceNow {
}


.productDiscount {
	margin: 0.5em 22px 0;
	color: #c13890;
	font-size: 0.95em;
	font-weight: bold;
}


.productBasket {
	margin: 0 0 0 0.6em;
	position: relative;
	top: -1px;
}

.productBasket img {
	background-color: #c13890;
	vertical-align: bottom;
}


#productRating {
	padding: 0 0 0.5em;
	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 {
	background: center center url("/images/page/empty-product-day.gif") no-repeat;
	vertical-align: bottom;
}


#productDescription p {
	margin: 0;
	padding: 0.5em 1em 1.75em 1px;
	color: #999;
	font-size: 0.85em;
}


#productPreview {
	padding: 0 0 2em;
}

#productPreview span {
	margin: 0 5px 5px 0;
	float: left;
	cursor: pointer;
}

.productPreview_off {
	border: 3px solid #eee;
}

.productPreview_on {
	border: 3px solid #c13890;
}

#productPreview a * {
	cursor: pointer;
}

#productPreview img {
	width: 60px;
	height: 60px;
	vertical-align: bottom;
}


#productCode {
	padding: 0 0 0.75em;
}

#productPriceOld {
	min-height: 1.25em;
	color: #999;
	font-size: 1.25em;
	line-height: 1.25em;
	font-weight: bold;
	text-decoration: line-through;
}

#productPriceNow {
	min-height: 1.25em;
	color: #c13890;
	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;
}

#productPriceVAT * {
	font-weight: normal;
}

#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 1em;
}

.productButton {
	width: 9em;
	margin: 0.15em 0;
}

#productDiscount {
}

#productDiscount strong {
	color: #c13890;
	line-height: 1.6em;
}

#productList {
}

#productContent {
}

#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 ul p {
	margin: 0;
	padding: 0.1em 0 0;
}


.newsRow {
}


.newsImage {
	width: 80px;
	margin: 0 17px 0 0;
	padding: 2px 0 0;
	text-align: center;
}

.newsImage div {
	margin: 0 auto;
}

.newsImage img {
	vertical-align: bottom;
}


.newsTitle {
	margin: 0;
	font-size: 1.1em !important;
}

.newsDescription {
	margin: 0.45em 0 0;
	color: #4c4c4c;
}

.newsDate {
	margin: 0.75em 0 0;
	white-space: nowrap;
}


.newsSeparator {
	background: center center url("/images/page/line-horizontal.gif") repeat-x;
}

.newsSeparator .spacer {
	height: 27px;
}


#newsArticle {
}

#newsArticle .newsBody {
}

#newsArticle .newsDate {
	margin: 0.75em 0 0;
}


.crop-lt,
.crop-rt,
.crop-lb,
.crop-rb {
	display: block;
	width: 100%;
	height: 4px;
	position: relative;
	font-size: 1px;
	text-align: right;
}

.crop-rt,
.crop-rb {
	display: inline-block;
	width: 4px;
	margin: 0 0 0 auto;
}

.crop-lt {
	margin: 0 0 -4px;
	z-index: 2001;
	background: left top url("/images/page/crop-lt.png") no-repeat;
}

.crop-rt {
	background: right top url("/images/page/crop-rt.png") no-repeat;
}

.crop-lb {
	margin: 0 0 -4px;
	top: -4px;
	z-index: 2002;
	background: left bottom url("/images/page/crop-lb.png") no-repeat;
}

.crop-rb {
	background: right bottom url("/images/page/crop-rb.png") no-repeat;
}


.crop2-lt,
.crop2-rt,
.crop2-lb,
.crop2-rb {
	display: block;
	width: 100%;
	height: 9px;
	position: relative;
	font-size: 1px;
	text-align: right;
}

.crop2-rt,
.crop2-rb {
	display: inline-block;
	width: 9px;
	margin: 0 0 0 auto;
}

.crop2-lt {
	margin: 0 0 -9px;
	z-index: 2001;
	background: left top url("/images/page/crop2-lt.png") no-repeat;
}

.crop2-rt {
	background: right top url("/images/page/crop2-rt.png") no-repeat;
}

.crop2-lb {
	margin: 0 0 -9px;
	top: -9px;
	z-index: 2002;
	background: left bottom url("/images/page/crop2-lb.png") no-repeat;
}

.crop2-rb {
	background: right bottom url("/images/page/crop2-rb.png") no-repeat;
}


.crop3-lt,
.crop3-rt,
.crop3-lb,
.crop3-rb {
	display: block;
	width: 100%;
	height: 5px;
	position: relative;
	font-size: 1px;
	text-align: right;
}

.crop3-rt,
.crop3-rb {
	display: inline-block;
	width: 5px;
	margin: 0 0 0 auto;
}

.crop3-lt {
	margin: 0 0 -5px;
	z-index: 2001;
	background: left top url("/images/page/crop3-lt.png") no-repeat;
}

.crop3-rt {
	background: right top url("/images/page/crop3-rt.png") no-repeat;
}

.crop3-lb {
	margin: 0 0 -5px;
	top: -5px;
	z-index: 2002;
	background: left bottom url("/images/page/crop3-lb.png") no-repeat;
}

.crop3-rb {
	background: right bottom url("/images/page/crop3-rb.png") no-repeat;
}


.border-lt,
.border-rt,
.border-lb,
.border-rb {
	display: block;
	width: 100%;
	height: 6px;
	position: relative;
	font-size: 1px;
	text-align: right;
}

.border-rt,
.border-rb {
	display: inline-block;
	width: 6px;
	margin: 0 0 0 auto;
}

.border-lt {
	margin: 0 0 -6px;
	z-index: 2001;
	background: left top url("/images/page/border-lt.gif") no-repeat;
}

.border-rt {
	background: right top url("/images/page/border-rt.gif") no-repeat;
}

.border-lb {
	margin: 0 0 -6px;
	top: -6px;
	z-index: 2002;
	background: left bottom url("/images/page/border-lb.gif") no-repeat;
}

.border-rb {
	background: right bottom url("/images/page/border-rb.gif") no-repeat;
}


#bodyEditor {
	padding: 15px;
	background: #fff;
}

#bodyEditor,
#bodyEditor td {
	color: #333;
}


