body,
td {
	font-family: Arial, sans-serif;
	font-size: 0.80em;
}

form {
	margin: 0;
	padding: 0;
}

input,
select,
textarea {
	}


img {
	border: none;
}

a {
	color: #0095a1;
	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;
	overflow: hidden;
	font-size: 1px;
	visibility: hidden;
}

.small,
small {
	font-size: 0.85em;
}

.smaller {
	font-size: 0.80em;
}

.large {
	font-size: 1.1em;
}

.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 {
	width: 25px;
	height: 25px;
}

#homepage .productRow .spacer {
	width: 14px;
}

.productItem .border-cc {
	padding: 12px 10px;
}


.productImage {
	padding: 2px 10px 2px 0;
	text-align: center;
}

.productImage a {
	display: block;
	}

.productImage a span {
	display: block;
}

.productImage img {
	vertical-align: bottom;
}

.productEmpty {
	padding: 15px 0;
}


.productTitle {
	margin: 0;
	padding: 0 25px 0 0;
}


.productDescription {
	margin: 0.55em 0 0;
	padding: 0 25px 0 0;
	color: #777;
}


.productCode {
	margin: 0.5em 0 0;
	padding: 0 25px 0 0;
}


.productBrochure {
	margin: 1em 25px 0 0;
}

.productBrochure img {
	margin: 0 5px 0 0;
	position: relative;
	top: -1px;}


.productPrice {
	font-size: 1.1em;
}

.productPriceOld {
	display: block;
	padding: 0 0 0.15em;
	/*margin: 0 0.25em 0 0;*/
	text-decoration: line-through;
}

.productPriceNow {
}


.productDiscount {
	margin: 0.75em 0 0;
	color: #390;
	font-weight: bold;
}


.productBasket {
	/*margin: 0 0 7px 15px;*/
	margin: 0 0 0 0.5em;
	position: relative;
	top: -1px;
}

.productBasket img {
	vertical-align: bottom;
}


#productRating {
	padding: 0 0 0.5em;
	text-align: center;
}

#productRating span {
	white-space: nowrap;
}

#productRating img {
	margin: 0 1px 0.15em 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.gif") no-repeat;
	font-size: 1px;
}


#productEmpty {
	padding: 20px;
}

#productEmpty img {
	vertical-align: bottom;
}


#productDescription p {
	margin: 0;
	padding: 0.5em 1em 1.5em 0;
}


#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 #98c45f;
}

#productPreview a * {
	cursor: pointer;
}

#productPreview img {
	width: 60px;
	height: 60px;
	vertical-align: bottom;
}


#productCode {
	padding: 0 0 0.75em;
}

#productPriceOld {
	min-height: 1.17em;
	font-size: 1.17em;
	line-height: 1.17em;
	text-decoration: line-through;
}

#productPriceNow {
	min-height: 1.17em;
	font-size: 1.17em;
	font-weight: bold;
	line-height: 1.17em;
}

#productPriceVAT {
	min-height: 1.17em;
	color: #390;
	font-size: 1.17em;
	line-height: 1.17em;
}

#productOptions {
	display: none;
}

#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: #390;
	line-height: 1.6em;
}

#productList {
}

#productContent {
}

#productAlso {
	padding: 1em 0 0;
}

#productAlso h2 {
	margin: 0.5em 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: 74px;
	margin: 0 8px 0 0;
	padding: 2px 0 0;
	text-align: center;
}

.newsImage div {
	margin: 0 auto;
}

.newsImage img {
	background: #fff;
	border: 1px solid #beec83;
	vertical-align: bottom;
}

#homepage .newsImage img {
	border-color: #fff;
}


.newsTitle {
	margin: 0;
	font-size: 1em !important;
}

.newsDescription {
	margin: 0.35em 0;
}

#homepage .newsDescription {
	color: #546d62;
}

.newsDate {
	margin: 0.75em 0 0;
	position: relative;
	left: -1px;
	font-style: italic;
	white-space: nowrap;
}

#homepage .newsDate {
	color: #61a282;
}


.newsSeparator {
}

.newsSeparator .spacer {
	width: 40px;
	height: 25px;
}


#newsArticle {
}

#newsArticle .newsBody {
}

#newsArticle .newsDate {
	margin: 0.75em 0 0;
}


.crop-lt,
.crop-rt,
.crop-lb,
.crop-rb {
	display: block;
	width: 100%;
	height: 5px;
	position: relative;
	font-size: 1px;
	text-align: right;
}

.crop-rt,
.crop-rb {
	display: inline-block;
	width: 5px;
	margin: 0 0 0 auto;
}

.crop-lt {
	margin: 0 0 -5px;
	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 -5px;
	top: -5px;
	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;
}


.news-lt,
.news-rt,
.news-lb,
.news-rb {
	display: block;
	width: 100%;
	height: 2px;
	position: relative;
	font-size: 1px;
	text-align: right;
}

.news-rt,
.news-rb {
	display: inline-block;
	width: 2px;
	margin: 0 0 0 auto;
}

.news-lt {
	margin: 0 0 -2px;
	z-index: 2001;
	background: left top url("/images/page/news-lt.gif") no-repeat;
}

.news-rt {
	background: right top url("/images/page/news-rt.gif") no-repeat;
}

.news-lb {
	margin: 0 0 -2px;
	top: -2px;
	z-index: 2002;
	background: left bottom url("/images/page/news-lb.gif") no-repeat;
}

.news-rb {
	background: right bottom url("/images/page/news-rb.gif") no-repeat;
}


#homepage .news-lt {
	background-image: url("/images/page/news-homepage-lt.gif");
}

#homepage .news-rt {
	background-image: url("/images/page/news-homepage-rt.gif");
}

#homepage .news-rb {
	background-image: url("/images/page/news-homepage-rb.gif");
}

#homepage .news-lb {
	background-image: url("/images/page/news-homepage-lb.gif");
}


.border {
	height: 100%;
}

.border div {
	height: 100%;
}

.border-xt {
	background: center top url("/images/page/border.gif") repeat-x;
}

.border-ry {
	background: right center url("/images/page/border.gif") repeat-y;
}

.border-xb {
	background: center bottom url("/images/page/border.gif") repeat-x;
}

.border-ly {
	background: left center url("/images/page/border.gif") repeat-y;
}

.border-lt {
	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-rb {
	background: right bottom url("/images/page/border-rb.gif") no-repeat;
}

.border-lb {
	background: left bottom url("/images/page/border-lb.gif") no-repeat;
}

.border-cc {
		height: auto;
	padding: 10px;
}

.border-cc div {
	height: auto;
}


.library-rowTitle td,
#library-table td  {
	border-bottom: 1px dotted #e5e5e5;
}


#bodyEditor {
	padding: 15px;
	background: #fff;
}

#bodyEditor,
#bodyEditor td {
	color: #333;
}

