@import url("/common/styles-library.css");

body,
td {
	font-family: Arial, sans-serif;
	font-size: 0.70em;
	/*line-height:1.3em;*/
}

form {
	margin: 0;
	padding: 0;
}

input,
select,
textarea {
	font-family: Arial, sans-serif;
	font-size: 1em;
}

img {
	border: none;
}

a {
	color: #ff0404;
	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: #454547;
	color: #454547;
	border: none;
}


.spacer {
	display: block;
	width: 1px;
	height: 1px;
	overflow: hidden;
	font-size: 1px;
	visibility: hidden;
}

.small,
small {
	font-size: 0.90em;
}

.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: 35px;
	height: 35px;
}


.productItem {
}


.productImage {
	/*width: 152px;
	height: 152px;*/
	margin: 0 0 1em;
	text-align: center;
}

.productImage a {
	display: block;
		border: 1px solid #292929;
}

.productImage a:hover {
	border: 1px solid #5d5d5d;
}

.productImage a span {
	display: block;
}

.productImage img {
	vertical-align: bottom;
}

.productEmpty {
	padding: 10px 0;
}


.productTitle {
	margin: 0 !important;
	font-size: 1.17em !important;
}


.productDescription {
	margin: 0.25em 0 0;
}


.productPrice {
	margin: 0.5em 0 0;
}

.productPriceOld {
	margin: 0 0 0.15em;
	text-decoration: line-through;
}

.productPriceNow {
	font-weight: bold;
}


.productDiscount {
	margin: 0.5em 0 0;
	color: red;
	font-weight: bold;
}


.productBasket {
	margin: 0 0 0 0.4em;
	position: relative;
	top: -1px;
}

.productBasket img {
	vertical-align: bottom;
}


.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 #292929;
	margin-bottom: 10;
}

#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("/i/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 2em;
	cursor: default;
}

.productPreview_pointer {
	width: 8px;
	height: 50px;
	overflow: hidden;
	margin: 0 4px 0 0;
	font-size: 1px;
	cursor: pointer;
}

#productPreview_r {
	margin: 0 0 0 4px;
}

.productPreview_pointer p {
	width: 16px;
	height: 50px;
	margin: 0;
	background: url("/i/arrow.png");
}

#productPreview_r p {
	margin: 0 0 0 -8px;
}

#productPreview_carouselContainer {
	width: 341px;
	overflow: hidden;
}

#productPreview ul {
	height: 50px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#productPreview li {
	display: block;
	width: 65px;
	height: 50px;
	margin: 0 4px 0 0;
	padding: 0;
	float: left;
	background: none;
}

#productPreview span {
	display: block;
		font-size: 1px;
	cursor: pointer;
}

/*.productPreview_off {
	border: 2px solid #000;
}

.productPreview_on {
	border: 2px solid #b6b7b9;
}*/

#productPreview a {
	display: block;
}

#productPreview img {
	width: 65px;
	height: 50px;
	vertical-align: bottom;
	cursor: pointer;
}


#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: gray;
	font-size: 1.25em;
	font-weight: bold;
	line-height: 1.25em;
	text-decoration: line-through;
}

#productPriceNow {
	min-height: 1.25em;
	color: red;
	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;
	display: none;
}

#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: 0;
	padding: 8px 0;
	text-align: center;
}

.productButton {
	width: 9em;
	margin: 0.15em 0;
}

#productDiscount {
	margin: 1.25em 0 0;
}

#productDiscount strong {
	color: red;
	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;
}


.productOption_Array {
	}

.productOption_Caption {
	margin: 1.1ex 0 20px;
	padding: 0 0 1.5ex;
	border-bottom: 1px solid #292929;
}

.productOption_Array .markupItem {
	/*padding: 0 0 9px;*/
	background: #201e1e;
}


.productOption {
	width: 372px;
	overflow: hidden;
	cursor: default;
}

.productOption .rectangle {
		padding: 9px;
}

.productOption_Name {
	padding: 0 0 9px;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
}

.productOption_Image {
	width: 110px;
	height: 80px;
	overflow: hidden;
	margin: 0 9px 0 0;
}

.productOption_Select {
	padding: 0 0 1.25ex;
}

.productOption_Select select {
	width: 235px;
	background: #d4d4d7;
	color: #000;
}

.productOption_Description {
}


.productOptionMinor {
}

.productOptionMinor .layoutItem {
		padding: 9px;
	background: #9f9f9f;
}

.productOptionMinor .layoutItem * {
	color: #000;
	font-size: 11px;
}

.productOptionMinor .scrollItem {
		height: 159px;
	padding: 0 12px 0 0;
	overflow: auto;
}

.productOptionMinor td {
	padding: 0 0 9px;
}

.productOptionMinor tr.last td,
.productOptionMinor td td {
	padding: 0;
}

.productOptionMinor_Image {
	width: 63px;
	height: 47px;
	overflow: hidden;
	margin: 0 9px 0 0;
}

.productOptionMinor_Name {
	line-height: 11px;
}

.productOptionMinor_Checkbox {
	margin: 0 3px 0 0;
}

.productOptionMinor_Checkbox input {
}

.productOptionMinor_Add {
	padding: 2px 0 0;
}

.productOptionMinor_Add label {
	display: block;
	background: 0 11px url("/i/line.gif") repeat-x;
	cursor: pointer;
}

.productOptionMinor_Add label span {
	background: #9f9f9f;
}

.productOptionMinor_Price {
	padding: 2px 2px 0 0;
	font-weight: bold;
}





#bodyNews {
	}

.newsRow {
}


.newsImage {
	width: 80px;
	margin: 10px 10px 0 0;
	padding: 2px 0 0;
	text-align: center;
}

.newsImage div {
	margin: 0 auto;
}

.newsImage img {
	vertical-align: bottom;
}


.newsTitle {
	margin: 10px 0 1em 0;
	font-size: 1em !important;
	text-transform:uppercase;
}

.newsDescription {
	margin: 0.25em 0 0;
}

.newsDate {
	margin: 0.35em 0 0;
	white-space: nowrap;
}


.newsSeparator {
}

.newsSeparator .spacer {
	height: 10px;
}


#newsArticle {
}

#newsArticle .newsBody {
}

#newsArticle .newsDate {
	margin: 0.75em 0 0;
}


.libraryImage {
	border: 1px solid #eee;
}

.libraryItem a:hover .libraryImage {
	border-color: red;
}

.libraryDescription {
	color: #999;
}

.libraryItem a:hover .libraryDescription {
	color: #666;
}


#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 {
}


#bodyEditor {
	padding: 15px;
	background: #000;
}

#bodyEditor,
#bodyEditor td {
	color: #d9d9d9;
}


#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;
}


#languages span {
	display:inline-block;
	margin-right: 1em;
	padding:4px 0;
}

#languages {
	margin: 1em 0 1em 1em;
	adisplay: none;
	text-align:center;
}

#languageCurrent {
	border-bottom:2px solid #fff;
}


#productOptions {
	display:none;
} 
