@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: #007c63;
	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 11px;
	background: 0 0.4em url("/i/marker-ul.gif") no-repeat;
}

ul li li,
ul li li li li {
	padding: 0 0 0 14px;
	background: 0 0.4em url("/i/marker-ul-ul.gif") no-repeat;
}

ul li li li,
ul li li li li li {
	background: 0 0.6em url("/i/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: 0 0 1.25ex;
}

#homepage #pageContent h1 {
	margin: 0 0 0.35em;
}


hr {
	height: 2px;
	margin: 1.25em 0;
	background: #ccc;
	color: #ccc;
	border: none;
}


.spacer {
	display: block;
	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;
}

.hidden {
	visibility: hidden;
}

.visible {
	visibility: visible;
}

.none {
	display: none;
}

.clear {
	clear: both;
}


.productRow {
}

.productRow img {
	vertical-align: bottom;
}

.productRow .spacer {
	width: 14px;
	height: 14px;
}


.productItem {
	height: 100%;
	background: #fff;
	cursor: default;
}

.productItem .rectangle {
		padding: 16px;
}


.productImage {
	text-align: center;
}

.productImage a {
	display: block;
	padding: 0 0 16px;
}

.productImage span {
	display: block;
}

.productImage img {
	vertical-align: bottom;
}


.productTitle {
	margin: -2px 0 0;
	font-size: 1.17em !important;
	line-height: 1.1em;
}

.productTitle a {
	/*display: block;
	width: 100%;*/
	text-decoration: none;
}

.over .productTitle a,
.productTitle a:hover {
	color: #ee661a !important;
	text-decoration: underline;
}


.productDescription {
	margin: 0.35em 0 0;
}


.productPrice {
	margin: 0.5em 0 0;
	font-size: 1.17em;
}

.productPriceOld {
	margin: 0 0 0.15em;
	text-decoration: line-through;
}

.productPriceNow {
	font-weight: bold;
}


.productDiscount {
	margin: 0.5em 0 0;
	color: #f00;
	font-weight: bold;
}


span.productBasket {
	margin: 0 0 0 0.35em;
	position: relative;
	top: -2px;
}

div.productBasket {
	height: 14px;
	oveflow: hidden;
	margin: 0.5em 0 0;
}

.productBasket img {
	background: #ccc;
	vertical-align: bottom;
}


.productCode {
	margin: 0.5em 0 0;
}

#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 {
	background: #fff;
	border: 1px solid #eee;
}

#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 #ed5e19;
}

#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 {
	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: red;
	font-size: 1.25em;
	font-weight: bold;
	line-height: 1.25em;
}

#productPriceVAT {
	min-height: 1em;
	margin: 0.35em 0 0;
	font-size: 1em;
	line-height: 1em;
}

#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: 9em;
	margin: 0.15em 0;
}

#productDiscount {
	margin: 1.25em 0 0;
}

#productDiscount strong {
	color: red;
	line-height: 1.6em;
}

#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;
}


.preview {
	margin: -40px 0 0 160px;
	position: absolute;
	z-index: 1001;
	visibility: hidden;
}

.screen1280 .preview {
	margin-left: 225px;
}

.preview * {
	cursor: default !important;
}

.previewCell-lt {
	width: 16px;
	height: 11px;
	background: left top url("/i/preview-lt.png") no-repeat;
}

.previewCell-ct {
	height: 11px;
	background: center top url("/i/preview-ct.png") repeat-x;
}

.previewCell-rt {
	width: 22px;
	height: 11px;
	background: right top url("/i/preview-rt.png") no-repeat;
}

.previewCell-lc {
	width: 16px;
	background: left center url("/i/preview-lc.png") repeat-y;
}

.previewCell-lc .spacer {
	width: 16px;
}

.previewCell-cc {
	background: #fff;
}

.previewCell-rc {
	width: 22px;
	background: right center url("/i/preview-rc.png") repeat-y;
}

.previewCell-rc .spacer {
	width: 22px;
}

.previewCell-lb {
	width: 16px;
	height: 27px;
	background: left bottom url("/i/preview-lb.png") no-repeat;
}

.previewCell-cb {
	height: 27px;
	background: center bottom url("/i/preview-cb.png") repeat-x;
}

.previewCell-rb {
	width: 22px;
	height: 27px;
	background: right bottom url("/i/preview-rb.png") no-repeat;
}

.previewLoading {
	display: none;
	background: center center url("/i/loading.gif") no-repeat;
}

.previewImage {
	background-position: center center !important;
	background-repeat: no-repeat !important;
}

.previewImage a {
	display: block;
	cursor: pointer;
}

.previewTitle {
	padding: 7px 0 0 0;
}

.previewPrice {
	padding: 5px 0 0 0;
	font-weight: bold;
}

.previewPrice .productPrice {
	margin: 0;
	padding: 0 13px 0 0;
	background: none;
	color: #333;
	font-size: 1em;
	text-transform: capitalize;
}


.categoryItem {
	height: 100%;
	background: #fff;
}

#bodyCategories .spacer {
	width: 14px;
	height: 14px;
}

.categoryItem a {
	display: block;
	height: 100%;
	padding: 0 10px;
	color: #0b7862;
	font-size: 1.1em;
	line-height: 1.1em;
	text-decoration: none;
}

#homepage .screen1024 .categoryItem a {
	padding: 0 10px;
	font-size: 1em;
}

.categoryItem a:hover {
	color: #ee661a;
	text-decoration: underline;
}

.categoryName {
	display: block;
	padding: 100px 8px 10px;
	background: center 10px url("/i/empty-category.gif") no-repeat;
}

