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

@font-face {
	font-family: 'SFArborcrestMediumRegular';
	src: url('/common/fonts/sf_arborcrest_medium-webfont.eot');
	src: local('?'), url('/common/fonts/sf_arborcrest_medium-webfont.woff') format('woff'), url('/common/fonts/sf_arborcrest_medium-webfont.ttf') format('truetype'), url('/common/fonts/sf_arborcrest_medium-webfont.svg#webfontXnsNzJ9g') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'SFArborcrestLightRegular';
	src: url('/common/fonts/sf_arborcrest_light-webfont.eot');
	src: local('?'), url('/common/fonts/sf_arborcrest_light-webfont.woff') format('woff'), url('/common/fonts/sf_arborcrest_light-webfont.ttf') format('truetype'), url('/common/fonts/sf_arborcrest_light-webfont.svg#webfontgElGeps0') format('svg');
	font-weight: normal;
	font-style: normal;
}

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

textarea {
	resize: none;
	overflow: auto;
}

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


#categoryData {
}


#rootCategories {
	margin: /*1.5em*/20px 0 0;
}

.categoryItem {
}

.categoryImage {
	display: block;
	height: 115px;
	overflow: hidden;
	background: #f4f4f4 center center url("/i/empty-category.gif") no-repeat;
}

.categoryName {
	display: block;
		padding: 6px 5px 0;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}

#rootCategories .spacer {
	width: 17px;
	height: 20px;
}

.categorySeparator {
	height: 10px;
	overflow: hidden;
}


#categoryNavigator {
	margin: 0 0 1em;
}


.productArray {
	margin: /*1.5em*/20px 0 0;
}

#homepage .productArray {
	margin: 0;
}

.productArray img {
	vertical-align: bottom;
}

.productArray .spacer {
	width: /*44*/12px;
	height: 20px;
}


.productItem {
}


.productImage {
	width: 121px;
	height: 121px;
}

.productImage a {
	display: block;
	width: 121px;
	height: 121px;
	overflow: hidden;
	background: center center url("/i/empty-product.gif") no-repeat;
}

.productImage img {
	visibility: hidden;
}


.productTitle {
	margin: 6px 0 0 !important;
	font-family: Arial, sans-serif !important;
	font-size: 0.95em !important;
	font-weight: bold !important;
}


.productDescription {
	display: none;
	margin: 0.25em 0 0;
}


.productPrice {
	margin: 0.5em 0 0;
	font-size: 0.85em;
}

.productPriceOld {
	margin: 0 0.5em 0 0;
	color: #5d5d5d;
	text-decoration: line-through;
}

.productPriceNow {
	font-weight: bold;
}

.productPriceRRP {
	margin: 0.25em 0 0;
}


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


.productDiscount {
	margin: 0.35em 0 0;
}

.productDiscount p {
	margin: 0;
	font-size: 0.75em;
}

.productDiscount br {
	display: none !important;
}

.productDiscount strong {
	display: block;
}

.productDiscount em {
	display: block;
	font-style: normal;
}


.productCode {
	margin: 0.5em 0 0;
}


#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 {
	border: 15px solid #f4f4f4;
	vertical-align: bottom;
}


#productDescription p {
	margin: 0;
	padding: 0.5em 1em 1.75em 1px;
}


#productPreview {
	padding: 0 0 1em;
}

#productPreview span {
	margin: 0 3px 3px 0;
	float: left;
	cursor: pointer;
}

.productPreview_off {
	border: 3px solid #e9efef;
}

.productPreview_on {
	border: 3px solid #17abe7;
}

#productPreview a * {
	cursor: pointer;
}

#productPreview img {
	width: 47px;
	height: 47px;
	vertical-align: bottom;
}


#productFiles {
}

#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: #00a2e5;
	font-size: 1.85em;
	font-weight: bold;
	line-height: 1.25em;
}

