@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 {
	color: #333;
	font-family: Arial, sans-serif;
	font-size: 1em;
}

img {
	border: none;
}

a {
	color: #094fa3;
	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("/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;
	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,
.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: 1px;
	height: 30px;
}


.productItem {
	width: 174px;
}


.productImage {
	width: 174px;
	height: 174px;
	overflow: hidden;
}

.productImage p {
	width: 174px;
	height: 174px;
	margin: 0;
	position: relative;
	z-index: 1001;
}

.productImage span {
	display: block;
	width: 160px;
	height: 160px;
	overflow: hidden;
	position: relative;
	right: -7px;
	bottom: -7px;
}

.productImage img {
	display: block;
	width: 160px;
	height: 160px;
}

.productImage a {
	display: block;
	width: 160px;
	height: 160px;
	position: relative;
	top: -160px;
	z-index: 1002;
	background: url("/i/blank.gif") repeat;
}


.productTitle {
	margin: 0;
	font-size: 1em !important;
	text-align: center;
}

.productTitle a {
	display: block;
	padding: 0.3ex 12px 0;
	text-decoration: none;
}

.over .productTitle a {
	text-decoration: underline;
}


.productCode {
	margin: 0.5ex 12px 0;
	text-align: center;
}


#categoryNavigator {
	margin: 0 0 1em;
}


#productRating {
	margin: 0 0 1em;
}

#productRating span {
}

#productRating img {
	width: 13px;
	height: 13px;
	margin: 0 1px 0.1em 0;
	vertical-align: bottom;
}


#productPicture {
	/*border: 1px solid #fff;*/
}

#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: 23px;
	height: 23px;
	margin: -23px 0 0;
	float: right;
	position: relative;
	left: -4px;
	top: -4px;
	z-index: 1003;
	background: url("/i/magnifier.png");
	font-size: 1px;
}

#productMagnifier a {
	display: block;
	width: 23px;
	height: 23px;
}


#productEmpty {
	padding: 5px;
	background: #fff;
}

#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 a {
	display: block;
}

.productPreview_off {
	/*border: 2px solid #eee;*/
}

.productPreview_on {
	border: 2px solid #fff;
}

#productPreview .productPreview_off a {
	padding: 2px;
}

#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: #fff;
	font-size: 1.25em;
	font-weight: bold;
	line-height: 1.25em;
	text-decoration: line-through;
}

#productPriceNow {
	min-height: 1.25em;
	color: #fff;
	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;
}

#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: #fff;
	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;
}


.newsRow {
}


.newsImage {
	width: 100px;
	/*height: 76px;*/
	overflow: hidden;
	margin: 0 8px 0 0;
	text-align: center;
}

.newsImage p {
	margin: 0 auto;
}

/*.newsImage strong {
	display: block;
	width: 100px;
	height: 76px;
	overflow: hidden;
	position: relative;
	z-index: 1001;
}*/

.newsImage img {
	vertical-align: bottom;
}

/*.newsImage a {
	display: block;
	width: 100px;
	height: 76px;
	position: relative;
	top: -76px;
	z-index: 2002;
	background: url("/i/blank.gif") repeat;
}*/


.newsTitle {
	margin: -2px 0 0;
	font-size: 1em !important;
}

.newsDescription {
	margin: 0.25em 0 0;
}

.newsDate {
	margin: 0.25em 0 0;
	white-space: nowrap;
}

#homepage .newsDate {
	display: none;
}


.newsSeparator {
}

.newsSeparator .spacer {
	width: 25px;
	height: 15px;
}


#newsArticle {
}

#newsArticle .newsBody {
}

#newsArticle .newsDate {
	margin: 0.75em 0 0;
}


.libraryImage {
	background: #fff;
}

.libraryItem a:hover .libraryImage {
}

.libraryItem a:hover .libraryTitle {
	text-decoration: none;
}


.libraryDescription {
	color: #fff;
}

.libraryItem a:hover .libraryDescription {
}


#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: #717171;
	color: #fff;
}


.arrowColor_shop,
.captionColor_shop {
	background: #ed633a !important;
}


#bodyEditor {
	padding: 15px;
	background: #717171;
}

#bodyEditor,
#bodyEditor td {
	color: #fff;
}

#bodyEditor a {
	color: #fff;
}


#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;
}


.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;
}


.curve5a * {
	background: url("/i/curve5a.png");
}


.curve5b * {
	background: url("/i/curve5b.png");
}

.curve5c * {
	background: url("/i/curve5c.png");
}

.curve5d * {
	background: url("/i/curve5d.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;
}