#homepage .screen1024 .categoryName {
	padding: 99px 5px 10px;
}


.newsRow {
}


.newsDate {
	margin: 0 13px 0 0;
	color: #348d7b;
	text-align: center;
	white-space: nowrap;
	cursor: default;
}

.newsDate em {
	display: block;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 0.75em;
	font-style: normal;
	text-transform: uppercase;
}

.newsDate span {
	display: block;
	margin: -1px 0 0;
	font-size: 1.75em;
}



.newsTitle {
	margin: 0;
	font-size: 1.1em !important;
	font-weight: normal;
}

#homepage .newsTitle a {
	text-decoration: none;
}

#homepage .newsTitle a:hover {
	text-decoration: underline;
}


.newsImage {
	width: 61px;
	height: 62px;
	overflow: hidden;
	margin: 8px 8px 0 0;
}

.newsImage img {
	display: block;
	position: relative;
	right: -1px;
	bottom: -1px;
	z-index: 1001;
	vertical-align: bottom;
}

.newsImage span {
	display: block;
	width: 61px;
	height: 62px;
	overflow: hidden;
	margin: -62px 0 0;
	position: relative;
	z-index: 1002;
	background: url("/i/rectangle-61x62.png");
}

.newsImage a {
	display: block;
	width: 61px;
	height: 62px;
	overflow: hidden;
	margin: -62px 0 0;
	position: relative;
	z-index: 1003;
	background: url("/i/blank.gif") repeat;
}


.newsDescription {
	margin: 7px 0 0;
}


.newsSeparator {
}

.newsSeparator .spacer {
	height: 22px;
}


#newsArticle {
}

#newsArticle .newsBody {
}

#newsArticle .newsDate {
	width: auto;
	margin: 0.75em 0 0;
	background: none;
	text-align: left;
}


.libraryImage {
	background: #fff;
	border: 1px solid #eee;
}

.libraryItem a:hover .libraryImage {
	border-color: #ed5e19;
}

.libraryDescription {
	color: #999;
}

.libraryItem a:hover .libraryDescription {
	color: #666;
}


#searchPage #pageBody h2 {
	margin-top: 1.5em;
}


#bodyMap ul {
	margin: 1em 0 1.5em 0.75em;
}

#bodyMap ul ul {
	margin: 0.85em 0 1.5em 1.25em;
}


#windowOption,
#windowOptions {
	background: #dae0df;
}


#bodyEditor {
	padding: 15px;
	background: #dae0df;
}

#bodyEditor,
#bodyEditor td {
	color: #3e4040;
}


#bodyExchange {
	display: none !important;
}


.curve {
	display: block;
	width: 100%;
	overflow: hidden;
	position: relative;
	z-index: 2001;
	font-size: 1px;
	text-align: left;
}

.curve * {
	display: block;
	overflow: hidden;
}

.curve em {
	float: right;
}


.curve6 {
	height: 6px;
	margin: 0 0 -6px;
}

.curve6_ {
	margin: -6px 0 0;
}

.curve6 * {
	width: 6px;
	height: 24px;
	background: url("/i/curve6.png");
}

.curve6 em {
	margin: -6px 0 0;
}

.curve6_ * {
	margin: -12px 0 0;
}

.curve6_ em {
	margin: -18px 0 0;
}


.curve6a * {
	background: url("/i/curve6a.png");
}

.curve6b * {
	background: url("/i/curve6b.png");
}


.curve9 {
	height: 9px;
	margin: 0 0 -9px;
}

.curve9_ {
	margin: -9px 0 0;
}

.curve9 * {
	width: 9px;
	height: 36px;
	background: url("/i/curve9.png");
}

.curve9 em {
	margin: -9px 0 0;
}

.curve9_ * {
	margin: -18px 0 0;
}

.curve9_ em {
	margin: -27px 0 0;
}


.curve9a * {
	background: url("/i/curve9a.png");
}


.curve10 {
	height: 10px;
	margin: 0 0 -10px;
}

.curve10_ {
	margin: -10px 0 0;
}

.curve10 * {
	width: 10px;
	height: 40px;
	background: url("/i/curve10.png");
}

.curve10 em {
	margin: -10px 0 0;
}

.curve10_ * {
	margin: -20px 0 0;
}

.curve10_ em {
	margin: -30px 0 0;
}


.curve6a-lt,
.curve6a-rt,
.curve6a-rb,
.curve6a-lb {
	height: 100%;
}

.curve6a-lt {
	background: left top url("/i/curve6a-lt.gif") no-repeat;
}

.curve6a-rt {
	background: right top url("/i/curve6a-rt.gif") no-repeat;
}

.curve6a-rb {
	background: right bottom url("/i/curve6a-rb.gif") no-repeat;
}

.curve6a-lb {
	background: left bottom url("/i/curve6a-lb.gif") no-repeat;
}


.curve6b-lt,
.curve6b-rt,
.curve6b-rb,
.curve6b-lb {
	height: 100%;
}

.curve6b-lt {
	background: left top url("/i/curve6b-lt.gif") no-repeat;
}

.curve6b-rt {
	background: right top url("/i/curve6b-rt.gif") no-repeat;
}

.curve6b-rb {
	background: right bottom url("/i/curve6b-rb.gif") no-repeat;
}

.curve6b-lb {
	background: left bottom url("/i/curve6b-lb.gif") no-repeat;
}


.categorySeparator {
	height: 3px;
	overflow: hidden;
	margin: 20px 0;
	background: #e9f1f0;
	font-size: 1px;
}