#productPriceVAT,
#productPriceRRP {
	min-height: 1em;
	margin: 0.5em 0 0;
	font-size: 1em;
	line-height: 1em;
}

#productPriceVAT {
	display: none;
}

#productOptions {
	margin: 1.5em 0 0;
}

#optionsTitle {
	display: none;
}

#optionsDescription {
	display: none;
}

#optionsBody {
}

#optionsBody td {
	padding: 0.25em 0.25em 0.5em 0;
}

#optionsBody td td {
	padding: 0 0.25em 0.25em 0;
}

#optionsBody strong {
	background: #fff;
}

#optionsBody .br {
	height: 5px;
}

#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 {
	margin: 0.15em 0;
}

#submitBasket.help {
	cursor: help;
}

#productDiscount {
	margin: 1.5em 0 0 !important;
}

#productDiscount p {
	margin: 0;
	padding: 1.1ex;
	background: #e8e8e8;
	color: #7e7e7e;
	font-size: 0.95em;
}

#productDiscount br {
	display: block !important;
}

#productDiscount a {
	color: #7e7e7e !important;
}

#productDiscount a:hover {
	color: #333 !important;
}

#productList {
}

#productList ul {
	margin: 1.5em 0 0 1.25em;
}

#productMovie {
	margin: 1.5em 0 0;
}

#productContent {
	margin: 1.5em 0 0;
}

#productAlso {
	margin: 1.5em 0 0;
}

#productAlso h2 {
	margin: 0.4em 0 0.85em;
	font-family: Arial, sans-serif !important;
	font-size: 1.1em;
	font-weight: bold;
}

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

#productGuestbook {
}


#packageEnquire {
		margin: 15px 0 0 -30px;
	padding: 16px 30px 22px;
	position: absolute;
	z-index: 2002;
	background: #11a8e6;
	cursor: default;
	width: 386px;
	/*color: #fff;*/
	font-size: 1.1em;
	font-weight: bold;
	color: #e8f6fd;
}

#packageEnquire a {
	color: #cceefa !important;	
}

#packageEnquire a:hover {
	color: #fff !important;
}

.packageEnquire_Name {
	color: #e8f6fd;
	font-size: 1.1em;
	font-weight: bold;
}

.packageEnquire_Value {
	margin: 6px 0 15px;
	position: relative;
	}

.packageEnquire_Value input,
.packageEnquire_Value textarea {
	width: 386px;
	font-size: 1.1em;
}

.packageEnquire_Value .asterisk {
	position: absolute;
	top: 0;
	right: 0;
	margin: 8px -15px 0 0;
}

.packageEnquire_Submit {
	margin: 21px 0 0;
}

.packageEnquire_Submit input {
	width: 119px;
	height: 30px;
	margin: 0 6px 0 0;
	cursor: pointer;
}

.packageEnquire_Submit img {
	cursor: pointer;
}


.newsArray {
	}

#homepage .newsArray {
	margin: 0;
}

.newsArraySpacer {
	margin: 0 50px 0 0;
}


.newsItem {
}


.newsImage {
	width: 62px;
	margin: 0 9px 0 0;
}

.newsImage span,
.newsImage em,
.newsImage a {
	display: block;
	width: 62px;
	height: 62px;
	overflow: hidden;
	position: relative;
}

.newsImage span {
	z-index: 101;
}

.newsImage em {
	margin: -62px 0 0;
	z-index: 102;
	background: url("/i/shell/1.png");
}

.newsImage a {
	margin: -62px 0 0;
	z-index: 103;
	background: url("/i/blank.gif") repeat;
}


.newsTitle {
	margin: -2px 0 0;
	font-family: Arial, sans-serif !important;
	font-size: 0.95em !important;
	font-weight: normal;
}

.newsDescription {
	margin: 0.65ex 0 0;
	color: #727272;
}

.newsDate {
	margin: 0.65ex 0 0;
	white-space: nowrap;
}

#homepage .newsDate {
	display: none;
}


