@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: #000;
	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;
}

.symbol {
	margin: 0 0.1em;
}

.symbol.l {
	margin-left: 0;
}

.symbol.r {
	margin-right: 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;
}


.lineHorizontal {
	background: center center url("/images/page/gray.gif") repeat-x;
}

.lineVertical {
	background: center center url("/images/page/gray.gif") repeat-y;
}


.lineHorizontal2 {
	background: center center url("/images/page/gray2.gif") repeat-x;
}

.lineVertical2 {
	background: center center url("/images/page/gray2.gif") repeat-y;
}


.lineHorizontal3 {
	background: center center url("/images/page/line-horizontal-dotted.gif") repeat-x;
}

.lineVertical3 {
	background: center center url("/images/page/line-vertical-dotted.gif") repeat-y;
}


.productRow {
}

.productRow .lineHorizontal2 {
	background-position: center top !important;
}

.productRow .spacer {
	width: 5px;
	height: 2px;
	margin: 0 0 -1px;
}

.productRow img {
	vertical-align: bottom;
}


#bodyProducts table {
	margin: 15px 0;
}

#bodyProducts table table {
	margin: 0;
}

.productContainer {
		margin: 0 15px;
	padding: 16px 0 17px;
}

#homepage .productContainer {
	margin: 0 13px;
	padding: 8px 0;
}

#bodyProduct .productContainer {
	width: auto;
	margin: 0;
	padding: 27px 0 0;
}


.productImage {
	/*width: 140px;*/
	height: 140px;
	margin: 0 0 1em;
	text-align: center;
}

#bodyProduct .productImage {
	margin: 0 0 28px;
	height: 335px;
}

.productImage a {
	display: block;
}

#bodyProduct .productImage a {
	width: 335px;
	margin: 0 auto;
}

.productImage a span {
	display: block;
}

.productImage img {
	vertical-align: bottom;
}

.productEmpty {
	padding: 5px 0;
}


.productColor {
	margin: 0 0 0.75em;
	text-align: center;
}

.productColor span {
	display: inline-block;
	margin: 0 2px 3px 1px;
	font-size: 1px;
}

.productColor img {
	width: 14px;
	height: 14px;
	vertical-align: bottom;
}


.productPrice {
	margin: 0 0 0 15px;
	color: #838383;
	font-size: 0.95em;
}

#bodyProduct .productPrice {
	margin: 5px 50px 0 25px;
	font-size: 1.25em;
}

.productPriceOld {
	display: inline;
	min-height: 16px;
	background: center center url("/images/page/line-through.gif") no-repeat;
}

#bodyProduct .productPriceOld {
	background: none;
}

#bodyProduct .productPriceOld span {
	background: center top url("/images/page/line-through2.gif") no-repeat;
}

.productPriceNow {
}

.productPriceNow2 {
	/*margin: 0.1em 0 0;*/
	color: #e20008;
}


.productDiscount {
	margin: 0.5em 0 0;
	color: #e20008;
	font-size: 0.95em;
	font-weight: bold;
}


.productTitle {
	margin: 0;
	font-size: 1em;
}

#homepage .productTitle {
	font-size: 0.95em;
}

#bodyProduct .productTitle {
	margin-left: 50px;
	font-size: 1.65em;
}

#bodyProduct .productTitle a {
	color: #505050 !important;
}

#bodyProduct .productTitle a:hover {
	color: #da1531 !important;
}


.productDescription {
	margin: 0.35em 0 0;
	color: #676767;
}

#bodyProduct .productDescription {
	margin: 0.2em 0 0 51px;
	color: #777;
	font-family: Arial, sans-serif;
	font-size: 1.1em;
}


.productCode {
	margin: 0.5em 0 0;
}


#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 #e20008;
}

#productPreview a * {
	cursor: pointer;
}

#productPreview img {
	width: 60px;
	height: 60px;
	vertical-align: bottom;
}


#productCode {
	padding: 0 0 0.75em;
}


