@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 {
	text-decoration: underline;
}

a.anchor {
	text-decoration: none;
}

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("/i/marker-ul.gif") no-repeat;
}

ul li li,
ul li li li li {
	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;
}

#rootContent h1 {
	margin: 0 0 1ex;
}


hr {
	height: 2px;
	overflow: hidden;
	margin: 1.65ex 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,
.nowrap * {
	white-space: nowrap;
}

.symbol {
	margin: 0 0.1em;
}

.symbol.l {
	margin-left: 0;
}

.symbol.r {
	margin-right: 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: 18px;
	height: 18px;
}


.productItem {
		cursor: default;
}

.productItem .curve {
	visibility: hidden;
}

.productItem .layout {
		border: 1px solid #fff;
}


.productItem .over .curve {
	visibility: visible;
}

.productItem .over .layout {
	border-color: #e3e3e3;
}


.productImage {
	display: block;
	height: 230px;
	background: center center url("/i/empty-product.gif") no-repeat;
}


.productTitle {
	margin: -2px 0 0 !important;
	font-size: 1.17em !important;
	font-weight: normal;
	line-height: 1.1em;
}

.productTitle a {
	display: block;
		padding: 0 15px 15px;
	color: #151515 !important;
	text-align: center;
	text-decoration: none;
}

.productTitle a:visited {
	color: #555 !important;
}

.over .productTitle a:visited {
	color: #151515 !important;
}


.productPrice {
	margin: -8px 0 0;
}

.productPriceNow {
	margin: 0 15px;
	position: relative;
	z-index: 101;
	background: #ed1c24 0 0 url("/i/price.gif") no-repeat;
	font-weight: bold;
}

.productPriceNow p {
	height: 22px;
	overflow: hidden;
	margin: 0;
	background: right -22px url("/i/price.gif") no-repeat;
	color: #fff;
	font-size: 14px;
}

.productPriceNow strong {
	display: block;
	padding: 3px 24px 0 7px;
}

.productPriceNow_Hyperlink {
	display: block;
	width: 100%;
	height: 37px;/*22+15*/
	margin: -22px 0 0;
	position: relative;
	z-index: 102;
	background: url("/i/blank.gif") repeat;
	font-size: 1px;
}

.productPriceOld {
}

.productPriceOld a {
	display: block;
		margin: -19px 0 0;
	padding: 4px 16px 15px 15px;
	position: relative;
	bottom: -4px;
	color: #777 !important;
	font-size: 0.95em;
	text-align: center;
	text-decoration: line-through;
}



#productDiscount {
	padding-top: 1.5em;
}

.productDiscount {
	margin: -1ex 0 0 0;
}

.productDiscount p {
	background: #ffffee;
	padding: 1.1ex;
	font-size: 90%;
	margin: 0;
}

.productDiscount table{
	width: 100%;
}

#productDiscount .productDiscount table {
	width: auto;
}

.productDiscount table td {
	text-align: center;
}

#productDiscount .productDiscount table td {
	text-align: left;
}

.productDiscount strong {
	display: block;
}

.productDiscount em {
	display: block;
	font-style: normal;
}



#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 {
	border: 1px solid #e3e3e3;
}

#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: 15px;
}

#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 #fb3b3f;
}

#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;
}


#productCode {
	padding: 0 0 0.75em;
}

#productPriceOld {
	min-height: 1.25em;
	color: #999;
	font-size: 1.25em;
	font-weight: bold;
	line-height: 1.25em;
	text-decoration: line-through;
}

#productPriceNow {
	min-height: 1.25em;
	color: #ed1c24;
	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 {
	margin: 1.5em 0 0;
}

#optionsTitle {
	display: none;
}

#optionsDescription {
	display: none;
}

#optionsBody {
}

#optionsBody td {
	padding: 0.25em 0.25em 0.25em 0;
}

#optionsBody .help {
	margin: 0 0 0 0.25em;
	position: relative;
	top: -0.15em;
}

#productSold {
	margin: 1.5em 0 0;
	font-size: 1.1em;
}

#productSubmit {
	margin: 1.5em 0 0;
}

.productButton {
	width: 9em;
	margin: 0.15em 0;
}

#submitBasket.help {
	cursor: help;
}

#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;
}


.newsRow {
}


.newsImage {
	width: 69px;
	margin: 0 12px 0 0;
	text-align: center;
}

.newsImage p {
	width: 69px;
	height: 66px;
	overflow: hidden;
	margin: 0;
}


.newsTitle {
	margin: 0.4em 0 0.65em;
	font-size: 1.1em !important;
	font-weight: normal;
}

.newsTitle.noneDescription {
	margin-bottom: 0 !important;
}

.newsDescription {
	margin: -2px 0 0;
	color: #484848;
}

.newsDate {
	margin: -2px 0 0;
	white-space: nowrap;
}


.newsSeparator {
	background: center center url("/i/pixel/1.gif") repeat-x;
}

.newsSeparator .spacer {
	height: 37px;
}


#newsArticle {
}

#newsArticle .newsBody {
}

#newsArticle .newsDate {
	margin: 0.75em 0 0;
}


.libraryImage {
	border: 1px solid #eee;
}

.libraryItem a:hover .libraryImage {
	border-color: #ed1c24;
}

.libraryDescription {
	color: #999;
}

.libraryItem a:hover .libraryDescription {
	color: #666;
}


#pageSearch #rootEssence 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 {
}

#windowOption h1,
#windowOptions h1 {
	margin-top: 0;
}


#bodyEditor {
	padding: 15px;
	background: #fff;
}

#bodyEditor,
#bodyEditor td {
	color: #333;
}


#bodyExchange {
	display: none !important;
}


.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;
}


.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");
}


.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;
}


.curve11 {
	height: 11px;
	margin: 0 0 -11px;
}

.curve11_ {
	margin: -11px 0 0;
}

.curve11 * {
	width: 11px;
	height: 44px;
	background: url("/i/curve11a.png");
}

.curve11 em {
	margin: -11px 0 0;
}

.curve11_ * {
	margin: -22px 0 0;
}

.curve11_ em {
	margin: -33px 0 0;
}


.curve20 {
	height: 20px;
	margin: 0 0 -20px;
}

.curve20_ {
	margin: -20px 0 0;
}

.curve20 * {
	width: 20px;
	height: 80px;
	background: url("/i/curve20.png");
}

.curve20 em {
	margin: -20px 0 0;
}

.curve20_ * {
	margin: -40px 0 0;
}

.curve20_ em {
	margin: -60px 0 0;
}


#rootCatalog {
	margin: 1.5em 0 0;
}

#rootCatalog .spacer {
	width: 18px;
	height: 18px;
}

.catalogItem {
}

.catalogImage {
	display: block;
	width: 100%;
	height: 180px;
	background: #f7f7f7 center top url("/i/empty-catalog.gif") no-repeat;
}

.catalogName {
	display: block;
		padding: 0.75ex 9px 0;
	font-size: 1.25em;
	font-weight: bold;
	text-align: center;
}

.over .catalogName {
	color: #444 !important;
	text-decoration: underline;
}

.catalogSeparator {
	height: 41px;
	background: center center url("/i/pixel/2.gif") repeat-x;
}


