@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 {
	display: block;
	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;
}

#pageContent 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: 29px;
	height: 1px;
}

.lineVertical {
	background: center center url("/i/pixel/1.gif") repeat-y;
}

.lineHorizontal {
	background: center center url("/i/pixel/1.gif") repeat-x;
}


.productItem {
	padding: 14px 0;
}


.productImage {
	margin: 0 0 10px;
}


.productTitle {
	margin: 0 !important;
	font-size: 1.17em !important;
}


.productPrice {
	margin: 0.45em 0 0;
}

.productPrice span {
	font-size: 1.1em;
}

.productPriceOld {
	margin: 0 0.45em 0 0;
	background: center center url("/i/line-through.gif") no-repeat;
	color: #808080;
}

.productPriceNow {
	color: #333;
}


.productBasket {
	margin: 0 0 0 0.4em;
	position: relative;
	top: -1px;
}

.productBasket img {
	vertical-align: bottom;
}


.productDiscount {
	margin: 0.5em 0 0;
	color: #e00035;
	font-weight: bold;
}


.productCode {
	margin: 0.5em 0 0;
}


#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 #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.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 #58c141;
}

#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;
}


#productForm {
	/*float: left;*/
}


#rootDonation {
	width: 215px;
	margin: 0 0 20px 20px;
	float: right;
	position: relative;
	z-index: 101;
	cursor: default;
}

#rootDonation .shell,
#rootDonation .case {
	background: #f6f6f6;
}

#rootDonation .title {
	display: block;
		padding: 8px 10px 7px;
	background: url("/i/blank.gif") repeat;
	color: #16a200 !important;
	font-size: 1.1em;
	text-align: center;
	text-decoration: none;
	cursor: default;
}

#rootDonation .title span {
	margin: 0 0 0 0.25ex;
	position: relative;
	top: -2px;
}

#rootDonation .case {
	width: 215px;
	position: absolute;
	}

#rootDonation.closed .case {
	visibility: hidden;
}

#rootDonation .case .rectangle {
		padding: 0 10px 10px;
}

#rootDonation .legend {
		padding: 4px 4px 0;
	border: 1px solid #e3e3e3;
}

#rootDonation .legend td {
	padding: 0 0 4px;
}

#rootDonation .legend .color {
	width: 11px;
	height: 18px;
	overflow: hidden;
	font-size: 1px;
}

#rootDonation .color1 {
	background: #5c5c5c;
}

#rootDonation .color2 {
	background: #76cb67;
}

#rootDonation .legend td.name {
	padding: 0 0 4px 5px !important;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
}

#rootDonation .graph {
	padding: 9px 0 0;
}

#rootDonation .graph td {
	padding: 0 2px;
	text-align: center;
	vertical-align: bottom;
}

#rootDonation .graph .histogram {
}

#rootDonation .graph .histogram .value {
	padding: 0 0 2px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
}

#rootDonation .graph .histogram .data {
	width: 50px;
	overflow: hidden;
	font-size: 1px;
}


#productCode {
	padding: 0 0 0.75em;
}

#productPriceOld {
	min-height: 1.25em;
	color: #a9a9a9;
	font-size: 1.25em;
	font-weight: bold;
	line-height: 1.25em;
	text-decoration: line-through;
}

#productPriceNow {
	min-height: 1.25em;
	color: #e00035;
	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;
}

#productMultipack {
	margin: 3ex 0 4ex;
}

#productMultipack h2 {
	margin: 1.65ex 0 2ex;
	color: #16a200;
	font-size: 1.4em;
}

#productMultipack th {
	padding: 0 0 10px;
	color: #333;
	font-size: 0.85em;
	border-bottom: 1px solid #e2e2e2;
	text-align: left;
}

#productMultipack td {
	padding: 10px 0;
	border-bottom: 1px dashed #ccc;
	vertical-align: middle;
}

#productMultipack strong {
	display: block;
	padding: 0 2ex 0 0;
	font-size: 1.1em;
	font-weight: normal;
}

#productMultipack select {
	width: 190px;
	font-size: 11px;
}

#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;
}

#productDiscount {
	margin: 1.5em 0 0;
}

#productDiscount p {
	margin: 0;
	padding: 1.1ex;
	background: #47a432;
	color: #fff;
}

#productDiscount strong {
	display: block;
}

#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: 1.2em;
}

#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;
}


#rootCatalog {
		margin: 2.5ex 0 0;
	padding: 20px;
	background: #f9f9f9;
	cursor: default;
}

#rootCatalog .spacer {
	width: 19px;
	height: 24px;
}

.catalogItem {
	text-align: center;
}

.catalogImage {
	display: block;
	width: /*150px*/100%;
	height: 150px;
	overflow: hidden;
	background: center center url("/i/empty-catalog.gif") no-repeat;
}

.catalogName {
	display: block;
	padding: 1.1ex 10px 0;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.17em;
}

.over .catalogName {
	color: #060 !important;
	text-decoration: underline;
}

.rootCatalog_Separator {
	height: 24px;
}


.newsRow {
}


.newsImage {
	width: 200px;
	margin: 0 16px 0 0;
	padding: 1px 0;
	text-align: center;
}

.newsImage div {
	margin: 0 auto;
}


.newsTitle {
	margin: -1px 0 0;
	font-size: 1.17em !important;
}

.newsDescription {
	margin: 0.35ex 0 0;
}

.newsDate {
	margin: 0.85ex 0 0;
	color: #999 !important;
	white-space: nowrap;
}


.newsSeparator {
	background: center center url("/i/pixel/1.gif") repeat-x;
}

.newsSeparator .spacer {
	height: 29px;
}


#newsArticle {
}

#newsArticle .newsBody {
}

#newsArticle .newsDate {
	margin: 0.75em 0 0;
}


.libraryImage {
	border: 1px solid #eee;
}

.libraryItem a:hover .libraryImage {
	border-color: #16a200;
}

.libraryDescription {
	color: #999;
}

.libraryItem a:hover .libraryDescription {
	color: #666;
}


#pageSearch #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 {
}

#windowOption h1,
#windowOptions h1 {
	margin-top: 0;
}


#bodyEditor {
	padding: 15px;
	background: #fff;
}

#bodyEditor,
#bodyEditor td {
	color: #5c5c5c;
}


#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;
}


.curve1 {
	height: 1px;
	margin: 0 0 -1px;
}

.curve1_ {
	margin: -1px 0 0;
}

.curve1 * {
	width: 1px;
	height: 11px;
	background: #fff;
}


#productAlso .productImage {
    width: 160px;
	height: 200px;
	text-align: center;
}

#productAlso .title {
    width: 160px;
}

p.catName {
	margin: 0 0 0.75ex;
}


.codeImage {
		margin: 30px 0;
	padding: 15px;
	background: #f5f5f5;
	text-align: center;
}

.codeImage_Caption {
	margin: 0 0 10px;
	padding: 0 3px;
	color: #999;
	font-size: 1.25em;
	font-weight: bold;
	text-align: right;
}

.codeImage p {
	margin: 0 0 15px;
}

.codeImage img {
	vertical-align: bottom;
}

.codeImage textarea {
	width: 100%;
	height: 4.3em;
}

.codeImage button {
	margin: 1ex 0 0;
}


.shareURL {
	background-color: #ffffe1;
	padding: 0 8px 8px 8px;
	border: 1px dotted gray;
	width: 320px;
}

.shareURL strong {
	display: block;
	font-size: 100%;
	padding: 8px  0 8px 0;
}