.newsArray .separator {
	height: 15px;
}


#newsArticle {
}

#newsArticle .newsBody {
}

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


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

.libraryItem a {
	text-decoration: none !important;
}

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

.libraryTitle {
	text-decoration: underline;
}

.libraryDescription {
	color: #999;
}

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


#pageSearch #rootEssence h2 {
	margin-top: 1.5em;
}


#windowOption,
#windowOptions {
	background: #fff;
}

#windowOption h1,
#windowOptions h1 {
	margin-top: 0;
}


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

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


#bodyExchange {
	display: none !important;
}


.curve {
	display: block;
	width: 100%;
	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");
}


#bodyImages,
.bodyImages_Image {
	width: 217px !important;
}

.bodyImages_Image {
	margin: 0 0 10px !important;
}


.rootLevel {
}

.levelCaption {
	display: block;
	margin: 10 0 11px;
	font-size: 1.5em;
}

.levelItem {
}

.levelItem table {
	margin: 5px 0 0;
}

.levelItem td {
	vertical-align: top;
}

.levelItem td input {
	margin: 2px 4px 0 0;
}

.levelImage {
}

.levelName {
	display: block;
	padding: 5px 0 0;
	font-size: 0.95em;
}

.levelItem table .levelName {
	padding: 0;
}

.levelDescription {
	margin: 0.5ex 0 0;
	color: #5d5d5d;
}

.levelDescription span {
	margin: 0 5px 0 0;
}

.levelDescription img {
	margin: 0 2px 0 0;
	font-size: 1px;
}

.rootLevel .spacer {
	width: 12px;
	height: 20px;
}

.levelSubmit {
	margin: 25px 0 0;
	text-align: right;
}

.levelSubmit input {
	width: 91px;
	height: 29px;
}


.packageItem {
}

.packageImage {
	/*margin: 0 15px 0 0;*/
	margin: 0;
}

.packageImage div {
	margin: 0 0 10px;
}

.packageNumber {
	margin: 0 0 1ex;
	color: #444;
	font-size: 1.1em;
}

.packageForm {
	margin:18px 0 0 0;
	width: 446px;
}

.packageForm .form {
		padding: 30px;
	background: #f5f5f5;
}

.packagePrice {
	margin: 0 0 6px;
	color: #383838;
	font-size: 1.85em;
	font-weight: bold;
}

.packageShortDescription {
	height: expression( this.scrollHeight > 180 ? "180px" : "auto" );
	max-height: 180px;
	overflow:auto;
	margin:5px 0 0;
	padding:0 10px 0 0;
}

.productMoreLink {	
	display: block;
	padding: 5px 0 0; 
}

.package_nameItem {
	color: #464646;
	font-weight: bold;
}

.package_valueItem {
	margin: 6px 0 0;
}

.package_simplecaption {
	font-weight: normal;
	color:#606060;
}

p.package_simplecaption {
	margin: 6px 0 0;
}

.package_valueItem select,
.package_valueItem input {
	width: /*395*/380px;
}

.package_valueItem .help {
	display: inline-block;
	width: 12px;
	height: 12px;
	overflow: hidden;
	position: absolute;
	margin: 4px 0 0 6px;
}

.package_valueItem .calendar {
	display: inline-block;
	width: 29px;
	height: 25px;
	overflow: hidden;
	position: absolute;
	margin: -2px 0 0 4px;
}

.package_valueItem .helpElso {	
	width: 12px;
	height: 12px;
	overflow: hidden;
	margin: 0 0 0 8px;
}

.packageSubmitBlock {
	padding: 20px 0 0; 
}

.packageSubmit {
	/*margin: 20px 0 0;*/
}

.packageSubmit img {
	cursor: pointer;
}

.packageForm .spacer {
	height: 13px;
}

.packageAddition {
	margin: 15px 0 0;
	color: #00a2e5;
	font-size: 0.95em;
}

.packageAddition span {
	margin: 0 2px;
}