#productPriceOld_ {
	margin: 0 0 0.55ex;
}

#productPriceOld_ td {
	padding: 0 0.65ex 0 0;
	text-decoration: line-through;
	font-weight: bold;
}

#productPriceOld {
}

#productPriceNow_ {
}

#productPriceNow_ td {
	padding: 0 0.65ex 0 0;
	color: #e20008;
	font-size: 1.1em;
	font-weight: bold;
}

#productPriceNow {
}

#productPriceNow .current {
	font-size: 15px;
	font-weight: bold;
}

#productPriceNow .priceTable td {
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	padding: 0;
}

#productPriceNow .flags {
	width: 22px;
	height: 16px;
	overflow: hidden;
	font-size: 1px;
}

#productPriceVAT {
	display: none !important;
}

#productSave {
	margin: 0.6em 0 0;
	color: /*#e20008*/#000;
	font-weight: bold;
}


#productRating {
	margin: 0.55em 0 1.65em;
}

#productRating span {
}

#productRating img {
	width: 13px;
	height: 13px;
	margin: 0 1px 0.1em 0;
	vertical-align: bottom;
}


#productOptions {
	/*display: none;*/
}

tr#trSpecial_0 {
	display: none;
}

#optionsTitle {
	display: none;
	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: #e20008;
	line-height: 1.6em;
}

#productList {
}

#productContent {
}

#productAlso {
	padding: 1em 0 0;
}

#productAlso h2 {
	margin: 0.4em 0 0.25em;
	color: #333;
	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;
}

#homepage .newsImage {
	width: 152px;
	margin: 0;
	padding: 2px 0 7px;
	text-align: left;
}

.newsImage img {
	background-position: center center;
	background-repeat: no-repeat;
	vertical-align: bottom;
}


.newsTitle {
	margin: 0;
	font-size: 1em !important;
}

.newsDescription {
	margin: 0.25em 0;
}

.newsDate {
	margin: 0.35em 0 0;
	position: relative;
	left: -1px;
	/*font-style: italic;*/
	white-space: nowrap;
}

#homepage .newsDate {
	color: #666;
}


.newsSeparator {
}

.newsSeparator .spacer {
	width: 19px;
	height: 20px;
}


#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;
}


#bodyCategories {
	margin: 0.75em 0 1.5em;
}

#bodyCategories .spacer {
	height: 2px;
	margin: 0 0 -1px;
}

.categoryItem {
	padding: 16px /*15*/16px 17px;
}

.categoryItem a {
	display: block;
	text-decoration: none;
}

.categoryItem span {
	display: block;
}

.categoryImage {
	padding: 140px 0 0;
	background-position: center center;
	background-repeat: no-repeat;
	text-align: center;
}

.categoryImage img {
	vertical-align: bottom;
	/**/
}

.categoryItem a:hover .categoryImage img {
	/**/
}

.categoryEmpty {
	background: center center url("/images/page/empty-category.gif") no-repeat;
}

.categoryTitle {
	padding: 0.85em 0 0;
	font-size: 1.25em;
	font-weight: bold;
	text-align: center;
}

.categoryItem a:hover .categoryTitle {
	text-decoration: underline;
}


#bodyEditor {
	padding: 15px;
	background: #fff;
}

#bodyEditor,
#bodyEditor td {
	color: #333;
}


.curve {
	display: block;
	overflow: hidden;
	position: relative;
	z-index: 2001;
	font-size: 1px;
	text-align: left;
}

.curve * {
	display: block;
	overflow: hidden;
}

.curve em {
	float: right;
}


.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;
}


.curve5 {
	height: 5px;
	margin: 0 0 -5px;
}

.curve5_ {
	margin: -5px 0 0;
}

.curve5 * {
	width: 5px;
	height: 20px;
	background: url("/i/curve5.png");
}

.curve5 em {
	margin: -5px 0 0;
}

.curve5_ * {
	margin: -10px 0 0;
}

.curve5_ em {
	margin: -15px 0 0;
}


.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;
}


