@import url("/common/styles-library.css");

body,
td {
	font-family: Arial, sans-serif;
	font-size: 0.80em;
}

form {
	margin: 0;
	padding: 0;
}

input,
textarea {
	}

img {
	border: none;
}

a {
	color: blue;
	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 0;
}

#pageContent h1 {
	margin-top: 0;
}


hr {
	height: 2px;
	margin: 1.25em 0 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;
}

.large {
	font-size: 1.1em;
}

.small,
.smaller,
small {
	font-family: Tahoma, Arial, sans-serif;
}

.nowrap {
	white-space: nowrap;
}

.pound {
	margin: 0 0.01em 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: 13px;
	height: 13px;
}


.productImage {
	width: 100%;
	height: 154px;
	background-color:#ffffff;
	text-align: center;
	padding:0 0 3px 0;
}

.productImage a {
	display: block;
}

.productImage a span {
	display: block;
}

.productImage img {
	vertical-align: bottom;
}

.productEmpty {
	padding: 10px 0;
}


.productPrice {
	padding: 8px;
}

.productPriceOld {
	margin: 0 0 0.15em 0.25em;
	color: #999;
	text-decoration: line-through;
}

.productPriceNow {
	font-weight: bold;
}

.productPriceSave {
	color: #cc1e01;
	font-weight: bold;
}


.productDiscount {
	margin: 0.5em 0;
	color: red;
	font-weight: bold;
	font-size: 0.8em !important;
}


.productBasket {
	padding: 8px 8px 7px;
}

.productBasket img {
	vertical-align: bottom;
}


.productTitle {
	margin: 0;
	font-size: 1em !important;
}


.productDescription {
	margin: 0.25em 0 0.5em 0;
	font-size: 0.8em !important;
}


.productCode {
}


#productRating {
	padding: 0 0 0.5em 0;
	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%;
	background: url("/images/page/blank.gif") repeat;
	cursor: pointer;
}

#productPhotography span {
	display: block;
	padding: 15px;
}

#productPhotography img {
	vertical-align: bottom;
}

#productMagnifier {
	width: 14px;
	height: 14px;
	margin: -16px 0 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 0;
}

#productPreview span {
	margin: 0 5px 5px 0;
	float: left;
	cursor: pointer;
}

.productPreview_off {
	border: 3px solid #eee;
}

.productPreview_on {
	border: 3px solid #f00;
}

#productPreview img {
	vertical-align: bottom;
}


#productCode {
	padding: 0 0 0.75em 0;
}

#productPriceOld {
	font-size: 1.17em;
	line-height: 1.17em;
	text-decoration: line-through;
}

#productPriceNow {
	font-size: 1.17em;
	font-weight: bold;
	line-height: 1.17em;
}

#productPriceVAT {
	color: red;
	font-size: 1.17em;
	line-height: 1.17em;
}

#optionsTitle {
	margin: 1.5em 0 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 0;;
}

.productButton {
	width: 9em;
	margin: 0.15em 0;
}

#productDiscount {
}

#productDiscount strong {
	color: red;
	line-height: 1.6em;
}

#productList {
}

#productContent {
	padding-top: 10;
}

#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 td {
	padding: 0 0 15px 0;
}


.newsImage {
	width: 100px;
	margin: 0 8px 0 0;
	padding: 0;
	text-align: center;
}

.newsImage .frame1px {
	padding: 7px;
}

.newsImage img {
	vertical-align: bottom;
}


.newsTitle {
	margin: 0 1em 0.3em 0;
	font-size: 1em !important;
}

.newsDescription {
	margin: 0.25em 1em 0.25em 0;
	font-size: 0.8em !important;
}

.newsDate {
	margin: 0.5em 1em 0 0;
	white-space: nowrap;
	font-style:italic;
}


#newsArticle {
}

#newsArticle .newsBody {
}

#newsArticle .newsDate {
	margin: 1em 0 0 0;
}


#bodyEditor {
	padding: 15px;
	background: #fff;
}

#bodyEditor,
#bodyEditor td {
	color: #333;
}


.prdct-frame {
	border: 5px solid #282826;
	background-color: #282826;
	padding: 0 0 7px 0;
		
}

.productTitle {
	color:#ffffff;
	margin:0 7px 0.2em 7px;
	padding:7px 0 0 0;
}

.productTitle a {
	color:#ffffff;
	text-decoration:none;
}

.productTitle a:visited {
	color:#ccc !important;
}

.productTitle a:hover {
	color:#ffd957 !important;
}

.productDescription {
	color:#a9a9a8;
	margin:0.2em 7px 0.2em 7px;
}

.productCode {
	background-color:#ffffff;
	padding:3px 5px 0 5px;
	font-size:0.8em !important;
}

.productPriceBox {
	height: 64px;
	background-color:#ffffff;
}

.productDiscount {
	color: #ffd851;
	margin: 0 7px;
}

.specialInner{
	border: 1px solid #ffcc00 !important;
}

.special {
	border: 5px solid #ffcc00 !important; 
	background: #ffcc00 !important;
	position: relative;
}

.productSpecialItem {
	width: 85px;
	height: 85px;
	position: absolute;
	top: -1px;
	right: -1px;
	overflow: hidden;
	background: url('/i/special-offer.png') no-repeat;
}

.productSpecial,
.productSpecial a,
.productSpecial em {
	width: 85px;
	height: 85px;
	position: absolute;
}

.productSpecial {
	overflow: hidden;
	top: -6px;
	right: -6px;
}

.productSpecial a {
	z-index: 101;
}

.productSpecial em {	
	background: url('/i/special-offer.png') no-repeat;
	z-index: 100;
}

.special .productTitle {
	color: #282826;
	margin: 0 7px 0.2em 7px;
	padding: 7px 0 0 0;
}

.special .productTitle a {
	color: #282826;
	text-decoration: none;
}

.special .productTitle a:visited {
	color: #535351 !important;
}

.special .productTitle a:hover {
	color: #967400 !important;
}

.special .productDiscount {
	color: #282826;
}


.curve {
	display: block;
	width: 100%;
	overflow: hidden;
	position: relative;
	z-index: 1001;
	font-size: 1px;
	text-align: left;
}

.curve * {
	display: block;
	overflow: hidden;
}

.curve em {
	float: right;
}


.curve4 {
	height: 4px;
	margin: 0 0 -4px;
}

.curve4_ {
	margin: -4px 0 0;
}

.curve4 * {
	width: 4px;
	height: 16px;
	background: url("/i/curve4.png");
}

.curve4 em {
	margin: -4px 0 0;
}

.curve4_ * {
	margin: -8px 0 0;
}

.curve4_ em {
	margin: -12px 0 0;
}


.curve4a * {
	background: url('/i/curve4a.png');
}

.special .curve4a * {
	background: url('/i/curve4b.png');
}


.curve8 {
	height: 8px;
	margin: 0 0 -8px;
}

.curve8_ {
	margin: -8px 0 0;
}

.curve8 * {
	width: 8px;
	height: 32px;
	background: url("/i/curve8.png");
}

.curve8 em {
	margin: -8px 0 0;
}

.curve8_ * {
	margin: -16px 0 0;
}

.curve8_ em {
	margin: -24px 0 0;
}

